.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-grid{display:grid!important}.d-inline{display:inline!important}@media(min-width:360px){.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-grid{display:grid!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-grid{display:grid!important}}@media(min-width:1080px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-grid{display:grid!important}}@media(min-width:1440px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-grid{display:grid!important}}@font-face{font-family:FerroGroteskBold;src:url(/_next/static/media/FerroGrotesk-Bold.412eb0f6.woff2);src:url(/_next/static/media/FerroGrotesk-Bold.412eb0f6.woff2) format("woff2");font-weight:700;font-style:normal}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:FerroGroteskBold;font-weight:700;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.h1,h1{font-size:1.75rem;line-height:2rem}@media screen and (min-width:768px){.h1,h1{font-size:2.25rem;line-height:2.5rem}}@media screen and (min-width:1080px){.h1,h1{font-size:3rem;line-height:4rem}}@media screen and (min-width:1440px){.h1,h1{font-size:4rem;line-height:4.5rem}}.h2,h2{font-size:2.25rem;line-height:2.5rem}@media screen and (min-width:1080px){.h2,h2{font-size:3rem;line-height:4rem}}.h3,h3{font-size:1.75rem;line-height:2rem}@media screen and (min-width:1080px){.h3,h3{font-size:2.25rem;line-height:2.5rem}}.h4,h4{font-size:1.5rem;line-height:1.75rem}@media screen and (min-width:1080px){.h4,h4{font-size:1.75rem;line-height:2rem}}.h5,h5{font-size:1.25rem;line-height:1.5rem}@media screen and (min-width:1080px){.h5,h5{font-size:1.5rem;line-height:1.75rem}}.h6,h6{font-size:1.0625rem;line-height:1.375rem}@media screen and (min-width:1080px){.h6,h6{font-size:1.25rem;line-height:1.5rem}}.regular{font-weight:400}.medium{font-weight:500}.bold{font-weight:700}.title-1{font-size:1.5rem;line-height:1.875rem;letter-spacing:-.015rem}@media screen and (min-width:1080px){.title-1{font-size:2rem;line-height:2.5rem;letter-spacing:-.04rem}}.title-2{font-size:1.375rem;line-height:1.75rem;letter-spacing:-.01375rem}@media screen and (min-width:1080px){.title-2{font-size:1.75rem;line-height:1.625rem;letter-spacing:-.0175rem}}.title-3{font-size:1.25rem;line-height:1.625rem;letter-spacing:-.00625rem}@media screen and (min-width:1080px){.title-3{font-size:1.5rem;line-height:2rem;letter-spacing:-.015rem}}.title-4{font-size:1.25rem;line-height:1.75rem;letter-spacing:-.00625rem}.title-5{font-size:1.0625rem;line-height:1.5rem;letter-spacing:-.015rem}.headline{font-size:1rem;line-height:1.375rem}.uppercase{font-weight:500;font-size:.8125rem;line-height:1rem;text-transform:uppercase}.accent-text{position:relative;display:inline-block;padding-left:.1875rem;padding-right:.1875rem;margin:0 .3125rem;z-index:2}.accent-text:after{content:"";display:inline-block;width:100%;height:105%;position:absolute;top:.0625rem;left:-.25rem;border-radius:.5rem;-webkit-transform:rotate(-2deg);transform:rotate(-2deg);padding:0 .25rem;z-index:-1}.accent-text--green:after{background-color:#3affb8}.accent-text--yellow:after{background-color:#ffeb3a}@media screen and (min-width:1080px){.accent-text:after{height:84%;top:.375rem;left:-.1875rem}}.modal{position:fixed;inset:0;width:100%;height:100dvh;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.8);z-index:1001;overflow-y:auto}@supports not selector(::-webkit-scrollbar){.modal{scrollbar-width:thin;scrollbar-color:#e4dad8 transparent}}.modal::-webkit-scrollbar{-webkit-border-radius:.375rem;width:.5625rem;height:.1875rem;background-color:transparent;border:none}.modal::-webkit-scrollbar-track{-webkit-box-shadow:none;box-shadow:none;background-color:transparent}.modal::-webkit-scrollbar-track,.modal::-webkit-scrollbar-track:hover{-webkit-transition:all .2s ease;transition:all .2s ease}.modal::-webkit-scrollbar-thumb{width:.375rem;background-color:transparent;border-radius:.375rem}.modal::-webkit-scrollbar-thumb,.modal::-webkit-scrollbar-thumb:hover{-webkit-transition:all .2s ease;transition:all .2s ease}.modal::-webkit-scrollbar-track{background-color:#f5eeec}.modal::-webkit-scrollbar-thumb{background-color:#776865}.modal__overlay{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.modal__content,.modal__dialog{position:relative}.modal__content{margin-top:auto;margin-bottom:auto}.modal__dialog{width:calc(100% - 1.5rem)}.modal__close{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:-4.75rem;right:0;width:4rem;height:4rem;border-radius:.75rem;background-color:transparent;z-index:3}.modal__close,.modal__close:hover{-webkit-transition:all .2s ease;transition:all .2s ease}.modal__close-icon{color:#fff}.modal__close:hover{background-color:hsla(0,0%,100%,.1)}.modal__body{position:relative;max-width:29rem;background-color:#fff;border-radius:1.5rem;margin:5.5rem auto 2rem}.modal__body,.modal__wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;height:auto;width:100%}.modal__wrap{padding:2.5rem 1.25rem}.modal__icon{width:10rem;height:10rem;margin-bottom:2rem}.modal__icon--mini{width:4rem;height:4rem}.modal__image{display:inline-block;width:100%;height:100%}.modal__title{margin-bottom:.75rem}.modal__subtitle,.modal__title{-ms-flex-align:center;align-items:center}.modal__subtitle{font-weight:500;font-size:1rem;line-height:1.375rem;color:#776865;margin-bottom:2rem}.modal__subtitle--center{text-align:center}.modal--tariff .modal__body{max-width:66.125rem}.modal--exist .modal__body,.modal--payment .modal__body{max-width:none}.modal--exist .modal__wrap,.modal--payment .modal__wrap{padding:2rem 1rem 1.5rem}.modal--exist .modal__body{min-height:calc(100vh - 7.5rem)}.modal--exist .modal__wrap{-ms-flex:1 1;flex:1 1}.modal--reviews .modal__dialog{width:100%}.modal--reviews .modal__wrap{padding:0}.modal--after-form .modal__close,.modal--consultation .modal__close{top:-4.75rem}.modal--after-form .modal__dialog,.modal--consultation .modal__dialog{max-width:29rem}.modal--auth .modal__icon,.modal--int-card-create-group .modal__icon,.modal--report-bug .modal__icon,.modal--testing .modal__icon{width:4rem;height:4rem;margin-bottom:1.5rem}.modal--auth .modal__title,.modal--int-card-create-group .modal__title,.modal--report-bug .modal__title,.modal--testing .modal__title{text-align:center}.modal--auth__body{padding:3rem 2.5rem}.modal--auth__button{width:100%;text-align:center}.modal--auth__subtitle{text-align:center}.modal--schedule .modal__body{margin-bottom:5.5rem}.modal--report-bug .modal__body{padding:3rem 2.5rem}.modal--report-bug .form{width:100%}.modal--complete-task .modal__wrap{padding:2rem 1rem}.modal--complete-task .modal__title{text-align:center}.modal--options .modal__icon{width:7.5rem;height:7.5rem}.modal--video .modal__dialog{height:auto}.modal--video .modal__wrap{padding:0;height:100%}.modal--video .modal__wrap>div{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.modal--video .modal__body{max-width:none;padding:0;background-color:transparent;height:calc(100vh - 120px)}.modal--event .modal__dialog{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.modal--event .modal__body{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.modal--event .modal__wrap{padding:0}.modal--event .modal__wrap .event-block{padding-bottom:0}.modal--int-card-create-group .modal__wrap{padding:3rem 2.5rem}.modal .rcs-outer-container{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:1.5rem!important}.modal .rcs-outer-container .rcs-positioning{position:static!important}.modal .rcs-inner-container{position:relative;border-radius:1.5rem;width:100dvw;height:100%;max-height:100dvh}@media screen and (min-width:768px){.modal__body{margin-top:2rem}.modal--after-form .modal__close,.modal--consultation .modal__close,.modal--int-card-create-group .modal__close,.modal--options-card-create-group .modal__close,.modal--report-bug .modal__close{top:0;right:-5rem}.modal--exist .modal__body,.modal--payment .modal__body,.modal--tariff .modal__body{margin-top:5.5rem}.modal--exist .modal__wrap,.modal--payment .modal__wrap{padding:2rem}.modal--options .modal__wrap{padding:2.5rem 1.25rem}.modal--video .modal__body{margin-top:4rem;height:calc(100vh - 96px)}.modal--video .modal__close{top:-3.75rem}.modal--complete-task .modal__wrap{padding:3rem 2.5rem}}@media screen and (min-width:1080px){.modal--testing .modal__close{right:-5rem;top:0}.modal--tariff .modal__wrap{padding:4rem 2.5rem}.modal--exist .modal__body,.modal--payment .modal__body{max-width:35.125rem;margin-top:2rem;margin-right:2rem;min-height:calc(100vh - 4rem)}.modal--exist .modal__wrap,.modal--payment .modal__wrap{-ms-flex:1 1;flex:1 1;padding:3rem}.modal--exist .modal__close,.modal--payment .modal__close{left:-5rem;top:0;right:auto}}@media screen and (min-width:1440px){.modal--tariff .modal__body{margin-top:2rem}.modal__close{top:0;right:-5rem}}