:root{--primary:#0019b9;--purple:#b9008b;--gray:#9fa1a5;--black:#10151d;--danger:#b90000;--red:#b90000;--green:#1fb900;--blue:#1f6dff;--light-green:#e7ffda;--bg-block:#fff;--btn-primary-text:#fff;--stroke:#e7e7e7;--stroke-light-green:#cff5ba;--background:#f5f5f5;--black_hover:#2d343f;--black_active:#1d222b;--primary_hover:#001287;--primary_active:#000f72;--primary_hover_transparent:#0019b90d;--primary_hover_second_transparent:#0019b926;--primary_active_transparent:#0019b91a;--primary-second:#000997;--primary-border:#0019b9;--card-bg-hover:#0019b914;--main-font:"ArmChair";--code-font:"UbuntuSansMono-Medium";--space-gutter:2.10526rem;--space-gutter-sm:1.05263rem;--space-gutter-xs:.789474rem;--container-account-max:44.9474rem;--space-account-margin-top:4.21053rem;--account-header-mobile-height:4.63158rem;--space-account-margin-top-tablet:7.78947rem;--space-account-margin-top-mobile-nav:6.73684rem;--space-account-padding-bottom:4.21053rem;--space-account-padding-bottom-tablet:3.15789rem;--space-account-padding-bottom-mobile:2.10526rem;--space-main-x:8.42105rem;--space-main-x-tight:2.10526rem;--space-section-margin-top:2.10526rem;--space-section-margin-top-tablet:6.73684rem;--space-section-margin-top-mobile:5.68421rem;--space-section-padding-x:1.05263rem;--space-section-padding-bottom:2.10526rem;--space-section-padding-bottom-selecting:6.21053rem;--radius-ui:.263158rem;--radius-ui-lg:.526316rem}.select-wrap{flex-direction:row-reverse;align-items:center;column-gap:.526316rem;min-width:0;height:100%;display:flex}.select-wrap svg path{fill:#404040!important}.select-container{position:relative}.select-container.active{z-index:2}.select-container.active .select-btn{border:1px solid var(--primary);border-radius:.263158rem .263158rem 0 0}.select-container.active .select-btn svg path{fill:var(--primary)}.select-container.active .select-list{display:block}.select-container--disabled .select-btn{cursor:default}.select-container--disabled .select-btn:hover{border-color:var(--stroke)}.select-container--disabled .select-btn:hover svg path{fill:var(--gray)}.select-btn{border:1px solid var(--stroke);cursor:pointer;background:var(--bg-block);border-radius:.263158rem;align-items:center;gap:.526316rem;height:3.36842rem;padding:0 1.05263rem;transition:all .5s;display:flex}.select-btn.reverse{flex-direction:row-reverse}.select-btn svg path{fill:var(--gray)}.select-btn:hover{border:1px solid var(--primary)}.select-btn:hover svg path{fill:var(--primary)}@media (width<=500px){.select-btn{height:2.52632rem}}.select-list{border:1px solid var(--primary);background:var(--bg-block);z-index:5;border-radius:0 0 .263158rem .263158rem;width:100%;max-height:9.47368rem;margin:0;padding:.421053rem;list-style:none;display:none;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 .210526rem .631579rem #0000001f}.select-list__title{color:var(--black);cursor:default;pointer-events:none;border-bottom:none;margin:0;padding:.210526rem .315789rem .631579rem;font-size:.736842rem;font-weight:500;line-height:1.35;list-style:none}.select-list-item{text-align:left;border-bottom:1px solid var(--stroke);color:var(--black);cursor:pointer;align-items:center;column-gap:.526316rem;margin:0;padding:.421053rem .315789rem;font-size:.736842rem;line-height:1.35;transition:all .5s;display:flex}.select-list-item__check{flex-shrink:0;width:.736842rem;height:.736842rem;display:block}.select-list-item:last-child{border-bottom:none}.select-list-item.active{color:var(--primary);background:0 0;font-weight:500}.select-list-item:hover{color:var(--primary);background:0 0}.select-container--drop-up.active .select-btn{border-top:0;border-radius:0 0 .263158rem .263158rem}.select-container--drop-up .select-list{border-bottom:none;border-radius:.263158rem .263158rem 0 0;top:auto;bottom:100%;box-shadow:0 -.210526rem .631579rem #0000001f}.select-container--drop-up.active .select-list{border-top:1px solid var(--primary)}.select-container--with-title .select-list{padding-top:.631579rem}
