@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.global-loader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--basic-white);display:flex;align-items:center;justify-content:center;z-index:9999}:root{--basic-white: #FFFFFF;--basic-black: #1E1E1E;--main-primary: #1E90FF;--main-box-shadow: #DCDCDC;--main-secondary-white: #EAEAEA;--main-grey: #B4B5B6;--main-light: #D9ECFF;--main-more-lighter: #D9ECFF;--main-bg: #FAFAFA;--main-light-grey: #CCCCCC;--event-green: #0BB614;--event-red: #FF1919;--event-yellow: #E9CE00;--autofill-bg: #FFFFFF}:root[data-theme=dark]{--basic-white: #151419;--basic-black: #EAEAEA;--main-primary: #1E90FF;--main-box-shadow: #494949;--main-secondary-white: #EAEAEA;--main-grey: #B4B5B6;--main-light: #1E8FFF90;--main-more-lighter: #D9ECFF;--main-bg: #090A0C;--main-light-grey: #CCCCCC;--event-green: #0BB614;--event-red: #FF1919;--event-yellow: #E9CE00;--autofill-bg: #151419}body{font-family:Montserrat,sans-serif;margin:0;padding:0;font-weight:300;overflow-x:hidden;overflow-y:auto;background:var(--main-bg);color:var(--basic-black)}:root.theme-transition *,:root.theme-transition *:before,:root.theme-transition *:after{transition:background-color .35s ease,color .35s ease,border-color .35s ease,box-shadow .35s ease,fill .35s ease,stroke .35s ease!important}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none}.container{max-width:1920px;width:100%;padding:0 50px;margin:0 auto}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--autofill-bg) inset!important;box-shadow:0 0 0 1000px var(--autofill-bg) inset!important;-webkit-text-fill-color:var(--basic-black)!important;caret-color:var(--basic-black);background:transparent!important}
