.loader-circle{width:var(--loader-circle-size,60px);height:var(--loader-circle-size,60px);justify-content:center;align-items:center;max-width:100%;max-height:100%;display:flex}.loader-circle:after{content:" ";border-color:var(--loader-circle-border-color,#0d6efd) #0000;border-style:solid;border-width:var(--loader-circle-border-width,4px);border-radius:50%;width:100%;height:100%;animation:1.2s linear infinite loader-ring;display:block}.loader-circle_sm{width:30px;height:30px}.loader-circle_sm:after{border-width:2px}.loader-circle_xs{width:20px;height:20px}.loader-circle_xs:after{border-width:2px}.loader-circle_xxs{width:16px;height:16px}.loader-circle_xxs:after{border-width:1px}@keyframes loader-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bottom-sheet-overlay{touch-action:none;z-index:1031;background-color:#000000a6;position:fixed;inset:0}.bottom-sheet{touch-action:none;z-index:1031;background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;height:100vh;position:fixed;bottom:-100vh;left:0;right:0;overflow:hidden}.bottom-sheet__content{touch-action:none;flex-direction:column;max-height:100vh;display:flex;overflow:hidden}.bottom-sheet__header{cursor:pointer;touch-action:none;background-color:#f7f7f7;flex-shrink:0;height:40px;position:relative}.bottom-sheet__header:before{content:"";background-color:#e1e1e1;border-radius:2px;width:80px;height:4px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bottom-sheet__body{flex:1;position:relative;overflow:auto}@font-face{font-family:Montserrat;font-weight:400;font-display:swap;src:url(/builds/0141f0256173a371ccd7.woff2)format("woff2")}@font-face{font-family:Montserrat;font-weight:500;font-display:swap;src:url(/builds/e1ae692981fcd4c24a2c.woff2)format("woff2")}@font-face{font-family:Montserrat;font-weight:600;font-display:swap;src:url(/builds/a8c25b2680603d2d21f2.woff2)format("woff2")}@font-face{font-family:Montserrat;font-weight:700;font-display:swap;src:url(/builds/f8813aa32e600370af2f.woff2)format("woff2")}*,:before,:after{box-sizing:border-box}body{margin:0;font-family:Montserrat,sans-serif;position:relative}#main{flex-direction:column;min-height:100dvh;display:flex}
/*# sourceMappingURL=style.8b0c244ea5af1d12cda1.css.map*/