@charset "UTF-8";*{padding:0;margin:0;border:0}*,:after,:before{box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}@font-face{font-family:Metropolis600;font-display:swap;src:url(../fonts/Metropolis600.woff2) format("woff2"),url(../fonts/Metropolis600.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Metropolis400;font-display:swap;src:url(../fonts/Metropolis400.woff2) format("woff2"),url(../fonts/Metropolis400.woff) format("woff");font-weight:400;font-style:normal}body{font-family:Metropolis400;background-color:#5f9ea0}body :focus{outline:#1039b2 1px solid}.header{position:fixed;width:100%;top:0;left:0;z-index:5}.header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1039b2;z-index:2}.header__container{max-width:1120px;margin:0 auto;padding:0 10px}.header__body{position:relative;display:flex;justify-content:space-between;align-items:center}.header__menu{display:block;flex-grow:1}.header__logo{margin:0 60px 0 0;font-size:32px;font-family:Metropolis600;color:#fff;text-align:center;z-index:3}.header .tab{position:relative;z-index:5;width:100%}.header .tab__wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:start}.header .tab__wrapper .tab__item,.header .tab__wrapper input{display:none}.header .tab__wrapper .tab__item{background-color:#fff;width:100%;order:1}.header .tab__wrapper input:checked+label+.tab__item{display:block}.header .tab__wrapper input:checked+label{background-color:#fff;color:#1039b2;border-radius:10px 10px 0 0}.header .tab__wrapper input:checked+.tab__label::before{content:"";position:absolute;z-index:11;left:-10px;width:10px;height:50px;background-color:#fff}.header .tab__wrapper input:checked+.tab__label::after{content:"";position:absolute;z-index:11;right:-10px;width:10px;height:50px;background-color:#fff}.header .tab__wrapper input:checked+.tab__label span::before{content:"";position:absolute;display:block;z-index:12;top:0;left:-10px;width:10px;height:50px;background-color:#1039b2;border-radius:0 0 10px 0}.header .tab__wrapper input:checked+.tab__label span::after{content:"";position:absolute;display:block;z-index:12;top:0;right:-10px;width:10px;height:50px;background-color:#1039b2;border-radius:0 0 0 10px}.header .tab__label{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;text-align:center;align-items:center;justify-content:start;flex-wrap:nowrap;height:50px;padding:10px 15px;margin:10px 15px 0 15px;color:#fff;white-space:nowrap;cursor:pointer;font-family:Metropolis600;font-size:12px;line-height:12px;text-transform:uppercase}.header .tab__item{position:fixed;display:flex;justify-content:center;width:100%;top:60px;left:0;z-index:10}.header .tab__item_list{display:flex;justify-content:space-between;align-items:center;gap:30px;max-width:1120px;margin:0 auto;background-color:#fff}.header .tab__item_list li{height:100%;text-align:center;padding:20px 9px;white-space:nowrap;font-weight:400;font-size:14px;line-height:14px}.header .tab__item_list li a{color:#390294}.header .tab__item_list li:hover{background-color:#e993ff}.header__login{display:flex;z-index:3;height:50px;width:186px;margin-bottom:10px}.header__login button{display:block;padding:18px 17px;margin:0;font-family:Metropolis600;font-size:13px;line-height:13px;color:#fff}.header__login_commercial{background:#0d6986;border-radius:0 0 0 5px}.header__login_personal{background:#ff388c;border-radius:0 0 5px 0}.header__toggle{opacity:0;width:0}.header__popup_background{position:absolute;z-index:14;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.4)}.header__popup .popup{position:absolute;z-index:15;display:flex;width:900px;height:600px;top:calc((100vh - 600px)/ 2);left:calc((100vw - 900px)/ 2);background-color:#fff;border-radius:10px}.header__popup .popup__img{width:30%;max-height:100%;height:600px;border-radius:10px 0 0 10px}.no-webp .header__popup .popup__img_commercial{background:url(../img/loginCommercial.jpg) center/cover no-repeat}.no-webp .header__popup .popup__img_personal{background:url(../img/loginPersonal.jpg) center/cover no-repeat}.header__popup .popup__container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0 auto}.header__popup .popup__title{margin-bottom:40px;font-size:24px;line-height:24px;color:#000}.header__popup .popup__input{margin-bottom:20px;padding:16px;gap:20px;width:418px;height:48px;background:#fff;border:1px solid #390294;border-radius:10px;font-size:16px}.header__popup .popup__input::-moz-placeholder{font-size:16px;line-height:16px;color:#a9a9a9}.header__popup .popup__input:-ms-input-placeholder{font-size:16px;line-height:16px;color:#a9a9a9}.header__popup .popup__input::placeholder{font-size:16px;line-height:16px;color:#a9a9a9}.header__popup .popup__pin{font-size:14px;line-height:14px;color:#390294}.header .disabled{display:none}main{margin-top:114px;background-color:#fff;z-index:-5}.links{position:relative;width:100%;height:390px;padding:50px 0 40px 0}.links__background{position:absolute;z-index:0;top:0;width:100%;height:200px;background-color:#dcf7ff}.links__container{overflow:hidden;position:relative;height:300px;margin:0 auto}.links__wrapper{width:100%;justify-content:center;gap:26px}.links__item{overflow:hidden;position:relative;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-direction:column;justify-content:flex-end;flex:0 0 260px;padding:10px 14px;background-color:pink;border-radius:10px}.links__item_title{z-index:1;font-size:20px;font-family:Metropolis600;line-height:20px;color:#fff;transition:all .3s ease 0s}.links__item_button{z-index:1;position:absolute;opacity:0;width:44px;height:32px;margin-top:10px;padding:10px 8px;border-radius:20px;background-color:#ff388c;font-size:12px;line-height:12px;color:#fff;transition:all .3s ease 0s}.links__item_shadow{z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(0,0,0,0) 20%,rgba(0,0,0,.4) 100%)}.links__item:hover .links__item_title{transform:translate(0,-42px);transition:all .3s ease 0s}.links__item:hover .links__item_button{display:block;opacity:1;transition:all .8s ease 0s}.no-webp .links__item:nth-child(1){background:url(../img/link1.jpg) 0 0/cover no-repeat}.no-webp .links__item:nth-child(2){background:url(../img/link2.jpg) 0 0/cover no-repeat}.no-webp .links__item:nth-child(3){background:url(../img/link3.jpg) 0 0/cover no-repeat}.no-webp .links__item:nth-child(4){background:url(../img/link4.jpg) 0 0/cover no-repeat}.links .links__button{display:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;bottom:45px;right:32px;gap:25px}.links .links__button_next,.links .links__button_prev{font-weight:400;font-size:12px;line-height:12px;color:#000}.links .links__button .swiper-button-disabled{color:#a9a9a9}.ad{overflow:hidden;position:relative;display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;min-height:65px;background-color:#dcf7ff}.ad__link{position:absolute;top:7px;display:flex;align-items:center}.ad__link:hover .ad__img{transform:scale(1.1);transition:ease .2s}@-webkit-keyframes disappear{from{opacity:0;top:-107px}10%{opacity:1;top:7px}40%{opacity:1;top:7px}50%{top:107px;opacity:0}to{opacity:0;top:-107px}}@keyframes disappear{from{opacity:0;top:-107px}10%{opacity:1;top:7px}40%{opacity:1;top:7px}50%{top:107px;opacity:0}to{opacity:0;top:-107px}}.ad__link_dog{-webkit-animation:disappear 20s ease-in-out infinite;animation:disappear 20s ease-in-out infinite}.ad__link_cat{opacity:0;-webkit-animation:disappear 20s 10s ease-out infinite;animation:disappear 20s 10s ease-out infinite}.ad__img{margin:0 10px;border-radius:5px}.ad span{padding:5px 10px;font-size:18px;color:#1039b2}.menu__list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:61px;width:100%;min-height:208px;padding:26px 8px}.menu__item{padding:6px 0}.menu__item_link{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.menu__item_img{width:45px;height:45px}.menu__item_round{width:65px;height:65px;padding:10px;margin-bottom:23px;border-radius:50px;outline:#dcf7ff 12px solid;background-color:#fff;transition:all .2s ease 0s}.menu__item_round:hover{outline:#ff388c 12px solid}.menu__item_describtion{width:89px;font-size:14px;line-height:14px;text-align:center;text-transform:capitalize;color:#000}.exchange{position:relative;z-index:0;width:100%;min-height:280px}.exchange__background{position:absolute;top:0;z-index:-1;width:100%;height:180px;background-color:#f0fcff}.exchange__title{padding:30px 25px 8px 25px;text-align:center;font-weight:400;font-size:40px;text-transform:capitalize;color:#1039b2}.exchange__container{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;min-height:170px;max-width:994px;margin:15px auto;padding:25px 15px;background-color:#fff;box-shadow:0 8px 4px 5px rgba(0,0,0,.1);border-radius:5px}.exchange .list{display:flex;justify-content:space-between;-ms-grid-row-align:center;align-self:center;width:100%}.exchange .list__item{display:flex;flex-direction:column}.exchange .list__item_title{margin-bottom:4px;font-family:Metropolis600;font-size:16px;line-height:16px;color:#000}.exchange .list__item_date{order:2;margin-top:4px;font-weight:400;font-size:12px;line-height:12px;color:#9f9f9f}.exchange .list__item .currency{display:flex;flex-direction:column;font-weight:400;font-size:15px;line-height:15px;min-width:115px}.exchange .list__item .currency__buy{margin-bottom:10px}.exchange .list__item .currency__buy,.exchange .list__item .currency__sell{width:100%;display:flex;justify-content:space-between}.exchange .list__item .date_small{display:none}.exchange__buttons{margin-top:15px}.exchange__buttons_button{height:32px;border-radius:20px;padding:8px 10px;font-weight:400;font-size:12px;color:#fff}.exchange__buttons_buy{min-width:69px;background-color:#1039b2}.exchange__buttons_all{margin-left:9px;min-width:159px;background-color:#ff388c}.news{position:relative;overflow:hidden;width:100%;padding-bottom:80px}.news__title{padding:56px 25px 25px 25px;text-align:center;font-weight:400;font-size:40px;text-transform:capitalize;color:#1039b2}.news__container{width:1120px;height:200px;display:flex;justify-content:space-between;gap:30px;margin:0 auto;padding:0 39px}.news__item{position:relative;max-width:25%;height:100%;padding:15px;background:#fff;border:1px solid #f4f4f4;box-shadow:0 8px 4px 5px rgba(0,0,0,.1);border-radius:10px}.news__item_title{margin-bottom:16px;font-family:Metropolis600;font-size:16px;line-height:16px;color:#1039b2}.news__item_text{font-weight:400;font-size:12px;line-height:14px;color:#000}.news__item_link{position:absolute;bottom:0;right:0;padding:10px;font-weight:400;font-size:13px;line-height:13px;color:#000}.news__item_link:hover{color:#ff388c}.news .swiper-pagination{z-index:1;display:flex;width:100%;justify-content:center;gap:20px;margin:0 auto 30px auto}.news .swiper-pagination-bullet{background-color:#1039b2;width:10px;height:10px;margin:0 15px}.footer{background-color:#f0fcff;display:flex;flex-direction:column}.footer h2{font-family:Metropolis600;font-size:14px;color:#0d6986}.footer a{font-weight:400;font-size:12px;color:#0d6986}.footer__wrapper{display:flex;flex-direction:column;gap:24px}.footer__wrapper_links{width:50%}.footer__wrapper_bank{width:33.3%}.footer__wrapper_contacts{width:16.6%}.footer__list{display:flex;flex-direction:row;flex-wrap:wrap}.footer__list_item{width:185px;margin-top:12px}.footer__container{width:1120px;margin:0 auto;display:flex;justify-content:space-between}.footer__container_top{margin-top:40px}.footer__container_bottom{flex-direction:row-reverse;margin:35px auto 20px auto}.footer__social{min-width:185px}.footer__social_list{display:flex;gap:20px}.footer__social_twitter{display:block;width:30px;height:30px;background:url(../img/socialTwitter.svg) center/100% 100% no-repeat}.footer__social_facebook{display:block;width:30px;height:30px;background:url(../img/socialFacebook.svg) center/100% 100% no-repeat}.footer__social_instagram{display:block;width:30px;height:30px;background:url(../img/socialInstagram.svg) center/100% 100% no-repeat}.footer__credits{display:flex}.footer__credits_copyright{margin-right:15px;font-weight:400;font-size:12px;color:#0d6986}.footer__credits_list{display:flex;gap:15px}@media (max-width:1150px){.header__body{justify-content:flex-start}.header__burger{display:block;position:relative;z-index:3;margin:0 30px 0 10px;width:33px;height:25px}.header__burger::before,.header__toggle:checked+.header__burger::before{content:"";display:block;width:33px;height:25px;cursor:pointer}.header__burger::before{background:url(../img/burger.svg) 0 0/100% 100% no-repeat}.header__toggle:checked+.header__burger::before{background:url(../img/cross.svg) 0 0/100% 100% no-repeat}.header__menu{visibility:hidden;background-color:#f1f1f1;position:fixed;top:0;left:0;width:100%;height:100%}.header__toggle:checked~.header__menu{visibility:visible;z-index:3;margin-top:60px}.header .tab{margin:0 auto;padding:0 10px;max-width:672px}.header .tab__wrapper input:checked+label{background-color:#f1f1f1;color:#ff388c;border-bottom:#ff388c solid 2px}.header .tab__wrapper input:checked+.tab__label span::after,.header .tab__wrapper input:checked+.tab__label span::before,.header .tab__wrapper input:checked+.tab__label::after,.header .tab__wrapper input:checked+.tab__label::before{display:none}.header .tab__label{margin:20px 0 0 0;padding:8px 0;flex-grow:1;background-color:#f1f1f1;border-bottom:#a9a9a9 solid 2px;text-align:left;color:#1039b2}.header .tab__item{position:relative;top:0}.header .tab__item_list{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;background-color:#f1f1f1;gap:0;height:calc(100vh - 130px);overflow-y:scroll}.header .tab__item_list::-webkit-scrollbar{display:none}.header .tab__item_list li{width:100%;flex:0 0 28px;text-align:left;margin:0;padding:25px 0 10px 1px;border-bottom:#d7d7d7 solid 1px;font-size:13px;background-color:#f1f1f1}.header .tab__item_list li a{color:#000}.header__login{margin-left:auto}main{margin-top:60px}.links__container{height:250px;padding:0 32px}.links__item{flex:0 0 215px}.links__item_title{font-size:18px;line-height:18px}.links{height:366px;padding:44px 0 75px 0}.exchange__title{font-size:36px}.exchange__container{margin:15px 30px;padding:11px 8px}.exchange .list{flex-direction:column}.exchange .list__item_date{order:0}.exchange .list__item .currency_bist{text-align:end}.exchange .list__item{flex-direction:row;justify-content:space-between;align-items:center;height:52px;border-bottom:1px solid #e7e7e7}.exchange .list__item .date_small{display:block}.exchange .list__item .date_big{display:none}.exchange .list__item .currency,.exchange .list__item_container{margin:0 24px}.news__title{font-size:36px}.news__container{width:100%}.news__item{min-width:48%}.footer__wrapper{width:100%}.footer__list_item{width:33%}.footer__container{width:100%;padding:0 30px;flex-direction:column;gap:40px}.footer__container_top{margin-top:32px}.footer__container_bottom{align-items:center;margin-bottom:40px}}@media (max-height:667px),(max-width:1000px){.header__popup .popup{width:500px;height:300px;top:calc((100vh - 300px)/ 2);left:calc((100vw - 500px)/ 2)}.header__popup .popup__container{width:250px}.header__popup .popup__title{margin-bottom:20px;font-size:18px;line-height:18px}.header__popup .popup__input{margin-bottom:10px;padding:8px;gap:10px;width:80%;height:32px;font-size:12px}.header__popup .popup__input::-moz-placeholder{font-size:12px;line-height:12px}.header__popup .popup__input:-ms-input-placeholder{font-size:12px;line-height:12px}.header__popup .popup__input::placeholder{font-size:12px;line-height:12px}.header__popup .popup__pin{font-size:12px;line-height:12px}}@media (max-width:1000px){.links__container{margin:0}.links__wrapper{justify-content:flex-start;width:100%}.links .links__button{display:flex}}@media (max-width:765px){.header__popup .popup{left:10%;width:80%}.header__popup .popup__container{max-width:350px;width:100%;padding:15px}.header__popup .popup__img{display:none}.header__popup .popup__input{width:100%}.header::before{height:38px}.header__body{height:38px}.header__burger{margin:8px 16px 0 0}.header__burger::before{width:22px;height:15px}.header__toggle:checked+.header__burger::before{width:22px;height:17px}.header__logo{margin:0;font-size:20px}.header .tab__label{margin-top:10px}.header .tab__item_list{height:calc(100vh - 98px)}.header__toggle:checked~.header__menu{margin-top:38px}.header__login{width:137px;height:30px}.header__login button{padding:10px;margin:0;font-size:10px;line-height:10px}main{margin-top:38px}.links__container{height:208px;padding:0 8px}.links__wrapper{gap:15px;padding:0 8px}.links__item{flex:0 0 180px}.links__item_title{font-size:14px;line-height:14px}.links .links__button{bottom:24px;right:8px}.links{height:279px;padding:24px 0 48px 0}.ad span{font-size:12px}.menu__list{gap:14px}.menu__item_img{width:30px;height:30px}.menu__item_round{width:50px;height:50px}.menu__item_describtion{font-size:12px}.exchange__title{padding-top:20px;font-size:24px}.exchange__container{margin:5px 8px;align-items:center}.exchange .list__item .currency,.exchange .list__item_container{padding:0 16px;font-size:12px}.exchange .list__item_title{font-size:12px}.exchange .list__item_date{font-size:10px}.exchange__buttons_button{width:100%}.exchange__buttons_all{margin:8px 0 0 0}.news__title{padding-top:39px;font-size:24px}.news__container{padding:0 8px}.news__item{min-width:100%;height:168px}.footer__list_item{width:50%}.footer__container{padding:0 8px;gap:32px}.footer__container_bottom{margin-bottom:32px}.footer__social_list{justify-content:center}.footer__credits{flex-direction:column;gap:16px;align-items:center}.footer__credits_list{gap:8px}.footer__credits a{font-weight:400;font-size:10px}}.webp .header__popup .popup__img_commercial{background:url(../img/loginCommercial.webp) center/cover no-repeat}.webp .header__popup .popup__img_personal{background:url(../img/loginPersonal.webp) center/cover no-repeat}.webp .links__item:nth-child(1){background:url(../img/link1.webp) 0 0/cover no-repeat}.webp .links__item:nth-child(2){background:url(../img/link2.webp) 0 0/cover no-repeat}.webp .links__item:nth-child(3){background:url(../img/link3.webp) 0 0/cover no-repeat}.webp .links__item:nth-child(4){background:url(../img/link4.webp) 0 0/cover no-repeat}