:root{--font-main:"Montserrat",sans-serif;--font-mobile:-apple-system,"SFProDisplay",sans-serif;--light:#f5f6f9;--dark-base:#272537;--limestone:#727272;--white:#fff;--gray:#b6b7bf;--gray-dark:#686a74;--gray-light:#ebecf0;--gray-2:#abb0ba;--gray-3:#efeef4;--dark-primary:#18133a;--red:#dc3748;--yellow:#ffb619;--blue:#027bff;--blue-light:#d0e2f5;--transparent:"transparent";--shadow:rgba(25,19,60,.08);--shadow-notification:0px 0px 20px 0px rgba(0,0,0,.15);--shadow-panel:0px 0px 16px 0px rgba(0,0,0,.15);--shadow-button:0px 0px 15px 0px rgba(0,0,0,.1);--drop-whadow:0px 4px 24px #686a7414;--modal-shadow:0px 0px 25px 0px rgba(34,60,80,.15);--backdrop:rgba(0,0,0,.7);--silver-gradient:linear-gradient(180deg,#f4f2f2,#e7e7e7)}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;src:url(./Montserrat-Thin.CLa9vnJU.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url(./Montserrat-Light.Cbfxly1I.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(./Montserrat-Regular.Cw3fqWkz.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(./Montserrat-Medium.CpRznguy.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(./Montserrat-Bold.BSrD1I5P.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;src:url(./Montserrat-Black.BS-yoS0_.ttf) format("truetype")}@font-face{font-family:SFProDisplay;font-style:normal;font-weight:200;src:url(./SF-Pro-Display-Thin.DhRP8F-O.otf) format("opentype")}@font-face{font-family:SFProDisplay;font-style:normal;font-weight:300;src:url(./SF-Pro-Display-Light.DJhwmUwI.otf) format("opentype")}@font-face{font-family:SFProDisplay;font-style:normal;font-weight:400;src:url(./SF-Pro-Display-Regular.2nqpBkwV.otf) format("opentype")}@font-face{font-family:SFProDisplay;font-style:normal;font-weight:500;src:url(./SF-Pro-Display-Medium.BBxWjZ4E.otf) format("opentype")}@font-face{font-family:SFProDisplay;font-style:normal;font-weight:700;src:url(./SF-Pro-Display-Bold.BTSGLTri.otf) format("opentype")}@font-face{font-family:SFProDisplay;font-style:normal;font-weight:900;src:url(./SF-Pro-Display-Black.Ok2ncomV.otf) format("opentype")}*{box-sizing:border-box;font-family:var(--font-main);margin:0;padding:0}@media (max-width:965px){*{font-family:var(--font-mobile)}}#__nuxt,body,html{background:var(--silver-gradient);display:flex;flex-direction:column;min-height:100dvh;overflow:hidden;scroll-behavior:smooth;width:100%}#__nuxt ::-webkit-scrollbar,body ::-webkit-scrollbar,html ::-webkit-scrollbar{border-radius:4px;width:4px}#__nuxt ::-webkit-scrollbar-thumb,body ::-webkit-scrollbar-thumb,html ::-webkit-scrollbar-thumb{background-color:var(--gray-dark);border-radius:5px;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}#__nuxt ::-webkit-scrollbar-track,body ::-webkit-scrollbar-track,html ::-webkit-scrollbar-track{background:var(--gray);border-radius:5px}input,select,textarea{outline:none}button,input,select,textarea{background:var(--transparent);border:none}a{text-decoration:none}.down-enter-active{transition:transform .2s ease,opacity .4s ease}.down-leave-active{transition:transform .4s ease,opacity .2s ease}.down-enter-from,.down-leave-to{opacity:0;transform:translateY(-40px)}.down-enter-to,.down-leave-from{opacity:1;transform:translateY(0)}.top-enter-active{transition:transform .2s ease,opacity .4s ease}.top-leave-active{transition:transform .4s ease,opacity .2s ease}.top-enter-from,.top-leave-to{opacity:0;transform:translateY(40px)}.top-enter-to,.top-leave-from{opacity:1;transform:translateY(0)}.appearance-enter-active{transition:opacity .4s ease}.appearance-leave-active{transition:opacity .2s ease}.appearance-enter-from,.appearance-leave-to{opacity:0}.appearance-enter-to,.appearance-leave-from{opacity:1}.popup-enter-active{transition:opacity .4s ease}.popup-leave-active{transition:opacity 0s ease}.popup-enter-from,.popup-leave-to{opacity:0}.popup-enter-to,.popup-leave-from{opacity:1}.left-enter-active{transition:transform .2s ease,opacity .4s ease}.left-leave-active{transition:transform .4s ease,opacity .2s ease}.left-enter-from,.left-leave-to{opacity:0;transform:translate(40px)}.left-enter-to,.left-leave-from{opacity:1;transform:translate(0)}.panel-enter-active{transition:transform .2s ease,width .2s ease,opacity .4s ease}.panel-leave-active{transition:transform .4s ease,width .4s ease,opacity .2s ease}.panel-enter-from,.panel-leave-to{opacity:0;transform:translate(-40px);width:0}.panel-enter-to,.panel-leave-from{opacity:1;transform:translate(0);width:100px}
