*,:before,:after{box-sizing:border-box}:root{--primary:#08678e;--text:#212a44;--red01:#d22116;--red02:#bf1c12;--red03:#f4352a;--red04:#ffebea;--green01:#1ba77b;--green02:#178361;--green03:#a5be19;--blue01:#08678e;--blue02:#137eef;--purple01:#7f5fbc;--pink01:#c7387f;--orange01:#fab52d;--orange02:#a7611b;--gray01:#99a4ae;--gray02:#4d6072;--gray03:#f7f9ff;--skeleton-gradient-from-color:rgba(8,103,142,.06);--skeleton-gradient-to-color:rgba(8,103,142,.15);--size-xs:12px;--size-s:14px;--size-m:16px;--size-l:18px;--size-xl:20px;--size-xxl:28px;--line-height-m:17px;--line-height-l:22px;--line-height-xl:24px}html,body{width:100%;height:100%}body{font-size:var(--size-m);color:var(--text);background-color:var(--gray03);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Nunito Sans,sans-serif;font-weight:400;line-height:1.5}a{text-decoration:none}button,input,select,textarea{font:inherit}#root{height:100%}#radix-portal-root{z-index:1000;position:relative}.abs-loader{z-index:1;background:rgba(255,255,255,.5);border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.abs-loader.main-loader{background:#fff}.abs-loader.main-loader .main-loader__in{position:relative}.d-i-flex{display:inline-flex}.d-flex{display:flex}.d-flex-c-b{justify-content:space-between;align-items:center;display:flex}.d-flex-col{flex-direction:column;display:flex}.a-i-c{align-items:center}.j-c-c{justify-content:center}.j-c-b{justify-content:space-between}.m-b-10{margin-bottom:10px}.t-a-c{text-align:center}.hidden{display:none}.cursor-pointer{cursor:pointer}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.custom-loader{width:20px;line-height:0;overflow:hidden}.custom-loader.default-loader-color{color:var(--text)}.custom-loader svg{animation:1s linear infinite spinAnimation}@keyframes spinAnimation{to{transform:rotate(360deg)}}.horz-padding{padding-left:24px;padding-right:24px}.profile-details-error{height:100%}.profile-details-error h1{margin:0 0 15px}.profile-details-error__message{margin-bottom:20px}.profile-details-error button{cursor:pointer;color:#228be6;box-shadow:none;background-color:#eaf3fd;border:none;outline:none;padding:8px 22px;font-weight:600}.profile-details{max-width:850px;margin:0 auto;padding:40px 0}.profile-details__lang-select{text-align:right}.profile-details__lang-select>button{width:auto;min-width:120px}.profile-details__head{margin-bottom:24px}.profile-details__head h1{font-size:var(--size-xl)}.profile-details__fields__head{margin:20px 0 28px}.profile-details__fields__head__label{color:var(--gray02)}.profile-details__fields__head__val__title{font-weight:700;font-size:var(--size-xxl)}.profile-details__fields__item{line-height:var(--line-height-l);margin-bottom:16px}.profile-details__fields__item span{color:var(--gray02)}.profile-details__fields__item strong{font-size:var(--size-l)}.custom-dropdown{cursor:pointer;color:#fff;flex-direction:column;width:100%;min-height:42px;padding:4px 20px;transition:all .3s;display:flex}.custom-dropdown.purple01{background-color:var(--purple01)}.custom-dropdown.green03{background-color:var(--green03)}.custom-dropdown.orange01{background-color:var(--orange01)}.custom-dropdown.green01{background-color:var(--green01)}.custom-dropdown.pink01{background-color:var(--pink01)}.custom-dropdown.blue01{background-color:var(--blue01)}.custom-dropdown__header{justify-content:space-between;align-items:center;display:flex}.custom-dropdown__title{align-items:center;gap:12px;display:flex}.custom-dropdown__arrow{line-height:0;transition:transform .3s}.custom-dropdown__arrow--open{transform:rotate(180deg)}.custom-dropdown__content{flex-direction:column;gap:16px;width:100%;padding:16px 0;display:flex}.custom-dropdown__item{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.custom-dropdown__item-title{color:#fff;font-size:var(--size-m);font-weight:500}.custom-dropdown__item-value{color:#fff;font-size:var(--size-m);font-weight:700}.Trigger___NZwUa{font-size:var(--size-s);line-height:var(--line-height-l);height:48px;color:var(--text);background-color:#fff;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;width:100%;padding:0 16px;font-weight:400;display:inline-flex;box-shadow:0 1px 2px rgba(0,0,0,.05)}.Trigger___NZwUa.custom-select__large{height:70px;font-weight:600;font-size:var(--size-m);padding:0 23px}.Trigger___NZwUa[data-placeholder]{color:var(--gray04)}.Trigger___NZwUa:hover{cursor:text}.Icon___RAv5i{color:var(--text);margin-left:auto;padding-left:8px;line-height:0}.Icon___RAv5i svg{width:25px;height:25px}.Content___x65py{min-width:var(--radix-select-trigger-width);background-color:#fff;border:none;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px rgba(0,48,74,.1)}.Viewport___XARdD{max-height:256px;padding:4px}.searchViewport___OgeyG{flex-direction:column;max-height:256px;display:flex}.searchViewport___OgeyG .custom-search-input-wrap{border-top:none;border-left:none;border-right:none;border-radius:0}.searchOptions___CKEZF{padding:4px;overflow:auto}.Item___ZGUxp{cursor:pointer;font-size:var(--size-s);font-weight:600;line-height:var(--line-height-m);color:var(--text);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom:1px solid var(--gray08);border-radius:4px;outline:none;align-items:center;margin:2px 0;padding:8px 8px 8px 30px;display:flex;position:relative}.Item___ZGUxp:last-child{border-bottom:none}.Item___ZGUxp[data-disabled]{color:var(--gray02);pointer-events:none}.Item___ZGUxp[data-state=checked]{outline:none}.Separator___V4IHP{background-color:#000;height:1px;margin:5px}.ScrollButton___eLN39{color:#000;cursor:default;background-color:#fff;justify-content:center;align-items:center;height:25px;display:flex}.ItemIndicator___JcIIz{background-color:var(--text);border-radius:50%;justify-content:center;align-items:center;width:8px;height:8px;display:inline-flex;position:absolute;left:10px}