@keyframes Button-module-scss-module__pTLHlG__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes Button-module-scss-module__pTLHlG__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes Button-module-scss-module__pTLHlG__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes Button-module-scss-module__pTLHlG__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes Button-module-scss-module__pTLHlG__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes Button-module-scss-module__pTLHlG__open-center{0%,49%{height:0}50%,to{height:2px}}.Button-module-scss-module__pTLHlG__button{color:#fff;white-space:nowrap;text-transform:uppercase;cursor:pointer;border:2px solid transparent;justify-content:center;align-items:center;font-size:18px;font-weight:700;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.Button-module-scss-module__pTLHlG__button.Button-module-scss-module__pTLHlG__disabled{cursor:not-allowed;opacity:.4}.Button-module-scss-module__pTLHlG__red:not(.Button-module-scss-module__pTLHlG__disabled):hover,.Button-module-scss-module__pTLHlG__green:not(.Button-module-scss-module__pTLHlG__disabled):hover{background-color:#fff;border-color:#fff}.Button-module-scss-module__pTLHlG__red{background-color:var(--red);border-color:var(--red)}.Button-module-scss-module__pTLHlG__red:not(.Button-module-scss-module__pTLHlG__disabled):hover{color:var(--red)}.Button-module-scss-module__pTLHlG__green{background-color:var(--green);border-color:var(--green)}.Button-module-scss-module__pTLHlG__green:not(.Button-module-scss-module__pTLHlG__disabled):hover{color:var(--green)}.Button-module-scss-module__pTLHlG__yellow{background-color:var(--yellow-800);border-color:var(--yellow-800);color:var(--green)}.Button-module-scss-module__pTLHlG__yellow:not(.Button-module-scss-module__pTLHlG__disabled):hover{background-color:var(--green);border-color:var(--green);color:var(--yellow-800)}.Button-module-scss-module__pTLHlG__yellow:disabled{filter:grayscale();cursor:default;opacity:.5}.Button-module-scss-module__pTLHlG__yellow:disabled:hover{background-color:var(--yellow-800);border-color:var(--yellow-800);color:var(--green)}.Button-module-scss-module__pTLHlG__whiteGreen,.Button-module-scss-module__pTLHlG__whiteRed,.Button-module-scss-module__pTLHlG__whiteGray{background-color:#fff;border-color:#fff}.Button-module-scss-module__pTLHlG__whiteGreen{color:var(--green)}.Button-module-scss-module__pTLHlG__whiteGreen:not(.Button-module-scss-module__pTLHlG__disabled):hover{background-color:var(--green);border-color:var(--green);color:#fff}.Button-module-scss-module__pTLHlG__whiteRed{color:var(--red)}.Button-module-scss-module__pTLHlG__whiteRed:not(.Button-module-scss-module__pTLHlG__disabled):hover{background-color:var(--red);border-color:var(--red);color:#fff}.Button-module-scss-module__pTLHlG__whiteGray{color:var(--gray-700)}.Button-module-scss-module__pTLHlG__whiteGray:not(.Button-module-scss-module__pTLHlG__disabled):hover{color:var(--red)}.Button-module-scss-module__pTLHlG__transparentBlack{background-color:rgba(55,58,59,.5)}.Button-module-scss-module__pTLHlG__transparentBlack:hover{background-color:rgba(55,58,59,.8)}.Button-module-scss-module__pTLHlG__outline{border-color:var(--gray-200);color:var(--gray-700);background-color:transparent}.Button-module-scss-module__pTLHlG__outline:not(.Button-module-scss-module__pTLHlG__disabled):hover{border-color:var(--gray-700)}.Button-module-scss-module__pTLHlG__outlineGreen{border:1px solid var(--green);color:var(--green);background-color:transparent}.Button-module-scss-module__pTLHlG__outlineGreen:not(.Button-module-scss-module__pTLHlG__disabled):hover{background-color:var(--green);color:#fff}.Button-module-scss-module__pTLHlG__outlineGreen.Button-module-scss-module__pTLHlG__disabled{opacity:1;color:var(--text-secondary);border-color:#efefef}.Button-module-scss-module__pTLHlG__outlineRed{border:1px solid var(--red);color:var(--red);background-color:transparent}.Button-module-scss-module__pTLHlG__outlineRed:not(.Button-module-scss-module__pTLHlG__disabled):hover{background-color:var(--red);color:#fff}.Button-module-scss-module__pTLHlG__outlineRed.Button-module-scss-module__pTLHlG__disabled{opacity:1;color:var(--text-secondary);border-color:#efefef}[data-theme=dark] .Button-module-scss-module__pTLHlG__outlineRed{border:1px solid var(--red);color:var(--red);background-color:transparent}[data-theme=dark] .Button-module-scss-module__pTLHlG__outlineRed:not(.Button-module-scss-module__pTLHlG__disabled):hover{background-color:var(--red);color:#fff}[data-theme=dark] .Button-module-scss-module__pTLHlG__outlineRed.Button-module-scss-module__pTLHlG__disabled{opacity:1;color:var(--text-secondary);border-color:#efefef}.Button-module-scss-module__pTLHlG__large{border-radius:40px;height:80px;padding:0 32px}.Button-module-scss-module__pTLHlG__medium{border-radius:32px;height:64px;padding:0 32px}.Button-module-scss-module__pTLHlG__small{border-radius:22px;height:44px;padding:0 24px;font-size:12px}.Button-module-scss-module__pTLHlG__text{color:var(--green);text-transform:none;background-color:transparent;border:0;height:auto;padding:0;font-weight:500}.Button-module-scss-module__pTLHlG__onlyIcon{flex:none;justify-content:center;align-items:center;padding:0;display:flex}.Button-module-scss-module__pTLHlG__onlyIcon.Button-module-scss-module__pTLHlG__small{width:44px}.Button-module-scss-module__pTLHlG__onlyIcon.Button-module-scss-module__pTLHlG__medium{width:64px}.Button-module-scss-module__pTLHlG__onlyIcon.Button-module-scss-module__pTLHlG__large{width:80px}.Button-module-scss-module__pTLHlG__fluid{width:100%}.Button-module-scss-module__pTLHlG__icon{justify-content:center;align-items:center;display:inline-flex}.Button-module-scss-module__pTLHlG__icon.Button-module-scss-module__pTLHlG__left{margin-right:10px}.Button-module-scss-module__pTLHlG__icon.Button-module-scss-module__pTLHlG__right{margin-left:10px}.Button-module-scss-module__pTLHlG__custom-button{background-color:var(--yellow-800);border-color:var(--yellow-800);height:44px;color:var(--green);border-radius:8px;align-self:flex-end;align-items:center;margin-bottom:16px;margin-left:auto;font-size:12px;display:flex}.Button-module-scss-module__pTLHlG__custom-button:not(.Button-module-scss-module__pTLHlG__disabled):hover{background-color:var(--green);border-color:var(--green);color:var(--yellow-800)}@media only screen and (max-width:320px){.Button-module-scss-module__pTLHlG__custom-button{justify-content:center;width:100%;margin-left:0}}@media only screen and (max-width:375px){.Button-module-scss-module__pTLHlG__custom-button{justify-content:center;width:100%;margin-left:0}}@media only screen and (max-width:480px){.Button-module-scss-module__pTLHlG__custom-button{justify-content:center;width:100%;margin-left:0}}
@keyframes Checkbox-module-scss-module__m3xU6G__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes Checkbox-module-scss-module__m3xU6G__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes Checkbox-module-scss-module__m3xU6G__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes Checkbox-module-scss-module__m3xU6G__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes Checkbox-module-scss-module__m3xU6G__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes Checkbox-module-scss-module__m3xU6G__open-center{0%,49%{height:0}50%,to{height:2px}}.Checkbox-module-scss-module__m3xU6G__checkbox{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:start;gap:8px;display:inline-flex}.Checkbox-module-scss-module__m3xU6G__checkbox input{display:none}.Checkbox-module-scss-module__m3xU6G__checkbox .Checkbox-module-scss-module__m3xU6G__icon{border-radius:4px;justify-content:center;align-items:center;margin-top:4px;display:flex}.Checkbox-module-scss-module__m3xU6G__checkbox .Checkbox-module-scss-module__m3xU6G__icon.Checkbox-module-scss-module__m3xU6G__sm{width:16px;height:16px}.Checkbox-module-scss-module__m3xU6G__checkbox .Checkbox-module-scss-module__m3xU6G__icon.Checkbox-module-scss-module__m3xU6G__md{width:20px;height:20px}.Checkbox-module-scss-module__m3xU6G__checkbox .Checkbox-module-scss-module__m3xU6G__label{color:var(--text-secondary);font-family:Inter,sans-serif;font-weight:500;line-height:135%}.Checkbox-module-scss-module__m3xU6G__checkbox .Checkbox-module-scss-module__m3xU6G__label.Checkbox-module-scss-module__m3xU6G__sm{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:135%}.Checkbox-module-scss-module__m3xU6G__checkbox .Checkbox-module-scss-module__m3xU6G__label a{color:var(--green);line-height:135%}.Checkbox-module-scss-module__m3xU6G__checkbox .Checkbox-module-scss-module__m3xU6G__label a:hover{opacity:.8}.Checkbox-module-scss-module__m3xU6G__linkWithMargin{margin-left:4px}
@keyframes CountdownText-module-scss-module__k6Ngta__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes CountdownText-module-scss-module__k6Ngta__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes CountdownText-module-scss-module__k6Ngta__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes CountdownText-module-scss-module__k6Ngta__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes CountdownText-module-scss-module__k6Ngta__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes CountdownText-module-scss-module__k6Ngta__open-center{0%,49%{height:0}50%,to{height:2px}}.CountdownText-module-scss-module__k6Ngta__text{text-align:center;color:#7b7b7b;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:135%}
@keyframes Divider-module-scss-module__2jqRjq__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes Divider-module-scss-module__2jqRjq__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes Divider-module-scss-module__2jqRjq__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes Divider-module-scss-module__2jqRjq__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes Divider-module-scss-module__2jqRjq__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes Divider-module-scss-module__2jqRjq__open-center{0%,49%{height:0}50%,to{height:2px}}.Divider-module-scss-module__2jqRjq__divider{background-color:var(--gray-200);width:100%;height:1px;transition:background-color .2s linear}
@keyframes ErrorMessage-module-scss-module__yqKHpq__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes ErrorMessage-module-scss-module__yqKHpq__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes ErrorMessage-module-scss-module__yqKHpq__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes ErrorMessage-module-scss-module__yqKHpq__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes ErrorMessage-module-scss-module__yqKHpq__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes ErrorMessage-module-scss-module__yqKHpq__open-center{0%,49%{height:0}50%,to{height:2px}}.ErrorMessage-module-scss-module__yqKHpq__error{color:var(--red);font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:135%}
@keyframes LabeledValue-module-scss-module__1TqBOq__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes LabeledValue-module-scss-module__1TqBOq__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes LabeledValue-module-scss-module__1TqBOq__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes LabeledValue-module-scss-module__1TqBOq__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes LabeledValue-module-scss-module__1TqBOq__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes LabeledValue-module-scss-module__1TqBOq__open-center{0%,49%{height:0}50%,to{height:2px}}.LabeledValue-module-scss-module__1TqBOq__container{flex-direction:column;align-items:flex-start;gap:15px;display:flex}@media (max-width:768px){.LabeledValue-module-scss-module__1TqBOq__container{gap:4px}}.LabeledValue-module-scss-module__1TqBOq__label{color:var(--text-secondary);font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:125%;transition:color .2s linear}@media (max-width:768px){.LabeledValue-module-scss-module__1TqBOq__label{color:var(--text-color);font-size:18px;line-height:120%}}.LabeledValue-module-scss-module__1TqBOq__value{color:var(--text-color);font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:125%;transition:color .2s linear}@media (max-width:768px){.LabeledValue-module-scss-module__1TqBOq__value{color:var(--text-secondary);font-size:16px;line-height:120%}}
@keyframes Title-module-scss-module__uo7OFq__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes Title-module-scss-module__uo7OFq__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes Title-module-scss-module__uo7OFq__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes Title-module-scss-module__uo7OFq__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes Title-module-scss-module__uo7OFq__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes Title-module-scss-module__uo7OFq__open-center{0%,49%{height:0}50%,to{height:2px}}.Title-module-scss-module__uo7OFq__title{color:var(--gray-900);font-family:Inter,sans-serif}.Title-module-scss-module__uo7OFq__title.Title-module-scss-module__uo7OFq__veryBig{font-size:72px;font-weight:500;line-height:97.5%}@media (max-width:768px){.Title-module-scss-module__uo7OFq__title.Title-module-scss-module__uo7OFq__veryBig{font-size:32px}}.Title-module-scss-module__uo7OFq__title.Title-module-scss-module__uo7OFq__h1{font-size:40px;font-weight:500;line-height:125%}@media (max-width:768px){.Title-module-scss-module__uo7OFq__title.Title-module-scss-module__uo7OFq__h1{font-size:32px}}.Title-module-scss-module__uo7OFq__title.Title-module-scss-module__uo7OFq__h2{font-size:32px;font-weight:500;line-height:135%}@media (max-width:768px){.Title-module-scss-module__uo7OFq__title.Title-module-scss-module__uo7OFq__h2{font-size:24px}}.Title-module-scss-module__uo7OFq__title.Title-module-scss-module__uo7OFq__h3{font-size:24px;font-weight:500;line-height:135%}@media (max-width:768px){.Title-module-scss-module__uo7OFq__title.Title-module-scss-module__uo7OFq__h3{font-size:20px}}.Title-module-scss-module__uo7OFq__title.Title-module-scss-module__uo7OFq__h4{font-size:20px;font-weight:500;line-height:135%}.Title-module-scss-module__uo7OFq__title.Title-module-scss-module__uo7OFq__h5{font-size:18px;line-height:135%}.Title-module-scss-module__uo7OFq__title.Title-module-scss-module__uo7OFq__bold{font-weight:700}.Title-module-scss-module__uo7OFq__title.Title-module-scss-module__uo7OFq__uppercase{text-transform:uppercase}
@keyframes LinkWithCircle-module-scss-module__YyblfW__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes LinkWithCircle-module-scss-module__YyblfW__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes LinkWithCircle-module-scss-module__YyblfW__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes LinkWithCircle-module-scss-module__YyblfW__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes LinkWithCircle-module-scss-module__YyblfW__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes LinkWithCircle-module-scss-module__YyblfW__open-center{0%,49%{height:0}50%,to{height:2px}}.LinkWithCircle-module-scss-module__YyblfW__wrapper{width:100%}.LinkWithCircle-module-scss-module__YyblfW__link{color:var(--green);width:100%;display:flex}.LinkWithCircle-module-scss-module__YyblfW__quantity{white-space:nowrap;font-variant-numeric:lining-nums tabular-nums stacked-fractions;font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:135%}.LinkWithCircle-module-scss-module__YyblfW__price{color:var(--gray-700);white-space:nowrap;max-width:300px;margin-left:8px;transition:max-width .3s ease-in-out;display:block;position:relative;overflow:hidden}@media (hover:hover){.LinkWithCircle-module-scss-module__YyblfW__link:hover .LinkWithCircle-module-scss-module__YyblfW__price{max-width:0}}.LinkWithCircle-module-scss-module__YyblfW__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:8px;display:flex}@media (hover:hover){.LinkWithCircle-module-scss-module__YyblfW__icon{opacity:0;transition:opacity .3s ease-in-out,margin-left .3s ease-in-out}.LinkWithCircle-module-scss-module__YyblfW__link:hover .LinkWithCircle-module-scss-module__YyblfW__icon{opacity:1;margin-left:0}}@media only screen and (max-width:480px){.LinkWithCircle-module-scss-module__YyblfW__icon{margin-top:-3px}}.LinkWithCircle-module-scss-module__YyblfW__icon{background:var(--green)url(/img/sprite/arrow.svg) no-repeat;background-position:50%;background-size:10px}
@keyframes MaskedInput-module-scss-module__pYNkBW__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes MaskedInput-module-scss-module__pYNkBW__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes MaskedInput-module-scss-module__pYNkBW__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes MaskedInput-module-scss-module__pYNkBW__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes MaskedInput-module-scss-module__pYNkBW__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes MaskedInput-module-scss-module__pYNkBW__open-center{0%,49%{height:0}50%,to{height:2px}}.MaskedInput-module-scss-module__pYNkBW__container{width:100%}.MaskedInput-module-scss-module__pYNkBW__input{border:1px solid var(--gray-200);letter-spacing:.5px;text-transform:uppercase;width:100%;color:var(--text-color);background:var(--bg-color-surface);border-radius:50px;padding:20px 32px;font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:135%;transition:color .2s linear}.MaskedInput-module-scss-module__pYNkBW__input::placeholder{color:#949494}.MaskedInput-module-scss-module__pYNkBW__input:focus{border-color:var(--green);outline:none}.MaskedInput-module-scss-module__pYNkBW__input.MaskedInput-module-scss-module__pYNkBW__error,.MaskedInput-module-scss-module__pYNkBW__input.MaskedInput-module-scss-module__pYNkBW__error:focus{border-color:var(--red)}
.Modal-module-scss-module__aX0mdq__modal{opacity:0;pointer-events:none;z-index:1000;background-color:rgba(0,0,0,.25);justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .6s cubic-bezier(.55,0,.1,1),transform .6s cubic-bezier(.55,0,.1,1);display:flex;position:fixed;top:0;left:0;transform:scale(1.2)}.Modal-module-scss-module__aX0mdq__modalActive{opacity:1;pointer-events:auto;transform:scale(1)}.Modal-module-scss-module__aX0mdq__modalBeforeClose{opacity:0;pointer-events:none;transform:scale(1.2)}.Modal-module-scss-module__aX0mdq__modalContent{opacity:0;background-color:#fff;width:100%;max-width:604px;max-height:87vh;padding:64px 56px;transition:opacity .6s cubic-bezier(.55,0,.1,1),transform .6s cubic-bezier(.55,0,.1,1);position:relative;transform:scale(.95);box-shadow:0 4px 40px rgba(147,149,152,.15)}.Modal-module-scss-module__aX0mdq__modalActive .Modal-module-scss-module__aX0mdq__modalContent{opacity:1;transform:scale(1)}.Modal-module-scss-module__aX0mdq__modalBeforeClose .Modal-module-scss-module__aX0mdq__modalContent{opacity:0;transform:scale(.95)}@media (max-width:767px){.Modal-module-scss-module__aX0mdq__modalContent{border-radius:40px 40px 0 0;width:100%;max-width:100%;min-height:43%;padding:24px 20px;position:fixed;bottom:0;left:0;transform:translateY(100%)}.Modal-module-scss-module__aX0mdq__modalActive .Modal-module-scss-module__aX0mdq__modalContent{opacity:1;transform:translateY(0)}.Modal-module-scss-module__aX0mdq__modalBeforeClose .Modal-module-scss-module__aX0mdq__modalContent{opacity:0;transform:translateY(100%)}}.Modal-module-scss-module__aX0mdq__btn{cursor:pointer;vertical-align:bottom;text-align:center;color:#fff;letter-spacing:.5px;text-transform:uppercase;background-color:#008066;border:0;border-radius:62px;outline:0;justify-content:center;align-items:center;min-height:64px;padding:20px 32px;font-family:Mikro,Arial,sans-serif;font-size:18px;font-weight:700;line-height:135%;transition:background-color .2s ease-in-out,color .2s ease-in-out;display:inline-flex;position:relative}@media (max-width:767px){.Modal-module-scss-module__aX0mdq__btn{padding:20px 14px}}.Modal-module-scss-module__aX0mdq__btnSm{letter-spacing:1px;text-transform:uppercase;min-height:44px;padding:14px 24px;font-size:12px;font-weight:700;line-height:120%}.Modal-module-scss-module__aX0mdq__btnGray{color:#008066!important;background-color:#fff!important}.Modal-module-scss-module__aX0mdq__btnIcon{border-radius:50%;width:44px;height:44px;padding:0;display:flex}.Modal-module-scss-module__aX0mdq__modalBtnRight.Modal-module-scss-module__aX0mdq__modalBtnRight{position:absolute;top:0;right:-60px}@media (max-width:767px){.Modal-module-scss-module__aX0mdq__modalBtnRight.Modal-module-scss-module__aX0mdq__modalBtnRight{display:none}}.Modal-module-scss-module__aX0mdq__modalBar{opacity:0;pointer-events:none;justify-content:center;width:100%;padding-top:8px;padding-bottom:18px;transition:opacity .2s ease-in-out;display:flex;position:absolute;top:0;left:0}.Modal-module-scss-module__aX0mdq__modalBar:before{content:"";background-color:#d1d3d4;width:134px;height:4px}
@keyframes Text-module-scss-module__cakdPq__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes Text-module-scss-module__cakdPq__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes Text-module-scss-module__cakdPq__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes Text-module-scss-module__cakdPq__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes Text-module-scss-module__cakdPq__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes Text-module-scss-module__cakdPq__open-center{0%,49%{height:0}50%,to{height:2px}}.Text-module-scss-module__cakdPq__text{color:var(--text-color);margin:0;font-family:Inter,sans-serif;font-weight:500}.Text-module-scss-module__cakdPq__text.Text-module-scss-module__cakdPq__l{font-size:22px;line-height:135%}@media (max-width:768px){.Text-module-scss-module__cakdPq__text.Text-module-scss-module__cakdPq__l{font-size:20px}}.Text-module-scss-module__cakdPq__text.Text-module-scss-module__cakdPq__m{font-size:18px;line-height:135%}.Text-module-scss-module__cakdPq__text.Text-module-scss-module__cakdPq__s{font-size:16px;line-height:135%}@media (max-width:768px){.Text-module-scss-module__cakdPq__text.Text-module-scss-module__cakdPq__s{font-size:14px}}.Text-module-scss-module__cakdPq__text.Text-module-scss-module__cakdPq__xs{font-size:12px;line-height:135%}.Text-module-scss-module__cakdPq__text.Text-module-scss-module__cakdPq__bold{font-weight:700}.Text-module-scss-module__cakdPq__text.Text-module-scss-module__cakdPq__uppercase{text-transform:uppercase}.Text-module-scss-module__cakdPq__text.Text-module-scss-module__cakdPq__noWrap{white-space:nowrap}.Text-module-scss-module__cakdPq__text_content p{margin-bottom:1rem}.Text-module-scss-module__cakdPq__text_content p:last-of-type{margin-bottom:0}
@keyframes NavCard-module-scss-module__w03ZpG__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes NavCard-module-scss-module__w03ZpG__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes NavCard-module-scss-module__w03ZpG__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes NavCard-module-scss-module__w03ZpG__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes NavCard-module-scss-module__w03ZpG__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes NavCard-module-scss-module__w03ZpG__open-center{0%,49%{height:0}50%,to{height:2px}}.NavCard-module-scss-module__w03ZpG__card{background-color:var(--bg-color-surface);text-align:start;border-radius:6px;flex-direction:column;align-items:flex-start;gap:24px;padding:16px 20px;display:flex}.NavCard-module-scss-module__w03ZpG__card p{color:var(--text-secondary)}.NavCard-module-scss-module__w03ZpG__textWrapper{flex-direction:column;gap:4px;margin-top:auto;display:flex}.NavCard-module-scss-module__w03ZpG__textWrapper:hover{color:var(--green)}.NavCard-module-scss-module__w03ZpG__iconWrapper{background-color:var(--background-color);width:60px;height:60px;color:var(--text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:16px;display:flex}
@keyframes OfferSnippet-module-scss-module__SDPw_q__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes OfferSnippet-module-scss-module__SDPw_q__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes OfferSnippet-module-scss-module__SDPw_q__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes OfferSnippet-module-scss-module__SDPw_q__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes OfferSnippet-module-scss-module__SDPw_q__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes OfferSnippet-module-scss-module__SDPw_q__open-center{0%,49%{height:0}50%,to{height:2px}}.OfferSnippet-module-scss-module__SDPw_q__snippet{background-color:var(--clear);width:100%;min-width:0;height:330px;position:relative}.OfferSnippet-module-scss-module__SDPw_q__snippet.OfferSnippet-module-scss-module__SDPw_q__snippetWide{grid-column:span 2}@media only screen and (max-width:768px){.OfferSnippet-module-scss-module__SDPw_q__snippet{height:300px}}@media only screen and (max-width:480px){.OfferSnippet-module-scss-module__SDPw_q__snippet{height:260px}}.OfferSnippet-module-scss-module__SDPw_q__snippet:hover .OfferSnippet-module-scss-module__SDPw_q__title{color:var(--text-color)}.OfferSnippet-module-scss-module__SDPw_q__snippet:hover .OfferSnippet-module-scss-module__SDPw_q__img{top:-50px}.OfferSnippet-module-scss-module__SDPw_q__snippet:hover .OfferSnippet-module-scss-module__SDPw_q__additionalLink{opacity:1;height:25px}.OfferSnippet-module-scss-module__SDPw_q__snippet:hover .OfferSnippet-module-scss-module__SDPw_q__imgContainer:after{height:120px}.OfferSnippet-module-scss-module__SDPw_q__snippet:hover .OfferSnippet-module-scss-module__SDPw_q__titleAndTextWrapper{bottom:50px}.OfferSnippet-module-scss-module__SDPw_q__imgContainer{z-index:0;width:100%;height:100%;position:relative;overflow:hidden}.OfferSnippet-module-scss-module__SDPw_q__imgContainer:after{content:"";background-color:var(--bg-color-surface);z-index:2;width:100%;height:0;transition:height .3s cubic-bezier(.61,0,.17,1);position:absolute;bottom:0}.OfferSnippet-module-scss-module__SDPw_q__imgContainer:before{content:"";z-index:1;background:linear-gradient(transparent 52.4%,rgba(0,0,0,.004) 55.45%,rgba(0,0,0,.016) 58.64%,rgba(0,0,0,.04) 61.92%,rgba(0,0,0,.067) 65.28%,rgba(0,0,0,.106) 68.69%,rgba(0,0,0,.153) 72.13%,rgba(0,0,0,.21) 75.57%,rgba(0,0,0,.275) 78.98%,rgba(0,0,0,.353) 82.34%,rgba(0,0,0,.435) 85.63%,rgba(0,0,0,.53) 88.81%,rgba(0,0,0,.63) 91.86%,rgba(0,0,0,.745) 94.76%,rgba(0,0,0,.867) 97.48%,#000 100%);width:100%;height:100%;position:absolute;top:0}.OfferSnippet-module-scss-module__SDPw_q__titleAndTextWrapper{z-index:3;padding:0 20px;transition:bottom .2s linear;position:absolute;bottom:25px}.OfferSnippet-module-scss-module__SDPw_q__title{color:#fff;margin-top:20px;margin-bottom:10px;transition:color .2s linear}@media only screen and (max-width:480px){.OfferSnippet-module-scss-module__SDPw_q__title{min-height:auto;margin-bottom:14px;font-size:18px;font-weight:700}}.OfferSnippet-module-scss-module__SDPw_q__additionalLink{opacity:0;z-index:3;height:0;padding:0 30px 0 20px;transition:height .2s .2s,opacity .1s .2s;position:absolute;bottom:24px;overflow:hidden}@media only screen and (max-width:480px){.OfferSnippet-module-scss-module__SDPw_q__snippet,.OfferSnippet-module-scss-module__SDPw_q__snippet:hover{background-color:#fff;flex-direction:column;height:330px;display:flex}.OfferSnippet-module-scss-module__SDPw_q__snippet .OfferSnippet-module-scss-module__SDPw_q__title,.OfferSnippet-module-scss-module__SDPw_q__snippet:hover .OfferSnippet-module-scss-module__SDPw_q__title{color:var(--text-color)}.OfferSnippet-module-scss-module__SDPw_q__snippet .OfferSnippet-module-scss-module__SDPw_q__img,.OfferSnippet-module-scss-module__SDPw_q__snippet:hover .OfferSnippet-module-scss-module__SDPw_q__img{top:-50px}.OfferSnippet-module-scss-module__SDPw_q__snippet .OfferSnippet-module-scss-module__SDPw_q__additionalLink,.OfferSnippet-module-scss-module__SDPw_q__snippet:hover .OfferSnippet-module-scss-module__SDPw_q__additionalLink{opacity:1;height:100%;min-height:27px;margin-top:auto;padding-top:4px;padding-bottom:20px;padding-right:35px;transition:none;position:static}.OfferSnippet-module-scss-module__SDPw_q__snippet .OfferSnippet-module-scss-module__SDPw_q__imgContainer,.OfferSnippet-module-scss-module__SDPw_q__snippet:hover .OfferSnippet-module-scss-module__SDPw_q__imgContainer{height:220px}.OfferSnippet-module-scss-module__SDPw_q__snippet .OfferSnippet-module-scss-module__SDPw_q__imgContainer:after,.OfferSnippet-module-scss-module__SDPw_q__snippet:hover .OfferSnippet-module-scss-module__SDPw_q__imgContainer:after{display:none}.OfferSnippet-module-scss-module__SDPw_q__snippet .OfferSnippet-module-scss-module__SDPw_q__titleAndTextWrapper,.OfferSnippet-module-scss-module__SDPw_q__snippet:hover .OfferSnippet-module-scss-module__SDPw_q__titleAndTextWrapper{position:static}}
@keyframes OtpInput-module-scss-module__HyFWmG__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes OtpInput-module-scss-module__HyFWmG__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes OtpInput-module-scss-module__HyFWmG__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes OtpInput-module-scss-module__HyFWmG__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes OtpInput-module-scss-module__HyFWmG__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes OtpInput-module-scss-module__HyFWmG__open-center{0%,49%{height:0}50%,to{height:2px}}.OtpInput-module-scss-module__HyFWmG__otpWrapper{justify-content:center;gap:8px;display:flex;position:relative}.OtpInput-module-scss-module__HyFWmG__otpInput{background-color:var(--background-color);text-align:center;width:100%;height:54px;color:var(--text-color);border:1px solid rgba(90,90,90,.25);border-radius:16px;outline:none;font-size:24px;font-weight:500;transition:border-color .2s}.OtpInput-module-scss-module__HyFWmG__otpInput:focus{border-color:var(--green)}
@keyframes SocialList-module-scss-module__Ca0ala__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes SocialList-module-scss-module__Ca0ala__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes SocialList-module-scss-module__Ca0ala__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes SocialList-module-scss-module__Ca0ala__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes SocialList-module-scss-module__Ca0ala__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes SocialList-module-scss-module__Ca0ala__open-center{0%,49%{height:0}50%,to{height:2px}}.SocialList-module-scss-module__Ca0ala__container{gap:8px;display:flex}.SocialList-module-scss-module__Ca0ala__link{transition:filter .2s}.SocialList-module-scss-module__Ca0ala__link:hover{filter:brightness(.85)}
@keyframes Switcher-module-scss-module__SjX0lq__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes Switcher-module-scss-module__SjX0lq__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes Switcher-module-scss-module__SjX0lq__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes Switcher-module-scss-module__SjX0lq__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes Switcher-module-scss-module__SjX0lq__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes Switcher-module-scss-module__SjX0lq__open-center{0%,49%{height:0}50%,to{height:2px}}.Switcher-module-scss-module__SjX0lq__switcher{display:flex}.Switcher-module-scss-module__SjX0lq__link{text-transform:uppercase;letter-spacing:1px;height:44px;color:var(--text-secondary);white-space:nowrap;border:1px solid rgba(90,90,90,.15);justify-content:center;align-items:center;padding:0 18px;font-size:12px;font-weight:700;transition:border .2s linear;display:inline-flex}.Switcher-module-scss-module__SjX0lq__link:hover,.Switcher-module-scss-module__SjX0lq__link.Switcher-module-scss-module__SjX0lq__active{color:var(--green);border:1px solid var(--green)}@media only screen and (max-width:768px){.Switcher-module-scss-module__SjX0lq__link{width:100%}}.Switcher-module-scss-module__SjX0lq__link.Switcher-module-scss-module__SjX0lq__small{text-transform:lowercase;letter-spacing:0;height:24px;line-height:24px}.Switcher-module-scss-module__SjX0lq__link:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px}.Switcher-module-scss-module__SjX0lq__link:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px}.Switcher-module-scss-module__SjX0lq__link+.Switcher-module-scss-module__SjX0lq__link{margin-left:-1px}.Switcher-module-scss-module__SjX0lq__icon{margin-right:8px}
@keyframes TabItem-module-scss-module__xWST1a__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes TabItem-module-scss-module__xWST1a__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes TabItem-module-scss-module__xWST1a__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes TabItem-module-scss-module__xWST1a__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes TabItem-module-scss-module__xWST1a__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes TabItem-module-scss-module__xWST1a__open-center{0%,49%{height:0}50%,to{height:2px}}.TabItem-module-scss-module__xWST1a__tab{min-height:61px;color:var(--gray-900);align-items:center;padding:10px 20px;font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:125%;display:flex;position:relative}@media (max-width:767px){.TabItem-module-scss-module__xWST1a__tab{font-size:22px}}.TabItem-module-scss-module__xWST1a__tab:after{content:"";opacity:0;background-color:currentColor;width:calc(100% - 40px);height:4px;transition:opacity .2s ease-in-out;position:absolute;bottom:0;left:20px}@media (max-width:767px){.TabItem-module-scss-module__xWST1a__tab:after{width:calc(100% - 24px);left:12px}.TabItem-module-scss-module__xWST1a__tab:first-of-type:after{width:calc(100% - 28px);left:16px}.TabItem-module-scss-module__xWST1a__tab:last-of-type:after{width:calc(100% - 28px)}.TabItem-module-scss-module__xWST1a__tab{min-height:57px;padding:10px 12px}}.TabItem-module-scss-module__xWST1a__tabsItem{flex-shrink:0}.TabItem-module-scss-module__xWST1a__tabsItem.TabItem-module-scss-module__xWST1a__tab:first-child{margin-left:-20px}@media (max-width:767px){.TabItem-module-scss-module__xWST1a__tabsItem.TabItem-module-scss-module__xWST1a__tab:first-child{margin-left:-16px;padding-left:16px}.TabItem-module-scss-module__xWST1a__tabsItem.TabItem-module-scss-module__xWST1a__tab:first-child:after{width:calc(100% - 28px)}}.TabItem-module-scss-module__xWST1a__tabsItem.TabItem-module-scss-module__xWST1a__tab:last-child{margin-right:-20px}@media (max-width:767px){.TabItem-module-scss-module__xWST1a__tabsItem.TabItem-module-scss-module__xWST1a__tab:last-child{margin-right:-16px;padding-right:16px}.TabItem-module-scss-module__xWST1a__tabsItem.TabItem-module-scss-module__xWST1a__tab:last-child:after{width:calc(100% - 28px)}}.TabItem-module-scss-module__xWST1a__tabUppercase{text-transform:uppercase;font-weight:900}.TabItem-module-scss-module__xWST1a__tabText:first-letter{text-transform:capitalize}.TabItem-module-scss-module__xWST1a__tab.TabItem-module-scss-module__xWST1a__isActive{color:var(--green);pointer-events:none}.TabItem-module-scss-module__xWST1a__tab.TabItem-module-scss-module__xWST1a__isActive:after{opacity:1}
@keyframes Tabs-module-scss-module__Nws23a__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes Tabs-module-scss-module__Nws23a__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes Tabs-module-scss-module__Nws23a__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes Tabs-module-scss-module__Nws23a__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes Tabs-module-scss-module__Nws23a__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes Tabs-module-scss-module__Nws23a__open-center{0%,49%{height:0}50%,to{height:2px}}.Tabs-module-scss-module__Nws23a__tabs{-ms-overflow-style:none;scrollbar-width:none;border-bottom:1px solid var(--gray-200);align-self:stretch;display:flex;position:relative;overflow-x:auto}.Tabs-module-scss-module__Nws23a__tabs::-webkit-scrollbar{background:0 0;width:0;height:0}@media (max-width:767px){.Tabs-module-scss-module__Nws23a__tabs{margin-left:-16px;margin-right:-16px;padding-left:16px}}
@keyframes TextInput-module-scss-module__rzy8yW__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes TextInput-module-scss-module__rzy8yW__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes TextInput-module-scss-module__rzy8yW__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes TextInput-module-scss-module__rzy8yW__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes TextInput-module-scss-module__rzy8yW__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes TextInput-module-scss-module__rzy8yW__open-center{0%,49%{height:0}50%,to{height:2px}}.TextInput-module-scss-module__rzy8yW__textInputWrapper{width:100%;position:relative}.TextInput-module-scss-module__rzy8yW__textInputWrapper .TextInput-module-scss-module__rzy8yW__textInput{border:1px solid var(--gray-300);letter-spacing:.5px;text-transform:uppercase;color:#000;text-align:left;border-radius:50px;outline:none;width:100%;padding:20px 32px;font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:135%;transition:border-color .2s}.TextInput-module-scss-module__rzy8yW__textInputWrapper .TextInput-module-scss-module__rzy8yW__textInput::placeholder{color:var(--text-secondary)}.TextInput-module-scss-module__rzy8yW__textInputWrapper .TextInput-module-scss-module__rzy8yW__textInput:focus{border-color:var(--green)}.TextInput-module-scss-module__rzy8yW__textInputWrapper .TextInput-module-scss-module__rzy8yW__textInput.TextInput-module-scss-module__rzy8yW__error,.TextInput-module-scss-module__rzy8yW__textInputWrapper .TextInput-module-scss-module__rzy8yW__textInput.TextInput-module-scss-module__rzy8yW__error:focus{border-color:var(--red)}.TextInput-module-scss-module__rzy8yW__textInputWrapper .TextInput-module-scss-module__rzy8yW__errorMessage{margin-top:4px;margin-left:32px}
@keyframes Toggle-module-scss-module__BVa2fa__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes Toggle-module-scss-module__BVa2fa__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes Toggle-module-scss-module__BVa2fa__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes Toggle-module-scss-module__BVa2fa__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes Toggle-module-scss-module__BVa2fa__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes Toggle-module-scss-module__BVa2fa__open-center{0%,49%{height:0}50%,to{height:2px}}.Toggle-module-scss-module__BVa2fa__toggle{cursor:pointer;text-transform:none;align-items:center;max-width:max-content;padding:0;font-family:Inter,Arial,sans-serif;font-size:20px;font-weight:500;line-height:135%;display:inline-flex}@media (max-width:767px){.Toggle-module-scss-module__BVa2fa__toggle{width:auto;font-size:20px;line-height:125%}}.Toggle-module-scss-module__BVa2fa__wrapper{will-change:background-color;background-color:#939598;border-radius:32px;width:32px;height:20px;transition:background-color .25s;display:inline-flex;position:relative}.Toggle-module-scss-module__BVa2fa__wrapper:before{content:"";-webkit-transition:background .2s linear,-webkit-transform .2s linear;will-change:transform,background-color,background;background-color:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s linear,background .2s linear;display:block;position:absolute;top:50%;left:2px;transform:translateY(-50%)translateZ(0);box-shadow:0 0 0 1px rgba(16,22,26,.1),0 1px 2px rgba(16,22,26,.2)}.Toggle-module-scss-module__BVa2fa__toggle input:checked+.Toggle-module-scss-module__BVa2fa__wrapper{background-color:var(--green)}.Toggle-module-scss-module__BVa2fa__toggle input:checked+.Toggle-module-scss-module__BVa2fa__wrapper:before{transform:translate(12px,-50%)translateZ(0)}.Toggle-module-scss-module__BVa2fa__toggleText{color:#939598;margin-left:8px;display:block}.Toggle-module-scss-module__BVa2fa__toggleText:first-letter{text-transform:capitalize}.Toggle-module-scss-module__BVa2fa__hidden{clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;position:absolute}@media (min-width:768px){.Toggle-module-scss-module__BVa2fa__toggleSm{letter-spacing:-.1px;padding:3px 0;font-family:Inter,Helvetica,sans-serif;font-size:14px;font-weight:700;line-height:172%}}@media (min-width:768px) and (max-width:767px){.Toggle-module-scss-module__BVa2fa__toggleSm{font-size:14px;line-height:125%}}@media (max-width:767px){.Toggle-module-scss-module__BVa2fa__toggle{width:100%}.Toggle-module-scss-module__BVa2fa__toggle .Toggle-module-scss-module__BVa2fa__wrapper{width:40px;height:24px;margin-left:auto}.Toggle-module-scss-module__BVa2fa__toggle .Toggle-module-scss-module__BVa2fa__wrapper:before{width:20px;height:20px}.Toggle-module-scss-module__BVa2fa__toggle input:checked+.Toggle-module-scss-module__BVa2fa__wrapper:before{transform:translate(12px,-50%)translateZ(0)}.Toggle-module-scss-module__BVa2fa__toggle .Toggle-module-scss-module__BVa2fa__toggleText{order:-1;margin-left:0;margin-right:20px}}
@keyframes Wrap-module-scss-module__LlV4ha__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes Wrap-module-scss-module__LlV4ha__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes Wrap-module-scss-module__LlV4ha__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes Wrap-module-scss-module__LlV4ha__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes Wrap-module-scss-module__LlV4ha__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes Wrap-module-scss-module__LlV4ha__open-center{0%,49%{height:0}50%,to{height:2px}}.Wrap-module-scss-module__LlV4ha__wrap{width:100%;max-width:1320px;height:100%;margin:0 auto;padding:0 40px}@media only screen and (max-width:768px){.Wrap-module-scss-module__LlV4ha__wrap{padding:0 16px}}
@keyframes ActionCard-module-scss-module__OCn5Sq__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes ActionCard-module-scss-module__OCn5Sq__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes ActionCard-module-scss-module__OCn5Sq__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes ActionCard-module-scss-module__OCn5Sq__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes ActionCard-module-scss-module__OCn5Sq__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes ActionCard-module-scss-module__OCn5Sq__open-center{0%,49%{height:0}50%,to{height:2px}}.ActionCard-module-scss-module__OCn5Sq__card{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:302px;transition:transform .2s linear;position:relative;overflow:hidden}.ActionCard-module-scss-module__OCn5Sq__card:hover{transform:translateY(-5px)}.ActionCard-module-scss-module__OCn5Sq__link{z-index:3;position:absolute;top:0;bottom:0;left:0;right:0}.ActionCard-module-scss-module__OCn5Sq__content{z-index:2;color:#fff;position:absolute;top:24px;left:24px;right:24px}.ActionCard-module-scss-module__OCn5Sq__content .ActionCard-module-scss-module__OCn5Sq__title{margin-bottom:16px;font-family:Inter;font-size:20.176px;font-style:normal;font-weight:500;line-height:125%}.ActionCard-module-scss-module__OCn5Sq__content .ActionCard-module-scss-module__OCn5Sq__subtitle{font-family:Inter;font-size:18.158px;font-style:normal;font-weight:400;line-height:135%}
@keyframes ComplexBanner-module-scss-module__qxiaQq__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes ComplexBanner-module-scss-module__qxiaQq__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes ComplexBanner-module-scss-module__qxiaQq__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes ComplexBanner-module-scss-module__qxiaQq__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes ComplexBanner-module-scss-module__qxiaQq__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes ComplexBanner-module-scss-module__qxiaQq__open-center{0%,49%{height:0}50%,to{height:2px}}.ComplexBanner-module-scss-module__qxiaQq__complexLocation{align-items:center;gap:16px;display:flex}.ComplexBanner-module-scss-module__qxiaQq__complexLocation .ComplexBanner-module-scss-module__qxiaQq__separator{background-color:#949494;width:2px;height:25px}.ComplexBanner-module-scss-module__qxiaQq__complexBanner{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:flex-end;min-height:226px;margin-bottom:32px;padding:32px;display:flex;position:relative}.ComplexBanner-module-scss-module__qxiaQq__complexBanner .ComplexBanner-module-scss-module__qxiaQq__district{color:var(--green);align-items:center;gap:4px;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:130%;display:flex}.ComplexBanner-module-scss-module__qxiaQq__complexBanner .ComplexBanner-module-scss-module__qxiaQq__address{color:#d6d6d6;font-variant-numeric:lining-nums tabular-nums stacked-fractions;font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:135%}.ComplexBanner-module-scss-module__qxiaQq__complexBanner h1{color:#fff}.ComplexBanner-module-scss-module__qxiaQq__complexBanner:after{content:"";z-index:1;background:linear-gradient(transparent -62.16%,#000 114.16%);position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:768px){.ComplexBanner-module-scss-module__qxiaQq__complexBanner{padding:16px}.ComplexBanner-module-scss-module__qxiaQq__complexBanner h1{font-size:24px!important}.ComplexBanner-module-scss-module__qxiaQq__complexBanner .ComplexBanner-module-scss-module__qxiaQq__district{white-space:nowrap;font-size:16px}.ComplexBanner-module-scss-module__qxiaQq__complexBanner .ComplexBanner-module-scss-module__qxiaQq__address{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:16px;overflow:hidden}}.ComplexBanner-module-scss-module__qxiaQq__complexText{z-index:2;flex-direction:column;gap:8px;display:flex}
@keyframes ComplexCard-module-scss-module__f2yb4W__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes ComplexCard-module-scss-module__f2yb4W__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes ComplexCard-module-scss-module__f2yb4W__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes ComplexCard-module-scss-module__f2yb4W__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes ComplexCard-module-scss-module__f2yb4W__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes ComplexCard-module-scss-module__f2yb4W__open-center{0%,49%{height:0}50%,to{height:2px}}.ComplexCard-module-scss-module__f2yb4W__card{flex-direction:column;height:424px;padding:24px;display:flex;position:relative;overflow:hidden}.ComplexCard-module-scss-module__f2yb4W__favoriteBtn{z-index:1;cursor:pointer;margin-left:auto}.ComplexCard-module-scss-module__f2yb4W__imageWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.ComplexCard-module-scss-module__f2yb4W__imageWrapper img{object-fit:cover}.ComplexCard-module-scss-module__f2yb4W__imageWrapper:after{content:"";pointer-events:none;background:linear-gradient(transparent 31.77%,transparent 36.15%,rgba(0,0,0,.02) 40.71%,rgba(0,0,0,.04) 45.42%,rgba(0,0,0,.07) 50.24%,rgba(0,0,0,.11) 55.13%,rgba(0,0,0,.15) 60.05%,rgba(0,0,0,.21) 64.98%,rgba(0,0,0,.28) 69.87%,rgba(0,0,0,.35) 74.69%,rgba(0,0,0,.44) 79.4%,rgba(0,0,0,.53) 83.96%,rgba(0,0,0,.63) 88.33%,rgba(0,0,0,.75) 92.49%,rgba(0,0,0,.87) 96.39%,#000 100%);position:absolute;top:0;bottom:0;left:0;right:0}.ComplexCard-module-scss-module__f2yb4W__info{z-index:1;flex-direction:column;gap:4px;margin-top:auto;display:flex;position:relative}.ComplexCard-module-scss-module__f2yb4W__info .ComplexCard-module-scss-module__f2yb4W__project{color:#fff}.ComplexCard-module-scss-module__f2yb4W__info .ComplexCard-module-scss-module__f2yb4W__district{color:var(--green);align-items:center;gap:4px;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:130%;display:flex}.ComplexCard-module-scss-module__f2yb4W__info .ComplexCard-module-scss-module__f2yb4W__address{color:#d6d6d6}.ComplexCard-module-scss-module__f2yb4W__favoriteBtnUndo{color:#5a5a5a;opacity:.15}
@keyframes FavoriteCard-module-scss-module__jxcqsa__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes FavoriteCard-module-scss-module__jxcqsa__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes FavoriteCard-module-scss-module__jxcqsa__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes FavoriteCard-module-scss-module__jxcqsa__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes FavoriteCard-module-scss-module__jxcqsa__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes FavoriteCard-module-scss-module__jxcqsa__open-center{0%,49%{height:0}50%,to{height:2px}}.FavoriteCard-module-scss-module__jxcqsa__card{background-color:var(--bg-color-surface);flex-direction:column;gap:16px;padding:24px;display:flex;position:relative;overflow:hidden}.FavoriteCard-module-scss-module__jxcqsa__header{justify-content:space-between;align-items:start;display:flex}.FavoriteCard-module-scss-module__jxcqsa__header .FavoriteCard-module-scss-module__jxcqsa__favoriteBtn{cursor:pointer}.FavoriteCard-module-scss-module__jxcqsa__header .FavoriteCard-module-scss-module__jxcqsa__actions{gap:8px;display:flex}.FavoriteCard-module-scss-module__jxcqsa__area{color:var(--red)}.FavoriteCard-module-scss-module__jxcqsa__price{align-items:center;gap:8px;display:flex}.FavoriteCard-module-scss-module__jxcqsa__price .FavoriteCard-module-scss-module__jxcqsa__text{color:var(--text-secondary)}.FavoriteCard-module-scss-module__jxcqsa__price .FavoriteCard-module-scss-module__jxcqsa__linkCircle{background-color:var(--green);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:7px;text-decoration:none;display:inline-flex}.FavoriteCard-module-scss-module__jxcqsa__price .FavoriteCard-module-scss-module__jxcqsa__linkCircle svg{width:16px;height:16px}.FavoriteCard-module-scss-module__jxcqsa__imageWrapper{width:100%;height:210px;position:relative}.FavoriteCard-module-scss-module__jxcqsa__imageWrapper img{object-fit:contain}.FavoriteCard-module-scss-module__jxcqsa__placeholderWrapper{width:100%;height:140px;color:var(--green);opacity:.1;justify-content:center;align-items:center;display:flex;position:relative}.FavoriteCard-module-scss-module__jxcqsa__placeholderWrapper img{object-fit:contain}.FavoriteCard-module-scss-module__jxcqsa__info{z-index:1;flex-direction:column;gap:4px;display:flex}.FavoriteCard-module-scss-module__jxcqsa__info .FavoriteCard-module-scss-module__jxcqsa__district{color:var(--green);align-items:center;gap:4px;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:130%;display:flex}.FavoriteCard-module-scss-module__jxcqsa__info .FavoriteCard-module-scss-module__jxcqsa__address{color:var(--text-secondary)}.FavoriteCard-module-scss-module__jxcqsa__favoriteBtnUndo{color:#5a5a5a;opacity:.15}
@keyframes FavoritesList-module-scss-module__cUl1CW__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes FavoritesList-module-scss-module__cUl1CW__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes FavoritesList-module-scss-module__cUl1CW__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes FavoritesList-module-scss-module__cUl1CW__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes FavoritesList-module-scss-module__cUl1CW__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes FavoritesList-module-scss-module__cUl1CW__open-center{0%,49%{height:0}50%,to{height:2px}}.FavoritesList-module-scss-module__cUl1CW__container{flex-direction:column;gap:48px;display:flex}.FavoritesList-module-scss-module__cUl1CW__container .FavoritesList-module-scss-module__cUl1CW__header{flex-direction:column;gap:24px;display:flex}.FavoritesList-module-scss-module__cUl1CW__container .FavoritesList-module-scss-module__cUl1CW__section{flex-direction:column;gap:16px;display:flex}.FavoritesList-module-scss-module__cUl1CW__list{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:1024px){.FavoritesList-module-scss-module__cUl1CW__list{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.FavoritesList-module-scss-module__cUl1CW__list{grid-template-columns:repeat(1,1fr)}}.FavoritesList-module-scss-module__cUl1CW__projectGroup{flex-direction:column;gap:64px;display:flex}
.QuickLinks-module-scss-module__os-80G__container{flex-direction:column;gap:24px;display:flex}.QuickLinks-module-scss-module__os-80G__list{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1024px){.QuickLinks-module-scss-module__os-80G__list{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.QuickLinks-module-scss-module__os-80G__list{grid-template-columns:repeat(2,1fr)}}
@keyframes DeleteProfileModal-module-scss-module__587Lxa__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes DeleteProfileModal-module-scss-module__587Lxa__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes DeleteProfileModal-module-scss-module__587Lxa__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes DeleteProfileModal-module-scss-module__587Lxa__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes DeleteProfileModal-module-scss-module__587Lxa__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes DeleteProfileModal-module-scss-module__587Lxa__open-center{0%,49%{height:0}50%,to{height:2px}}.DeleteProfileModal-module-scss-module__587Lxa__modalContent{flex-direction:column;gap:40px;display:flex}.DeleteProfileModal-module-scss-module__587Lxa__fields{flex-direction:column;gap:24px;display:flex}@media (max-width:767px){.DeleteProfileModal-module-scss-module__587Lxa__fields{gap:16px}.DeleteProfileModal-module-scss-module__587Lxa__personalItem{border-bottom:1px solid var(--gray-300);padding-bottom:4px}}
@keyframes home-module-scss-module__plN1ka__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes home-module-scss-module__plN1ka__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes home-module-scss-module__plN1ka__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes home-module-scss-module__plN1ka__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes home-module-scss-module__plN1ka__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes home-module-scss-module__plN1ka__open-center{0%,49%{height:0}50%,to{height:2px}}.home-module-scss-module__plN1ka__container{flex-direction:column;gap:64px;display:flex}.home-module-scss-module__plN1ka__objects .home-module-scss-module__plN1ka__objectsDescription{color:var(--text-secondary);margin-top:12px;margin-bottom:24px}.home-module-scss-module__plN1ka__actions{flex-direction:column;gap:24px;display:flex}
@keyframes ProfileActions-module-scss-module__HLntAG__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes ProfileActions-module-scss-module__HLntAG__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes ProfileActions-module-scss-module__HLntAG__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes ProfileActions-module-scss-module__HLntAG__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes ProfileActions-module-scss-module__HLntAG__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes ProfileActions-module-scss-module__HLntAG__open-center{0%,49%{height:0}50%,to{height:2px}}.ProfileActions-module-scss-module__HLntAG__actionBtns{gap:16px;padding-top:32px;display:flex}@media (max-width:1023px){.ProfileActions-module-scss-module__HLntAG__actionBtns{flex-direction:column;margin-top:auto}}@media (max-width:767px){.ProfileActions-module-scss-module__HLntAG__actionBtns{margin-top:16px}}.ProfileActions-module-scss-module__HLntAG__deleteProfileBtn{border-color:var(--red)}
@keyframes ProfilePersonal-module-scss-module__d2cJ0G__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes ProfilePersonal-module-scss-module__d2cJ0G__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes ProfilePersonal-module-scss-module__d2cJ0G__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes ProfilePersonal-module-scss-module__d2cJ0G__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes ProfilePersonal-module-scss-module__d2cJ0G__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes ProfilePersonal-module-scss-module__d2cJ0G__open-center{0%,49%{height:0}50%,to{height:2px}}.ProfilePersonal-module-scss-module__d2cJ0G__personal{margin:48px 0}@media (max-width:767px){.ProfilePersonal-module-scss-module__d2cJ0G__personal{margin:20px 0}}.ProfilePersonal-module-scss-module__d2cJ0G__profile{flex-direction:column;gap:48px;display:flex}@media (max-width:767px){.ProfilePersonal-module-scss-module__d2cJ0G__profile{gap:16px}}.ProfilePersonal-module-scss-module__d2cJ0G__profile .ProfilePersonal-module-scss-module__d2cJ0G__personalData{align-items:center;gap:24px;display:flex}@media (max-width:1023px){.ProfilePersonal-module-scss-module__d2cJ0G__profile .ProfilePersonal-module-scss-module__d2cJ0G__personalData{flex-direction:column;align-items:flex-start}}@media (max-width:767px){.ProfilePersonal-module-scss-module__d2cJ0G__profile .ProfilePersonal-module-scss-module__d2cJ0G__personalData{background-color:var(--bg-color-surface);border-radius:6px;gap:16px;padding:16px}}.ProfilePersonal-module-scss-module__d2cJ0G__profile .ProfilePersonal-module-scss-module__d2cJ0G__personalData .ProfilePersonal-module-scss-module__d2cJ0G__personalItem{min-width:277px}@media (max-width:767px){.ProfilePersonal-module-scss-module__d2cJ0G__profile .ProfilePersonal-module-scss-module__d2cJ0G__personalData .ProfilePersonal-module-scss-module__d2cJ0G__personalItem:not(:last-child){border-bottom:1px solid var(--gray-200);width:100%;padding-bottom:8px}}.ProfilePersonal-module-scss-module__d2cJ0G__profile .ProfilePersonal-module-scss-module__d2cJ0G__securityNotice{background-color:var(--background-color);width:max-content;color:var(--text-color);word-break:break-word;border-radius:6px;align-items:start;gap:8px;max-width:100%;padding:8px 16px;font-family:Inter;font-size:16px;line-height:155%;transition:color .2s linear;display:flex}@media (max-width:767px){.ProfilePersonal-module-scss-module__d2cJ0G__profile .ProfilePersonal-module-scss-module__d2cJ0G__securityNotice{background-color:var(--bg-color-surface)}}.ProfilePersonal-module-scss-module__d2cJ0G__profile .ProfilePersonal-module-scss-module__d2cJ0G__securityNotice svg{flex-shrink:0}
@keyframes ThemeSelector-module-scss-module__pJ4CyG__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes ThemeSelector-module-scss-module__pJ4CyG__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes ThemeSelector-module-scss-module__pJ4CyG__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes ThemeSelector-module-scss-module__pJ4CyG__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes ThemeSelector-module-scss-module__pJ4CyG__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes ThemeSelector-module-scss-module__pJ4CyG__open-center{0%,49%{height:0}50%,to{height:2px}}.ThemeSelector-module-scss-module__pJ4CyG__wrapper{gap:24px;width:100%;display:flex}.ThemeSelector-module-scss-module__pJ4CyG__button{border:1px solid var(--gray-200);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:start;width:194px;padding:12px;transition:border .2s linear;display:flex}.ThemeSelector-module-scss-module__pJ4CyG__button:hover,.ThemeSelector-module-scss-module__pJ4CyG__selected{border-color:var(--green)}.ThemeSelector-module-scss-module__pJ4CyG__selected svg{color:var(--green)}.ThemeSelector-module-scss-module__pJ4CyG__iconWrapper{background-color:var(--background-color);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;transition:background-color .2s linear;display:flex}.ThemeSelector-module-scss-module__pJ4CyG__label{color:var(--text-color);font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:130%}
@keyframes ProfileSettings-module-scss-module__o6iNdW__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes ProfileSettings-module-scss-module__o6iNdW__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes ProfileSettings-module-scss-module__o6iNdW__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes ProfileSettings-module-scss-module__o6iNdW__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes ProfileSettings-module-scss-module__o6iNdW__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes ProfileSettings-module-scss-module__o6iNdW__open-center{0%,49%{height:0}50%,to{height:2px}}.ProfileSettings-module-scss-module__o6iNdW__settings{flex-direction:column;gap:24px;margin:48px 0;display:flex}@media (max-width:767px){.ProfileSettings-module-scss-module__o6iNdW__settings{background-color:var(--bg-color-surface);margin:20px 0;padding:16px}}
@keyframes ProfileTabs-module-scss-module__mBwhUG__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes ProfileTabs-module-scss-module__mBwhUG__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes ProfileTabs-module-scss-module__mBwhUG__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes ProfileTabs-module-scss-module__mBwhUG__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes ProfileTabs-module-scss-module__mBwhUG__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes ProfileTabs-module-scss-module__mBwhUG__open-center{0%,49%{height:0}50%,to{height:2px}}.ProfileTabs-module-scss-module__mBwhUG__container{background-color:var(--bg-color-surface);border-radius:6px;width:100%;max-width:100%;padding:24px}@media (max-width:767px){.ProfileTabs-module-scss-module__mBwhUG__container{background-color:unset;margin-bottom:48px;padding:0}}
@keyframes SmsHelpModal-module-scss-module__au5CWW__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes SmsHelpModal-module-scss-module__au5CWW__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes SmsHelpModal-module-scss-module__au5CWW__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes SmsHelpModal-module-scss-module__au5CWW__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes SmsHelpModal-module-scss-module__au5CWW__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes SmsHelpModal-module-scss-module__au5CWW__open-center{0%,49%{height:0}50%,to{height:2px}}.SmsHelpModal-module-scss-module__au5CWW__content{flex-direction:column;gap:24px;display:flex}.SmsHelpModal-module-scss-module__au5CWW__title{justify-content:center;align-items:center;display:flex}.SmsHelpModal-module-scss-module__au5CWW__list{flex-direction:column;gap:16px;margin-bottom:48px;padding-left:20px;list-style-type:decimal;display:flex}.SmsHelpModal-module-scss-module__au5CWW__list li{color:var(--text-color);font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:135%}.SmsHelpModal-module-scss-module__au5CWW__list li:last-child{margin-bottom:0}.SmsHelpModal-module-scss-module__au5CWW__phone{color:var(--green);cursor:pointer}.SmsHelpModal-module-scss-module__au5CWW__phone:hover{opacity:.8}
@keyframes UserAvatar-module-scss-module__t4KNXW__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes UserAvatar-module-scss-module__t4KNXW__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes UserAvatar-module-scss-module__t4KNXW__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes UserAvatar-module-scss-module__t4KNXW__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes UserAvatar-module-scss-module__t4KNXW__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes UserAvatar-module-scss-module__t4KNXW__open-center{0%,49%{height:0}50%,to{height:2px}}.UserAvatar-module-scss-module__t4KNXW__avatar{letter-spacing:1px;text-transform:uppercase;color:var(--green);background-color:var(--bg-color-surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:7px;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:16px;transition:background-color .2s linear;display:inline-flex}.UserAvatar-module-scss-module__t4KNXW__sm{width:28px;height:28px}.UserAvatar-module-scss-module__t4KNXW__md{width:36px;height:36px}.UserAvatar-module-scss-module__t4KNXW__lg{width:48px;height:48px}
@keyframes AuthForm-module-scss-module__NaehvW__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes AuthForm-module-scss-module__NaehvW__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes AuthForm-module-scss-module__NaehvW__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes AuthForm-module-scss-module__NaehvW__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes AuthForm-module-scss-module__NaehvW__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes AuthForm-module-scss-module__NaehvW__open-center{0%,49%{height:0}50%,to{height:2px}}.AuthForm-module-scss-module__NaehvW__title{text-align:center;margin-bottom:24px}.AuthForm-module-scss-module__NaehvW__form{flex-direction:column;gap:24px;display:flex}.AuthForm-module-scss-module__NaehvW__form .AuthForm-module-scss-module__NaehvW__checkboxes{flex-direction:column;gap:8px;display:flex}.AuthForm-module-scss-module__NaehvW__codeWrapper{text-align:center}.AuthForm-module-scss-module__NaehvW__codeWrapper .AuthForm-module-scss-module__NaehvW__subtitle{flex-wrap:wrap;justify-content:center;align-items:end;line-height:135%;display:inline-flex}.AuthForm-module-scss-module__NaehvW__codeWrapper .AuthForm-module-scss-module__NaehvW__subtitle .AuthForm-module-scss-module__NaehvW__phoneText{text-align:center;color:var(--text-secondary);white-space:normal;font-size:18px;font-weight:400;line-height:135%}.AuthForm-module-scss-module__NaehvW__errorMessage{text-align:center}.AuthForm-module-scss-module__NaehvW__registerDescription{text-align:center;color:var(--text-secondary);font-weight:400}
@keyframes ToggleTheme-module-scss-module__6wsscG__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes ToggleTheme-module-scss-module__6wsscG__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes ToggleTheme-module-scss-module__6wsscG__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes ToggleTheme-module-scss-module__6wsscG__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes ToggleTheme-module-scss-module__6wsscG__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes ToggleTheme-module-scss-module__6wsscG__open-center{0%,49%{height:0}50%,to{height:2px}}.ToggleTheme-module-scss-module__6wsscG__toggle{cursor:pointer;text-transform:none;align-items:center;padding:13px 0;font-family:Mikro,Arial,sans-serif;font-size:20px;font-weight:500;line-height:135%;display:inline-flex}.ToggleTheme-module-scss-module__6wsscG__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ToggleTheme-module-scss-module__6wsscG__toggleWrapper{will-change:background-color;background-color:#939598;border-radius:32px;width:32px;height:20px;transition:background-color .25s;display:inline-flex;position:relative}.ToggleTheme-module-scss-module__6wsscG__toggleWrapper:before{content:"";-webkit-transition:background .2s linear,-webkit-transform .2s linear;will-change:transform,background-color,background;background-color:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s linear,background .2s linear;display:block;position:absolute;top:50%;left:2px;transform:translateY(-50%)translateZ(0);box-shadow:0 0 0 1px rgba(16,22,26,.1),0 1px 2px rgba(16,22,26,.2)}.ToggleTheme-module-scss-module__6wsscG__toggle input:checked+.ToggleTheme-module-scss-module__6wsscG__toggleWrapper{background-color:var(--green)}.ToggleTheme-module-scss-module__6wsscG__toggle input:checked+.ToggleTheme-module-scss-module__6wsscG__toggleWrapper:before{transform:translate(12px,-50%)translateZ(0)}.ToggleTheme-module-scss-module__6wsscG__toggleTheme .ToggleTheme-module-scss-module__6wsscG__toggleWrapper{background-color:#e8e9e9;width:40px;height:24px}.ToggleTheme-module-scss-module__6wsscG__toggleTheme .ToggleTheme-module-scss-module__6wsscG__toggleWrapper:before{background:url(/img/sprite/sun.svg) 50% no-repeat,url(/img/sprite/moon.svg) -16px 16px no-repeat;background-color:var(--green);width:20px;height:20px;box-shadow:0 3px 8px rgba(0,0,0,.15),0 3px 1px rgba(0,0,0,.06)}.ToggleTheme-module-scss-module__6wsscG__toggleTheme input:checked+.ToggleTheme-module-scss-module__6wsscG__toggleWrapper:before{background-position:100% -16px,50%;transform:translate(16px,-50%)translateZ(0)}.ToggleTheme-module-scss-module__6wsscG__toggleTheme input:checked+.ToggleTheme-module-scss-module__6wsscG__toggleWrapper{background-color:#373a3b}.ToggleTheme-module-scss-module__6wsscG__headerToggle.ToggleTheme-module-scss-module__6wsscG__toggle{transform:translate(74px)}@media (max-width:1439px){.ToggleTheme-module-scss-module__6wsscG__headerToggle.ToggleTheme-module-scss-module__6wsscG__toggle{-webkit-transform:none;transform:translate(49px)}}@media (max-width:1023px){.ToggleTheme-module-scss-module__6wsscG__headerToggle.ToggleTheme-module-scss-module__6wsscG__toggle{display:none}}@media (max-width:767px){.ToggleTheme-module-scss-module__6wsscG__toggle{font-size:20px;line-height:125%}}
.personal-module-scss-module__Li6q4W__header{justify-content:center;align-items:center;display:flex;position:relative}.personal-module-scss-module__Li6q4W__title{text-align:center}.personal-module-scss-module__Li6q4W__backButton{position:absolute;left:0}
@keyframes profile-module-scss-module__Uk4l5W__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes profile-module-scss-module__Uk4l5W__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes profile-module-scss-module__Uk4l5W__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes profile-module-scss-module__Uk4l5W__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes profile-module-scss-module__Uk4l5W__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes profile-module-scss-module__Uk4l5W__open-center{0%,49%{height:0}50%,to{height:2px}}.profile-module-scss-module__Uk4l5W__container{flex-direction:column;gap:16px;margin-bottom:96px;display:flex}.profile-module-scss-module__Uk4l5W__container .profile-module-scss-module__Uk4l5W__title{margin-bottom:16px}.profile-module-scss-module__Uk4l5W__userInfo{flex-direction:column;align-items:center;margin-bottom:16px;display:flex}.profile-module-scss-module__Uk4l5W__userInfo .profile-module-scss-module__Uk4l5W__avatar{background-color:var(--bg-color-surface);margin-bottom:12px}.profile-module-scss-module__Uk4l5W__userInfo .profile-module-scss-module__Uk4l5W__userPhone{color:var(--text-secondary);margin-top:8px}.profile-module-scss-module__Uk4l5W__button{background-color:var(--bg-color-surface);width:100%;color:var(--text-color);border-radius:6px;justify-content:space-between;align-items:center;padding:16px;font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:135%;transition:color .2s linear;display:flex}.profile-module-scss-module__Uk4l5W__settings{background-color:var(--bg-color-surface);border-radius:6px;flex-direction:column;gap:16px;padding:16px;transition:color .2s linear;display:flex}
@keyframes login-module-scss-module__jd2uBG__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes login-module-scss-module__jd2uBG__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes login-module-scss-module__jd2uBG__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes login-module-scss-module__jd2uBG__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes login-module-scss-module__jd2uBG__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes login-module-scss-module__jd2uBG__open-center{0%,49%{height:0}50%,to{height:2px}}.login-module-scss-module__jd2uBG__container{background-color:var(--bg-color-surface);width:480px;margin:0 auto;padding:32px;transition:background-color .2s linear}@media (max-width:768px){.login-module-scss-module__jd2uBG__container{background-color:unset;width:100%;margin:60px 0;padding:16px}}
@keyframes Header-module-scss-module__PZeoEq__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes Header-module-scss-module__PZeoEq__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes Header-module-scss-module__PZeoEq__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes Header-module-scss-module__PZeoEq__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes Header-module-scss-module__PZeoEq__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes Header-module-scss-module__PZeoEq__open-center{0%,49%{height:0}50%,to{height:2px}}.Header-module-scss-module__PZeoEq__header{z-index:100;background-color:var(--background-color);color:var(--gray-900);-webkit-transition:background-color .2s linear,-webkit-transform .2s linear;transition:background-color .2s linear,transform .2s linear;position:-webkit-sticky;position:sticky;top:0}.Header-module-scss-module__PZeoEq__headerWrapper{align-items:center;gap:24px;min-height:91px;display:flex}@media (max-width:1023px){.Header-module-scss-module__PZeoEq__headerWrapper{gap:0;min-height:75px}}.Header-module-scss-module__PZeoEq__headerLogo{flex-shrink:0;margin-right:40px}.Header-module-scss-module__PZeoEq__mainNav{align-self:stretch;display:flex;position:relative}@media (max-width:1023px){.Header-module-scss-module__PZeoEq__mainNav{order:2}}.Header-module-scss-module__PZeoEq__actions{align-items:center;margin-left:auto;margin-right:-40px;display:flex}@media (max-width:1439px){.Header-module-scss-module__PZeoEq__actions{margin-right:12px}}.Header-module-scss-module__PZeoEq__contactsPhone{letter-spacing:.03em;text-transform:uppercase;padding:0 3px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:112%;transition:color .2s ease-in-out}@media (max-width:1023px){.Header-module-scss-module__PZeoEq__contactsPhone{display:none}}.Header-module-scss-module__PZeoEq__actionsBtns{align-items:center;gap:20px;margin-left:24px;display:flex}.Header-module-scss-module__PZeoEq__mainNavWrapper{display:flex}@media (max-width:1023px){.Header-module-scss-module__PZeoEq__mainNavWrapper{opacity:0;visibility:hidden;pointer-events:none;z-index:-1;background-color:var(--background-color);-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;max-height:0;margin-top:-25px;padding:16px;transition:max-height .6s cubic-bezier(.55,0,.1,1),padding-top .2s ease-in-out .3s,opacity 0s linear .5s,visibility 0s linear .5s;position:fixed;top:75px;bottom:0;left:0;right:0;overflow-y:auto}.Header-module-scss-module__PZeoEq__mainNavWrapper::-webkit-scrollbar{background:0 0;width:0;height:0}.Header-module-scss-module__PZeoEq__mainNav.Header-module-scss-module__PZeoEq__isActive .Header-module-scss-module__PZeoEq__mainNavWrapper{visibility:visible;opacity:1;pointer-events:auto;max-height:100vh;padding-top:91px;transition:max-height .6s cubic-bezier(.55,0,.1,1),padding-top .2s ease-in-out}}.Header-module-scss-module__PZeoEq__mainNavList{margin-top:0;margin-bottom:0;padding:0;list-style:none;display:flex}@media (max-width:1023px){.Header-module-scss-module__PZeoEq__mainNavList{flex-direction:column}.Header-module-scss-module__PZeoEq__mainNavList .Header-module-scss-module__PZeoEq__mainNavItem:first-child{border-top:none}}.Header-module-scss-module__PZeoEq__mainNavList .Header-module-scss-module__PZeoEq__mainNavLink{height:100%;position:relative}.Header-module-scss-module__PZeoEq__mainNavList .Header-module-scss-module__PZeoEq__mainNavLink:hover{color:var(--green)}.Header-module-scss-module__PZeoEq__mainNavList .Header-module-scss-module__PZeoEq__mainNavLink:before{content:"";opacity:0;background-color:currentColor;height:2px;transition:opacity .2s ease-in-out;position:absolute;top:0;left:0;right:0}@media (max-width:1023px){.Header-module-scss-module__PZeoEq__mainNavList .Header-module-scss-module__PZeoEq__mainNavLink:before{display:none}}.Header-module-scss-module__PZeoEq__mainNavList .Header-module-scss-module__PZeoEq__mainNavLink.Header-module-scss-module__PZeoEq__isActive{color:var(--green)}.Header-module-scss-module__PZeoEq__mainNavList .Header-module-scss-module__PZeoEq__mainNavLink.Header-module-scss-module__PZeoEq__isActive:before{opacity:1}@media (max-width:1023px){.Header-module-scss-module__PZeoEq__mainNavItem{border-top:1px solid #e8e9e9}}.Header-module-scss-module__PZeoEq__mainNavItem+.Header-module-scss-module__PZeoEq__mainNavItem{margin-left:25px}@media (max-width:1023px){.Header-module-scss-module__PZeoEq__mainNavItem+.Header-module-scss-module__PZeoEq__mainNavItem{margin-left:0}}.Header-module-scss-module__PZeoEq__mainNavLink{align-items:center;margin:0 auto;transition:color .2s ease-in-out;display:flex}@media (min-width:1024px){.Header-module-scss-module__PZeoEq__mainNavLink{letter-spacing:.03em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:112%}}@media (max-width:1023px){.Header-module-scss-module__PZeoEq__mainNavLink{text-transform:none;padding:17px 0;font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:125%;display:block}}@media (max-width:1023px) and (max-width:767px){.Header-module-scss-module__PZeoEq__mainNavLink{font-size:22px}}@media (max-width:1023px){.Header-module-scss-module__PZeoEq__mainNavLink:first-letter{text-transform:capitalize}}.Header-module-scss-module__PZeoEq__menuBtn{cursor:pointer;background-color:var(--green);border:0;border-radius:50%;outline:0;flex-direction:column;justify-content:center;align-items:center;width:37px;height:37px;padding:0;transition:opacity .2s ease-in-out;display:flex}.Header-module-scss-module__PZeoEq__menuBtn:hover{opacity:.7}@media (max-width:1023px){.Header-module-scss-module__PZeoEq__menuBtn{visibility:visible;width:32px;height:32px}}.Header-module-scss-module__PZeoEq__menuBtn span,.Header-module-scss-module__PZeoEq__menuBtn span:after,.Header-module-scss-module__PZeoEq__menuBtn span:before{content:"";z-index:1;background-color:#fff;border-radius:1px;flex-shrink:0;width:16px;height:2px;margin:0 auto;animation:.3s ease-in-out forwards Header-module-scss-module__PZeoEq__open-center;display:inline-flex;position:relative}.Header-module-scss-module__PZeoEq__menuBtn span:after,.Header-module-scss-module__PZeoEq__menuBtn span:before{animation:.3s ease-in-out Header-module-scss-module__PZeoEq__open-before;position:absolute;transform:translateY(-5px)translateZ(0)}.Header-module-scss-module__PZeoEq__menuBtn span:after{animation:.3s ease-in-out Header-module-scss-module__PZeoEq__open-after;transform:translateY(5px)translateZ(0)}.Header-module-scss-module__PZeoEq__menuBtn.Header-module-scss-module__PZeoEq__isActive span:before,.Header-module-scss-module__PZeoEq__menuBtn[aria-pressed=true] span:before{animation:.3s ease-in-out Header-module-scss-module__PZeoEq__close-before;transform:translate(-50%,-50%)rotate(45deg)}.Header-module-scss-module__PZeoEq__menuBtn.Header-module-scss-module__PZeoEq__isActive span:after,.Header-module-scss-module__PZeoEq__menuBtn[aria-pressed=true] span:after{animation:.3s ease-in-out Header-module-scss-module__PZeoEq__close-after;transform:translate(-50%,-50%)rotate(-45deg)}.Header-module-scss-module__PZeoEq__menuBtn.Header-module-scss-module__PZeoEq__isActive span,.Header-module-scss-module__PZeoEq__menuBtn[aria-pressed=true] span{height:0;animation:.3s ease-in-out forwards Header-module-scss-module__PZeoEq__close-center}.Header-module-scss-module__PZeoEq__menuBtn.Header-module-scss-module__PZeoEq__isActive span:after,.Header-module-scss-module__PZeoEq__menuBtn.Header-module-scss-module__PZeoEq__isActive span:before,.Header-module-scss-module__PZeoEq__menuBtn[aria-pressed=true] span:after,.Header-module-scss-module__PZeoEq__menuBtn[aria-pressed=true] span:before{animation-fill-mode:forwards;top:50%;left:50%}.Header-module-scss-module__PZeoEq__switcher{margin-bottom:24px}@media (max-width:1024px){.Header-module-scss-module__PZeoEq__desktopHidden{display:none}}@media (min-width:1024px){.Header-module-scss-module__PZeoEq__mobileVisibility{display:none}}.Header-module-scss-module__PZeoEq__submenu{visibility:hidden;margin-top:0;margin-bottom:0;padding:0;list-style:none;box-shadow:0 3px 3px rgba(0,0,0,.3)}.Header-module-scss-module__PZeoEq__submenu.Header-module-scss-module__PZeoEq__isActive{visibility:visible}@media (min-width:1024px){.Header-module-scss-module__PZeoEq__submenu{z-index:100;background-color:var(--background-color);opacity:0;visibility:hidden;pointer-events:none;gap:48px;padding:24px 56px;transition:opacity .2s ease-in-out,visibility .2s ease-in-out,background-color .2s ease-in-out;display:flex;position:absolute;top:100%;right:-76px}.Header-module-scss-module__PZeoEq__submenu.Header-module-scss-module__PZeoEq__isActive{opacity:1;visibility:visible;pointer-events:auto}}.Header-module-scss-module__PZeoEq__submenuList{flex-direction:column;margin-top:0;margin-bottom:0;padding:16px 0 0;list-style:none;display:flex;overflow:hidden}@media (max-width:1023px){.Header-module-scss-module__PZeoEq__submenuList{visibility:hidden;opacity:0;pointer-events:none;max-height:0;padding-top:0;transition:max-height .2s ease-in-out,opacity 0s linear .3s,visibility 0s linear .3s}}.Header-module-scss-module__PZeoEq__submenuLink{letter-spacing:-.1px;color:var(--text-secondary);font-family:Inter,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:172%;transition:color .2s ease-in-out}.Header-module-scss-module__PZeoEq__submenuLink:hover{color:var(--green)}@media (max-width:767px){.Header-module-scss-module__PZeoEq__submenuLink{font-size:14px;line-height:125%}}.Header-module-scss-module__PZeoEq__submenuLink:first-letter{text-transform:capitalize}@media (min-width:1024px){.Header-module-scss-module__PZeoEq__submenuLink+.Header-module-scss-module__PZeoEq__submenuLink{margin-top:12px}}@media (max-width:1023px){.Header-module-scss-module__PZeoEq__submenuLink{text-transform:none;padding:14px 0;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:135%}}@media (max-width:1023px) and (max-width:767px){.Header-module-scss-module__PZeoEq__submenuLink{font-size:20px;line-height:125%}}@media (max-width:1023px){.Header-module-scss-module__PZeoEq__submenuLink:last-child{padding-bottom:29px}}.Header-module-scss-module__PZeoEq__submenuLinkCurrent{color:var(--green)}.Header-module-scss-module__PZeoEq__favoriteBtn:hover{color:var(--green);transition:color .2s linear}
@keyframes Error500-module-scss-module__o4w7nW__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes Error500-module-scss-module__o4w7nW__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes Error500-module-scss-module__o4w7nW__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes Error500-module-scss-module__o4w7nW__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes Error500-module-scss-module__o4w7nW__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes Error500-module-scss-module__o4w7nW__open-center{0%,49%{height:0}50%,to{height:2px}}.Error500-module-scss-module__o4w7nW__section{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding-top:40px;padding-bottom:40px;display:flex}.Error500-module-scss-module__o4w7nW__logo{margin-bottom:83px}@media only screen and (max-width:768px){.Error500-module-scss-module__o4w7nW__logo{margin-bottom:40px}}.Error500-module-scss-module__o4w7nW__title{max-width:544px;margin-bottom:12px}@media only screen and (max-width:768px){.Error500-module-scss-module__o4w7nW__title{margin-bottom:8px}}.Error500-module-scss-module__o4w7nW__red{color:var(--red);margin-top:64px}@media only screen and (max-width:768px){.Error500-module-scss-module__o4w7nW__red{margin-top:40px;margin-bottom:16px}}.Error500-module-scss-module__o4w7nW__text{color:var(--gray-800);margin-bottom:64px}@media only screen and (max-width:768px){.Error500-module-scss-module__o4w7nW__btn{width:100%}}
@keyframes Footer-module-scss-module__Zrxyoa__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes Footer-module-scss-module__Zrxyoa__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes Footer-module-scss-module__Zrxyoa__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes Footer-module-scss-module__Zrxyoa__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes Footer-module-scss-module__Zrxyoa__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes Footer-module-scss-module__Zrxyoa__open-center{0%,49%{height:0}50%,to{height:2px}}.Footer-module-scss-module__Zrxyoa__footer{padding-top:64px;padding-bottom:64px}@media (max-width:1023px){.Footer-module-scss-module__Zrxyoa__footer{padding-top:48px;padding-bottom:30px}}.Footer-module-scss-module__Zrxyoa__menu,.Footer-module-scss-module__Zrxyoa__menuContacts{flex-wrap:wrap;display:flex}.Footer-module-scss-module__Zrxyoa__menuContacts{justify-content:space-between;margin-top:-32px}.Footer-module-scss-module__Zrxyoa__menu{flex-grow:1;margin-top:32px;margin-bottom:-32px;margin-left:-30px;padding:0;list-style:none}@media (max-width:1023px){.Footer-module-scss-module__Zrxyoa__menu{display:none}}.Footer-module-scss-module__Zrxyoa__menuItem{flex:1 1 0;width:100%;max-width:255px;margin-bottom:32px;margin-left:30px}.Footer-module-scss-module__Zrxyoa__menuTitle{letter-spacing:.03em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:112%}.Footer-module-scss-module__Zrxyoa__links{flex-direction:column;margin-top:0;margin-bottom:0;padding:16px 0 0;list-style:none;display:flex;overflow:hidden}.Footer-module-scss-module__Zrxyoa__link{color:var(--text-secondary);cursor:pointer;text-transform:none;letter-spacing:0;font-family:Inter,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:135%;transition:color .2s ease-in-out}.Footer-module-scss-module__Zrxyoa__link:hover{color:var(--green)}@media (max-width:767px){.Footer-module-scss-module__Zrxyoa__link{font-size:14px;line-height:125%}}.Footer-module-scss-module__Zrxyoa__link+.Footer-module-scss-module__Zrxyoa__link{margin-top:12px}.Footer-module-scss-module__Zrxyoa__contacts{flex-direction:column;display:flex}.Footer-module-scss-module__Zrxyoa__footer .Footer-module-scss-module__Zrxyoa__contacts{align-items:flex-end;margin-top:32px;margin-left:30px}@media (max-width:1023px){.Footer-module-scss-module__Zrxyoa__footer .Footer-module-scss-module__Zrxyoa__contacts{align-items:center;margin-left:auto;margin-right:auto}}.Footer-module-scss-module__Zrxyoa__contactItem+.Footer-module-scss-module__Zrxyoa__contactItem{margin-top:24px}.Footer-module-scss-module__Zrxyoa__footer .Footer-module-scss-module__Zrxyoa__contactItem{text-transform:none;letter-spacing:0;text-align:right;color:var(--text-secondary);font-family:Inter,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:135%}@media (max-width:1023px){.Footer-module-scss-module__Zrxyoa__footer .Footer-module-scss-module__Zrxyoa__contactItem{text-align:center}}.Footer-module-scss-module__Zrxyoa__footer .Footer-module-scss-module__Zrxyoa__contactLink,.Footer-module-scss-module__Zrxyoa__designDesktop a{color:var(--green);transition:opacity .2s ease-in-out}.Footer-module-scss-module__Zrxyoa__footer .Footer-module-scss-module__Zrxyoa__contactLink:hover,.Footer-module-scss-module__Zrxyoa__designDesktop a:hover{opacity:.7}.Footer-module-scss-module__Zrxyoa__phoneFooter{letter-spacing:.03em;text-transform:uppercase;font-family:Inter,sans-serif;font-weight:500;line-height:112%;font-size:18px!important}.Footer-module-scss-module__Zrxyoa__logoSection{align-items:center;margin-top:42px;margin-bottom:24px;display:flex;position:relative}@media (max-width:1023px){.Footer-module-scss-module__Zrxyoa__logoSection{margin-top:48px}}.Footer-module-scss-module__Zrxyoa__logoSection:after,.Footer-module-scss-module__Zrxyoa__logoSection:before{content:"";background-color:var(--gray-900);opacity:.2;flex-grow:1;height:1px}.Footer-module-scss-module__Zrxyoa__logo{justify-content:center;width:164px;display:flex}@media (max-width:1023px){.Footer-module-scss-module__Zrxyoa__logo{width:115px}}.Footer-module-scss-module__Zrxyoa__logo svg{width:68px;height:51px}.Footer-module-scss-module__Zrxyoa__copyrightDesktop{text-transform:none;letter-spacing:0;color:var(--text-secondary);font-family:Inter,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:135%;position:absolute;top:0;left:0}@media (max-width:1023px){.Footer-module-scss-module__Zrxyoa__copyrightDesktop{display:none}}.Footer-module-scss-module__Zrxyoa__designDesktop{text-transform:none;letter-spacing:0;color:var(--text-secondary);font-family:Inter,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:135%;position:absolute;top:0;right:0}@media (max-width:1023px){.Footer-module-scss-module__Zrxyoa__designDesktop{display:none}}.Footer-module-scss-module__Zrxyoa__copyrightMobile{text-transform:none;letter-spacing:0;text-align:center;color:#939598;margin-bottom:16px;font-family:Inter,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:135%;display:none}@media (max-width:1023px){.Footer-module-scss-module__Zrxyoa__copyrightMobile{display:block}}.Footer-module-scss-module__Zrxyoa__footerInfo{text-transform:none;letter-spacing:0;text-align:justify;color:var(--text-secondary);font-size:12px;font-weight:400;line-height:130%}@media (max-width:1023px){.Footer-module-scss-module__Zrxyoa__footerInfo{font-size:10px}}.Footer-module-scss-module__Zrxyoa__footerInfoText{display:block}.Footer-module-scss-module__Zrxyoa__designMobile a{color:var(--green);margin-left:4px;transition:opacity .2s ease-in-out}.Footer-module-scss-module__Zrxyoa__designMobile{text-transform:none;letter-spacing:0;text-align:center;color:var(--text-secondary);margin-top:16px;font-family:Inter,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:135%;display:none}.Footer-module-scss-module__Zrxyoa__designMobile a:hover{opacity:.7}@media (max-width:1023px){.Footer-module-scss-module__Zrxyoa__designMobile{display:block}}
@keyframes NotFount-module-scss-module__yLrfkq__close-before{0%{transform:translate(-50%,-7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(45deg)}}@keyframes NotFount-module-scss-module__yLrfkq__close-after{0%{transform:translate(-50%,7px)}50%{transform:translate(-50%)}to{transform:translate(-50%,-50%)rotate(-45deg)}}@keyframes NotFount-module-scss-module__yLrfkq__close-center{0%,49%{height:2px}50%,to{height:0}}@keyframes NotFount-module-scss-module__yLrfkq__open-before{0%{transform:translateY(-50%)rotate(45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(-5px)translateZ(0)}}@keyframes NotFount-module-scss-module__yLrfkq__open-after{0%{transform:translateY(-50%)rotate(-45deg)translateZ(0)}50%{transform:translate(0)translateZ(0)}to{transform:translateY(5px)translateZ(0)}}@keyframes NotFount-module-scss-module__yLrfkq__open-center{0%,49%{height:0}50%,to{height:2px}}.NotFount-module-scss-module__yLrfkq__section{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding-top:40px;padding-bottom:40px;display:flex}.NotFount-module-scss-module__yLrfkq__title{max-width:544px;margin-top:49px;margin-bottom:12px}@media only screen and (max-width:768px){.NotFount-module-scss-module__yLrfkq__title{margin-top:40px;margin-bottom:8px}}.NotFount-module-scss-module__yLrfkq__text{color:var(--text-secondary)!important}.NotFount-module-scss-module__yLrfkq__text a{color:var(--green)}.NotFount-module-scss-module__yLrfkq__btn{margin-top:64px}@media only screen and (max-width:768px){.NotFount-module-scss-module__yLrfkq__btn{width:100%}}
