@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:regular,italic,600,600italic,700,700italic);@font-face{font-family:icons;font-display:swap;src:url(../fonts/icons.woff2) format("woff2"),url(../fonts/icons.woff) format("woff");font-weight:400;font-style:normal}.address-application__box .select__value::after,.card-start-trading__btn::after,.item-advantages-home__link::after,.item-cards__link::after,.item-questions-spollers__title::after,.language-bottom-footer__item .select__value::after,.slide-comments-home__decor::after,.slide-comments-home__decor::before,[class*=_icon-]:before{font-family:icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=_icon-]:before{display:block}._icon-arrowOpen:before{content:"\e900"}._icon-appStore:before{content:"\e907"}._icon-arrowShareDown:before{content:"\e909"}._icon-arrowShareUp:before{content:"\e90a"}._icon-arrowUp:before{content:"\e90b"}._icon-barcode:before{content:"\e90c"}._icon-decorNine:before{content:"\e90d"}._icon-discord:before{content:"\e90e"}._icon-instagram:before{content:"\e90f"}._icon-linkedIn:before{content:"\e910"}._icon-playMarket:before{content:"\e911"}._icon-plus:before{content:"\e912"}._icon-telegram:before{content:"\e913"}._icon-youtube:before{content:"\e914"}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#fff;line-height:1;font-family:"Source Sans Pro",Verdana,sans-serif;font-size:1.125rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:"Source Sans Pro",Verdana,sans-serif;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}ol,ul{padding:0;margin:0}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:101.25rem;margin:0 auto;padding:0 .9375rem}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 0}.button._fw{width:100%}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{border-radius:0!important;width:100%;display:block;padding:0 20px;border:1px solid #eee}textarea.input{resize:none;padding:0 0}.select{position:relative}.select__body{position:relative}.select__title{color:inherit;text-align:left;border:1px solid #d9d9d9;background-color:#fff;cursor:pointer;width:100%;border-radius:4px}.select__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.875rem;padding:0 .9375rem;gap:.625rem}.select__value>*{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.select__value:after{content:"";-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}._select-open .select__value:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.select__value._select-pseudo-label::before{content:attr(data-pseudo-label);opacity:.5}.select__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.select__input{width:100%;background-color:transparent;height:100%}.select__options{color:#000;position:absolute;top:29px;border-radius:0 0 4px 4px;min-width:100%;left:0;background-color:#fff;border-top:0;border:1px solid #d9d9d9;border-top:0;padding:10px 0 5px 0}.select__scroll{overflow-y:auto;overflow-x:hidden;max-height:200px}.select__option{width:100%;text-align:left;cursor:pointer;padding:5px 15px;color:inherit}.select__option._select-selected{background-color:#eee}.select__row{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select._select-open{z-index:5}._select-tag{cursor:pointer}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;-o-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;-o-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#eee;padding:20px;width:100%;max-width:900px;border-radius:20px}.lock .popup__content{visibility:visible}.spollers{display:-ms-grid;display:grid;gap:15px}.spollers__item{font-size:1.25rem}.spollers__title{width:100%;cursor:default;text-align:left;border:1px solid #eee;padding:.625rem .9375rem;border-radius:.3125rem;position:relative}._spoller-init .spollers__title{cursor:pointer}._spoller-init .spollers__title::after,._spoller-init .spollers__title::before{content:"";position:absolute;right:10px;top:50%;background-color:#000;height:2px;width:15px;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;-o-transition:transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}._spoller-init .spollers__title::before{-webkit-transform:translate(-75%,-50%) rotate(40deg);-ms-transform:translate(-75%,-50%) rotate(40deg);transform:translate(-75%,-50%) rotate(40deg)}._spoller-init .spollers__title::after{-webkit-transform:translate(0,-50%) rotate(-40deg);-ms-transform:translate(0,-50%) rotate(-40deg);transform:translate(0,-50%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::before{-webkit-transform:translateX(-75%) rotate(-40deg);-ms-transform:translateX(-75%) rotate(-40deg);transform:translateX(-75%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::after{-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}.spollers__body{padding:1.25rem;border-radius:.3125rem;border:1px solid #eee}.tabs__navigation{display:-webkit-box;display:-ms-flexbox;display:flex}.tabs__title{border:1px solid #eee;padding:.625rem .9375rem;border-radius:.3125rem}.tabs__title._tab-active{border:1px solid #000}.tabs__content{border:1px solid #eee;padding:.625rem .9375rem}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}.hero-name span{position:relative;font-weight:600;line-height:1.5;color:#1b70f1}.hero-name span::before{content:"";position:absolute;height:2px;top:50%;left:0;background-color:#1b70f1;border-radius:2px}.hero-title{font-weight:700;line-height:1.25;letter-spacing:-1.5px;color:#f7faff}.hero-main{position:relative}.hero-main img{position:absolute;width:60%;bottom:-.625rem;right:9.6875rem}.hero-descr{line-height:1.6;color:#adb3bf}.hero-body{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-content{-webkit-box-flex:0;-ms-flex:0 1 57.5rem;flex:0 1 57.5rem;margin-top:10rem}.hero-img{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.hero-img::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#5570fe;opacity:.06;-webkit-filter:blur(70px);filter:blur(70px)}.btn-primary{border-radius:4px;background-color:#1b70f1;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.btn-border{border:1px solid #fff;border-radius:4px;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.site-title{font-weight:700;line-height:1.2586206897}.site-title--small{font-weight:600;line-height:1.1304347826}.site-title--center{text-align:center}.article--center{position:relative;margin:0 auto;z-index:10}.article--head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article--head:not(:last-child){margin-bottom:1.25rem}.article--date{font-weight:600;line-height:.625;color:#adb3bf}.article--date span{color:#adb3bf}.article--current{color:#adb3bf;line-height:1.5555555556}.article--title{font-weight:600}.article--descr{line-height:1.5555555556;color:#adb3bf}.article--user{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article--user span{line-height:1.5555555556;color:#adb3bf}.percent{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;font-size:1rem;line-height:1.5}.percent::before{margin-right:12px}.percent-up{color:#06b470}.percent-down{color:#f74e2c}*{scrollbar-width:thin;scrollbar-color:#5d76cb #fff}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background-color:#5d76cb;border-radius:20px;border:3px solid #fff}.hidden{display:none}.visually-hidden{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.swiper-dotts{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2.5rem;-webkit-transform:translate(0,10%);-ms-transform:translate(0,10%);transform:translate(0,10%)}.swiper-dotts .swiper-pagination-bullet{position:relative;height:1.875rem;width:.9375rem;cursor:pointer;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.swiper-dotts .swiper-pagination-bullet::after{content:"";position:absolute;height:.125rem;width:100%;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);background-color:#adb3bf}.swiper-dotts .swiper-pagination-bullet-active{width:1.875rem}.swiper-dotts .swiper-pagination-bullet-active::after{background-color:#fff}.body-market__cards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.body-market__card{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;border:2px solid #1e1f25;border-radius:.625rem}tbody,td,tfoot,th,thead,tr{border:none}.statistics-list{display:-webkit-box;display:-ms-flexbox;display:flex}.statistics-list__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.statistics-list__item:not(:last-child)::after{content:"";position:absolute;width:100%;height:1px;bottom:0;right:0;opacity:.2;background-color:#fff}.statistics-list__num{font-weight:700}.statistics-list__text{line-height:1.6}.super-input{position:relative}.super-input input{border-radius:4px;border:1px solid rgba(255,255,255,.2);width:100%;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s;background-color:transparent}.super-input input:focus{border-color:#5d76cb}.super-input label{display:block;position:absolute;left:20px;top:15px;color:#9f9f9f;font-size:16px;line-height:150%;color:#cfd3da;pointer-events:none;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:top .3s,color .3s,-webkit-transform .3s;transition:top .3s,color .3s,-webkit-transform .3s;-o-transition:top .3s,transform .3s,color .3s;transition:top .3s,transform .3s,color .3s;transition:top .3s,transform .3s,color .3s,-webkit-transform .3s}.super-input input:focus+label,.super-input input:not(:focus):valid+label{top:-15px;-webkit-transform:scale(.85);-ms-transform:scale(.85);transform:scale(.85);color:#112ee8;background-color:rgba(30,32,39,.6);padding:4px}.questions--users{position:relative}.questions--users::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border-radius:1920px;opacity:.04;background:#1b70f1;-webkit-filter:blur(90px);filter:blur(90px)}.options__input{display:none}.options__input:checked+.options__label::after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.options__label{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#adb3bf;font-size:1.125rem;line-height:normal;cursor:pointer}.options__label::before{content:"";-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;height:18px;background-color:transparent;border-radius:4px;border:1px solid #808a9a;margin:0 8px 0 0;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.options__label::after{content:"";position:absolute;top:5px;left:5px;width:7px;height:7px;background-color:#1b70f1;border-radius:2px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.page-blog-details{background-color:#131517}.article-blog-det__content{padding:40px 30px;background-color:#1e1f25}.content-blog-det__subtitle{font-weight:600;line-height:1.5;color:#cfd3da}.content-blog-det__subtitle:not(:last-child){margin-bottom:1.25rem}.content-blog-det__figure{padding:20px;border-radius:6px;background-color:#131517;color:var(--grey-3,#dee1e5)}.content-blog-det__figure:not(:last-child){margin-bottom:2.5rem}.content-blog-det__figure figcaption{text-align:right;font-family:Source Sans Pro;line-height:1.5555555556}.content-blog-det__blockquote p{line-height:1.5;color:var(--grey-paragraph-8,#808a9a)}.page-blog{background-color:#131517}.hero-blog{margin-bottom:3.75rem}.hero-blog__slider{margin-bottom:3.75rem}.hero-blog__slide{border-radius:6px;padding:40px 30px;background-color:#1e2027}.hero-blog__dotts{margin:0}.news-cards{margin-bottom:7.5rem}.news-cards__body{display:-ms-grid;display:grid;gap:30px}.news-cards__body:not(:last-child){margin-bottom:3.75rem}.news-cards__item{display:-ms-grid;display:grid;grid-auto-flow:row;-ms-grid-rows:auto 1fr minmax(40px,auto);-ms-grid-columns:1fr;grid-template:auto 1fr minmax(40px,auto)/1fr;background-color:#1e1f25}.news-cards__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-cards__button{padding:12px 55px}.item-cards__image-ibg{padding-bottom:58.2547169811%}.item-cards__texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.25rem;padding-bottom:0}.item-cards__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;color:#adb3bf}.item-cards__head:not(:last-child){margin-bottom:1.25rem}.item-cards__subtitle{font-weight:600;line-height:1.5;color:#cfd3da;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.item-cards__link{position:relative;-ms-grid-column-align:start;justify-self:start;padding:12px 20px;margin-bottom:.5rem}.item-cards__link::before{content:"";position:absolute;width:0;height:1px;bottom:5px;left:20px;background-color:#fff;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.item-cards__link::after{content:"\e90b";position:absolute;top:12px;right:-4px}.page-market{position:relative;background-color:#131517}.body-market__container{position:relative}.exchange-rate__subtitle{font-weight:600}.exchange-rate__subtitle span{position:relative;display:inline}.exchange-rate__subtitle span::before{position:absolute;width:1.5rem;height:1.5rem;bottom:0;left:0;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.filter-exchange-rate{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1e1f25;border-radius:4px}.filter-exchange-rate__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-exchange-rate__btn{color:#adb3bf;line-height:1.6;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.filter-exchange-rate__input{padding:14px 20px;border-radius:4px;border:1px solid rgba(255,255,255,.2);outline:0;background-color:transparent;color:#cfd3da;font-size:1rem;line-height:1.5}.body-exchange-rate__table>:not(caption)>*>*{padding:25px 8px;color:#fff;font-weight:400;background-color:#131517}.table-exchange-rate__head th{color:#adb3bf}.table-exchange-rate__percent{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-exchange-rate__percent_red{color:#f74e2c!important}.table-exchange-rate__percent_green{color:#06c96b!important}.btns-exchange-rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btns-exchange-rate__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:4px}.page-career{background-color:#131517}.page-career__hero{background-color:#131517}.page-career__questions{padding-top:20px;padding-bottom:7.5rem;background-color:#131517}.hero-career__body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem}.hero-career__body::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border-radius:1920px;opacity:.06;background:#1b70f1;-webkit-filter:blur(90px);filter:blur(90px);z-index:1}.hero-career__content{z-index:10}.content-hero-career__main img{bottom:6.35rem;right:0;left:10px}.content-hero-career__title{font-size:5.25rem;font-weight:600;letter-spacing:-1px;color:#f7faff}.search-career{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.search-career__input{padding:14px 20px;color:#cfd3da;font-size:1rem;line-height:1.5}.search-career__btn{padding:13px 42px}.media-hero-career{position:relative}.career-works{background-color:#131517}.career-works__head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}.career-works__head::after{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.04)),color-stop(48.42%,rgba(255,255,255,.2)),to(rgba(255,255,255,.04)));background:-o-linear-gradient(left,rgba(255,255,255,.04) 0,rgba(255,255,255,.2) 48.42%,rgba(255,255,255,.04) 100%);background:linear-gradient(90deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.2) 48.42%,rgba(255,255,255,.04) 100%)}.career-works__title{font-weight:600}.career-works__form{width:100%}.career-works__search{width:100%;padding:14px 20px;border-radius:4px;border:1px solid rgba(255,255,255,.2);color:#cfd3da;font-size:1rem;line-height:1.5;background-color:transparent}.career-works__cards{margin-bottom:7.5rem}.cards-works{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.cards-works__item{padding:2px;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),color-stop(48.42%,rgba(255,255,255,.4)),to(rgba(255,255,255,.1)));background:-o-linear-gradient(left,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 48.42%,rgba(255,255,255,.1) 100%);background:linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 48.42%,rgba(255,255,255,.1) 100%)}.cards-works__link{display:block;text-align:center;color:#adb3bf;font-size:1.5rem;line-height:36px;line-height:1.5;border-radius:4px;background-color:#131517;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.vacancy-list__title{font-weight:600}.vacancy-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:20px 0;border-radius:4px;border:1px solid var(--Bg-Card-Bg-3,#272a34)}.vacancy-list__subtitle{color:#cfd3da;font-weight:600;line-height:1.5}.vacancy-list__datas{display:-webkit-box;display:-ms-flexbox;display:flex}.vacancy-list__link{border-radius:4px;color:#1b70f1;outline:0;border:1px solid #1b70f1;line-height:1.5;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.vacancy-list__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vacancy-list__btn{outline:0;padding:12px 76px;font-size:1.25rem;line-height:1.6}.datas-vacancy__role{position:relative;line-height:1.5555555556;color:#adb3bf}.datas-vacancy__role:not(:last-child)::after{content:"";position:absolute;width:1px;height:100%;top:0;right:0;opacity:.2;background:#fff}.job-application{background-color:#131517}.no-webp .job-application__content{background-image:url(../img/career/user-worked2.png)}.job-application__content{padding:56px 0;background-position-y:bottom;background-position-x:94%;background-size:contain;background-repeat:no-repeat;background-color:#1e2027;border-radius:12px}.job-application__inner{text-align:center}.job-application__title{font-weight:700}.job-application__descr{color:#adb3bf;line-height:1.5555555556}.job-application__btn{font-size:1.25rem;line-height:1.6}.page-about__inner{background-color:#131517}.head-about{position:relative}.head-about::after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.04)),color-stop(48.42%,rgba(255,255,255,.2)),to(rgba(255,255,255,.04)));background:-o-linear-gradient(left,rgba(255,255,255,.04) 0,rgba(255,255,255,.2) 48.42%,rgba(255,255,255,.04) 100%);background:linear-gradient(90deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.2) 48.42%,rgba(255,255,255,.04) 100%)}.head-about__title{font-weight:600}.head-about__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.head-about__item{position:relative}.head-about__item:not(:last-child)::after{content:"";position:absolute;width:1px;height:1.125rem;top:0;right:0;opacity:.1;background-color:#fff}.head-about__link{color:#adb3bf;line-height:1.5555555556}.head-about__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head-about__btn{padding:12px 0;padding-left:76px;padding-right:76px;font-size:20px;line-height:1.6}.body-about__title{font-weight:600}.body-about__descr{color:#adb3bf;line-height:1.5555555556}.body-about__subtitle{color:#eceef0;font-weight:600;line-height:1.5}.body-about__list:not(:last-child){margin-bottom:2.5rem}.body-about__item{list-style:disc;color:#cfd3da}.body-about__item p{line-height:1.6}.body-about__btn{padding:12px 0;padding-left:76px;padding-right:76px;font-size:20px;line-height:1.6}.body-about__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about--descr:not(:last-child){margin-bottom:2.5rem}.page-application{background-color:#131517}.page-application__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-application__title{color:var(--White,#fff);font-weight:600}.page-application__req{line-height:1.5}.page-application__req span{color:#f74e2c}.form-application__row{position:relative}.form-application__row::after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.04)),color-stop(48.42%,rgba(255,255,255,.2)),to(rgba(255,255,255,.04)));background:-o-linear-gradient(left,rgba(255,255,255,.04) 0,rgba(255,255,255,.2) 48.42%,rgba(255,255,255,.04) 100%);background:linear-gradient(90deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.2) 48.42%,rgba(255,255,255,.04) 100%)}.form-application__row_end{padding-bottom:0}.form-application__row_end::after{width:auto;height:auto;background:0 0}.form-application__basic{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.form-application__subtitle{padding-left:10px;color:#cfd3da;font-size:1rem;font-weight:600;line-height:1.5}.form-application__subtitle:not(:last-child){margin-bottom:.5rem}.form-application__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-application__btn{padding:13px 66px;font-size:1.25rem;line-height:1.6}.basic-application__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.basic-application__box .form__error{margin-top:.375rem;color:#f74e2c}.basic-application__input._form-error{-webkit-box-shadow:0 0 5px #f74e2c;box-shadow:0 0 5px #f74e2c}.address-application{display:-ms-grid;display:grid;gap:1.875rem;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.address-application__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.address-application__box ._select-focus .select__title{border-color:#5d76cb}.address-application__box ._select-focus .select__value{padding:0}.address-application__box ._select-focus .select__value::after{color:#5d76cb}.address-application__box .select__title{padding:12px;outline:0;border:1px solid rgba(255,255,255,.16);background-color:transparent;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.address-application__box .select__value{padding:0}.address-application__box .select__value::after{content:"\e900";color:#adb3bf;font-size:.375rem;line-height:1.5}.address-application__box .select__content{color:#adb3bf;font-size:1rem;line-height:1.5}.address-application__box .select__options{top:3.4375rem;color:#fff;background-color:#1e1f25;border-color:rgba(255,255,255,.16)}.address-application__box .select__option{color:#adb3bf;font-size:1rem;line-height:1.5}.location-application{display:-webkit-box;display:-ms-flexbox;display:flex}.location-application__options{display:-webkit-box;display:-ms-flexbox;display:flex}.location-application__options .options__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.details-application{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.875rem}.details-application__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.details-application__files{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.875rem}.details-application__files .details-application__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.details-application__label{position:relative;border-radius:10px;border:1px dashed rgba(255,255,255,.2);-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.details-application__label:not(:last-child){margin-bottom:1rem}.details-application__label *{-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.details-application__label._form-error{border-color:#f74e2c}.details-application__label .form__error{margin-top:.5rem;color:#f74e2c;text-align:center}.details-application__input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;font-size:0;cursor:pointer;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.details-application__subtitle{display:block;text-align:center;color:#cfd3da;font-weight:400;line-height:1.6}.details-application__conditions{display:block;text-align:center;color:#adb3bf;line-height:1.4285714286}.details-application__preview{position:relative}.details-application__preview img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.details-application__preview.active{display:inline-block;width:6.25rem;height:6.25rem;padding:10px 0 0 0}.additional-application__textarea{width:100%;height:6.25rem;padding:14px;outline:0;border-radius:4px;border:1px solid rgba(255,255,255,.16);background-color:transparent;color:#adb3bf;font-size:1rem;line-height:1.5;resize:none;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.application--label{color:#cfd3da;font-size:1rem;font-weight:600;line-height:1.5}.application--label:not(:last-child){margin-bottom:.5rem}.application--label span{color:#f74e2c}.application--input{padding:.875rem;outline:0;color:#adb3bf;font-size:1rem;line-height:1.5;border-radius:4px;border:1px solid rgba(255,255,255,.16);background-color:transparent;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.applications-popup__content{position:relative;padding:0;max-width:1200px}.applications-popup__close{position:absolute;outline:0;background-color:transparent;cursor:pointer;z-index:10}.applications-popup__close path{-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.applications-popup__body{background-color:#131517}.applications-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.applications-result__main{position:relative}.applications-result__main:not(:last-child){margin-bottom:1.25rem}.applications-result__main img{position:absolute;width:100%;right:1.25rem;bottom:-9px}.applications-result__block{padding:20px;padding-right:0}.applications-result__descr{color:#adb3bf;line-height:1.6}.applications-result__btn{padding:13px 66px;font-size:1.25rem;line-height:1.6}.applications-result__media{padding:20px;background:rgba(27,112,241,.04)}.applications-result__img-ibg{padding-bottom:84.1807909605%}.header{padding-top:2rem;padding-bottom:2rem;background-color:#1e1f25}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__nav{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.nav-header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-header__link{position:relative;padding:8px 0;line-height:1.3333333333}.nav-header__link::after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#fff;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.spollers-header{position:relative}.spollers-header__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0;line-height:1.3333333333}.spollers-header__title span{margin-left:12px;color:#fff;font-size:7px;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;-o-transition:transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}.spollers-header__title._spoller-active span{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.spollers-header__title::after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#fff;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.spollers-header__body{margin-top:12px}.spollers-header__item:not(:last-child){margin-bottom:.75rem}.btns-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.btns-header__btn{position:relative;overflow-x:hidden;font-weight:400;line-height:1.6;border-radius:4px;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.btns-header__btn .flare{position:absolute;top:0;height:100%;width:45px;-webkit-transform:skewX(-45deg);-ms-transform:skewX(-45deg);transform:skewX(-45deg);-webkit-animation:flareAnimation;animation:flareAnimation;left:-150%;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.4)));background:-o-linear-gradient(left,rgba(255,255,255,.1),rgba(255,255,255,.4));background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.4));-webkit-animation:flareAnimation 3s infinite linear;animation:flareAnimation 3s infinite linear}.btns-header__btn.btn-primary{margin:0}@-webkit-keyframes flareAnimation{0%{left:-150%}100%{left:150%}}@keyframes flareAnimation{0%{left:-150%}100%{left:150%}}.menu{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer{background-color:#1e1f25}.no-webp .footer__body,.no-webp .footer__head{background:url(../img/footer/line.png) bottom center/contain no-repeat}.head-footer__block{display:-webkit-box;display:-ms-flexbox;display:flex}.head-footer__text{margin-right:40px;line-height:1.6;color:#fdfdfd}.head-footer__list{display:-webkit-box;display:-ms-flexbox;display:flex}.head-footer__item:not(:last-child){margin-right:1.875rem}.head-footer__link{font-size:1.8125rem;line-height:1.2142857143}.body-footer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.body-footer__item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.spollers-body-footer__title{margin-bottom:1.375rem;cursor:auto;font-weight:600;line-height:1.5555555556}.spollers-body-footer__title::before{display:none}.list-spollers-footer__item:not(:last-child){margin-bottom:1rem}.list-spollers-footer__link{color:#adb3bf;font-size:1rem;line-height:1.5;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.bottom-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.bottom-footer__item{display:-webkit-box;display:-ms-flexbox;display:flex}.bottom-footer__copy{margin-right:1.25rem;line-height:1.5;color:#fdfdfd}.bottom-footer__rules{display:-webkit-box;display:-ms-flexbox;display:flex}.rules-footer-bottom__item{color:#78797d;list-style:inside}.rules-footer-bottom__item:not(:last-child){margin-right:1.25rem}.rules-footer-bottom__link{line-height:1.5;color:#fdfdfd}.language-bottom-footer{display:-webkit-box;display:-ms-flexbox;display:flex}.language-bottom-footer__item:not(:last-child){margin-right:1.875rem}.language-bottom-footer__item .select__body{width:105px}.language-bottom-footer__item .select__title{border:1px solid rgba(255,255,255,.2);border-radius:4px;background-color:inherit}.language-bottom-footer__item .select__value{padding:0 14px}.language-bottom-footer__item .select__value::after{content:"\e90a"}.language-bottom-footer__item .select__content{font-weight:600;font-size:1rem;line-height:1.5}.language-bottom-footer__item .select__options{color:#fff;background-color:inherit;border:1px solid rgba(255,255,255,.2);border-top:0}.language-bottom-footer__item .select__option{text-align:center;padding:5px 10px;font-size:1rem;line-height:1.5;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.block{position:relative;display:block;background-color:rgba(48,48,48,.3)}.block span{font-weight:600;font-size:36px;line-height:1.3333333333;color:red}.no-webp .body-hero__container{background-image:url(../img/hero/laptop.png)}.body-hero__container{background-repeat:no-repeat;background-position:107% center;background-size:contain}.content-hero__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 45px;font-size:20px;line-height:1.6}.content-hero__btn::before{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:8px}.bottom-hero__list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.bottom-hero__item{padding:10px 20px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative}.bottom-hero__item:not(:last-child){margin-right:2.5rem}.bottom-hero__item::before{content:"";position:absolute;width:1px;height:40px;top:23px;background-color:#fff}.item-bottom-hero__info{display:-webkit-box;display:-ms-flexbox;display:flex}.item-bottom-hero__info:not(:last-child){margin-bottom:1rem}.item-bottom-hero__coin{font-size:1rem;line-height:1.5;color:#adb3bf}.item-bottom-hero__perc{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:18px}.item-bottom-hero__price{font-weight:600;font-size:1.25rem;line-height:1.6}.market-home{background-color:#131517}.market-home__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.market-home__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding:12px 48px;font-size:1.25rem;line-height:1.6}.market-home__btn::before{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.card-market-body__link{display:block;padding:40px 30px;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.card-market-body__icon{margin-bottom:1.25rem}.card-market-body__name{font-size:1.25rem;line-height:1.6}.card-market-body__name:not(:last-child){margin-bottom:.625rem}.card-market-body__perc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-market-body__perc:not(:last-child){margin-bottom:1.25rem}.card-market-body__price{font-weight:600;font-size:24px;line-height:36px}.card-market-body__price:not(:last-child){margin-bottom:1.25rem}.tabs-market-home:not(:last-child){margin-bottom:3.75rem}.tabs-market-home__head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tabs-market-home__head:not(:last-child){margin-bottom:7.5rem}.tabs-market-home__head::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-60px;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),color-stop(48.42%,rgba(255,255,255,.4)),to(rgba(255,255,255,.1)));background:-o-linear-gradient(left,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 48.42%,rgba(255,255,255,.1) 100%);background:linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 48.42%,rgba(255,255,255,.1) 100%)}.tabs-market-home__navigation{display:-webkit-box;display:-ms-flexbox;display:flex}.tabs-market-home__title{position:relative;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.tabs-market-home__title::before{content:"";position:absolute;width:0;height:1px;left:0;bottom:0;background-color:#1b70f1;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.tabs-market-home__title._tab-active{color:#1b70f1}.start-trading-home{background-color:#1e2029}.start-trading-home__descr{position:relative;line-height:1.5555555556;text-align:center;color:#adb3bf}.start-trading-home__descr::after{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),color-stop(48.42%,rgba(255,255,255,.4)),to(rgba(255,255,255,.1)));background:-o-linear-gradient(left,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 48.42%,rgba(255,255,255,.1) 100%);background:linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 48.42%,rgba(255,255,255,.1) 100%)}.start-trading-home__card{text-align:center;background-color:#272a34;border-radius:10px}.card-start-trading__logo:not(:last-child){margin-bottom:2.5rem}.card-start-trading__logo img{border-radius:50%}.card-start-trading__subtitle{font-weight:600;font-size:1.5rem;line-height:1.5}.card-start-trading__subtitle:not(:last-child){margin-bottom:1.25rem}.card-start-trading__tect{line-height:24px;color:#adb3bf}.card-start-trading__tect:not(:last-child){margin-bottom:2.5rem}.card-start-trading__btn{position:relative;font-size:1rem;line-height:1.5;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.card-start-trading__btn::after{content:"\e90b";margin-left:8px}.card-start-trading__btn::before{content:"";position:absolute;width:0;height:1px;bottom:-5px;left:0;background-color:#fff;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.advantages-home{position:relative;background-color:#131517}.advantages-home::before{content:"";position:absolute;width:1860px;height:332px;top:35%;left:16%;background:#1b70f1;opacity:.04;-webkit-filter:blur(70px);filter:blur(70px)}.advantages-home__descr{position:relative;line-height:1.5555555556;text-align:center;color:#adb3bf}.advantages-home__descr::after{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),color-stop(48.42%,rgba(255,255,255,.4)),to(rgba(255,255,255,.1)));background:-o-linear-gradient(left,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 48.42%,rgba(255,255,255,.1) 100%);background:linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 48.42%,rgba(255,255,255,.1) 100%)}.advantages-home__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.875rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advantages-home__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-advantages-home{position:relative}.item-advantages-home__mark{font-size:3.625rem;line-height:1.2586206897;color:#272a34}.item-advantages-home__name{font-weight:600;line-height:1.5;color:#adb3bf}.item-advantages-home__name:not(:last-child){margin-bottom:.75rem}.item-advantages-home__descr{max-width:26.25rem;line-height:1.5;color:#adb3bf}.item-advantages-home__link{position:relative;line-height:1.5555555556}.item-advantages-home__link::after{content:"\e90b";margin-left:10px}.item-advantages-home__link::before{content:"";position:absolute;width:0;height:1px;bottom:-10px;left:0;background-color:#fff;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.comments-home{background-color:#1e2027}.comments-home__head::before{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0}.comments-home__descr{line-height:1.5555555556;color:#adb3bf}.comments-home__slide{padding:40px 30px;background-color:#272a34;border-radius:10px}.slide-comments-home__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.875rem}.slide-comments-home__texts{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.slide-comments-home__name{font-weight:600;font-size:1.25rem;line-height:1.6}.slide-comments-home__country{font-size:.875rem;line-height:1.4285714286;color:#adb3bf}.slide-comments-home__decor{position:relative}.slide-comments-home__decor::after,.slide-comments-home__decor::before{content:"";position:absolute;width:100%;height:100%;right:1.875rem;color:rgba(255,255,255,.1)}.slide-comments-home__decor::before{content:"\e90d"}.slide-comments-home__decor::after{content:"\e90d"}.slide-comments-home__descr{line-height:1.5555555556}.app-home{position:relative;background-color:#131517}.app-home__descr{line-height:1.5555555556;color:#adb3bf}.app-home__item{padding:2px;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),color-stop(48.42%,rgba(255,255,255,.4)),to(rgba(255,255,255,.1)));background:-o-linear-gradient(left,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 48.42%,rgba(255,255,255,.1) 100%);background:linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 48.42%,rgba(255,255,255,.1) 100%)}.app-home__btn{padding:0 32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;line-height:1.5555555556;border-radius:4px;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;background-color:#131517}.app-home__btn:not(:last-child){margin-right:1.875rem}.app-home__btn::before{font-size:2rem}.media-app-home{display:-webkit-box;display:-ms-flexbox;display:flex}.questions-home{background-color:#131517}.questions-home__descr{position:relative;text-align:center;line-height:1.5555555556;color:#adb3bf}.questions-home__descr::before{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0}.questions-home__item{-webkit-box-flex:0;-ms-flex:0 1 48.75rem;flex:0 1 48.75rem}.item-questions-spollers__item{padding:2px;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),color-stop(48.42%,rgba(255,255,255,.4)),to(rgba(255,255,255,.1)));background:-o-linear-gradient(left,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 48.42%,rgba(255,255,255,.1) 100%);background:linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 48.42%,rgba(255,255,255,.1) 100%);border-radius:4px}.item-questions-spollers__inner{padding:20px;background-color:#131517}.item-questions-spollers__title{position:relative;display:block;width:100%;text-align:start;font-weight:600;line-height:1.5;background-color:transparent}.item-questions-spollers__title::after{content:"\e912";position:absolute;top:.5rem;right:0;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.item-questions-spollers__title._spoller-active::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.item-questions-spollers__body{margin-top:1.25rem;line-height:1.5555555556;color:#adb3bf}img{max-width:100%}.page-home__hero{background-color:#131517}.swiper{overflow:hidden}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (min-width:31.12375em){.news-cards__body{grid-template-columns:repeat(auto-fit,minmax(375px,1fr))}.start-trading-home__content{display:-ms-grid;display:grid;gap:1.875rem;grid-template-columns:repeat(auto-fit,minmax(375px,1fr))}}@media (min-width:31.12375em) and (min-width:100em){.career-works__form{width:31.875rem}}@media (min-width:48.68625em){.statistics-list__item:not(:first-child){padding-left:90px}.statistics-list__item:not(:last-child){padding-right:90px}.statistics-list__item:not(:last-child)::after{width:1px;height:60px;top:0}.filter-exchange-rate__search{-webkit-box-flex:0;-ms-flex:0 1 23.4375rem;flex:0 1 23.4375rem}.search-career__box{-webkit-box-flex:0;-ms-flex:0 1 375px;flex:0 1 375px}.datas-vacancy__role{color:#cfd3da}.head-about__link{color:#cfd3da}.address-application{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.address-application__box_big{-ms-grid-column-span:2;grid-column:span 2}.location-application__options .options__item{-webkit-box-flex:0;-ms-flex:0 1 7.5rem;flex:0 1 7.5rem}.head-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.875rem}.content-hero__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem}}@media (min-width:48.625em){.body-about{padding-left:8.4375rem}.body-about{padding-right:8.4375rem}}@media (min-width:61.99875em){.page-market::before{content:"";position:absolute;width:100%;height:46.25rem;top:11.25rem;left:7.5rem;border-radius:1590px;opacity:.04;background:#5570fe;-webkit-filter:blur(70px);filter:blur(70px);z-index:1}.body-market__container::after{content:"";position:absolute;width:100%;height:1px;left:0;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),color-stop(48.42%,rgba(255,255,255,.4)),to(rgba(255,255,255,.1)));background:-o-linear-gradient(left,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 48.42%,rgba(255,255,255,.1) 100%);background:linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 48.42%,rgba(255,255,255,.1) 100%)}.exchange-rate::before{content:"";position:absolute;width:100%;height:44.625rem;bottom:7.1875rem;left:0;border-radius:1590px;opacity:.04;background:#5570fe;-webkit-filter:blur(70px);filter:blur(70px);z-index:1}.exchange-rate__subtitle{display:none}.no-webp .hero-career__container{background:url(../img/career/hero.png) top right/contain no-repeat}.hero-career__container{background-size:900px}.content-hero-career__title span{font-weight:400;color:#cfd3da}.media-hero-career{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.media-hero-career__image{display:none}.job-application__content{border-radius:12px 0 500px 12px}.job-application__inner{text-align:start;max-width:44.375rem}.page-application{padding:0 15px}.page-application__container{background-color:#1e1f25}.address-application{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.location-application__box{-webkit-box-flex:0;-ms-flex:0 1 49%;flex:0 1 49%}.applications-result__media{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.spollers-header__body{position:absolute;width:100%;margin-top:6px;text-align:center;border:1px solid #adb3bf;border-top:none;border-radius:0 0 10px 10px;padding-bottom:10px;z-index:2;top:100%;left:0}.menu{display:none}.advantages-home__slider{display:none}.item-advantages-home:not(:last-child)::before{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0}.comments-home__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;gap:1.875rem}.app-home__container{display:-webkit-box;display:-ms-flexbox;display:flex}.app-home__content{z-index:10}.app-home__btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.app-home__btn{height:56px}.app-home__media{position:absolute;top:10rem;right:0}.questions-home__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:1.875rem}}@media (min-width:61.99875em) and (min-width:101.25em){.body-market__container::after{bottom:-3.75rem}.item-advantages-home:not(:last-child){padding-bottom:2.5rem}.item-advantages-home:not(:last-child){margin-bottom:2.5rem}.item-advantages-home__texts{margin-left:2.5rem}.item-advantages-home__texts{margin-right:5rem}}@media (min-width:61.9375em){.exchange-rate__subtitle{margin-top:1.25rem}.exchange-rate__subtitle{font-size:2.25rem}.exchange-rate__subtitle span::before{left:-2.25rem}}@media (min-width:61.99875em) and (min-width:110.625em){.hero-career__container{background-size:56.25rem}}@media (min-width:61.99875em) and (min-width:93.75em){.hero-career__content{width:59.25rem}}@media (min-width:61.99875em) and (min-width:80em){.app-home__content{max-width:48.75rem}}@media (min-width:61.99875em) and (min-width:118.75em){.media-app-home__mobile{margin-right:-6.75rem}}@media (min-width:61.99875em) and (min-width:116.25em){.media-app-home__mobile img{width:21.75rem}.media-app-home__laptop img{width:42.375rem}}@media (min-width:92.5em){.article--date{font-size:1.25rem}.article--current{font-size:1.125rem}.article--title{margin-bottom:1.875rem}.article--title{font-size:2.875rem}.article--descr{font-size:1.125rem}.article--descr:not(:last-child){margin-bottom:2.5rem}.article--user span{font-size:1.125rem}}@media (min-width:93.75em){.page-application__container{padding-left:3.75rem}.page-application__container{padding-right:3.75rem}.page-application__container{padding-top:3.75rem}.page-application__container{padding-bottom:3.75rem}.header__nav{padding-left:13.75rem}.nav-header__item:not(:last-child){margin-right:1.875rem}.nav-header__link{padding-left:1.125rem}.nav-header__link{padding-right:1.125rem}.spollers-header__title{padding-left:1.125rem}.spollers-header__title{padding-right:1.125rem}.btns-header__btn{padding-top:.875rem}.btns-header__btn{padding-bottom:.875rem}.btns-header__btn{padding-left:2.9375rem}.btns-header__btn{padding-right:2.9375rem}}@media (min-width:101.25em){.hero-name span{padding-left:3.125rem}.hero-name span{font-size:1.5rem}.hero-name span::before{width:2.5rem}.hero-title{font-size:6rem}.hero-title:not(:last-child){margin-bottom:1.875rem}.hero-descr{font-size:1.25rem}.hero-descr:not(:last-child){margin-bottom:5rem}.hero-body{padding-bottom:10.3125rem}.site-title{font-size:3.625rem}.site-title--small{font-size:2.875rem}.article--center{margin-top:-6.875rem}.body-market__cards:not(:last-child){margin-bottom:3.75rem}.statistics-list__num{font-size:2.875rem}.statistics-list__text{font-size:1.25rem}.options__item{padding:.375rem}.page-blog-details__article:not(:last-child){margin-bottom:7.5rem}.content-blog-det__subtitle{font-size:1.5rem}.content-blog-det__figure figcaption{font-size:1.125rem}.content-blog-det__blockquote p{font-size:1.5rem}.similar-articles{margin-bottom:7.5rem}.item-cards__head{font-size:1rem}.item-cards__subtitle{font-size:1.5rem}.item-cards__link{font-size:1.125rem}.page-market__cards{padding-top:5.625rem}.page-market__cards{padding-bottom:3.75rem}.page-market__cards{margin-bottom:3.75rem}.body-market__title:not(:last-child){margin-bottom:3.75rem}.exchange-rate{padding-bottom:7.5rem}.filter-exchange-rate{padding:1.25rem}.filter-exchange-rate:not(:last-child){margin-bottom:3.75rem}.filter-exchange-rate__btn{font-size:1.25rem}.body-exchange-rate:not(:last-child){margin-bottom:3.75rem}.body-exchange-rate__table>:not(caption)>*>*{padding-top:1.5rem}.body-exchange-rate__table>:not(caption)>*>*{padding-bottom:1.5rem}.body-exchange-rate__table>:not(caption)>*>*{font-size:1.125rem}.table-exchange-rate__head th{font-size:1rem}.btns-exchange-rate__button{padding-top:1.1875rem}.btns-exchange-rate__button{padding-bottom:1.1875rem}.btns-exchange-rate__button{padding-left:5.0625rem}.btns-exchange-rate__button{padding-right:5.0625rem}.hero-career{padding-top:11.25rem}.hero-career{padding-bottom:7.5rem}.hero-career__container{padding-bottom:3.75rem}.hero-career__body:not(:last-child){margin-bottom:9.125rem}.content-hero-career__title{font-size:5.25rem}.career-works{padding-bottom:7.5rem}.career-works__head{margin-bottom:3.75rem}.career-works__head{padding-bottom:3.75rem}.career-works__title{font-size:3.625rem}.cards-works{row-gap:2.5rem}.cards-works{-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.vacancy-list__title{font-size:3.625rem}.vacancy-list__title:not(:last-child){margin-bottom:3.75rem}.vacancy-list__items:not(:last-child){margin-bottom:3.75rem}.vacancy-list__item{padding-right:1.25rem}.vacancy-list__item{padding-left:1.25rem}.vacancy-list__item:not(:last-child){margin-bottom:1.875rem}.vacancy-list__btn{padding-right:4.75rem}.vacancy-list__btn{padding-left:4.75rem}.datas-vacancy__role{font-size:1.125rem}.job-application{padding-bottom:7.5rem}.job-application__content{padding-right:2.5rem}.job-application__content{padding-left:2.5rem}.job-application__title{font-size:3.625rem}.job-application__title:not(:last-child){margin-bottom:1.875rem}.job-application__descr{font-size:1.125rem}.job-application__descr:not(:last-child){margin-bottom:5rem}.job-application__btn{padding-top:1.0625rem}.job-application__btn{padding-bottom:1.0625rem}.job-application__btn{padding-right:5rem}.job-application__btn{padding-left:5rem}.page-about__inner{padding-top:7.5rem}.page-about__inner{padding-bottom:7.5rem}.inner-about__head{padding-bottom:3.75rem}.inner-about__head{margin-bottom:3.75rem}.head-about__title{font-size:3.625rem}.head-about__title:not(:last-child){margin-bottom:1.875rem}.head-about__list:not(:last-child){margin-bottom:3.75rem}.head-about__item:not(:last-child){padding-right:2.5rem}.head-about__item:not(:last-child){margin-right:2.5rem}.head-about__link{font-size:1.125rem}.body-about__title{font-size:2.875rem}.body-about__title:not(:last-child){margin-bottom:1.875rem}.body-about__texts:not(:last-child){margin-bottom:3.75rem}.body-about__descr{font-size:1.125rem}.body-about__descr:not(:last-child){margin-bottom:1.25rem}.body-about__subtitle{font-size:1.5rem}.body-about__subtitle:not(:last-child){margin-bottom:1.875rem}.body-about__list{padding-left:1.375rem}.body-about__item:not(:last-child){margin-bottom:1.25rem}.body-about__item p{font-size:1.25rem}.page-application{padding-top:7.5rem}.page-application{padding-bottom:7.5rem}.page-application__head:not(:last-child){margin-bottom:3.75rem}.page-application__title{font-size:2.25rem}.page-application__req{font-size:1rem}.form-application__row{padding-bottom:3.75rem}.form-application__row{margin-bottom:3.75rem}.form-application__title{font-size:1.5rem}.form-application__title:not(:last-child){margin-bottom:1.875rem}.form-application__basic{gap:1.875rem}.location-application{gap:1.875rem}.location-application__options{gap:1.875rem}.details-application__subtitle:not(:last-child){margin-bottom:1rem}.applications-popup__close{top:1.25rem}.applications-popup__close{right:1.25rem}.applications-result__block{padding-left:3.75rem}.applications-result__title{font-size:2.25rem}.applications-result__descr{font-size:1.25rem}.applications-result__descr:not(:last-child){margin-bottom:5rem}.applications-result__media{padding-right:3.75rem}.btns-header__btn{font-size:1.25rem}.footer{padding-top:7.5rem}.footer{padding-bottom:2.5rem}.footer__body,.footer__head{margin-bottom:3.75rem}.footer__body,.footer__head{padding-bottom:3.75rem}.head-footer__text{font-size:1.25rem}.bottom-footer__copy{font-size:1rem}.rules-footer-bottom__link{font-size:1rem}.market-home{padding-bottom:8.25rem}.tabs-market-home__navigation{margin-right:-1.125rem}.tabs-market-home__title{padding-left:1.125rem}.tabs-market-home__title{padding-right:1.125rem}.start-trading-home{padding-top:7.5rem}.start-trading-home{padding-bottom:7.5rem}.start-trading-home__title:not(:last-child){margin-bottom:1.875rem}.start-trading-home__descr{padding-bottom:3.75rem}.start-trading-home__descr{margin-bottom:3.75rem}.start-trading-home__descr{font-size:1.125rem}.card-start-trading{padding-top:3.75rem}.card-start-trading{padding-bottom:3.75rem}.card-start-trading{padding-left:1.875rem}.card-start-trading{padding-right:1.875rem}.card-start-trading__tect{font-size:1rem}.advantages-home{padding-top:8.875rem}.advantages-home{padding-bottom:8.875rem}.advantages-home__title:not(:last-child){margin-bottom:1.875rem}.advantages-home__descr{padding-bottom:3.75rem}.advantages-home__descr{margin-bottom:3.75rem}.advantages-home__descr{font-size:1.125rem}.item-advantages-home__name{font-size:1.5rem}.item-advantages-home__descr{font-size:1rem}.comments-home{padding-top:7.5rem}.comments-home{padding-bottom:7.5rem}.comments-home__head{margin-bottom:3.75rem}.comments-home__head{padding-bottom:3.75rem}.comments-home__slide{padding-top:2.5rem}.comments-home__slide{padding-bottom:2.5rem}.comments-home__slide{padding-left:1.875rem}.comments-home__slide{padding-right:1.875rem}.slide-comments-home__logo{margin-right:1.25rem}.slide-comments-home__decor::after,.slide-comments-home__decor::before{top:-1.875rem}.slide-comments-home__decor::after,.slide-comments-home__decor::before{right:1.875rem}.slide-comments-home__decor::after,.slide-comments-home__decor::before{font-size:2.625rem}.slide-comments-home__decor::after{right:3.75rem}.slide-comments-home__descr{font-size:1.5rem}.app-home{padding-top:16.625rem}.app-home{padding-bottom:9.125rem}.app-home__title:not(:last-child){margin-bottom:1.875rem}.app-home__descr:not(:last-child){margin-bottom:5rem}.questions-home{padding-top:8.75rem}.questions-home{padding-bottom:8.75rem}.questions-home__title:not(:last-child){margin-bottom:1.875rem}.questions-home__descr{margin-bottom:3.75rem}.questions-home__descr{padding-bottom:3.75rem}.questions-home__list{gap:1.875rem}.item-questions-spollers__body{font-size:1.125rem}}@media (min-width:103.75em){.filter-exchange-rate__list{gap:2.125rem}.cards-works__link{padding-left:2.5rem}.cards-works__link{padding-right:2.5rem}.cards-works__link{padding-top:1.125rem}.cards-works__link{padding-bottom:1.125rem}}@media (min-width:103.125em){.details-application__label{padding:1.75rem}.details-application__subtitle{font-size:1.25rem}.details-application__conditions{font-size:.875rem}}@media (min-width:106.25em){.vacancy-list{padding-right:8.4375rem}.vacancy-list{padding-left:8.4375rem}.vacancy-list__link{font-size:1rem}.item-questions-spollers__title{font-size:1.5rem}}@media (min-width:112.5em){.vacancy-list__subtitle{font-size:1.5rem}.vacancy-list__link{padding-top:.8125rem}.vacancy-list__link{padding-bottom:.8125rem}.vacancy-list__link{padding-left:1.5rem}.vacancy-list__link{padding-right:1.5rem}.datas-vacancy__role{padding-right:2.5rem}.datas-vacancy__role{padding-left:2.5rem}.hero-home{padding-bottom:9.375rem}}@media (min-width:116.25em){.bottom-hero__item:not(:last-child){margin-right:2.5rem}.bottom-hero__item::before{right:-1.25rem}}@media (min-width:580px){.cards-works{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media (min-width:1000px){.hero-career__container{background-position-x:110%}}@media (min-width:64em){.item-cards__subtitle{margin-bottom:1.25rem}}@media (min-width:1080px){.cards-works{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}@media (min-width:1090px){.vacancy-list__subtitle{-webkit-box-flex:0;-ms-flex:0 1 510px;flex:0 1 510px}.vacancy-list__datas{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media (min-width:1171px){.details-application__box{-webkit-box-flex:0;-ms-flex:0 1 45rem;flex:0 1 45rem}}@media (min-width:90em){.basic-application__box .form__error{padding-left:.625rem}.application--label{padding-left:.625rem}}@media (min-width:100em){.article--center{max-width:82.5rem}.cards-works__link{font-size:1.5rem}}@media (min-width:1680px){.hero-career__container{background-position-x:122%}}@media (max-width:100em){.vacancy-list__subtitle{font-size:1.25rem}.datas-vacancy__role{padding-right:.875rem}.datas-vacancy__role{padding-left:.875rem}}@media (max-width:96em){.hidden-pc{display:none}}@media (max-width:75em){.article--center{max-width:43.75rem}}@media (max-width:1170px){.details-application{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:1090px){.vacancy-list__item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vacancy-list__link{display:none}}@media (max-width:64em){.cards-works__link{padding-left:.75rem}.cards-works__link{padding-right:.75rem}.cards-works__link{padding-top:.5rem}.cards-works__link{padding-bottom:.5rem}.item-questions-spollers__title{font-size:.875rem}}@media (max-width:920px){.vacancy-list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;background-color:#1e1f25;border-color:#1e1f25}}@media (max-width:30em){.exchange-rate__subtitle{margin-top:.625rem}.exchange-rate__subtitle{font-size:1.625rem}.exchange-rate__subtitle span::before{left:-3.5rem}}@media (max-width:20em){.hero-name span{padding-left:1.5625rem}.hero-name span{font-size:1.25rem}.hero-name span::before{width:1.25rem}.hero-title{font-size:2.375rem}.hero-title:not(:last-child){margin-bottom:2.25rem}.hero-descr{font-size:1.125rem}.hero-descr:not(:last-child){margin-bottom:1.25rem}.hero-body{padding-bottom:3.75rem}.site-title{font-size:2.625rem}.site-title--small{font-size:1.5rem}.article--center{margin-top:.0000000625rem}.body-market__cards:not(:last-child){margin-bottom:2.5rem}.statistics-list__num{font-size:2rem}.statistics-list__text{font-size:1rem}.options__item{padding:.125rem}.page-blog-details__article:not(:last-child){margin-bottom:3.75rem}.content-blog-det__subtitle{font-size:1.25rem}.content-blog-det__figure figcaption{font-size:1rem}.content-blog-det__blockquote p{font-size:1.125rem}.similar-articles{margin-bottom:3.75rem}.item-cards__head{font-size:.75rem}.item-cards__subtitle{font-size:1.25rem}.item-cards__link{font-size:1rem}.page-market__cards{padding-top:.0000000625rem}.page-market__cards{padding-bottom:.625rem}.page-market__cards{margin-bottom:.625rem}.body-market__title:not(:last-child){margin-bottom:1.875rem}.exchange-rate{padding-bottom:1.875rem}.filter-exchange-rate{padding:.25rem}.filter-exchange-rate:not(:last-child){margin-bottom:1.25rem}.filter-exchange-rate__btn{font-size:1.125rem}.body-exchange-rate:not(:last-child){margin-bottom:2.5rem}.body-exchange-rate__table>:not(caption)>*>*{padding-top:.875rem}.body-exchange-rate__table>:not(caption)>*>*{padding-bottom:.875rem}.body-exchange-rate__table>:not(caption)>*>*{font-size:.875rem}.table-exchange-rate__head th{font-size:.75rem}.btns-exchange-rate__button{padding-top:.8125rem}.btns-exchange-rate__button{padding-bottom:.8125rem}.btns-exchange-rate__button{padding-left:1.125rem}.btns-exchange-rate__button{padding-right:1.125rem}.hero-career{padding-top:3.75rem}.hero-career{padding-bottom:3.75rem}.hero-career__container{padding-bottom:1.25rem}.hero-career__body:not(:last-child){margin-bottom:2.5rem}.content-hero-career__title{font-size:3rem}.career-works{padding-bottom:3.75rem}.career-works__head{margin-bottom:2.5rem}.career-works__head{padding-bottom:2.5rem}.career-works__title{font-size:2.625rem}.cards-works{row-gap:1.25rem}.cards-works{-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.vacancy-list__title{font-size:2.625rem}.vacancy-list__title:not(:last-child){margin-bottom:2.5rem}.vacancy-list__items:not(:last-child){margin-bottom:2.5rem}.vacancy-list__item{padding-right:.75rem}.vacancy-list__item{padding-left:.75rem}.vacancy-list__item:not(:last-child){margin-bottom:1.25rem}.vacancy-list__btn{padding-right:3.625rem}.vacancy-list__btn{padding-left:3.625rem}.datas-vacancy__role{font-size:.75rem}.job-application{padding-bottom:3.75rem}.job-application__content{padding-right:1rem}.job-application__content{padding-left:1rem}.job-application__title{font-size:2.625rem}.job-application__title:not(:last-child){margin-bottom:1.25rem}.job-application__descr{font-size:1rem}.job-application__descr:not(:last-child){margin-bottom:2.5rem}.job-application__btn{padding-top:.8125rem}.job-application__btn{padding-bottom:.8125rem}.job-application__btn{padding-right:1.625rem}.job-application__btn{padding-left:1.625rem}.page-about__inner{padding-top:3.75rem}.page-about__inner{padding-bottom:3.75rem}.inner-about__head{padding-bottom:2.5rem}.inner-about__head{margin-bottom:2.5rem}.head-about__title{font-size:2.375rem}.head-about__title:not(:last-child){margin-bottom:1.25rem}.head-about__list:not(:last-child){margin-bottom:2.5rem}.head-about__item:not(:last-child){padding-right:1rem}.head-about__item:not(:last-child){margin-right:1rem}.head-about__link{font-size:.75rem}.body-about{padding-left:.0000000625rem}.body-about{padding-right:.0000000625rem}.body-about__title{font-size:2rem}.body-about__title:not(:last-child){margin-bottom:1.25rem}.body-about__texts:not(:last-child){margin-bottom:2.5rem}.body-about__descr{font-size:1rem}.body-about__descr:not(:last-child){margin-bottom:.625rem}.body-about__subtitle{font-size:1.25rem}.body-about__subtitle:not(:last-child){margin-bottom:1.25rem}.body-about__list{padding-left:1.125rem}.body-about__item:not(:last-child){margin-bottom:.625rem}.body-about__item p{font-size:1.125rem}.page-application{padding-top:3.75rem}.page-application{padding-bottom:3.75rem}.page-application__head:not(:last-child){margin-bottom:2.5rem}.page-application__title{font-size:1.625rem}.page-application__req{font-size:.875rem}.form-application__row{padding-bottom:2.5rem}.form-application__row{margin-bottom:2.5rem}.form-application__title{font-size:1.25rem}.form-application__title:not(:last-child){margin-bottom:1.25rem}.form-application__basic{gap:1.25rem}.location-application{gap:1.25rem}.location-application__options{gap:.3125rem}.details-application__subtitle:not(:last-child){margin-bottom:.75rem}.applications-popup__close{top:.625rem}.applications-popup__close{right:.625rem}.applications-result__block{padding-left:1.25rem}.applications-result__title{font-size:1.5rem}.applications-result__descr{font-size:1.125rem}.applications-result__descr:not(:last-child){margin-bottom:2.5rem}.applications-result__media{padding-right:1.25rem}.btns-header__btn{font-size:.875rem}.footer{padding-top:3.75rem}.footer{padding-bottom:1.25rem}.footer__body,.footer__head{margin-bottom:1.25rem}.footer__body,.footer__head{padding-bottom:1.25rem}.head-footer__text{font-size:1.125rem}.bottom-footer__copy{font-size:.875rem}.rules-footer-bottom__link{font-size:.875rem}.market-home{padding-bottom:3.75rem}.tabs-market-home__navigation{margin-right:-.625rem}.tabs-market-home__title{padding-left:.625rem}.tabs-market-home__title{padding-right:.625rem}.start-trading-home{padding-top:3.75rem}.start-trading-home{padding-bottom:3.75rem}.start-trading-home__title:not(:last-child){margin-bottom:1.25rem}.start-trading-home__descr{padding-bottom:2.5rem}.start-trading-home__descr{margin-bottom:2.5rem}.start-trading-home__descr{font-size:1rem}.card-start-trading{padding-top:1.25rem}.card-start-trading{padding-bottom:1.25rem}.card-start-trading{padding-left:1.25rem}.card-start-trading{padding-right:1.25rem}.card-start-trading__tect{font-size:.875rem}.advantages-home{padding-top:3.75rem}.advantages-home{padding-bottom:3.75rem}.advantages-home__title:not(:last-child){margin-bottom:1.25rem}.advantages-home__descr{padding-bottom:2.5rem}.advantages-home__descr{margin-bottom:2.5rem}.advantages-home__descr{font-size:1rem}.item-advantages-home__name{font-size:1.25rem}.item-advantages-home__descr{font-size:.875rem}.comments-home{padding-top:3.75rem}.comments-home{padding-bottom:3.75rem}.comments-home__head{margin-bottom:2.5rem}.comments-home__head{padding-bottom:2.5rem}.comments-home__slide{padding-top:1.25rem}.comments-home__slide{padding-bottom:1.25rem}.comments-home__slide{padding-left:1.25rem}.comments-home__slide{padding-right:1.25rem}.slide-comments-home__logo{margin-right:.625rem}.slide-comments-home__decor::after,.slide-comments-home__decor::before{top:-.9375rem}.slide-comments-home__decor::after,.slide-comments-home__decor::before{right:1.25rem}.slide-comments-home__decor::after,.slide-comments-home__decor::before{font-size:1.875rem}.slide-comments-home__decor::after{right:2.5rem}.slide-comments-home__descr{font-size:1.125rem}.app-home{padding-top:3.75rem}.app-home{padding-bottom:3.75rem}.app-home__title:not(:last-child){margin-bottom:1.25rem}.app-home__descr:not(:last-child){margin-bottom:2.5rem}.questions-home{padding-top:3.75rem}.questions-home{padding-bottom:3.75rem}.questions-home__title:not(:last-child){margin-bottom:1.25rem}.questions-home__descr{margin-bottom:2.5rem}.questions-home__descr{padding-bottom:2.5rem}.questions-home__list{gap:1.25rem}.item-questions-spollers__body{font-size:.875rem}}@media (max-width:103.75em){.vacancy-list__link{padding-top:.5rem}.vacancy-list__link{padding-bottom:.5rem}.vacancy-list__link{padding-left:.75rem}.vacancy-list__link{padding-right:.75rem}}@media (max-width:97.5em){.bottom-hero__item:not(:last-child){margin-right:1.25rem}.bottom-hero__item::before{right:.0000000625rem}}@media (max-width:96.875em){.vacancy-list__link{font-size:.75rem}}@media (max-width:81.25em){.details-application__label{padding:1rem}.details-application__subtitle{font-size:1rem}.details-application__conditions{font-size:.75rem}}@media (max-width:79.375em){.hidden-tab{display:none}}@media (max-width:78.75em){.header__nav{padding-left:3.75rem}}@media (max-width:69.375em){.vacancy-list{padding-right:.0000000625rem}.vacancy-list{padding-left:.0000000625rem}}@media (max-width:67.5em){.cards-works__link{font-size:.75rem}}@media (max-width:66.25em){.hidden-xl{display:none}}@media (max-width:61.99875em){.body-market{display:none}.filter-exchange-rate__item:nth-last-child(-n+3){display:none}.body-exchange-rate__table>:not(caption)>*>*{background-color:#1e1f25}.table-exchange-rate__head th{background-color:transparent}.table-exchange-rate__head th:nth-last-child(-n+2){display:none}.table-exchange-rate__body td:nth-last-child(-n+2){display:none}.hero-career__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero-career__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:center}.career-works__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.job-application__content{background-position-x:center}.page-application__title span{display:none}.location-application{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.applications-result{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.applications-result__block{padding-right:1.25rem;width:100%}.applications-result__title{display:block;text-align:center}.applications-result__descr{text-align:center}.applications-result__btn{width:100%;padding:12px 24px}.applications-result__media{width:100%}.nav-header__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.nav-header__item{width:100%}.nav-header__item:not(:last-child){margin:0;margin-bottom:1.875rem}.nav-header__link{padding:0}.spollers-header__title{width:100%;padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btns-header__btn{display:none}.btns-header__btn.btn-primary{display:block;background-color:inherit}.menu__body{position:fixed;width:100%;height:100%;top:0;right:-100%;overflow:auto;padding:6.25rem .9375rem 3.125rem .9375rem;z-index:100;background-color:#404040;-webkit-transition:right .3s ease 0s;-o-transition:right .3s ease 0s;transition:right .3s ease 0s}.menu__body::before{content:"";position:fixed;width:100%;height:100px;right:-100%;top:0;z-index:2;-webkit-transition:right .3s ease 0s;-o-transition:right .3s ease 0s;transition:right .3s ease 0s;background-color:#404040}.menu-open .menu__body{right:0}.menu-open .menu__body::before{right:0}.icon-menu{display:block;position:relative;width:1.875rem;height:1.875rem;z-index:101}.icon-menu span{display:none;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.menu-open .icon-menu svg{display:none}.menu-open .icon-menu span,.menu-open .icon-menu span svg{display:block}.tabs-market-home__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advantages-home__content{display:block}.advantages-home__list{display:none}.advantages-home__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.item-advantages-home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-advantages-home__mark{margin-bottom:1.25rem}.item-advantages-home__texts{text-align:center;margin-bottom:20px}.item-advantages-home__link{width:100%;padding:12px 0;text-align:center;background-color:#1b70f1}.comments-home__title{margin-bottom:1.875rem}.app-home__content{text-align:center}.app-home__content:not(:last-child){margin-bottom:3.75rem}.app-home__item:first-child{margin-bottom:1.25rem}.app-home__item:last-child{display:none}.app-home__btn._icon-barcode{display:none}.app-home__btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#1e2027;background-color:#fff}.app-home__btn:not(:last-child){margin-bottom:1.25rem}.media-app-home{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.questions-home__item:not(:last-child){margin-bottom:1.25rem}}@media (max-width:61.9375em){.filter-exchange-rate__list{gap:1.875rem}.page-application__container{padding-left:.9375rem}.page-application__container{padding-right:.9375rem}.page-application__container{padding-top:.0000000625rem}.page-application__container{padding-bottom:.0000000625rem}.nav-header__item:not(:last-child){margin-right:1rem}.nav-header__link{padding-left:.75rem}.nav-header__link{padding-right:.75rem}.spollers-header__title{padding-left:.75rem}.spollers-header__title{padding-right:.75rem}.btns-header__btn{padding-top:.75rem}.btns-header__btn{padding-bottom:.75rem}.btns-header__btn{padding-left:1.125rem}.btns-header__btn{padding-right:1.125rem}}@media (max-width:61.99875em) and (max-width:26.25em){.job-application__content{padding-bottom:19.375rem}.job-application__content{padding-bottom:19.375rem}.job-application__content{background-size:21.5625rem}}@media (max-width:61.99875em) and (max-width:20em){.applications-result__media{height:19.375rem}}@media (max-width:61.99875em) and (max-width:30em){.nav-header__link{font-size:1rem}.spollers-header__title{font-size:1rem}}@media (max-width:61.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:53.125em){.hidden-lg{display:none}.language-bottom-footer{display:none}}@media (max-width:48.68625em){.hero-name{text-align:center}.hero-title{text-align:center}.hero-descr{text-align:center}.statistics-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.statistics-list__item:not(:last-child):not(:last-child){margin-bottom:1.25rem;padding-bottom:1.25rem}.statistics-list__item{text-align:center}.article-blog-det__media{display:none}.hero-blog{display:none}.news-cards{margin-top:1.625rem}.filter-exchange-rate{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:transparent}.filter-exchange-rate__nav{width:100%}.filter-exchange-rate__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-exchange-rate__search{width:100%}.table-exchange-rate__head th:nth-last-child(-n+4){display:none}.table-exchange-rate__body td:nth-last-child(-n+4){display:none}.search-career{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.career-works__title{text-align:center}.head-about__btn{padding:12px 26px}.body-about__btn{padding:12px 26px}.form-application__basic{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.no-webp .head-footer__block{background:url(../img/footer/line.png) bottom center/contain no-repeat}.head-footer__block{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding-bottom:1.25rem;margin-bottom:1.25rem}.head-footer__text{margin:0 0 20px 0}.body-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.spollers-body-footer__title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;margin:0}.spollers-body-footer__title::before{display:block;font-size:8px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.spollers-body-footer__title._spoller-active::before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.bottom-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.bottom-footer__item{width:100%}.bottom-footer__copy{margin:0}.rules-footer-bottom__item:first-child{list-style:none}.content-hero__btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-hero__btn:not(:last-child){margin-bottom:1.25rem}.bottom-hero__list{display:none}.market-home{display:none}.card-start-trading__btn{width:100%;padding:12px 0;border-radius:4px;background-color:#1b70f1;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.item-questions-spollers__title{font-size:1.125rem;width:90%}.item-questions-spollers__title::after{top:5px;right:-30px}}@media (max-width:48.625em){.article--date{font-size:1.125rem}.article--current{font-size:1rem}.article--title{margin-bottom:1rem}.article--title{font-size:1.5rem}.article--descr{font-size:1rem}.article--descr:not(:last-child){margin-bottom:1.25rem}.article--user span{font-size:1rem}.item-cards__subtitle{margin-bottom:2.5rem}.basic-application__box .form__error{padding-left:.0000000625rem}.application--label{padding-left:.0000000625rem}}@media (max-width:48.68625em) and (any-hover:hover){.card-start-trading__btn:hover{color:#1b70f1;background-color:#fff!important}}@media (max-width:42.5em){.hero-home{padding-bottom:.0000000625rem}}@media (max-width:31.12375em){.filter-exchange-rate__item:nth-last-child(-n+5){display:none}.btns-exchange-rate__button{width:100%}.form-application__btn{padding:13px 26px;width:100%}.location-application__options{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.details-application__files{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.head-footer{text-align:center}.head-footer__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-footer__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-footer__copy{margin-top:1.25rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.start-trading-home__card:not(:last-child){margin-bottom:1.25rem}}@media (min-width:20em) and (max-width:101.25em){@supports (padding-left:clamp(1.5625rem ,1.1778846154rem + 1.9230769231vw ,3.125rem)){.hero-name span{padding-left:clamp(1.5625rem ,1.1778846154rem + 1.9230769231vw ,3.125rem)}}@supports not (padding-left:clamp(1.5625rem ,1.1778846154rem + 1.9230769231vw ,3.125rem)){.hero-name span{padding-left:calc(1.5625rem + 1.5625 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.25rem ,1.1884615385rem + 0.3076923077vw ,1.5rem)){.hero-name span{font-size:clamp(1.25rem ,1.1884615385rem + .3076923077vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,1.1884615385rem + 0.3076923077vw ,1.5rem)){.hero-name span{font-size:calc(1.25rem + .25 * (100vw - 20rem)/ 81.25)}}@supports (width:clamp(1.25rem ,0.9423076923rem + 1.5384615385vw ,2.5rem)){.hero-name span::before{width:clamp(1.25rem ,.9423076923rem + 1.5384615385vw ,2.5rem)}}@supports not (width:clamp(1.25rem ,0.9423076923rem + 1.5384615385vw ,2.5rem)){.hero-name span::before{width:calc(1.25rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(2.375rem ,1.4826923077rem + 4.4615384615vw ,6rem)){.hero-title{font-size:clamp(2.375rem ,1.4826923077rem + 4.4615384615vw ,6rem)}}@supports not (font-size:clamp(2.375rem ,1.4826923077rem + 4.4615384615vw ,6rem)){.hero-title{font-size:calc(2.375rem + 3.625 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(1.875rem ,2.3423076923rem + -0.4615384615vw ,2.25rem)){.hero-title:not(:last-child){margin-bottom:clamp(1.875rem ,2.3423076923rem + -.4615384615vw ,2.25rem)}}@supports not (margin-bottom:clamp(1.875rem ,2.3423076923rem + -0.4615384615vw ,2.25rem)){.hero-title:not(:last-child){margin-bottom:calc(2.25rem + -.375 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.125rem ,1.0942307692rem + 0.1538461538vw ,1.25rem)){.hero-descr{font-size:clamp(1.125rem ,1.0942307692rem + .1538461538vw ,1.25rem)}}@supports not (font-size:clamp(1.125rem ,1.0942307692rem + 0.1538461538vw ,1.25rem)){.hero-descr{font-size:calc(1.125rem + .125 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(1.25rem ,0.3269230769rem + 4.6153846154vw ,5rem)){.hero-descr:not(:last-child){margin-bottom:clamp(1.25rem ,.3269230769rem + 4.6153846154vw ,5rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.3269230769rem + 4.6153846154vw ,5rem)){.hero-descr:not(:last-child){margin-bottom:calc(1.25rem + 3.75 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(3.75rem ,2.1346153846rem + 8.0769230769vw ,10.3125rem)){.hero-body{padding-bottom:clamp(3.75rem ,2.1346153846rem + 8.0769230769vw ,10.3125rem)}}@supports not (padding-bottom:clamp(3.75rem ,2.1346153846rem + 8.0769230769vw ,10.3125rem)){.hero-body{padding-bottom:calc(3.75rem + 6.5625 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(2.625rem ,2.3788461538rem + 1.2307692308vw ,3.625rem)){.site-title{font-size:clamp(2.625rem ,2.3788461538rem + 1.2307692308vw ,3.625rem)}}@supports not (font-size:clamp(2.625rem ,2.3788461538rem + 1.2307692308vw ,3.625rem)){.site-title{font-size:calc(2.625rem + 1 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.5rem ,1.1615384615rem + 1.6923076923vw ,2.875rem)){.site-title--small{font-size:clamp(1.5rem ,1.1615384615rem + 1.6923076923vw ,2.875rem)}}@supports not (font-size:clamp(1.5rem ,1.1615384615rem + 1.6923076923vw ,2.875rem)){.site-title--small{font-size:calc(1.5rem + 1.375 * (100vw - 20rem)/ 81.25)}}@supports (margin-top:clamp(-6.875rem ,1.6923077702rem + -8.4615385385vw ,0.0000000625rem)){.article--center{margin-top:clamp(-6.875rem ,1.6923077702rem + -8.4615385385vw ,.0000000625rem)}}@supports not (margin-top:clamp(-6.875rem ,1.6923077702rem + -8.4615385385vw ,0.0000000625rem)){.article--center{margin-top:calc(.0000000625rem + -6.8750000625 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.body-market__cards:not(:last-child){margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.body-market__cards:not(:last-child){margin-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(2rem ,1.7846153846rem + 1.0769230769vw ,2.875rem)){.statistics-list__num{font-size:clamp(2rem ,1.7846153846rem + 1.0769230769vw ,2.875rem)}}@supports not (font-size:clamp(2rem ,1.7846153846rem + 1.0769230769vw ,2.875rem)){.statistics-list__num{font-size:calc(2rem + .875 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1rem ,0.9384615385rem + 0.3076923077vw ,1.25rem)){.statistics-list__text{font-size:clamp(1rem ,.9384615385rem + .3076923077vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.9384615385rem + 0.3076923077vw ,1.25rem)){.statistics-list__text{font-size:calc(1rem + .25 * (100vw - 20rem)/ 81.25)}}@supports (padding:clamp(0.125rem ,0.0634615385rem + 0.3076923077vw ,0.375rem)){.options__item{padding:clamp(.125rem ,.0634615385rem + .3076923077vw ,.375rem)}}@supports not (padding:clamp(0.125rem ,0.0634615385rem + 0.3076923077vw ,0.375rem)){.options__item{padding:calc(.125rem + .25 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.page-blog-details__article:not(:last-child){margin-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)}}@supports not (margin-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.page-blog-details__article:not(:last-child){margin-bottom:calc(3.75rem + 3.75 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.25rem ,1.1884615385rem + 0.3076923077vw ,1.5rem)){.content-blog-det__subtitle{font-size:clamp(1.25rem ,1.1884615385rem + .3076923077vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,1.1884615385rem + 0.3076923077vw ,1.5rem)){.content-blog-det__subtitle{font-size:calc(1.25rem + .25 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1rem ,0.9692307692rem + 0.1538461538vw ,1.125rem)){.content-blog-det__figure figcaption{font-size:clamp(1rem ,.9692307692rem + .1538461538vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9692307692rem + 0.1538461538vw ,1.125rem)){.content-blog-det__figure figcaption{font-size:calc(1rem + .125 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.125rem ,1.0326923077rem + 0.4615384615vw ,1.5rem)){.content-blog-det__blockquote p{font-size:clamp(1.125rem ,1.0326923077rem + .4615384615vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0326923077rem + 0.4615384615vw ,1.5rem)){.content-blog-det__blockquote p{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.similar-articles{margin-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)}}@supports not (margin-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.similar-articles{margin-bottom:calc(3.75rem + 3.75 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(0.75rem ,0.6884615385rem + 0.3076923077vw ,1rem)){.item-cards__head{font-size:clamp(.75rem ,.6884615385rem + .3076923077vw ,1rem)}}@supports not (font-size:clamp(0.75rem ,0.6884615385rem + 0.3076923077vw ,1rem)){.item-cards__head{font-size:calc(.75rem + .25 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.25rem ,1.1884615385rem + 0.3076923077vw ,1.5rem)){.item-cards__subtitle{font-size:clamp(1.25rem ,1.1884615385rem + .3076923077vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,1.1884615385rem + 0.3076923077vw ,1.5rem)){.item-cards__subtitle{font-size:calc(1.25rem + .25 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1rem ,0.9692307692rem + 0.1538461538vw ,1.125rem)){.item-cards__link{font-size:clamp(1rem ,.9692307692rem + .1538461538vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9692307692rem + 0.1538461538vw ,1.125rem)){.item-cards__link{font-size:calc(1rem + .125 * (100vw - 20rem)/ 81.25)}}@supports (padding-top:clamp(0.0000000625rem ,-1.3846153067rem + 6.9230768462vw ,5.625rem)){.page-market__cards{padding-top:clamp(.0000000625rem ,-1.3846153067rem + 6.9230768462vw ,5.625rem)}}@supports not (padding-top:clamp(0.0000000625rem ,-1.3846153067rem + 6.9230768462vw ,5.625rem)){.page-market__cards{padding-top:calc(.0000000625rem + 5.6249999375 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(0.625rem ,-0.1442307692rem + 3.8461538462vw ,3.75rem)){.page-market__cards{padding-bottom:clamp(.625rem ,-.1442307692rem + 3.8461538462vw ,3.75rem)}}@supports not (padding-bottom:clamp(0.625rem ,-0.1442307692rem + 3.8461538462vw ,3.75rem)){.page-market__cards{padding-bottom:calc(.625rem + 3.125 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(0.625rem ,-0.1442307692rem + 3.8461538462vw ,3.75rem)){.page-market__cards{margin-bottom:clamp(.625rem ,-.1442307692rem + 3.8461538462vw ,3.75rem)}}@supports not (margin-bottom:clamp(0.625rem ,-0.1442307692rem + 3.8461538462vw ,3.75rem)){.page-market__cards{margin-bottom:calc(.625rem + 3.125 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(1.875rem ,1.4134615385rem + 2.3076923077vw ,3.75rem)){.body-market__title:not(:last-child){margin-bottom:clamp(1.875rem ,1.4134615385rem + 2.3076923077vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.4134615385rem + 2.3076923077vw ,3.75rem)){.body-market__title:not(:last-child){margin-bottom:calc(1.875rem + 1.875 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(1.875rem ,0.4903846154rem + 6.9230769231vw ,7.5rem)){.exchange-rate{padding-bottom:clamp(1.875rem ,.4903846154rem + 6.9230769231vw ,7.5rem)}}@supports not (padding-bottom:clamp(1.875rem ,0.4903846154rem + 6.9230769231vw ,7.5rem)){.exchange-rate{padding-bottom:calc(1.875rem + 5.625 * (100vw - 20rem)/ 81.25)}}@supports (padding:clamp(0.25rem ,0.0038461538rem + 1.2307692308vw ,1.25rem)){.filter-exchange-rate{padding:clamp(.25rem ,.0038461538rem + 1.2307692308vw ,1.25rem)}}@supports not (padding:clamp(0.25rem ,0.0038461538rem + 1.2307692308vw ,1.25rem)){.filter-exchange-rate{padding:calc(.25rem + 1 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(1.25rem ,0.6346153846rem + 3.0769230769vw ,3.75rem)){.filter-exchange-rate:not(:last-child){margin-bottom:clamp(1.25rem ,.6346153846rem + 3.0769230769vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.6346153846rem + 3.0769230769vw ,3.75rem)){.filter-exchange-rate:not(:last-child){margin-bottom:calc(1.25rem + 2.5 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.125rem ,1.0942307692rem + 0.1538461538vw ,1.25rem)){.filter-exchange-rate__btn{font-size:clamp(1.125rem ,1.0942307692rem + .1538461538vw ,1.25rem)}}@supports not (font-size:clamp(1.125rem ,1.0942307692rem + 0.1538461538vw ,1.25rem)){.filter-exchange-rate__btn{font-size:calc(1.125rem + .125 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.body-exchange-rate:not(:last-child){margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.body-exchange-rate:not(:last-child){margin-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (padding-top:clamp(0.875rem ,0.7211538462rem + 0.7692307692vw ,1.5rem)){.body-exchange-rate__table>:not(caption)>*>*{padding-top:clamp(.875rem ,.7211538462rem + .7692307692vw ,1.5rem)}}@supports not (padding-top:clamp(0.875rem ,0.7211538462rem + 0.7692307692vw ,1.5rem)){.body-exchange-rate__table>:not(caption)>*>*{padding-top:calc(.875rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(0.875rem ,0.7211538462rem + 0.7692307692vw ,1.5rem)){.body-exchange-rate__table>:not(caption)>*>*{padding-bottom:clamp(.875rem ,.7211538462rem + .7692307692vw ,1.5rem)}}@supports not (padding-bottom:clamp(0.875rem ,0.7211538462rem + 0.7692307692vw ,1.5rem)){.body-exchange-rate__table>:not(caption)>*>*{padding-bottom:calc(.875rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(0.875rem ,0.8134615385rem + 0.3076923077vw ,1.125rem)){.body-exchange-rate__table>:not(caption)>*>*{font-size:clamp(.875rem ,.8134615385rem + .3076923077vw ,1.125rem)}}@supports not (font-size:clamp(0.875rem ,0.8134615385rem + 0.3076923077vw ,1.125rem)){.body-exchange-rate__table>:not(caption)>*>*{font-size:calc(.875rem + .25 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(0.75rem ,0.6884615385rem + 0.3076923077vw ,1rem)){.table-exchange-rate__head th{font-size:clamp(.75rem ,.6884615385rem + .3076923077vw ,1rem)}}@supports not (font-size:clamp(0.75rem ,0.6884615385rem + 0.3076923077vw ,1rem)){.table-exchange-rate__head th{font-size:calc(.75rem + .25 * (100vw - 20rem)/ 81.25)}}@supports (padding-top:clamp(0.8125rem ,0.7201923077rem + 0.4615384615vw ,1.1875rem)){.btns-exchange-rate__button{padding-top:clamp(.8125rem ,.7201923077rem + .4615384615vw ,1.1875rem)}}@supports not (padding-top:clamp(0.8125rem ,0.7201923077rem + 0.4615384615vw ,1.1875rem)){.btns-exchange-rate__button{padding-top:calc(.8125rem + .375 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(0.8125rem ,0.7201923077rem + 0.4615384615vw ,1.1875rem)){.btns-exchange-rate__button{padding-bottom:clamp(.8125rem ,.7201923077rem + .4615384615vw ,1.1875rem)}}@supports not (padding-bottom:clamp(0.8125rem ,0.7201923077rem + 0.4615384615vw ,1.1875rem)){.btns-exchange-rate__button{padding-bottom:calc(.8125rem + .375 * (100vw - 20rem)/ 81.25)}}@supports (padding-left:clamp(1.125rem ,0.1557692308rem + 4.8461538462vw ,5.0625rem)){.btns-exchange-rate__button{padding-left:clamp(1.125rem ,.1557692308rem + 4.8461538462vw ,5.0625rem)}}@supports not (padding-left:clamp(1.125rem ,0.1557692308rem + 4.8461538462vw ,5.0625rem)){.btns-exchange-rate__button{padding-left:calc(1.125rem + 3.9375 * (100vw - 20rem)/ 81.25)}}@supports (padding-right:clamp(1.125rem ,0.1557692308rem + 4.8461538462vw ,5.0625rem)){.btns-exchange-rate__button{padding-right:clamp(1.125rem ,.1557692308rem + 4.8461538462vw ,5.0625rem)}}@supports not (padding-right:clamp(1.125rem ,0.1557692308rem + 4.8461538462vw ,5.0625rem)){.btns-exchange-rate__button{padding-right:calc(1.125rem + 3.9375 * (100vw - 20rem)/ 81.25)}}@supports (padding-top:clamp(3.75rem ,1.9038461538rem + 9.2307692308vw ,11.25rem)){.hero-career{padding-top:clamp(3.75rem ,1.9038461538rem + 9.2307692308vw ,11.25rem)}}@supports not (padding-top:clamp(3.75rem ,1.9038461538rem + 9.2307692308vw ,11.25rem)){.hero-career{padding-top:calc(3.75rem + 7.5 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.hero-career{padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)}}@supports not (padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.hero-career{padding-bottom:calc(3.75rem + 3.75 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(1.25rem ,0.6346153846rem + 3.0769230769vw ,3.75rem)){.hero-career__container{padding-bottom:clamp(1.25rem ,.6346153846rem + 3.0769230769vw ,3.75rem)}}@supports not (padding-bottom:clamp(1.25rem ,0.6346153846rem + 3.0769230769vw ,3.75rem)){.hero-career__container{padding-bottom:calc(1.25rem + 2.5 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,0.8692307692rem + 8.1538461538vw ,9.125rem)){.hero-career__body:not(:last-child){margin-bottom:clamp(2.5rem ,.8692307692rem + 8.1538461538vw ,9.125rem)}}@supports not (margin-bottom:clamp(2.5rem ,0.8692307692rem + 8.1538461538vw ,9.125rem)){.hero-career__body:not(:last-child){margin-bottom:calc(2.5rem + 6.625 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(3rem ,2.4461538462rem + 2.7692307692vw ,5.25rem)){.content-hero-career__title{font-size:clamp(3rem ,2.4461538462rem + 2.7692307692vw ,5.25rem)}}@supports not (font-size:clamp(3rem ,2.4461538462rem + 2.7692307692vw ,5.25rem)){.content-hero-career__title{font-size:calc(3rem + 2.25 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.career-works{padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)}}@supports not (padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.career-works{padding-bottom:calc(3.75rem + 3.75 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.career-works__head{margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.career-works__head{margin-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.career-works__head{padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.career-works__head{padding-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(2.625rem ,2.3788461538rem + 1.2307692308vw ,3.625rem)){.career-works__title{font-size:clamp(2.625rem ,2.3788461538rem + 1.2307692308vw ,3.625rem)}}@supports not (font-size:clamp(2.625rem ,2.3788461538rem + 1.2307692308vw ,3.625rem)){.career-works__title{font-size:calc(2.625rem + 1 * (100vw - 20rem)/ 81.25)}}@supports (row-gap:clamp(1.25rem ,0.9423076923rem + 1.5384615385vw ,2.5rem)){.cards-works{row-gap:clamp(1.25rem ,.9423076923rem + 1.5384615385vw ,2.5rem)}}@supports not (row-gap:clamp(1.25rem ,0.9423076923rem + 1.5384615385vw ,2.5rem)){.cards-works{row-gap:calc(1.25rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports ((-moz-column-gap:clamp(0.75rem ,0.4730769231rem + 1.3846153846vw ,1.875rem)) or (column-gap:clamp(0.75rem ,0.4730769231rem + 1.3846153846vw ,1.875rem))){.cards-works{-webkit-column-gap:clamp(.75rem ,.4730769231rem + 1.3846153846vw ,1.875rem);-moz-column-gap:clamp(.75rem ,.4730769231rem + 1.3846153846vw ,1.875rem);column-gap:clamp(.75rem ,.4730769231rem + 1.3846153846vw ,1.875rem)}}@supports not ((-moz-column-gap:clamp(0.75rem ,0.4730769231rem + 1.3846153846vw ,1.875rem)) or (column-gap:clamp(0.75rem ,0.4730769231rem + 1.3846153846vw ,1.875rem))){.cards-works{-webkit-column-gap:calc(.75rem + 1.125 * (100vw - 20rem)/ 81.25);-moz-column-gap:calc(.75rem + 1.125 * (100vw - 20rem)/ 81.25);column-gap:calc(.75rem + 1.125 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(2.625rem ,2.3788461538rem + 1.2307692308vw ,3.625rem)){.vacancy-list__title{font-size:clamp(2.625rem ,2.3788461538rem + 1.2307692308vw ,3.625rem)}}@supports not (font-size:clamp(2.625rem ,2.3788461538rem + 1.2307692308vw ,3.625rem)){.vacancy-list__title{font-size:calc(2.625rem + 1 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.vacancy-list__title:not(:last-child){margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.vacancy-list__title:not(:last-child){margin-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.vacancy-list__items:not(:last-child){margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.vacancy-list__items:not(:last-child){margin-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (padding-right:clamp(0.75rem ,0.6269230769rem + 0.6153846154vw ,1.25rem)){.vacancy-list__item{padding-right:clamp(.75rem ,.6269230769rem + .6153846154vw ,1.25rem)}}@supports not (padding-right:clamp(0.75rem ,0.6269230769rem + 0.6153846154vw ,1.25rem)){.vacancy-list__item{padding-right:calc(.75rem + .5 * (100vw - 20rem)/ 81.25)}}@supports (padding-left:clamp(0.75rem ,0.6269230769rem + 0.6153846154vw ,1.25rem)){.vacancy-list__item{padding-left:clamp(.75rem ,.6269230769rem + .6153846154vw ,1.25rem)}}@supports not (padding-left:clamp(0.75rem ,0.6269230769rem + 0.6153846154vw ,1.25rem)){.vacancy-list__item{padding-left:calc(.75rem + .5 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.vacancy-list__item:not(:last-child){margin-bottom:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.vacancy-list__item:not(:last-child){margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (padding-right:clamp(3.625rem ,3.3480769231rem + 1.3846153846vw ,4.75rem)){.vacancy-list__btn{padding-right:clamp(3.625rem ,3.3480769231rem + 1.3846153846vw ,4.75rem)}}@supports not (padding-right:clamp(3.625rem ,3.3480769231rem + 1.3846153846vw ,4.75rem)){.vacancy-list__btn{padding-right:calc(3.625rem + 1.125 * (100vw - 20rem)/ 81.25)}}@supports (padding-left:clamp(3.625rem ,3.3480769231rem + 1.3846153846vw ,4.75rem)){.vacancy-list__btn{padding-left:clamp(3.625rem ,3.3480769231rem + 1.3846153846vw ,4.75rem)}}@supports not (padding-left:clamp(3.625rem ,3.3480769231rem + 1.3846153846vw ,4.75rem)){.vacancy-list__btn{padding-left:calc(3.625rem + 1.125 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(0.75rem ,0.6576923077rem + 0.4615384615vw ,1.125rem)){.datas-vacancy__role{font-size:clamp(.75rem ,.6576923077rem + .4615384615vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6576923077rem + 0.4615384615vw ,1.125rem)){.datas-vacancy__role{font-size:calc(.75rem + .375 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.job-application{padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)}}@supports not (padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.job-application{padding-bottom:calc(3.75rem + 3.75 * (100vw - 20rem)/ 81.25)}}@supports (padding-right:clamp(1rem ,0.6307692308rem + 1.8461538462vw ,2.5rem)){.job-application__content{padding-right:clamp(1rem ,.6307692308rem + 1.8461538462vw ,2.5rem)}}@supports not (padding-right:clamp(1rem ,0.6307692308rem + 1.8461538462vw ,2.5rem)){.job-application__content{padding-right:calc(1rem + 1.5 * (100vw - 20rem)/ 81.25)}}@supports (padding-left:clamp(1rem ,0.6307692308rem + 1.8461538462vw ,2.5rem)){.job-application__content{padding-left:clamp(1rem ,.6307692308rem + 1.8461538462vw ,2.5rem)}}@supports not (padding-left:clamp(1rem ,0.6307692308rem + 1.8461538462vw ,2.5rem)){.job-application__content{padding-left:calc(1rem + 1.5 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(2.625rem ,2.3788461538rem + 1.2307692308vw ,3.625rem)){.job-application__title{font-size:clamp(2.625rem ,2.3788461538rem + 1.2307692308vw ,3.625rem)}}@supports not (font-size:clamp(2.625rem ,2.3788461538rem + 1.2307692308vw ,3.625rem)){.job-application__title{font-size:calc(2.625rem + 1 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.job-application__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.job-application__title:not(:last-child){margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1rem ,0.9692307692rem + 0.1538461538vw ,1.125rem)){.job-application__descr{font-size:clamp(1rem ,.9692307692rem + .1538461538vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9692307692rem + 0.1538461538vw ,1.125rem)){.job-application__descr{font-size:calc(1rem + .125 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,1.8846153846rem + 3.0769230769vw ,5rem)){.job-application__descr:not(:last-child){margin-bottom:clamp(2.5rem ,1.8846153846rem + 3.0769230769vw ,5rem)}}@supports not (margin-bottom:clamp(2.5rem ,1.8846153846rem + 3.0769230769vw ,5rem)){.job-application__descr:not(:last-child){margin-bottom:calc(2.5rem + 2.5 * (100vw - 20rem)/ 81.25)}}@supports (padding-top:clamp(0.8125rem ,0.7509615385rem + 0.3076923077vw ,1.0625rem)){.job-application__btn{padding-top:clamp(.8125rem ,.7509615385rem + .3076923077vw ,1.0625rem)}}@supports not (padding-top:clamp(0.8125rem ,0.7509615385rem + 0.3076923077vw ,1.0625rem)){.job-application__btn{padding-top:calc(.8125rem + .25 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(0.8125rem ,0.7509615385rem + 0.3076923077vw ,1.0625rem)){.job-application__btn{padding-bottom:clamp(.8125rem ,.7509615385rem + .3076923077vw ,1.0625rem)}}@supports not (padding-bottom:clamp(0.8125rem ,0.7509615385rem + 0.3076923077vw ,1.0625rem)){.job-application__btn{padding-bottom:calc(.8125rem + .25 * (100vw - 20rem)/ 81.25)}}@supports (padding-right:clamp(1.625rem ,0.7942307692rem + 4.1538461538vw ,5rem)){.job-application__btn{padding-right:clamp(1.625rem ,.7942307692rem + 4.1538461538vw ,5rem)}}@supports not (padding-right:clamp(1.625rem ,0.7942307692rem + 4.1538461538vw ,5rem)){.job-application__btn{padding-right:calc(1.625rem + 3.375 * (100vw - 20rem)/ 81.25)}}@supports (padding-left:clamp(1.625rem ,0.7942307692rem + 4.1538461538vw ,5rem)){.job-application__btn{padding-left:clamp(1.625rem ,.7942307692rem + 4.1538461538vw ,5rem)}}@supports not (padding-left:clamp(1.625rem ,0.7942307692rem + 4.1538461538vw ,5rem)){.job-application__btn{padding-left:calc(1.625rem + 3.375 * (100vw - 20rem)/ 81.25)}}@supports (padding-top:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.page-about__inner{padding-top:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)}}@supports not (padding-top:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.page-about__inner{padding-top:calc(3.75rem + 3.75 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.page-about__inner{padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)}}@supports not (padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.page-about__inner{padding-bottom:calc(3.75rem + 3.75 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.inner-about__head{padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.inner-about__head{padding-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.inner-about__head{margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.inner-about__head{margin-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(2.375rem ,2.0673076923rem + 1.5384615385vw ,3.625rem)){.head-about__title{font-size:clamp(2.375rem ,2.0673076923rem + 1.5384615385vw ,3.625rem)}}@supports not (font-size:clamp(2.375rem ,2.0673076923rem + 1.5384615385vw ,3.625rem)){.head-about__title{font-size:calc(2.375rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.head-about__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.head-about__title:not(:last-child){margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.head-about__list:not(:last-child){margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.head-about__list:not(:last-child){margin-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (padding-right:clamp(1rem ,0.6307692308rem + 1.8461538462vw ,2.5rem)){.head-about__item:not(:last-child){padding-right:clamp(1rem ,.6307692308rem + 1.8461538462vw ,2.5rem)}}@supports not (padding-right:clamp(1rem ,0.6307692308rem + 1.8461538462vw ,2.5rem)){.head-about__item:not(:last-child){padding-right:calc(1rem + 1.5 * (100vw - 20rem)/ 81.25)}}@supports (margin-right:clamp(1rem ,0.6307692308rem + 1.8461538462vw ,2.5rem)){.head-about__item:not(:last-child){margin-right:clamp(1rem ,.6307692308rem + 1.8461538462vw ,2.5rem)}}@supports not (margin-right:clamp(1rem ,0.6307692308rem + 1.8461538462vw ,2.5rem)){.head-about__item:not(:last-child){margin-right:calc(1rem + 1.5 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(0.75rem ,0.6576923077rem + 0.4615384615vw ,1.125rem)){.head-about__link{font-size:clamp(.75rem ,.6576923077rem + .4615384615vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6576923077rem + 0.4615384615vw ,1.125rem)){.head-about__link{font-size:calc(.75rem + .375 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(2rem ,1.7846153846rem + 1.0769230769vw ,2.875rem)){.body-about__title{font-size:clamp(2rem ,1.7846153846rem + 1.0769230769vw ,2.875rem)}}@supports not (font-size:clamp(2rem ,1.7846153846rem + 1.0769230769vw ,2.875rem)){.body-about__title{font-size:calc(2rem + .875 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.body-about__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.body-about__title:not(:last-child){margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.body-about__texts:not(:last-child){margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.body-about__texts:not(:last-child){margin-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1rem ,0.9692307692rem + 0.1538461538vw ,1.125rem)){.body-about__descr{font-size:clamp(1rem ,.9692307692rem + .1538461538vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9692307692rem + 0.1538461538vw ,1.125rem)){.body-about__descr{font-size:calc(1rem + .125 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(0.625rem ,0.4711538462rem + 0.7692307692vw ,1.25rem)){.body-about__descr:not(:last-child){margin-bottom:clamp(.625rem ,.4711538462rem + .7692307692vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4711538462rem + 0.7692307692vw ,1.25rem)){.body-about__descr:not(:last-child){margin-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.25rem ,1.1884615385rem + 0.3076923077vw ,1.5rem)){.body-about__subtitle{font-size:clamp(1.25rem ,1.1884615385rem + .3076923077vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,1.1884615385rem + 0.3076923077vw ,1.5rem)){.body-about__subtitle{font-size:calc(1.25rem + .25 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.body-about__subtitle:not(:last-child){margin-bottom:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.body-about__subtitle:not(:last-child){margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (padding-left:clamp(1.125rem ,1.0634615385rem + 0.3076923077vw ,1.375rem)){.body-about__list{padding-left:clamp(1.125rem ,1.0634615385rem + .3076923077vw ,1.375rem)}}@supports not (padding-left:clamp(1.125rem ,1.0634615385rem + 0.3076923077vw ,1.375rem)){.body-about__list{padding-left:calc(1.125rem + .25 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(0.625rem ,0.4711538462rem + 0.7692307692vw ,1.25rem)){.body-about__item:not(:last-child){margin-bottom:clamp(.625rem ,.4711538462rem + .7692307692vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4711538462rem + 0.7692307692vw ,1.25rem)){.body-about__item:not(:last-child){margin-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.125rem ,1.0942307692rem + 0.1538461538vw ,1.25rem)){.body-about__item p{font-size:clamp(1.125rem ,1.0942307692rem + .1538461538vw ,1.25rem)}}@supports not (font-size:clamp(1.125rem ,1.0942307692rem + 0.1538461538vw ,1.25rem)){.body-about__item p{font-size:calc(1.125rem + .125 * (100vw - 20rem)/ 81.25)}}@supports (padding-top:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.page-application{padding-top:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)}}@supports not (padding-top:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.page-application{padding-top:calc(3.75rem + 3.75 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.page-application{padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)}}@supports not (padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.page-application{padding-bottom:calc(3.75rem + 3.75 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.page-application__head:not(:last-child){margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.page-application__head:not(:last-child){margin-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.625rem ,1.4711538462rem + 0.7692307692vw ,2.25rem)){.page-application__title{font-size:clamp(1.625rem ,1.4711538462rem + .7692307692vw ,2.25rem)}}@supports not (font-size:clamp(1.625rem ,1.4711538462rem + 0.7692307692vw ,2.25rem)){.page-application__title{font-size:calc(1.625rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(0.875rem ,0.8442307692rem + 0.1538461538vw ,1rem)){.page-application__req{font-size:clamp(.875rem ,.8442307692rem + .1538461538vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.8442307692rem + 0.1538461538vw ,1rem)){.page-application__req{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.form-application__row{padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.form-application__row{padding-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.form-application__row{margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.form-application__row{margin-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.25rem ,1.1884615385rem + 0.3076923077vw ,1.5rem)){.form-application__title{font-size:clamp(1.25rem ,1.1884615385rem + .3076923077vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,1.1884615385rem + 0.3076923077vw ,1.5rem)){.form-application__title{font-size:calc(1.25rem + .25 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.form-application__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.form-application__title:not(:last-child){margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (gap:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.form-application__basic{gap:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (gap:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.form-application__basic{gap:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (gap:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.location-application{gap:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (gap:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.location-application{gap:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (gap:clamp(0.3125rem ,-0.0721153846rem + 1.9230769231vw ,1.875rem)){.location-application__options{gap:clamp(.3125rem ,-.0721153846rem + 1.9230769231vw ,1.875rem)}}@supports not (gap:clamp(0.3125rem ,-0.0721153846rem + 1.9230769231vw ,1.875rem)){.location-application__options{gap:calc(.3125rem + 1.5625 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(0.75rem ,0.6884615385rem + 0.3076923077vw ,1rem)){.details-application__subtitle:not(:last-child){margin-bottom:clamp(.75rem ,.6884615385rem + .3076923077vw ,1rem)}}@supports not (margin-bottom:clamp(0.75rem ,0.6884615385rem + 0.3076923077vw ,1rem)){.details-application__subtitle:not(:last-child){margin-bottom:calc(.75rem + .25 * (100vw - 20rem)/ 81.25)}}@supports (top:clamp(0.625rem ,0.4711538462rem + 0.7692307692vw ,1.25rem)){.applications-popup__close{top:clamp(.625rem ,.4711538462rem + .7692307692vw ,1.25rem)}}@supports not (top:clamp(0.625rem ,0.4711538462rem + 0.7692307692vw ,1.25rem)){.applications-popup__close{top:calc(.625rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (right:clamp(0.625rem ,0.4711538462rem + 0.7692307692vw ,1.25rem)){.applications-popup__close{right:clamp(.625rem ,.4711538462rem + .7692307692vw ,1.25rem)}}@supports not (right:clamp(0.625rem ,0.4711538462rem + 0.7692307692vw ,1.25rem)){.applications-popup__close{right:calc(.625rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (padding-left:clamp(1.25rem ,0.6346153846rem + 3.0769230769vw ,3.75rem)){.applications-result__block{padding-left:clamp(1.25rem ,.6346153846rem + 3.0769230769vw ,3.75rem)}}@supports not (padding-left:clamp(1.25rem ,0.6346153846rem + 3.0769230769vw ,3.75rem)){.applications-result__block{padding-left:calc(1.25rem + 2.5 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.5rem ,1.3153846154rem + 0.9230769231vw ,2.25rem)){.applications-result__title{font-size:clamp(1.5rem ,1.3153846154rem + .9230769231vw ,2.25rem)}}@supports not (font-size:clamp(1.5rem ,1.3153846154rem + 0.9230769231vw ,2.25rem)){.applications-result__title{font-size:calc(1.5rem + .75 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.125rem ,1.0942307692rem + 0.1538461538vw ,1.25rem)){.applications-result__descr{font-size:clamp(1.125rem ,1.0942307692rem + .1538461538vw ,1.25rem)}}@supports not (font-size:clamp(1.125rem ,1.0942307692rem + 0.1538461538vw ,1.25rem)){.applications-result__descr{font-size:calc(1.125rem + .125 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,1.8846153846rem + 3.0769230769vw ,5rem)){.applications-result__descr:not(:last-child){margin-bottom:clamp(2.5rem ,1.8846153846rem + 3.0769230769vw ,5rem)}}@supports not (margin-bottom:clamp(2.5rem ,1.8846153846rem + 3.0769230769vw ,5rem)){.applications-result__descr:not(:last-child){margin-bottom:calc(2.5rem + 2.5 * (100vw - 20rem)/ 81.25)}}@supports (padding-right:clamp(1.25rem ,0.6346153846rem + 3.0769230769vw ,3.75rem)){.applications-result__media{padding-right:clamp(1.25rem ,.6346153846rem + 3.0769230769vw ,3.75rem)}}@supports not (padding-right:clamp(1.25rem ,0.6346153846rem + 3.0769230769vw ,3.75rem)){.applications-result__media{padding-right:calc(1.25rem + 2.5 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(0.875rem ,0.7826923077rem + 0.4615384615vw ,1.25rem)){.btns-header__btn{font-size:clamp(.875rem ,.7826923077rem + .4615384615vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.7826923077rem + 0.4615384615vw ,1.25rem)){.btns-header__btn{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 81.25)}}@supports (padding-top:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.footer{padding-top:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)}}@supports not (padding-top:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.footer{padding-top:calc(3.75rem + 3.75 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(1.25rem ,0.9423076923rem + 1.5384615385vw ,2.5rem)){.footer{padding-bottom:clamp(1.25rem ,.9423076923rem + 1.5384615385vw ,2.5rem)}}@supports not (padding-bottom:clamp(1.25rem ,0.9423076923rem + 1.5384615385vw ,2.5rem)){.footer{padding-bottom:calc(1.25rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(1.25rem ,0.6346153846rem + 3.0769230769vw ,3.75rem)){.footer__body,.footer__head{margin-bottom:clamp(1.25rem ,.6346153846rem + 3.0769230769vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.6346153846rem + 3.0769230769vw ,3.75rem)){.footer__body,.footer__head{margin-bottom:calc(1.25rem + 2.5 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(1.25rem ,0.6346153846rem + 3.0769230769vw ,3.75rem)){.footer__body,.footer__head{padding-bottom:clamp(1.25rem ,.6346153846rem + 3.0769230769vw ,3.75rem)}}@supports not (padding-bottom:clamp(1.25rem ,0.6346153846rem + 3.0769230769vw ,3.75rem)){.footer__body,.footer__head{padding-bottom:calc(1.25rem + 2.5 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.125rem ,1.0942307692rem + 0.1538461538vw ,1.25rem)){.head-footer__text{font-size:clamp(1.125rem ,1.0942307692rem + .1538461538vw ,1.25rem)}}@supports not (font-size:clamp(1.125rem ,1.0942307692rem + 0.1538461538vw ,1.25rem)){.head-footer__text{font-size:calc(1.125rem + .125 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(0.875rem ,0.8442307692rem + 0.1538461538vw ,1rem)){.bottom-footer__copy{font-size:clamp(.875rem ,.8442307692rem + .1538461538vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.8442307692rem + 0.1538461538vw ,1rem)){.bottom-footer__copy{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(0.875rem ,0.8442307692rem + 0.1538461538vw ,1rem)){.rules-footer-bottom__link{font-size:clamp(.875rem ,.8442307692rem + .1538461538vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.8442307692rem + 0.1538461538vw ,1rem)){.rules-footer-bottom__link{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(3.75rem ,2.6423076923rem + 5.5384615385vw ,8.25rem)){.market-home{padding-bottom:clamp(3.75rem ,2.6423076923rem + 5.5384615385vw ,8.25rem)}}@supports not (padding-bottom:clamp(3.75rem ,2.6423076923rem + 5.5384615385vw ,8.25rem)){.market-home{padding-bottom:calc(3.75rem + 4.5 * (100vw - 20rem)/ 81.25)}}@supports (margin-right:clamp(-1.125rem ,-0.5019230769rem + -0.6153846154vw ,-0.625rem)){.tabs-market-home__navigation{margin-right:clamp(-1.125rem ,-.5019230769rem + -.6153846154vw ,-.625rem)}}@supports not (margin-right:clamp(-1.125rem ,-0.5019230769rem + -0.6153846154vw ,-0.625rem)){.tabs-market-home__navigation{margin-right:calc(-.625rem + -.5 * (100vw - 20rem)/ 81.25)}}@supports (padding-left:clamp(0.625rem ,0.5019230769rem + 0.6153846154vw ,1.125rem)){.tabs-market-home__title{padding-left:clamp(.625rem ,.5019230769rem + .6153846154vw ,1.125rem)}}@supports not (padding-left:clamp(0.625rem ,0.5019230769rem + 0.6153846154vw ,1.125rem)){.tabs-market-home__title{padding-left:calc(.625rem + .5 * (100vw - 20rem)/ 81.25)}}@supports (padding-right:clamp(0.625rem ,0.5019230769rem + 0.6153846154vw ,1.125rem)){.tabs-market-home__title{padding-right:clamp(.625rem ,.5019230769rem + .6153846154vw ,1.125rem)}}@supports not (padding-right:clamp(0.625rem ,0.5019230769rem + 0.6153846154vw ,1.125rem)){.tabs-market-home__title{padding-right:calc(.625rem + .5 * (100vw - 20rem)/ 81.25)}}@supports (padding-top:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.start-trading-home{padding-top:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)}}@supports not (padding-top:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.start-trading-home{padding-top:calc(3.75rem + 3.75 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.start-trading-home{padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)}}@supports not (padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.start-trading-home{padding-bottom:calc(3.75rem + 3.75 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.start-trading-home__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.start-trading-home__title:not(:last-child){margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.start-trading-home__descr{padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.start-trading-home__descr{padding-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.start-trading-home__descr{margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.start-trading-home__descr{margin-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1rem ,0.9692307692rem + 0.1538461538vw ,1.125rem)){.start-trading-home__descr{font-size:clamp(1rem ,.9692307692rem + .1538461538vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9692307692rem + 0.1538461538vw ,1.125rem)){.start-trading-home__descr{font-size:calc(1rem + .125 * (100vw - 20rem)/ 81.25)}}@supports (padding-top:clamp(1.25rem ,0.6346153846rem + 3.0769230769vw ,3.75rem)){.card-start-trading{padding-top:clamp(1.25rem ,.6346153846rem + 3.0769230769vw ,3.75rem)}}@supports not (padding-top:clamp(1.25rem ,0.6346153846rem + 3.0769230769vw ,3.75rem)){.card-start-trading{padding-top:calc(1.25rem + 2.5 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(1.25rem ,0.6346153846rem + 3.0769230769vw ,3.75rem)){.card-start-trading{padding-bottom:clamp(1.25rem ,.6346153846rem + 3.0769230769vw ,3.75rem)}}@supports not (padding-bottom:clamp(1.25rem ,0.6346153846rem + 3.0769230769vw ,3.75rem)){.card-start-trading{padding-bottom:calc(1.25rem + 2.5 * (100vw - 20rem)/ 81.25)}}@supports (padding-left:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.card-start-trading{padding-left:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (padding-left:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.card-start-trading{padding-left:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (padding-right:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.card-start-trading{padding-right:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (padding-right:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.card-start-trading{padding-right:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(0.875rem ,0.8442307692rem + 0.1538461538vw ,1rem)){.card-start-trading__tect{font-size:clamp(.875rem ,.8442307692rem + .1538461538vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.8442307692rem + 0.1538461538vw ,1rem)){.card-start-trading__tect{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 81.25)}}@supports (padding-top:clamp(3.75rem ,2.4884615385rem + 6.3076923077vw ,8.875rem)){.advantages-home{padding-top:clamp(3.75rem ,2.4884615385rem + 6.3076923077vw ,8.875rem)}}@supports not (padding-top:clamp(3.75rem ,2.4884615385rem + 6.3076923077vw ,8.875rem)){.advantages-home{padding-top:calc(3.75rem + 5.125 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(3.75rem ,2.4884615385rem + 6.3076923077vw ,8.875rem)){.advantages-home{padding-bottom:clamp(3.75rem ,2.4884615385rem + 6.3076923077vw ,8.875rem)}}@supports not (padding-bottom:clamp(3.75rem ,2.4884615385rem + 6.3076923077vw ,8.875rem)){.advantages-home{padding-bottom:calc(3.75rem + 5.125 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.advantages-home__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.advantages-home__title:not(:last-child){margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.advantages-home__descr{padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.advantages-home__descr{padding-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.advantages-home__descr{margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.advantages-home__descr{margin-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1rem ,0.9692307692rem + 0.1538461538vw ,1.125rem)){.advantages-home__descr{font-size:clamp(1rem ,.9692307692rem + .1538461538vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9692307692rem + 0.1538461538vw ,1.125rem)){.advantages-home__descr{font-size:calc(1rem + .125 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.25rem ,1.1884615385rem + 0.3076923077vw ,1.5rem)){.item-advantages-home__name{font-size:clamp(1.25rem ,1.1884615385rem + .3076923077vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,1.1884615385rem + 0.3076923077vw ,1.5rem)){.item-advantages-home__name{font-size:calc(1.25rem + .25 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(0.875rem ,0.8442307692rem + 0.1538461538vw ,1rem)){.item-advantages-home__descr{font-size:clamp(.875rem ,.8442307692rem + .1538461538vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.8442307692rem + 0.1538461538vw ,1rem)){.item-advantages-home__descr{font-size:calc(.875rem + .125 * (100vw - 20rem)/ 81.25)}}@supports (padding-top:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.comments-home{padding-top:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)}}@supports not (padding-top:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.comments-home{padding-top:calc(3.75rem + 3.75 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.comments-home{padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)}}@supports not (padding-bottom:clamp(3.75rem ,2.8269230769rem + 4.6153846154vw ,7.5rem)){.comments-home{padding-bottom:calc(3.75rem + 3.75 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.comments-home__head{margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.comments-home__head{margin-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.comments-home__head{padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.comments-home__head{padding-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (padding-top:clamp(1.25rem ,0.9423076923rem + 1.5384615385vw ,2.5rem)){.comments-home__slide{padding-top:clamp(1.25rem ,.9423076923rem + 1.5384615385vw ,2.5rem)}}@supports not (padding-top:clamp(1.25rem ,0.9423076923rem + 1.5384615385vw ,2.5rem)){.comments-home__slide{padding-top:calc(1.25rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(1.25rem ,0.9423076923rem + 1.5384615385vw ,2.5rem)){.comments-home__slide{padding-bottom:clamp(1.25rem ,.9423076923rem + 1.5384615385vw ,2.5rem)}}@supports not (padding-bottom:clamp(1.25rem ,0.9423076923rem + 1.5384615385vw ,2.5rem)){.comments-home__slide{padding-bottom:calc(1.25rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (padding-left:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.comments-home__slide{padding-left:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (padding-left:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.comments-home__slide{padding-left:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (padding-right:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.comments-home__slide{padding-right:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (padding-right:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.comments-home__slide{padding-right:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (margin-right:clamp(0.625rem ,0.4711538462rem + 0.7692307692vw ,1.25rem)){.slide-comments-home__logo{margin-right:clamp(.625rem ,.4711538462rem + .7692307692vw ,1.25rem)}}@supports not (margin-right:clamp(0.625rem ,0.4711538462rem + 0.7692307692vw ,1.25rem)){.slide-comments-home__logo{margin-right:calc(.625rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (top:clamp(-1.875rem ,-0.7067307692rem + -1.1538461538vw ,-0.9375rem)){.slide-comments-home__decor::after,.slide-comments-home__decor::before{top:clamp(-1.875rem ,-.7067307692rem + -1.1538461538vw ,-.9375rem)}}@supports not (top:clamp(-1.875rem ,-0.7067307692rem + -1.1538461538vw ,-0.9375rem)){.slide-comments-home__decor::after,.slide-comments-home__decor::before{top:calc(-.9375rem + -.9375 * (100vw - 20rem)/ 81.25)}}@supports (right:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.slide-comments-home__decor::after,.slide-comments-home__decor::before{right:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (right:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.slide-comments-home__decor::after,.slide-comments-home__decor::before{right:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.875rem ,1.6903846154rem + 0.9230769231vw ,2.625rem)){.slide-comments-home__decor::after,.slide-comments-home__decor::before{font-size:clamp(1.875rem ,1.6903846154rem + .9230769231vw ,2.625rem)}}@supports not (font-size:clamp(1.875rem ,1.6903846154rem + 0.9230769231vw ,2.625rem)){.slide-comments-home__decor::after,.slide-comments-home__decor::before{font-size:calc(1.875rem + .75 * (100vw - 20rem)/ 81.25)}}@supports (right:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.slide-comments-home__decor::after{right:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (right:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.slide-comments-home__decor::after{right:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(1.125rem ,1.0326923077rem + 0.4615384615vw ,1.5rem)){.slide-comments-home__descr{font-size:clamp(1.125rem ,1.0326923077rem + .4615384615vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0326923077rem + 0.4615384615vw ,1.5rem)){.slide-comments-home__descr{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 81.25)}}@supports (padding-top:clamp(3.75rem ,0.5807692308rem + 15.8461538462vw ,16.625rem)){.app-home{padding-top:clamp(3.75rem ,.5807692308rem + 15.8461538462vw ,16.625rem)}}@supports not (padding-top:clamp(3.75rem ,0.5807692308rem + 15.8461538462vw ,16.625rem)){.app-home{padding-top:calc(3.75rem + 12.875 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(3.75rem ,2.4269230769rem + 6.6153846154vw ,9.125rem)){.app-home{padding-bottom:clamp(3.75rem ,2.4269230769rem + 6.6153846154vw ,9.125rem)}}@supports not (padding-bottom:clamp(3.75rem ,2.4269230769rem + 6.6153846154vw ,9.125rem)){.app-home{padding-bottom:calc(3.75rem + 5.375 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.app-home__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.app-home__title:not(:last-child){margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,1.8846153846rem + 3.0769230769vw ,5rem)){.app-home__descr:not(:last-child){margin-bottom:clamp(2.5rem ,1.8846153846rem + 3.0769230769vw ,5rem)}}@supports not (margin-bottom:clamp(2.5rem ,1.8846153846rem + 3.0769230769vw ,5rem)){.app-home__descr:not(:last-child){margin-bottom:calc(2.5rem + 2.5 * (100vw - 20rem)/ 81.25)}}@supports (padding-top:clamp(3.75rem ,2.5192307692rem + 6.1538461538vw ,8.75rem)){.questions-home{padding-top:clamp(3.75rem ,2.5192307692rem + 6.1538461538vw ,8.75rem)}}@supports not (padding-top:clamp(3.75rem ,2.5192307692rem + 6.1538461538vw ,8.75rem)){.questions-home{padding-top:calc(3.75rem + 5 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(3.75rem ,2.5192307692rem + 6.1538461538vw ,8.75rem)){.questions-home{padding-bottom:clamp(3.75rem ,2.5192307692rem + 6.1538461538vw ,8.75rem)}}@supports not (padding-bottom:clamp(3.75rem ,2.5192307692rem + 6.1538461538vw ,8.75rem)){.questions-home{padding-bottom:calc(3.75rem + 5 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.questions-home__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.questions-home__title:not(:last-child){margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.questions-home__descr{margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.questions-home__descr{margin-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.questions-home__descr{padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)}}@supports not (padding-bottom:clamp(2.5rem ,2.1923076923rem + 1.5384615385vw ,3.75rem)){.questions-home__descr{padding-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 81.25)}}@supports (gap:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.questions-home__list{gap:clamp(1.25rem ,1.0961538462rem + .7692307692vw ,1.875rem)}}@supports not (gap:clamp(1.25rem ,1.0961538462rem + 0.7692307692vw ,1.875rem)){.questions-home__list{gap:calc(1.25rem + .625 * (100vw - 20rem)/ 81.25)}}@supports (font-size:clamp(0.875rem ,0.8134615385rem + 0.3076923077vw ,1.125rem)){.item-questions-spollers__body{font-size:clamp(.875rem ,.8134615385rem + .3076923077vw ,1.125rem)}}@supports not (font-size:clamp(0.875rem ,0.8134615385rem + 0.3076923077vw ,1.125rem)){.item-questions-spollers__body{font-size:calc(.875rem + .25 * (100vw - 20rem)/ 81.25)}}}@media (min-width:75em) and (max-width:100em){@supports (max-width:clamp(43.75rem ,-72.5rem + 155vw ,82.5rem)){.article--center{max-width:clamp(43.75rem ,-72.5rem + 155vw ,82.5rem)}}@supports not (max-width:clamp(43.75rem ,-72.5rem + 155vw ,82.5rem)){.article--center{max-width:calc(43.75rem + 38.75 * (100vw - 75rem)/ 25)}}}@media (min-width:48.625em) and (max-width:92.5em){@supports (font-size:clamp(1.125rem ,0.9864672365rem + 0.2849002849vw ,1.25rem)){.article--date{font-size:clamp(1.125rem ,.9864672365rem + .2849002849vw ,1.25rem)}}@supports not (font-size:clamp(1.125rem ,0.9864672365rem + 0.2849002849vw ,1.25rem)){.article--date{font-size:calc(1.125rem + .125 * (100vw - 48.625rem)/ 43.875)}}@supports (font-size:clamp(1rem ,0.8614672365rem + 0.2849002849vw ,1.125rem)){.article--current{font-size:clamp(1rem ,.8614672365rem + .2849002849vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.8614672365rem + 0.2849002849vw ,1.125rem)){.article--current{font-size:calc(1rem + .125 * (100vw - 48.625rem)/ 43.875)}}@supports (margin-bottom:clamp(1rem ,0.0302706553rem + 1.9943019943vw ,1.875rem)){.article--title{margin-bottom:clamp(1rem ,.0302706553rem + 1.9943019943vw ,1.875rem)}}@supports not (margin-bottom:clamp(1rem ,0.0302706553rem + 1.9943019943vw ,1.875rem)){.article--title{margin-bottom:calc(1rem + .875 * (100vw - 48.625rem)/ 43.875)}}@supports (font-size:clamp(1.5rem ,-0.0238603989rem + 3.1339031339vw ,2.875rem)){.article--title{font-size:clamp(1.5rem ,-.0238603989rem + 3.1339031339vw ,2.875rem)}}@supports not (font-size:clamp(1.5rem ,-0.0238603989rem + 3.1339031339vw ,2.875rem)){.article--title{font-size:calc(1.5rem + 1.375 * (100vw - 48.625rem)/ 43.875)}}@supports (font-size:clamp(1rem ,0.8614672365rem + 0.2849002849vw ,1.125rem)){.article--descr{font-size:clamp(1rem ,.8614672365rem + .2849002849vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.8614672365rem + 0.2849002849vw ,1.125rem)){.article--descr{font-size:calc(1rem + .125 * (100vw - 48.625rem)/ 43.875)}}@supports (margin-bottom:clamp(1.25rem ,-0.1353276353rem + 2.849002849vw ,2.5rem)){.article--descr:not(:last-child){margin-bottom:clamp(1.25rem ,-.1353276353rem + 2.849002849vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.25rem ,-0.1353276353rem + 2.849002849vw ,2.5rem)){.article--descr:not(:last-child){margin-bottom:calc(1.25rem + 1.25 * (100vw - 48.625rem)/ 43.875)}}@supports (font-size:clamp(1rem ,0.8614672365rem + 0.2849002849vw ,1.125rem)){.article--user span{font-size:clamp(1rem ,.8614672365rem + .2849002849vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.8614672365rem + 0.2849002849vw ,1.125rem)){.article--user span{font-size:calc(1rem + .125 * (100vw - 48.625rem)/ 43.875)}}}@media (min-width:48.68625em) and (max-width:61.99875em){.statistics-list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.search-career__box{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.search-career__btn{-webkit-box-flex:0;-ms-flex:0 1 280px;flex:0 1 280px}}@media (min-width:48.625em) and (max-width:64em){@supports (margin-bottom:clamp(1.25rem ,6.4532520325rem + -8.1300813008vw ,2.5rem)){.item-cards__subtitle{margin-bottom:clamp(1.25rem ,6.4532520325rem + -8.1300813008vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.25rem ,6.4532520325rem + -8.1300813008vw ,2.5rem)){.item-cards__subtitle{margin-bottom:calc(2.5rem + -1.25 * (100vw - 48.625rem)/ 15.375)}}}@media (min-width:61.99875em) and (min-width:20em) and (max-width:101.25em){@supports (bottom:clamp(-3.75rem ,-1.4134615385rem + -2.3076923077vw ,-1.875rem)){.body-market__container::after{bottom:clamp(-3.75rem ,-1.4134615385rem + -2.3076923077vw ,-1.875rem)}}@supports not (bottom:clamp(-3.75rem ,-1.4134615385rem + -2.3076923077vw ,-1.875rem)){.body-market__container::after{bottom:calc(-1.875rem + -1.875 * (100vw - 20rem)/ 81.25)}}@supports (padding-bottom:clamp(1.5625rem ,1.3317307692rem + 1.1538461538vw ,2.5rem)){.item-advantages-home:not(:last-child){padding-bottom:clamp(1.5625rem ,1.3317307692rem + 1.1538461538vw ,2.5rem)}}@supports not (padding-bottom:clamp(1.5625rem ,1.3317307692rem + 1.1538461538vw ,2.5rem)){.item-advantages-home:not(:last-child){padding-bottom:calc(1.5625rem + .9375 * (100vw - 20rem)/ 81.25)}}@supports (margin-bottom:clamp(1.5625rem ,1.3317307692rem + 1.1538461538vw ,2.5rem)){.item-advantages-home:not(:last-child){margin-bottom:clamp(1.5625rem ,1.3317307692rem + 1.1538461538vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.3317307692rem + 1.1538461538vw ,2.5rem)){.item-advantages-home:not(:last-child){margin-bottom:calc(1.5625rem + .9375 * (100vw - 20rem)/ 81.25)}}@supports (margin-left:clamp(0.9375rem ,0.5528846154rem + 1.9230769231vw ,2.5rem)){.item-advantages-home__texts{margin-left:clamp(.9375rem ,.5528846154rem + 1.9230769231vw ,2.5rem)}}@supports not (margin-left:clamp(0.9375rem ,0.5528846154rem + 1.9230769231vw ,2.5rem)){.item-advantages-home__texts{margin-left:calc(.9375rem + 1.5625 * (100vw - 20rem)/ 81.25)}}@supports (margin-right:clamp(1.5625rem ,0.7163461538rem + 4.2307692308vw ,5rem)){.item-advantages-home__texts{margin-right:clamp(1.5625rem ,.7163461538rem + 4.2307692308vw ,5rem)}}@supports not (margin-right:clamp(1.5625rem ,0.7163461538rem + 4.2307692308vw ,5rem)){.item-advantages-home__texts{margin-right:calc(1.5625rem + 3.4375 * (100vw - 20rem)/ 81.25)}}}@media (min-width:61.99875em) and (max-width:20em){.body-market__container::after{bottom:-1.875rem}.item-advantages-home:not(:last-child){padding-bottom:1.5625rem}.item-advantages-home:not(:last-child){margin-bottom:1.5625rem}.item-advantages-home__texts{margin-left:.9375rem}.item-advantages-home__texts{margin-right:1.5625rem}}@media (min-width:30em) and (max-width:61.9375em){@supports (margin-top:clamp(0.625rem ,0.0379158513rem + 1.9569471624vw ,1.25rem)){.exchange-rate__subtitle{margin-top:clamp(.625rem ,.0379158513rem + 1.9569471624vw ,1.25rem)}}@supports not (margin-top:clamp(0.625rem ,0.0379158513rem + 1.9569471624vw ,1.25rem)){.exchange-rate__subtitle{margin-top:calc(.625rem + .625 * (100vw - 30rem)/ 31.9375)}}@supports (font-size:clamp(1.625rem ,1.0379158513rem + 1.9569471624vw ,2.25rem)){.exchange-rate__subtitle{font-size:clamp(1.625rem ,1.0379158513rem + 1.9569471624vw ,2.25rem)}}@supports not (font-size:clamp(1.625rem ,1.0379158513rem + 1.9569471624vw ,2.25rem)){.exchange-rate__subtitle{font-size:calc(1.625rem + .625 * (100vw - 30rem)/ 31.9375)}}@supports (left:clamp(-3.5rem ,-4.6741682975rem + 3.9138943249vw ,-2.25rem)){.exchange-rate__subtitle span::before{left:clamp(-3.5rem ,-4.6741682975rem + 3.9138943249vw ,-2.25rem)}}@supports not (left:clamp(-3.5rem ,-4.6741682975rem + 3.9138943249vw ,-2.25rem)){.exchange-rate__subtitle span::before{left:calc(-3.5rem + 1.25 * (100vw - 30rem)/ 31.9375)}}}@media (min-width:61.9375em) and (max-width:103.75em){@supports (gap:clamp(1.875rem ,1.504671151rem + 0.5979073244vw ,2.125rem)){.filter-exchange-rate__list{gap:clamp(1.875rem ,1.504671151rem + .5979073244vw ,2.125rem)}}@supports not (gap:clamp(1.875rem ,1.504671151rem + 0.5979073244vw ,2.125rem)){.filter-exchange-rate__list{gap:calc(1.875rem + .25 * (100vw - 61.9375rem)/ 41.8125)}}}@media (min-width:61.99875em) and (min-width:64em) and (max-width:110.625em){@supports (background-size:clamp(37.5rem ,11.7627345845rem + 40.2144772118vw ,56.25rem)){.hero-career__container{background-size:clamp(37.5rem ,11.7627345845rem + 40.2144772118vw ,56.25rem)}}@supports not (background-size:clamp(37.5rem ,11.7627345845rem + 40.2144772118vw ,56.25rem)){.hero-career__container{background-size:calc(37.5rem + 18.75 * (100vw - 64rem)/ 46.625)}}}@media (min-width:61.99875em) and (max-width:64em){.hero-career__container{background-size:37.5rem}.hero-career__content{width:38.75rem}}@media (min-width:61.99875em) and (min-width:64em) and (max-width:93.75em){@supports (width:clamp(38.75rem ,-5.3508403361rem + 68.9075630252vw ,59.25rem)){.hero-career__content{width:clamp(38.75rem ,-5.3508403361rem + 68.9075630252vw ,59.25rem)}}@supports not (width:clamp(38.75rem ,-5.3508403361rem + 68.9075630252vw ,59.25rem)){.hero-career__content{width:calc(38.75rem + 20.5 * (100vw - 64rem)/ 29.75)}}}@media (min-width:31.12375em) and (min-width:64em) and (max-width:100em){@supports (width:clamp(23.75rem ,9.3055555556rem + 22.5694444444vw ,31.875rem)){.career-works__form{width:clamp(23.75rem ,9.3055555556rem + 22.5694444444vw ,31.875rem)}}@supports not (width:clamp(23.75rem ,9.3055555556rem + 22.5694444444vw ,31.875rem)){.career-works__form{width:calc(23.75rem + 8.125 * (100vw - 64rem)/ 36)}}}@media (min-width:31.12375em) and (max-width:64em){.career-works__form{width:23.75rem}}@media (min-width:67.5em) and (max-width:100em){@supports (font-size:clamp(0.75rem ,-0.8076923077rem + 2.3076923077vw ,1.5rem)){.cards-works__link{font-size:clamp(.75rem ,-.8076923077rem + 2.3076923077vw ,1.5rem)}}@supports not (font-size:clamp(0.75rem ,-0.8076923077rem + 2.3076923077vw ,1.5rem)){.cards-works__link{font-size:calc(.75rem + .75 * (100vw - 67.5rem)/ 32.5)}}}@media (min-width:64em) and (max-width:103.75em){@supports (padding-left:clamp(0.75rem ,-2.0676100629rem + 4.4025157233vw ,2.5rem)){.cards-works__link{padding-left:clamp(.75rem ,-2.0676100629rem + 4.4025157233vw ,2.5rem)}}@supports not (padding-left:clamp(0.75rem ,-2.0676100629rem + 4.4025157233vw ,2.5rem)){.cards-works__link{padding-left:calc(.75rem + 1.75 * (100vw - 64rem)/ 39.75)}}@supports (padding-right:clamp(0.75rem ,-2.0676100629rem + 4.4025157233vw ,2.5rem)){.cards-works__link{padding-right:clamp(.75rem ,-2.0676100629rem + 4.4025157233vw ,2.5rem)}}@supports not (padding-right:clamp(0.75rem ,-2.0676100629rem + 4.4025157233vw ,2.5rem)){.cards-works__link{padding-right:calc(.75rem + 1.75 * (100vw - 64rem)/ 39.75)}}@supports (padding-top:clamp(0.5rem ,-0.5062893082rem + 1.572327044vw ,1.125rem)){.cards-works__link{padding-top:clamp(.5rem ,-.5062893082rem + 1.572327044vw ,1.125rem)}}@supports not (padding-top:clamp(0.5rem ,-0.5062893082rem + 1.572327044vw ,1.125rem)){.cards-works__link{padding-top:calc(.5rem + .625 * (100vw - 64rem)/ 39.75)}}@supports (padding-bottom:clamp(0.5rem ,-0.5062893082rem + 1.572327044vw ,1.125rem)){.cards-works__link{padding-bottom:clamp(.5rem ,-.5062893082rem + 1.572327044vw ,1.125rem)}}@supports not (padding-bottom:clamp(0.5rem ,-0.5062893082rem + 1.572327044vw ,1.125rem)){.cards-works__link{padding-bottom:calc(.5rem + .625 * (100vw - 64rem)/ 39.75)}}}@media (min-width:69.375em) and (max-width:106.25em){@supports (padding-right:clamp(0.0000000625rem ,-15.8739404979rem + 22.8813557627vw ,8.4375rem)){.vacancy-list{padding-right:clamp(.0000000625rem ,-15.8739404979rem + 22.8813557627vw ,8.4375rem)}}@supports not (padding-right:clamp(0.0000000625rem ,-15.8739404979rem + 22.8813557627vw ,8.4375rem)){.vacancy-list{padding-right:calc(.0000000625rem + 8.4374999375 * (100vw - 69.375rem)/ 36.875)}}@supports (padding-left:clamp(0.0000000625rem ,-15.8739404979rem + 22.8813557627vw ,8.4375rem)){.vacancy-list{padding-left:clamp(.0000000625rem ,-15.8739404979rem + 22.8813557627vw ,8.4375rem)}}@supports not (padding-left:clamp(0.0000000625rem ,-15.8739404979rem + 22.8813557627vw ,8.4375rem)){.vacancy-list{padding-left:calc(.0000000625rem + 8.4374999375 * (100vw - 69.375rem)/ 36.875)}}}@media (min-width:100em) and (max-width:112.5em){@supports (font-size:clamp(1.25rem ,-0.75rem + 2vw ,1.5rem)){.vacancy-list__subtitle{font-size:clamp(1.25rem ,-.75rem + 2vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,-0.75rem + 2vw ,1.5rem)){.vacancy-list__subtitle{font-size:calc(1.25rem + .25 * (100vw - 100rem)/ 12.5)}}@supports (padding-right:clamp(0.875rem ,-12.125rem + 13vw ,2.5rem)){.datas-vacancy__role{padding-right:clamp(.875rem ,-12.125rem + 13vw ,2.5rem)}}@supports not (padding-right:clamp(0.875rem ,-12.125rem + 13vw ,2.5rem)){.datas-vacancy__role{padding-right:calc(.875rem + 1.625 * (100vw - 100rem)/ 12.5)}}@supports (padding-left:clamp(0.875rem ,-12.125rem + 13vw ,2.5rem)){.datas-vacancy__role{padding-left:clamp(.875rem ,-12.125rem + 13vw ,2.5rem)}}@supports not (padding-left:clamp(0.875rem ,-12.125rem + 13vw ,2.5rem)){.datas-vacancy__role{padding-left:calc(.875rem + 1.625 * (100vw - 100rem)/ 12.5)}}}@media (min-width:103.75em) and (max-width:112.5em){@supports (padding-top:clamp(0.5rem ,-3.2053571429rem + 3.5714285714vw ,0.8125rem)){.vacancy-list__link{padding-top:clamp(.5rem ,-3.2053571429rem + 3.5714285714vw ,.8125rem)}}@supports not (padding-top:clamp(0.5rem ,-3.2053571429rem + 3.5714285714vw ,0.8125rem)){.vacancy-list__link{padding-top:calc(.5rem + .3125 * (100vw - 103.75rem)/ 8.75)}}@supports (padding-bottom:clamp(0.5rem ,-3.2053571429rem + 3.5714285714vw ,0.8125rem)){.vacancy-list__link{padding-bottom:clamp(.5rem ,-3.2053571429rem + 3.5714285714vw ,.8125rem)}}@supports not (padding-bottom:clamp(0.5rem ,-3.2053571429rem + 3.5714285714vw ,0.8125rem)){.vacancy-list__link{padding-bottom:calc(.5rem + .3125 * (100vw - 103.75rem)/ 8.75)}}@supports (padding-left:clamp(0.75rem ,-8.1428571429rem + 8.5714285714vw ,1.5rem)){.vacancy-list__link{padding-left:clamp(.75rem ,-8.1428571429rem + 8.5714285714vw ,1.5rem)}}@supports not (padding-left:clamp(0.75rem ,-8.1428571429rem + 8.5714285714vw ,1.5rem)){.vacancy-list__link{padding-left:calc(.75rem + .75 * (100vw - 103.75rem)/ 8.75)}}@supports (padding-right:clamp(0.75rem ,-8.1428571429rem + 8.5714285714vw ,1.5rem)){.vacancy-list__link{padding-right:clamp(.75rem ,-8.1428571429rem + 8.5714285714vw ,1.5rem)}}@supports not (padding-right:clamp(0.75rem ,-8.1428571429rem + 8.5714285714vw ,1.5rem)){.vacancy-list__link{padding-right:calc(.75rem + .75 * (100vw - 103.75rem)/ 8.75)}}}@media (min-width:96.875em) and (max-width:106.25em){@supports (font-size:clamp(0.75rem ,-1.8333333333rem + 2.6666666667vw ,1rem)){.vacancy-list__link{font-size:clamp(.75rem ,-1.8333333333rem + 2.6666666667vw ,1rem)}}@supports not (font-size:clamp(0.75rem ,-1.8333333333rem + 2.6666666667vw ,1rem)){.vacancy-list__link{font-size:calc(.75rem + .25 * (100vw - 96.875rem)/ 9.375)}}}@media (max-width:61.99875em) and (min-width:61.9375em){.job-application__content{padding-bottom:31.25rem}.job-application__content{padding-bottom:24.1875rem}.job-application__content{background-size:26.875rem}.applications-result__media{height:50rem}}@media (max-width:61.99875em) and (min-width:26.25em) and (max-width:61.9375em){@supports (padding-bottom:clamp(19.375rem ,10.640323993rem + 33.2749562172vw ,31.25rem)){.job-application__content{padding-bottom:clamp(19.375rem ,10.640323993rem + 33.2749562172vw ,31.25rem)}}@supports not (padding-bottom:clamp(19.375rem ,10.640323993rem + 33.2749562172vw ,31.25rem)){.job-application__content{padding-bottom:calc(19.375rem + 11.875 * (100vw - 26.25rem)/ 35.6875)}}@supports (padding-bottom:clamp(19.375rem ,15.8351576182rem + 13.4851138354vw ,24.1875rem)){.job-application__content{padding-bottom:clamp(19.375rem ,15.8351576182rem + 13.4851138354vw ,24.1875rem)}}@supports not (padding-bottom:clamp(19.375rem ,15.8351576182rem + 13.4851138354vw ,24.1875rem)){.job-application__content{padding-bottom:calc(19.375rem + 4.8125 * (100vw - 26.25rem)/ 35.6875)}}@supports (background-size:clamp(21.5625rem ,17.6548817863rem + 14.8861646235vw ,26.875rem)){.job-application__content{background-size:clamp(21.5625rem ,17.6548817863rem + 14.8861646235vw ,26.875rem)}}@supports not (background-size:clamp(21.5625rem ,17.6548817863rem + 14.8861646235vw ,26.875rem)){.job-application__content{background-size:calc(21.5625rem + 5.3125 * (100vw - 26.25rem)/ 35.6875)}}}@media (min-width:61.99875em) and (max-width:1200px){.job-application__inner{width:31.25rem}}@media (min-width:20em) and (max-width:48.625em){@supports (padding-left:clamp(0.0000000625rem ,-5.8951964004rem + 29.4759823144vw ,8.4375rem)){.body-about{padding-left:clamp(.0000000625rem ,-5.8951964004rem + 29.4759823144vw ,8.4375rem)}}@supports not (padding-left:clamp(0.0000000625rem ,-5.8951964004rem + 29.4759823144vw ,8.4375rem)){.body-about{padding-left:calc(.0000000625rem + 8.4374999375 * (100vw - 20rem)/ 28.625)}}@supports (padding-right:clamp(0.0000000625rem ,-5.8951964004rem + 29.4759823144vw ,8.4375rem)){.body-about{padding-right:clamp(.0000000625rem ,-5.8951964004rem + 29.4759823144vw ,8.4375rem)}}@supports not (padding-right:clamp(0.0000000625rem ,-5.8951964004rem + 29.4759823144vw ,8.4375rem)){.body-about{padding-right:calc(.0000000625rem + 8.4374999375 * (100vw - 20rem)/ 28.625)}}}@media (min-width:61.9375em) and (max-width:93.75em){@supports (padding-left:clamp(0.9375rem ,-4.5383104126rem + 8.8408644401vw ,3.75rem)){.page-application__container{padding-left:clamp(.9375rem ,-4.5383104126rem + 8.8408644401vw ,3.75rem)}}@supports not (padding-left:clamp(0.9375rem ,-4.5383104126rem + 8.8408644401vw ,3.75rem)){.page-application__container{padding-left:calc(.9375rem + 2.8125 * (100vw - 61.9375rem)/ 31.8125)}}@supports (padding-right:clamp(0.9375rem ,-4.5383104126rem + 8.8408644401vw ,3.75rem)){.page-application__container{padding-right:clamp(.9375rem ,-4.5383104126rem + 8.8408644401vw ,3.75rem)}}@supports not (padding-right:clamp(0.9375rem ,-4.5383104126rem + 8.8408644401vw ,3.75rem)){.page-application__container{padding-right:calc(.9375rem + 2.8125 * (100vw - 61.9375rem)/ 31.8125)}}@supports (padding-top:clamp(0.0000000625rem ,-7.3010803659rem + 11.787819057vw ,3.75rem)){.page-application__container{padding-top:clamp(.0000000625rem ,-7.3010803659rem + 11.787819057vw ,3.75rem)}}@supports not (padding-top:clamp(0.0000000625rem ,-7.3010803659rem + 11.787819057vw ,3.75rem)){.page-application__container{padding-top:calc(.0000000625rem + 3.7499999375 * (100vw - 61.9375rem)/ 31.8125)}}@supports (padding-bottom:clamp(0.0000000625rem ,-7.3010803659rem + 11.787819057vw ,3.75rem)){.page-application__container{padding-bottom:clamp(.0000000625rem ,-7.3010803659rem + 11.787819057vw ,3.75rem)}}@supports not (padding-bottom:clamp(0.0000000625rem ,-7.3010803659rem + 11.787819057vw ,3.75rem)){.page-application__container{padding-bottom:calc(.0000000625rem + 3.7499999375 * (100vw - 61.9375rem)/ 31.8125)}}@supports (margin-right:clamp(1rem ,-0.7035854617rem + 2.7504911591vw ,1.875rem)){.nav-header__item:not(:last-child){margin-right:clamp(1rem ,-.7035854617rem + 2.7504911591vw ,1.875rem)}}@supports not (margin-right:clamp(1rem ,-0.7035854617rem + 2.7504911591vw ,1.875rem)){.nav-header__item:not(:last-child){margin-right:calc(1rem + .875 * (100vw - 61.9375rem)/ 31.8125)}}@supports (padding-left:clamp(0.75rem ,0.019891945rem + 1.1787819253vw ,1.125rem)){.nav-header__link{padding-left:clamp(.75rem ,.019891945rem + 1.1787819253vw ,1.125rem)}}@supports not (padding-left:clamp(0.75rem ,0.019891945rem + 1.1787819253vw ,1.125rem)){.nav-header__link{padding-left:calc(.75rem + .375 * (100vw - 61.9375rem)/ 31.8125)}}@supports (padding-right:clamp(0.75rem ,0.019891945rem + 1.1787819253vw ,1.125rem)){.nav-header__link{padding-right:clamp(.75rem ,.019891945rem + 1.1787819253vw ,1.125rem)}}@supports not (padding-right:clamp(0.75rem ,0.019891945rem + 1.1787819253vw ,1.125rem)){.nav-header__link{padding-right:calc(.75rem + .375 * (100vw - 61.9375rem)/ 31.8125)}}@supports (padding-left:clamp(0.75rem ,0.019891945rem + 1.1787819253vw ,1.125rem)){.spollers-header__title{padding-left:clamp(.75rem ,.019891945rem + 1.1787819253vw ,1.125rem)}}@supports not (padding-left:clamp(0.75rem ,0.019891945rem + 1.1787819253vw ,1.125rem)){.spollers-header__title{padding-left:calc(.75rem + .375 * (100vw - 61.9375rem)/ 31.8125)}}@supports (padding-right:clamp(0.75rem ,0.019891945rem + 1.1787819253vw ,1.125rem)){.spollers-header__title{padding-right:clamp(.75rem ,.019891945rem + 1.1787819253vw ,1.125rem)}}@supports not (padding-right:clamp(0.75rem ,0.019891945rem + 1.1787819253vw ,1.125rem)){.spollers-header__title{padding-right:calc(.75rem + .375 * (100vw - 61.9375rem)/ 31.8125)}}@supports (padding-top:clamp(0.75rem ,0.5066306483rem + 0.3929273084vw ,0.875rem)){.btns-header__btn{padding-top:clamp(.75rem ,.5066306483rem + .3929273084vw ,.875rem)}}@supports not (padding-top:clamp(0.75rem ,0.5066306483rem + 0.3929273084vw ,0.875rem)){.btns-header__btn{padding-top:calc(.75rem + .125 * (100vw - 61.9375rem)/ 31.8125)}}@supports (padding-bottom:clamp(0.75rem ,0.5066306483rem + 0.3929273084vw ,0.875rem)){.btns-header__btn{padding-bottom:clamp(.75rem ,.5066306483rem + .3929273084vw ,.875rem)}}@supports not (padding-bottom:clamp(0.75rem ,0.5066306483rem + 0.3929273084vw ,0.875rem)){.btns-header__btn{padding-bottom:calc(.75rem + .125 * (100vw - 61.9375rem)/ 31.8125)}}@supports (padding-left:clamp(1.125rem ,-2.4038555992rem + 5.6974459725vw ,2.9375rem)){.btns-header__btn{padding-left:clamp(1.125rem ,-2.4038555992rem + 5.6974459725vw ,2.9375rem)}}@supports not (padding-left:clamp(1.125rem ,-2.4038555992rem + 5.6974459725vw ,2.9375rem)){.btns-header__btn{padding-left:calc(1.125rem + 1.8125 * (100vw - 61.9375rem)/ 31.8125)}}@supports (padding-right:clamp(1.125rem ,-2.4038555992rem + 5.6974459725vw ,2.9375rem)){.btns-header__btn{padding-right:clamp(1.125rem ,-2.4038555992rem + 5.6974459725vw ,2.9375rem)}}@supports not (padding-right:clamp(1.125rem ,-2.4038555992rem + 5.6974459725vw ,2.9375rem)){.btns-header__btn{padding-right:calc(1.125rem + 1.8125 * (100vw - 61.9375rem)/ 31.8125)}}}@media (min-width:48.625em) and (max-width:90em){@supports (padding-left:clamp(0.0000000625rem ,-0.7345164804rem + 1.5105738671vw ,0.625rem)){.basic-application__box .form__error{padding-left:clamp(.0000000625rem ,-.7345164804rem + 1.5105738671vw ,.625rem)}}@supports not (padding-left:clamp(0.0000000625rem ,-0.7345164804rem + 1.5105738671vw ,0.625rem)){.basic-application__box .form__error{padding-left:calc(.0000000625rem + .6249999375 * (100vw - 48.625rem)/ 41.375)}}@supports (padding-left:clamp(0.0000000625rem ,-0.7345164804rem + 1.5105738671vw ,0.625rem)){.application--label{padding-left:clamp(.0000000625rem ,-.7345164804rem + 1.5105738671vw ,.625rem)}}@supports not (padding-left:clamp(0.0000000625rem ,-0.7345164804rem + 1.5105738671vw ,0.625rem)){.application--label{padding-left:calc(.0000000625rem + .6249999375 * (100vw - 48.625rem)/ 41.375)}}}@media (min-width:81.25em) and (max-width:103.125em){@supports (padding:clamp(1rem ,-1.7857142857rem + 3.4285714286vw ,1.75rem)){.details-application__label{padding:clamp(1rem ,-1.7857142857rem + 3.4285714286vw ,1.75rem)}}@supports not (padding:clamp(1rem ,-1.7857142857rem + 3.4285714286vw ,1.75rem)){.details-application__label{padding:calc(1rem + .75 * (100vw - 81.25rem)/ 21.875)}}@supports (font-size:clamp(1rem ,0.0714285714rem + 1.1428571429vw ,1.25rem)){.details-application__subtitle{font-size:clamp(1rem ,.0714285714rem + 1.1428571429vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.0714285714rem + 1.1428571429vw ,1.25rem)){.details-application__subtitle{font-size:calc(1rem + .25 * (100vw - 81.25rem)/ 21.875)}}@supports (font-size:clamp(0.75rem ,0.2857142857rem + 0.5714285714vw ,0.875rem)){.details-application__conditions{font-size:clamp(.75rem ,.2857142857rem + .5714285714vw ,.875rem)}}@supports not (font-size:clamp(0.75rem ,0.2857142857rem + 0.5714285714vw ,0.875rem)){.details-application__conditions{font-size:calc(.75rem + .125 * (100vw - 81.25rem)/ 21.875)}}}@media (max-width:61.99875em) and (min-width:20em) and (max-width:61.9375em){@supports (height:clamp(19.375rem ,4.7699329359rem + 73.0253353204vw ,50rem)){.applications-result__media{height:clamp(19.375rem ,4.7699329359rem + 73.0253353204vw ,50rem)}}@supports not (height:clamp(19.375rem ,4.7699329359rem + 73.0253353204vw ,50rem)){.applications-result__media{height:calc(19.375rem + 30.625 * (100vw - 20rem)/ 41.9375)}}}@media (min-width:78.75em) and (max-width:93.75em){@supports (padding-left:clamp(3.75rem ,-48.75rem + 66.6666666667vw ,13.75rem)){.header__nav{padding-left:clamp(3.75rem ,-48.75rem + 66.6666666667vw ,13.75rem)}}@supports not (padding-left:clamp(3.75rem ,-48.75rem + 66.6666666667vw ,13.75rem)){.header__nav{padding-left:calc(3.75rem + 10 * (100vw - 78.75rem)/ 15)}}}@media (max-width:61.99875em) and (min-width:53.75em){.nav-header__link{font-size:2rem}.spollers-header__title{font-size:2rem}}@media (max-width:61.99875em) and (min-width:30em) and (max-width:53.75em){@supports (font-size:clamp(1rem ,-0.2631578947rem + 4.2105263158vw ,2rem)){.nav-header__link{font-size:clamp(1rem ,-.2631578947rem + 4.2105263158vw ,2rem)}}@supports not (font-size:clamp(1rem ,-0.2631578947rem + 4.2105263158vw ,2rem)){.nav-header__link{font-size:calc(1rem + 1 * (100vw - 30rem)/ 23.75)}}@supports (font-size:clamp(1rem ,-0.2631578947rem + 4.2105263158vw ,2rem)){.spollers-header__title{font-size:clamp(1rem ,-.2631578947rem + 4.2105263158vw ,2rem)}}@supports not (font-size:clamp(1rem ,-0.2631578947rem + 4.2105263158vw ,2rem)){.spollers-header__title{font-size:calc(1rem + 1 * (100vw - 30rem)/ 23.75)}}}@media (min-width:42.5em) and (max-width:112.5em){@supports (padding-bottom:clamp(0.0000000625rem ,-5.6919641853rem + 13.3928570536vw ,9.375rem)){.hero-home{padding-bottom:clamp(.0000000625rem ,-5.6919641853rem + 13.3928570536vw ,9.375rem)}}@supports not (padding-bottom:clamp(0.0000000625rem ,-5.6919641853rem + 13.3928570536vw ,9.375rem)){.hero-home{padding-bottom:calc(.0000000625rem + 9.3749999375 * (100vw - 42.5rem)/ 70)}}}@media (min-width:97.5em) and (max-width:116.25em){@supports (margin-right:clamp(1.25rem ,-5.25rem + 6.6666666667vw ,2.5rem)){.bottom-hero__item:not(:last-child){margin-right:clamp(1.25rem ,-5.25rem + 6.6666666667vw ,2.5rem)}}@supports not (margin-right:clamp(1.25rem ,-5.25rem + 6.6666666667vw ,2.5rem)){.bottom-hero__item:not(:last-child){margin-right:calc(1.25rem + 1.25 * (100vw - 97.5rem)/ 18.75)}}@supports (right:clamp(-1.25rem ,6.5000003875rem + -6.666667vw ,0.0000000625rem)){.bottom-hero__item::before{right:clamp(-1.25rem ,6.5000003875rem + -6.666667vw ,.0000000625rem)}}@supports not (right:clamp(-1.25rem ,6.5000003875rem + -6.666667vw ,0.0000000625rem)){.bottom-hero__item::before{right:calc(.0000000625rem + -1.2500000625 * (100vw - 97.5rem)/ 18.75)}}}@media (min-width:61.99875em) and (min-width:73.125em) and (max-width:80em){@supports (max-width:clamp(37.5rem ,-82.1590909091rem + 163.6363636364vw ,48.75rem)){.app-home__content{max-width:clamp(37.5rem ,-82.1590909091rem + 163.6363636364vw ,48.75rem)}}@supports not (max-width:clamp(37.5rem ,-82.1590909091rem + 163.6363636364vw ,48.75rem)){.app-home__content{max-width:calc(37.5rem + 11.25 * (100vw - 73.125rem)/ 6.875)}}}@media (min-width:61.99875em) and (max-width:73.125em){.app-home__content{max-width:37.5rem}}@media (min-width:61.99875em) and (min-width:97.5em) and (max-width:118.75em){@supports (margin-right:clamp(-6.75rem ,7.9191176471rem + -12.3529411765vw ,-4.125rem)){.media-app-home__mobile{margin-right:clamp(-6.75rem ,7.9191176471rem + -12.3529411765vw ,-4.125rem)}}@supports not (margin-right:clamp(-6.75rem ,7.9191176471rem + -12.3529411765vw ,-4.125rem)){.media-app-home__mobile{margin-right:calc(-4.125rem + -2.625 * (100vw - 97.5rem)/ 21.25)}}}@media (min-width:61.99875em) and (max-width:97.5em){.media-app-home__mobile{margin-right:-4.125rem}}@media (min-width:61.99875em) and (min-width:87.5em) and (max-width:116.25em){@supports (width:clamp(9.375rem ,-28.2880434783rem + 43.0434782609vw ,21.75rem)){.media-app-home__mobile img{width:clamp(9.375rem ,-28.2880434783rem + 43.0434782609vw ,21.75rem)}}@supports not (width:clamp(9.375rem ,-28.2880434783rem + 43.0434782609vw ,21.75rem)){.media-app-home__mobile img{width:calc(9.375rem + 12.375 * (100vw - 87.5rem)/ 28.75)}}@supports (width:clamp(21.375rem ,-42.5380434783rem + 73.0434782609vw ,42.375rem)){.media-app-home__laptop img{width:clamp(21.375rem ,-42.5380434783rem + 73.0434782609vw ,42.375rem)}}@supports not (width:clamp(21.375rem ,-42.5380434783rem + 73.0434782609vw ,42.375rem)){.media-app-home__laptop img{width:calc(21.375rem + 21 * (100vw - 87.5rem)/ 28.75)}}}@media (min-width:61.99875em) and (max-width:87.5em){.media-app-home__mobile img{width:9.375rem}.media-app-home__laptop img{width:21.375rem}}@media (min-width:61.99875em) and (max-width:96.25em){.media-app-home__mobile{display:none}}@media (min-width:61.99875em) and (max-width:96.25em) and (min-width:94.375em){.media-app-home__laptop img{width:42.375rem}}@media (min-width:61.99875em) and (max-width:96.25em) and (min-width:62.375em) and (max-width:94.375em){@supports (width:clamp(21.375rem ,-19.55859375rem + 65.625vw ,42.375rem)){.media-app-home__laptop img{width:clamp(21.375rem ,-19.55859375rem + 65.625vw ,42.375rem)}}@supports not (width:clamp(21.375rem ,-19.55859375rem + 65.625vw ,42.375rem)){.media-app-home__laptop img{width:calc(21.375rem + 21 * (100vw - 62.375rem)/ 32)}}}@media (min-width:61.99875em) and (max-width:96.25em) and (max-width:62.375em){.media-app-home__laptop img{width:21.375rem}}@media (min-width:64em) and (max-width:106.25em){@supports (font-size:clamp(0.875rem ,-0.0717455621rem + 1.4792899408vw ,1.5rem)){.item-questions-spollers__title{font-size:clamp(.875rem ,-.0717455621rem + 1.4792899408vw ,1.5rem)}}@supports not (font-size:clamp(0.875rem ,-0.0717455621rem + 1.4792899408vw ,1.5rem)){.item-questions-spollers__title{font-size:calc(.875rem + .625 * (100vw - 64rem)/ 42.25)}}}@media (any-hover:hover){.select__option:hover{background:#d9d9d9}.btn-primary:hover{color:#1b70f1;background-color:#fff!important}.btn-border:hover{border-color:#89ac76;background-color:#89ac76}.options__label:hover{color:#5d76cb}.item-cards__link:hover::before{width:84%}.filter-exchange-rate__btn:hover{color:#fff}.cards-works__link:hover{-webkit-box-shadow:0 4px 25px rgba(255,255,255,.7);box-shadow:0 4px 25px rgba(255,255,255,.7)}.vacancy-list__link:focus-visible{color:#06c96b;border-color:#06c96b}.vacancy-list__link:hover{border-color:#fff;background-color:#fff}.address-application__box .select__title:hover{-webkit-box-shadow:0 0 5px #5d76cb;box-shadow:0 0 5px #5d76cb}.address-application__box .select__option:hover{background-color:#272a34}.details-application__label:hover{border-color:#5d76cb}.details-application__label:hover *{color:#5d76cb}.additional-application__textarea:focus-visible{border-color:#5d76cb}.additional-application__textarea:hover{-webkit-box-shadow:0 0 5px #5d76cb;box-shadow:0 0 5px #5d76cb}.application--input:focus-visible{border-color:#5d76cb}.application--input:hover{-webkit-box-shadow:0 0 5px #5d76cb;box-shadow:0 0 5px #5d76cb}.applications-popup__close:focus-visible path,.applications-popup__close:hover path{fill:#5d76cb}.nav-header__link:hover::after{content:"";width:100%}.spollers-header__title:hover::after{content:"";width:100%}.spollers-header__link:hover{text-decoration:underline}.btns-header__btn:hover{background-color:#89ac76}.btns-header__btn.btn-primary:hover .flare{-webkit-animation:none;animation:none}.head-footer__link:hover{color:#f3da0b}.list-spollers-footer__link:hover{color:#f3da0b;text-decoration:underline}.language-bottom-footer__item .select__option:hover{background-color:inherit;color:#f3da0b}.card-market-body__link:hover{-webkit-box-shadow:0 4px 25px rgba(255,255,255,.7);box-shadow:0 4px 25px rgba(255,255,255,.7)}.tabs-market-home__title:hover{color:#1b70f1}.tabs-market-home__title:hover::before{width:100%}.card-start-trading__btn:hover::before{width:100%}.item-advantages-home__link:hover::before{width:100%}.app-home__btn:hover{-webkit-box-shadow:0 4px 25px rgba(255,255,255,.7);box-shadow:0 4px 25px rgba(255,255,255,.7)}}.webp .job-application__content{background-image:url(../img/career/user-worked2.webp)}.webp .footer__body,.webp .footer__head{background:url(../img/footer/line.webp) bottom center/contain no-repeat}.webp .body-hero__container{background-image:url(../img/hero/laptop.webp)}@media (min-width:61.99875em){.webp .hero-career__container{background:url(../img/career/hero.webp) top right/contain no-repeat}}@media (max-width:48.68625em){.webp .head-footer__block{background:url(../img/footer/line.webp) bottom center/contain no-repeat}}