.form-field_light .form-field__container{background-color:#fff}.form-field_required .form-field__label:after{content:"*";display:inline-block;padding-left:12px}.form-field__label{display:block;font-size:14px;font-weight:500;line-height:16px;margin-bottom:12px}.form-field__container{border-radius:8px;background-color:#eeeff1;border:1px solid #e1e4eb;padding:14px 24px;display:flex;align-items:center;gap:16px}.form-field__rating{display:flex;flex-direction:row;gap:4px}.form-field__rating-star{cursor:pointer;width:24px;height:24px}.form-field__rating-star img{display:block;width:100%;height:100%}.form-field__rating-star:hover{filter:contrast(115%)}.form-field__input{flex:1;font-size:14px;line-height:16px;height:16px;font-weight:500;outline:none!important;border:none!important;background-color:rgba(0,0,0,0)!important;font-family:Geologica,sans-serif}.form-field__input::-moz-placeholder{font-weight:400;color:rgba(31,31,51,.6)}.form-field__input::placeholder{font-weight:400;color:rgba(31,31,51,.6)}select.form-field__input{color:#1f1f33}textarea.form-field__input{resize:vertical;min-height:84px;max-height:168px}.form-field__icon{width:16px;height:16px}.form-field__error{margin-top:6px;font-size:12px;line-height:1.2;color:#f33}.document{border-radius:8px;width:100%;background:#eeeff1;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:780px){.document{border-radius:4px}}.document__content{display:flex;padding:15px;justify-content:space-between;align-items:center;gap:20px;min-height:100px;height:100%}.document__content-left{display:flex;flex-direction:column;gap:5px}.document__title{font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.32px;max-width:380px}@media screen and (max-width:1760px){.document__title{font-size:14px;letter-spacing:-.28px}}.document__description{font-size:14px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.28px}@media screen and (max-width:1760px){.document__description{font-size:13px;letter-spacing:-.26px}}.document__content-right-image{width:32px!important;height:auto;min-width:32px}@media screen and (max-width:1760px){.document__content-right-image{width:24px!important;min-width:24px}}.document__download{display:flex;padding:15px;align-items:center;gap:20px;border-radius:8px;border:2px solid #eeeff1;background:#fff;justify-content:space-between;text-decoration:none!important}@media screen and (max-width:780px){.document__download{border-radius:4px}}.document__download-text{font-size:13px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.26px;text-decoration:initial!important;text-transform:none;color:initial}@media screen and (max-width:1420px){.document__download-text{font-size:12px;letter-spacing:-.24px}}.document__meta{font-size:13px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.26px;color:initial}@media screen and (max-width:1420px){.document__meta{font-size:12px;letter-spacing:-.24px}}.document-list{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1420px){.document-list{gap:10px}}.document-list__header{display:flex;justify-content:space-between;gap:30px}@media screen and (max-width:1260px){.document-list__header{gap:20px;flex-direction:column;justify-content:normal;align-items:normal}}.document-list__header .x-button{white-space:nowrap}@media screen and (max-width:1260px){.document-list__header .x-button{justify-content:normal}}.document-list__header-title{font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.32px;max-width:620px}@media screen and (max-width:1260px){.document-list__header-title{max-width:none}}@media screen and (max-width:780px){.document-list__header-title{font-size:14px;letter-spacing:-.3px}}.document-list__category{display:flex;flex-direction:column;gap:20px}.document-list__category-title{display:flex;padding:12px 0;justify-content:space-between;gap:10px;border-bottom:1px solid #e1e4eb;cursor:pointer;transition:.3s;font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.32px;margin-top:20px}.document-list__category-title:hover{opacity:.92}.document-list__category-title-image{width:16px;height:16px;transition:transform .3s;transform:rotate(180deg)}.document-list__category-title-image_collapsed{transform:rotate(0)}.document-list__category-documents{display:flex;gap:4px;flex-wrap:wrap;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;opacity:1}.document-list__category-documents_collapsed{max-height:0!important;opacity:0}.document-list__item{width:calc(33.33333% - 3px)}@media screen and (max-width:1260px){.document-list__item{width:calc(50% - 2px)}}@media screen and (max-width:780px){.document-list__item{width:100%}}.documents{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:18px}.documents__item{width:48.6%}@media screen and (max-width:780px){.documents__item{width:100%}}.b-content__documents{margin-bottom:20px;margin-top:20px}.x-button,a.x-button{display:flex;justify-content:center;align-items:center;gap:16px;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.28px;text-transform:uppercase;text-decoration:initial}.x-button:hover,a.x-button:hover{cursor:pointer;transition:.3s;opacity:.9}.x-button_variant-contained.x-button_corners-default{border-radius:12px}.x-button_variant-contained.x-button_theme-primary{background-color:#fecb00;color:#1f1f33}.x-button_variant-contained.x-button_theme-secondary{background-color:#f0f2f5;color:#1f1f33}.x-button_variant-contained.x-button_theme-light{background-color:#fff;color:#1f1f33}.x-button_variant-contained.x-button_theme-gray{background-color:#00000b;color:#fff}.x-button_variant-contained.x-button_theme-dark{background-color:#1f1f33;color:#fff}.x-button_variant-contained.x-button_size-md{padding:14px 24px}.x-button_variant-contained.x-button_size-md.x-button_corners-full{border-radius:24px}.x-button_variant-contained.x-button_size-lg{padding:20px 40px}.x-button_variant-contained.x-button_size-lg.x-button_corners-full{border-radius:36px}.x-button_variant-text.x-button_theme-primary{color:#fecb00}.x-button_variant-text.x-button_theme-secondary{color:#33373d}.x-button_variant-text.x-button_theme-light{color:#fff}.x-button_variant-text.x-button_theme-dark{color:#1f1f33}.x-button__icon{display:flex;justify-content:center;align-items:center;width:16px;height:16px}.x-button__icon-img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.x-button__text{line-height:100%}.img{max-width:100%;-o-object-fit:contain;object-fit:contain;height:auto}.block-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:30px 40px;border-radius:24px;background:#fff}@media screen and (max-width:1760px){.block-header{padding:26px 30px;border-radius:20px}}@media screen and (max-width:1420px){.block-header{padding:24px 30px;border-radius:16px}}@media screen and (max-width:1260px){.block-header{padding:40px 30px;border-radius:20px;flex-direction:column}}@media screen and (max-width:780px){.block-header{padding:30px 20px;border-radius:16px}}@media screen and (max-width:1260px){.block-header-wrapper-md-none{display:none}}.block-header_dark{background:#484c52}.block-header__left{display:flex;flex-direction:column;gap:8px}@media screen and (max-width:1260px){.block-header__left{width:100%;align-items:center;justify-content:center}}.block-header__before-title{font-size:14px;font-weight:400;line-height:100%}@media screen and (max-width:1260px){.block-header__before-title{text-align:center}}.block-header__title{font-size:24px;font-weight:600;letter-spacing:-4%;line-height:100%}@media screen and (max-width:1760px){.block-header__title{font-size:20px}}@media screen and (max-width:1420px){.block-header__title{font-size:18px}}@media screen and (max-width:1260px){.block-header__title{font-size:24px}}@media screen and (max-width:780px){.block-header__title{font-size:20px}}@media screen and (max-width:420px){.block-header__title{font-size:18px}}.block-header__after-title{font-size:14px;font-weight:400;line-height:100%}.block-header__right{display:flex;justify-content:flex-start;align-items:center;gap:10px}@media screen and (max-width:1260px){.block-header__right{width:100%;margin-top:30px;flex-direction:column}}@media screen and (max-width:780px){.block-header__right{align-items:normal}}.block-header__after-buttons,.block-header__before-buttons{display:block}.block-header__button-list{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}@media screen and (max-width:1260px){.block-header__button-list{width:100%}}@media screen and (max-width:480px){.block-header__button-list{flex-direction:column}}@media screen and (max-width:1260px){.block-header__button{width:100%}}.layout-section{width:100%;max-width:100%;position:relative;z-index:4;display:flex;align-items:center;padding:0}.layout-section_offset-lg{padding:160px 0;margin:60px 0}@media screen and (max-width:1760px){.layout-section_offset-lg{padding:140px 0}}@media screen and (max-width:1420px){.layout-section_offset-lg{padding:120px 0;margin:40px 0}}@media screen and (max-width:780px){.layout-section_offset-lg{padding:100px 0}}@media screen and (max-width:480px){.layout-section_offset-lg{padding:80px 0}}.layout-section_offset-md{padding:100px 0}@media screen and (max-width:1760px){.layout-section_offset-md{padding:80px 0}}@media screen and (max-width:1420px){.layout-section_offset-md{padding:60px 0}}@media screen and (max-width:780px){.layout-section_offset-md{padding:40px 0}}@media screen and (max-width:480px){.layout-section_offset-md{padding:30px 0}}.layout-section_offset-sm{padding:80px 0}@media screen and (max-width:1760px){.layout-section_offset-sm{padding:60px 0}}@media screen and (max-width:1420px){.layout-section_offset-sm{padding:40px 0}}@media screen and (max-width:1260px){.layout-section_offset-sm{padding:80px 0}}.layout-section_no-bottom-offset{padding-bottom:0}@media screen and (max-width:1760px){.layout-section_no-bottom-offset{padding-bottom:0}}@media screen and (max-width:1420px){.layout-section_no-bottom-offset{padding-bottom:0}}@media screen and (max-width:1260px){.layout-section_no-bottom-offset{padding-bottom:0}}@media screen and (max-width:780px){.layout-section_no-bottom-offset{padding-bottom:0}}@media screen and (max-width:480px){.layout-section_no-bottom-offset{padding-bottom:0}}.layout-section_light,.layout-section_white{background:#fff}.layout-section_gray{background:#eeeff1}@media screen and (max-width:1260px){.layout-section_gray{background:#e6e9f0}}.layout-section_dark{background:#33373d}.layout-section_primary{background:#fecb00}@media screen and (max-width:1760px){.layout-section_xl-light,.layout-section_xl-white{background:#fff}.layout-section_xl-gray{background:#eeeff1}.layout-section_xl-dark{background:#33373d}.layout-section_xl-primary{background:#fecb00}}@media screen and (max-width:1420px){.layout-section_lg-light,.layout-section_lg-white{background:#fff}.layout-section_lg-gray{background:#eeeff1}.layout-section_lg-dark{background:#33373d}.layout-section_lg-primary{background:#fecb00}}@media screen and (max-width:1260px){.layout-section_md-light,.layout-section_md-white{background:#fff}.layout-section_md-gray{background:#eeeff1}.layout-section_md-gray-primary{background:#e6e9f0}}@media screen and (max-width:780px){.layout-section_sm-gray-primary{background:#e6e9f0}}@media screen and (max-width:480px){.layout-section_xs-gray-primary{background:#e6e9f0}}@media screen and (max-width:420px){.layout-section_xxs-gray-primary{background:#e6e9f0}}@media screen and (max-width:1260px){.layout-section_md-dark{background:#33373d}.layout-section_md-primary{background:#fecb00}}@media screen and (max-width:780px){.layout-section_sm-light,.layout-section_sm-white{background:#fff}.layout-section_sm-gray{background:#eeeff1}.layout-section_sm-dark{background:#33373d}.layout-section_sm-primary{background:#fecb00}}@media screen and (max-width:480px){.layout-section_xs-light,.layout-section_xs-white{background:#fff}.layout-section_xs-gray{background:#eeeff1}.layout-section_xs-dark{background:#33373d}.layout-section_xs-primary{background:#fecb00}}.layout-section__inner{margin-right:auto;margin-left:auto;width:1600px}@media screen and (max-width:1760px){.layout-section__inner{width:1260px}}@media screen and (max-width:1420px){.layout-section__inner{width:1140px}}@media screen and (max-width:1260px){.layout-section__inner{width:700px}}@media screen and (max-width:780px){.layout-section__inner{width:440px}}@media screen and (max-width:480px){.layout-section__inner{width:calc(100% - 20px)}}.layout-section__inner_full-width{width:100%;max-width:100%}.section{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:40px}.section__body,.section__footer,.section__header{width:100%;display:block}.iframe-block{background-color:#fff;width:100%;border-radius:24px;padding:30px 40px}@media screen and (max-width:1760px){.iframe-block{padding:26px 30px;border-radius:20px}}@media screen and (max-width:1420px){.iframe-block{padding:24px 30px;border-radius:16px}}@media screen and (max-width:1260px){.iframe-block{padding:40px 30px;border-radius:20px}}@media screen and (max-width:780px){.iframe-block{padding:30px 20px;border-radius:16px}}.button{display:flex;align-items:center;justify-content:center;gap:16px;cursor:pointer;transition:.3s;height:-moz-min-content;height:min-content;width:100%}.button:hover{opacity:.9}.button.button_disabled{opacity:.4;pointer-events:none}@media screen and (max-width:1260px){.button_bg-md{background-color:#e6e9f0!important}.button_bg-md-light{background-color:#fff!important}}.button_pd-0{padding:0}.button_pd-xs{padding:18px}@media screen and (max-width:1760px){.button_pd-xs{padding:15px}}@media screen and (max-width:1420px){.button_pd-xs{padding:14px}}.button_pd-sm{padding:16px 24px}@media screen and (max-width:1760px){.button_pd-sm{padding:15px 20px}}@media screen and (max-width:1420px){.button_pd-sm{padding:14px 18px}}.button_pd-sm-primary{padding:14px 24px}@media screen and (max-width:1760px){.button_pd-sm-primary{padding:14px 20px}}@media screen and (max-width:1420px){.button_pd-sm-primary{padding:12px 18px}}.button_pd-md{padding:18px 28px}@media screen and (max-width:1760px){.button_pd-md{padding:15px 20px}}@media screen and (max-width:1420px){.button_pd-md{padding:14px 18px}}.button_pd-lg{padding:20px 40px}@media screen and (max-width:1760px){.button_pd-lg{padding:14px 36px}}@media screen and (max-width:1420px){.button_pd-lg{padding:12px 16px}}.button__icon{height:-moz-min-content;height:min-content}@media screen and (max-width:1760px){.button__icon{width:18px;height:18px}}@media screen and (max-width:1420px){.button__icon{width:16px;height:16px}}@media screen and (max-width:1260px){.button__icon{width:18px;height:18px}}.button__text{font-weight:400;font-size:14px;line-height:100%;letter-spacing:-.28px}@media screen and (max-width:1760px){.button__text{font-size:13px;letter-spacing:-.26px}}@media screen and (max-width:1260px){.button__text{font-size:14px;letter-spacing:-.28px}}@media screen and (max-width:780px){.button__text{font-size:13px;letter-spacing:-.26px}}.button__icon-bg{background-color:#eeeff1;padding:18px;border-radius:12px;height:-moz-min-content;height:min-content;display:flex;align-items:center}@media screen and (max-width:1760px){.button__icon-bg{padding:15px}}@media screen and (max-width:1420px){.button__icon-bg{padding:14px}}@media screen and (max-width:1260px){.button__icon-bg{background-color:#fff}}.button__border-radius-12{border-radius:12px}.button__border-radius-8{border-radius:8px}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;overflow:hidden;max-width:100%}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-selection{position:absolute;top:0;left:0;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:move;-webkit-box-shadow:0 0 0 9999em #00000080;box-shadow:0 0 0 9999em #00000080}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}.ReactCrop__crop-selection:focus{outline:none;border-color:#00f;border-style:solid}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{position:absolute;content:"";display:block;width:10px;height:10px;background-color:#0003;border:1px solid rgba(255,255,255,.7);outline:1px solid transparent}.ReactCrop__drag-handle:focus:after{border-color:#00f;background:#2dbfff}.ReactCrop .ord-nw{top:0;left:0;margin-top:-5px;margin-left:-5px;cursor:nw-resize}.ReactCrop .ord-nw:after{top:0;left:0}.ReactCrop .ord-n{top:0;left:50%;margin-top:-5px;margin-left:-5px;cursor:n-resize}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{top:0;right:0;margin-top:-5px;margin-right:-5px;cursor:ne-resize}.ReactCrop .ord-ne:after{top:0;right:0}.ReactCrop .ord-e{top:50%;right:0;margin-top:-5px;margin-right:-5px;cursor:e-resize}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{bottom:0;right:0;margin-bottom:-5px;margin-right:-5px;cursor:se-resize}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{bottom:0;left:50%;margin-bottom:-5px;margin-left:-5px;cursor:s-resize}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{bottom:0;left:0;margin-bottom:-5px;margin-left:-5px;cursor:sw-resize}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{top:50%;left:0;margin-top:-5px;margin-left:-5px;cursor:w-resize}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:6px;margin-top:-3px}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:6px;height:100%;margin-right:-3px}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:6px;margin-bottom:-3px}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:6px;height:100%;margin-left:-3px}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:24px;height:24px}}.place-field{position:relative}.place-field__list-wrapper{top:0;left:0;right:0;bottom:0;z-index:1000;position:fixed;background-color:rgba(255,255,255,.1)}.place-field__list-underlay{top:0;left:0;right:0;bottom:0;z-index:1;position:absolute}.place-field__list{z-index:2;width:100%;overflow-y:auto;max-height:200px;border-radius:8px;position:absolute;background-color:#fff;border:1px solid #e1e4eb}.place-field__list-item{padding:10px;cursor:pointer}.place-field__list-item :hover{background-color:#f0f0f0}@media screen and (max-width:1260px){.online-payment{background-color:#fff;border-radius:12px;padding:60px 30px}}@media screen and (max-width:780px){.online-payment{padding:40px 20px}}.online-payment__inner{display:flex;flex-direction:row;align-items:flex-start}@media screen and (max-width:1260px){.online-payment__inner{flex-direction:column;align-items:stretch}}.online-payment__left{padding:80px 40px;width:100%}@media screen and (max-width:1760px){.online-payment__left{padding:60px 30px}}@media screen and (max-width:1420px){.online-payment__left{padding:40px 30px}}@media screen and (max-width:1260px){.online-payment__left{padding:0}}.online-payment__title{font-size:28px;line-height:1;margin-bottom:10px;font-weight:700;color:#1f1f33}@media screen and (max-width:1760px){.online-payment__title{font-size:24px;margin-bottom:8px}}@media screen and (max-width:1420px){.online-payment__title{font-size:20px}}@media screen and (max-width:1260px){.online-payment__title{font-size:24px;margin-bottom:6px}}@media screen and (max-width:780px){.online-payment__title{font-size:20px}}.online-payment__subtitle{font-weight:400;font-size:16px;line-height:1.2;color:rgba(31,31,51,.8);margin-bottom:40px}@media screen and (max-width:1760px){.online-payment__subtitle{font-size:14px;margin-bottom:30px}}@media screen and (max-width:1260px){.online-payment__subtitle{margin-bottom:40px}}@media screen and (max-width:780px){.online-payment__subtitle{margin-bottom:20px}}.online-payment__alert-block{margin-bottom:40px}@media screen and (max-width:1760px){.online-payment__alert-block{margin-bottom:30px}}@media screen and (max-width:1260px){.online-payment__alert-block{margin-bottom:40px}}@media screen and (max-width:780px){.online-payment__alert-block{margin-bottom:20px}}.online-payment__form-block{margin-bottom:40px}@media screen and (max-width:1760px){.online-payment__form-block{margin-bottom:30px}}@media screen and (max-width:1260px){.online-payment__form-block{margin-bottom:40px}}@media screen and (max-width:780px){.online-payment__form-block{margin-bottom:20px}}@media screen and (max-width:1260px){.online-payment__hint-block{margin-bottom:40px}}@media screen and (max-width:780px){.online-payment__hint-block{margin-bottom:20px}}.online-payment__right{width:504px;min-width:504px;max-width:504px;background-color:#eeeff1;padding:80px 40px;border-radius:32px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1760px){.online-payment__right{width:392px;min-width:392px;max-width:392px;padding:60px 30px;border-radius:24px}}@media screen and (max-width:1420px){.online-payment__right{width:359px;min-width:359px;max-width:359px;padding:40px 30px;border-radius:16px}}@media screen and (max-width:1260px){.online-payment__right{width:100%;min-width:100%;max-width:100%;border-radius:12px;padding:30px 20px;display:block}}.online-payment-alert-block{padding:24px;border-radius:8px;border:1px solid #f33}@media screen and (max-width:1760px){.online-payment-alert-block{padding:20px}}@media screen and (max-width:1420px){.online-payment-alert-block{padding:16px}}@media screen and (max-width:1260px){.online-payment-alert-block{padding:24px}}@media screen and (max-width:780px){.online-payment-alert-block{padding:24px 20px}}.online-payment-alert-block__header{margin-bottom:12px;display:flex;align-items:center;gap:16px}@media screen and (max-width:1760px){.online-payment-alert-block__header{margin-bottom:10px}}@media screen and (max-width:1260px){.online-payment-alert-block__header{margin-bottom:12px}}.online-payment-alert-block__title{flex:1;font-size:20px;font-weight:700;color:#f33;line-height:1.2}@media screen and (max-width:1760px){.online-payment-alert-block__title{font-size:18px}}@media screen and (max-width:1420px){.online-payment-alert-block__title{font-size:16px}}@media screen and (max-width:1260px){.online-payment-alert-block__title{font-size:20px}}@media screen and (max-width:780px){.online-payment-alert-block__title{font-size:18px}}.online-payment-alert-block__close{width:20px;height:20px;cursor:pointer;transition:all .25s linear}.online-payment-alert-block__close:hover{opacity:.6;transform:scale(1.1)}.online-payment-alert-block__close img{width:100%;height:100%;display:block}@media screen and (max-width:1760px){.online-payment-alert-block__close{width:16px;height:16px}}@media screen and (max-width:1260px){.online-payment-alert-block__close{width:20px;height:20px}}@media screen and (max-width:780px){.online-payment-alert-block__close{width:18px;height:18px}}.online-payment-alert-block__content{font-size:16px;font-weight:500;color:#f33;line-height:1.4}@media screen and (max-width:1760px){.online-payment-alert-block__content{font-size:14px}}.online-payment-form-block{display:flex;align-items:flex-end;gap:16px}@media screen and (max-width:780px){.online-payment-form-block{flex-direction:column}}.online-payment-form-block__field{flex:10;width:100%}.online-payment-form-block__field>label{display:flex;margin-bottom:12px;font-size:14px;line-height:16px;font-weight:500}.online-payment-form-block__field>input{display:flex;width:100%;background-color:#eeeff1;border:1px solid #e1e4eb;padding:14px 24px;border-radius:8px;color:#1f1f33;font-size:14px;line-height:16px;font-weight:500}.online-payment-form-block__button{flex:1;text-transform:uppercase;padding:14px 24px;border-radius:8px}.online-payment-amount-form-block{display:flex;background-color:#eeeff1;border-radius:16px}@media screen and (max-width:780px){.online-payment-amount-form-block{flex-direction:column}}.online-payment-amount-form-block__left{width:50%;background-color:#fff;border-radius:16px;border:4px solid #eeeff1;padding:40px 20px;display:flex;flex-direction:column;justify-content:center;gap:16px}@media screen and (max-width:780px){.online-payment-amount-form-block__left{width:100%;align-items:center;justify-content:center;padding:24px}}.online-payment-amount-form-block__name{font-size:24px;font-weight:700;color:#1f1f33}.online-payment-amount-form-block__text{color:rgba(31,31,51,.8);font-size:14px}.online-payment-amount-form-block__right{width:50%;padding:30px 20px}@media screen and (max-width:780px){.online-payment-amount-form-block__right{width:100%}}.online-payment-amount-form-block__form-field{display:flex;flex-direction:column;margin-bottom:12px;position:relative}.online-payment-amount-form-block__form-field:after{content:"грн";position:absolute;top:38px;right:14px;font-size:14px;font-weight:300;opacity:.4}.online-payment-amount-form-block__form-field>label{display:flex;margin-bottom:12px;font-size:14px;line-height:16px;font-weight:500}.online-payment-amount-form-block__form-field>label.error{color:#f33}.online-payment-amount-form-block__form-field>input{display:flex;width:100%;background-color:#fff;border:1px solid rgba(0,0,0,0);padding:12px 52px 12px 22px;border-radius:8px;color:#1f1f33;font-size:14px;line-height:16px;font-weight:500}.online-payment-amount-form-block__form-field>input.error{border:1px solid #f33;color:#f33}.online-payment-amount-form-block__form-field>.error-message{font-size:13px;line-height:1.1;color:#f33;margin-top:8px}.online-payment-hint-block{padding:24px;border-radius:8px;border-width:1px;border-style:solid;display:flex;flex-direction:row;align-items:center;gap:16px}.online-payment-hint-block_warning{border-color:#fecb00;background-color:#fefaea}.online-payment-hint-block_error{border-color:#f33;background-color:#ffeceb}@media screen and (max-width:1760px){.online-payment-hint-block{padding:20px}}@media screen and (max-width:1420px){.online-payment-hint-block{padding:16px}}@media screen and (max-width:1260px){.online-payment-hint-block{padding:24px}}@media screen and (max-width:780px){.online-payment-hint-block{padding:20px;flex-direction:column;align-items:flex-start;gap:12px}}.online-payment-hint-block__icon{width:20px;height:20px}.online-payment-hint-block__icon img{width:100%;height:100%;display:block}@media screen and (max-width:1760px){.online-payment-hint-block__icon{width:16px;height:16px}}@media screen and (max-width:1260px){.online-payment-hint-block__icon{width:20px;height:20px}}@media screen and (max-width:780px){.online-payment-hint-block__icon{width:18px;height:18px}}.online-payment-hint-block__text{font-size:20px;line-height:1.1;font-weight:700;color:#1f1f33}@media screen and (max-width:1760px){.online-payment-hint-block__text{font-size:18px}}@media screen and (max-width:1420px){.online-payment-hint-block__text{font-size:16px}}@media screen and (max-width:1260px){.online-payment-hint-block__text{font-size:20px}}@media screen and (max-width:780px){.online-payment-hint-block__text{font-size:18px}}.online-payment-bank-details-block{width:100%}.online-payment-bank-details-block__title{font-size:28px;font-weight:600;margin-bottom:10px}@media screen and (max-width:1760px){.online-payment-bank-details-block__title{font-size:24px}}@media screen and (max-width:1420px){.online-payment-bank-details-block__title{font-size:20px}}@media screen and (max-width:1260px){.online-payment-bank-details-block__title{font-size:24px}}.online-payment-bank-details-block__subtitle{font-size:16px;line-height:1.2;color:rgba(31,31,51,.8);margin-bottom:40px}@media screen and (max-width:1760px){.online-payment-bank-details-block__subtitle{font-size:14px;margin-bottom:30px}}@media screen and (max-width:1420px){.online-payment-bank-details-block__subtitle{margin-bottom:20px}}.online-payment-bank-details-block__list-item{display:flex;gap:8px;align-items:center}.online-payment-bank-details-block__list-item:not(:last-child){padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid rgba(31,31,51,.1)}.online-payment-bank-details-block__list-item-left{width:100%}.online-payment-bank-details-block__list-item-key{font-size:14px;line-height:1;color:rgba(31,31,51,.8);margin-bottom:8px}@media screen and (max-width:480px){.online-payment-bank-details-block__list-item-key{font-size:12px}}.online-payment-bank-details-block__list-item-value{font-size:14px;line-height:1;font-weight:500}@media screen and (max-width:480px){.online-payment-bank-details-block__list-item-value{font-size:12px}}.online-payment-bank-details-block__list-item-right{width:32px;min-width:32px;max-width:32px;height:32px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#fff;border-radius:4px;transition:all .3s linear;cursor:pointer}.online-payment-bank-details-block__list-item-right:hover{opacity:.8}.our-products__cards{display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width:1420px){.our-products__cards{gap:10px}}@media screen and (max-width:780px){.our-products__cards{gap:8px}}@media screen and (max-width:480px){.our-products__cards{gap:4px}}.our-products__card{width:calc(33.333% - 13.4px);background-color:#e1e4eb;display:flex;flex-direction:column;border-radius:32px}@media screen and (max-width:1760px){.our-products__card{border-radius:24px}}@media screen and (max-width:1420px){.our-products__card{width:calc(33.333% - 7px);border-radius:16px}}@media screen and (max-width:1260px){.our-products__card{width:calc(50% - 10px)}}@media screen and (max-width:780px){.our-products__card{border-radius:12px;width:100%}}@media screen and (max-width:480px){.our-products__card{border-radius:8px}}.our-products__card-image-wrapper{width:100%;height:360px;min-height:360px;display:flex}@media screen and (max-width:1760px){.our-products__card-image-wrapper{height:282px;min-height:282px}}@media screen and (max-width:1420px){.our-products__card-image-wrapper{height:258px;min-height:258px}}@media screen and (max-width:1260px){.our-products__card-image-wrapper{height:280px;min-height:280px}}@media screen and (max-width:780px){.our-products__card-image-wrapper{height:auto;min-height:auto}}@media screen and (max-width:480px){.our-products__card-image-wrapper{height:280px;min-height:280px}}.our-products__card-image-wrapper:hover{opacity:.95}.our-products__card-image{width:100%!important;border-top-left-radius:32px;border-top-right-radius:32px}@media screen and (max-width:1760px){.our-products__card-image{border-top-left-radius:24px;border-top-right-radius:24px}}@media screen and (max-width:1420px){.our-products__card-image{border-top-left-radius:16px;border-top-right-radius:16px}}@media screen and (max-width:780px){.our-products__card-image{border-top-left-radius:12px;border-top-right-radius:12px}}@media screen and (max-width:480px){.our-products__card-image{border-top-left-radius:8px;border-top-right-radius:8px}}.our-products__card-body{display:flex;padding:60px 40px;flex-direction:column;gap:30px;border-radius:32px;background:#fff;height:100%}@media screen and (max-width:1760px){.our-products__card-body{border-radius:24px;padding:40px 30px}}@media screen and (max-width:1420px){.our-products__card-body{border-radius:16px}}@media screen and (max-width:1260px){.our-products__card-body{padding:30px 20px}}@media screen and (max-width:780px){.our-products__card-body{border-radius:12px;padding:30px 20px}}@media screen and (max-width:480px){.our-products__card-body{border-radius:8px}}@media screen and (max-width:420px){.our-products__card-body{padding:24px 16px}}.our-products__card-body-title-and-button{display:flex;justify-content:space-between;gap:20px}.our-products__card-body-title{font-size:28px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.56px}@media screen and (max-width:1760px){.our-products__card-body-title{font-size:20px;letter-spacing:-.4px}}@media screen and (max-width:780px){.our-products__card-body-title{font-size:16px;letter-spacing:-.32px}}.our-products__card-body-button-wrapper a{position:relative;display:inline-flex;align-items:center;text-decoration:none;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.28px;text-transform:uppercase}.our-products__card-body-button-wrapper a:after{content:"";display:inline-block;width:16px;height:16px;background-image:url(/assets/images/icons/arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;margin-left:12px}.our-products__params{display:flex;flex-direction:column}.our-products__param{display:flex;padding:16px 0;justify-content:space-between;gap:15px;align-items:center;border-bottom:1px solid #e1e4eb}@media screen and (max-width:1760px){.our-products__param{padding:14px 0}}@media screen and (max-width:1420px){.our-products__param{padding:12px 0}}.our-products__param-left{font-size:16px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.32px}@media screen and (max-width:1760px){.our-products__param-left{font-size:14px;letter-spacing:-.28px}}.our-products__param-right{display:flex;align-items:center;gap:8px}.our-products__param-right-prefix{font-size:14px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.28px}.our-products__param-right-prefix-value{font-size:24px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.48px}@media screen and (max-width:1760px){.our-products__param-right-prefix-value{font-size:16px;letter-spacing:-.32px}}.our-products__card-full-width{width:100%;background-color:#fff;display:flex;padding:40px;justify-content:space-between;align-items:center;border-radius:32px}@media screen and (max-width:1760px){.our-products__card-full-width{border-radius:24px;padding:30px}}@media screen and (max-width:1420px){.our-products__card-full-width{border-radius:16px}}@media screen and (max-width:1260px){.our-products__card-full-width{flex-direction:column;justify-content:normal;align-items:normal;gap:40px}}@media screen and (max-width:780px){.our-products__card-full-width{padding:20px;border-radius:12px}}@media screen and (max-width:480px){.our-products__card-full-width{border-radius:8px}}.our-products__card-full-width-image-wrapper{width:calc(50% - 10px);height:530px;min-height:530px;display:flex;background-color:#e1e4eb;border-radius:24px;padding:30px}@media screen and (max-width:1760px){.our-products__card-full-width-image-wrapper{width:50%;height:406px;min-height:406px;border-radius:16px}}@media screen and (max-width:1420px){.our-products__card-full-width-image-wrapper{height:354px;min-height:354px;border-radius:8px}}@media screen and (max-width:1260px){.our-products__card-full-width-image-wrapper{height:auto;min-height:auto;width:100%}}.our-products__card-full-width-image-wrapper:hover{opacity:.95}.our-products__card-full-width-image{width:100%!important}.our-products__card-full-width-body{display:flex;padding:40px;flex-direction:column;gap:30px;height:100%;width:calc(50% - 10px);justify-content:center}@media screen and (max-width:1760px){.our-products__card-full-width-body{width:50%}}@media screen and (max-width:1420px){.our-products__card-full-width-body{padding:30px}}@media screen and (max-width:1260px){.our-products__card-full-width-body{padding:0;width:100%}}@media screen and (max-width:780px){.our-products__card-full-width-body{gap:20px}}.our-products__card-full-width-body .our-products__params{margin-bottom:10px}@media screen and (max-width:1260px){.our-products__card-full-width-body .our-products__params{margin-bottom:0}}.our-products__card-full-width-title-and-badge{display:flex;justify-content:space-between;gap:20px;align-items:center}.our-products__card-full-width-title{font-size:32px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.64px}@media screen and (max-width:1760px){.our-products__card-full-width-title{font-size:24px;letter-spacing:-.48px}}@media screen and (max-width:780px){.our-products__card-full-width-title{font-size:20px;letter-spacing:-.4px}}@media screen and (max-width:420px){.our-products__card-full-width-title{font-size:18px;letter-spacing:-.36px}}.our-products__card-full-width-badge{font-size:14px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.28px;text-transform:uppercase;display:flex;padding:6px 12px;justify-content:center;align-items:center;gap:10px;border-radius:80px;background:#fecb00}@media screen and (max-width:420px){.our-products__card-full-width-badge{font-size:12px}}.our-products__card-full-width-description{font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.32px;margin-bottom:10px}@media screen and (max-width:1760px){.our-products__card-full-width-description{font-size:14px;letter-spacing:-.28px}}@media screen and (max-width:1260px){.our-products__card-full-width-description{margin-bottom:0}}.page-navigation{display:flex;flex-direction:column;gap:40px}@media screen and (max-width:780px){.page-navigation{gap:30px}}.page-navigation__title{border-bottom:1px solid #e1e4eb;padding-bottom:15px;font-size:16px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.32px}@media screen and (max-width:1260px){.page-navigation__title{font-size:24px;line-height:160%;letter-spacing:-.48px}}@media screen and (max-width:780px){.page-navigation__title{font-size:20px;letter-spacing:-.4px}}.page-navigation__list{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.page-navigation__item:first-child .page-navigation__subtitle{margin-top:0}@media screen and (max-width:780px){.page-navigation__item:first-child .page-navigation__subtitle{margin-top:0}}.page-navigation__link{font-size:14px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.28px;opacity:.8}.page-navigation__link:hover{opacity:.7!important}.page-navigation__subtitle{font-size:14px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.28px;opacity:.4;margin-bottom:5px;margin-top:30px}.card-primary{background:#fff;display:flex;flex-direction:column;height:100%}.card-primary__top{height:289px;min-height:289px;position:relative}@media screen and (max-width:1760px){.card-primary__top{height:225px;min-height:225px}}@media screen and (max-width:1420px){.card-primary__top{height:208px;min-height:208px}}@media screen and (max-width:1260px){.card-primary__top{height:260px;min-height:260px}}@media screen and (max-width:780px){.card-primary__top{height:162px;min-height:162px}}@media screen and (max-width:480px){.card-primary__top{height:156px;min-height:156px}}@media screen and (max-width:420px){.card-primary__top{height:132px;min-height:132px}}.card-primary__label{position:absolute;right:18px;top:18px;padding:6px 18px;border-radius:20px;background-color:#fecb00;z-index:10;font-size:16px;color:rgba(31,31,51,.85);pointer-events:none}@media screen and (max-width:1420px){.card-primary__label{font-size:14px;padding:4px 12px;right:12px;top:12px}}@media screen and (max-width:420px){.card-primary__label{font-size:12px;padding:3px 9px;right:8px;top:8px}}.card-primary__image-wrapper{display:flex;align-items:flex-start;justify-content:center}.card-primary__image-wrapper:hover{opacity:.96}.card-primary__image{border:4px solid #fff;-o-object-fit:contain!important;object-fit:contain!important}@media screen and (max-width:1760px){.card-primary__image{border:3px solid #fff}}@media screen and (max-width:1420px){.card-primary__image{border:2px solid #fff}}.card-primary__body{display:flex;flex-direction:column;padding:40px;justify-content:space-between;height:100%}@media screen and (max-width:1760px){.card-primary__body{padding:30px}}@media screen and (max-width:1420px){.card-primary__body{padding:20px 30px}}@media screen and (max-width:1260px){.card-primary__body{padding:30px}}@media screen and (max-width:780px){.card-primary__body{padding:15px 20px}}@media screen and (max-width:420px){.card-primary__body{padding:15px}}.card-primary__date{font-size:13px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.26px;margin-bottom:18px}@media screen and (max-width:1760px){.card-primary__date{margin-bottom:16px;font-size:12px}}@media screen and (max-width:1420px){.card-primary__date{margin-bottom:14px}}@media screen and (max-width:1260px){.card-primary__date{margin-bottom:18px;font-size:14px}}@media screen and (max-width:780px){.card-primary__date{margin-bottom:12px;font-size:12px;letter-spacing:-.24px}}.card-primary__title{text-overflow:ellipsis;font-size:20px;font-style:normal;font-weight:400;line-height:100%;min-height:60px;letter-spacing:-.4px;margin-bottom:30px}@media screen and (max-width:1760px){.card-primary__title{min-height:48px;font-size:16px;letter-spacing:-.32px;margin-bottom:20px}}@media screen and (max-width:1420px){.card-primary__title{min-height:42px;font-size:14px;letter-spacing:-.28px}}@media screen and (max-width:1260px){.card-primary__title{min-height:54px;font-size:18px;letter-spacing:-.36px;margin-bottom:30px}}@media screen and (max-width:780px){.card-primary__title{margin-bottom:15px;min-height:45px;font-size:13px;letter-spacing:-.26px}}.card-primary__link{display:flex;gap:12px;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.28px;text-transform:uppercase;align-items:flex-end;height:100%;width:-moz-fit-content;width:fit-content}.card-primary__link-icon{width:16px;height:16px;min-height:16px;min-width:16px}.pagination-simple{display:flex;gap:4px;justify-content:center;margin-top:20px}.pagination-simple__link{display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:#fff;width:44px;height:44px;min-width:44px;min-height:44px;border:none;cursor:pointer;font-size:16px;transition:opacity .3s ease;color:#1f1f33}.pagination-simple__link:hover:not(.pagination-simple__link_active){opacity:.8}@media only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.pagination-simple__link{color:#1f1f33}}.pagination-simple__link_active{border-radius:8px;background-color:#1f1f33!important;color:#fff!important}.pagination-simple__link_active:hover{opacity:1}.pagination-simple__ellipsis{width:44px;height:44px;min-width:44px;min-height:44px;text-align:center;padding-top:14px;font-size:14px;opacity:.2}.modal{position:fixed;display:flex;width:100vw;height:100vh;left:0;right:0;top:0;bottom:0;z-index:1000}@media screen and (max-width:480px){.modal{width:100%;height:auto}}.modal_closing .modal__underlay{animation:fadeOut .25s linear}.modal_closing .modal__container{animation:scaleOut .25s linear}@media screen and (max-width:1260px){.modal_closing .modal__container{animation:slideDown .25s linear!important}}.modal__underlay{position:absolute;width:100vw;height:100vh;left:0;right:0;top:0;bottom:0;z-index:1;background-color:#33373d;opacity:.6;animation:fadeIn .25s linear}@media screen and (max-width:480px){.modal__underlay{width:100%}}.modal__inner{width:100%;padding:60px 30px;display:flex;overflow-y:auto}@media screen and (max-width:1260px){.modal__inner{padding-bottom:0}}@media screen and (max-width:480px){.modal__inner{padding-left:0;padding-right:0}}.modal__container{width:100%;max-width:780px;position:relative;z-index:2;display:flex;margin:auto;background-color:#fff;border-radius:32px;padding:40px;animation:scaleIn .25s linear;height:-moz-fit-content;height:fit-content;overflow-y:auto}@media screen and (max-width:1760px){.modal__container{padding:30px}}@media screen and (max-width:1260px){.modal__container{max-width:700px;margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;animation:slideUp .25s linear;flex-direction:column-reverse;padding:70px}}@media screen and (max-width:780px){.modal__container{max-width:100%;padding:80px 40px 40px}}.modal__container_with-image{max-width:1600px;gap:40px}@media screen and (max-width:1760px){.modal__container_with-image{max-width:1260px}}@media screen and (max-width:1420px){.modal__container_with-image{max-width:1140px;gap:30px}}@media screen and (max-width:780px){.modal__container_with-image{max-width:100%;gap:30px;padding:60px 40px 40px}}@media screen and (max-width:420px){.modal__container_with-image{padding:50px 24px 30px}}.modal__mobile-close{display:none}@media screen and (max-width:1260px){.modal__mobile-close{position:absolute;right:0;left:0;top:0;width:100%;height:46px;display:flex;align-items:center;justify-content:center;z-index:2222}.modal__mobile-close:after{content:"";display:block;width:84px;height:6px;background-color:#dadee7;border-radius:20px}}.modal__close{cursor:pointer;position:absolute;top:40px;right:40px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all .25s linear}.modal__close img,.modal__close svg{display:block;margin:0;width:20px;height:20px}.modal__close:hover{opacity:.8}@media screen and (max-width:1260px){.modal__close{display:none}}.modal__image{flex:1;border-radius:16px;overflow:hidden}.modal__image img{border-radius:16px;width:100%;display:block;margin:0;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1260px){.modal__image_desktop{display:none}}.modal__image_mobile{display:none}@media screen and (max-width:1260px){.modal__image_mobile{display:block;margin-top:30px}}.modal__content{margin-top:40px;flex:1}.modal__content::-webkit-scrollbar{width:6px}.modal__content::-webkit-scrollbar-button{width:0;height:0}.modal__content::-webkit-scrollbar-track{width:6px;background-color:rgba(0,0,0,0)}.modal__content::-webkit-scrollbar-thumb{width:6px;background-color:rgba(235,235,235,.33);border-radius:6px;cursor:pointer}.modal__content::-webkit-scrollbar-thumb:hover{background-color:#ebebeb}@media screen and (max-width:1260px){.modal__content{max-height:100%;margin-top:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:.6}}@keyframes fadeOut{0%{opacity:.6}to{opacity:0}}@keyframes scaleIn{0%{transform:scale(.97);opacity:0}to{transform:scale(1);opacity:1}}@keyframes scaleOut{0%{transform:scale(1);opacity:1}to{transform:scale(.97);opacity:0}}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.review{display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width:1760px){.review{gap:10px}}@media screen and (max-width:1260px){.review{gap:8px}}@media screen and (max-width:780px){.review{gap:0;background-color:#fff;padding-top:20px;padding-bottom:20px;border-radius:16px}}.review__card{display:flex;flex-direction:column;width:calc(25% - 15px);padding:60px 40px;border-radius:32px;background:#fff;justify-content:flex-start}@media screen and (max-width:1760px){.review__card{width:calc(25% - 8px);padding:40px 30px;border-radius:24px}}@media screen and (max-width:1420px){.review__card{border-radius:16px}}@media screen and (max-width:1260px){.review__card{width:calc(50% - 4px)}}@media screen and (max-width:780px){.review__card{padding:20px 0;margin-left:20px;margin-right:20px;width:100%;border-radius:0;border-bottom:1px solid #e1e4eb}.review__card:last-child{border-bottom:none}}.review__card-header{display:flex;align-items:center;gap:20px;min-height:64px}@media screen and (max-width:1420px){.review__card-header{gap:15px}}@media screen and (max-width:1260px){.review__card-header{min-height:auto}}.review__card-header-img{width:60px;height:60px;border-radius:50%}@media screen and (max-width:1420px){.review__card-header-img{width:40px;height:40px}}.review__card-header-right{display:flex;justify-content:center;flex-direction:column;gap:4px}.review__card-name{color:#1f1f33;font-size:24px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.48px}@media screen and (max-width:1760px){.review__card-name{font-size:20px}}@media screen and (max-width:1420px){.review__card-name{font-size:16px}}.review__card-short{color:#1f1f33;font-style:normal}.review__card-description,.review__card-short{font-size:14px;font-weight:400;line-height:160%;letter-spacing:-.02em}.review__card-description{display:flex;align-items:flex-start;flex-direction:column;gap:10px;height:100%}.review__card-footer{display:flex;justify-content:space-between}.review__card-rating{display:flex;gap:12px;font-size:20px;font-weight:700}@media screen and (max-width:1260px){.review__card-rating{font-size:16px}}.review__card-date{font-size:14px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.28px}.review-modal-content{display:flex;flex-direction:column;gap:15px}.review-modal-content__header{display:flex;align-items:center;gap:20px}@media screen and (max-width:1420px){.review-modal-content__header{gap:15px}}.review-modal-content__header-img{width:60px;height:60px;border-radius:50%}@media screen and (max-width:1420px){.review-modal-content__header-img{width:40px;height:40px}}.review-modal-content__header-right{display:flex;justify-content:center;flex-direction:column;gap:4px}.review-modal-content__name{color:#1f1f33;font-size:24px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.48px}@media screen and (max-width:1760px){.review-modal-content__name{font-size:20px}}@media screen and (max-width:1420px){.review-modal-content__name{font-size:16px}}.review-modal-content__short{color:#1f1f33;font-style:normal}.review-modal-content__description,.review-modal-content__short{font-size:14px;font-weight:400;line-height:160%;letter-spacing:-.02em}.review-modal-content__description{display:flex;align-items:flex-start;flex-direction:column;gap:10px;height:100%}.review__read-more{cursor:pointer}.review__read-more:hover{opacity:.9}.review-modal-content__footer{display:flex;justify-content:space-between;margin-bottom:20px}.review-modal-content__rating{display:flex;gap:12px;font-size:20px;font-weight:700}@media screen and (max-width:1260px){.review-modal-content__rating{font-size:16px}}.review-modal-content__date{font-size:14px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.28px}.review__not-found{text-align:center;font-size:22px;line-height:1.2;font-weight:600;width:100%}.tags{padding:60px 0;border-radius:32px;background:#fff;position:relative;overflow:hidden}@media screen and (max-width:1760px){.tags{padding:40px 0}}@media screen and (max-width:1420px){.tags{padding:30px 0}}@media screen and (max-width:1260px){.tags{padding:40px 0}}.tags__inner{display:flex;flex-direction:column;gap:15px;overflow-x:hidden}@media screen and (max-width:1260px){.tags__inner{gap:20px}}.tags__row{display:flex;align-items:center;width:100%}@media screen and (max-width:1260px){.tags__row{flex-direction:column;gap:15px}.tags__title-wrapper{display:flex;justify-content:center}}.tags__title{font-size:24px;font-style:normal;font-weight:600;letter-spacing:-.48px;min-width:160px;margin-left:40px;white-space:wrap;line-height:120%;width:-moz-min-content;width:min-content;padding-right:2px}@media screen and (max-width:1760px){.tags__title{font-size:20px;letter-spacing:-.4px;min-width:150px}}@media screen and (max-width:1420px){.tags__title{font-size:16px;letter-spacing:-.32px;min-width:130px}}@media screen and (max-width:1260px){.tags__title{font-size:14px;letter-spacing:-.28px;text-align:center;width:100%;font-style:normal;font-weight:400;min-width:auto;margin-right:30px;margin-left:30px;padding-right:30px;padding-left:30px}}.tags__links-wrapper{position:relative;overflow-x:hidden;display:flex;width:100%}@media screen and (max-width:1260px){.tags__links-wrapper{width:100%}}.tags__links{display:flex;align-items:center;gap:15px;overflow-x:auto;width:100%;scrollbar-width:none;-ms-overflow-style:none;cursor:grab}.tags__links::-webkit-scrollbar{display:none}@media screen and (max-width:1260px){.tags__links{gap:10px;overflow-x:scroll}}.tags__link-wrapper:first-child{padding-left:40px}.tags__link-wrapper:last-child{padding-right:40px}@media screen and (max-width:1260px){.tags__link-wrapper:first-child{padding-left:15px}.tags__link-wrapper:last-child{padding-right:15px}}.tags__link{display:flex;padding:12px 24px;justify-content:center;align-items:center;gap:10px;border-radius:80px;background:#eeeff1;color:rgba(31,31,51,.8)!important;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:-.28px;white-space:nowrap;-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:780px){.tags__link{padding:10px 20px}}.tags__links_is-dragging{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tags__background-element-right{width:40px;height:100%;position:absolute;right:0;top:0;background:linear-gradient(90deg,rgba(255,255,255,0),#FFF);pointer-events:none}@media screen and (max-width:1260px){.tags__background-element-right{width:34px;right:-4px}}.tags__background-element-left{width:40px;height:100%;position:absolute;left:0;top:0;background:linear-gradient(270deg,rgba(255,255,255,0),#FFF);pointer-events:none}@media screen and (max-width:1260px){.tags__background-element-left{left:-4px;width:34px}}.breadcrumbs{width:100%}.breadcrumbs__inner{display:flex;align-items:center}.breadcrumbs__logo-wrapper{opacity:.8;display:flex}.breadcrumbs__logo-wrapper:hover{opacity:.7!important}.breadcrumbs__logo{width:48px;height:24px;min-width:48px;min-height:24px}.breadcrumbs__items{display:flex;row-gap:12px}.breadcrumbs__item{display:flex;gap:16px;align-items:center;padding-left:16px}.breadcrumbs__item_end{padding-right:10px}.breadcrumbs__item_end .breadcrumbs__item-text{text-decoration-line:none;font-weight:400}.breadcrumbs__item_end .breadcrumbs__item-icon{display:none}.breadcrumbs__item-text{font-size:14px;font-style:normal;font-weight:600;line-height:120%;text-decoration-line:underline;text-underline-offset:10%;white-space:nowrap}.range-field{display:block}.range-field__header{margin-bottom:10px;display:flex;flex-direction:row;gap:20px;align-items:center;justify-content:space-between}.range-field__label{font-size:16px;line-height:1}.range-field__value-slot-text{font-weight:700;font-size:16px;line-height:1}.range-field__input{width:100%;position:relative}.range-field__input input{width:100%;cursor:pointer;opacity:0!important}.range-field-input{display:flex;flex-direction:row;align-items:center;height:16px;position:absolute;top:0;left:0;right:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.range-field-input__dot{width:4px;height:4px;background-color:#e6e9f0}.range-field-input__dot:first-child:not(.range-field-input__dot_current){border-top-left-radius:10px;border-bottom-left-radius:10px}.range-field-input__dot:last-child:not(.range-field-input__dot_current){border-top-right-radius:10px;border-bottom-right-radius:10px}.range-field-input__dot_active,.range-field-input__dot_current{background-color:#fecb00!important}.range-field-input__dot_current{width:16px;height:16px;border-radius:10px}.range-field-input__line{flex:1;height:4px;background-color:#e6e9f0}.range-field-input__line_active{background-color:#fecb00}.calculator{width:100%}.calculator__title{font-weight:600;font-size:16px;line-height:1;margin-bottom:30px}@media screen and (max-width:780px){.calculator__title{font-size:20px}}@media screen and (max-width:480px){.calculator__title{font-size:16px;text-align:center}}.calculator__fields{display:flex;flex-direction:column;gap:30px;margin-bottom:30px}@media screen and (max-width:1420px){.calculator__fields{gap:15px}}@media screen and (max-width:780px){.calculator__fields{gap:30px}}@media screen and (max-width:480px){.calculator__fields{gap:15px}}.calculator__field{width:100%}.calculator__card{padding:5px 15px;border-radius:10px;background-color:#eeeff1}.calculator__table{width:100%}.calculator__table-line{border-top:1px solid #e1e4eb}.calculator__buttons{display:flex;flex-direction:column;gap:15px;margin-bottom:15px}.calculator__line-button{padding:10px 0;position:relative;display:flex;flex-direction:row;align-items:center;gap:20px;cursor:pointer}.calculator__line-button:after,.calculator__line-button:before{content:"";flex:1;height:1px;background-color:#1f1f33;opacity:.2}.calculator__line-button span{font-size:14xp;line-height:16px;text-transform:uppercase;transition:all .25s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none}.calculator__line-button img{display:block;margin-left:-10px}.calculator__line-button:hover img,.calculator__line-button:hover span{opacity:.6}.calculator__line-button_open{margin-bottom:-10px}.calculator__line-button_open img{transform:rotate(180deg)}.calculator__hint{font-size:14px;line-height:1.2;color:rgba(31,31,51,.8);text-align:center}.calculator__hint a{color:#00c;text-decoration:none}.calculator-table-line{padding:15px 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.calculator-table-line_small-pagging{padding:8px 0!important}.calculator-table-line__key{font-size:16px;line-height:1}@media screen and (max-width:1420px){.calculator-table-line__key{font-size:14px}}@media screen and (max-width:780px){.calculator-table-line__key{font-size:16px}}@media screen and (max-width:480px){.calculator-table-line__key{font-size:14px}}.calculator-table-line__value{font-weight:600;font-size:16px;line-height:1}@media screen and (max-width:1420px){.calculator-table-line__value{font-size:14px}}@media screen and (max-width:780px){.calculator-table-line__value{font-size:16px}}@media screen and (max-width:480px){.calculator-table-line__value{font-size:14px}}.calculator-table-line__value_bigger{font-weight:900;font-size:20px}@media screen and (max-width:1420px){.calculator-table-line__value_bigger{font-size:16px}}@media screen and (max-width:780px){.calculator-table-line__value_bigger{font-size:20px}}@media screen and (max-width:480px){.calculator-table-line__value_bigger{font-size:16px}}.calculator-more-modal{margin-top:-30px}.calculator-more-modal__title{font-size:18px;line-height:1;font-weight:600;margin-bottom:25px}.generic-form{width:100%}.generic-form__header{margin-bottom:40px}@media screen and (max-width:1420px){.generic-form__header{margin-bottom:30px}}@media screen and (max-width:1260px){.generic-form__header{margin-bottom:40px}}.generic-form__title{font-size:24px;line-height:1;font-weight:600}@media screen and (max-width:1760px){.generic-form__title{font-size:20px}}@media screen and (max-width:1260px){.generic-form__title{font-size:24px}}@media screen and (max-width:780px){.generic-form__title{font-size:20px;text-align:center}}.generic-form__main{margin-bottom:40px;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}@media screen and (max-width:1760px){.generic-form__main{gap:20px}}@media screen and (max-width:1420px){.generic-form__main{margin-bottom:30px}}@media screen and (max-width:1260px){.generic-form__main{margin-bottom:40px;gap:20px}}.generic-form__field{width:100%}.generic-form__field_full{max-width:100%}.generic-form__field_1-of-3{max-width:calc((100% - 60px)/3)}@media screen and (max-width:1760px){.generic-form__field_1-of-3{max-width:calc((100% - 40px)/3)}}@media screen and (max-width:1260px){.generic-form__field_1-of-3{max-width:calc((100% - 60px)/3)}}@media screen and (max-width:780px){.generic-form__field_1-of-3{max-width:100%}}.generic-form__field_2-of-3{max-width:calc((100% - 60px)*2/3 + 30px)}@media screen and (max-width:1760px){.generic-form__field_2-of-3{max-width:calc((100% - 40px)*2/3 + 20px)}}@media screen and (max-width:1260px){.generic-form__field_2-of-3{max-width:calc((100% - 60px)*2/3 + 30px)}}@media screen and (max-width:780px){.generic-form__field_2-of-3{max-width:100%}}.generic-form__field_1-of-2{max-width:calc((100% - 30px)/2)}@media screen and (max-width:1760px){.generic-form__field_1-of-2{max-width:calc((100% - 20px)/2)}}@media screen and (max-width:1260px){.generic-form__field_1-of-2{max-width:calc((100% - 30px)/2)}}@media screen and (max-width:780px){.generic-form__field_1-of-2{max-width:100%}}.generic-form__footer{display:flex;align-items:center;justify-content:flex-start;gap:30px}@media screen and (max-width:1260px){.generic-form__footer{gap:20px}}@media screen and (max-width:780px){.generic-form__footer{flex-direction:column}.generic-form__button{width:100%}}.generic-form__tooltip{font-size:14px;color:rgba(31,31,51,.6)}@media screen and (max-width:780px){.generic-form__tooltip{width:100%;text-align:center}}.generic-form__tooltip a{color:#00c;text-decoration:underline!important}.generic-form__tooltip a:active,.generic-form__tooltip a:focus,.generic-form__tooltip a:visited{color:#00c!important}.generic-form__confirmation-message{font-size:14px;font-weight:500;color:#00b004;margin-top:12px}.about{display:flex;justify-content:space-between}@media screen and (max-width:1260px){.about{flex-wrap:wrap;gap:60px}}@media screen and (max-width:780px){.about{gap:40px}}.about__left{width:calc(50% - 20px)}@media screen and (max-width:1760px){.about__left{width:calc(50% - 10px)}}@media screen and (max-width:1260px){.about__left{width:100%}}.about__img{border-radius:32px;width:780px;height:659px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1760px){.about__img{border-radius:24px;width:610px;height:563px}}@media screen and (max-width:1420px){.about__img{border-radius:16px;width:555px;height:555px}}@media screen and (max-width:1260px){.about__img{border-radius:20px;width:700px;height:520px}}@media screen and (max-width:780px){.about__img{border-radius:16px;width:440px;height:360px}}@media screen and (max-width:480px){.about__img{border-radius:16px;width:100%;height:360px}}.about__right{width:calc(50% - 20px);padding:40px}@media screen and (max-width:1760px){.about__right{padding:30px;width:calc(50% - 10px)}}@media screen and (max-width:1420px){.about__right{padding:30px}}@media screen and (max-width:1260px){.about__right{padding:0 30px;width:100%}}@media screen and (max-width:780px){.about__right{padding:0 20px}}@media screen and (max-width:420px){.about__right{padding:0 16px}}.about__title{color:#fff;font-size:44px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.04em}@media screen and (max-width:1760px){.about__title{font-size:36px}}@media screen and (max-width:1420px){.about__title{font-size:32px}}@media screen and (max-width:1260px){.about__title{font-size:36px}}@media screen and (max-width:780px){.about__title{font-size:24px}}.about__description{font-size:16px;font-style:normal;font-weight:400;line-height:160%;opacity:.8}@media screen and (max-width:1760px){.about__description{font-size:14px}}@media screen and (max-width:1260px){.about__description{font-size:14px}}@media screen and (max-width:780px){.about__description{font-size:14px}}.about__description p{margin-bottom:20px}@media screen and (max-width:1760px){.about__description p{margin-bottom:18px}}@media screen and (max-width:1260px){.about__description p{margin-bottom:16px}}@media screen and (max-width:780px){.about__description p{margin-bottom:12px}}.about__button{position:relative;width:-moz-fit-content;width:fit-content}.about__button a{font-size:14px;color:#fff!important;line-height:110%;text-transform:uppercase;padding-right:48px}.about__button-icon{position:absolute;top:2px;right:15px}.addresses-list__inner{display:flex;gap:40px;flex-direction:column}@media screen and (max-width:1760px){.addresses-list__inner{gap:30px}}@media screen and (max-width:1260px){.addresses-list__inner{gap:40px}}.addresses-list__header{display:flex;padding:30px 40px;align-items:center;gap:40px;border-radius:24px;justify-content:space-between;background-color:#fff}@media screen and (max-width:1760px){.addresses-list__header{padding:20px 30px;border-radius:20px;gap:26px}}@media screen and (max-width:1420px){.addresses-list__header{padding:15px 30px;border-radius:16px;gap:20px}}@media screen and (max-width:1260px){.addresses-list__header{padding:40px 30px;border-radius:20px;flex-direction:column;align-items:normal}}@media screen and (max-width:780px){.addresses-list__header{padding:30px 20px;border-radius:16px}}@media screen and (max-width:420px){.addresses-list__header{padding:24px 16px}}.addresses-list__header-title{font-size:24px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.96px}@media screen and (max-width:1760px){.addresses-list__header-title{font-size:20px;letter-spacing:-.8px}}@media screen and (max-width:1420px){.addresses-list__header-title{font-size:18px;letter-spacing:-.72px}}@media screen and (max-width:1260px){.addresses-list__header-title{text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.96px}}@media screen and (max-width:780px){.addresses-list__header-title{text-align:center;font-size:20px;letter-spacing:-.8px}}.addresses-list__header-search-by-letters{display:flex;width:100%;max-width:70%;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.addresses-list__header-search-by-letters::-webkit-scrollbar{display:none}@media screen and (max-width:1760px){.addresses-list__header-search-by-letters{max-width:60%}}@media screen and (max-width:1420px){.addresses-list__header-search-by-letters{max-width:100%}}.addresses-list__letter{display:flex;padding:4px 16px;justify-content:center;align-items:center;border-right:1px solid #e1e4eb;font-size:16px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.32px;cursor:pointer}.addresses-list__letter:last-child{border-right:none}@media screen and (max-width:1420px){.addresses-list__letter{font-size:14px;letter-spacing:-.28px}}.addresses-list__letter:hover{opacity:.9}.list__letter_active{font-weight:400;line-height:100%;letter-spacing:-.28px;color:rgba(31,31,51,.4)}.addresses-list__header-search-field{display:flex}.addresses-list__header-search-field .form-field{display:flex;width:440px}@media screen and (max-width:1760px){.addresses-list__header-search-field .form-field{width:320px}}@media screen and (max-width:1420px){.addresses-list__header-search-field .form-field{width:280px}}@media screen and (max-width:1260px){.addresses-list__header-search-field .form-field{width:100%}}.addresses-list__header-search-field .form-field .form-field__container{display:flex;width:440px}@media screen and (max-width:1760px){.addresses-list__header-search-field .form-field .form-field__container{width:320px}}@media screen and (max-width:1420px){.addresses-list__header-search-field .form-field .form-field__container{width:280px}}@media screen and (max-width:1260px){.addresses-list__header-search-field .form-field .form-field__container{display:flex;width:100%}}.addresses-list__cards{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:20px}@media screen and (max-width:1760px){.addresses-list__cards{row-gap:10px}}@media screen and (max-width:1260px){.addresses-list__cards{row-gap:5px}}.addresses-list__body_loader{backdrop-filter:blur(5px);background-color:rgba(238,239,241,.2);width:100%}.addresses-list__body_loader:after,.addresses-list__body_loader:before{width:100%;content:"";position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px}.addresses-list__body_loader:before{width:100%;backdrop-filter:blur(5px);z-index:1}.addresses-list__body_loader:after{width:100%;background-color:rgba(238,239,241,.2);z-index:2}.addresses-list__loader{position:relative;height:300px;width:100%}.addresses-list__loader-img,.addresses-list__loader-search{position:absolute;top:25px;left:calc(50% - 45px);width:90px;height:90px;z-index:3;animation:loader 2s linear infinite}.addresses-list__card{width:calc(50% - 10px);display:flex;padding:30px 40px;gap:30px;border-radius:12px;background:#fff}@media screen and (max-width:1760px){.addresses-list__card{width:calc(50% - 5px);border-radius:8px;gap:24px;padding:24px 30px}}@media screen and (max-width:1420px){.addresses-list__card{border-radius:4px;padding:20px 30px;gap:20px}}@media screen and (max-width:1260px){.addresses-list__card{width:100%;padding:15px 30px}}@media screen and (max-width:780px){.addresses-list__card{flex-direction:column;gap:10px}}@media screen and (max-width:420px){.addresses-list__card{padding:12px 20px}}.addresses-list__card-left{width:240px;font-size:18px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.36px}@media screen and (max-width:1760px){.addresses-list__card-left{width:220px;font-size:16px;letter-spacing:-.32px}}@media screen and (max-width:1420px){.addresses-list__card-left{width:160px;font-size:14px;letter-spacing:-.28px}}@media screen and (max-width:1260px){.addresses-list__card-left{width:310px;font-size:16px;letter-spacing:-.32px}}@media screen and (max-width:780px){.addresses-list__card-left{width:100%;font-size:14px;letter-spacing:-.28px}}.addresses-list__card-right{display:flex;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:-.28px;opacity:.8;gap:6px;flex-direction:column}@media screen and (max-width:780px){.addresses-list__card-right{width:100%}}.addresses-list__error{display:flex;align-items:center;justify-content:center;margin-bottom:30px}.awards-block{width:100%}.awards-block__list{display:flex;gap:20px;overflow-x:auto;padding-bottom:6px}@media screen and (max-width:1420px){.awards-block__list{gap:10px}}@media screen and (max-width:1260px){.awards-block__list{flex-direction:column;gap:8px}}@media screen and (max-width:780px){.awards-block__list{gap:6px}}@media screen and (max-width:480px){.awards-block__list{gap:4px}}.awards-block__list::-webkit-scrollbar{height:6px}.awards-block__list::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.awards-block__list::-webkit-scrollbar-thumb{-webkit-transition:all .25s linear;transition:all .25s linear;background:rgba(31,31,51,.03);cursor:pointer;border-radius:20px}.awards-block__list::-webkit-scrollbar-thumb:hover{background:rgba(31,31,51,.1)}.awards-block__item{width:304px;min-width:304px;max-width:304px}@media screen and (max-width:1760px){.awards-block__item{width:236px;min-width:236px;max-width:236px}}@media screen and (max-width:1420px){.awards-block__item{width:220px;min-width:220px;max-width:220px}}@media screen and (max-width:1260px){.awards-block__item{width:100%;min-width:100%;max-width:100%}}.awards-card{border-radius:32px;border:2px solid #fff;overflow:hidden;display:flex;flex-direction:column}@media screen and (max-width:1760px){.awards-card{border-radius:24px}}@media screen and (max-width:1420px){.awards-card{border-radius:16px}}@media screen and (max-width:1260px){.awards-card{flex-direction:row}}.awards-card__header{background-color:#eeeff1;position:relative;padding-bottom:100%}@media screen and (max-width:1260px){.awards-card__header{width:208px;height:208px;padding-bottom:0}}@media screen and (max-width:780px){.awards-card__header{width:180px;height:180px;padding-bottom:0}}@media screen and (max-width:480px){.awards-card__header{width:160px;height:160px;padding-bottom:0}}.awards-card__logo{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.awards-card__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.awards-card__badge{position:absolute;top:20px;right:20px;padding:4px 8px;background-color:#fff;border-radius:80px;color:#1f1f33;font-weight:400;font-size:14px;line-height:1.2;white-space:nowrap;max-width:200px;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1760px){.awards-card__badge{top:15px;right:15px;font-size:13px}}@media screen and (max-width:1260px){.awards-card__badge{top:40px;left:calc(100% + 30px);background-color:#eeeff1;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:780px){.awards-card__badge{top:30px;left:calc(100% + 20px)}}.awards-card__main{padding:40px;display:flex;flex-direction:column;gap:12px;background-color:#fff;flex:1}@media screen and (max-width:1760px){.awards-card__main{padding:30px}}@media screen and (max-width:1260px){.awards-card__main{padding-top:100px;flex:1;width:100%;justify-content:center}}@media screen and (max-width:780px){.awards-card__main{padding:90px 20px 30px}}@media screen and (max-width:480px){.awards-card__main{padding:80px 20px 30px}}.awards-card__before-title{font-weight:400;font-size:12px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:29px}@media screen and (max-width:1260px){.awards-card__before-title{-webkit-line-clamp:initial;-webkit-box-orient:initial;overflow:initial;text-overflow:clip;height:auto}}.awards-card__title{font-weight:700;font-size:20px;line-height:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1760px){.awards-card__title{font-size:18px}}@media screen and (max-width:1420px){.awards-card__title{font-size:16px}}@media screen and (max-width:1260px){.awards-card__title{-webkit-line-clamp:initial;-webkit-box-orient:initial;overflow:initial;text-overflow:clip;height:auto}}.calculator-banners-slider{display:flex;gap:40px}@media screen and (max-width:1260px){.calculator-banners-slider{gap:20px;flex-direction:column-reverse}}.calculator-banners-slider__left{width:calc(32.33% - 20px);display:flex;align-items:center;padding:30px;background-color:#fff;border-radius:32px}@media screen and (max-width:1760px){.calculator-banners-slider__left{border-radius:24px;width:393px}}@media screen and (max-width:1420px){.calculator-banners-slider__left{border-radius:16px;width:361px}}@media screen and (max-width:1260px){.calculator-banners-slider__left{width:100%}}.calculator-banners-slider__right{position:relative;width:calc(67.66% - 20px);display:flex;align-items:center}@media screen and (max-width:1260px){.calculator-banners-slider__right{width:100%}}.city-first-screen__inner{position:relative;display:flex;padding:46px 0}@media screen and (max-width:1760px){.city-first-screen__inner{padding:0}}@media screen and (max-width:1260px){.city-first-screen__inner{flex-direction:column-reverse}}.city-first-screen__left{width:33%}@media screen and (max-width:1260px){.city-first-screen__left{width:100%}}.city-first-screen__left-card{background-color:#fff;display:flex;width:100%;padding:60px 40px;flex-direction:column;gap:40px;border-radius:32px}@media screen and (max-width:1760px){.city-first-screen__left-card{padding:40px 30px;border-radius:20px}}@media screen and (max-width:1420px){.city-first-screen__left-card{gap:30px;border-radius:16px}}@media screen and (max-width:1260px){.city-first-screen__left-card{padding:60px 160px 60px 30px;gap:40px}}@media screen and (max-width:780px){.city-first-screen__left-card{padding:40px 30px;gap:30px}}.city-first-screen__left-card-img{width:210px}@media screen and (max-width:1760px){.city-first-screen__left-card-img{width:180px}}@media screen and (max-width:1420px){.city-first-screen__left-card-img{width:158px}}@media screen and (max-width:1260px){.city-first-screen__left-card-img{display:none}}.city-first-screen__left-card-body{display:flex;flex-direction:column;gap:20px}.city-first-screen__left-card-title{font-size:36px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.72px;max-width:330px}@media screen and (max-width:1760px){.city-first-screen__left-card-title{font-size:28px;letter-spacing:-.56px}}@media screen and (max-width:780px){.city-first-screen__left-card-title{font-size:24px;letter-spacing:-.46px}}.city-first-screen__left-card-description{font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.28px}.city-first-screen__right{position:relative;width:66%}@media screen and (max-width:1260px){.city-first-screen__right{width:100%;height:430px}}@media screen and (max-width:780px){.city-first-screen__right{height:315px}}@media screen and (max-width:480px){.city-first-screen__right{height:280px;margin-bottom:10px;margin-top:10px}}.city-first-screen__right-inner{position:relative}.city-first-screen__right-card-image{width:480px;height:600px;transform:rotate(-10deg);position:absolute;left:130px;z-index:2;top:-7px}@media screen and (max-width:1760px){.city-first-screen__right-card-image{left:100px;width:374px;height:467px;top:2px}}@media screen and (max-width:1420px){.city-first-screen__right-card-image{left:90px;top:16px;width:337px;height:412px}}@media screen and (max-width:1260px){.city-first-screen__right-card-image{transform:rotate(-5deg);width:330px;height:380px;top:-20px;left:25px}}@media screen and (max-width:780px){.city-first-screen__right-card-image{width:200px;height:280px;top:0}}@media screen and (max-width:480px){.city-first-screen__right-card-image{top:-18px;width:190px;height:252px}}.city-first-screen__right-card-image-inner{border-radius:32px}@media screen and (max-width:1760px){.city-first-screen__right-card-image-inner{border-radius:28px}}@media screen and (max-width:1420px){.city-first-screen__right-card-image-inner{border-radius:16px}}@media screen and (max-width:1260px){.city-first-screen__right-card-image-inner{width:330px;height:380px!important;-o-object-fit:cover!important;object-fit:cover!important}}@media screen and (max-width:780px){.city-first-screen__right-card-image-inner{width:200px;height:280px!important}}@media screen and (max-width:480px){.city-first-screen__right-card-image-inner{width:190px;height:252px!important}}.city-first-screen__right-card-city{padding:20px;display:flex;flex-direction:column;gap:10px;border-radius:32px;background-color:#fff;position:absolute;right:0;top:63px;width:480px;height:600px;transform:rotate(10deg);z-index:4}@media screen and (max-width:1760px){.city-first-screen__right-card-city{top:68px;border-radius:28px;width:374px;height:467px}}@media screen and (max-width:1420px){.city-first-screen__right-card-city{top:78px;border-radius:16px;width:337px;height:412px}}@media screen and (max-width:1260px){.city-first-screen__right-card-city{top:20px;padding:15px;width:330px;height:380px;transform:rotate(5deg);right:25px}}@media screen and (max-width:780px){.city-first-screen__right-card-city{padding:10px;width:200px;height:280px}}@media screen and (max-width:480px){.city-first-screen__right-card-city{top:18px;width:190px;height:252px}}.city-first-screen__right-card-city-image{border-radius:32px}@media screen and (max-width:1760px){.city-first-screen__right-card-city-image{border-radius:28px}}@media screen and (max-width:1420px){.city-first-screen__right-card-city-image{border-radius:16px}}@media screen and (max-width:1260px){.city-first-screen__right-card-city-image{width:300px;height:300px!important;-o-object-fit:cover!important;object-fit:cover!important}}.city-first-screen__right-card-city-footer{display:flex;padding:10px 20px;justify-content:space-between}@media screen and (max-width:1760px){.city-first-screen__right-card-city-footer{padding:10px 15px}}@media screen and (max-width:1420px){.city-first-screen__right-card-city-footer{padding:10px}}@media screen and (max-width:780px){.city-first-screen__right-card-city-footer{padding:0 5px 5px;flex-direction:column;margin-top:-2px}}.city-first-screen__right-card-city-title{font-size:24px;font-style:normal;font-weight:400;line-height:100%}@media screen and (max-width:1420px){.city-first-screen__right-card-city-title{font-size:20px;letter-spacing:-.4px}}@media screen and (max-width:780px){.city-first-screen__right-card-city-title{font-size:16px;letter-spacing:-.32px}}.city-first-screen__right-card-city-description{font-size:16px;font-style:normal;font-weight:400;line-height:100%}@media screen and (max-width:1420px){.city-first-screen__right-card-city-description{font-size:14px;letter-spacing:-.28px}}@media screen and (max-width:780px){.city-first-screen__right-card-city-description{font-size:12px;letter-spacing:-.32px}}.contacts-with-form__container{display:grid;grid-template-columns:5fr 7fr;gap:40px}@media screen and (max-width:1260px){.contacts-with-form__container{grid-template-columns:1fr;gap:20px}}.contacts-with-form__left{background-color:#fff;padding:60px 40px;border-radius:32px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:sticky;top:24px}@media screen and (max-width:1760px){.contacts-with-form__left{border-radius:24px;padding:60px 30px}}@media screen and (max-width:1420px){.contacts-with-form__left{border-radius:16px;padding:40px 30px}}@media screen and (max-width:1260px){.contacts-with-form__left{padding:60px 30px;position:relative;top:0}}@media screen and (max-width:780px){.contacts-with-form__left{padding:40px 20px}}.contacts-with-form__icon{width:120px;height:120px;margin-bottom:60px}@media screen and (max-width:1760px){.contacts-with-form__icon{width:100px;height:100px;margin-bottom:40px}}@media screen and (max-width:1420px){.contacts-with-form__icon{width:80px;height:80px;margin-bottom:30px}}@media screen and (max-width:1260px){.contacts-with-form__icon{width:100px;height:100px;margin-bottom:40px}}@media screen and (max-width:780px){.contacts-with-form__icon{width:80px;height:80px;margin:0 auto 20px}}.contacts-with-form__hotline-block{margin-bottom:60px}@media screen and (max-width:1760px){.contacts-with-form__hotline-block{margin-bottom:30px}}@media screen and (max-width:1260px){.contacts-with-form__hotline-block{margin-bottom:40px}}.contacts-with-form__right{background-color:#fff;padding:60px 40px;border-radius:32px;height:100%;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:1760px){.contacts-with-form__right{border-radius:24px;padding:60px 30px}}@media screen and (max-width:1420px){.contacts-with-form__right{border-radius:16px;padding:40px 30px}}@media screen and (max-width:1260px){.contacts-with-form__right{padding:60px 30px}}@media screen and (max-width:780px){.contacts-with-form__right{padding:40px 20px}}.contacts-with-form-hotline-block{width:100%}.contacts-with-form-hotline-block__title{font-size:24px;line-height:1;font-weight:600;margin-bottom:10px}@media screen and (max-width:1760px){.contacts-with-form-hotline-block__title{font-size:20px}}@media screen and (max-width:1260px){.contacts-with-form-hotline-block__title{font-size:24px;margin-bottom:20px}}@media screen and (max-width:780px){.contacts-with-form-hotline-block__title{font-size:20px;text-align:center;margin-bottom:40px}}.contacts-with-form-hotline-block__common-block{display:flex;align-items:center;gap:12px;justify-content:space-between;margin-bottom:20px}@media screen and (max-width:1760px){.contacts-with-form-hotline-block__common-block{margin-bottom:15px}}@media screen and (max-width:1260px){.contacts-with-form-hotline-block__common-block{margin-bottom:20px}}@media screen and (max-width:780px){.contacts-with-form-hotline-block__common-block{margin-bottom:15px}}.contacts-with-form-hotline-block__common-block-work-time{font-size:14px;line-height:1.2}@media screen and (max-width:420px){.contacts-with-form-hotline-block__common-block-work-time{font-size:12px}}.contacts-with-form-hotline-block__common-block-phone{font-size:28px;line-height:1;font-weight:600}@media screen and (max-width:1760px){.contacts-with-form-hotline-block__common-block-phone{font-size:26px}}@media screen and (max-width:1420px){.contacts-with-form-hotline-block__common-block-phone{font-size:24px}}@media screen and (max-width:1260px){.contacts-with-form-hotline-block__common-block-phone{font-size:28px}}@media screen and (max-width:780px){.contacts-with-form-hotline-block__common-block-phone{font-size:24px}}.contacts-with-form-hotline-block__separator{width:100%;height:1px;background-color:#e1e4eb;margin-bottom:20px}@media screen and (max-width:1760px){.contacts-with-form-hotline-block__separator{margin-bottom:15px}}@media screen and (max-width:1260px){.contacts-with-form-hotline-block__separator{margin-bottom:20px}}@media screen and (max-width:780px){.contacts-with-form-hotline-block__separator{margin-bottom:15px}}.contacts-with-form-hotline-block__line{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}@media screen and (max-width:1760px){.contacts-with-form-hotline-block__line{margin-bottom:15px}}@media screen and (max-width:1260px){.contacts-with-form-hotline-block__line{margin-bottom:20px}}@media screen and (max-width:780px){.contacts-with-form-hotline-block__line{margin-bottom:15px}}.contacts-with-form-hotline-block__line-icon{height:24px;width:auto}.contacts-with-form-hotline-block__line-phone{font-size:24px;line-height:1;font-weight:600;display:inline-flex;align-items:center}@media screen and (max-width:1760px){.contacts-with-form-hotline-block__line-phone{font-size:22px}}@media screen and (max-width:1420px){.contacts-with-form-hotline-block__line-phone{font-size:20px}}@media screen and (max-width:1260px){.contacts-with-form-hotline-block__line-phone{font-size:24px}}@media screen and (max-width:780px){.contacts-with-form-hotline-block__line-phone{font-size:20px}}.contacts-with-form-hotline-block__line-phone:before{content:"+38";display:inline-block;vertical-align:middle;font-weight:400;font-size:16px;line-height:1;margin-right:10px;color:rgba(31,31,51,.4)}@media screen and (max-width:1760px){.contacts-with-form-hotline-block__line-phone:before{font-size:14px}}@media screen and (max-width:1260px){.contacts-with-form-hotline-block__line-phone:before{font-size:16px}}@media screen and (max-width:780px){.contacts-with-form-hotline-block__line-phone:before{font-size:14px}}.contacts-with-form-hotline-block__tooltip{font-size:14px;line-height:1.2;color:rgba(31,31,51,.6);font-weight:400}@media screen and (max-width:780px){.contacts-with-form-hotline-block__tooltip{text-align:center}}.contacts-with-form-socials{width:100%;background-color:#eeeff1;border-radius:12px;padding:15px 20px;display:flex;align-items:center;justify-content:space-between}.contacts-with-form-socials__title{font-size:14px;line-height:1}.contacts-with-form-socials__list{display:flex;align-items:center;gap:20px}.contacts-with-form-socials__item{width:24px;height:24px;text-decoration:none;transition:all .25s linear;cursor:pointer}.contacts-with-form-socials__item img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contacts-with-form-socials__item:hover{opacity:.7}.cover-image{display:flex}@media screen and (max-width:1260px){.cover-image_hidden-on-mobile{display:none}}.cover-image__image{display:block;width:100%!important;height:360px!important;-o-object-fit:cover!important;object-fit:cover!important}@media screen and (max-width:1760px){.cover-image__image{height:300px!important}}@media screen and (max-width:1420px){.cover-image__image{height:260px!important}}@media screen and (max-width:1260px){.cover-image__image{height:280px!important}}@media screen and (max-width:780px){.cover-image__image{height:240px!important}}@media screen and (max-width:1260px){.cover-image__image_md-none{display:none}}.cover-image__image-adaptive{width:100%!important;-o-object-fit:cover!important;object-fit:cover!important;display:none}@media screen and (max-width:1260px){.cover-image__image-adaptive{display:block;height:280px!important}}@media screen and (max-width:780px){.cover-image__image-adaptive{height:240px!important}}.faq__container{display:grid;grid-template-columns:4fr 8fr;gap:40px;align-items:flex-start}@media screen and (max-width:1260px){.faq__container{grid-template-columns:1fr}}.faq__left{background-color:#fff;padding:60px 40px;border-radius:32px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:sticky;top:24px}@media screen and (max-width:1760px){.faq__left{border-radius:24px}}@media screen and (max-width:1420px){.faq__left{border-radius:16px}}@media screen and (max-width:1260px){.faq__left{display:none}}.faq__icon-wrapper{background-color:#f0f2f5;display:flex;align-items:center;justify-content:center;border-radius:12px}@media screen and (max-width:780px){.faq__icon-wrapper{padding:50px;border-radius:8px;margin-bottom:30px}}.faq__icon{width:140px;height:140px;margin-bottom:60px}@media screen and (max-width:1760px){.faq__icon{width:120px;height:120px}}@media screen and (max-width:1420px){.faq__icon{width:100px;height:100px}}@media screen and (max-width:1260px){.faq__icon{margin-bottom:0}}@media screen and (max-width:780px){.faq__icon{width:80px;height:80px}}.faq__title{margin-bottom:20px;font-size:28px;font-weight:600;line-height:1}@media screen and (max-width:1760px){.faq__title{font-size:24px}}@media screen and (max-width:1420px){.faq__title{font-size:20px}}@media screen and (max-width:1260px){.faq__title{margin-bottom:15px}}.faq__description{margin-bottom:60px;font-size:14px;font-weight:400;line-height:1.4}@media screen and (max-width:1760px){.faq__description{line-height:1.2}}@media screen and (max-width:1420px){.faq__description{line-height:1.2}}@media screen and (max-width:1260px){.faq__description{margin-bottom:30px}}.faq__right{background-color:#fff;padding:60px 40px;border-radius:32px}@media screen and (max-width:1760px){.faq__right{border-radius:24px}}@media screen and (max-width:1420px){.faq__right{border-radius:16px}}@media screen and (max-width:420px){.faq__right{padding:30px 20px}}.faq__categories{display:flex;gap:48px;flex-direction:column}.faq__down{margin-top:60px;display:none}@media screen and (max-width:1260px){.faq__down{display:grid;grid-template-columns:1fr 1fr}}@media screen and (max-width:780px){.faq__down{grid-template-columns:none;display:flex;flex-direction:column}}.faq__down-content{padding:15px 30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media screen and (max-width:780px){.faq__down-content{padding:0}}.faq-category__title{font-size:14px;line-height:1.2;font-weight:400;color:rgba(31,31,51,.8);margin-bottom:28px}.faq-category__list{border-top:1px solid #e1e4eb}.faq-category__item{border-bottom:1px solid #e1e4eb}.faq-category-item{padding:15px 0;transition:all .25s linear}@media screen and (max-width:1760px){.faq-category-item{padding:13px 0}}@media screen and (max-width:1420px){.faq-category-item{padding:10px 0}}@media screen and (max-width:1260px){.faq-category-item{padding:14px 0}}@media screen and (max-width:780px){.faq-category-item{padding:12px 0}}.faq-category-item_open{padding:28px 0}@media screen and (max-width:1760px){.faq-category-item_open{padding:25px 0}}@media screen and (max-width:1260px){.faq-category-item_open{padding:20px 0}}@media screen and (max-width:780px){.faq-category-item_open{padding:28px 0}}@media screen and (max-width:480px){.faq-category-item_open{padding:24px 0}}.faq-category-item_open .faq-category-item__header{margin-bottom:28px}@media screen and (max-width:1760px){.faq-category-item_open .faq-category-item__header{margin-bottom:25px}}@media screen and (max-width:1260px){.faq-category-item_open .faq-category-item__header{margin-bottom:20px}}@media screen and (max-width:780px){.faq-category-item_open .faq-category-item__header{margin-bottom:28px}}@media screen and (max-width:480px){.faq-category-item_open .faq-category-item__header{margin-bottom:24px}}.faq-category-item_open .faq-category-item__answer{max-height:200px}.faq-category-item_open .faq-category-item__icon{transform:rotate(180deg)}.faq-category-item__header{display:flex;align-items:center;gap:16px;cursor:pointer;transition:all .25s linear}.faq-category-item__header:hover{opacity:.9}.faq-category-item__question{font-size:16px;font-weight:400;color:#1f1f33;line-height:1.2;margin-bottom:0;transition:all .25s linear}@media screen and (max-width:1760px){.faq-category-item__question{font-size:14px}}.faq-category-item__icon{margin-left:auto}.faq-category-item__answer{font-size:14px;line-height:1.4;color:rgba(31,31,51,.8);max-height:0;transition:all .25s linear;overflow:hidden;max-width:580px}.content{font-size:16px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.32px}@media screen and (max-width:1760px){.content{font-size:14px;letter-spacing:-.28px}}.content p{margin-bottom:16px}@media screen and (max-width:1760px){.content p{margin-bottom:12px}}.content ol,.content ul{padding-left:24px;margin-bottom:16px}@media screen and (max-width:1760px){.content ol,.content ul{margin-bottom:12px}}.content strong{font-weight:600}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.56px}.content h1{font-size:32px;margin-top:60px;margin-bottom:30px}@media screen and (max-width:1760px){.content h1{font-size:28px;letter-spacing:-.48px}}@media screen and (max-width:1420px){.content h1{font-size:24px;letter-spacing:-.4px}}.content h2{font-size:26px;margin-top:60px;margin-bottom:16px}@media screen and (max-width:1760px){.content h2{letter-spacing:-.28px;font-size:24px;margin-bottom:12px;margin-top:40px}}@media screen and (max-width:1420px){.content h2{font-size:22px;letter-spacing:-.4px;margin-top:30px}}.content h3{font-size:18px;margin-top:40px;margin-bottom:16px}@media screen and (max-width:1760px){.content h3{letter-spacing:-.28px;font-size:18px;margin-bottom:12px;margin-top:30px}}@media screen and (max-width:1420px){.content h3{font-size:18px;letter-spacing:-.4px;margin-top:20px}}.content h4{font-size:16px;margin-top:40px;margin-bottom:16px}@media screen and (max-width:1760px){.content h4{letter-spacing:-.28px;font-size:16px;margin-bottom:12px;margin-top:30px}}@media screen and (max-width:1420px){.content h4{font-size:16px;letter-spacing:-.4px;margin-top:20px}}.content a{color:#00c;font-weight:600;line-height:160%;text-decoration-line:underline;text-decoration-style:solid}.content blockquote{border-left:3px solid #e1e4eb;text-align:left;padding:10px 0 10px 15px;margin:16px 0;font-style:italic}@media screen and (max-width:780px){.content blockquote{padding:10px 0 10px 10px}}.content img:not(.document__content-right-image){border-radius:24px;height:-moz-fit-content!important;height:fit-content!important;-o-object-fit:initial!important;object-fit:fill!important;margin-top:18px;margin-bottom:18px}@media screen and (max-width:1760px){.content img:not(.document__content-right-image){border-radius:16px}}@media screen and (max-width:1260px){.content img:not(.document__content-right-image){border-radius:12px}}@media screen and (max-width:780px){.content img:not(.document__content-right-image){border-radius:10px;margin-top:14px;margin-bottom:14px}}@media screen and (max-width:480px){.content img:not(.document__content-right-image){border-radius:8px}}.icon-text{background-color:#fff;border-radius:32px;padding:40px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1760px){.icon-text{padding:30px;border-radius:24px}}@media screen and (max-width:1420px){.icon-text{border-radius:16px}}@media screen and (max-width:1260px){.icon-text{padding:60px 30px}}@media screen and (max-width:780px){.icon-text{padding:40px 20px}}.icon-text__content{max-width:860px;width:100%}@media screen and (max-width:1760px){.icon-text__content{max-width:780px}}@media screen and (max-width:1420px){.icon-text__content{max-width:680px}}@media screen and (max-width:1260px){.icon-text__content{max-width:100%}}.icon-text__icon{width:100%;max-width:412px}.icon-text__icon img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center right;object-position:center right}@media screen and (max-width:1760px){.icon-text__icon{max-width:285px}}@media screen and (max-width:1420px){.icon-text__icon{max-width:305px}}@media screen and (max-width:1260px){.icon-text__icon{display:none!important}}.last-posts__posts{display:flex;gap:20px;flex-wrap:wrap}@media screen and (max-width:1760px){.last-posts__posts{gap:10px}}@media screen and (max-width:1260px){.last-posts__posts{gap:8px}}@media screen and (max-width:780px){.last-posts__posts{gap:4px}}.last-posts__post{width:calc(25% - 15px)}@media screen and (max-width:1760px){.last-posts__post{width:calc(25% - 8px)}}@media screen and (max-width:1260px){.last-posts__post{width:calc(50% - 4px)}}@media screen and (max-width:780px){.last-posts__post{width:calc(50% - 2px)}}.mobile-application{position:relative;padding-top:180px}@media screen and (max-width:1760px){.mobile-application{padding-top:120px}}@media screen and (max-width:1420px){.mobile-application{padding-top:100px}}@media screen and (max-width:1260px){.mobile-application{padding-top:120px}}.mobile-application__bg-left{position:absolute;top:0;left:171px;z-index:10}@media screen and (max-width:1760px){.mobile-application__bg-left{left:120px}}@media screen and (max-width:1420px){.mobile-application__bg-left{left:100px}}@media screen and (max-width:1260px){.mobile-application__bg-left{right:40px;left:auto}}@media screen and (max-width:780px){.mobile-application__bg-left{left:50%;transform:translateX(-50%);width:230px}}.mobile-application__bg-left-img{width:300px;height:auto}@media screen and (max-width:1760px){.mobile-application__bg-left-img{width:230px}}@media screen and (max-width:1420px){.mobile-application__bg-left-img{width:206px}}@media screen and (max-width:1260px){.mobile-application__bg-left-img{width:281px}}@media screen and (max-width:780px){.mobile-application__bg-left-img{width:230px}}.mobile-application__bg-left-glow{position:absolute;bottom:10px;left:20px;width:260px;height:424px;flex-shrink:0;background:#6c727a;filter:blur(60px);z-index:-1}@media screen and (max-width:1760px){.mobile-application__bg-left-glow{width:200px;height:354px}}@media screen and (max-width:1420px){.mobile-application__bg-left-glow{width:170px;height:299px}}@media screen and (max-width:1260px){.mobile-application__bg-left-glow{width:224px;height:400px}}@media screen and (max-width:780px){.mobile-application__bg-left-glow{width:190px;height:350px}}.mobile-application__inner{z-index:1;background-color:#33373d;border-radius:32px;padding:80px 136px 80px 540px;display:flex;gap:60px;color:#fff;position:relative}@media screen and (max-width:1760px){.mobile-application__inner{padding:60px 108px 60px 433px;gap:0}}@media screen and (max-width:1420px){.mobile-application__inner{gap:0;padding:60px 98px 60px 390px}}@media screen and (max-width:1260px){.mobile-application__inner{flex-direction:column-reverse;gap:100px;padding:80px 365px 80px 30px}}@media screen and (max-width:780px){.mobile-application__inner{gap:40px;padding:420px 20px 103px;flex-direction:column}.mobile-application__left{display:flex;align-items:center;flex-direction:column}}.mobile-application__before-title{font-size:14px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.28px;opacity:.6}@media screen and (max-width:780px){.mobile-application__before-title{margin-bottom:20px;text-align:center}}@media screen and (max-width:480px){.mobile-application__before-title{margin-bottom:20px}}.mobile-application__title{font-size:48px;font-style:normal;font-weight:600;line-height:88%;letter-spacing:-1.92px;max-width:410px}@media screen and (max-width:1760px){.mobile-application__title{font-size:44px;letter-spacing:-1.76px}}@media screen and (max-width:1420px){.mobile-application__title{font-size:36px;line-height:92%;letter-spacing:-1.44px}}@media screen and (max-width:780px){.mobile-application__title{margin-bottom:20px;text-align:center}}@media screen and (max-width:480px){.mobile-application__title{margin-bottom:20px}}.mobile-application__after-title{margin-bottom:80px;color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.36px;max-width:334px}@media screen and (max-width:1760px){.mobile-application__after-title{font-size:16px;margin-bottom:60px}}@media screen and (max-width:1420px){.mobile-application__after-title{font-size:14px;margin-bottom:40px}}@media screen and (max-width:1260px){.mobile-application__after-title{margin-bottom:60px;text-align:center}}@media screen and (max-width:780px){.mobile-application__after-title{text-align:center}}.mobile-application__buttons{display:flex;gap:10px}.application__button-img{border-radius:12px}.mobile-application__right{display:flex;width:450px;height:auto;position:relative}@media screen and (max-width:1760px){.mobile-application__right{width:320px}}@media screen and (max-width:1420px){.mobile-application__right{width:270px}}@media screen and (max-width:780px){.mobile-application__right{width:100%}}.mobile-application__right-inner{display:flex;position:relative;justify-content:right;width:100%;height:-moz-min-content;height:min-content}@media screen and (max-width:1260px){.mobile-application__right-inner{justify-content:normal}}@media screen and (max-width:780px){.mobile-application__right-inner{margin-left:38%}}.mobile-application__right-img{height:auto;width:200px}@media screen and (max-width:1760px){.mobile-application__right-img{width:160px}}@media screen and (max-width:1420px){.mobile-application__right-img{width:140px}}@media screen and (max-width:1260px){.mobile-application__right-img{width:120px}}@media screen and (max-width:780px){.mobile-application__right-img{width:160px}}.mobile-application__right-bg-img{transform:rotate(-192deg);position:absolute;bottom:55px;left:100px}@media screen and (max-width:1760px){.mobile-application__right-bg-img{width:170px;left:50px;bottom:65px}}@media screen and (max-width:1420px){.mobile-application__right-bg-img{width:145px;left:26px;bottom:60px}}@media screen and (max-width:1260px){.mobile-application__right-bg-img{transform:rotate(16deg) scaleY(-1);left:66px;bottom:-55px}}@media screen and (max-width:780px){.mobile-application__right-bg-img{display:none}}.mobile-application__right-bg-img-sm{position:absolute;display:none}@media screen and (max-width:780px){.mobile-application__right-bg-img-sm{left:105px;width:36px;bottom:-27px;display:block}}@media screen and (max-width:480px){.mobile-application__right-bg-img-sm{left:97px}}@media screen and (max-width:420px){.mobile-application__right-bg-img-sm{left:70px}}.mobile-application__right-bg-button{color:#1f1f33;font-size:18px;font-style:normal;font-weight:400;line-height:120%;display:inline-flex;transform:rotate(-10deg);padding:4px 12px;justify-content:center;align-items:center;gap:10px;border-radius:8px;border:3px solid #33373d;background:#fff;position:absolute;bottom:107px;left:24px}@media screen and (max-width:1760px){.mobile-application__right-bg-button{font-size:16px;bottom:110px;left:-30px}}@media screen and (max-width:1420px){.mobile-application__right-bg-button{font-size:14px;bottom:90px;left:-50px}}@media screen and (max-width:1260px){.mobile-application__right-bg-button{font-size:14px;bottom:-25px;left:auto;right:-30px;transform:rotate(10deg)}}@media screen and (max-width:780px){.mobile-application__right-bg-button{font-size:13px;padding:2px 8px;transform:rotate(0deg);bottom:-45px;right:auto;left:108px}}@media screen and (max-width:480px){.mobile-application__right-bg-button{left:100px}}@media screen and (max-width:420px){.mobile-application__right-bg-button{left:80px}}.office-search__inner{display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;align-items:center}@media screen and (max-width:1420px){.office-search__inner{gap:30px}}.office-search__left{width:507px;padding:40px}@media screen and (max-width:1760px){.office-search__left{width:393px;padding:30px}}@media screen and (max-width:1420px){.office-search__left{width:361px;padding:30px}}@media screen and (max-width:1260px){.office-search__left{display:none}}.office-search__title{font-weight:600;font-size:44px;line-height:1;text-align:center;max-width:380px;margin:0 auto 60px}@media screen and (max-width:1760px){.office-search__title{font-size:36px}}@media screen and (max-width:1260px){.office-search__title{font-size:32px;margin:0 auto 40px}}@media screen and (max-width:780px){.office-search__title{font-size:28px}}.office-search__field{margin-bottom:40px}.office-search__field .form-field__label{text-align:center!important}@media screen and (max-width:1260px){.office-search__field{margin-bottom:20px}}.office-search__button-label{display:block;font-size:14px;font-weight:500;line-height:16px;margin-bottom:12px;text-align:center}.office-search__right{width:1053px;border-radius:24px;border:2px solid #fff;background-color:#fff;overflow:hidden}@media screen and (max-width:1760px){.office-search__right{width:827px}}@media screen and (max-width:1420px){.office-search__right{width:749px}}@media screen and (max-width:1260px){.office-search__right{width:100%}}.office-search__map{width:100%;border-radius:24px;height:780px;display:block;overflow:hidden}@media screen and (max-width:1760px){.office-search__map{height:640px}}@media screen and (max-width:1420px){.office-search__map{height:540px}}@media screen and (max-width:1260px){.office-search__map{height:460px}}@media screen and (max-width:780px){.office-search__map{height:420px}}.office-search__mobile-content{display:none;padding:40px 30px}@media screen and (max-width:1260px){.office-search__mobile-content{display:block}}@media screen and (max-width:780px){.office-search__mobile-content{padding:40px 20px}}.office-search__map_modal-window .gm-style-iw-chr{z-index:1;position:relative;display:none}.office-search__map_modal-window .gm-style-iw.gm-style-iw-c{border-radius:12px;border:2px solid #fff;background:rgba(238,239,241,.6);backdrop-filter:blur(20px);padding:0;max-width:none!important}.office-search__map_modal-window .gm-style-iw-d{overflow:auto!important}.office-search__map_modal-window .gm-style-iw-tc:after{display:none}.office-search__map-modal-window{border-radius:12px;display:flex;width:526px;padding:10px}@media screen and (max-width:1420px){.office-search__map-modal-window{width:390px}}@media screen and (max-width:780px){.office-search__map-modal-window{width:300px}}.office-search__map-modal-window-inner{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}.office-search__map-modal-window-header{display:flex;padding:20px;justify-content:space-between;align-items:center;border-radius:8px;background:#fff;width:100%}@media screen and (max-width:1420px){.office-search__map-modal-window-header{padding:10px}}.office-search__map-modal-window-buttons{display:flex;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width:1420px){.office-search__map-modal-window-buttons{gap:20px}}.office-search__map-modal-window-header-logo{width:78px}@media screen and (max-width:1420px){.office-search__map-modal-window-header-logo{width:50px}}.office-search__map-modal-window-header-logo-button{display:flex;justify-content:center;align-items:center;gap:12px}.office-search__map-modal-window-header-logo-button-text{font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.28px;text-transform:uppercase}@media screen and (max-width:1420px){.office-search__map-modal-window-header-logo-button-text{font-size:12px;line-height:14px;letter-spacing:-.24px}}.office-search__map-modal-window-header-logo-button-img{width:16px;height:16px}@media screen and (max-width:1420px){.office-search__map-modal-window-header-logo-button-img{width:14px;height:14px}}.office-search__map-modal-window-button-close{cursor:pointer;width:22px;height:22px}.office-search__map-modal-window-button-close:hover{opacity:.9}@media screen and (max-width:1420px){.office-search__map-modal-window-button-close{width:18px;height:18px}}.office-search__map-modal-window-body{display:flex;padding:20px;flex-direction:column;gap:20px;width:100%}@media screen and (max-width:1420px){.office-search__map-modal-window-body{padding:10px;gap:20px}}.office-search__map-modal-window-body-top{display:flex;justify-content:space-between;align-items:center;align-self:stretch;padding-bottom:20px;border-bottom:2px solid #fff}@media screen and (max-width:780px){.office-search__map-modal-window-body-top{flex-direction:column;gap:16px;align-items:normal}}.office-search__map-modal-window-body-top-title{font-size:24px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.48px}@media screen and (max-width:1420px){.office-search__map-modal-window-body-top-title{font-size:20px;letter-spacing:-.4px}}.office-search__map-modal-window-body-top-button{border-radius:4px;background:#fff;display:flex;padding:12px 16px;justify-content:center;align-items:center;gap:12px;cursor:pointer;transform:.3s}@media screen and (max-width:1420px){.office-search__map-modal-window-body-top-button{padding:8px 12px;gap:8px}}.office-search__map-modal-window-body-top-button:hover{opacity:.9}.office-search__map-modal-window-body-top-button-text{color:#1f1f33;font-family:Geologica;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.28px;text-transform:uppercase}.office-search__map-modal-window-body-top-button-img{width:16px;height:16px}@media screen and (max-width:1420px){.office-search__map-modal-window-body-top-button-img{width:14px;height:14px}}.office-search__map-modal-window-body-main{display:flex;gap:20px;flex-wrap:wrap;justify-content:space-between}.office-search__map-modal-window-body-main-item{width:calc(50% - 10px);display:flex;flex-direction:column;gap:10px}@media screen and (max-width:780px){.office-search__map-modal-window-body-main-item{width:100%}}.office-search__map-modal-window-body-main-item-title{color:#1f1f33;font-family:Geologica;font-size:12px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.24px;opacity:.8}.office-search__map-modal-window-body-main-item-body{font-size:13px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.26px}.offices-map__container{display:grid;grid-template-columns:8fr 4fr;gap:40px}@media screen and (max-width:1260px){.offices-map__container{display:flex;flex-direction:column;grid-template-columns:none;gap:0}}.offices-map__left{border-radius:32px;overflow:hidden;border:2px solid #fff;position:relative}@media screen and (max-width:1760px){.offices-map__left{border-radius:24px}}@media screen and (max-width:1420px){.offices-map__left{border-radius:16px}}@media screen and (max-width:1260px){.offices-map__left{border-bottom-left-radius:0;border-bottom-right-radius:0}}.offices-map__map{height:100%;z-index:1}@media screen and (max-width:1260px){.offices-map__map{height:440px}}.offices-map__search-input{position:absolute;top:40px;left:40px;z-index:2}@media screen and (max-width:1760px){.offices-map__search-input{top:30px;left:30px}}.offices-map__right{background-color:#fff;padding:60px 40px;border-radius:32px}@media screen and (max-width:1760px){.offices-map__right{border-radius:24px;padding:40px 30px}}@media screen and (max-width:1420px){.offices-map__right{border-radius:16px;padding:30px}}@media screen and (max-width:1260px){.offices-map__right{border-top-left-radius:0;border-top-right-radius:0;padding:40px 30px}}@media screen and (max-width:420px){.offices-map__right{padding:30px 20px}}.offices-map__title{font-size:24px;line-height:1;margin-bottom:20px;color:#1f1f33;font-weight:600}@media screen and (max-width:1760px){.offices-map__title{font-size:20px}}@media screen and (max-width:1420px){.offices-map__title{font-size:16px;margin-bottom:10px}}@media screen and (max-width:780px){.offices-map__title{text-align:center;font-size:16px}}.offices-map-list{position:relative}.offices-map-list:after,.offices-map-list:before{content:"";z-index:2;position:absolute;width:100%;height:30px;left:0}.offices-map-list:before{background:linear-gradient(#ffffff,transparent);top:0}.offices-map-list:after{bottom:0;background:linear-gradient(transparent,#ffffff)}.offices-map-list__inner{padding:20px 0;height:476px;max-height:476px;min-height:476px;overflow:auto;z-index:1}.offices-map-list__inner::-webkit-scrollbar-button{height:20px}.offices-map-list__inner::-webkit-scrollbar{width:4px}.offices-map-list__inner::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.offices-map-list__inner::-webkit-scrollbar-thumb{background:rgba(31,31,51,.1);border-radius:10px}.offices-map-list__inner::-webkit-scrollbar-thumb:hover{background:rgba(31,31,51,.2)}@media screen and (max-width:1760px){.offices-map-list__inner{height:460px;max-height:460px;min-height:460px}}@media screen and (max-width:1420px){.offices-map-list__inner{height:434px;max-height:434px;min-height:434px}}@media screen and (max-width:1260px){.offices-map-list__inner{height:470px;max-height:470px;min-height:470px}}@media screen and (max-width:780px){.offices-map-list__inner{height:454px;max-height:454px;min-height:454px}}.offices-map-list__item{padding:12px 0}.offices-map-list__item:not(:last-child){border-bottom:1px solid #e1e4eb}@media screen and (max-width:1760px){.offices-map-list__item{padding:10px 0}}@media screen and (max-width:1420px){.offices-map-list__item{padding:8px 0}}.offices-map-list__item-title{margin-bottom:4px;display:block;font-size:16px;line-height:1.2;color:#1f1f33;transition:all .25s ease;cursor:pointer}@media screen and (max-width:1420px){.offices-map-list__item-title{font-size:14px}}.offices-map-list__item-title:hover{opacity:.8}.offices-map-list__item-description{font-size:12px;line-height:1;display:block;color:rgba(31,31,51,.8);transition:all .25s ease;cursor:pointer}.offices-map-list__item-description:hover{opacity:.8}.offices-map-search-input{display:flex;align-items:center;width:320px;padding:14px 24px;background-color:#fff;gap:16px;border:1px solid #e1e4eb;border-radius:8px}.offices-map-search-input__input{flex:1;padding:0!important;border:none!important;outline:none!important;margin:0!important;color:#1f1f33;font-size:14px;line-height:1.2}.offices-map-search-input__input::-moz-placeholder{color:rgba(31,31,51,.6)}.offices-map-search-input__input::placeholder{color:rgba(31,31,51,.6)}.offices-map-search-input__button{width:16px;height:16px}.our-numbers__cards{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:20px}@media screen and (max-width:1260px){.our-numbers__cards{row-gap:8px;gap:8px}}@media screen and (max-width:780px){.our-numbers__cards{row-gap:4px;gap:4px}}.our-numbers__card{width:calc(33.3333% - 13px);padding:60px 40px;border-radius:32px;display:flex;flex-direction:column;justify-content:space-between;gap:50px}@media screen and (max-width:1760px){.our-numbers__card{width:calc(33.3333% - 7px);padding:40px 30px;border-radius:24px;gap:40px}}@media screen and (max-width:1420px){.our-numbers__card{padding:30px;gap:30px;border-radius:16px}}@media screen and (max-width:1260px){.our-numbers__card{width:calc(50% - 4px)}}@media screen and (max-width:780px){.our-numbers__card{gap:20px;padding:30px 20px;border-radius:12px;width:calc(50% - 2px)}}@media screen and (max-width:480px){.our-numbers__card{border-radius:8px}}@media screen and (max-width:420px){.our-numbers__card{padding:24px 16px}}.our-numbers__card_md{display:none}@media screen and (max-width:1260px){.our-numbers__card_md{display:flex}}.our-numbers__card-title{font-size:24px;font-weight:400;line-height:100%;max-width:280px}@media screen and (max-width:1760px){.our-numbers__card-title{max-width:233px;font-size:20px}}@media screen and (max-width:1420px){.our-numbers__card-title{font-size:16px}}@media screen and (max-width:780px){.our-numbers__card-title{text-align:center}}@media screen and (max-width:480px){.our-numbers__card-title{font-size:14px}}.our-numbers__subtitle-md{font-size:14px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.28px}.our-numbers__subtitle-md:last-child{margin-top:10px}.our-numbers__title-md{margin-top:10px;font-size:20px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.4px}@media screen and (max-width:420px){.our-numbers__title-md{font-size:18px;letter-spacing:-.36px}}.our-numbers__card-body{display:flex;gap:30px}@media screen and (max-width:780px){.our-numbers__card-body{flex-direction:column;justify-content:center;text-align:center}}@media screen and (max-width:1760px){.our-numbers__card-left img{width:100px;height:100px}}@media screen and (max-width:1420px){.our-numbers__card-left img{width:100px;height:100px}}@media screen and (max-width:1260px){.our-numbers__card-left img{width:80px;height:80px}}@media screen and (max-width:780px){.our-numbers__card-left img{width:100px;height:100px}}.our-numbers__card-right{display:flex;flex-direction:column;justify-content:space-between}.our-numbers__number{font-size:82px;line-height:100%;font-weight:700}@media screen and (max-width:1760px){.our-numbers__number{font-size:72px}}@media screen and (max-width:1420px){.our-numbers__number{font-size:58px}}@media screen and (max-width:780px){.our-numbers__number{margin-bottom:8px;font-size:52px}}@media screen and (max-width:480px){.our-numbers__number{margin-bottom:4px}}@media screen and (max-width:420px){.our-numbers__number{font-size:42px}}.our-numbers__number_sm{font-size:58px;line-height:100%;font-weight:700}@media screen and (max-width:1760px){.our-numbers__number_sm{font-size:48px}}@media screen and (max-width:1420px){.our-numbers__number_sm{font-size:48px}}@media screen and (max-width:1260px){.our-numbers__number_sm{font-size:44px}}@media screen and (max-width:780px){.our-numbers__number_sm{font-size:40px}}@media screen and (max-width:420px){.our-numbers__number_sm{font-size:34px}}.our-numbers__description{font-size:20px;line-height:100%;font-weight:400}@media screen and (max-width:1760px){.our-numbers__description{font-size:18px}}@media screen and (max-width:1420px){.our-numbers__description{font-size:18px}}.our-numbers__card-button{width:-moz-fit-content;width:fit-content}.payment-methods{display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width:1760px){.payment-methods{gap:10px}}@media screen and (max-width:1260px){.payment-methods{gap:8px}}@media screen and (max-width:780px){.payment-methods{gap:6px}}@media screen and (max-width:480px){.payment-methods{gap:4px}}.payment-methods__card{display:flex;flex-direction:column;width:calc(25% - 15px);border-radius:32px;background:#fff}@media screen and (max-width:1760px){.payment-methods__card{width:calc(25% - 8px);border-radius:24px}}@media screen and (max-width:1420px){.payment-methods__card{border-radius:16px}}@media screen and (max-width:1260px){.payment-methods__card{width:calc(50% - 4px);border-radius:16px;background:#eeeff1}}@media screen and (max-width:780px){.payment-methods__card{width:calc(50% - 3px);border-radius:12px}}@media screen and (max-width:480px){.payment-methods__card{width:calc(50% - 2px);border-radius:8px}}.payment-methods__card-image-wrapper{border:4px solid #fff;border-radius:32px;width:100%;background-color:#eeeff1;display:flex;align-items:center;justify-content:center;height:193px!important;min-height:193px}@media screen and (max-width:1760px){.payment-methods__card-image-wrapper{height:154px!important;border-radius:24px;border:3px solid #fff;min-height:154px}}@media screen and (max-width:1420px){.payment-methods__card-image-wrapper{height:139px!important;border-radius:16px;gap:30px;border:2px solid #fff;min-height:139px}}@media screen and (max-width:1260px){.payment-methods__card-image-wrapper{height:120px!important;border:none;min-height:120px}}@media screen and (max-width:780px){.payment-methods__card-image-wrapper{height:100px!important;min-height:100px;border-radius:12px}}@media screen and (max-width:480px){.payment-methods__card-image-wrapper{border-radius:8px}}.payment-methods__card-image{width:-moz-fit-content;width:fit-content;max-width:60%!important;max-height:40%!important;display:flex;flex-direction:column}.payment-methods__card-body{padding:40px;display:flex;flex-direction:column;gap:30px;height:100%}@media screen and (max-width:1760px){.payment-methods__card-body{gap:24px;padding:30px}}@media screen and (max-width:1420px){.payment-methods__card-body{border-radius:16px;gap:30px}}@media screen and (max-width:1260px){.payment-methods__card-body{gap:20px;padding:20px 30px;border-radius:16px;background-color:#fff}}@media screen and (max-width:780px){.payment-methods__card-body{padding:15px 20px;border-radius:12px;justify-content:space-between}}@media screen and (max-width:480px){.payment-methods__card-body{border-radius:8px}}@media screen and (max-width:420px){.payment-methods__card-body{padding:12px}}.payment-methods__card-body-inner{display:flex;flex-direction:column;gap:20px;height:100%}@media screen and (max-width:1760px){.payment-methods__card-body-inner{gap:15px}}@media screen and (max-width:1420px){.payment-methods__card-body-inner{gap:30px}}@media screen and (max-width:1260px){.payment-methods__card-body-inner{gap:10px}}@media screen and (max-width:780px){.payment-methods__card-body-inner{flex-direction:column-reverse;justify-content:space-between}}.payment-methods__card-title{font-size:24px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.48px}@media screen and (max-width:1760px){.payment-methods__card-title{font-size:20px}}@media screen and (max-width:1420px){.payment-methods__card-title{font-size:18px}}@media screen and (max-width:1260px){.payment-methods__card-title{font-size:20px}}@media screen and (max-width:780px){.payment-methods__card-title{text-align:center;letter-spacing:-.28px;font-size:14px}}.payment-method-tags{display:flex;gap:15px;align-items:center}@media screen and (max-width:780px){.payment-method-tags{flex-direction:column;gap:4px}}.payment-method-tag{font-size:14px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.28px;display:flex;align-items:center;opacity:.8}@media screen and (max-width:1760px){.payment-method-tag{font-size:13px}}@media screen and (max-width:1420px){.payment-method-tag{font-size:12px;text-align:center}}.payment-method-tag-marker{width:5px;height:5px;margin-right:15px;background-color:#eeeff1;border-radius:50%}@media screen and (max-width:1420px){.payment-method-tag-marker{display:none}}.posts-from-category__404{text-align:center;font-size:22px;line-height:1.2;font-weight:600;width:100%}.posts-from-category__cards{position:relative;display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width:1760px){.posts-from-category__cards{gap:10px}}@media screen and (max-width:1260px){.posts-from-category__cards{gap:8px}}@media screen and (max-width:780px){.posts-from-category__cards{gap:6px}}@media screen and (max-width:480px){.posts-from-category__cards{gap:4px}}.posts-from-category__cards_loading{min-height:220px}.posts-from-category__cards_loading:after{content:"";position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;background-color:rgba(255,255,255,.2);backdrop-filter:blur(5px);z-index:1}.posts-from-category__cards_loading .posts-from-category__404{display:none}.posts-from-category__loader{position:absolute;width:90px;height:90px;top:45px;left:calc(50% - 45px);z-index:2;animation:loader 2s linear infinite}@keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.posts-from-category__card{display:flex;flex-direction:column;width:calc(25% - 15px)}@media screen and (max-width:1760px){.posts-from-category__card{width:calc(25% - 8px);border-radius:24px}}@media screen and (max-width:1420px){.posts-from-category__card{border-radius:16px}}@media screen and (max-width:1260px){.posts-from-category__card{width:calc(50% - 4px);border-radius:0;background:#eeeff1}}@media screen and (max-width:780px){.posts-from-category__card{width:calc(50% - 3px)}}@media screen and (max-width:480px){.posts-from-category__card{width:calc(50% - 2px)}}.seo-text{display:flex;border-top:1px solid rgba(31,31,51,.2);flex-direction:column;align-items:center;margin:0 40px}@media screen and (max-width:1760px){.seo-text{margin:0 20px}}@media screen and (max-width:1420px){.seo-text{margin:0}}.seo-text__inner{padding:60px 40px 0;position:relative;height:auto;overflow:hidden;margin-bottom:20px}@media screen and (max-width:1260px){.seo-text__inner{padding:60px 30px 0}}@media screen and (max-width:480px){.seo-text__inner{padding:50px 16px 0}}.seo-text__content{position:relative;z-index:1;max-width:540px}.seo-text__content .max-w-none ol,.seo-text__content .max-w-none p,.seo-text__content .max-w-none ul{color:rgba(31,31,51,.8);font-size:13px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.26px;margin-bottom:8px}.seo-text__content .max-w-none h1{font-size:18px}.seo-text__content .max-w-none h1,.seo-text__content .max-w-none h2{padding-top:40px!important;border-top:1px solid rgba(31,31,51,.2)!important;margin-top:40px!important;font-style:normal;font-weight:500;line-height:120%;margin-bottom:16px;letter-spacing:-.64px}.seo-text__content .max-w-none h2{font-size:16px}.seo-text__content .max-w-none h3{font-size:14px}.seo-text__content .max-w-none h3,.seo-text__content .max-w-none h4{padding-top:20px!important;font-style:normal;font-weight:500;line-height:120%;margin-bottom:16px;letter-spacing:-.64px}.seo-text__content .max-w-none h4{font-size:13px}.seo-text__content .max-w-none h5{font-size:12px}.seo-text__content .max-w-none h5,.seo-text__content .max-w-none h6{padding-top:20px!important;font-style:normal;font-weight:500;line-height:120%;margin-bottom:16px;letter-spacing:-.64px}.seo-text__content .max-w-none h6{font-size:11px}.seo-text__content .max-w-none h1:first-child,.seo-text__content .max-w-none h2:first-child{padding-bottom:16px!important;border-top:none!important;margin-top:0!important;padding-top:0!important}.seo-text__content ol,.seo-text__content ul{padding-left:16px}.seo-text__inner-lightening{display:none;position:absolute;left:0;bottom:0;width:100%;height:40px;z-index:100;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.8))}.seo-text__inner_hidden{height:380px}.seo-text__inner_hidden .seo-text__inner-lightening{display:block}.seo-text__inner_visible-text{height:auto}.seo-text__inner_visible-text .seo-text__inner-lightening{display:none}.seo-text__button-wrapper{position:relative;display:flex;justify-content:center;width:100%;margin-left:40px;margin-right:40px}@media screen and (max-width:1760px){.seo-text__button-wrapper{margin-left:20px;margin-right:20px}}@media screen and (max-width:1420px){.seo-text__button-wrapper{margin-left:0;margin-right:0}}.seo-text__button{display:flex;align-items:center;justify-content:center;position:relative;z-index:4;font-size:14px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.28px;padding:10px 20px;background-color:#fff;gap:20px;cursor:pointer}.seo-text__button:hover{opacity:.9}.seo-text__line-bottom{position:absolute;z-index:1;background-color:rgba(31,31,51,.2);height:1px;width:100%;top:50%;left:0;transform:translateY(-50%)}.single-image__image{width:100%!important;max-height:1700px;border-radius:32px}@media screen and (max-width:1760px){.single-image__image{border-radius:24px}}@media screen and (max-width:1420px){.single-image__image{border-radius:16px}}@media screen and (max-width:1260px){.single-image__image{border-radius:20px}}@media screen and (max-width:780px){.single-image__image{border-radius:16px}}@media screen and (max-width:1260px){.single-image__image_md-none{display:none}}.single-image__image-adaptive{display:none;width:100%!important;max-height:1200px}@media screen and (max-width:1260px){.single-image__image-adaptive{display:block;border-radius:20px}}@media screen and (max-width:780px){.single-image__image-adaptive{border-radius:16px}}.single-product__inner{display:flex;flex-direction:column}.single-product__cover{position:relative;z-index:2}.single-product__cover-image{width:100%!important;height:600px!important;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1760px){.single-product__cover-image{height:480px!important}}@media screen and (max-width:1420px){.single-product__cover-image{height:440px!important}}@media screen and (max-width:1260px){.single-product__cover-image{height:460px!important}}@media screen and (max-width:780px){.single-product__cover-image{height:320px!important}}.single-product__body{position:relative;z-index:3;width:1360px;border-radius:32px;background:#fff;display:flex;margin:-80px auto 80px}@media screen and (max-width:1760px){.single-product__body{margin-bottom:60px;margin-top:-60px;border-radius:24px;width:1100px}}@media screen and (max-width:1420px){.single-product__body{width:1020px}}@media screen and (max-width:1260px){.single-product__body{flex-direction:column-reverse;width:700px}}@media screen and (max-width:780px){.single-product__body{margin-bottom:40px;margin-top:-40px;border-radius:16px;width:440px}}@media screen and (max-width:480px){.single-product__body{width:96%}}.single-product__left{padding:80px 40px;width:60%}@media screen and (max-width:1760px){.single-product__left{padding:80px 30px}}@media screen and (max-width:1420px){.single-product__left{padding:60px 30px}}@media screen and (max-width:1260px){.single-product__left{width:100%}}@media screen and (max-width:780px){.single-product__left{padding:40px 20px}}.single-product__left-title{font-size:28px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.56px;margin-bottom:30px}@media screen and (max-width:1760px){.single-product__left-title{font-size:24px;letter-spacing:-.48px}}@media screen and (max-width:1420px){.single-product__left-title{font-size:20px;letter-spacing:-.42px}}.single-product__left-thumbnail,.single-product__left-thumbnail-img{width:100%!important;max-width:100%!important}.single-product__left-thumbnail-img{border-radius:32px;margin-bottom:60px}@media screen and (max-width:1760px){.single-product__left-thumbnail-img{border-radius:24px;margin-bottom:40px}}@media screen and (max-width:1420px){.single-product__left-thumbnail-img{border-radius:16px;margin-bottom:30px}}.single-product__right{padding:80px 40px;width:40%;position:sticky;top:20px;left:0;height:100vh;overflow:auto}.single-product__right::-webkit-scrollbar-button{height:20px}.single-product__right::-webkit-scrollbar{width:4px}.single-product__right::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.single-product__right::-webkit-scrollbar-thumb{background:rgba(31,31,51,.1);border-radius:10px}.single-product__right::-webkit-scrollbar-thumb:hover{background:rgba(31,31,51,.2)}@media screen and (max-width:1760px){.single-product__right{padding:80px 30px}}@media screen and (max-width:1420px){.single-product__right{padding:60px 30px}}@media screen and (max-width:1260px){.single-product__right{position:relative;width:100%;border-bottom:1px solid rgba(31,31,51,.2);height:auto}}@media screen and (max-width:780px){.single-product__right{padding:40px 20px}}.steps{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1760px){.steps{gap:10px}}@media screen and (max-width:1420px){.steps{gap:10px}}@media screen and (max-width:1260px){.steps{gap:8px}}@media screen and (max-width:780px){.steps{gap:6px}}@media screen and (max-width:480px){.steps{gap:4px}}.steps__cards{display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width:1760px){.steps__cards{gap:10px}}@media screen and (max-width:1260px){.steps__cards{gap:8px}}@media screen and (max-width:780px){.steps__cards{gap:6px}}@media screen and (max-width:480px){.steps__cards{gap:4px}}.steps__card{display:flex;gap:60px;flex-direction:column;justify-content:space-between;width:calc(25% - 15px);padding:60px 40px;border-radius:32px;background:#fff}@media screen and (max-width:1760px){.steps__card{width:calc(25% - 8px);padding:40px 30px;gap:40px;border-radius:24px}}@media screen and (max-width:1420px){.steps__card{border-radius:16px;gap:30px}}@media screen and (max-width:1260px){.steps__card{padding:30px 20px;width:calc(50% - 4px)}}@media screen and (max-width:780px){.steps__card{width:calc(50% - 3px);border-radius:12px}}@media screen and (max-width:480px){.steps__card{width:calc(50% - 2px);border-radius:8px}}@media screen and (max-width:420px){.steps__card{padding:24px 16px}}.steps__card-body{display:flex;justify-content:space-between}.steps__card-img{width:160px;height:auto}@media screen and (max-width:1760px){.steps__card-img{width:120px}}@media screen and (max-width:1420px){.steps__card-img{width:100px}}@media screen and (max-width:780px){.steps__card-img{width:80px}}.steps__card-number-image{display:block;transform-origin:top right;width:100px;height:80px}@media screen and (max-width:1760px){.steps__card-number-image{transform:scale(.8125)}}@media screen and (max-width:1420px){.steps__card-number-image{transform:scale(.8125)}}@media screen and (max-width:1260px){.steps__card-number-image{transform:scale(.75);letter-spacing:-1.66px}}@media screen and (max-width:780px){.steps__card-number-image{transform:scale(.6875)}}@media screen and (max-width:480px){.steps__card-number-image{transform:scale(1);width:50px;height:40px}}.steps__card-footer{font-size:24px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.48px}@media screen and (max-width:1760px){.steps__card-footer{font-size:20px}}@media screen and (max-width:1420px){.steps__card-footer{font-size:18px}}@media screen and (max-width:1260px){.steps__card-footer{font-size:20px}}@media screen and (max-width:780px){.steps__card-footer{letter-spacing:-.28px;font-size:14px}}.steps__footer{background-color:#fff;padding:80px 40px;border-radius:32px;display:flex;gap:60px;justify-content:center;align-items:center}@media screen and (max-width:1760px){.steps__footer{gap:40px;padding:40px 30px;border-radius:24px}}@media screen and (max-width:1420px){.steps__footer{gap:30px;border-radius:16px}}@media screen and (max-width:1260px){.steps__footer{border-radius:20px;padding:30px 20px}}@media screen and (max-width:780px){.steps__footer{flex-direction:column;border-radius:12px;align-items:normal}}@media screen and (max-width:480px){.steps__footer{border-radius:8px}}.steps__footer-img{width:160px;height:auto}@media screen and (max-width:1760px){.steps__footer-img{width:120px}}@media screen and (max-width:1420px){.steps__footer-img{width:100px}}@media screen and (max-width:780px){.steps__footer-img{width:80px}}.steps__footer-right{max-width:630px;display:flex;flex-direction:column;gap:20px;align-items:start}@media screen and (max-width:1760px){.steps__footer-right{max-width:530px}}.documents-cover{display:flex;flex-direction:column;gap:40px}@media screen and (max-width:1760px){.documents-cover{gap:30px}}@media screen and (max-width:1420px){.documents-cover{gap:20px}}@media screen and (max-width:1260px){.documents-cover{gap:40px}}@media screen and (max-width:780px){.documents-cover{gap:30px}}.documents-cover__image-wrapper{width:100%}.documents-cover__image{width:100%;height:auto}.documents-cover__body{display:flex;gap:40px}@media screen and (max-width:1760px){.documents-cover__body{gap:30px}}@media screen and (max-width:1260px){.documents-cover__body{gap:20px;flex-direction:column}}.documents-cover__body-left{width:calc(50% - 20px);font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.32px}@media screen and (max-width:1760px){.documents-cover__body-left{width:calc(50% - 15px);font-size:14px;letter-spacing:-.28px}}@media screen and (max-width:1260px){.documents-cover__body-left{width:100%}}.documents-cover__body-right{width:calc(50% - 15px);font-size:14px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.28px;opacity:.8}@media screen and (max-width:1760px){.documents-cover__body-right{width:calc(50% - 15px)}}@media screen and (max-width:1420px){.documents-cover__body-right{font-size:13px;letter-spacing:-.26px}}@media screen and (max-width:1260px){.documents-cover__body-right{width:100%}}.icon-cards__inner{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.icon-cards__title{font-size:16px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.32px}@media screen and (max-width:1760px){.icon-cards__title{font-size:14px;letter-spacing:-.28px}}.icon-cards__cards{display:flex;gap:4px;flex-wrap:wrap}@media screen and (max-width:780px){.icon-cards__cards{flex-direction:column}}.icon-cards__card{width:calc(50% - 2px);display:flex;padding:20px;align-items:center;gap:40px;border-radius:8px;background:#eeeff1}@media screen and (max-width:1760px){.icon-cards__card{border-radius:4px;padding:15px;gap:30px}}@media screen and (max-width:1420px){.icon-cards__card{gap:20px}}@media screen and (max-width:780px){.icon-cards__card{width:100%}}.icon-cards__card-image{width:80px!important;height:auto}@media screen and (max-width:1760px){.icon-cards__card-image{width:60px!important}}@media screen and (max-width:1420px){.icon-cards__card-image{width:50px!important}}.icon-cards__card-text{font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.32px}@media screen and (max-width:1760px){.icon-cards__card-text{font-size:14px;letter-spacing:-.28px}}.icon-steps__inner{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:780px){.icon-steps__inner{gap:15px}}.icon-steps__title{font-size:16px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.32px}@media screen and (max-width:1760px){.icon-steps__title{letter-spacing:-.28px;font-size:14px}}@media screen and (max-width:1260px){.icon-steps__title{letter-spacing:-.32px;font-size:16px}}@media screen and (max-width:780px){.icon-steps__title{letter-spacing:-.28px;font-size:15px}}.icon-steps__cards{display:flex;gap:4px;flex-wrap:wrap;width:100%}.icon-steps__cards_two .icon-steps__card{width:calc(50% - 2px)}.icon-steps__cards_three .icon-steps__card{width:calc(33.3333% - 3px)}@media screen and (max-width:780px){.icon-steps__cards_three .icon-steps__card{width:100%}}.icon-steps__card{display:flex;padding:40px 20px;flex-direction:column;gap:40px;border-radius:8px;background:#eeeff1}@media screen and (max-width:1760px){.icon-steps__card{gap:30px;padding:30px 15px}}@media screen and (max-width:780px){.icon-steps__card{gap:20px;padding:20px}}.icon-steps__card-wrapper-image-and-number{width:100%;display:flex;gap:10px;justify-content:space-between}.icon-steps__card-image{width:120px!important;height:auto}@media screen and (max-width:1760px){.icon-steps__card-image{width:100px!important}}@media screen and (max-width:1420px){.icon-steps__card-image{width:80px!important}}@media screen and (max-width:780px){.icon-steps__card-image{width:60px!important}}.icon-steps__card-number{color:#fff;font-size:64px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-2.56px}@media screen and (max-width:1760px){.icon-steps__card-number{font-size:48px;letter-spacing:-1.92px}}@media screen and (max-width:1420px){.icon-steps__card-number{font-size:44px;letter-spacing:-1.76px}}@media screen and (max-width:780px){.icon-steps__card-number{font-size:36px;letter-spacing:-1.44px}}.icon-steps__card-text{font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.32px}@media screen and (max-width:1760px){.icon-steps__card-text{font-size:14px;letter-spacing:-.28px}}@media screen and (max-width:780px){.icon-steps__card-text{font-size:13px;letter-spacing:-.26px}}.logo-text{display:flex;height:100%;gap:4px;min-height:100%}@media screen and (max-width:780px){.logo-text{flex-direction:column-reverse;align-items:normal}}.logo-text__left{width:calc(66.666% - 1px);display:flex;padding:30px 20px;flex-direction:column;gap:15px;border-radius:8px;background:#eeeff1}@media screen and (max-width:1760px){.logo-text__left{padding:30px 15px;border-radius:4px}}@media screen and (max-width:780px){.logo-text__left{width:100%;padding:20px}}.logo-text__title{font-size:20px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.4px}@media screen and (max-width:1760px){.logo-text__title{font-size:16px;letter-spacing:-.32px}}.logo-text__description{font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.28px}@media screen and (max-width:1760px){.logo-text__description{font-size:13px;letter-spacing:-.26px}}.logo-text__right{width:calc(33.333% - 3px);display:flex;padding:30px 20px;justify-content:center;align-items:center;border-radius:8px;background:#eeeff1}@media screen and (max-width:1760px){.logo-text__right{border-radius:4px}}@media screen and (max-width:1260px){.logo-text__right{min-height:100%}}@media screen and (max-width:780px){.logo-text__right{width:100%;padding:40px 20px}}.logo-text__image{max-width:124px!important;width:auto!important;height:auto}@media screen and (max-width:1760px){.logo-text__image{max-width:102px!important}}@media screen and (max-width:1420px){.logo-text__image{max-width:76px!important}}@media screen and (max-width:1260px){.logo-text__image{max-width:94px!important}}.page-content__inner{display:flex;flex-direction:column;gap:40px;max-width:580px}.page-content__item-content{font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.28px}.page-content__item-content p{margin-bottom:12px;opacity:1}@media screen and (max-width:1760px){.page-content__item-content p{margin-bottom:8px}}.page-content__item-content ol,.page-content__item-content ul{padding-left:24px;margin-bottom:16px}@media screen and (max-width:1760px){.page-content__item-content ol,.page-content__item-content ul{margin-bottom:12px}}.page-content__item-content ol li,.page-content__item-content ul li{margin-bottom:12px}.page-content__item-content strong{font-weight:600}.page-content__item-content h1{margin-bottom:20px;margin-top:40px;font-size:26px;font-style:normal;font-weight:600;line-height:160%;letter-spacing:-.52px}@media screen and (max-width:1260px){.page-content__item-content h1{font-size:22px;letter-spacing:-.44px;margin-top:30px;margin-bottom:14px}}.page-content__item-content h2{font-size:20px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.4px;margin-bottom:16px;margin-top:34px}@media screen and (max-width:1260px){.page-content__item-content h2{font-size:18px;letter-spacing:-.28px;margin-bottom:14px;margin-top:28px}}.page-content__item-content h3{margin-top:30px;font-size:18px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.36px;margin-bottom:14px}@media screen and (max-width:1260px){.page-content__item-content h3{margin-top:20px;font-size:16px;letter-spacing:-.32px}}.page-content__item-content h4{margin-top:24px;font-size:16px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.32px;margin-bottom:14px}@media screen and (max-width:1260px){.page-content__item-content h4{margin-top:14px;font-size:14px;letter-spacing:-.28px}}.page-content__item-content h5{margin-top:24px;font-size:14px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.28px;margin-bottom:14px}@media screen and (max-width:1260px){.page-content__item-content h5{margin-top:16px;font-size:12px;letter-spacing:-.24px}}.page-content__item-content h6{margin-top:24px;font-size:14px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.28px;margin-bottom:14px}@media screen and (max-width:1260px){.page-content__item-content h6{margin-top:16px;font-size:12px;letter-spacing:-.24px}}.page-content__item-content a:not(.x-button){color:#00c;font-weight:600;line-height:160%;text-decoration:underline}.page-content__item-content blockquote{border-left:3px solid #e1e4eb;text-align:left;padding:10px 0 10px 15px;margin:16px 0;font-style:italic}@media screen and (max-width:780px){.page-content__item-content blockquote{padding:10px 0 10px 10px}}.page-content__item-content img{border-radius:24px;height:-moz-fit-content;height:fit-content;-o-object-fit:initial;object-fit:fill;margin-top:22px;margin-bottom:22px}@media screen and (max-width:1760px){.page-content__item-content img{border-radius:16px}}@media screen and (max-width:1260px){.page-content__item-content img{border-radius:12px}}@media screen and (max-width:780px){.page-content__item-content img{border-radius:10px;margin-top:16px;margin-bottom:16px}}@media screen and (max-width:480px){.page-content__item-content img{border-radius:8px}}.page-content__item-content>:first-child{margin-top:0}@media screen and (max-width:1260px){.page-content__item-content>:first-child{margin-top:0}}.b-content__buttons{margin-bottom:20px;margin-top:20px}.b-content__documents{margin-bottom:30px;margin-top:30px}.wrapper-block{display:flex;gap:40px;position:relative;margin-left:100px;margin-right:100px}@media screen and (max-width:1760px){.wrapper-block{gap:30px;margin-left:60px;margin-right:60px}}@media screen and (max-width:1260px){.wrapper-block{flex-direction:column-reverse;gap:20px;margin-left:0;margin-right:0}}.wrapper-block__main{width:calc(66.6666% - 14px);display:flex;padding:80px 40px;flex-direction:column;gap:60px;border-radius:24px;background:#fff}@media screen and (max-width:1760px){.wrapper-block__main{padding:60px 30px;gap:30px;border-radius:16px;background:#fff}}@media screen and (max-width:1420px){.wrapper-block__main{padding:40px 30px;gap:20px;border-radius:12px}}@media screen and (max-width:1260px){.wrapper-block__main{width:100%;padding:60px 30px;gap:40px;border-radius:16px}}@media screen and (max-width:780px){.wrapper-block__main{padding:40px 20px;gap:30px;border-radius:12px}}.wrapper-block__width-100{width:100%;max-width:1360px}.block__center{margin-left:auto;margin-right:auto;gap:80px}@media screen and (max-width:1760px){.block__center{gap:30px}}@media screen and (max-width:1420px){.block__center{gap:20px}}@media screen and (max-width:1260px){.block__center{gap:40px}}@media screen and (max-width:780px){.block__center{gap:30px}}.wrapper-block__main-title{font-size:26px;font-style:normal;font-weight:600;line-height:160%;letter-spacing:-.52px}@media screen and (max-width:1260px){.wrapper-block__main-title{font-size:22px;letter-spacing:-.44px}}.wrapper-block__main-section{width:100%}.wrapper-block__sidebar{width:calc(33.3333% - 26px);display:flex;padding:80px 40px;flex-direction:column;gap:60px;border-radius:24px;background:#fff;position:sticky;height:-moz-fit-content;height:fit-content;top:20px;left:0}@media screen and (max-width:1760px){.wrapper-block__sidebar{padding:60px 30px;gap:30px;border-radius:16px;background:#fff}}@media screen and (max-width:1420px){.wrapper-block__sidebar{padding:40px 30px;border-radius:12px}}@media screen and (max-width:1260px){.wrapper-block__sidebar{width:100%;padding:60px 30px;gap:40px;border-radius:16px;position:static}}@media screen and (max-width:780px){.wrapper-block__sidebar{padding:40px 20px;gap:30px;border-radius:12px}}.wrapper-block__sidebar-section{width:100%}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.slider{position:relative;width:100%}.slider__track{display:flex;transition:transform .5s ease-in-out}.slider__item{flex:0 0 100%}.slider__content,.slider__item{display:flex;justify-content:center;align-items:center}.slider__content{width:100%;height:auto}a.slider__content{cursor:pointer}a.slider__content:hover{opacity:1!important}.slider__content-image{border-radius:32px;background-color:#fecb00}@media screen and (max-width:1760px){.slider__content-image{border-radius:24px}}@media screen and (max-width:1260px){.slider__content-image{border-radius:16px}}@media screen and (max-width:780px){.slider__content-image{display:none}}.slider__content-image-for-mobile{display:none}@media screen and (max-width:780px){.slider__content-image-for-mobile{display:block;border-radius:16px;background-color:#fecb00}}.slider__title{font-size:18px;font-weight:700}.slider__btn{z-index:999;position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;cursor:pointer;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.slider__btn-prev{left:-20px}@media screen and (max-width:1260px){.slider__btn-prev{left:20px}}.slider__btn-next{right:-20px}@media screen and (max-width:1260px){.slider__btn-next{right:20px}}.slider__btn:hover{opacity:.9}.swiper{z-index:10}
/*# sourceMappingURL=7f77643c3db93886.css.map*/