@media (max-width:1023px){.bank-news{position:relative}}.bank-news__title{display:flex;margin-bottom:40px;align-items:baseline;justify-content:space-between}@media (max-width:1023px){.bank-news__title{margin-bottom:16px;font-size:19px;line-height:25px}}.bank-news__title-link{font-size:15px}@media (max-width:1023px){.bank-news__title-link{font-size:13px}}.bank-news__body{position:relative}.bank-news__stories{display:flex}@media (max-width:1023px){.bank-news__stories{display:block;white-space:nowrap}}.bank-news__stories-wrapper::-webkit-scrollbar{display:none}@media (max-width:1023px){.bank-news__stories-wrapper{margin-right:-16px;margin-left:-16px;padding-left:16px}}.bank-news__story{width:167px;cursor:pointer;flex-shrink:0}@media (max-width:1023px){.bank-news__story{display:inline-block;width:136px !important;vertical-align:top;margin-bottom:12px}}.bank-news__story-block{position:relative;height:235px;margin-bottom:20px}.bank-news__story-block::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:18px;padding:2px;background:linear-gradient(128.08deg,#da0f45 6.19%,#da950f 88.88%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}@media (max-width:1023px){.bank-news__story-block{height:190px;margin-bottom:12px}}.bank-news__story-image{height:100%;width:100%;background-size:contain;padding:7px;background-repeat:no-repeat;border-radius:18px;background-origin:border-box;background-clip:content-box,border-box}.bank-news__story-title{font-size:17px;line-height:24px}@media (max-width:1023px){.bank-news__story-title{font-size:13px;line-height:18px;white-space:normal}}.bank-news__story_watched .bank-news__story-block{background:#919399}.bank-news__story:last-child{margin-right:0}@media (max-width:1023px){.bank-news__story:last-child{margin-right:16px}}@media (max-width:1280px){.bank-news .common-slider__buttons{display:none}}.bank-news__timeline{position:absolute;top:0;left:0;z-index:1;display:flex;width:100%;padding:12px 13px 0}@media (max-width:767px){.bank-news__timeline{width:calc(100% - 42px)}}.bank-news__timeline-item{position:relative;height:3px;margin:0 3px;background-color:#e4e8ed;border-radius:4px;flex:1}.bank-news__timeline-item:before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';background-color:#dd0a34;border-radius:4px;transition:transform 0s;transform:scaleX(0);transform-origin:0 0}.bank-news__timeline-item.active:before{transition:transform 10s;transform:scaleX(1)}.bank-news__timeline-item.prev{background-color:#dd0a34}.bank-news__modal{display:flex;align-items:center;width:100vw}.bank-news__modal .modal__close{top:0;right:-48px;z-index:2;color:#fff;background-color:transparent}.bank-news__modal .modal__close.btn img{width:32px;height:32px}@media (max-width:767px){.bank-news__modal .modal__close{top:8px;right:8px}}.bank-news__modal .modal__wrapper{width:auto;padding:0;box-shadow:none;transition:opacity .2s ease-in-out}@media (max-width:1023px){.bank-news__modal .modal__wrapper{width:auto;min-height:auto;padding:0;background-color:transparent}}@media (max-width:767px){.bank-news__modal .modal__wrapper{width:100%;height:100%;padding:0}}.bank-news__modal .modal__inner{width:375px;height:667px}@media (max-width:767px){.bank-news__modal .modal__inner{width:100%;height:100%}}.bank-news__modal-stories{position:relative;height:667px}@media (max-width:1023px){.bank-news__modal-stories{height:100vh}}.bank-news__modal-button{position:absolute;top:50%;z-index:1;display:block;width:32px;height:32px;margin-top:0;background-color:#fff;background-repeat:no-repeat;background-position:center;border-radius:50%;outline:none;box-shadow:0 10px 30px rgba(79,105,118,0.1);transform:translateY(-50%)}@media (max-width:767px){.bank-news__modal-button{width:20%;height:100%;background-color:transparent;border-radius:0;box-shadow:none}}.bank-news__modal-button_prev{left:-48px;background-image:url("/assets/images/icons/arrow-prev.svg")}@media (max-width:767px){.bank-news__modal-button_prev{left:0}}.bank-news__modal-button_next{right:-48px;background-image:url("/assets/images/icons/arrow-next.svg")}@media (max-width:767px){.bank-news__modal-button_next{right:0}}@media (max-width:767px){.bank-news__modal-button_prev,.bank-news__modal-button_next{background-image:none}}.bank-news__modal-slides{position:relative;height:100%}.bank-news__modal-slide{display:flex;flex-direction:column;background-repeat:no-repeat;background-size:cover;align-items:center;justify-content:flex-end;position:absolute;top:0;left:0;width:100%;height:100%;padding:0 24px 24px;visibility:hidden;overflow:hidden;border-radius:8px;opacity:0;transition:opacity .35s,visibility 0s ease .35s}@media (max-width:767px){.bank-news__modal-slide{border-radius:0}}.bank-news__modal-slide.active{visibility:visible;opacity:1;transition:opacity .35s,visibility 0s ease 0s}.bank-news__modal-slide:before,.bank-news__modal-slide:after{position:absolute;left:0;width:100%;height:166px;content:''}.bank-news__modal-slide:before{top:0;background:linear-gradient(180.32deg,#17181a -106.94%,rgba(255,255,255,0) 87.44%)}.bank-news__modal-slide:after{bottom:0;background:linear-gradient(180.32deg,#111213 -148.87%,rgba(124,128,138,0) 83.36%);transform:rotate(180deg)}.bank-news__modal-slide_position-top{padding:80px 24px 24px;justify-content:flex-start}.bank-news__modal-slide .bank-news__modal-title{margin-bottom:16px}.bank-news__modal-body{position:relative;z-index:1;width:inherit;min-height:166px}.bank-news__modal-text{font-size:16px;line-height:27px}.bank-news__modal-text .typography{padding-bottom:36px}.bank-news__modal-text .typography ul li{margin-bottom:8px}.bank-news__modal-link{position:absolute;display:inline-flex;font-size:13px;line-height:18px;align-items:center;margin:0 auto;justify-content:center;width:100%;margin-top:18px;bottom:0}.bank-news__modal-link svg{margin-left:4px}.services__title{margin-bottom:32px}@media (max-width:1023px){.services__title{margin-bottom:16px}}.services__list{display:flex;justify-content:space-between}@media (max-width:1023px){.services__list{flex-direction:column}}.services__card{padding:0;position:relative;margin-right:32px}@media (max-width:1023px){.services__card{margin-bottom:12px;border-radius:6px;margin-right:0}}.services__card-title{margin-bottom:12px}@media (max-width:1023px){.services__card-title{margin-bottom:8px}}.services__card-description{color:#6d6d73}.services__card-image{min-width:192px;height:200px;padding-right:24px}@media (max-width:1023px){.services__card-image{min-width:134px;height:155px;padding-right:0}}.services__card-body{display:flex;justify-content:space-between;align-items:center}.services__card-body__info{max-width:365px;padding:24px;padding-right:0}@media (max-width:1023px){.services__card-body__info{padding:16px;padding-right:0}}.services__card-link{display:inline-flex;align-items:center}.services__card:last-child{margin-right:0}.personal-info-fields{margin-bottom:16px}@media (max-width:1023px){.personal-info-fields{margin-bottom:12px}}.personal-info .field__input{padding:15px 16px}.personal-info .field__input::placeholder{color:#919399;opacity:1}@media (max-width:1023px){.personal-info .field__input{max-width:600px;padding:11px 16px}}.personal-info-name{max-width:100%;margin-bottom:24px}@media (max-width:1023px){.personal-info-name{margin-bottom:17px}}.personal-info-contacts{display:flex;margin-bottom:24px;justify-content:space-between}@media (max-width:1023px){.personal-info-contacts{display:block;margin-bottom:19px}}.personal-info-row{display:flex;margin-bottom:24px;justify-content:space-between}.personal-info-row:last-child{margin-bottom:0}.personal-info-phone,.personal-info-email{max-width:304px}@media (max-width:1023px){.personal-info-phone,.personal-info-email{max-width:600px;margin-bottom:16px}}.personal-info-phone .field__input,.personal-info-email .field__input{width:304px}@media (max-width:1023px){.personal-info-phone .field__input,.personal-info-email .field__input{width:100%}}.personal-info-phone{margin-right:32px}@media (max-width:1023px){.personal-info-phone{margin-right:0}}.personal-info-captcha{display:flex;margin-bottom:25px;align-items:center}@media (max-width:1023px){.personal-info-captcha{display:block;margin-bottom:17px}}.personal-info-captcha-img{position:absolute;right:42px;bottom:3px;width:117px;height:40px}@media (max-width:1023px){.personal-info-captcha-img{bottom:0}}.personal-info-captcha-btn{margin-top:32px;font-size:13px;line-height:18px;color:#dd0a34;transition:color .35s}.personal-info-captcha-btn:hover{color:#c31639}@media (max-width:1023px){.personal-info-captcha-btn{margin-top:24px}}.personal-info-code{position:relative;width:304px;margin-right:7px}.personal-info-code .field__input{width:130px;padding:14px 16px}.personal-info-checkbox{margin-bottom:25px}@media (max-width:1023px){.personal-info-checkbox{margin-bottom:18px}}.personal-info-checkbox .field__icon{margin-right:14px;margin-bottom:22px}.personal-info-options{margin-bottom:4px}.personal-info-options .how-to-make__order-checkbox{margin-bottom:4px}.personal-info-options .how-to-make__order-checkbox:last-child{margin-bottom:0}.personal-info-options .field__icon{margin-bottom:0}.personal-info-options .field__input{padding:0}.personal-info-bottom{display:flex;justify-content:space-between}@media (max-width:1023px){.personal-info-bottom{flex-direction:column-reverse}}.personal-info-conditions{max-width:340px;font-size:13px;line-height:18px;color:#919399}@media (max-width:1023px){.personal-info-conditions{font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.personal-info-conditions a{color:#64666c;transition:color .35s}.personal-info-conditions a:hover{color:#dd0a34}.personal-info-button{margin-top:-10px}@media (max-width:1023px){.personal-info-button{width:100%;height:40px;margin-top:0;margin-bottom:13px;font-size:15px;line-height:22px;border-radius:4px}}.personal-info__confirm-text{margin-bottom:24px}@media (max-width:1023px){.personal-info__confirm-text{margin-bottom:16px;font-size:13px;line-height:18px}}.personal-info__confirm-fields{display:flex;align-items:center}.personal-info__confirm-code{margin-right:24px}@media (max-width:1023px){.personal-info__confirm-code{margin-right:33px}}.personal-info__confirm-code .field__input{width:304px}@media (max-width:1023px){.personal-info__confirm-code .field__input{width:166px}}.personal-info__confirm-btn{font-size:13px;line-height:18px;color:#dd0a34;transition:color .35s}.personal-info__confirm-btn:hover{color:#c31639}.personal-info__confirm-change,.personal-info__confirm-message{display:block;font-size:13px;line-height:18px;color:#6d6d73;transition:color .35s}.personal-info__confirm-change:hover,.personal-info__confirm-message:hover{color:#dd0a34}.personal-info__confirm-change{margin-bottom:6px}@media (max-width:1023px){.personal-info__confirm-change{margin-bottom:12px}}.passport-details__top{margin-bottom:24px;padding-bottom:5px;border-bottom:1px solid #e4e8ed}@media (max-width:1023px){.passport-details__top{margin-bottom:16px}}.passport-details .field{width:100%;max-width:100%;margin-bottom:26px}@media (max-width:1023px){.passport-details .field{margin-bottom:16px}}.passport-details .field__input{padding:14px 16px}@media (max-width:1023px){.passport-details .field__input{padding:11px 16px;font-size:13px}}.passport-details__columns{display:flex;justify-content:space-between}@media (max-width:1023px){.passport-details__columns{display:block}}@media (max-width:1023px){.passport-details__columns .field_half{display:inline-block;vertical-align:bottom}.passport-details__columns .field_half input{width:calc(50% - 6px)}}.passport-details__columns .field__input{width:304px}@media (max-width:1023px){.passport-details__columns .field__input{width:100%}}@media (max-width:1023px){.passport-details__series,.passport-details__unit,.passport-details__index{margin-right:7px}}.passport-details input[type=date]{color:#242729}.passport-details input[type=date]::-webkit-datetime-edit-day-field,.passport-details input[type=date]::-webkit-datetime-edit-month-field,.passport-details input[type=date]::-webkit-datetime-edit-year-field{color:#919399}.passport-details input[type=date]::-webkit-calendar-picker-indicator{color:#dd0a34}.passport-details__adress-title{margin-bottom:16px;font-size:15px;line-height:20px}.passport-details__adress.field{margin-bottom:19px}@media (max-width:1023px){.passport-details__adress.field{margin-bottom:16px}}.passport-details__checkbox.field{margin-bottom:17px}@media (max-width:1023px){.passport-details__checkbox.field{margin-bottom:12px}}.passport-details__adress-fact.field{margin-bottom:63px}@media (max-width:1023px){.passport-details__adress-fact.field{margin-bottom:32px}}.passport-details__button{display:block;margin-top:8px;margin-left:auto}@media (max-width:1023px){.passport-details__button{width:100%;height:40px;margin-top:0;margin-bottom:13px;font-size:15px;line-height:22px;border-radius:4px}}.choose-place__title{margin-bottom:18px}@media (max-width:1023px){.choose-place__form{min-height:100dvh}}.choose-place__select,.choose-place__adress{margin-bottom:32px}@media (max-width:1023px){.choose-place__select,.choose-place__adress{margin-bottom:24px}}@media (max-width:1023px){.choose-place .select-field__select{height:48px}}.choose-place__first-category{margin-bottom:24px}@media (max-width:1023px){.choose-place__first-category{margin-bottom:20px}}.choose-place__first-category-text{margin-bottom:10px;line-height:22px}@media (max-width:1023px){.choose-place__first-category-text{margin-bottom:6px;font-size:13px;line-height:18px}}.choose-place__first-category-adress{position:relative;padding-left:36px;font:400 20px/26px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.choose-place__first-category-adress{padding-left:30px;font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.choose-place__first-category-adress:before{position:absolute;top:0;left:0;width:24px;height:24px;content:'';background-image:url("/assets/images/icons/pin.svg");background-repeat:no-repeat;background-size:contain}@media (max-width:1023px){.choose-place__button{width:100%;height:40px;margin-top:0;font-size:15px;line-height:22px;border-radius:4px}}.choose-place__checkbox{margin-bottom:26px}.choose-place__adress{max-width:100%}.choose-place__adress .field__input{padding:11px 16px}.choose-place__bottom{padding-top:30px;text-align:right}@media (max-width:1023px){.choose-place__second-category .choose-place__select:not(.choose-place__select-metro) .select-field__adress,.choose-place__third-category .choose-place__select:not(.choose-place__select-metro) .select-field__adress{top:47px;right:unset;left:18px;font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.deposits-profit__title{margin-bottom:24px}@media (max-width:1023px){.deposits-profit__title{margin-bottom:16px}}.deposits-profit__list{position:relative;display:flex}@media (max-width:1023px){.deposits-profit__list .swiper-wrapper{display:block;padding-left:16px;white-space:nowrap}}.deposits-profit__list .swiper-container{width:100%;overflow:hidden}@media (max-width:1023px){.deposits-profit__list .swiper-container{width:auto;margin:0;margin-right:-16px;margin-left:-16px;overflow:auto}.deposits-profit__list .swiper-container::-webkit-scrollbar{display:none}}@media (max-width:1023px){.deposits-profit__list_calculator{flex-direction:column}}@media (max-width:1023px){.deposits-profit__list_calculator .swiper-wrapper{display:flex;flex-direction:column;padding:0}}@media (max-width:1023px){.deposits-profit__list_calculator .swiper-container{margin:0;width:100%}}.deposits-profit__show-button{align-self:baseline;margin-top:4px}.deposits-profit__item{display:flex;flex-direction:column;justify-content:space-between;width:256px;min-height:200px;margin-right:32px;padding:24px 20px 24px 24px;background-color:#f7f7f7;border-radius:26px}@media (max-width:1440px){.deposits-profit__item{width:256px}}@media (max-width:1200px){.deposits-profit__item{width:210px}}@media (max-width:1023px){.deposits-profit__item{width:150px}}@media (max-width:1023px){.deposits-profit__item{display:inline-block;width:240px;height:182px;min-height:100%;margin-right:12px;margin-bottom:0;padding:16px;vertical-align:top;white-space:normal;border-radius:18px}}.deposits-profit__list_calculator .deposits-profit__item{flex:1 1}.deposits-profit__list_calculator .deposits-profit__item_main{min-width:544px;flex:2 1}@media (max-width:1023px){.deposits-profit__list_calculator .deposits-profit__item_main{min-width:100%}}@media (max-width:1023px){.deposits-profit__list_calculator .deposits-profit__item{width:100%;margin-bottom:12px}}.deposits-profit__item:last-child{margin-right:0}@media (max-width:1023px){.deposits-profit__item:last-child{margin-right:16px}}.deposits-profit__slide-title{margin-bottom:12px;color:#242729}@media (max-width:1023px){.deposits-profit__slide-title{margin-bottom:12px}}.deposits-profit__terms{display:flex;margin-bottom:16px}.deposits-profit__terms .terms__col{margin-right:32px}@media (max-width:1023px){.deposits-profit__terms .terms__col{margin-right:20px}}.deposits-profit__terms .terms__title{font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;white-space:nowrap;color:#636363}@media (max-width:1200px){.deposits-profit__terms .terms__title{font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.deposits-profit__terms .terms__value{font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;white-space:nowrap;color:#242729}.deposits-profit__link{display:inline-block;font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#dd0a34}.deposits-profit__buttons{position:absolute;right:-67px;bottom:114px;z-index:2;width:40px}@media (max-width:1200px){.deposits-profit__buttons{display:none}}.deposits-profit__button{position:relative;top:0;right:0;left:0;display:inline-block;width:40px;height:40px;margin-top:0;background-color:#fff;background-image:url("/assets/images/icons/big-fw-arrow-next.svg");background-repeat:no-repeat;background-position:center;border:1px solid #e4e8ed;border-radius:50%;outline:none;transition:background-image .15s}.deposits-profit__button:after{content:none}.deposits-profit__button_prev{margin-bottom:-105px;background-image:url("/assets/images/icons/big-fw-arrow-prev.svg")}.deposits-profit__button.swiper-button-disabled{opacity:1}.deposits-profit__button_prev.swiper-button-disabled{background-image:url("/assets/images/icons/big-fw-arrow-prev-dis.svg")}.deposits-profit__button_next.swiper-button-disabled{background-image:url("/assets/images/icons/big-fw-arrow-next-dis.svg")}.deposits-profit .none{display:none}.how-to-use-conditions__title{max-width:288px;margin-bottom:24px}@media (max-width:1023px){.how-to-use-conditions__title{max-width:100%;margin-bottom:16px}}.how-to-use-conditions__subtitle{margin-bottom:16px}.how-to-use-profit__title,.how-to-use-doclis__title .how-to-use-termination__title,.how-to-use-termination__subtitle,.how-to-use-prolongation__title{margin-bottom:12px}.how-to-use-profit__title{max-width:232px}.how-to-use-doclist__accordions{padding-bottom:8px}.how-to-use-doclist__accordions .accordion{padding:12px 0;border-bottom:1px solid #e4e8ed}.how-to-use-doclist__accordions .accordion:last-child{border-bottom:1px solid transparent}.how-to-use-doclist__wrapper .accordion__panel-container{padding:16px 0}.how-to-use-doclist__wrapper.accordion{padding:16px 0;border-bottom:1px solid #e4e8ed}.how-to-use-doclist__wrapper.accordion_open .how-to-use-doclist__info--row{color:#242729}.how-to-use-doclist__title{max-width:267px}.how-to-use-doclist__info{font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#6d6d73}.how-to-use-doclist__info--row{display:flex;cursor:pointer;color:#dd0a34}.how-to-use-doclist__desc{padding-bottom:24px;font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#242729}.how-to-use-doclist__doc{padding:16px 20px;background:#f7f7f7;border-radius:8px}.how-to-use-doclist__list-item{margin-bottom:24px}.how-to-use-doclist__item{flex-wrap:wrap}.how-to-use-doclist__item span{width:calc(100% - 44px)}.how-to-use-possibly__text{margin-bottom:16px;font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#242729}.how-to-use-possibly__desc{font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#6d6d73}.how-to-use-profit__text{margin-bottom:16px;font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.how-to-use-profit__text:last-child{margin-bottom:0}.how-to-use-profit__attention{display:flex}.how-to-use-profit__attention .how-to-use-profit__icon{width:42px;height:42px;margin-right:16px;background-image:url("/assets/images/icons/attention.svg")}.how-to-use-profit__attention .how-to-use-profit__text{max-width:590px}.how-to-use-profit__link{color:#dd0a34}.how-to-use-termination__title{max-width:256px}.how-to-use-termination__subtitle{font:700 17px/24px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.how-to-use-profit__text,.how-to-use-termination__text,.how-to-use-prolongation__text{font:400 17px/27px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.how-to-use-profit__text,.how-to-use-termination__text,.how-to-use-prolongation__text{font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.how-to-use-profit__text:not(:last-child ){margin-bottom:16px}@media (max-width:1023px){.how-to-use-profit__text:not(:last-child ){margin-bottom:8px}}@media (max-width:1023px){.how-to-use-term__title{margin-bottom:16px}}.protect__card{position:relative}@media (max-width:1023px){.protect__card{padding:16px 16px 24px}}.protect__card-body{display:flex;max-width:455px;flex-direction:column;justify-content:space-between}@media (max-width:1023px){.protect__card-body{max-width:100%}}.protect__card-icon{position:absolute;top:76px;right:181px;display:block;width:134px;height:111px}@media (max-width:1023px){.protect__card-icon{position:relative;top:unset;right:unset;margin:0 auto 15px}}@media (max-width:1023px){.protect__card-icon.mq-desktop{display:none}}.protect__card-icon.mq-phone{display:none}@media (max-width:1023px){.protect__card-icon.mq-phone{display:block}}.protect__card-title{margin-bottom:28px}@media (max-width:1023px){.protect__card-title{margin-bottom:20px}}.protect__card-text{margin-bottom:28px;font-size:15px;line-height:22px}@media (max-width:1023px){.protect__card-text{margin-bottom:20px;font-size:13px;line-height:18px}}.protect__button{background-color:transparent}@media (max-width:1200px){.how-to-work__top{display:block;margin-bottom:16px}}@media (max-width:1023px){.how-to-work__top{display:block;margin-bottom:16px}}@media (max-width:1200px){.how-to-work__top img{position:absolute;top:0;left:0;width:32px;height:32px;margin-bottom:0}}@media (max-width:1023px){.how-to-work{margin-bottom:24px}}.how-to-work__title{margin-bottom:24px}@media (max-width:1023px){.how-to-work__title{margin-bottom:16px}}.how-to-work__list{position:relative;display:flex}@media (max-width:1023px){.how-to-work__list{display:block}}@media (max-width:1023px){.how-to-work__list .swiper-wrapper{display:inline-block;width:100%}}.how-to-work__list .swiper-container{width:100%}.how-to-work__item{display:flex;flex-direction:column;justify-content:space-between;width:256px;margin-right:32px}@media (max-width:1440px){.how-to-work__item{width:256px}}@media (max-width:1200px){.how-to-work__item{width:210px}}@media (max-width:1023px){.how-to-work__item{width:150px}}@media (max-width:1200px){.how-to-work__item{width:100%;margin-bottom:24px;padding-left:48px}}@media (max-width:1023px){.how-to-work__item{display:flex;display:inline-block;width:100% !important;max-height:182px;margin-right:12px;margin-bottom:15px;vertical-align:top}}.how-to-work__item:last-child{margin-right:0}@media (max-width:1023px){.how-to-work__item:last-child{margin-right:16px;margin-bottom:0}}.how-to-work__slide-title{margin-bottom:8px;margin-top:16px;font:700 17px/24px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#242729}@media (max-width:1023px){.how-to-work__slide-title{margin-bottom:4px;margin-top:0;flex-grow:1}}.how-to-work__terms{display:flex;margin-bottom:16px}.how-to-work__terms .terms__col{margin-right:32px}.how-to-work__terms .terms__title{font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.how-to-work__terms .terms__value{font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;white-space:nowrap;color:#242729}@media (max-width:1023px){.how-to-work__bottom{position:absolute;left:20px;bottom:16px}}.how-to-work__link{display:inline-block;font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#dd0a34}.how-to-work__buttons{position:absolute;right:-60px;top:73px;z-index:1}@media (max-width:1023px){.how-to-work__buttons{display:none}}.how-to-work__button{position:relative;top:0;right:0;left:0;width:40px;height:40px;margin-top:0;background-color:#fff;background-image:url("/assets/images/icons/big-fw-arrow-next.svg");background-repeat:no-repeat;background-position:center;border:1px solid #e4e8ed;border-radius:50%;outline:none;transition:background-image .15s}.how-to-work__button:after{content:none}.how-to-work__button_prev{margin-bottom:-92px;background-image:url("/assets/images/icons/big-fw-arrow-prev.svg")}.how-to-work__button.swiper-button-disabled{opacity:1}.how-to-work__button_prev.swiper-button-disabled{background-image:url("/assets/images/icons/big-fw-arrow-prev-dis.svg")}.how-to-work__button_next.swiper-button-disabled{background-image:url("/assets/images/icons/big-fw-arrow-next-dis.svg")}.how-to-work__results{display:block;width:100%;padding:24px;font:400 17px/24px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;text-align:center;color:#242729;background:#f7f7fa;border-radius:8px}.search-filter__search{max-width:100%}.search-filter__search .field__icon{left:20px}@media (max-width:1023px){.search-filter__search .field__icon{left:13px}}.search-filter__search .field__autosuggest input,.search-filter__search .field__input{padding:16px 38px 16px 67px;font-size:17px;line-height:24px;border-radius:6px}@media (max-width:1023px){.search-filter__search .field__autosuggest input,.search-filter__search .field__input{padding:8px 35px 8px 48px;font-size:15px;line-height:22px;border-radius:4px}}.search-filter__search .field__autosuggest input::-ms-clear,.search-filter__search .field__input::-ms-clear{display:none}.search-filter__types{margin-top:24px}@media (max-width:1023px){.search-filter__types{margin-top:12px}}@media (max-width:1023px){.search-filter .tabs__item span{padding:5px 16px;font-size:15px;line-height:22px}}.search-list{width:832px;padding-bottom:32px}@media (max-width:1440px){.search-list{width:832px}}@media (max-width:1200px){.search-list{width:690px}}@media (max-width:1023px){.search-list{width:510px}}@media (max-width:1023px){.search-list{width:100%}}.search-list__title{margin-bottom:32px}@media (max-width:1023px){.search-list__title{margin-bottom:24px}}.search-list__filter{margin-bottom:40px}@media (max-width:1023px){.search-list-result__more{width:100%;height:56px;padding:17px;font-size:15px;line-height:22px;text-align:center}}.search-list-item{position:relative;display:block;margin-bottom:24px;cursor:pointer}.search-list-item:hover:not(.search-list-item_documents) .search-list-item__title{color:#dd0a34}.search-list-item:last-child{margin-bottom:0}.search-list-item__title{margin-bottom:8px;font-size:28px;line-height:36px;transition:color .35s}@media (max-width:1023px){.search-list-item__title{font-size:19px;line-height:25px}}.search-list-item__date{margin-bottom:12px;line-height:22px;color:#919399}.search-list-item__description{line-height:22px;color:#919399}.search-list-item__description-info{padding-left:24px;opacity:0;transition:opacity .35s}@media (max-width:1023px){.search-list-item__description-info{display:none}}.search-list-item__tag{position:relative;display:inline-block;margin-right:24px;font-size:13px;line-height:18px;cursor:pointer;-webkit-user-select:none;user-select:none;color:#636363;border-radius:4px;transition:color .35s}@media (max-width:1023px){.search-list-item__tag{margin-right:16px}}.search-list-item__tag-text{color:#dd0a34;transition:color .35s,border-color .35s}.search-list-item__tag-text:hover{color:#242729}.search-list-item__tag-input{position:absolute;top:0;left:0}.search-list-item__tag-input:checked + .news-list__tag-text{color:#dd0a34;border-color:#dd0a34}.search-list-item_documents{padding-left:58px}.search-list-item_documents .search-list-item__icon{position:absolute;top:0;left:0}.search-list-item_documents .search-list-item__title{font-size:17px;line-height:24px}.search-list-item_documents:hover .search-list-item__description-info{opacity:1}@media (max-width:1023px){.search-list-item_documents:hover .search-list-item__description-info{opacity:0}}.search-list-item_news{margin-bottom:32px}.search-list-item_news .search-list-item__title{margin-bottom:12px}.search-list-result{margin-bottom:32px;padding-bottom:40px;border-bottom:1px solid #e4e8ed}.search-list-result:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.search-list-result__title{margin-bottom:24px;font:700 15px/22px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.search-list-result__items{margin-bottom:32px}.search-not-found__text{margin-bottom:40px;padding-top:16px;padding-bottom:56px;font-size:20px;line-height:26px;border-bottom:1px solid #e4e8ed}.search-not-found__info{width:544px;margin-bottom:32px;line-height:22px}@media (max-width:1440px){.search-not-found__info{width:544px}}@media (max-width:1200px){.search-not-found__info{width:450px}}@media (max-width:1023px){.search-not-found__info{width:330px}}@media (max-width:1023px){.search-not-found__info{width:auto;margin-bottom:29px}}.search-not-found__contacts-item{display:inline-block;margin-right:64px;vertical-align:top}.search-not-found__contacts-item:first-child{margin-right:40px}@media (max-width:1023px){.search-not-found__contacts-item{margin-right:0;margin-bottom:31px}}.search-not-found__contacts-item:last-child{margin-right:0}@media (max-width:1023px){.search-not-found__contacts-item:last-child{margin-bottom:0}}.search-not-found__contacts-title{margin-bottom:18px;font:700 15px/22px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.search-not-found__contacts-title{margin-bottom:16px}}.search-not-found__phones-item{margin-bottom:16px}@media (max-width:1023px){.search-not-found__phones-item{margin-bottom:19px}}.search-not-found__phones-item:last-child{margin-bottom:0}.search-not-found__phones-link{margin-bottom:4px;font-size:28px;line-height:36px}@media (max-width:1023px){.search-not-found__phones-link{display:block;margin-bottom:2px;font-size:20px;line-height:26px}}.search-not-found__phones-caption{font-size:13px;line-height:18px;color:#636363}.how-to-make__credit-card .personal-info .field_checkbox{padding:0;margin-bottom:24px}.how-to-make__credit-card .personal-info-fields{margin-bottom:16px}@media (max-width:1023px){.how-to-make__credit-card .personal-info-fields{margin-bottom:12px}}.how-to-make__credit-card .personal-info__birth-date{max-width:304px;margin-bottom:24px}.how-to-make__credit-card .personal-info__issue-date{max-width:304px;margin-top:24px}.how-to-make__credit-card .personal-info .field__input{padding:15px 16px}.how-to-make__credit-card .personal-info .field__input::placeholder{color:#919399;opacity:1}@media (max-width:1023px){.how-to-make__credit-card .personal-info .field__input{max-width:600px;padding:11px 16px}}.how-to-make__credit-card .personal-info-name{max-width:100%;margin-bottom:24px}@media (max-width:1023px){.how-to-make__credit-card .personal-info-name{margin-bottom:17px}}.how-to-make__credit-card .personal-info-contacts{display:flex;margin-bottom:24px;justify-content:space-between}@media (max-width:1023px){.how-to-make__credit-card .personal-info-contacts{display:block;margin-bottom:19px}}.how-to-make__credit-card .personal-info-row{display:flex;margin-bottom:24px;justify-content:space-between}.how-to-make__credit-card .personal-info-row:last-child{margin-bottom:0}.how-to-make__credit-card .personal-info-phone,.how-to-make__credit-card .personal-info-email{max-width:304px}@media (max-width:1023px){.how-to-make__credit-card .personal-info-phone,.how-to-make__credit-card .personal-info-email{max-width:600px;margin-bottom:16px}}.how-to-make__credit-card .personal-info-phone .field__input,.how-to-make__credit-card .personal-info-email .field__input{width:304px}@media (max-width:1023px){.how-to-make__credit-card .personal-info-phone .field__input,.how-to-make__credit-card .personal-info-email .field__input{width:100%}}.how-to-make__credit-card .personal-info-phone{margin-right:32px}@media (max-width:1023px){.how-to-make__credit-card .personal-info-phone{margin-right:0}}.how-to-make__credit-card .personal-info-captcha{display:flex;margin-bottom:25px;align-items:center}@media (max-width:1023px){.how-to-make__credit-card .personal-info-captcha{display:block;margin-bottom:17px}}.how-to-make__credit-card .personal-info-captcha-img{position:absolute;right:42px;bottom:3px;width:117px;height:40px}@media (max-width:1023px){.how-to-make__credit-card .personal-info-captcha-img{bottom:0}}.how-to-make__credit-card .personal-info-captcha-btn{margin-top:32px;font-size:13px;line-height:18px;color:#dd0a34;transition:color .35s}.how-to-make__credit-card .personal-info-captcha-btn:hover{color:#c31639}@media (max-width:1023px){.how-to-make__credit-card .personal-info-captcha-btn{margin-top:24px}}.how-to-make__credit-card .personal-info-code{position:relative;width:304px;margin-right:7px}.how-to-make__credit-card .personal-info-code .field__input{width:130px;padding:14px 16px}.how-to-make__credit-card .personal-info-options{margin-bottom:4px}.how-to-make__credit-card .personal-info-options .how-to-make__order-checkbox{margin-bottom:4px}.how-to-make__credit-card .personal-info-options .how-to-make__order-checkbox:last-child{margin-bottom:0}.how-to-make__credit-card .personal-info-options .field__icon{margin-bottom:0}.how-to-make__credit-card .personal-info-options .field__input{padding:0}.how-to-make__credit-card .personal-info-bottom{display:flex;justify-content:space-between}@media (max-width:1023px){.how-to-make__credit-card .personal-info-bottom{flex-direction:column-reverse}}.how-to-make__credit-card .personal-info-conditions{max-width:340px;font-size:13px;line-height:18px;color:#919399}@media (max-width:1023px){.how-to-make__credit-card .personal-info-conditions{font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.how-to-make__credit-card .personal-info-conditions a{color:#64666c;transition:color .35s}.how-to-make__credit-card .personal-info-conditions a:hover{color:#dd0a34}.how-to-make__credit-card .personal-info-button{margin-top:-10px}@media (max-width:1023px){.how-to-make__credit-card .personal-info-button{width:100%;height:40px;margin-top:0;margin-bottom:13px;font-size:15px;line-height:22px;border-radius:4px}}.how-to-make__credit-card .personal-info__confirm-text{margin-bottom:24px}@media (max-width:1023px){.how-to-make__credit-card .personal-info__confirm-text{margin-bottom:16px;font-size:13px;line-height:18px}}.how-to-make__credit-card .personal-info__confirm-fields{display:flex;align-items:center}.how-to-make__credit-card .personal-info__confirm-code{margin-right:24px}@media (max-width:1023px){.how-to-make__credit-card .personal-info__confirm-code{margin-right:33px}}.how-to-make__credit-card .personal-info__confirm-code .field__input{width:304px}@media (max-width:1023px){.how-to-make__credit-card .personal-info__confirm-code .field__input{width:166px}}.how-to-make__credit-card .personal-info__confirm-btn{font-size:13px;line-height:18px;color:#dd0a34;transition:color .35s}.how-to-make__credit-card .personal-info__confirm-btn:hover{color:#c31639}.how-to-make__credit-card .personal-info__confirm-change,.how-to-make__credit-card .personal-info__confirm-message{display:block;font-size:13px;line-height:18px;color:#6d6d73;transition:color .35s}.how-to-make__credit-card .personal-info__confirm-change:hover,.how-to-make__credit-card .personal-info__confirm-message:hover{color:#dd0a34}.how-to-make__credit-card .personal-info__confirm-change{margin-bottom:6px}@media (max-width:1023px){.how-to-make__credit-card .personal-info__confirm-change{margin-bottom:12px}}.how-to-make__credit-card .card-details-fields{margin-bottom:24px !important;border-bottom:0 !important}@media (max-width:1023px){.how-to-make__credit-card .card-details-fields{margin-bottom:12px}}.how-to-make__credit-card .card-details-fields .captcha-container{margin-top:24px}.how-to-make__credit-card .card-details .field__date{max-width:304px}.how-to-make__credit-card .card-details__checkbox.field_checkbox{padding-top:8px}.how-to-make__credit-card .card-details__checkbox_marketing.field_checkbox{margin-bottom:32px}.how-to-make__credit-card .card-details__checkbox_data .field__error{top:calc(100% + 2px)}.how-to-make__credit-card .card-details__type-card,.how-to-make__credit-card .card-details__currency{margin-bottom:4px;font-size:13px;line-height:24px;color:#6d6d73}@media (max-width:1023px){.how-to-make__credit-card .card-details__type-card,.how-to-make__credit-card .card-details__currency{font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.how-to-make__credit-card .card-details__currency{margin-bottom:9px}@media (max-width:1023px){.how-to-make__credit-card .card-details__currency{margin-top:18px}}.how-to-make__credit-card .card-details__currencies .field__icon{width:32px;height:32px;margin-right:0;margin-left:12px;font-size:13px;line-height:32px}@media (max-width:1023px){.how-to-make__credit-card .card-details__currencies .field__icon{width:42px;height:42px;font-size:21px;line-height:42px}}.how-to-make__credit-card .card-details__currencies .field_radio:first-child .field__icon{margin-left:0}.how-to-make__credit-card .card-details__name,.how-to-make__credit-card .card-details__code{max-width:100%;margin-bottom:32px}@media (max-width:1023px){.how-to-make__credit-card .card-details__name,.how-to-make__credit-card .card-details__code{margin-bottom:16px}}.how-to-make__credit-card .card-details__name .field__input,.how-to-make__credit-card .card-details__code .field__input{padding:15px 16px}@media (max-width:1023px){.how-to-make__credit-card .card-details__name .field__input,.how-to-make__credit-card .card-details__code .field__input{padding:11px 16px}}.how-to-make__credit-card .card-details__name .field__input{text-transform:uppercase}.how-to-make__credit-card .card-details__code .field__input{margin-bottom:8px;text-transform:lowercase}.how-to-make__credit-card .card-details__code .field__input::placeholder{text-transform:none}.how-to-make__credit-card .card-details__code .field__error_secretword{position:relative;top:unset;font-size:13px;line-height:18px}@media (max-width:1023px){.how-to-make__credit-card .card-details__code .field__error_secretword{max-width:85%;margin-bottom:31px;font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.how-to-make__credit-card .card-details__amount{max-width:448px;margin-bottom:50px}.how-to-make__credit-card .card-details__description{font-size:13px;line-height:18px;color:#6d6d73}@media (max-width:1023px){.how-to-make__credit-card .card-details__description{max-width:85%;font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.how-to-make__credit-card .card-details__bottom{text-align:right}@media (max-width:1023px){.how-to-make__credit-card .card-details__button{width:100%;height:40px;margin-top:0;margin-bottom:13px;font-size:15px;line-height:22px;border-radius:4px}}.how-to-make__credit-card-choose-form{margin-bottom:24px}@media (max-width:1023px){.how-to-make__credit-card-choose-form{margin-bottom:16px}}.cards{padding-bottom:32px}@media (max-width:1023px){.cards{padding-bottom:24px}}.cards__useful__title{margin-bottom:40px}@media (max-width:1023px){.cards__useful__title{margin-bottom:20px;font-size:19px;line-height:25px}}.cards__useful__list{display:flex;justify-content:space-between;position:relative}.cards__useful__list .card{padding:24px}@media (max-width:1023px){.cards__useful__list .card{padding:16px}}@media (max-width:1023px){.cards__useful__list{padding:0}}.cards__useful__card{position:relative}@media (max-width:1023px){.cards__useful__card{margin-bottom:12px;padding:16px 20px 24px;border-radius:16px}}.cards__useful__card:last-child{margin-bottom:0}.cards__useful__card-body{display:flex;justify-content:space-between}.cards__useful__card-body__info{max-width:365px;min-height:152px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}@media (max-width:1023px){.cards__useful__card-body__info{justify-content:flex-start}}.cards__useful__card-body__images{position:absolute;right:24px;top:0}@media (max-width:1023px){.cards__useful__card-body__images{right:0;position:relative}}.cards__useful__card-body__images-icon{margin-top:24px;margin-right:16px;width:42px;height:42px}@media (max-width:1023px){.cards__useful__card-body__images-icon{margin-top:0;margin-right:20px;width:32px;height:32px}}.cards__useful__card-body__images-image{width:192px}@media (max-width:1023px){.cards__useful__card-body__images-image{width:140px}}.cards__useful__card-title{margin-bottom:11px}@media (max-width:1023px){.cards__useful__card-title{max-width:250px;margin-bottom:8px;font-size:17px;line-height:21px}}.cards__useful__card-description{margin-bottom:31px;color:#636363;line-height:22px;max-width:320px}@media (max-width:1023px){.cards__useful__card-description{font-size:13px;line-height:18px;max-width:210px}}.cards__useful__card-link{display:inline-flex;align-items:center}.cards__useful__card-link-icon{margin-right:12px}.cards__useful__card_subscribe{padding:0}@media (max-width:1023px){.cards__useful__card_subscribe{padding:0}}.cards__useful__buttons{position:absolute;top:50%;right:-67px;z-index:2;width:40px;transform:translateY(-50%)}@media (max-width:1023px){.cards__useful__buttons{display:none}}.cards__useful__button{position:relative;top:0;right:0;left:0;display:block;width:40px;height:40px;margin-top:0;background-color:#fff;background-repeat:no-repeat;background-position:center;border-radius:50%;outline:none;transition:background-image .15s}.cards__useful__button:after{content:none}.cards__useful__button_next{margin-bottom:12px}.cards__useful__button.swiper-button-disabled{opacity:1}@media (max-width:1023px){.cards__useful .swiper-wrapper{display:block;height:unset}}.deposits-calculate__checkboxes{display:flex;grid-gap:8px;gap:8px;align-items:center;flex-wrap:wrap}@media (max-width:1023px){.deposits-calculate__checkboxes{flex-wrap:nowrap;overflow-x:auto;padding-inline:16px;margin-inline:-16px}.deposits-calculate__checkboxes::-webkit-scrollbar{display:none}}.deposits-calculate__checkbox-item{flex-shrink:0}.deposits-calculate__fields{display:flex;border-bottom:1px solid #e4e8ed;padding-bottom:68px;grid-gap:32px;gap:32px}@media (max-width:1023px){.deposits-calculate__fields{flex-direction:column;padding-bottom:8px;grid-gap:0;gap:0}}.deposits-calculate__field{width:100%}@media (max-width:1023px){.deposits-calculate__field{margin-bottom:40px}}.deposits-calculate .vs__dropdown-option{font:700 17px/24px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.deposits-list__title{margin-bottom:32px;font:700 48px/56px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.deposits-list__title{margin-bottom:16px;font:700 20px/26px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.deposits-list__results{margin-bottom:40px}.deposits-list__results-title{margin-bottom:24px;font:700 15px/22px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.deposits-list__results-title{margin-bottom:16px}}.deposits-list__interesting-title{margin-bottom:24px;font:700 15px/22px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.deposits-item{display:flex;width:100%;min-height:264px;margin-bottom:32px;overflow:hidden;background-color:#f3eeee;border-radius:26px}.deposits-item:hover{box-shadow:0 16px 16px rgba(79,105,118,0.1);transition:box-shadow .35s}@media (max-width:1023px){.deposits-item{margin-bottom:24px;flex-direction:column;background:#f3eeee}}.deposits-item__visual{position:relative;width:310px;flex-shrink:0;padding:16px 20px 0 20px}@media (max-width:1023px){.deposits-item__visual{display:flex;width:100%;height:254px;padding:0;background:none;justify-content:center;align-items:flex-end}}.deposits-item__percent{position:absolute;top:16px;left:24px;font:400 36px/44px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#dd0a34}@media (max-width:1023px){.deposits-item__percent{top:30px;left:32px;font:400 48px/56px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.deposits-item__image{position:relative;z-index:1;display:block;width:270px;height:248px}@media (max-width:1023px){.deposits-item__image{width:230px;height:210px}}.deposits-item__about{position:relative;display:flex;flex-grow:1;padding:32px 32px 32px 54px;background-color:#f7f7f7;border-radius:26px;justify-content:space-between}@media (max-width:1023px){.deposits-item__about{width:100%;padding:24px 32px 32px 32px;flex-direction:column-reverse;justify-content:flex-end}}.deposits-item__title{display:inline-block;margin-bottom:8px;font:700 20px/26px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.deposits-item__title{margin-bottom:8px;font:700 17px/24px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.deposits-item__text{margin-bottom:24px;font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;max-width:512px}@media (max-width:1200px){.deposits-item__text{margin-bottom:16px}}@media (max-width:1023px){.deposits-item__text{margin-bottom:12px;font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;max-width:100%}}.deposits-item__descriptions{display:flex;margin-bottom:32px}@media (max-width:1200px){.deposits-item__descriptions{margin-bottom:24px}}@media (max-width:1023px){.deposits-item__descriptions{flex-wrap:wrap}}.deposits-item__descriptions-item{margin-right:40px}@media (max-width:1023px){.deposits-item__descriptions-item{margin-right:24px;margin-bottom:8px}}.deposits-item__descriptions-item:last-child{margin-right:0}.deposits-item__descriptions-title{margin-bottom:4px;font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#6d6d73}@media (max-width:1023px){.deposits-item__descriptions-title{font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.deposits-item__descriptions-value{font:400 20px/26px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1200px){.deposits-item__descriptions-value{font:400 17px/24px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.deposits-item__actions{display:flex;align-items:center}.deposits-item__request{display:flex;margin-right:32px;align-items:center}@media (max-width:1023px){.deposits-item__request{margin-right:16px}}.deposits-item__details{font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#dd0a34;opacity:.9;transition:color .35s}@media (max-width:1023px){.deposits-item__details{font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.deposits-item__details:hover{color:#242729}@media (max-width:1023px){.deposits-item__details.mq-phone{display:inline-block}}.deposits-item__notes{position:absolute;top:32px;right:32px;display:flex;grid-gap:8px;gap:8px}@media (max-width:1023px){.deposits-item__notes{display:none}}.deposits-item__note{font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;padding:6px 12px;color:#6d6d73;background-color:#fff;border-radius:16px}@media (max-width:1023px){.deposits-item__note{display:none}}.usefull-info{padding-bottom:80px}@media (max-width:1023px){.usefull-info{padding-bottom:46px}}.usefull-info__title{margin-bottom:25px}@media (max-width:1023px){.usefull-info__title{margin-bottom:16px}}@media (max-width:1023px){.usefull-info__list{overflow-x:auto;margin-right:-16px;margin-left:-16px;padding-left:16px}}@media (max-width:1023px){.usefull-info__list-wrap{flex-wrap:nowrap}}.usefull-info__item{display:flex;height:100%;padding:16px 24px;background-color:#f7f7f7;border-radius:8px;justify-content:space-between;align-items:flex-start}@media (max-width:1023px){.usefull-info__item{width:240px;margin-right:12px;padding:16px 20px}}.usefull-info__about{margin-top:8px}@media (max-width:1023px){.usefull-info__about{margin-top:0}}.usefull-info__about-note{margin-bottom:8px;font-size:13px;line-height:18px;color:#dd0a34}@media (max-width:1200px){.usefull-info__about-note{margin-bottom:4px;font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.usefull-info__about-title{margin-bottom:10px;font:700 15px/22px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1200px){.usefull-info__about-title{margin-bottom:25px;font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.usefull-info__about-text{max-width:255px;margin-bottom:10px;font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1200px){.usefull-info__about-text{max-width:200px;margin-bottom:12px;font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.usefull-info__conditions{display:flex;max-width:272px;margin-top:16px;flex-wrap:wrap}@media (max-width:1200px){.usefull-info__conditions{margin-top:12px}}@media (max-width:1023px){.usefull-info__conditions{margin-top:12px;display:block}}.usefull-info__conditions-item:first-child{margin-right:38px;margin-bottom:16px}@media (max-width:1200px){.usefull-info__conditions-item:first-child{margin-right:16px;margin-bottom:12px}}@media (max-width:1023px){.usefull-info__conditions-item:first-child{margin-right:0;margin-bottom:8px}}@media (max-width:1200px){.usefull-info__conditions-item{margin-bottom:8px}}.usefull-info__conditions-title{margin-bottom:4px;font-size:13px;line-height:18px;color:#6d6d73}@media (max-width:1200px){.usefull-info__conditions-title{margin-bottom:4px;font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.usefull-info__conditions-value{font-size:17px;line-height:24px}@media (max-width:1200px){.usefull-info__conditions-value{font-size:15px;line-height:22px}}.usefull-info__icon{width:32px;height:32px}@media (max-width:1200px){.usefull-info__icon{width:24px;height:24px}}@media (max-width:1023px){.usefull-info__icon{width:20px;height:20px}}.calculator{padding-bottom:16px}.calculator .vs__dropdown-option{font:700 17px/24px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.calculator{display:block}}.calculator__fields{margin-bottom:0}.calculator__field{max-width:100%;margin-bottom:48px}@media (max-width:1023px){.calculator__field{margin-bottom:48px}}.calculator__field:last-child{margin-bottom:0}.calculator__options:last-of-type{margin-bottom:8px}.calculator__options_additional{max-height:0;overflow:hidden;transition:max-height .35s ease-out;will-change:max-height}.calculator__all-options{display:flex;margin-bottom:26px;align-items:center}.calculator__all-options:hover span{color:#c31639}.calculator__all-options:hover path{fill:#c31639}.calculator__all-options.opened svg{transform:rotate(180deg)}.calculator__all-options span{margin-right:8px;font-size:13px;line-height:18px;color:#dd0a34;transition:color .35s}.calculator__all-options svg{transition:transform .35s}.calculator__all-options path{transition:fill .35s}.calculate-offer__calculator{margin-bottom:0}@media (max-width:1023px){.calculate-offer__calculator{display:block;padding-right:16px}}.calculate-offer__calculation{padding-top:28px}@media (max-width:1023px){.calculate-offer__calculation{padding-top:0;display:inline}}@media (max-width:1023px){.calculate-offer__calculation-block{display:block}}.calculate-offer__calculation-item{margin-bottom:24px}@media (max-width:1023px){.calculate-offer__calculation-item{margin-right:24px;margin-bottom:12px;display:inline-table}}.calculate-offer__calculation-item:last-child{margin-bottom:0}.calculate-offer__calculation-item.fullwidth{width:100%}.calculate-offer__calculation-label{margin-bottom:8px;font-size:13px;line-height:20px;color:#636363}@media (max-width:1023px){.calculate-offer__calculation-label{font-size:13px;line-height:20px}}.calculate-offer__calculation-value{font:700 28px/36px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.calculate-offer__calculation-value{font:700 17px/24px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.calculate-offer__calculation-value_small{font-size:20px;line-height:26px}.calculate-offer__calculation-value_large{font:700 36px/44px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1200px){.calculate-offer__calculation-value_large{font-size:28px}}@media (max-width:1023px){.calculate-offer__calculation-value_large{font:700 20px/26px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.calculate-offer__circle{position:absolute;top:8px;right:28px}.calculate-offer__circle-inner{position:absolute;top:50%;left:50%;width:100%;padding-right:12px;padding-left:12px;text-align:center;transform:translate(-50%,-50%)}.calculate-offer__circle-label{margin-bottom:4px;font-size:13px;line-height:20px;color:#636363}.calculate-offer__circle-value{font-size:20px;line-height:26px}.calculate-offer__options{display:flex;flex-wrap:wrap}.calculate-offer__options-item{margin-right:20px}.deposit-calculator__container{position:relative;display:flex}@media (max-width:1023px){.deposit-calculator__container{display:initial;margin-bottom:0}}.deposit-calculator__title{margin-bottom:24px}@media (max-width:1023px){.deposit-calculator__title{margin-bottom:16px}}.deposit-calculator__header{display:flex;margin-bottom:24px;align-items:center;justify-content:space-between}@media (max-width:1023px){.deposit-calculator__header{display:block}}.deposit-calculator__header .deposit-calculator__title{margin-bottom:0}@media (max-width:1023px){.deposit-calculator__header .deposit-calculator__title{margin-bottom:16px}}.deposit-calculator__body{width:544px;margin-right:128px;flex-shrink:0}@media (max-width:1440px){.deposit-calculator__body{width:544px}}@media (max-width:1200px){.deposit-calculator__body{width:450px}}@media (max-width:1023px){.deposit-calculator__body{width:330px}}@media (max-width:1023px){.deposit-calculator__body{width:100%}}.deposit-calculator__result{width:100%}.deposit-calculator .note{padding-top:24px}@media (max-width:1023px){.deposit-calculator .note{font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;padding-top:16px}.deposit-calculator .note:before{content:"";display:block;width:100%;border-top:1px solid #e4e8ed;padding-top:12px}}.deposit-calculator .calculator{padding-bottom:0}@media (max-width:1023px){.deposit-calculator .calculator{padding-bottom:0}}.deposit-calculator .tabs.inner{margin-bottom:32px}@media (max-width:1023px){.deposit-calculator .tabs.inner{margin-bottom:22px}}.deposit-calculator .tabs__content{padding-top:28px}@media (max-width:1023px){.deposit-calculator .tabs__content{padding-top:0}}.deposit-calculator .tabs__content .tabs__content{padding-top:0;border-top:0 solid #e4e8ed}.deposit-calculator .tabs__content_divider{border-top:1px solid #e4e8ed}@media (max-width:1023px){.deposit-calculator .tabs__content_divider{border:none}}.deposit-calculator .deposits-profit{margin-top:40px}@media (max-width:1023px){.deposit-calculator .deposits-profit{margin-top:32px}}.deposit-calculator .deposits-profit__title{font:400 20px/26px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;margin-bottom:20px}@media (max-width:1023px){.deposit-calculator .deposits-profit__title{margin-top:16px;font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.deposit-calculator .interest-rates .tabs__list-wrapper{position:static;margin-bottom:0}.deposit-calculator .interest-rates .tabs__content{padding-top:40px}@media (max-width:1023px){.deposit-calculator .interest-rates .tabs__content{padding-top:24px}}@media (max-width:1023px){.deposit-calculator__wrapper{display:flex;flex-direction:column-reverse;align-items:flex-start}}.table_savings .table__column:first-child{width:25% !important}.interest-rates{padding-bottom:40px}.interest-rates__note{margin-top:40px}.interest-rates .table__column{width:20% !important}.interest-rates .table__header{align-items:flex-end}.deposits-faq .page__section{padding-top:48px}@media (max-width:1023px){.deposits-faq .page__section{padding-top:33px}}@media (max-width:1023px){.credits-slider .container{padding:0 16px}}.credits-slider__title{margin-bottom:32px}@media (max-width:1023px){.credits-slider__title{margin-bottom:16px}}.credits-slider__list{position:relative}@media (max-width:1023px){.credits-slider__list{margin-right:-16px}}.credits-slider__list .swiper-container{width:100%}.credits-slider__slide{padding:24px;min-height:168px}@media (max-width:1023px){.credits-slider__slide{width:240px;height:272px;padding:16px 20px}}.credits-slider__slide-inner{width:313.6px}@media (max-width:1440px){.credits-slider__slide-inner{width:313.6px}}@media (max-width:1200px){.credits-slider__slide-inner{width:258px}}@media (max-width:1023px){.credits-slider__slide-inner{width:186px}}.credits-slider__slide-caption{margin-bottom:8px;font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#919399}@media (max-width:1023px){.credits-slider__slide-caption{margin-bottom:4px;font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.credits-slider__slide-title{margin-bottom:12px}@media (max-width:1023px){.credits-slider__slide-title{margin-bottom:8px}}.credits-slider__slide-text{margin-top:8px;font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#242729}@media (max-width:1023px){.credits-slider__slide-text{font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.credits-slider__advantages{display:flex;margin-top:12px}@media (max-width:1023px){.credits-slider__advantages{flex-direction:column;margin-top:0}}.credits-slider__advantages-item{display:inline-block;margin-right:24px}@media (max-width:1200px){.credits-slider__advantages-item{margin-right:24px}}@media (max-width:1023px){.credits-slider__advantages-item{margin-bottom:12px}}.credits-slider__advantages-item:last-child{margin-right:0;margin-bottom:0}.credits-slider__advantages-label{margin-bottom:2px;color:#6d6d73;font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.credits-slider__advantages-label{margin-bottom:0;font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}@media (max-width:320px){.credits-slider__advantages-label{max-width:140px}}.credits-slider__advantages-value{font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.credits-slider__advantages-value{font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.credits-slider__image{max-width:163px;height:100%;object-fit:contain}.credits-slider__image-wrapper{position:absolute;top:0;right:28px;width:192px;height:100%;text-align:right}@media (max-width:1200px){.credits-slider__image-wrapper{right:0}}@media (max-width:1023px){.credits-slider__image-wrapper{top:auto;bottom:0;height:148px}}.captcha-container{margin-bottom:24px}.captcha-container .field__error:before{content:'*'}.captcha-container .field__error{top:calc(100% + 8px)}.form__footer{flex-flow:row-reverse}.checkbox_error{margin-bottom:15px}.how-to-make__order-checkbox{display:flex;align-items:flex-start}.how-to-make__order-checkbox .field__error{top:100%}.field__caption.checkbox a{cursor:pointer}.field__caption.checkbox a.dialog{border-bottom:1px dashed #6d6d73}.personal-info__insurance{display:flex;align-items:center;grid-gap:16px;gap:16px;margin:4px 0 24px}.broker-tariffs__heading{margin-bottom:26px}@media (max-width:1023px){.broker-tariffs__heading{font-size:19px;line-height:25px;margin-bottom:16px}}.broker-tariffs__card-box{width:100%;display:flex}@media (max-width:1023px){.broker-tariffs__card-box{overflow-y:auto}}.broker-tariffs__card-inner{position:relative;height:100%}.broker-tariffs__card{width:352px;height:438px;padding:32px;margin-right:32px;border-radius:26px}@media (max-width:1023px){.broker-tariffs__card{min-width:287px;height:344px;padding:16px 24px}}.broker-tariffs__card:last-child{margin-right:0}.broker-tariffs__card__title{font:700 28px/36px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;margin-bottom:12px}@media (max-width:1023px){.broker-tariffs__card__title{font:700 17px/24px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.broker-tariffs__card__note{font-size:15px;line-height:22px;color:#6d6d73;margin-bottom:16px}@media (max-width:1023px){.broker-tariffs__card__note{font-size:13px;line-height:18px;margin-bottom:12px}}.broker-tariffs__card__list{padding-left:18px;list-style:square}.broker-tariffs__card__item{font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;margin-bottom:12px}@media (max-width:1023px){.broker-tariffs__card__item{font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.broker-tariffs__card__item:last-child{margin-bottom:0}.broker-tariffs__card__item::marker{color:#dd0a34}.broker-tariffs__card__item span{font:700 15px/22px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.broker-tariffs__card__item span{font:700 13px/18px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.broker-tariffs__card__btns{position:absolute;bottom:0;left:0;display:flex;align-items:center}.broker-tariffs__card__first-btn{margin-right:24px}.broker-tariffs__note{width:832px;margin-top:24px;line-height:18px}@media (max-width:1023px){.broker-tariffs__note{width:100%}}.modal-button-detail{height:22px;border:none;padding:0;background:#f7f7fa}.bond-card{width:100%;height:164px;padding:24px 40px 24px 24px}@media (max-width:1023px){.bond-card{width:1120px}}.bond-card__inner{display:flex;height:100%;justify-content:flex-end}.bond-card__name-box{flex:1 1 auto;position:relative}.bond-card_btn{display:block;position:absolute;bottom:0;left:0;line-height:40px}.bond-card__last-price,.bond-card__repayment,.bond-card__repayment-date-box,.bond-card__coupon{width:127px;margin-right:71px}.bond-card__name,.bond-card__sup-info,.bond-card__last-price,.bond-card__repayment,.bond-card__repayment-date,.bond-card__days-left,.bond-card__coupon{font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.bond-card__sup-info,.bond-card__days-left{color:#6d6d73}.bond-card__repayment{color:#57b22f;font:700 15px/22px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.bond-card__coupon{margin-right:0;font:700 15px/22px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.analytics-market_wide-card{position:relative;width:100%;padding:0;min-height:382px}@media (max-width:1023px){.analytics-market_wide-card{display:flex;flex-direction:column-reverse;height:auto}}.analytics-market_wide-card .analytics-market__caption{display:none}@media (max-width:1023px){.analytics-market_wide-card .analytics-market__caption{display:block}.analytics-market_wide-card .analytics-market__caption div:nth-child(1){font-size:15px;line-height:22px;color:#242729;margin-bottom:4px}.analytics-market_wide-card .analytics-market__caption div:nth-child(2){color:#6d6d73;font-size:13px;line-height:18px}}.analytics-market_wide-card .captions_wrapper{position:absolute;left:70%;bottom:24px;padding-right:32px}.analytics-market_wide-card .captions_wrapper div:nth-child(1){font-size:17px;line-height:22px;margin-bottom:4px}.analytics-market_wide-card .captions_wrapper div:nth-child(2){color:#6d6d73;font-size:13px;line-height:18px}@media (max-width:1023px){.analytics-market_wide-card .captions_wrapper{display:none}}.analytics-market_wide-card .photo-wrapper{position:absolute;transform:translateX(-50%);left:55%;bottom:0;background-image:url("/assets/images/investments/ellipse.png");background-position:bottom;background-repeat:no-repeat;width:304px;background-size:304px 149px}.analytics-market_wide-card .photo-wrapper_no-captions{position:absolute;transform:none;left:auto;right:0;bottom:0;background-image:none;background-position:bottom;background-repeat:no-repeat;width:448px;background-size:448px 381px}.analytics-market_wide-card .photo-wrapper_no-captions .photo-wrapper-image{position:relative;width:448px;height:381px}.analytics-market_wide-card .photo-wrapper_no-captions .photo-wrapper-image img{position:absolute;transform:translateX(-50%);left:50%;width:448px;height:381px}@media (max-width:1023px){.analytics-market_wide-card .photo-wrapper_no-captions .photo-wrapper-image img{bottom:0;width:196px;height:182px}}@media (max-width:1023px){.analytics-market_wide-card .photo-wrapper_no-captions .photo-wrapper-image{width:100%;height:214px}}.analytics-market_wide-card .photo-wrapper-image{position:relative;width:304px;height:282px}.analytics-market_wide-card .photo-wrapper-image img{position:absolute;transform:translateX(-50%);left:50%;width:304px;height:282px}@media (max-width:1023px){.analytics-market_wide-card .photo-wrapper-image img{bottom:0;width:196px;height:182px}}@media (max-width:1023px){.analytics-market_wide-card .photo-wrapper-image{width:100%;height:214px}}@media (max-width:1023px){.analytics-market_wide-card .photo-wrapper{background:linear-gradient(89.57deg,#f7f7f7 .37%,#ececec 99.63%);display:block;width:100%;left:0;position:relative;transform:translateX(0%)}}@media (max-width:1023px){.analytics-market .container{padding:0}}.analytics-market__title{margin-bottom:32px}@media (max-width:1023px){.analytics-market__title{margin-left:16px;margin-bottom:16px}}.analytics-market__wrapper{display:flex;align-items:stretch}@media (max-width:1023px){.analytics-market__wrapper{flex-direction:column}}.analytics-market__card{position:relative;width:100%;max-width:576px;padding:32px;margin-right:32px}@media (max-width:1023px){.analytics-market__card{max-width:100%;padding:0;margin-right:0;margin-bottom:16px;border-radius:0}}.analytics-market__card-title{font-size:20px;line-height:26px;margin-bottom:16px}@media (max-width:1023px){.analytics-market__card-title{margin-bottom:12px}}.analytics-market__inner{max-width:475px}@media (max-width:1023px){.analytics-market__inner{max-width:100%;padding:24px 16px;min-height:390px}}.analytics-market__caption{margin:8px 0 12px}.analytics-market__caption div:nth-child(1){color:#242729;font-size:15px;line-height:22px}.analytics-market__caption div:nth-child(2){color:#6d6d73;font-size:13px;line-height:18px}@media (max-width:1023px){.analytics-market__caption{margin:0 0 12px}}@media (max-width:1023px){.analytics-market__image-wrapper{position:relative;width:100%;height:200px;background:linear-gradient(89.57deg,#f7f7f7 .37%,#ececec 99.63%)}}.analytics-market__image-wrapper img{position:absolute;right:24px;bottom:0;max-width:180px;max-height:180px}@media (max-width:1023px){.analytics-market__image-wrapper img{right:unset;left:50%;transform:translateX(-50%)}}.analytics-market__features-item{margin-bottom:0}@media (max-width:1023px){.analytics-market__features li.analytics-market__features-item{font-size:15px;line-height:22px}}@media (max-width:1023px){.analytics-market__features{font-size:15px}}.analytics-market__documents{padding-top:12px}.analytics-market__documents .documents__doc{padding-bottom:0}.analytics-market__documents .documents_extend-row{margin-bottom:0}.analytics-market__documents .documents__doc-meta,.analytics-market__documents .documents__doc-type,.analytics-market__documents .documents__doc-download-text{white-space:nowrap}.analytics-market__documents .documents__doc-name{font-size:15px}.analytics-market__documents .documents__doc-type{font-size:13px}.analytics-market__events{position:relative;width:100%;padding:32px}@media (max-width:1023px){.analytics-market__events{padding:24px 16px;border-radius:0}}.analytics-market__events-more-link{position:absolute;top:32px;right:32px;font-size:13px;line-height:18px}@media (max-width:1023px){.analytics-market__events-more-link{top:27px;right:16px}}@media (max-width:375px){.analytics-market__events-more-link{top:10px;right:10px}}.analytics-market__event{padding-top:24px}.analytics-market__event-date{position:relative;padding-left:24px;font-size:13px;line-height:18px;color:#6d6d73}.analytics-market__event-date:before{content:'';position:absolute;top:0;left:0;width:16px;height:16px;background-image:url("/assets/images/icons/icon-calendar-grey.svg")}.analytics-market__event-title{padding-top:8px;color:#242729;font-size:17px;line-height:24px;transition:color .35s}@media (max-width:1023px){.analytics-market__event-title{font-size:15px;line-height:24px}}.analytics-market__event-title:hover{color:#dd0a34}.analytics-market__text p{margin-bottom:16px;font-size:17px;line-height:24px}@media (max-width:1023px){.analytics-market__text p{margin-bottom:12px;font-size:15px;line-height:22px}}.analytics-market__text p:last-child{margin-bottom:12px}@media (max-width:1023px){.analytics-market__text p:last-child{margin-bottom:8px}}.analytics-market-slider{position:relative}.investments-main .main-slider{margin-bottom:0}.investments-main .investments-list__results{margin-bottom:40px}@media (max-width:1023px){.investments-main .investments-list__results{margin-bottom:24px}}.investments-main .investments-item-intresting__visual{width:523px;margin-right:74px}@media (max-width:1023px){.investments-main .investments-item-intresting__visual{width:100%;margin-right:0}}.investments-main .investments-item-intresting{height:345px}@media (max-width:1023px){.investments-main .investments-item-intresting{height:auto}}.investments-main .investments-item-intresting__text{margin-bottom:48px}@media (max-width:1023px){.investments-main .investments-item-intresting__text{margin-bottom:38px}}@media (max-width:1023px){.investments-main .investments-item-intresting__about{height:256px}}.investments-main .investments-item-intresting__image{width:500px}@media (max-width:1023px){.investments-main .investments-item-intresting__image{width:auto;height:200px}}.investments-broker__note{max-width:100%}.investments-broker-card__image{max-height:245px}.investments .main-banner__description{max-width:100%}.investments .main-banner__button{margin-bottom:8px}@media (max-width:1023px){.investments .advantages{padding-top:16px}}.investments .advantages__icon{max-width:32px;max-height:32px}.investments .recomended-products__title{margin-bottom:24px}.investments .tabs__content{padding-top:32px}.investments-note{padding-bottom:40px;font-size:13px;line-height:18px;word-break:break-word;color:#919399}@media (max-width:1023px){.investments-note{padding-bottom:24px}}.investments__title{margin-bottom:26px}@media (max-width:1023px){.investments__title{margin-bottom:16px;font-size:19px;line-height:25px}}.investments__tariffs-item{position:relative;width:352px;height:386px;padding:32px}.investments__tariffs-item-bottom-container{position:absolute;bottom:40px;display:flex;padding-left:4px;align-items:center}.investments__tariffs-item-bottom-container a{margin-left:24px}.investments__tariffs-item-title{margin-bottom:12px;font:700 28px/36px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.investments__tariffs-item-caption{margin-bottom:16px;font-size:15px;line-height:22px;color:#6d6d73}.investments__tariffs-item-description{font-size:15px;line-height:22px;color:#242729}.investments__events-header_wrapper{display:flex;width:calc(100% + 32px);margin-left:-32px;flex-wrap:wrap;justify-content:flex-start}@media (max-width:1023px){.investments__events-header_wrapper{overflow-y:auto;flex-wrap:nowrap}}.investments__events-item{margin-top:5px;margin-bottom:5px}.investments__events-item-caption{position:relative;margin-bottom:8px;margin-left:30px;font-size:13px;line-height:18px;color:#636363}.investments__events-item-caption::before{position:absolute;left:-30px;display:block;width:15px;height:15px;content:'';background:url("/assets/images/investments/calendar.svg")}@media (max-width:1023px){.investments__events-item-caption{margin-bottom:4px;font-size:13px;line-height:18px}}.investments__events-item-description{font-size:17px;line-height:24px}.investments__app{background:linear-gradient(89.57deg,#f7f7f7 .37%,#ececec 99.63%)}.investments__app .app__buttons{margin-top:46px}.investments__app-container{display:flex;justify-content:space-between}.investments__app-content{max-width:448px;padding:bottom 72px;padding-top:72px}.investments__app-image img{height:456px}.btn-qr{padding-right:16px;padding-left:16px}.btn-qr img{margin-right:11px}.show-more-button{display:none}.show-more-button.active{display:block}@media (max-width:1023px){.show-more-button.active{display:none}}.modal-header{margin-right:50px}.target__slider-block{min-width:256px;height:212px;margin-bottom:32px;margin-left:32px;padding:24px;text-align:center;background-color:#fff;border:1px solid #e4e8ed;border-radius:8px}@media (max-width:1023px){.target__slider-block{margin-bottom:0}}.target__slider-block--hidden{display:none}@media (max-width:1023px){.target__slider-block--hidden{display:block}}.target__slider-block-img{width:80px;height:80px;margin:12px auto 16px}.target__slider-block-img img{max-width:100%;max-height:100%}.target__slider-block-title{font-size:17px;line-height:24px;text-align:center}.target__slider-block-title--profit{color:#57b22f}.target__slider-block-duration{font-size:13px;line-height:18px;color:#919399}.target__slider-block-type{font-size:13px;line-height:18px;color:#919399}.broker-bonds__consultation-btn{margin-top:40px}@media (max-width:1023px){.broker-bonds__consultation-btn{margin-top:32px}}.broker-bonds__note{padding-bottom:0}@media (max-width:1023px){.broker-bonds__note{padding-bottom:0}}.broker-bonds .bonds-info{background-color:#f7f7f7}.broker-bonds .bonds-info__inner{display:flex;width:100%}@media (max-width:1023px){.broker-bonds .bonds-info__inner{flex-direction:column}}.broker-bonds .bonds-info__content{margin:50px 50px 0 0}@media (max-width:1023px){.broker-bonds .bonds-info__content{margin:40px 0 24px}}.broker-bonds .bonds-info__title{margin-bottom:18px}@media (max-width:1023px){.broker-bonds .bonds-info__title{margin-bottom:16px}}.broker-bonds .bonds-info__text{font-size:17px;line-height:24px}.broker-bonds .bonds-info__image{display:block;width:544px;height:379px}@media (max-width:1023px){.broker-bonds .bonds-info__image{width:100%;min-width:auto;max-width:343px;height:auto;margin:0 auto}}.broker-bonds .main-banner__button{margin-bottom:8px}.broker-bonds .advantages .advantages__item-description span{color:#dd0a34}.packages-faq__title{margin-bottom:48px}@media (max-width:1023px){.packages-faq__title{margin-bottom:24px;font-size:19px;line-height:25px}}.no-padding{padding:0}@media (max-width:1023px){.awards__title{margin-bottom:24px}}.awards__header{display:flex;margin-bottom:56px;align-items:flex-start;justify-content:space-between}@media (max-width:1023px){.awards__header{display:block;margin-bottom:40px}}.awards__year{margin-bottom:42px}.awards__tabs .tabs__item span{padding-right:16px;padding-left:16px}@media (max-width:1023px){.awards__tabs .tabs__item span{font-size:15px;line-height:22px}}.awards__items-wrapper{margin-bottom:56px}@media (max-width:1023px){.awards__items-wrapper{margin-bottom:32px}}.awards__items{display:flex;flex-wrap:wrap;margin-right:-32px;margin-bottom:-50px}@media (max-width:1440px){.awards__items{margin-right:-32px}}@media (max-width:1200px){.awards__items{margin-right:-30px}}@media (max-width:1023px){.awards__items{margin-right:-30px}}@media (max-width:1023px){.awards__items{margin-bottom:-32px}}.awards__item{width:352px;margin-right:32px;margin-bottom:50px}@media (max-width:1440px){.awards__item{width:352px}}@media (max-width:1200px){.awards__item{width:290px}}@media (max-width:1023px){.awards__item{width:210px}}@media (max-width:1440px){.awards__item{margin-right:32px}}@media (max-width:1200px){.awards__item{margin-right:30px}}@media (max-width:1023px){.awards__item{margin-right:30px}}@media (max-width:1023px){.awards__item{width:calc(50% - 30px);margin-bottom:32px}}.awards__item-text{position:relative;max-width:288px;padding-top:24px;font-size:17px;line-height:27px}@media (max-width:1023px){.awards__item-text{padding-top:16px;font-size:15px;line-height:22px}}.awards__item-text:before{position:absolute;top:0;left:0;display:block;width:64px;height:3px;content:'';background-color:#dd0a34}.awards__image-wrapper{margin-bottom:26px}.awards__image-wrapper img{height:60px}@media (max-width:1023px){.awards__image{display:block;max-width:100%}}.awards-banner__content_card .heading{max-width:420px}.awards-banner__content_card .heading_level_2{font:700 48px/56px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.awards-banner__content_card .heading_level_2{font-size:19px;line-height:25px}}.awards-banner__content_card .main-banner__description{max-width:550px}@media (max-width:1023px){.awards-banner__content_card .main-banner__description{max-width:290px}}.awards .page__section{padding:56px 0}@media (max-width:1023px){.awards .page__section{padding-top:44px;padding-bottom:0;margin-bottom:56px}}.corporate-governance{margin-top:56px;margin-bottom:80px}@media (max-width:1023px){.corporate-governance{margin-top:32px;margin-bottom:48px}}.corporate-governance .static-sidebar{width:216px;margin-right:72px}.corporate-governance__body{display:flex}@media (max-width:1023px){.corporate-governance__body{display:block}}.corporate-governance .paragraph{margin-bottom:32px}@media (max-width:1023px){.corporate-governance .paragraph{margin-bottom:16px}}.corporate-governance .paragraph.small-margin{margin-bottom:12px}.corporate-governance .typography h3{margin-bottom:12px}.corporate-governance .typography h3.double-margin{margin-bottom:24px}.corporate-governance .typography ol li{display:block;padding-left:18px}.corporate-governance .typography ol li:before{position:absolute;margin-left:-18px}.corporate-governance .typography ol li span{margin-bottom:8px;display:block}.corporate-governance__card-image{max-width:162px}@media (max-width:1023px){.corporate-governance__card-image{margin-bottom:16px}}.corporate-governance__person-position{color:#6d6d73}@media (max-width:1023px){.corporate-governance__person-position{font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.rating{padding-top:56px}@media (max-width:1023px){.rating{padding-top:26px}}.rating__condition{margin-top:32px;padding-bottom:24px;display:flex;font-size:15px;line-height:22px}@media (max-width:1023px){.rating__condition{margin-top:20px}}.rating__condition__header{margin-bottom:8px}@media (max-width:1023px){.rating__condition__header{margin-top:12px}}.rating__condition .title{color:#6d6d73}.rating__condition .description{margin-bottom:18px}.rating__condition .documents__doc{background-color:transparent;padding:12px 0 0 0}.rating__condition .level{margin-bottom:12px;font:700 48px/56px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#dd0a34}.rating__condition sup{font-size:42%;vertical-align:super}.rating table{min-width:800px}.rating table.common_table{width:100%}.rating table.common_table th{border-bottom:1px solid #e4e8ed;font:700 15px/22px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;padding:17px 33px 17px 0}.rating table.common_table th:nth-child(1){width:288px}.rating table.common_table td{font-size:15px;line-height:22px;padding:10px 33px 10px 0}.rating table.common_table td p{margin:20px 0}.rating table span{color:#6d6d73;line-height:18px}.cookies{width:832px;margin-right:32px;margin-top:-32px;margin-bottom:80px}@media (max-width:1440px){.cookies{width:832px}}@media (max-width:1200px){.cookies{width:690px}}@media (max-width:1023px){.cookies{width:510px}}@media (max-width:1440px){.cookies{margin-right:32px}}@media (max-width:1200px){.cookies{margin-right:30px}}@media (max-width:1023px){.cookies{margin-right:30px}}@media (max-width:1023px){.cookies{padding:0 16px;width:100%;margin-top:-16px}}.cookies-description{font-size:20px;line-height:26px;margin-bottom:12px}.cookies-agreement{font-size:17px;line-height:27px}.cookies-header{width:60%}@media (max-width:1023px){.cookies-header{width:100%;font-size:28px;line-height:36px}}.mission{margin-top:64px;margin-bottom:80px;font-size:17px;line-height:27px}@media (max-width:1023px){.mission{margin-top:0;margin-bottom:40px}}.mission__title{margin-top:32px}.mission .list__title{margin-bottom:8px}@media (max-width:1023px){.mission p{font-size:15px;line-height:22px}}@media (max-width:1023px){.mission ul li h5{font-size:15px;line-height:22px}}@media (max-width:1023px){.mission .paragraph-m{display:block}}.tenders{margin-bottom:48px}.tenders-description{margin-bottom:12px;font-size:17px;line-height:24px}.tenders-heading{width:60%;margin-bottom:12px}@media (max-width:1023px){.tenders-heading{width:100%;font-size:28px;line-height:36px}}.tenders__list{margin-top:48px;flex-shrink:0}@media (max-width:1023px){.tenders__list{width:100%;margin-top:66px;margin-right:0}}.tenders__list .note{margin-bottom:12px;line-height:18px}.tenders__list-title{margin-bottom:24px}@media (max-width:1023px){.tenders__list-title{max-width:340px;margin-bottom:16px}}.tender__date{margin-bottom:12px;color:#6d6d73}.tender__heading{margin-bottom:45px}.tender__body .col{margin-bottom:12px;line-height:22px}.tender__body .file::before{display:inline-block;width:32px;height:32px;vertical-align:top;content:'';background-image:url("/assets/images/icons/documents.svg");transition:transform 200ms ease-in;transform:rotate(0);margin-right:16px}.tender__body .file__data{display:block;margin-left:52px;color:#6d6d73}.tender__body .component_docs{margin-bottom:80px}.correspond-rel{margin-bottom:80px}.correspond-rel h4{margin-top:4px;padding-bottom:12px}.business-smb-promos{padding-top:160px;padding-bottom:80px}@media (max-width:1023px){.business-smb-promos{padding-top:18px;padding-bottom:48px}}.business-smb-promos__content{position:relative}.business-smb-promos__content .tabs__content{padding-top:0}.business-smb-promos__content .tabs__list-wrapper{position:absolute;top:8px;right:0}@media (max-width:1023px){.business-smb-promos__content .tabs__list-wrapper{position:relative;top:0}}.business-smb-promos__send-phone{margin-top:80px}@media (max-width:1023px){.business-smb-promos__send-phone{margin-top:48px}}.smb-promo__body{max-width:832px;padding-bottom:40px;margin-right:initial;margin-left:0;padding-top:14px}@media (max-width:1023px){.smb-promo__body{padding-top:0}}.smb-promo__body .main-visual{padding:0}.smb-promo__body h2{margin-top:42px;font-size:28px;line-height:36px}@media (max-width:1023px){.smb-promo__body h2{margin-top:32px;font-size:19px;line-height:25px}}.smb-promo__body h3{margin-top:24px;font-size:20px;line-height:26px}@media (max-width:1023px){.smb-promo__body h3{margin-top:16px;font-size:15px;line-height:24px}}.smb-promo__body h2,.smb-promo__body h3{margin-bottom:16px;font-weight:bold}@media (max-width:1023px){.smb-promo__body h2,.smb-promo__body h3{margin-bottom:12px}}.smb-promo__body p{margin-bottom:16px}.smb-promo__body li p{margin:0;font-size:15px;line-height:24px;color:#6d6d73}@media (max-width:1023px){.smb-promo__body li p{font-size:13px;line-height:18px}}.smb-promo__body a.smb-promo{margin-top:32px;display:flex;width:-moz-fit-content;width:fit-content}.business-smb.no-arrows .awards__buttons{display:none}.person-list__items-wrapper{margin-top:40px;margin-right:-96px}@media (max-width:1023px){.person-list__items-wrapper{margin-right:0}}.person-list__items{display:flex;flex-wrap:wrap;margin-right:-32px}@media (max-width:1440px){.person-list__items{margin-right:-32px}}@media (max-width:1200px){.person-list__items{margin-right:-30px}}@media (max-width:1023px){.person-list__items{margin-right:-30px}}@media (max-width:1023px){.person-list__items{display:block;width:100%}}.person-list__item{width:256px;margin-right:32px}@media (max-width:1440px){.person-list__item{width:256px}}@media (max-width:1200px){.person-list__item{width:210px}}@media (max-width:1023px){.person-list__item{width:150px}}@media (max-width:1440px){.person-list__item{margin-right:32px}}@media (max-width:1200px){.person-list__item{margin-right:30px}}@media (max-width:1023px){.person-list__item{margin-right:30px}}@media (max-width:1023px){.person-list__item{width:100%;margin-bottom:40px;text-align:center}}.person-list__item__title{position:relative;max-width:288px;margin-top:16px;font-size:20px;line-height:26px}@media (max-width:1023px){.person-list__item__title{margin-top:8px;font-size:17px;max-width:initial}}.person-list__item .note{margin-top:8px;line-height:18px}@media (max-width:1023px){.person-list__item .note{margin-top:4px}}.person-list__image-wrapper{margin-top:32px}.person-list__image{width:162px}@media (max-width:1023px){.person-list__image{display:block;max-width:50%;margin:0 auto}}.person-list__link{transition:color .35s}.person-list__link:hover{color:#dd0a34}.send-resume{display:flex;padding:64px 0 80px;flex-direction:column;background-color:#f7f7f7;align-items:center}@media (max-width:1023px){.send-resume{padding:0;background-color:transparent}}.send-resume__title{margin-bottom:36px;text-align:center}@media (max-width:1023px){.send-resume__title{margin-bottom:24px;text-align:left}}.send-resume__description{margin-bottom:38px;text-align:center}@media (max-width:1023px){.send-resume__description{margin-bottom:22px;font-size:13px;line-height:18px;text-align:left}}.send-resume__body{width:928px;margin:auto;padding:40px 144px;background-color:#fff;border-radius:28px;box-shadow:0 0 16px rgba(79,105,118,0.1)}@media (max-width:1023px){.send-resume__body{width:auto;padding:0;background-color:transparent;box-shadow:none}}.send-resume .field__input{height:auto}.send-resume__select{margin-bottom:24px}.send-resume__name{max-width:100%;margin-bottom:24px}.send-resume__contacts{display:flex;margin-bottom:24px;justify-content:space-between}@media (max-width:1023px){.send-resume__contacts{display:block}}.send-resume__row{display:flex;margin-bottom:24px;justify-content:space-between}.send-resume__row:last-child{margin-bottom:0}.send-resume__phone,.send-resume__email{max-width:304px}@media (max-width:1023px){.send-resume__phone,.send-resume__email{max-width:100%}}.send-resume__phone .field__input,.send-resume__email .field__input{width:304px}@media (max-width:1023px){.send-resume__phone .field__input,.send-resume__email .field__input{width:100%}}.send-resume__phone{margin-right:32px}@media (max-width:1023px){.send-resume__phone{margin-right:0;margin-bottom:24px}}.send-resume__options{margin-bottom:4px}.send-resume__options .how-to-make__order-checkbox{margin-bottom:4px}.send-resume__options .how-to-make__order-checkbox:last-child{margin-bottom:0}.send-resume__options .field__icon{margin-bottom:0}.send-resume__options .field__input{padding:0}.send-resume__bottom{display:flex;justify-content:flex-end}@media (max-width:1023px){.send-resume__bottom{justify-content:flex-start}}.send-resume__conditions{max-width:340px;font-size:13px;line-height:18px;color:#919399}.send-resume__conditions a{color:#64666c}.send-resume__button{margin-top:-10px}@media (max-width:1023px){.send-resume__button{margin-top:0;margin-bottom:12px}}.send-resume__button_upload{flex-shrink:0;width:183px;height:40px}@media (max-width:1023px){.send-resume__button_upload{width:100%}}.send-resume__upload{position:relative;display:flex;padding-top:8px}@media (max-width:1023px){.send-resume__upload{display:block}}.send-resume__document{position:relative;display:flex;margin-left:16px}@media (max-width:1023px){.send-resume__document{margin-top:16px;margin-left:0}}.send-resume__document-icon{width:32px;height:32px;margin-right:12px;background-image:url("/assets/images/icons/documents.svg")}.send-resume__document-meta{font-size:13px;line-height:18px;color:#919399}.send-resume__document__file-name{font-size:15px}.send-resume .link-text{border-bottom:1px dashed #6d6d73}.send-resume .vue-modal .modal-header{margin-top:8px}.send-resume .vue-modal .modal-container{overflow:hidden}.send-resume .vue-modal .modal-body{max-height:80vh;overflow-y:auto}@media (max-width:1023px){.send-resume .vue-modal .modal-body{width:auto;max-width:90vw}}.send-resume .vue-modal .modal-body .container{padding:0;padding-right:10px;font-size:15px}.send-resume .vue-modal .modal__close{top:16px;z-index:1}.send-resume__heading{margin-bottom:16px}.send-resume .captcha-confirmation{margin-bottom:16px}.send-resume .application-success,.send-resume .application-failed{width:100%;max-width:928px}.send-resume .application-success__content,.send-resume .application-failed__content{max-width:100%;background-color:#fff;margin:0 auto;padding:40px 153px;border-radius:26px;box-shadow:0 0 16px rgba(79,105,118,0.1)}@media (max-width:1023px){.send-resume .application-success__content,.send-resume .application-failed__content{padding:0 16px;box-shadow:none;border-radius:0}}.send-resume .application-success__text,.send-resume .application-failed__text{font:400 17px/24px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.send-resume .application-success__text,.send-resume .application-failed__text{font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.template-news__subtitle{font-size:20px;line-height:26px}@media (max-width:1023px){.template-news__subtitle{font-size:17px;line-height:27px}}@media (max-width:1023px){.template-news__heading{font-size:28px;line-height:36px}}.template-news__image img{width:100%}.template-table__subtitle{font-size:17px;line-height:24px}@media (max-width:1023px){.template-table__subtitle{font-size:17px;line-height:27px}}.pagination{display:flex;-webkit-user-select:none;user-select:none;align-items:center}.pagination__pages{display:flex;align-items:center}@media (max-width:1023px){.pagination__pages{display:none}}.pagination__button{display:inline-flex;margin-right:16px;font-size:17px;line-height:24px;color:#636363;transition:color .35s;align-items:center}.pagination__button:last-child{margin-right:0}.pagination__button:hover{color:#dd0a34}.pagination__button svg{vertical-align:middle}.pagination__button.active{color:#dd0a34}.pagination__button__more{height:40px;margin-right:55px;font-size:15px;line-height:22px}@media (max-width:1023px){.pagination__button__more{display:block}}.file__upload_drop_area{position:relative}.file__upload__wrapper{margin-bottom:24px}.file__upload_info{position:relative;display:flex}@media (max-width:1023px){.file__upload_info{margin-top:16px;margin-left:0}}.file__upload_info-icon.loading{position:absolute;top:50%;width:16px;height:16px;background-image:url("/assets/images/icons/loader.png");background-repeat:no-repeat;background-size:cover;transform-origin:0 0;animation:loader .75s infinite}.file__upload_info-details-name{font-size:15px}.file__upload_info-details-meta{font-size:13px;line-height:18px;color:#919399}.file__upload .button_upload:disabled{color:#6d6d73;border-color:#cbcbd0}.file__upload .button__text{vertical-align:bottom}.file__upload .field__error{position:relative;margin-top:5px}.financial h4{font:700 20px/26px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.financial .paragraph.bolder-margened{font:700 15px/22px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;margin-top:10px;margin-bottom:14px}.financial .paragraph.grey{color:#6d6d73;font-size:13px}.financial .paragraph.phone{margin-bottom:0}.financial .paragraph.phone a{font:400 28px/36px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#dd0a34}@media (max-width:1023px){.financial .paragraph.phone a{font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.financial sup{font-size:65%;vertical-align:super}.financial .explanations{color:#919399;font-size:13px;line-height:18px}.financial .page__section{padding-bottom:0;padding-top:20px}.financial .page__section.withoverflow{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.financial .page__section.withoverflow::-webkit-scrollbar{display:none}.financial .big_red{color:#dd0a34;font-size:17px;line-height:27px;padding:28px 0}.financial table{min-width:800px}.financial table.common_table{width:100%}.financial table.common_table th{border-bottom:1px solid #e4e8ed;font:700 20px/26px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;padding:17px 0}.financial table.common_table th:nth-child(1){width:230px}.financial table.common_table th:nth-child(3){width:400px}.financial table.common_table td{font-size:15px;line-height:22px;padding:10px 0}.financial table.common_table td p{margin:20px 0}.report section{padding-top:56px}.report_padding-bottom{padding-bottom:26px}@media (max-width:1023px){.report_padding-bottom{padding-bottom:16px}}.report__address-city{cursor:pointer}.report__delivery{display:none}.report__delivery-body{display:inline-flex;align-items:center;font-size:15px;line-height:18px}@media (max-width:1023px){.report__delivery-body{font-size:13px;line-height:18px}}.report__delivery-body img{margin-right:10px}.report__delivery-body .link{display:contents}.report__delivery_padding-top{padding-top:22px}@media (max-width:1023px){.report__delivery_padding-top{padding-top:10px}}.report__delivery button{display:block;margin-top:30px}@media (max-width:1023px){.report__delivery button{margin-top:20px}}.report__delivery.active{display:block}.report .overflow-scroll{overflow:auto}.report .padd-top16{padding-top:16px}@media (max-width:1023px){.report .padd-top16{font-size:13px;line-height:18px;padding-bottom:26px}}.report .withoverflow{padding-top:26px;padding-bottom:54px}@media (max-width:1023px){.report .withoverflow{padding-bottom:0;padding-top:0}}.report table{min-width:800px}@media (max-width:1023px){.report table{min-width:auto}}.report table.common_table{width:100%}.report table.common_table th{border-bottom:1px solid #e4e8ed;font:700 15px/22px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;padding:17px 33px 17px 0;color:#6d6d73}@media (max-width:1023px){.report table.common_table th{padding:6px 0 10px 24px;min-width:128px;border-bottom:0 solid #e4e8ed}}.report table.common_table th:nth-child(1){width:288px;padding-left:0;padding-right:5px}@media (max-width:1023px){.report table.common_table th:nth-child(1){min-width:184px;border-right:1px solid rgba(227,232,237,0.4)}}.report table.common_table th h5{display:none;font-size:15px}@media (max-width:1023px){.report table.common_table th h5{display:block;line-height:22px}}.report table.common_table tr:first-child td{padding-top:32px}@media (max-width:1023px){.report table.common_table tr:first-child td{padding-top:16px}}.report table.common_table tr td{font-size:15px;line-height:22px;padding:12px 32px 12px 0}@media (max-width:1023px){.report table.common_table tr td{font-size:13px;padding:3px 0 3px 24px;min-width:128px;line-height:18px}}.report table.common_table tr td p{margin:20px 0}@media (max-width:1023px){.report table.common_table tr td:nth-child(1){min-width:184px;border-right:1px solid rgba(227,232,237,0.4);padding-left:0;padding-right:5px}}.report table span{color:#6d6d73;line-height:18px}.report table span.padd-l16{padding-left:32px;display:block;line-height:22px}@media (max-width:1023px){.report table span.padd-l16{padding-left:16px;padding-right:16px}}.report .select-filter{padding-bottom:12px;margin-top:24px;max-width:448px}.report__condition{margin-top:44px}.report__condition.ifrs .table__row{margin-bottom:0}.report__condition.ifrs .table__row .document_link{margin-bottom:24px;display:block;font-size:15px;position:relative;padding-left:0}@media (max-width:1023px){.report__condition.ifrs .table__row .document_link{margin-bottom:24px}}.report__condition.ifrs .table__row .document_link:before{display:none}.report__condition.ifrs .table__row .document_link:last-of-type{margin-bottom:24px}.report .documents__doc{padding:0;background-color:transparent;padding-bottom:24px}@media (max-width:1023px){.report .section{padding-top:26px}}@media (max-width:1023px){.report__condition{margin-top:20px}}.report__condition .table__title{display:none}@media (max-width:1023px){.report__condition .table__title{margin-bottom:20px}}.report__condition .table__row{margin-bottom:0}@media (max-width:1023px){.report__condition .table__row{display:block}}.report__condition .table__row .table__name{min-width:165px}@media (max-width:1023px){.report__condition .table__row .table__name{margin-bottom:16px}}@media (max-width:1023px){.report__condition .table__row .table__value{width:100%}}.report__condition .table__row .document_link{margin-bottom:12px;display:block;font-size:15px;position:relative;padding-left:16px}@media (max-width:1023px){.report__condition .table__row .document_link{margin-bottom:24px}}.report__condition .table__row .document_link:before{position:absolute;top:.7em;left:0;display:block;width:6px;height:6px;margin-right:12px;vertical-align:middle;content:'';background-color:#dd0a34;border-radius:2px}.report__condition .table__row .document_link:last-of-type{margin-bottom:24px}.report__condition .table__row .documents_ul{margin-bottom:24px}.report__condition .table__row .documents_ul li .document_link{margin-bottom:12px}.report__condition .table__row .documents__doc .documents__doc-name{font-size:15px}.shareholders .shareholders_docs{margin-top:24px}.shareholders.page__section{padding-top:80px}.shareholders.activity,.shareholders.aboutother{margin-bottom:32px}@media (max-width:1023px){.shareholders.about .table__row{display:initial}}.shareholders.about .table__row .table__name{padding-right:0;margin-right:30px}@media (max-width:1023px){.shareholders.about .table__row .table__name{width:100%;padding:0;margin:0 auto}}@media (max-width:1023px){.shareholders.about .table__row .table__name img{margin:0 auto;display:block;margin-bottom:28px}}@media (max-width:1023px){.shareholders.about .table__row .table__value{display:initial}}@media (max-width:1023px){.shareholders.about{margin-bottom:28px}}.shareholders .table__title.heading_level_5{margin-bottom:16px}.shareholders .table__name{width:192px;min-width:100px;padding-right:30px}.shareholders .table__name .note{font-size:15px;margin-top:5px}.shareholders .table__name img{max-width:162px}.shareholders .table__value .typography p{margin-top:0;margin-bottom:12px}@media (max-width:1023px){.shareholders .table__value .typography p{font-size:15px}}.shareholders .table__value .heading_level_3{margin-bottom:8px}@media (max-width:1023px){.shareholders .table__value{font-size:15px}}.shareholders .note{line-height:18px}.shareholders .note sup{font-size:8px;margin-top:-3px;display:inline-block;vertical-align:top}.shareholders.shareholders-percents .heading_level_3{margin-bottom:8px}.shareholders.shareholders-percents p.description{font-size:17px;margin-bottom:32px}@media (max-width:1023px){.shareholders.shareholders-percents p.description{font-size:15px}}.shareholders.shareholders-percents .table__name{width:60px;padding-right:0;min-width:60px}.shareholders.shareholders-percents .table__name .radialProgressBar{position:relative;font-size:60px;width:1em;height:1em;border-radius:50%;float:left;background-color:#f7f7fa}.shareholders.shareholders-percents .table__name .radialProgressBar *,.shareholders.shareholders-percents .table__name .radialProgressBar *:before,.shareholders.shareholders-percents .table__name .radialProgressBar *:after{box-sizing:content-box}.shareholders.shareholders-percents .table__name .radialProgressBar:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;content:" ";border-radius:100%;background-color:#fff;width:.78em;height:.78em}.shareholders.shareholders-percents .table__name .radialProgressBar .slice{position:absolute;width:1em;height:1em;clip:rect(0,1em,1em,.5em)}.shareholders.shareholders-percents .table__name .radialProgressBar .bar{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(0)}.shareholders.shareholders-percents .table__name .radialProgressBar.p51 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p51 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p51 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p52 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p52 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p52 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p53 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p53 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p53 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p54 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p54 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p54 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p55 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p55 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p55 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p56 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p56 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p56 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p57 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p57 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p57 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p58 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p58 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p58 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p59 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p59 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p59 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p60 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p60 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p60 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p61 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p61 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p61 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p62 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p62 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p62 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p63 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p63 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p63 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p64 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p64 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p64 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p65 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p65 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p65 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p66 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p66 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p66 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p67 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p67 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p67 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p68 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p68 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p68 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p69 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p69 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p69 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p70 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p70 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p70 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p71 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p71 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p71 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p72 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p72 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p72 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p73 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p73 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p73 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p74 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p74 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p74 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p75 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p75 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p75 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p76 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p76 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p76 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p77 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p77 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p77 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p78 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p78 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p78 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p79 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p79 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p79 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p80 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p80 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p80 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p81 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p81 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p81 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p82 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p82 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p82 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p83 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p83 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p83 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p84 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p84 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p84 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p85 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p85 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p85 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p86 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p86 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p86 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p87 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p87 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p87 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p88 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p88 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p88 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p89 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p89 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p89 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p90 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p90 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p90 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p91 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p91 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p91 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p92 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p92 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p92 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p93 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p93 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p93 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p94 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p94 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p94 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p95 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p95 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p95 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p96 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p96 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p96 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p97 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p97 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p97 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p98 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p98 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p98 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p99 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p99 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p99 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p100 .slice{clip:rect(auto,auto,auto,auto)}.shareholders.shareholders-percents .table__name .radialProgressBar.p100 .bar:after{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p100 .fill{position:absolute;border:.15em solid #000;width:.7em;height:.7em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p1 .bar{transform:rotate(3.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p2 .bar{transform:rotate(7.2deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p3 .bar{transform:rotate(10.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p4 .bar{transform:rotate(14.4deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p5 .bar{transform:rotate(18deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p6 .bar{transform:rotate(21.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p7 .bar{transform:rotate(25.2deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p8 .bar{transform:rotate(28.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p9 .bar{transform:rotate(32.4deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p10 .bar{transform:rotate(36deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p11 .bar{transform:rotate(39.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p12 .bar{transform:rotate(43.2deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p13 .bar{transform:rotate(46.800000000000004deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p14 .bar{transform:rotate(50.4deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p15 .bar{transform:rotate(54deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p16 .bar{transform:rotate(57.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p17 .bar{transform:rotate(61.2deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p18 .bar{transform:rotate(64.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p19 .bar{transform:rotate(68.4deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p20 .bar{transform:rotate(72deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p21 .bar{transform:rotate(75.60000000000001deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p22 .bar{transform:rotate(79.2deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p23 .bar{transform:rotate(82.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p24 .bar{transform:rotate(86.4deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p25 .bar{transform:rotate(90deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p26 .bar{transform:rotate(93.60000000000001deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p27 .bar{transform:rotate(97.2deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p28 .bar{transform:rotate(100.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p29 .bar{transform:rotate(104.4deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p30 .bar{transform:rotate(108deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p31 .bar{transform:rotate(111.60000000000001deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p32 .bar{transform:rotate(115.2deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p33 .bar{transform:rotate(118.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p34 .bar{transform:rotate(122.4deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p35 .bar{transform:rotate(126deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p36 .bar{transform:rotate(129.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p37 .bar{transform:rotate(133.20000000000002deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p38 .bar{transform:rotate(136.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p39 .bar{transform:rotate(140.4deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p40 .bar{transform:rotate(144deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p41 .bar{transform:rotate(147.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p42 .bar{transform:rotate(151.20000000000002deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p43 .bar{transform:rotate(154.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p44 .bar{transform:rotate(158.4deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p45 .bar{transform:rotate(162deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p46 .bar{transform:rotate(165.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p47 .bar{transform:rotate(169.20000000000002deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p48 .bar{transform:rotate(172.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p49 .bar{transform:rotate(176.4deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p50 .bar{transform:rotate(180deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p51 .bar{transform:rotate(183.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p52 .bar{transform:rotate(187.20000000000002deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p53 .bar{transform:rotate(190.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p54 .bar{transform:rotate(194.4deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p55 .bar{transform:rotate(198deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p56 .bar{transform:rotate(201.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p57 .bar{transform:rotate(205.20000000000002deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p58 .bar{transform:rotate(208.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p59 .bar{transform:rotate(212.4deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p60 .bar{transform:rotate(216deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p61 .bar{transform:rotate(219.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p62 .bar{transform:rotate(223.20000000000002deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p63 .bar{transform:rotate(226.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p64 .bar{transform:rotate(230.4deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p65 .bar{transform:rotate(234deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p66 .bar{transform:rotate(237.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p67 .bar{transform:rotate(241.20000000000002deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p68 .bar{transform:rotate(244.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p69 .bar{transform:rotate(248.4deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p70 .bar{transform:rotate(252deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p71 .bar{transform:rotate(255.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p72 .bar{transform:rotate(259.2deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p73 .bar{transform:rotate(262.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p74 .bar{transform:rotate(266.40000000000003deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p75 .bar{transform:rotate(270deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p76 .bar{transform:rotate(273.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p77 .bar{transform:rotate(277.2deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p78 .bar{transform:rotate(280.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p79 .bar{transform:rotate(284.40000000000003deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p80 .bar{transform:rotate(288deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p81 .bar{transform:rotate(291.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p82 .bar{transform:rotate(295.2deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p83 .bar{transform:rotate(298.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p84 .bar{transform:rotate(302.40000000000003deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p85 .bar{transform:rotate(306deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p86 .bar{transform:rotate(309.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p87 .bar{transform:rotate(313.2deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p88 .bar{transform:rotate(316.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p89 .bar{transform:rotate(320.40000000000003deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p90 .bar{transform:rotate(324deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p91 .bar{transform:rotate(327.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p92 .bar{transform:rotate(331.2deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p93 .bar{transform:rotate(334.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p94 .bar{transform:rotate(338.40000000000003deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p95 .bar{transform:rotate(342deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p96 .bar{transform:rotate(345.6deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p97 .bar{transform:rotate(349.2deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p98 .bar{transform:rotate(352.8deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p99 .bar{transform:rotate(356.40000000000003deg)}.shareholders.shareholders-percents .table__name .radialProgressBar.p100 .bar{transform:rotate(360deg)}.shareholders.shareholders-percents .table__value{display:grid;margin:auto 24px}.shareholders.shareholders-percents .table__value sup{font-size:10px;margin-top:-5px;display:inline-block;vertical-align:top}@media (max-width:1023px){.shareholders.shareholders-percents .table__value{line-height:24px}}.emitent-news__title{width:100%}@media (max-width:1023px){.emitent-news__title{width:100%}}.emitent-news.bank-details{margin-top:32px}.emitent-news .withoverflow{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}@media (max-width:1023px){.emitent-news .withoverflow{margin-left:-16px;margin-right:-16px;padding-left:16px}}.emitent-news .withoverflow::-webkit-scrollbar{display:none}.emitent-news table.common_table{width:100%}.emitent-news table.common_table th{border-bottom:1px solid #e4e8ed;font:700 15px/22px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;padding:16px 32px 16px 0}@media (max-width:1023px){.emitent-news table.common_table th{font:700 15px/22px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;border-bottom:0}}.emitent-news table.common_table th:nth-child(n+1){width:256px;max-width:288px;min-width:288px}@media (max-width:1440px){.emitent-news table.common_table th:nth-child(n+1){width:256px}}@media (max-width:1200px){.emitent-news table.common_table th:nth-child(n+1){width:210px}}@media (max-width:1023px){.emitent-news table.common_table th:nth-child(n+1){width:150px}}@media (max-width:1023px){.emitent-news table.common_table th:nth-child(n+1){width:256px;padding:0 16px 12px 24px;min-width:252px;border-right:1px solid #e4e8ed}}@media (max-width:1023px) and (max-width:1440px){.emitent-news table.common_table th:nth-child(n+1){width:256px}}@media (max-width:1023px) and (max-width:1200px){.emitent-news table.common_table th:nth-child(n+1){width:210px}}@media (max-width:1023px) and (max-width:1023px){.emitent-news table.common_table th:nth-child(n+1){width:150px}}.emitent-news table.common_table th:nth-child(1){width:40px;min-width:40px;max-width:40px;padding-right:16px}@media (max-width:1023px){.emitent-news table.common_table th:nth-child(1){padding:0 16px 12px 0;border-right:none}}.emitent-news table.common_table th:nth-child(2){width:352px;max-width:344px;min-width:344px}@media (max-width:1440px){.emitent-news table.common_table th:nth-child(2){width:352px}}@media (max-width:1200px){.emitent-news table.common_table th:nth-child(2){width:290px}}@media (max-width:1023px){.emitent-news table.common_table th:nth-child(2){width:210px}}@media (max-width:1023px){.emitent-news table.common_table th:nth-child(2){padding-left:0;max-width:258px;min-width:258px}}.emitent-news table.common_table th:nth-last-child(1){width:160px;min-width:160px;max-width:160px;padding-right:0}@media (max-width:1440px){.emitent-news table.common_table th:nth-last-child(1){width:160px}}@media (max-width:1200px){.emitent-news table.common_table th:nth-last-child(1){width:130px}}@media (max-width:1023px){.emitent-news table.common_table th:nth-last-child(1){width:90px}}@media (max-width:1023px){.emitent-news table.common_table th:nth-last-child(1){width:256px;padding-right:0;min-width:160px;border-right:none}}@media (max-width:1023px) and (max-width:1440px){.emitent-news table.common_table th:nth-last-child(1){width:256px}}@media (max-width:1023px) and (max-width:1200px){.emitent-news table.common_table th:nth-last-child(1){width:210px}}@media (max-width:1023px) and (max-width:1023px){.emitent-news table.common_table th:nth-last-child(1){width:150px}}.emitent-news table tr td{font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;padding:12px 32px 12px 0}@media (max-width:1023px){.emitent-news table tr td{font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.emitent-news table tr td:nth-child(n+1){width:256px;max-width:288px;min-width:288px}@media (max-width:1440px){.emitent-news table tr td:nth-child(n+1){width:256px}}@media (max-width:1200px){.emitent-news table tr td:nth-child(n+1){width:210px}}@media (max-width:1023px){.emitent-news table tr td:nth-child(n+1){width:150px}}@media (max-width:1023px){.emitent-news table tr td:nth-child(n+1){width:256px;padding:12px 16px 12px 24px;min-width:252px;border-right:1px solid #e4e8ed}}@media (max-width:1023px) and (max-width:1440px){.emitent-news table tr td:nth-child(n+1){width:256px}}@media (max-width:1023px) and (max-width:1200px){.emitent-news table tr td:nth-child(n+1){width:210px}}@media (max-width:1023px) and (max-width:1023px){.emitent-news table tr td:nth-child(n+1){width:150px}}.emitent-news table tr td:nth-child(1){color:#919399;width:40px;min-width:40px;max-width:40px;padding-right:16px}@media (max-width:1023px){.emitent-news table tr td:nth-child(1){color:#242729;padding:12px 16px 12px 0;border-right:none}}.emitent-news table tr td:nth-child(2){width:352px;max-width:344px;min-width:344px}@media (max-width:1440px){.emitent-news table tr td:nth-child(2){width:352px}}@media (max-width:1200px){.emitent-news table tr td:nth-child(2){width:290px}}@media (max-width:1023px){.emitent-news table tr td:nth-child(2){width:210px}}@media (max-width:1023px){.emitent-news table tr td:nth-child(2){padding-left:0;max-width:258px;min-width:258px}}.emitent-news table tr td:nth-last-child(1){width:160px;min-width:160px;max-width:160px;padding-right:0}@media (max-width:1440px){.emitent-news table tr td:nth-last-child(1){width:160px}}@media (max-width:1200px){.emitent-news table tr td:nth-last-child(1){width:130px}}@media (max-width:1023px){.emitent-news table tr td:nth-last-child(1){width:90px}}@media (max-width:1023px){.emitent-news table tr td:nth-last-child(1){width:256px;padding-right:0;min-width:160px;border-right:none}}@media (max-width:1023px) and (max-width:1440px){.emitent-news table tr td:nth-last-child(1){width:256px}}@media (max-width:1023px) and (max-width:1200px){.emitent-news table tr td:nth-last-child(1){width:210px}}@media (max-width:1023px) and (max-width:1023px){.emitent-news table tr td:nth-last-child(1){width:150px}}.emitent-news table tr td a{color:#dd0a34}.emitent-news table tr:last-child td{padding-bottom:0}.emitent-news table tr:first-child td{padding-top:24px}@media (max-width:1023px){.emitent-news table tr:first-child td{padding-top:12px}}.emitent-news__accordion-panel{overflow-x:hidden}.loan .info-tile__card_first .info-tile__card-inner{width:320px;max-width:320px}@media (max-width:1023px){.loan .info-tile__card_first .info-tile__card-inner{width:100%;max-width:300px}}@media (max-width:1023px){.loan .info-tile__card_first .info-tile__card-inner ul li{font-size:15px}}.loan .info-tile__card_first .info-tile__card-description{margin-bottom:0}.loan .info-tile__card-inner{max-width:300px}@media (max-width:1023px){.loan .heading_level_4{margin-bottom:8px}}.loan .padding-top-20{padding-top:20px}.loan .container{position:relative}@media (max-width:1023px){.loan .page__section_border .container{padding:24px 16px}}@media (max-width:1023px){.loan .how-to-use-profit__text{font-size:15px}}.loan .tabs__list-wrapper{position:absolute;right:40px;z-index:1;padding-top:23px}@media (max-width:1023px){.loan .tabs__list-wrapper{position:relative;right:0}}.loan .grid__column_size_4 .heading_level_4{padding-right:95px}@media (max-width:1023px){.loan .grid__column_size_4 .heading_level_4{padding-right:0}}@media (max-width:1023px){.loan .grid__column_size_8 ul li{font-size:13px}}.loan .info-tile .container{padding:0}.insurance-loan__how-to-use__mb12{margin-bottom:12px}.insurance-loan__how-to-use .tabs__list-wrapper{position:relative;padding-left:40px;padding-top:0}@media (max-width:1023px){.insurance-loan__how-to-use .tabs__list-wrapper{padding-left:16px}}.insurance-loan__how-to-use .tabs__content{padding-top:42px}@media (max-width:1023px){.insurance-loan__how-to-use .tabs__content{padding-top:24px}}.insurance-loan__how-to-use .table .table__row{width:100%;margin-bottom:50px}.insurance-loan__how-to-use .table .table__row:last-child{margin-bottom:0}@media (max-width:1023px){.insurance-loan__how-to-use .table .table__row{flex-direction:column;margin-bottom:28px}}.insurance-loan__how-to-use .table .table__name{width:256px;font:700 20px/26px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;margin-right:128px;padding-right:0}@media (max-width:1023px){.insurance-loan__how-to-use .table .table__name{width:100%;font:700 17px/24px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;margin-right:0;margin-bottom:8px}}.insurance-loan__how-to-use .table .table__value{width:736px}@media (max-width:1023px){.insurance-loan__how-to-use .table .table__value{width:100%}}@media (max-width:1023px){.insurance-loan__how-to-use .table .table__value p{font-size:13px;line-height:18px}}.insurance-loan__how-to-use .table .table__value .typography li{font-size:17px;line-height:24px}@media (max-width:1023px){.insurance-loan__how-to-use .table .table__value .typography li{font-size:13px;line-height:18px}}.insurance-loan__how-to-use .table .table__value .typography p{margin-bottom:12px}.incomeprotection .withmargins{margin-top:12px;margin-bottom:12px}.incomeprotection .table_tariffs{max-width:832px}.incomeprotection .info-tile__card{min-height:220px}@media (max-width:1023px){.incomeprotection .info-tile__card{min-height:90px}}.insurance-incomeprotection__indetail-note{display:block;margin-top:8px}@media (max-width:1023px){.insurance-incomeprotection .typography>ul>li{font-size:13px;line-height:18px}}.zabota .grid__column_size_4 .heading_level_4{padding-right:95px}@media (max-width:1023px){.zabota .grid__column_size_4 .heading_level_4{margin-bottom:8px;padding-right:0}}.zabota sup{display:inline-block;margin-top:-3px;margin-left:-1px;font-size:8px;vertical-align:top}.zabota .table-note{margin-bottom:40px;line-height:18px}.zabota__table{width:100%;overflow-x:auto;overflow-y:hidden}.zabota__table .table__header,.zabota__table .table__row{display:flex;width:100%;align-items:baseline}@media (max-width:1023px){.zabota__table .table__header,.zabota__table .table__row{justify-content:space-between}}.zabota__table .table__header .table__column:first-child,.zabota__table .table__row .table__column:first-child{margin-right:128px}@media (max-width:1023px){.zabota__table .table__header .table__column:first-child,.zabota__table .table__row .table__column:first-child{margin-right:24px}}.zabota__table .table__header{padding-bottom:16px;font-size:15px;line-height:22px;color:#636363;border-bottom:1px solid #e4e8ed}@media (max-width:1023px){.zabota__table .table__header{font-size:13px;line-height:18px}}.zabota__table .table__row{margin-bottom:0;padding-top:32px;font-size:17px}@media (max-width:1023px){.zabota__table .table__row .table__column{word-break:break-all;font-size:13px;line-height:18px}}.zabota__table .table__row .table__column:first-child{font-size:15px;line-height:22px}@media (max-width:1023px){.zabota__table .table__row .table__column:first-child{font-size:13px;line-height:18px}}.zabota__table .table__column{min-width:100px;margin-right:10px;text-align:left}.zabota__table .table__column:first-child{min-width:200px;text-align:left}@media (max-width:1023px){.zabota__table .table__column:first-child{min-width:80px;font-size:13px;line-height:18px}}.zabota .table_tariffs{margin-bottom:32px}.zabota .table_tariffs .table__value ul{list-style-type:none}@media (max-width:1023px){.zabota .table_tariffs .table__value ul li{font-size:13px}}.zabota .table_tariffs .table__value ul ul{margin-top:8px;list-style-type:none}.zabota .table_tariffs .table__value ul ul li:before{position:absolute;top:.65em;left:0;display:block;width:10px;height:1px;margin-right:12px;vertical-align:middle;content:'';background-color:#242729;border-radius:0}.securities__section{margin-top:24px}.securities__text{font-size:15px;line-height:22px;color:#242729;margin:0 0 16px 0}.securities__phone{font-size:28px;line-height:36px;color:#dd0a34}.annual-report-link{display:block;margin:24px 0 32px;line-height:22px;color:#dd0a34}.euro-bond{margin-top:24px}.euro-bond__item{margin-bottom:42px;font:700 20px/26px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.euro-bond__table{width:100%;margin-top:16px}.euro-bond__table td{width:50%;padding-bottom:21px}.euro-bond__table-description{font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#6d6d73}.euro-bond__table-value{font:400 17px/27px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.euro-bond__links{display:flex}.euro-bond__links-more,.euro-bond__links-prospectus{display:flex;align-items:center;justify-content:center}.euro-bond__links-more{margin-right:40px}.euro-bond__links-prospectus{font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.domestic-bond{margin-top:24px}.domestic-bond__text{margin-bottom:24px}.domestic-bond__item{margin-bottom:24px}.domestic-bond__item-title{margin-bottom:24px}.domestic-bond__item__content{font:400 17px/24px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.domestic-bond__item__content ul{padding-top:18px}.domestic-bond__item__content ul li{padding-left:18px}.domestic-bond__item__content ul li ul{padding-top:18px}.domestic-bond__list-item{position:relative;margin-bottom:12px;padding-left:18px;line-height:22px}.domestic-bond__list-item:before{position:absolute;top:7px;left:0;display:block;width:6px;height:6px;content:'';background-color:#dd0a34;border-radius:2px}.domestic-bond__list-item-link{color:#dd0a34}.domestic-bond__table{width:100%;margin-top:16px;margin-bottom:16px}.domestic-bond__table-head{padding-bottom:5px;font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;border-bottom:1px solid #c5c6c8}.domestic-bond__table-name{width:50%;padding:10px 0;font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#6d6d73}.domestic-bond__table-value{width:50%;padding:10px 0;font:400 17px/27px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.domestic-bond .documents{margin-bottom:16px;padding-top:16px}.share-price{margin-top:24px}.share-price__table{width:100%}.share-price__table td{width:50%;padding-bottom:21px}.share-price__table-description{font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#6d6d73}.share-price__table-value{font:400 17px/27px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.share-price__table-footnote{margin:4px 0 48px;font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#919399}.share-price__info{margin-top:34px;font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#919399}.regulation-info{margin-top:24px}.regulation-info__item{margin-bottom:51px}.regulation-info__item-title{margin:0 0 16px}.regulation-info__item-link{display:inline-flex;align-items:center;justify-content:center}.shares{margin-top:32px}.shares__item{margin-bottom:42px;font:700 20px/26px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.shares__table{width:100%;margin-top:16px}.shares__table td{width:50%;padding-bottom:24px}.shares__table-description{padding-right:32px;font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#6d6d73}.shares__table-value{font:400 17px/27px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.shares__table-value--quantity{font-size:28px;line-height:36px}.shares__table-value--text{font-size:17px;line-height:27px}.share-issues__date{line-height:22px;color:#6d6d73}.share-issues__title{margin:12px 0 16px}.share-issues__text{max-width:816px;margin-bottom:10px}.share-issues__text:last-of-type{margin:0}.share-issues__documents{margin-top:48px}html.landing .header{background-color:unset;position:absolute;left:0;z-index:11;width:100%;padding:0;opacity:1}html.landing .header__phone p{font-size:20px;line-height:26px;margin-bottom:4px}@media (max-width:1023px){html.landing .header__phone{display:none}}@media (max-width:1023px){html.landing .header__phone-icon{display:none}}html.landing .header__top{padding:25px 0 25px;display:flex}html.landing .header__top::after{display:none}html.landing .header__nav{display:flex;align-items:center;margin-left:auto}@media (max-width:1023px){html.landing .header__nav{display:none}}html.landing .header__nav__item{margin-right:24px;transition:color .35s;font-size:13px;line-height:18px}html.landing .header__nav__item:last-child{margin-right:0}html.landing .header__nav__item:hover{cursor:pointer;color:#dd0a34}@media (max-width:1023px){html.landing .header_marathon{background-color:#f7f7f7}}@media (max-width:1023px){html.landing .header_marathon .header__top{padding-top:12px}}html.landing .header_marathon .header__logo{width:205px;height:36px}@media (max-width:1023px){html.landing .header_about-work{position:static}}@media (max-width:1023px){html.landing .header_about-work .header__top{flex-direction:column;grid-gap:12px;gap:12px;padding-block:12px 0}}html.landing .header_about-work .header__logo{margin-bottom:0}html.landing .header_about-work .header__nav{margin-left:0}@media (max-width:1023px){html.landing .header_about-work .header__nav{display:flex;width:calc(100% + 32px);margin-left:-16px;padding:16px;white-space:nowrap;overflow-x:auto;background-color:#fff;border-bottom:1px solid #e4e8ed}html.landing .header_about-work .header__nav::-webkit-scrollbar{display:none}}html.landing .header_about-work .header__nav__item{margin-right:16px;font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){html.landing .header_about-work .header__nav__item{margin-right:28px;font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}@media (max-width:1023px){html.landing .header_about-work .header__nav-link{color:#6d6d73}}html.landing .header_about-work .header__nav-link.active{position:relative;color:#242729}html.landing .header_about-work .header__nav-link.active::before{content:"";position:absolute;top:calc(100% + 2px);left:0;width:100%;height:2px;background-color:#dd0a34}html.landing .header_bg-color_light-grey{background-color:#f7f7f7}html.landing .header.about-work_vacancy{position:relative}@media (max-width:1023px){.how-to-make_single{margin-top:20px;padding:32px 0}}.how-to-make_single .how-to-make__content{border-radius:28px;box-shadow:0 0 16px rgba(79,105,118,0.1)}.how-to-make_single .how-to-make__app--online{padding:18px 0 31px 72px}.how-to-make_single .how-to-make__app--online .how-to-make__app-image{width:420px;background-position:center}.multi-services .info-tile__card{min-height:234px}@media (max-width:1023px){.multi-services .info-tile__card{min-height:90px}}@media (max-width:1023px){.multi-services .how-to-make .button_medium{line-height:34px}}.multi-services__table{width:100%;overflow-x:auto;overflow-y:hidden}.multi-services__table .table__header,.multi-services__table .table__row{display:flex;width:100%;align-items:baseline}@media (max-width:1023px){.multi-services__table .table__header,.multi-services__table .table__row{justify-content:space-between}}.multi-services__table .table__header{padding-bottom:16px;font-size:15px;line-height:22px;color:#636363;border-bottom:1px solid #e4e8ed}@media (max-width:1023px){.multi-services__table .table__header{font-size:13px;line-height:18px}}.multi-services__table .table__row{margin-bottom:0;padding-top:32px;font-size:17px}.multi-services__table .table__row .table__column:first-child{font-size:15px;line-height:22px}@media (max-width:1023px){.multi-services__table .table__row .table__column:first-child{font-size:13px;line-height:18px}}.multi-services__table .table__row:last-child .table__column{font:700 20px/26px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.multi-services__table .table__row:last-child .table__column{font:700 17px/24px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.multi-services__table .table__row:last-child .table__column:first-child{font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.multi-services__table .table__row:last-child .table__column:first-child{font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.multi-services__table .table__column{min-width:100px;margin-right:20px;text-align:left}@media (max-width:1023px){.multi-services__table .table__column{font-size:13px;line-height:18px}}.multi-services__table .table__column:first-child{min-width:200px;text-align:left;margin-right:60px}@media (max-width:1023px){.multi-services__table .table__column:first-child{font-size:13px;line-height:18px;min-width:120px;margin-right:25px}}.multi-services .table_tariffs .table__value .note{display:block;margin-top:12px;font-size:15px;line-height:22px}@media (max-width:1023px){.multi-services .table_tariffs .table__value .note{margin-top:8px;font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.investments-main .main-slider{margin-bottom:0}.investments-main .investments-list__results{margin-bottom:40px}@media (max-width:1023px){.investments-main .investments-list__results{margin-bottom:24px}}.investments-main .investments-item-intresting__visual{width:523px;margin-right:74px}@media (max-width:1023px){.investments-main .investments-item-intresting__visual{width:100%;margin-right:0}}.investments-main .investments-item-intresting{height:345px}@media (max-width:1023px){.investments-main .investments-item-intresting{height:auto}}.investments-main .investments-item-intresting__text{margin-bottom:48px}@media (max-width:1023px){.investments-main .investments-item-intresting__text{margin-bottom:38px}}@media (max-width:1023px){.investments-main .investments-item-intresting__about{height:256px}}.investments-main .investments-item-intresting__image{width:500px}@media (max-width:1023px){.investments-main .investments-item-intresting__image{width:auto;height:200px}}.investments-broker__note{max-width:100%}.investments-broker-card__image{max-height:245px}.investments .main-banner__description{max-width:100%}.investments .main-banner__button{margin-bottom:8px}@media (max-width:1023px){.investments .advantages{padding-top:16px}}.investments .advantages__icon{max-width:32px;max-height:32px}.investments .recomended-products__title{margin-bottom:24px}.investments .tabs__content{padding-top:32px}.investments-note{padding-bottom:40px;font-size:13px;line-height:18px;word-break:break-word;color:#919399}@media (max-width:1023px){.investments-note{padding-bottom:24px}}.investments__title{margin-bottom:26px}@media (max-width:1023px){.investments__title{margin-bottom:16px;font-size:19px;line-height:25px}}.investments__tariffs-item{position:relative;width:352px;height:386px;padding:32px}.investments__tariffs-item-bottom-container{position:absolute;bottom:40px;display:flex;padding-left:4px;align-items:center}.investments__tariffs-item-bottom-container a{margin-left:24px}.investments__tariffs-item-title{margin-bottom:12px;font:700 28px/36px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.investments__tariffs-item-caption{margin-bottom:16px;font-size:15px;line-height:22px;color:#6d6d73}.investments__tariffs-item-description{font-size:15px;line-height:22px;color:#242729}.investments__events-header_wrapper{display:flex;width:calc(100% + 32px);margin-left:-32px;flex-wrap:wrap;justify-content:flex-start}@media (max-width:1023px){.investments__events-header_wrapper{overflow-y:auto;flex-wrap:nowrap}}.investments__events-item{margin-top:5px;margin-bottom:5px}.investments__events-item-caption{position:relative;margin-bottom:8px;margin-left:30px;font-size:13px;line-height:18px;color:#636363}.investments__events-item-caption::before{position:absolute;left:-30px;display:block;width:15px;height:15px;content:'';background:url("/assets/images/investments/calendar.svg")}@media (max-width:1023px){.investments__events-item-caption{margin-bottom:4px;font-size:13px;line-height:18px}}.investments__events-item-description{font-size:17px;line-height:24px}.investments__app{background:linear-gradient(89.57deg,#f7f7f7 .37%,#ececec 99.63%)}.investments__app .app__buttons{margin-top:46px}.investments__app-container{display:flex;justify-content:space-between}.investments__app-content{max-width:448px;padding:bottom 72px;padding-top:72px}.investments__app-image img{height:456px}.btn-qr{padding-right:16px;padding-left:16px}.btn-qr img{margin-right:11px}.show-more-button{display:none}.show-more-button.active{display:block}@media (max-width:1023px){.show-more-button.active{display:none}}.modal-header{margin-right:50px}.target__slider-block{min-width:256px;height:212px;margin-bottom:32px;margin-left:32px;padding:24px;text-align:center;background-color:#fff;border:1px solid #e4e8ed;border-radius:8px}@media (max-width:1023px){.target__slider-block{margin-bottom:0}}.target__slider-block--hidden{display:none}@media (max-width:1023px){.target__slider-block--hidden{display:block}}.target__slider-block-img{width:80px;height:80px;margin:12px auto 16px}.target__slider-block-img img{max-width:100%;max-height:100%}.target__slider-block-title{font-size:17px;line-height:24px;text-align:center}.target__slider-block-title--profit{color:#57b22f}.target__slider-block-duration{font-size:13px;line-height:18px;color:#919399}.target__slider-block-type{font-size:13px;line-height:18px;color:#919399}.broker-bonds__consultation-btn{margin-top:40px}@media (max-width:1023px){.broker-bonds__consultation-btn{margin-top:32px}}.broker-bonds__note{padding-bottom:0}@media (max-width:1023px){.broker-bonds__note{padding-bottom:0}}.broker-bonds .bonds-info{background-color:#f7f7f7}.broker-bonds .bonds-info__inner{display:flex;width:100%}@media (max-width:1023px){.broker-bonds .bonds-info__inner{flex-direction:column}}.broker-bonds .bonds-info__content{margin:50px 50px 0 0}@media (max-width:1023px){.broker-bonds .bonds-info__content{margin:40px 0 24px}}.broker-bonds .bonds-info__title{margin-bottom:18px}@media (max-width:1023px){.broker-bonds .bonds-info__title{margin-bottom:16px}}.broker-bonds .bonds-info__text{font-size:17px;line-height:24px}.broker-bonds .bonds-info__image{display:block;width:544px;height:379px}@media (max-width:1023px){.broker-bonds .bonds-info__image{width:100%;min-width:auto;max-width:343px;height:auto;margin:0 auto}}.broker-bonds .main-banner__button{margin-bottom:8px}.broker-bonds .advantages .advantages__item-description span{color:#dd0a34}.insurance-payment__work-principle__title{margin-bottom:24px}.insurance-payment__work-principle__cards{display:flex}@media (max-width:1023px){.insurance-payment__work-principle__cards{overflow-y:auto;margin-right:-16px}}.insurance-payment__work-principle__card{width:352px;margin-right:32px}@media (max-width:1023px){.insurance-payment__work-principle__card{min-width:256px}}.insurance-payment__work-principle__card:last-child{margin-right:0}.insurance-payment__work-principle__card__title{font:700 17px/24px 'GratimoGrotesk-Bold',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;margin-bottom:8px}.insurance-payment__work-principle__card__description{font:400 15px/22px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}@media (max-width:1023px){.insurance-payment__work-principle__card__description{font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.insurance-payment__work-principle__image-wrapper{background-color:#f7f7fa;border-radius:28px;margin-bottom:24px}@media (max-width:1023px){.insurance-payment__work-principle__image-wrapper{border-radius:16px}}.insurance-payment__work-principle__image{display:block;max-width:352px}@media (max-width:1023px){.insurance-payment__work-principle__image{max-width:256px;height:154px}}.insurance-payment__open-an-account__title{margin-bottom:24px}.insurance-payment__open-an-account__cards{display:flex;justify-content:space-between}@media (max-width:1023px){.insurance-payment__open-an-account__cards{flex-direction:column}}.insurance-payment__open-an-account__card{width:352px}@media (max-width:1023px){.insurance-payment__open-an-account__card{max-width:343px;margin-bottom:32px}.insurance-payment__open-an-account__card:last-child{margin-bottom:0}}@media (max-width:1023px){.insurance-payment__open-an-account__card .number-card__inner{flex-direction:column}}@media (max-width:1023px){.insurance-payment__open-an-account__card .number-card__top{margin-bottom:16px}}.send-insurance-payment{padding:64px 0 80px 0;background-color:#f7f7f7}@media (max-width:1023px){.send-insurance-payment{margin:0;padding:0;background-color:#fff}}.send-insurance-payment__title{text-align:center;margin-bottom:16px}@media (max-width:1023px){.send-insurance-payment__title{text-align:left}}.send-insurance-payment__description{text-align:center;font-size:15px;line-height:22px;margin-bottom:40px}@media (max-width:1023px){.send-insurance-payment__description{text-align:left;margin-bottom:20px;font-size:13px;line-height:18px}}.send-insurance-payment__form{width:928px;background-color:#fff;border-radius:28px;margin:0 auto;padding:42px 144px;box-shadow:0 0 16px rgba(79,105,118,0.1)}@media (max-width:1023px){.send-insurance-payment__form{width:auto;padding:0;box-shadow:none}}.send-insurance-payment__form .form__mt24{margin-top:24px}.send-insurance-payment__form .form__button{margin-top:0}@media (max-width:1023px){.send-insurance-payment__form .form__button{width:inherit;margin-bottom:0}}@media (max-width:1023px){.send-insurance-payment__form .form__footer{flex-flow:row}}