@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:100;src:url(/fonts/Manrope-Thin.woff2) format("woff2"),url(/fonts/Manrope-Thin.woff) format("woff")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:300;src:url(../fonts/Manrope-Light.woff2) format("woff2"),url(../fonts/Manrope-Light.woff) format("woff")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:400;src:url(../fonts/Manrope-Regular.woff2) format("woff2"),url(../fonts/Manrope-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:500;src:url(../fonts/Manrope-Medium.woff2) format("woff2"),url(../fonts/Manrope-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:600;src:url(../fonts/Manrope-Semibold.woff2) format("woff2"),url(../fonts/Manrope-Semibold.woff) format("woff")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:700;src:url(../fonts/Manrope-Bold.woff2) format("woff2"),url(../fonts/Manrope-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:800;src:url(../fonts/Manrope-ExtraBold.woff2) format("woff2"),url(../fonts/Manrope-ExtraBold.woff) format("woff")}.app-tabs__list-wrapper{position:relative}.app-tabs__list{align-items:center;display:flex;margin-bottom:-1px}.app-tabs__indicator{background-color:tomato;bottom:0;height:5px;left:0;opacity:0;pointer-events:none;position:absolute;z-index:2}.app-tabs._ready .app-tabs__indicator{opacity:1;transition:transform .3s ease-in-out,width .3s ease-in-out}.app-tabs__item{box-sizing:content-box;flex:1 1 auto;position:relative;text-align:center;white-space:nowrap}.app-tabs__item._active .app-tabs__item__amount._text{color:#153d49}.app-tabs._default .app-tabs__item{background:#fff;border:1px solid #efefef;border-radius:4px 4px 0 0;box-shadow:0 8px 24px -18px #8187bd26;color:#6c6c6c;font-size:24px;font-weight:600;line-height:28px}.app-tabs._default .app-tabs__item._active{border:1px solid #fff;box-shadow:-4px -18px 25px #0000000f;color:#153d49;font-weight:600}.app-tabs__item-label{align-items:center;cursor:pointer;display:flex;gap:12px;justify-content:center;padding:12px;position:relative;width:100%}.app-tabs__item-input{height:1px;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.app-tabs__amount._circle{align-items:center;background-color:tomato;border-radius:100px;color:#fff;display:inline-flex;font-size:10px;font-weight:600;justify-content:center;line-height:12px;min-height:24px;min-width:24px;padding:3px 7px}.app-tabs__amount._text{color:#a8a5a5;font-size:10px;font-weight:600;line-height:130%}.app-tabs._underlined .app-tabs__list{gap:8px}.app-tabs._underlined .app-tabs__item{background:#fff;border:1px solid #efefef;border-radius:4px;box-shadow:0 8px 24px -18px #8187bd26;color:#6c6c6c;display:flex;font-size:16px;font-weight:600;justify-content:center;line-height:22px}.app-tabs._underlined .app-tabs__item-label{width:100%}.app-tabs._underlined .app-tabs__item-label span{position:relative}.app-tabs._underlined .app-tabs__item._active{border:1px solid #efefef;border-radius:4px;box-shadow:0 2px 16px 2px #8187bd1f;color:#153d49}.app-tabs._underlined .app-tabs__item._active .app-tabs__item-label span:after{border:1px solid tomato;bottom:-4px;content:"";left:0;position:absolute;width:100%}.app-tabs._indicator .app-tabs__list{border-bottom:1px solid #a8a5a5;gap:40px;margin-bottom:20px}.app-tabs._indicator .app-tabs__item{color:#a8a5a5;flex:none;font-size:16px;font-weight:700;line-height:24px}.app-tabs._indicator .app-tabs__item._active{color:#153d49}.app-tabs._indicator .app-tabs__item-label{padding-left:0;padding-right:0}.app-tabs._indicator:not(._mobile) .app-tabs__item._active:after{background-color:tomato;bottom:-1px;content:"";height:5px;left:0;pointer-events:none;position:absolute;width:100%;z-index:2}.app-tabs._indicator:not(._mobile)._ready .app-tabs__item._active:after{display:none}.app-tabs._mobile .app-tabs__item{font-size:16px;font-weight:600;line-height:22px;padding:0 10px}.app-tabs._mobile .app-tabs__item._active{font-weight:600}.app-tabs._mobile .app-tabs__item-label{padding:12px 0}.app-tabs._indicator._mobile .app-tabs__list{border-bottom:none}.app-tabs._indicator._mobile .app-tabs__item{font-size:16px;line-height:22px;padding:0 0 16px}.app-tabs._indicator._mobile .app-tabs__item._active:after{background-color:tomato;bottom:3px;content:"";height:5px;position:absolute;right:0;width:100%;z-index:2}.app-tabs._indicator._mobile .app-tabs__item-label{justify-content:flex-start;margin-bottom:-14px;position:relative}.app-tabs._indicator._mobile .app-tabs__item-label:after{background-color:#a8a5a5;bottom:3px;content:"";height:1px;position:absolute;right:0;width:300%;z-index:1}.app-tabs._mobile._shadow{position:relative}.app-tabs._mobile._shadow:after{box-shadow:12px 12px 12px 32px #fff;content:"";height:0;position:absolute;right:0;top:0;width:0;z-index:1}.app-tabs._mobile .app-tabs__list,.app-tabs._scrollable .app-tabs__list{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity}.app-tabs._mobile .app-tabs__list::-webkit-scrollbar,.app-tabs._scrollable .app-tabs__list::-webkit-scrollbar{display:none}.app-tabs._mobile .app-tabs__item,.app-tabs._scrollable .app-tabs__item{flex:0 0 auto;scroll-snap-align:start}@keyframes blink-animation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(100%,0,0)}}@keyframes slide{0%{left:-100%}to{left:0}}
