@media screen and (max-width:767px){.category__breadcrumb{gap:0;margin-bottom:4px}.category__breadcrumb-icon{height:16px;max-height:16px;max-width:16px;width:16px}.category__breadcrumb-text{font-size:12px;font-weight:500;line-height:16px}.category__breadcrumb{gap:0;margin-bottom:4px}.category__breadcrumb-icon{height:16px;max-height:16px;max-width:16px;width:16px}.category__breadcrumb-text{font-size:12px;font-weight:500;line-height:16px}.category__breadcrumb{gap:0;margin-bottom:4px}.category__breadcrumb-icon{height:16px;max-height:16px;max-width:16px;width:16px}.category__breadcrumb-text{font-size:12px;font-weight:500;line-height:16px}}.term-modal{bottom:0;left:0;position:fixed;right:0;top:0;z-index:313}.term-modal__overlay{background-color:#000;bottom:0;left:0;opacity:.3;position:absolute;right:0;top:0;z-index:102}.term-modal__content{background-color:#fff;background:#fff;border-radius:8px;bottom:40px;box-shadow:0 0 24px 0 rgba(45,47,51,.25);left:2%;padding:40px 0 0;position:absolute;right:2%;top:40px;z-index:103}.term-modal__wrapper{max-height:100%;overflow-y:auto;padding:0 24px 40px}.term-modal__wrapper::-webkit-scrollbar{width:14px}.term-modal__wrapper::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#c9d0d2;border:4px solid transparent;border-radius:7px}.term-modal__wrapper p{color:#252628;font-size:14px;line-height:18px;margin-bottom:16px}.term-modal__wrapper p:first-of-type{font-size:16px;line-height:20px;margin-bottom:24px}.term-modal__wrapper p:last-of-type{margin-bottom:0}.term-modal__wrapper ul{margin-bottom:24px}.term-modal__wrapper li{color:#252628;font-size:14px;line-height:18px;margin-bottom:16px;padding-left:24px;position:relative}.term-modal__wrapper li:before{background-color:#252628;border-radius:50%;content:"";height:6px;left:6px;position:absolute;top:6px;width:6px}.term-modal__wrapper a{color:#67a511;transition:.3s}.term-modal__wrapper a:hover{color:#8bc540}.term-modal__close{height:20px;position:absolute;right:16px;top:16px;width:20px}.term-modal__close:after,.term-modal__close:before{background-color:#000;content:"";height:2px;left:50%;position:absolute;top:50%;width:90%}.term-modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.term-modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}@media(min-width:768px){.term-modal__content{bottom:auto;left:50%;max-width:50%;right:auto;top:50%;transform:translate(-50%,-50%)}.term-modal__wrapper{max-height:80vh;padding:0 40px 40px}.term-modal__wrapper p{font-size:18px;line-height:26px}.term-modal__wrapper p:first-of-type{font-size:24px;line-height:30px}.term-modal__wrapper li{color:#252628;font-size:18px;line-height:26px;padding-left:32px}.term-modal__wrapper li:before{height:8px;left:8px;top:12px;width:8px}}.form-success-modal{bottom:0;left:0;position:fixed;right:0;top:0;z-index:313}.form-success-modal__overlay{background-color:#000;bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.form-success-modal__wrapper{background-color:#f4f4f4;left:50%;padding:24px;position:absolute;top:50%;transform:translate(-50%,-50%);width:320px;z-index:2}.form-success-modal__hide{border:1px solid #252628;border-radius:50%;height:40px;position:absolute;right:8px;top:8px;transition:.3s;width:40px}.form-success-modal__hide:after,.form-success-modal__hide:before{background-color:#252628;content:"";height:1px;left:50%;position:absolute;top:50%;width:40%}.form-success-modal__hide:before{transform:translate(-50%,-50%) rotate(45deg)}.form-success-modal__hide:after{transform:translate(-50%,-50%) rotate(-45deg)}.form-success-modal__hide:hover{background-color:#252628}.form-success-modal__hide:hover:after,.form-success-modal__hide:hover:before{background-color:#fff}.form-success-modal__img{align-items:center;display:flex;justify-content:center;margin-bottom:24px}.form-success-modal__img img{height:82px;width:80px}.form-success-modal__title{color:#252628;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:22px;line-height:26px;margin-bottom:12px;text-align:center}.form-success-modal__desc{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;line-height:20px;margin-bottom:24px;text-align:center}.form-success-modal__btn{border:1px solid #252628;border-radius:24px;color:#252628;display:block;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;line-height:20px;padding:10px 20px;transition:.3s;width:100%}.form-success-modal__btn:hover{background-color:#252628;color:#fff;transition:.3s}@media(min-width:1200px){.form-success-modal__hide{border:1px solid #fff;right:-56px}.form-success-modal__hide:after,.form-success-modal__hide:before{background-color:#fff}.form-success-modal__hide:hover{background-color:#252628}}.ui-modal-container{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1010}.ui-modal-container__inner{background-color:#fff;display:grid;grid-template-areas:"header closebtn" "body body" "footer footer";grid-template-columns:1fr auto;grid-template-rows:auto auto 1fr;max-height:100%;padding:16px 0 16px 16px;width:100%}@media(min-width:521px){.ui-modal-container__inner{max-height:90%;max-width:calc(100% - 32px)}}@media(min-width:768px){.ui-modal-container__inner{grid-template-areas:"header closebtn" "body body" "footer footer";grid-template-columns:1fr auto;padding:52px 0 52px 52px}}@media(min-width:1124px){.ui-modal-container__inner{max-width:1008px;padding:48px 0 64px 64px}}.ui-modal-container__inner-content{max-height:75vh;overflow-y:auto}.ui-modal-container__header{-ms-grid-row:1;-ms-grid-column:1;grid-area:header}.ui-modal-container__header-conditions{align-self:center;color:#252628;font-size:24px;line-height:40px}@media only screen and (max-width:767px){.ui-modal-container__header-conditions{font-size:16px;line-height:24px}}.ui-modal-container__close-btn{-ms-grid-row:1;-ms-grid-column:2;align-self:flex-start;cursor:pointer;grid-area:closebtn;padding-right:16px}@media(min-width:768px){.ui-modal-container__close-btn{padding-right:0;position:relative;right:8px;text-align:end;top:-44px}}@media only screen and (min-width:1124px){.ui-modal-container__close-btn .fill-svg{fill:#fff}.ui-modal-container__close-btn .stroke-svg{stroke:#fff}.ui-modal-container__close-btn{right:-50px;top:-50px}}.ui-modal-container__body{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:body;overflow-y:auto;padding-right:8px}.ui-modal-container__body::-webkit-scrollbar{width:12px}.ui-modal-container__body::-webkit-scrollbar-track{border:3px solid transparent}.ui-modal-container__body::-webkit-scrollbar-thumb{background-color:#dedede;border:.25rem solid #fff;border-radius:.5rem}@media(min-width:768px){.ui-modal-container__body{padding-right:40px}}.ui-modal-container__body-conditions{color:#252628;margin-top:8px}.ui-modal-container__body-conditions li,.ui-modal-container__body-conditions p{font-size:18px;line-height:26px}@media only screen and (max-width:767px){.ui-modal-container__body-conditions li,.ui-modal-container__body-conditions p{font-size:14px;line-height:18px}}.ui-modal-container__footer{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:footer}@media (min-width:768px){.ui-modal-container__header{-ms-grid-row:1;-ms-grid-column:1}.ui-modal-container__close-btn{-ms-grid-row:1;-ms-grid-column:2}.ui-modal-container__body{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2}.ui-modal-container__footer{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:2}}.collateral-property-form{display:flex}@media(max-width:1599px){.collateral-property-form{flex-direction:column}}.collateral-property-form__block-form{background:#f4f4f4;max-width:624px;padding:64px;width:100%}@media(max-width:1599px){.collateral-property-form__block-form{max-width:100%;padding:40px}}@media(max-width:767px){.collateral-property-form__block-form{padding:24px 16px}}@media(max-width:1599px){.collateral-property-form__block-wrapper{align-items:end;display:flex;justify-content:space-between}}@media(max-width:767px){.collateral-property-form__block-wrapper{align-items:start;flex-direction:column;justify-content:unset}}.collateral-property-form__form-title{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:32px;font-weight:600;line-height:36px;margin-bottom:24px}@media(max-width:767px){.collateral-property-form__form-title{font-size:22px;line-height:26px}}.collateral-property-form__form-error{color:#de4a2a;font-family:Gilroy-Medium,Arial,sans-serif;font-size:12px;font-weight:500;line-height:16px}.collateral-property-form__form-field{margin-bottom:12px}.collateral-property-form__form-field_checkbox{align-items:center;display:flex;gap:8px;margin-bottom:0;margin-top:12px}.collateral-property-form__form-desc{font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin-bottom:32px}@media(max-width:767px){.collateral-property-form__form-desc{font-size:14px;line-height:20px;margin-bottom:16px}}.collateral-property-form__form-placeholder{color:#6d6d6d;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;margin-bottom:4px}.collateral-property-form__form-checkbox{display:none}.collateral-property-form__form-checkbox:checked~.collateral-property-form__form-checkbox-custom:before{display:block}.collateral-property-form__form-checkbox-text{font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px}.collateral-property-form__form-checkbox-text .term-link,.collateral-property-form__form-checkbox-text>a{border-bottom:1px solid #000;color:#000;cursor:pointer;transition:.35s}.collateral-property-form__form-checkbox-text .term-link:hover,.collateral-property-form__form-checkbox-text>a:hover{border-color:#a3d562;color:#a3d562}@media(max-width:767px){.collateral-property-form__form-checkbox-text{font-size:14px;line-height:20px}}.collateral-property-form__form-checkbox-custom{border:1px solid #000;border-radius:2px;cursor:pointer;height:16px;position:relative;width:16px}.collateral-property-form__form-checkbox-custom:before{background:url(/static/dist/v2/img/galka.png) no-repeat;background-size:cover;content:"";display:none;height:8px;left:1px;position:absolute;top:2px;width:12px}.collateral-property-form__form-submit{background:#252628;border:1px solid #000;border-radius:24px;color:#fff;cursor:pointer;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:16px;font-weight:600;line-height:24px;margin-top:24px;padding:12px 24px;transition:.35s;width:max-content}.collateral-property-form__form-submit:hover{background:transparent;color:#000}.collateral-property-form__form-input{border:1px solid #c8c8c8;border-radius:100px;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:16px;font-weight:600;line-height:24px;margin-bottom:4px;padding:12px 24px;transition:.35s;width:100%}.collateral-property-form__form-input:focus,.collateral-property-form__form-input:hover{border-color:#6d6d6d}.collateral-property-form__form-input::placeholder{color:#c8c8c8}@media(max-width:767px){.collateral-property-form__form-input{font-size:14px;line-height:20px}}.collateral-property-form__form-textarea{border:1px solid #c8c8c8;border-radius:16px;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:16px;font-weight:600;height:117px;line-height:24px;margin-bottom:4px;outline:none;padding:12px 24px;resize:none;transition:.35s;width:100%}.collateral-property-form__form-textarea:focus,.collateral-property-form__form-textarea:hover{border-color:#6d6d6d}.collateral-property-form__form-textarea::placeholder{color:#c8c8c8}@media(max-width:767px){.collateral-property-form__form-textarea{font-size:14px;line-height:20px}}.collateral-property-form__block-info{background:url(/static/dist/v2/img/collateral-property-form.jpg);max-width:640px;padding:64px;width:100%}@media(max-width:1599px){.collateral-property-form__block-info{max-width:100%;padding:40px}}@media(max-width:767px){.collateral-property-form__block-info{padding:24px 16px}}.collateral-property-form__block-contacts{background:#fff;padding:32px}@media(max-width:767px){.collateral-property-form__block-contacts{padding:16px}}.collateral-property-form__block-contacts-title{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:32px;font-weight:600;line-height:36px;margin-bottom:24px}@media(max-width:767px){.collateral-property-form__block-contacts-title{font-size:22px;line-height:26px;margin-bottom:16px}}.collateral-property-form__block-contacts-desc{font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin-bottom:24px}@media(max-width:1599px){.collateral-property-form__block-contacts-desc{margin-bottom:0}}@media(max-width:767px){.collateral-property-form__block-contacts-desc{font-size:14px;line-height:20px;margin-bottom:16px}}.collateral-property-form__block-contacts-link{color:#000;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:24px;font-weight:600;line-height:28px;max-width:max-content;width:100%}@media(max-width:767px){.collateral-property-form__block-contacts-link{font-size:18px;line-height:24px}}@font-face{font-display:swap;font-family:Gilroy-Regular;font-style:normal;font-weight:400;src:url(/static/dist/v2/fonts/Gilroy-Regular.ttf) format("truetype"),url(/static/dist/v2/fonts/Gilroy-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Gilroy-Medium;font-style:normal;font-weight:500;src:url(/static/dist/v2/fonts/Gilroy-Medium.ttf) format("truetype"),url(/static/dist/v2/fonts/Gilroy-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Gilroy-SemiBold;font-style:normal;font-weight:600;src:url(/static/dist/v2/fonts/Gilroy-SemiBold.ttf) format("truetype"),url(/static/dist/v2/fonts/Gilroy-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:Gilroy-Bold;font-style:normal;font-weight:700;src:url(/static/dist/v2/fonts/Gilroy-Bold.ttf) format("truetype"),url(/static/dist/v2/fonts/Gilroy-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Gilroy-500;font-style:normal;font-weight:500;src:url(/static/dist/v2/fonts/Gilroy-Medium.ttf) format("truetype"),url(/static/dist/v2/fonts/Gilroy-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Gilroy-600;font-style:normal;font-weight:600;src:url(/static/dist/v2/fonts/Gilroy-SemiBold.ttf) format("truetype"),url(/static/dist/v2/fonts/Gilroy-SemiBold.woff) format("woff")}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}address{font-style:normal}button{background:transparent;cursor:pointer}button,input{appearance:none;border:none}input{padding:0}input:focus-visible{outline:none}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}*,:after,:before{box-sizing:border-box}html{font-size:1em;height:100%;scrollbar-gutter:stable}h1,h2,h3,h4,h5,h6{font-weight:400}body{-webkit-font-smoothing:antialiased;background:#fff;color:#252628;font:16px/1 Gilroy-Medium,Arial,sans-serif;overflow-x:hidden;scrollbar-gutter:stable;text-rendering:optimizeLegibility}img{height:auto;max-width:100%}a{background:transparent;color:#67a511;outline:none;text-decoration:none;transition:color .33s}p{color:#252628;font-weight:400;line-height:1.5;margin:0}.small,small{color:#252628;font-size:12px;line-height:1}b,strong{font-weight:700}.visually-hidden{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.lining{font-variant-numeric:tabular-nums}font.errortext{display:block;text-align:center}.bx-auth{background-color:#f8f8f8;border-radius:24px;box-shadow:0 0 5px rgba(0,0,0,.3);margin:0 auto;max-width:450px!important;padding:40px}@media screen and (max-width:767px){.bx-auth{max-width:unset!important;width:calc(100% - 24px)}}.bx-auth .bx-auth-note{color:#252628;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:20px;line-height:24px;margin-bottom:24px}.bx-auth .bx-auth-table{width:100%}.bx-auth .bx-auth-table td{padding:6px 0;text-align:left}.bx-auth .bx-auth-table .bx-auth-label{color:#252628;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:16px;line-height:20px;padding-right:16px}.bx-auth .bx-auth-table .bx-auth-input{background-color:#fff;border:1px solid #dedede;border-radius:24px;color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;line-height:20px;padding:10px 20px;width:100%}.bx-auth .bx-auth-table .bx-auth-input:focus{border-color:#a3d562}.bx-auth .bx-auth-table input[type=checkbox]:checked+label:before{border-color:#252628}.bx-auth .bx-auth-table input[type=checkbox]:checked+label:after{display:block}.bx-auth .bx-auth-table label[for=USER_REMEMBER]{color:#252628;cursor:pointer;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;line-height:20px;padding-left:24px;position:relative}.bx-auth .bx-auth-table label[for=USER_REMEMBER]:before{border:1px solid #dedede;border-radius:2px;content:"";height:16px;left:0;position:absolute;top:8px;transform:translateY(-50%);width:16px}.bx-auth .bx-auth-table label[for=USER_REMEMBER]:after{background-color:#a3d562;content:"";display:none;height:10px;left:3px;position:absolute;top:8px;transform:translateY(-50%);width:10px}.bx-auth .bx-auth-table label[for=USER_REMEMBER]:hover:before{border-color:#252628}.bx-auth .bx-auth-table input[type=submit]{background-color:#252628;border:1px solid #252628;border-radius:24px;color:#fff;cursor:pointer;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:16px;line-height:20px;margin-top:24px;padding:10px 20px;transition:.3s;width:100%}.bx-auth .bx-auth-table .authorize-submit-cell:hover input{background-color:transparent;color:#252628;transition:.3s}.bx-auth a[rel=nofollow]{color:#252628;display:none;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;line-height:20px;margin-top:24px;text-align:center;text-decoration:underline;text-underline-offset:4px;transition:.3s}.bx-auth a[rel=nofollow]:hover{color:#a3d562;transition:.3s}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-wrap,.dropdown-menu__wrapper,.header-buttons__container,.menu__wrapper,.page-heading_limited-width,.page-heading_type_alone{margin:0 auto;max-width:100rem;padding:0 2.5rem}@media only screen and (max-width:1123px){.c-wrap,.dropdown-menu__wrapper,.header-buttons__container,.menu__wrapper,.page-heading_limited-width,.page-heading_type_alone{padding:0 1rem}}.c-wrap_short,.c-wrap_short .menu__wrapper{max-width:84rem}.link-with-image{background:none;border:0;font-family:Gilroy-Medium,Arial,sans-serif;outline:none;padding:0;text-decoration:none}.page-wrap{overflow:hidden}.page-theme-dark{background-color:#1e1b1b}.page-theme-dark .header-buttons__burger-button svg rect{fill:#fff!important}.page-fix{overflow-y:hidden}.page-fix .header,.page-fix .menu__header{position:static}.c-wrap_mt{margin-top:1.25rem}.black-section{background:#1e1b1b;color:#fff;padding:4rem 0}@media only screen and (max-width:1123px){.black-section{padding:1.5rem 0}}.header-margin{margin-top:1.5rem!important;padding-top:0!important}@media(min-width:1224px){.header-margin{margin-top:2.5rem!important}}.accordion_links_big .link,.list__label,.list__value{display:inline-block;flex:0 0 auto;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1em;line-height:inherit}.list__item{display:flex;justify-content:space-between}.list__item:not(:last-child){margin-bottom:.5rem}.accordion:not(:last-child){margin-bottom:1rem}.accordion__header{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.accordion__title{flex:0 0 calc(100% - 1.5rem);font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.43}@media only screen and (max-width:767px){.accordion__title{font-size:14px;line-height:1.43}}.accordion__title a{color:inherit;font-family:Gilroy-Medium,Arial,sans-serif;transition:color .33s ease}.accordion__title a:hover{color:#67a511}@media only screen and (max-width:767px){.accordion__title a{font-size:14px;line-height:1.43}}.page-theme-dark .accordion__title{color:#fff}.accordion_standard-page .accordion__title{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25}@media only screen and (max-width:767px){.accordion_standard-page .accordion__title{font-size:.875rem;line-height:1.14}}.accordion__body{overflow:hidden;transition:max-height .33s ease}.accordion__body .link{display:block;font-family:Gilroy-Medium,Arial,sans-serif}.page-theme-dark .accordion__body .link{color:#fff}.accordion__list{margin-top:.75rem}.footer-nav .accordion__list{margin-top:1rem}.accordion__icon{flex:0 0 1.25rem;height:1.25rem;position:relative;width:1.25rem}.accordion__icon:after,.accordion__icon:before{background-color:#252628;content:"";height:.75rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.0625rem}.page-theme-dark .accordion__icon:after,.page-theme-dark .accordion__icon:before{background-color:#fff}.accordion__icon:after{height:.0625rem;width:.75rem}.accordion__icon.active:before{display:none}.accordion_standard-page .accordion__icon:before{height:1rem;width:.125rem}.accordion_standard-page .accordion__icon:after{height:.125rem;width:1rem}.accordion_size_small:not(:last-of-type){padding-bottom:1em}.accordion_size_small .list__item{font-size:1rem;line-height:1.5}@media only screen and (max-width:979px){.accordion_size_small:not(:last-of-type){margin-bottom:.75rem;padding-bottom:.75rem}.accordion_size_small .list__item{font-size:.875rem;line-height:1.43}.accordion_size_small .list__item:not(:last-child){margin-bottom:.25rem}}@media only screen and (max-width:979px)and (max-width:767px){.accordion_size_small .list__item{font-size:.75rem;line-height:1.33}}@media only screen and (max-width:767px){.accordion_size_small:not(:last-of-type){margin-bottom:.5rem;padding-bottom:.5rem}}.accordion_size_small .accordion__list{margin-top:1rem}@media only screen and (max-width:979px){.accordion_size_small .accordion__list{margin-top:.5rem}}@media only screen and (max-width:767px){.accordion_size_small .accordion__icon{flex-basis:1rem;height:1rem;width:1rem}.accordion_size_small .accordion__icon:after{height:.0625rem;width:.75rem}.accordion_size_small .accordion__icon:before{height:.75rem;width:.0625rem}.accordion_size_small .accordion__title{font-size:.875rem;line-height:1.1}}.accordion_size_medium{border-bottom:1px solid #dedede;padding-bottom:1rem}@media only screen and (max-width:979px){.accordion_size_medium{padding-bottom:1.25rem}}@media only screen and (max-width:767px){.accordion_size_medium{padding-bottom:1.5rem}.accordion_size_medium:not(:last-of-type){margin-bottom:1.25rem}}@media only screen and (max-width:979px){.accordion_size_medium .accordion__list{margin-top:1rem}}@media only screen and (max-width:767px){.accordion_size_medium .accordion__list{margin-top:.75rem}}.accordion_size_medium .accordion__list .link{font-size:1rem;line-height:1.25}@media only screen and (max-width:767px){.accordion_size_medium .accordion__list .link{font-size:.875rem;line-height:1.1}}.accordion_size_medium .accordion__list .link:hover{color:#8bc540}.accordion_size_medium .accordion__title{font-size:1.5rem;line-height:1.16}@media only screen and (max-width:1123px){.accordion_size_medium .accordion__title{font-size:1.5rem}}@media only screen and (max-width:767px){.accordion_size_medium .accordion__title{font-size:1.25rem}}.accordion_size_medium .accordion__title a:not(:last-child){margin-right:.5rem}.accordion_size_medium .accordion__icon{flex-basis:1.75rem;height:1.75rem;width:1.75rem}@media only screen and (max-width:767px){.accordion_size_medium .accordion__icon{flex-basis:1.5rem;height:1.5rem;width:1.5rem}}.accordion_size_medium .accordion__icon:after{height:.125rem;width:1rem}@media only screen and (max-width:767px){.accordion_size_medium .accordion__icon:after{width:.75rem}}.accordion_size_medium .accordion__icon:before{height:1rem;width:.125rem}@media only screen and (max-width:767px){.accordion_size_medium .accordion__icon:before{height:.75rem}}.accordion_size_xl{border-bottom:1px solid #dedede;padding-bottom:1rem}.accordion_size_xl .accordion__header{padding-right:1.125rem}@media only screen and (max-width:767px){.accordion_size_xl .accordion__header{padding-right:.75rem}}.accordion_size_xl .accordion__body .link{font-size:1rem;line-height:1.25}@media only screen and (max-width:767px){.accordion_size_xl .accordion__body .link{font-size:.875rem;line-height:1.1}}.accordion_size_xl .accordion__title{font-size:2rem;line-height:1.125}@media only screen and (max-width:767px){.accordion_size_xl .accordion__title{font-size:1.75rem;line-height:1.14}}.accordion_size_xl .accordion__list{margin-top:1rem}.accordion_size_xl .accordion__list .list__item:not(:last-child){margin-bottom:.75rem}.accordion_size_xl .accordion__icon{height:1.5rem;width:1.5rem}.accordion_size_xl .accordion__icon:after,.accordion_size_xl .accordion__icon:before{height:1.5rem;width:.125rem}.accordion_size_xl .accordion__icon:after{height:.125rem;width:1.5rem}.accordion_size_medium-large{padding-bottom:1.5rem}.accordion_size_medium-large:not(:last-child){margin-bottom:1.5rem}.accordion_size_medium-large:first-of-type{padding-top:1.5rem}@media only screen and (max-width:979px){.accordion_size_medium-large{padding-bottom:1.25rem}.accordion_size_medium-large:not(:last-child){margin-bottom:1.25rem}.accordion_size_medium-large:first-of-type{padding-top:1.25rem}}@media only screen and (max-width:767px){.accordion_size_medium-large{padding-bottom:1rem}.accordion_size_medium-large:not(:last-child){margin-bottom:1rem}.accordion_size_medium-large:first-of-type{padding-top:1rem}}.accordion_size_medium-large .accordion__title{font-size:1.5rem;line-height:1.17}@media only screen and (max-width:767px){.accordion_size_medium-large .accordion__title{font-size:1.25rem;line-height:1.2}}.accordion_size_medium-large .accordion__subtitle{border-top:.0625rem solid #dedede;color:#737373;font-size:1rem;line-height:1.5;margin-bottom:1.75rem;margin-top:1.5rem;padding-top:1.5rem}@media only screen and (max-width:979px){.accordion_size_medium-large .accordion__subtitle{margin-bottom:1.25rem;margin-top:1.25rem;padding-top:1.25rem}}@media only screen and (max-width:767px){.accordion_size_medium-large .accordion__subtitle{margin-bottom:1rem;margin-top:1rem;padding-top:1rem}}.accordion_size_medium-large .accordion__icon{flex-basis:1.75rem;height:1.75rem;width:1.75rem}@media only screen and (max-width:767px){.accordion_size_medium-large .accordion__icon{flex-basis:1.5rem;height:1.5rem;width:1.5rem}}.accordion_size_medium-large .accordion__icon:after{height:.125rem;width:1rem}@media only screen and (max-width:767px){.accordion_size_medium-large .accordion__icon:after{width:.75rem}}.accordion_size_medium-large .accordion__icon:before{height:1rem;width:.125rem}@media only screen and (max-width:767px){.accordion_size_medium-large .accordion__icon:before{height:.75rem}}.accordion_size_medium-large .accordion__list{padding-top:0}.accordion_size_medium-large .accordion__list .list__item{font-size:1.25rem;line-height:1.2;margin-bottom:1rem}.accordion_size_medium-large .accordion__list .list__item:last-child{margin-bottom:0}@media only screen and (max-width:767px){.accordion_size_medium-large .accordion__list .list__item{font-size:1rem;line-height:1.25;margin-bottom:.5rem}.accordion_size_medium-large .accordion__list .list__item:last-child{margin-bottom:0}}.accordion_border_no{border:none;padding:0}.accordion_border_all,.accordion_border_bottom:not(:last-of-type){border-bottom:1px solid #dedede}.accordion_border_all:first-of-type{border-top:1px solid #dedede}.accordion_links_big .link{transition:color .3s ease}.accordion_links_big .link:hover{color:#a3d562}.dropdown-menu .accordion{max-width:24.25rem}@media only screen and (max-width:1123px){.dropdown-menu .accordion{max-width:100%;padding-top:.25rem}}.app-link{display:flex;flex-direction:column;width:100%}@media only screen and (max-width:1123px){.app-link{align-items:center;flex-direction:row;justify-content:space-between}}@media only screen and (max-width:767px){.app-link{align-items:unset;flex-direction:column}}.app-link__body{margin-bottom:1rem}.app-link__description{color:#737373;font-size:.875rem;line-height:1.43;margin-bottom:.25rem}@media only screen and (max-width:767px){.app-link__description{font-size:.75rem;line-height:1.33}}.app-link__title{font-size:1.5rem;line-height:1.17}@media only screen and (max-width:767px){.app-link__title{font-size:1.25rem;line-height:1.2}}.app-link__footer{display:flex}.app-link__item{cursor:pointer}.app-link__item:first-child{margin-right:.25rem}.footer{background-color:#f8f8f8;border-top:unset!important;color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5}@media only screen and (max-width:767px){.footer{font-size:.875rem;line-height:1.43}}.page-theme-dark .footer{background-color:#1e1b1b;color:#fff}.footer__directions{display:flex;margin:0 auto;max-width:100rem;padding:2rem 2.5rem;position:relative}@media only screen and (max-width:1123px){.footer__directions{padding:2rem 1rem}}.footer__directions:before{background-color:#dedede;content:"";display:block;height:1px;left:2.5rem;position:absolute;top:0;width:calc(100% - 5rem)}@media only screen and (max-width:1123px){.footer__directions:before{left:1rem;width:calc(100% - 2rem)}}.page-theme-dark .footer__directions:before{background-color:#737373}.footer__directions-elements{display:flex;flex-direction:column;gap:12px}.footer__directions-container{align-items:center;display:flex;flex-wrap:wrap;gap:24px 16px}@media only screen and (max-width:767px){.footer__directions-container{width:100%}}.footer__directions-title{align-items:center;display:flex;gap:12px;margin-right:8px}@media only screen and (max-width:767px){.footer__directions-title{width:100%}}.page-theme-dark .footer__directions-title svg path{fill:#999!important}.footer__directions-title-polygon{margin-left:auto;transition:.35s}.footer__directions-title-text{color:#999;font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;margin-bottom:0}@media only screen and (max-width:767px){.footer__directions-title-text{color:#252628;font-size:14px}}.page-theme-dark .footer__directions-title-text{color:#999!important}.footer__directions-element{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px}@media only screen and (max-width:767px){.footer__directions-element{font-size:14px}}.page-theme-dark .footer__directions-element{color:#fff}.footer__directions-element:hover{color:#67a511}.footer__main{display:grid;gap:0 1rem;grid-template-areas:"footer-common footer-nav" "footer-communication footer-nav";grid-template-columns:calc(33.33% - .5rem) calc(66.66% - .5rem);grid-template-rows:5.25rem auto;margin:0 auto;max-width:100rem;padding:2.5rem 2.5rem 2rem}@media only screen and (max-width:1123px){.footer__main{flex-direction:column;grid-template-areas:"footer-common" "footer-nav" "footer-communication";grid-template-columns:100%;grid-template-rows:auto auto;padding:3rem 1rem}}@media only screen and (max-width:767px){.footer__main{padding:1.5rem 1rem}}.footer__common{-ms-grid-row:1;-ms-grid-column:1;grid-area:footer-common;max-height:10.5rem}@media only screen and (max-width:1123px){.footer__common{align-items:flex-start;display:flex;max-height:auto}}@media only screen and (max-width:767px){.footer__common{display:block}}.footer__communication{-ms-grid-row:3;-ms-grid-column:1;grid-area:footer-communication;max-width:22.5rem}@media only screen and (max-width:1123px){.footer__communication{display:grid;gap:0 1rem;grid-template-areas:"footer-contacts footer-vacansies" "footer__caption footer-vacansies" "footer-socials footer-vacansies" "footer-stroi footer-vacansies";grid-template-columns:calc(50% - .5rem) calc(50% - .5rem);max-width:100%}}@media only screen and (max-width:767px){.footer__communication{grid-template-areas:"footer-contacts" "footer-socials" "footer-stroi" "footer-vacansies";grid-template-columns:100%}}.footer__communication .tagline-tablet{display:none;margin-top:25px}@media only screen and (max-width:1123px){.footer__communication .tagline-tablet{display:block}}@media only screen and (max-width:767px){.footer__communication .tagline-tablet{display:none}}.footer__nav{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:3;grid-area:footer-nav}@media only screen and (max-width:1123px){.footer__common{-ms-grid-row:1;-ms-grid-column:1}.footer__communication{-ms-grid-row:3;-ms-grid-column:1}.footer__nav{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1}}.footer__contacts{grid-area:footer-contacts;margin-bottom:1.5rem}@media only screen and (max-width:767px){.footer__contacts{margin-bottom:1rem}}.footer__vacansies{grid-area:footer-vacansies}.footer__caption,.footer__vacansies{font-family:Gilroy-Medium,Arial,sans-serif}.footer__caption{color:#737373;font-size:.875rem;margin-bottom:1.5rem;margin-top:1.5rem}.footer__caption a{border-bottom:none;color:#252628;text-decoration:none}.footer__caption a:hover{border-bottom:none;color:#67a511;text-decoration:none}@media screen and (max-width:1123px){.footer__caption{margin-top:0}}@media only screen and (max-width:767px){.footer__caption{display:none;margin-bottom:0;margin-top:1.5rem}}.footer__socials{grid-area:footer-socials;margin-top:2rem}@media only screen and (max-width:1123px){.footer__socials{margin-top:0}}@media only screen and (max-width:767px){.footer__socials{margin-bottom:1rem}}.footer__stroi{display:block;grid-area:footer-stroi;height:2.5rem;margin-top:2rem;width:10.5rem}@media only screen and (max-width:1123px){.footer__contacts{-ms-grid-row:1;-ms-grid-column:1}.footer__vacansies{-ms-grid-row:1;-ms-grid-row-span:7;-ms-grid-column:3}.footer__socials{-ms-grid-row:5;-ms-grid-column:1}.footer__stroi{-ms-grid-row:7;-ms-grid-column:1}}@media only screen and (max-width:767px){.footer__contacts{-ms-grid-row:1;-ms-grid-column:1}.footer__vacansies{-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:1}.footer__socials{-ms-grid-row:2;-ms-grid-column:1}.footer__stroi{-ms-grid-row:3;-ms-grid-column:1}}@media only screen and (max-width:979px){.footer__stroi{margin-top:1.5rem}}@media only screen and (max-width:767px){.footer__stroi{height:2.25rem;margin-bottom:1.75rem;margin-top:0;width:9.5rem}}.footer__stroi-path{transition:fill .33s}.footer__logo{display:inline-block;height:2.75rem;margin-bottom:2.5rem}@media only screen and (max-width:767px){.footer__logo{height:2.25rem;margin-bottom:1.5rem;width:2.25rem}.footer__logo svg{transform:scale(.75) translate(-.5rem,-.5rem)}}.page-theme-dark .footer__logo svg path{fill:#fff}.footer__state-global{margin-bottom:3rem}@media only screen and (max-width:1123px){.footer__state-global{margin-left:auto;width:calc(50% - .5rem)}}@media only screen and (max-width:767px){.footer__state-global{margin-bottom:1.75rem;margin-left:0}}.footer__link-arrow{margin-bottom:.5rem}.footer__bottom{display:grid;grid-template-columns:12% 88%;margin:0 auto;max-width:100rem;padding:2rem 2.5rem;position:relative}.footer__bottom-tagline-tablet{display:none}@media screen and (max-width:1123px){.footer__bottom-tagline-tablet{display:block}}@media only screen and (max-width:767px){.footer__bottom-tagline-tablet{display:none}}@media only screen and (max-width:1123px){.footer__bottom{grid-template-columns:100%;padding:2rem 1rem}}@media only screen and (max-width:767px){.footer__bottom{padding:1.5rem 1rem}}.footer__bottom:before{background-color:#dedede;content:"";display:block;height:1px;left:2.5rem;position:absolute;top:0;width:calc(100% - 5rem)}@media only screen and (max-width:1123px){.footer__bottom:before{left:1rem;width:calc(100% - 2rem)}}.page-theme-dark .footer__bottom:before{background-color:#737373}@media screen and (max-width:1123px){.footer__bottom-right-container{align-items:center;display:flex;gap:2rem;justify-content:flex-start}}@media only screen and (max-width:767px){.footer__bottom-right-container{display:flex;flex-direction:column;gap:1rem}}@media only screen and (max-width:1123px){.footer__bottom-left{display:none}}@media only screen and (max-width:767px){.footer__bottom-left{display:block}.footer__bottom .tagline{height:63px;margin-bottom:16px;width:63px}}.footer__bottom-link-list{display:flex;gap:0 36px}@media only screen and (max-width:1600px){.footer__bottom-link-list{gap:0 5vw}}@media only screen and (max-width:1123px){.footer__bottom-link-list{flex-wrap:wrap;gap:0;margin:0 -.5rem -1rem}}.footer__bottom-link{font-size:14px;line-height:20px}@media only screen and (max-width:1123px){.footer__bottom-link{margin:0 .5rem 1rem;width:calc(50% - 1rem)}}@media only screen and (max-width:767px){.footer__bottom-link{margin:0 1rem 1rem;width:100%}}@media only screen and (max-width:1123px){.footer__bottom-link:first-child{margin:0 .5rem 1rem;width:calc(50% - 1rem)}}@media only screen and (max-width:767px){.footer__bottom-link:first-child{margin:0 1rem 1rem;width:100%}}.footer__bottom-link:nth-of-type(n+3){margin-left:auto}@media only screen and (max-width:1123px){.footer__bottom-link:nth-of-type(n+3){margin-left:.5rem}}@media only screen and (max-width:767px){.footer__bottom-link:nth-of-type(n+3){margin:0 1rem 1rem}}.footer__bottom-link>a{color:#737373;display:inline-block;max-width:15rem}@media only screen and (max-width:1123px){.footer__bottom-link>a{max-width:22.5rem}}.footer__bottom-link>a:hover{color:#67a511}.footer__term{margin-top:1rem}.footer__term a{color:#737373;display:block;font-size:16px;line-height:20px;transition:.3s}.footer__term a:hover{color:#67a511;transition:.3s}@media only screen and (max-width:767px){.footer__term a{font-size:14px;line-height:16px}}.footer__bottom-info{display:flex;gap:1rem;justify-content:space-between;margin-top:2rem}@media only screen and (max-width:767px){.footer__bottom-info{flex-direction:column}}.footer__bottom-info-re{color:#737373;display:block;font-size:.875rem;line-height:1.43}@media only screen and (max-width:979px){.footer__bottom-info-re{max-width:38.125rem}}@media only screen and (max-width:767px){.footer__bottom-info-re{font-size:.75rem;line-height:1.33}}.footer__bottom-info-re>a{color:#737373}.footer__bottom-info-re>a:hover{color:#67a511}.footer__bottom-lang{align-items:center;display:flex;gap:1.5rem}.footer__bottom-lang-item{align-items:center;display:flex;gap:.25rem}.footer__bottom-lang-item:hover .footer__bottom-lang-text{color:#8bc540}.footer__bottom-lang-text{color:#999;font-size:1rem;line-height:1.5rem;transition:color .3s linear;white-space:nowrap}.page-theme-dark .footer__stroi-svg path{fill:#fff}.page-theme-dark .footer__caption a{border:none;color:#fff}.page-theme-dark .footer__caption a:hover{color:#82bf00}.page-theme-dark .socials__item>svg>path{color:#252628}.page-theme-dark .accordion__list>.list__item{padding-left:0}.page-theme-dark .accordion__list>.list__item:before{content:"";display:none}.footer-nav{border-bottom:1px solid #dedede;column-gap:9rem;columns:3}.footer-nav.page-theme-dark{border-bottom:1px solid #494c4b}@media screen and (min-width:1124px){.footer-nav{border-bottom:none}}@media only screen and (max-width:1600px){.footer-nav{column-gap:9vw}}@media only screen and (max-width:1123px){.footer-nav{column-count:2;column-gap:1rem;margin-bottom:1rem}}@media screen and (max-height:1123px)and (min-width:767px){.footer-nav{margin-bottom:2rem;padding-bottom:2rem}}@media only screen and (max-width:767px){.footer-nav{column-count:1;margin-bottom:1.5rem;padding-bottom:1.5rem}}.footer-nav .footer-nav__link-main{color:#737373}.footer-nav__part{break-inside:avoid;display:inline-block}@media only screen and (max-width:1123px){.footer-nav__part{display:block}}.footer-nav__link-main{color:#737373;display:inline-block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1rem}@media only screen and (max-width:767px){.footer-nav__link-main{font-size:.875rem;line-height:1.43}}.footer-nav__list{margin-bottom:2rem}@media screen and (max-width:1123px){.footer-nav__list{margin-bottom:2rem}}.footer-nav__list-item{padding-left:0}.footer-nav__list-item a{color:#252628;display:inline-block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;line-height:1.5}@media only screen and (max-width:767px){.footer-nav__list-item a{font-size:14px;line-height:1.43}}.footer-nav__list-item a:hover{color:#67a511}.page-theme-dark .footer-nav__list-item a{color:#fff}.page-theme-dark .footer-nav__list-item a:hover{color:#67a511}.footer-nav__list-item:not(:last-child){margin-bottom:.75rem}.page-theme-dark .footer-nav__list-item{padding-left:0}.page-theme-dark .footer-nav__list-item:before{content:"";display:none}.form__row:not(:last-of-type){margin-bottom:.5rem}.form__row_mrg-bot_xl:not(:last-of-type){margin-bottom:1rem}@media only screen and (max-width:767px){.form__row_mrg-bot_xl:not(:last-of-type){margin-bottom:.5rem}}.form__row_type_flex{display:flex;gap:.5rem}@media only screen and (max-width:767px){.form__row_type_flex{gap:.25rem}}:is(.r-registry__form,.el-reg-library,.d-property) .form__row ._text{color:#999;width:100%}:is(.r-registry__form,.el-reg-library,.d-property) .form__row ._text._active{color:#252629}:is(.r-registry__form,.el-reg-library,.d-property) .form__row .input__field::placeholder{color:#999}.form__col{flex:1 0 auto}@media only screen and (max-width:767px){.form__col{flex:0 0 calc(100% - 8.125rem)}}.form__col_size_small{flex:0 0 10.5rem}@media only screen and (max-width:767px){.form__col_size_small{flex-basis:7.875rem}}.form__row-error{color:red;display:none;font-size:.875rem;line-height:1.25;margin-top:.25rem}@media only screen and (max-width:767px){.form__row-error{font-size:.75rem}}.show-error .form__row-error{display:block}.form__conf-policy,.form__submit{margin-top:1.5rem}@media only screen and (max-width:767px){:is(.form-programs,.el-reg-library,.d-property) .form__conf-policy,:is(.form-programs,.el-reg-library,.d-property) .form__submit{margin-top:1rem}}:is(.form-programs,.el-reg-library,.d-property) .form__conf-policy .button,:is(.form-programs,.el-reg-library,.d-property) .form__submit .button{font-size:1rem;height:3rem;line-height:1.25;padding-bottom:.75rem;padding-top:.75rem;width:8.125rem}@media only screen and (max-width:767px){:is(.form-programs,.el-reg-library,.d-property) .form__conf-policy .button,:is(.form-programs,.el-reg-library,.d-property) .form__submit .button{font-size:.875rem;height:2.5rem;line-height:1.1;padding-bottom:.75rem;padding-top:.75rem;width:100%}}:is(.r-registry__form,.el-reg-library,.d-property) .form__conf-policy{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:521px){:is(.r-registry__form,.el-reg-library,.d-property) .form__conf-policy{align-items:center;flex-direction:row}}:is(.r-registry__form,.el-reg-library,.d-property) .form__conf-policy .checkbox{align-items:flex-start}:is(.r-registry__form,.el-reg-library,.d-property) .form__submit{margin-top:1rem;width:100%}:is(.r-registry__form,.el-reg-library,.d-property) .form__submit .button_type_primary{width:100%}@media only screen and (min-width:521px){:is(.r-registry__form,.el-reg-library,.d-property) .form__submit .button_type_primary{width:auto}}@media only screen and (min-width:521px){:is(.r-registry__form,.el-reg-library,.d-property) .form__submit{margin-top:0;width:auto}}.form__checkbox-text,.form__link-colored{color:#252628;font-family:Gilroy-Medium,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px}@media only screen and (min-width:521px){.form__checkbox-text,.form__link-colored{font-size:16px;line-height:24px}}.form__checkbox-text{margin-left:.5rem}.form__link-colored{border-bottom:1px solid #252628;display:inline;transition:color .3s,border-color .3s}.form__link-colored:hover{border-color:#67a511;color:#67a511}.form__success-block{background:#f8f8f8;padding:2rem}@media only screen and (max-width:1123px){.form__success-block{margin-top:.25rem}}@media only screen and (max-width:767px){.form__success-block{padding:1rem}}.form__success-block p{font-family:Gilroy-Medium,Arial,sans-serif}.form__success-icon{height:1.25rem;margin-bottom:.5rem;width:1.25rem}.form__title{font-size:1.25rem;line-height:1.2;margin-bottom:.5rem}@media only screen and (max-width:767px){.form__title{font-size:1rem;line-height:1.25}}.form__title_size_small{color:#737373;font-size:.875rem;line-height:1.43;margin-bottom:1.5rem;margin-top:.5rem}@media only screen and (max-width:767px){.form__title_size_small{font-size:.75rem;line-height:1.33;margin-bottom:1.25rem}}.form__text{color:#737373;font-size:1rem;line-height:1.25}@media only screen and (max-width:767px){.form__text{font-size:.75rem;line-height:1.33}}.form__label{color:#000;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.43;margin-bottom:.25rem;padding:.25rem}.form__label-wrapper{align-items:flex-start;display:flex;flex-direction:column}.form__label-wrapper.show-error>.input__error{display:block;margin-top:4px}.form__label-wrapper>.checkbox>.checkbox__field{margin-top:.25rem}@media only screen and (max-width:767px){.form__label{font-size:.75rem;line-height:1.33}}.header{background-color:#fff;box-sizing:border-box;display:flex;justify-content:center;min-height:5rem;overflow:hidden;position:relative;transition:max-height .1s linear;z-index:11}@media only screen and (max-width:979px){.header{min-height:4rem;top:.5rem}}@media only screen and (max-width:767px){.header{min-height:3.25rem;padding-bottom:0;padding-top:0}}.is-sticky .header{min-height:unset}@media only screen and (max-width:1123px){.is-sticky .header{display:block}}.header-container{margin-bottom:11.125rem}@media only screen and (max-width:979px){.header-container{margin-bottom:10rem}}@media only screen and (max-width:767px){.header-container{margin-bottom:8.75rem}}.header-container._disable-scroll{margin-bottom:0}.header-container._disable-scroll .header__scroller{position:static}@media only screen and (max-width:767px){.header-container._disable-scroll .header__scroller{padding-bottom:1.5rem}}.header__nav{margin-top:1.5rem}@media(max-width:1240px){.header__nav{margin-left:3.125rem}}@media only screen and (max-width:979px){.header__nav{margin-top:.25rem}}@media only screen and (max-width:767px){.header__nav{display:none!important}}.header__scroller{background:#fff;left:0;position:fixed;top:0;width:100%;z-index:101}.page-theme-dark .header,.page-theme-dark .header__scroller{background-color:#1e1b1b}@media only screen and (max-width:979px){.page-theme-dark .header-buttons__container{background-color:#1e1b1b!important}}.header-buttons{overflow:visible;pointer-events:none;position:absolute;top:0;transition:max-height .2s linear;width:100%;z-index:120}@media only screen and (max-width:1123px){.page-fixed .header-buttons{background-color:#fff}}.is-sticky .header-buttons{overflow:hidden;z-index:112}.header-buttons__container{align-items:center;display:flex;height:6.5rem;justify-content:space-between;transition:height .2s}@media only screen and (max-width:979px){.header-buttons__container{height:5rem}.menu-burger.open~.header-buttons .header-buttons__container{background:#fff;justify-content:flex-end}.page-theme-dark~.menu-burger.open~.header-buttons .header-buttons__container{background-color:#1e1b1b!important}}@media only screen and (max-width:767px){.header-buttons__container{height:4.25rem}}.is-sticky .header-buttons__container{height:4.625rem}@media only screen and (max-width:979px){.is-sticky .header-buttons__container{height:5rem}}@media only screen and (max-width:767px){.is-sticky .header-buttons__container{height:4.25rem}}.header-buttons__col{align-items:flex-end;display:flex;flex:0 0 auto;pointer-events:auto}.header-buttons__col_left{max-width:28%;position:relative;transition:z-index .4s step-end,opacity .4s;z-index:0}.header-buttons__col_left-new-year{align-items:center}@media only screen and (max-width:979px){.header-buttons__col_left{max-width:unset}}.header-buttons__col_left:before{background-color:#fff;content:"";display:block;height:8rem;left:-100%;pointer-events:none;position:fixed;top:-1.75rem;transition:left .4s;width:calc(50% + 3.5rem)}@media only screen and (max-width:1600px){.header-buttons__col_left:before{width:53.5rem}}@media only screen and (max-width:979px){.header-buttons__col_left:before{height:7rem;width:100%}}@media only screen and (max-width:767px){.header-buttons__col_left:before{height:6rem}}.page-theme-dark .header-buttons__col_left:before{background-color:#1e1b1b}.header-buttons__col_left.open{max-width:calc(50% + 3.5rem);transition:z-index .4s step-start,max-width .8s;width:100%;z-index:11}@media only screen and (max-width:767px){.header-buttons__col_left.open{margin-right:100%}}.header-buttons__col_left.open .header__logo,.header-buttons__col_left.open .header__menu-button{z-index:12}.header-buttons__col_left.open .header-buttons-internal__close{display:block}@media only screen and (max-width:979px){.header-buttons__col_left.open .header-buttons-internal__close{display:none}}.header-buttons__col_left.open:before{left:-1rem;pointer-events:auto}.menu-burger.open~.header-buttons .header-buttons__col_left{pointer-events:none}@media only screen and (max-width:979px){.menu-burger.open~.header-buttons .header-buttons__col_left{display:none;opacity:0}}.header-buttons__col_right{position:relative;transition:z-index .4s step-end;z-index:0}@media(max-width:1240px){.header-buttons__col_right .header-buttons__eng,.header-buttons__col_right .header-buttons__lk-button{display:none;opacity:0}}.header-buttons__col_right:before{background-color:#fff;content:"";display:block;height:6.75rem;pointer-events:none;position:fixed;right:-10.625rem;top:-1.75rem;transition:right .4s;width:10.625rem}@media only screen and (max-width:1600px){.header-buttons__col_right:before{right:-7.5rem;width:7.5rem}}@media only screen and (max-width:979px){.header-buttons__col_right:before{height:5.75rem}}@media only screen and (max-width:767px){.header-buttons__col_right:before{height:5rem;width:6.5rem}}.page-theme-dark .header-buttons__col_right:before{background-color:#1e1b1b}.header-buttons__col_right.open{transition:z-index .4s step-start;z-index:11}@media(max-width:1240px){.header-buttons__col_right.open .header-buttons__eng,.header-buttons__col_right.open .header-buttons__lk-button,.header-buttons__col_right.open .header-buttons__search{display:block;opacity:1}}.header-buttons__col_right.open .header__burger-button,.header-buttons__col_right.open .header__search-button{z-index:12}.header-buttons__col_right.open .header__burger-button>svg>rect,.header-buttons__col_right.open .header__search-button>svg>rect{transition:fill .33s ease}.header-buttons__col_right.open .header__burger-button:hover>svg>rect,.header-buttons__col_right.open .header__search-button:hover>svg>rect{fill:#67a511}.header-buttons__col_right.open:before{right:calc(50vw - 46.4375rem)}@media only screen and (max-width:1600px){.header-buttons__col_right.open:before{right:3.5rem}}@media only screen and (max-width:979px){.header-buttons__col_right.open:before{right:0}}@media only screen and (max-width:767px){.header-buttons__col_right.open:before{width:3rem}}.menu-internal.open~.header-buttons .header-buttons__col_right{pointer-events:none}.header-buttons__logo-wrap{flex-shrink:0}.header-buttons__logo-wrap>.svg{height:6.5rem;width:8.125rem}@media(max-width:978px){.header-buttons__logo-wrap>.svg{height:4.625rem;width:5.625rem}}.header-buttons__logo{flex:0 0 auto;height:3rem;position:relative;width:3rem}@media only screen and (max-width:767px){.header-buttons__logo{height:2.25rem;width:2.25rem}}.page-theme-dark .header-buttons__logo{filter:invert(1)}.header-buttons-internal{align-items:center;align-self:center;cursor:pointer;display:flex;margin-left:1.5rem}@media(max-width:1240px){.header-buttons-internal{margin-left:0}}.header-buttons-internal:hover .header-buttons-internal__text{color:#67a511}.header-buttons-internal:hover .header-buttons-internal__path,.page-theme-dark .header-buttons-internal:hover .header-buttons-internal__path{fill:#67a511}.header-buttons-internal__close{cursor:pointer;display:none;position:absolute;right:3.25rem;top:50%;transform:translateY(-50%)}.page-theme-dark .header-buttons-internal__close svg path{stroke:#fff}.header-buttons-internal__text{font-family:Gilroy-SemiBold,Arial,sans-serif;line-height:1.25rem;transition:color .33s ease}.page-theme-dark .header-buttons-internal__text{color:#fff}.header-buttons-internal__svg{margin-left:4px}.header-buttons-internal__path{transition:fill .33s ease}.page-theme-dark .header-buttons-internal__path{fill:#fff}.header-buttons__menu-button{display:none;flex:0 0 auto;margin-bottom:.75rem;margin-right:1rem}@media only screen and (max-width:1123px){.header-buttons__menu-button{display:block}}@media only screen and (max-width:767px){.header-buttons__menu-button{margin-bottom:.5625rem}}.page-theme-dark .header-buttons__menu-button svg rect:nth-of-type(4){fill:#fff}@media only screen and (max-width:767px){.header-buttons__nav{display:none!important}}.header-buttons__search-button{flex:0 0 auto;margin-right:2rem}@media only screen and (max-width:979px){.header-buttons__search-button{margin-right:1rem}}.header-buttons__lk-button{flex:0 0 auto;height:1.5rem;margin-right:2rem;position:relative;z-index:1}@media only screen and (max-width:979px){.header-buttons__lk-button{margin-right:1rem}}.page-theme-dark .header-buttons__lk-button svg circle,.page-theme-dark .header-buttons__lk-button svg path{stroke:#fff}.header-buttons__eng{color:#252628;flex:0 0 auto;font-size:1.5rem;line-height:1.5rem;margin-right:2rem;position:relative;transition:color .3s ease-in-out}.header-buttons__eng:hover{color:#8bc540}@media only screen and (max-width:767px){.header-buttons__eng{margin-right:1.25rem}}.header-buttons__burger-button{flex:0 0 auto;z-index:1}.ball{transform-box:fill-box;transition:.35s}.svg:hover>g>.ball{animation:ball 4s}.ball-center{transform-box:fill-box;transition:.35s}svg:hover>g>.ball-center{animation:ballCenter 4s}.ball-right,.snow{transition:4s}svg:hover>g>.snow{animation:snowAnimation 4s;transform-box:fill-box}@keyframes ball{0%{transform:rotate(0deg)}25%{transform:rotate(15deg)}50%{transform:rotate(-15deg)}to{transform:rotate(0deg)}}@keyframes ballCenter{0%{transform:rotate(0deg)}25%{transform:rotate(-15deg)}50%{transform:rotate(15deg)}to{transform:rotate(0deg)}}@keyframes snowAnimation{0%{transform:translate(0)}to{transform:translateY(2.1875rem)}}.link-with-image{align-items:center;cursor:pointer;display:flex}.link-with-image:not(:nth-last-child(-n+3)){margin-bottom:2rem}.link-with-image:not(:last-child){margin-right:1rem}@media only screen and (max-width:1123px){.link-with-image:not(:last-child){margin-bottom:1rem;margin-right:0}}.link-with-image__image{margin-right:1rem;width:4rem}@media only screen and (max-width:767px){.link-with-image__image{width:3.25rem}}.link-with-image__text{color:#252628;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1.25rem;line-height:1.5rem}@media only screen and (max-width:767px){.link-with-image__text{font-size:1rem;line-height:1.25rem}}.menu-burger{background-color:rgba(0,0,0,.2);height:100vh;height:calc(var(--vh, 1vh)*100);opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .4s;width:100vw;z-index:112}.menu-burger.open{opacity:1;pointer-events:auto}.menu-burger.open .menu-burger__container{right:calc(-50% - 6rem)}@media only screen and (max-width:1600px){.menu-burger.open .menu-burger__container{right:calc(-100% + 44rem)}}@media only screen and (max-width:979px){.menu-burger.open .menu-burger__container{right:0}}.menu-burger__container{background-color:#fff;height:100%;padding:0 2.5rem;position:relative;right:-100%;transition:right .4s;width:calc(50% - 6rem)}@media only screen and (max-width:1600px){.menu-burger__container{width:44rem}}@media only screen and (max-width:979px){.menu-burger__container{padding:0 1rem;width:100%}}@media only screen and (max-width:767px){.menu-burger__container{padding:0 1rem}}.page-theme-dark .menu-burger__container{background-color:#1e1b1b}.menu-burger__main{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;padding:2.5rem 0 2rem;width:39rem}@media only screen and (max-width:979px){.menu-burger__main{padding:1.75rem 0 2rem;width:100%}}@media only screen and (max-width:767px){.menu-burger__main{padding:1.375rem .25rem 2rem 0}.menu-burger__main::-webkit-scrollbar{width:4px}.menu-burger__main::-webkit-scrollbar-thumb{background-color:#dedede}}.menu-burger__footer{align-items:flex-end;display:flex;justify-content:space-between;margin-top:auto}@media only screen and (max-width:767px){.menu-burger__footer{display:block}.menu-burger__socials{margin-top:1rem}}.menu-burger__back{height:100%;left:0;position:absolute;top:0;width:calc(50% + 6rem)}@media only screen and (max-width:1600px){.menu-burger__back{width:calc(100% - 44rem)}}@media only screen and (max-width:979px){.menu-burger__back{display:none}}.menu-burger-nav{display:flex;margin:9.75rem 0 1.25rem}@media only screen and (max-width:979px){.menu-burger-nav{margin:4rem 0}}.menu-burger-nav__main{align-items:flex-start;display:flex;flex-direction:column}.menu-burger-nav__main-item{color:#252628;display:inline-block;font-size:2rem;line-height:1.12;transition:color .2s}.menu-burger-nav__main-item:not(:last-of-type){margin-bottom:1.25rem}.menu-burger-nav__main-item.active,.menu-burger-nav__main-item:hover{color:#67a511}.page-theme-dark .menu-burger-nav__main-item{color:#fff}.page-theme-dark .menu-burger-nav__main-item.active,.page-theme-dark .menu-burger-nav__main-item:hover{color:#67a511}.menu-burger-nav__second{align-items:flex-start;display:flex;flex-direction:column;margin-left:4.375rem}.menu-burger-nav__second-item{color:#252628;display:inline-block;font-size:1rem;line-height:1.25;opacity:0;transform:translateX(12.5rem);transition:color .2s,transform .3s ease-out,opacity .3s ease-out}.menu-burger-nav__second-item:not(:last-of-type){margin-bottom:.75rem}.menu-burger-nav__second-item:hover{color:#67a511}.menu-burger-nav__second-item_show{animation:item-appearance .3s;opacity:1;transform:translateX(0)}.page-theme-dark .menu-burger-nav__second-item{color:#fff}.page-theme-dark .menu-burger-nav__second-item:hover{color:#67a511}@keyframes item-appearance{0%{opacity:0;transform:translateX(12.5rem)}to{opacity:1;transform:translateX(0)}}.menu-burger-nav__accords{width:100%}.menu-burger-nav__accord{border-bottom:1px solid #dedede;padding:1rem 0}.menu-burger-nav__accord-head{align-items:center;display:flex;justify-content:space-between}.menu-burger-nav__accord-link{color:#252628;font-size:2rem;line-height:1.12;transition:color .2s}@media only screen and (max-width:767px){.menu-burger-nav__accord-link{font-size:1.75rem;line-height:1.14}}.menu-burger-nav__accord-link:hover{color:#67a511}.menu-burger-nav__accord-opener{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%23000' stroke-width='2'%3E%3Cpath d='M-2.142 12h28.284M12 26.142V-2.142'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;height:1.5rem;margin:0 1.125rem;min-width:1.5rem;width:1.5rem}.menu-burger-nav__accord-content{align-items:flex-start;display:flex;flex-direction:column;overflow:hidden}.menu-burger-nav__accord-sublink{color:#252628;font-size:1rem;line-height:1.25;transition:color .2s}@media only screen and (max-width:767px){.menu-burger-nav__accord-sublink{font-size:.875rem;line-height:1.14}}.menu-burger-nav__accord-sublink:hover{color:#67a511}.menu-burger-nav__accord-sublink:first-of-type{margin-top:.75rem}.menu-burger-nav__accord-sublink:not(:last-of-type){margin-bottom:.5rem}.menu-internal{background-color:rgba(0,0,0,.2);height:calc(var(--vh, 1vh)*100);opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .4s;width:100vw;z-index:313}.menu-internal.open{opacity:1;pointer-events:auto}.menu-internal.open .menu-internal__container{left:0}.menu-internal__container{background-color:#fff;height:100%;left:-100%;overflow-y:auto;padding:7.5rem 4rem 2rem 2.5rem;position:relative;transition:left .4s;width:calc(50% + 3.5rem)}@media only screen and (max-width:1600px){.menu-internal__container{width:53.5rem}}@media only screen and (max-width:979px){.menu-internal__container{padding:7rem .75rem 3rem;width:100%}}@media only screen and (max-width:767px){.menu-internal__container{padding:5.25rem 1rem 2rem}}.page-theme-dark .menu-internal__container{background-color:#1e1b1b}.menu-internal__list{display:flex;flex-wrap:wrap;margin-bottom:-.75rem;margin-left:auto;max-width:47rem;width:47rem}@media only screen and (max-width:979px){.menu-internal__list{max-width:100%;width:100%}}.menu-internal__item{align-items:flex-start;display:flex;margin:0 .5rem .75rem;padding:1.25rem;position:relative;width:calc(50% - 1rem)}@media only screen and (max-width:767px){.menu-internal__item{margin:0 0 .75rem;padding:1rem;width:100%}}.menu-internal__item:hover .menu-internal__title{color:#67a511}.menu-internal__icon{margin-right:1.25rem}@media only screen and (max-width:767px){.menu-internal__icon{height:3rem;margin-right:.75rem;width:3rem}}.menu-internal__title{color:#252628;display:block;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25;margin-bottom:.25rem;transition:color .3s}@media only screen and (max-width:767px){.menu-internal__title{font-size:.875rem;line-height:1.14}}.menu-internal__desc{color:#737373;display:block;font-size:.875rem;line-height:1.43}@media only screen and (max-width:767px){.menu-internal__desc{font-size:.75rem;line-height:1.33}}.menu-internal__back{height:100%;position:absolute;right:0;top:0;width:calc(50% - 3.5rem)}@media only screen and (max-width:1600px){.menu-internal__back{width:calc(100% - 53.5rem)}}@media only screen and (max-width:979px){.menu-internal__back{display:none}}.internal-list{display:flex;flex-wrap:wrap;margin-bottom:-.75rem;margin-left:auto;max-width:47rem;width:47rem}@media only screen and (max-width:979px){.internal-list{max-width:100%;width:100%}}.internal-list-socials{align-items:center;display:flex;margin-left:4.25rem;margin-top:.5rem;width:calc(100% - 4.25rem)}.internal-list-socials__item{display:flex}.internal-list-socials__item:not(:last-of-type){margin-right:.5rem}.internal-list_404{margin:3rem -.5rem;max-width:100%;width:100%}@media only screen and (max-width:767px){.internal-list_404{margin:2rem 0}}.internal-list_404 .internal-list__item{margin:0 .5rem 2rem;position:relative;width:calc(25% - 1rem)}@media only screen and (max-width:979px){.internal-list_404 .internal-list__item{margin:0 .5rem .75rem;width:calc(50% - 1rem)}}@media only screen and (max-width:767px){.internal-list_404 .internal-list__item{margin:0 0 .75rem;width:100%}}.internal-list__item{margin-bottom:.5rem;padding:.5rem;width:50%}@media only screen and (max-width:767px){.internal-list__item{margin:0 0 .75rem;padding:1rem 1rem 1rem 0;width:100%}}.internal-list__item:nth-of-type(odd){padding-left:0}.internal-list__item:hover .internal-list__title{color:#67a511}.internal-list__link{align-items:flex-start;display:flex;position:relative}.internal-list__icon{margin-right:1.25rem;width:48px}@media only screen and (max-width:767px){.internal-list__icon{height:3rem;margin-right:1rem;width:3rem}}.internal-list__title{color:#252628;display:block;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25;margin-bottom:.25rem;transition:color .3s}@media only screen and (max-width:767px){.internal-list__title{font-size:.875rem;line-height:1.14}}.page-theme-dark .internal-list__title{color:#fff}.internal-list__desc{color:#737373;display:block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.43}@media only screen and (max-width:767px){.internal-list__desc{font-size:.75rem;line-height:1.33}}.section-wrapper{margin-bottom:5rem}@media only screen and (max-width:1123px){.section-wrapper{margin-bottom:4.5rem}}@media only screen and (max-width:767px){.section-wrapper{margin-bottom:3.25rem}}.grid-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}@media only screen and (max-width:1123px){.grid-wrapper{grid-template-columns:1fr;grid-template-rows:auto auto auto}}.grid-wrapper__content{grid-area:2/1/3/3}@media only screen and (max-width:1123px){.grid-wrapper__content{grid-area:2/1/3/2}}.grid-wrapper__link{align-items:flex-end;display:flex;justify-content:flex-end}.grid-wrapper__link .button{margin-bottom:2.25rem}@media only screen and (max-width:1123px){.grid-wrapper__link .button{margin-bottom:0}}@media only screen and (max-width:767px){.tabs-wrapper{display:flex;flex-wrap:nowrap;overflow:scroll}.tabs-wrapper::-webkit-scrollbar{display:none}}.tabs-wrapper .tab-button{margin-bottom:1.5rem}.tabs-wrapper .tab-button:not(:last-child){margin-right:.3125rem}@media only screen and (max-width:767px){.tabs-wrapper .tab-button{font-size:.875rem;min-width:max-content;padding:.8125rem 1.25rem .6875rem}}.banner-wrapper{aspect-ratio:38/15}@media only screen and (max-width:1123px){.banner-wrapper{aspect-ratio:46/37}}@media only screen and (max-width:767px){.banner-wrapper{aspect-ratio:36/45}}.special-projects-wrapper{min-height:32.5rem}@media only screen and (max-width:1123px){.special-projects-wrapper{min-height:62.9375rem}}@media only screen and (max-width:767px){.special-projects-wrapper{min-height:99.6875rem}}.media-library-video-wrapper{aspect-ratio:1264/482}@media only screen and (max-width:1123px){.media-library-video-wrapper{aspect-ratio:736/322}}@media only screen and (max-width:767px){.media-library-video-wrapper{aspect-ratio:288/511}}.media-library-albums-wrapper{aspect-ratio:1264/941}@media only screen and (max-width:1123px){.media-library-albums-wrapper{aspect-ratio:736/620}}@media only screen and (max-width:767px){.media-library-albums-wrapper{aspect-ratio:288/511}}.news-wrapper{overflow:hidden}.news-main-wrapper{display:grid;gap:0 1rem;grid-template-areas:"mass-media widget" "quiz widget";grid-template-columns:1fr 1fr;height:100%}@media only screen and (max-width:1123px){.news-main-wrapper{gap:3rem 0;grid-template-areas:"mass-media" "widget" "quiz";grid-template-columns:1fr}}.news-main-wrapper__item:first-of-type{-ms-grid-row:1;-ms-grid-column:1;grid-area:mass-media}.news-main-wrapper__item:nth-of-type(2){-ms-grid-row:3;-ms-grid-column:1;grid-area:quiz;margin-top:auto}.news-main-wrapper__item:nth-of-type(3){-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:3;grid-area:widget;min-height:60.6875rem}@media only screen and (max-width:1123px){.news-main-wrapper__item:first-of-type{-ms-grid-row:1;-ms-grid-column:1}.news-main-wrapper__item:nth-of-type(2){-ms-grid-row:5;-ms-grid-column:1}.news-main-wrapper__item:nth-of-type(3){-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1}}@media only screen and (max-width:1123px){.news-main-wrapper__item:nth-of-type(3){min-height:37.75rem}}.news-main-flex-wrapper{display:flex;gap:1rem;height:100%}@media only screen and (max-width:1123px){.news-main-flex-wrapper{flex-direction:column;gap:3rem}}.news-main-flex-wrapper__item{flex:0 0 calc(50% - 0.5rem)}@media only screen and (max-width:1123px){.news-main-flex-wrapper__item{flex:0 0 auto}.news-main-flex-wrapper__item:last-child{min-height:37.75rem}}.news-main-flex-wrapper.lg-hidden{opacity:0}@media only screen and (max-width:1123px){.news-main-flex-wrapper.lg-hidden{opacity:1}}.filter-search-wrapper{column-gap:1rem;display:grid;grid-template-columns:29.11% 1fr;row-gap:1rem}@media only screen and (max-width:1123px){.filter-search-wrapper{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.filter-search-wrapper{grid-template-columns:1fr}}.filter-search-wrapper.is-wide{grid-template-columns:1fr}.about-career-wrapper{background-color:#a3d562;padding:3rem 0}@media only screen and (max-width:767px){.about-career-wrapper{padding:2rem 1.25rem}}.about-career-wrapper__inner{margin-left:auto;margin-right:auto;max-width:39rem;text-align:center}@media only screen and (max-width:767px){.about-career-wrapper__inner{max-width:100%}}.about-career-wrapper__button{max-width:max-content}@media only screen and (max-width:767px){.about-career-wrapper__button{max-width:8.625rem}}.table-text-wrapper p{color:#737373;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5;padding:.75rem 0}.table-text-wrapper p b{color:#252628;font-weight:400}@media only screen and (min-width:1123px){.table-text-wrapper p{width:calc(50% - .5rem)}}@media only screen and (max-width:767px){.table-text-wrapper p{font-size:.875rem;line-height:1.42}}.table-text-wrapper .t-mobile-heads:not(:last-child){margin-bottom:3rem}@media only screen and (max-width:767px){.table-text-wrapper .t-mobile-heads:not(:last-child){font-size:2.5rem}}.about-block-wrapper{column-gap:1rem;display:grid;grid-template-columns:29.11% 1fr;row-gap:1rem}@media only screen and (max-width:1123px){.about-block-wrapper{display:flex;flex-direction:column;row-gap:1.5rem}}@media only screen and (max-width:767px){.about-block-wrapper{row-gap:1.25rem}}.about-block-wrapper__title{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:2rem;line-height:1.125}@media only screen and (max-width:767px){.about-block-wrapper__title{font-size:1.25rem;line-height:1.2}}.about-block-wrapper__description{color:#737373;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.42}@media only screen and (min-width:1123px){.about-block-wrapper__description{max-width:15rem}}.about-strategy-text-wrapper{max-width:39rem}@media only screen and (max-width:1123px){.about-strategy-text-wrapper{max-width:unset}}@media only screen and (max-width:767px){.social-responsibility-image img{aspect-ratio:12/5;display:block;object-fit:cover;object-position:50% 50%}}.profit-info-wrapper{display:flex}@media only screen and (max-width:1123px){.profit-info-wrapper{flex-direction:column}}.profit-info-wrapper__text{flex:0 0 67.6%;overflow:hidden;padding:7.25rem 9rem 7.5rem 2rem;position:relative}@media only screen and (max-width:1123px){.profit-info-wrapper__text{flex:0 0 auto;padding:7.25rem 7rem 7.5rem 2rem}}@media only screen and (max-width:767px){.profit-info-wrapper__text{padding:2rem 1.25rem}}.profit-info-wrapper__text p{color:#fff}.profit-info-wrapper__text img{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}@media only screen and (max-width:1123px){.profit-info-wrapper__text img{height:100%}}.profit-info-wrapper__card{display:flex;flex-direction:column;height:100%}@media only screen and (max-width:1123px){.profit-info-wrapper__card{flex-direction:row}}@media only screen and (max-width:767px){.profit-info-wrapper__card{flex-direction:column}}.profit-info-wrapper__value{background-color:#a3d562;display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}@media only screen and (max-width:1123px){.profit-info-wrapper__value{flex:0 0 50%}}.profit-info-wrapper__value .category{flex-grow:1}@media only screen and (max-width:1123px){.profit-info-wrapper__value .category{margin-bottom:1.5rem}}@media only screen and (max-width:767px){.profit-info-wrapper__value .category{margin-bottom:1.25rem}}@media only screen and (max-width:1123px){.profit-info-wrapper__image{align-items:center;background-color:#d6cdc7;display:flex;flex:0 0 50%;justify-content:center}}.profit-info-wrapper__image img{display:block}.profit-info-wrapper__par{font-size:1.25rem;line-height:1.2}@media only screen and (max-width:767px){.profit-info-wrapper__par{font-size:1rem;line-height:1.08}}.profit-info-wrapper__val{font-size:3rem;line-height:1.2;margin-bottom:.25rem}@media only screen and (max-width:767px){.profit-info-wrapper__val{font-size:2.5rem;line-height:1.1}}.social-responsibility-wrapper p{font-family:Gilroy-Medium,Arial,sans-serif}.social-responsibility-wrapper p:not(:last-child){margin-bottom:1.5rem}.sharing-bar{align-items:center;display:flex}@media only screen and (max-width:1123px){.sharing-bar{align-items:flex-start;flex-direction:column}}.sharing-bar__title{color:#737373;font-size:.875rem;line-height:1.43;margin-right:1rem}@media only screen and (max-width:1123px){.sharing-bar__title{font-size:1rem;line-height:1.5;margin-bottom:1rem;margin-right:0}}@media only screen and (max-width:767px){.sharing-bar__title{font-size:.875rem;line-height:1.43}}.sharing-bar__list{display:flex}.sharing-bar__item{align-items:center;background-color:#fff;display:block;display:flex;height:3rem;justify-content:center;width:3rem}@media only screen and (max-width:1123px){.sharing-bar__item{height:1.5rem;width:1.5rem}.sharing-bar__item:not(:last-child){margin-right:1.5rem}}.sharing-bar__item>svg>path{fill:#737373;transition:fill .33s ease}.sharing-bar__item:hover>svg>path{fill:#252628}.page-theme-dark .sharing-bar__item:hover>svg>path{fill:#fff}.page-theme-dark .sharing-bar__item{background-color:#1e1b1b}.search-results__filters{align-items:center;display:flex;flex-wrap:wrap}.search-results__title{flex:0 0 100%}@media only screen and (max-width:1123px){.search-results__title{flex:0 0 67%;order:2}}@media only screen and (max-width:767px){.search-results__title{flex:0 0 100%;order:3}}.search-results__date{flex:0 0 100%}@media only screen and (max-width:1123px){.search-results__date{flex:0 0 33%;order:3}}@media only screen and (max-width:767px){.search-results__date{flex:0 0 100%;order:1}}.search-results__tags{flex:0 0 100%}@media only screen and (max-width:1123px){.search-results__tags{order:1}}@media only screen and (max-width:767px){.search-results__tags{order:2}}.it-mortgage__table{font-family:Gilroy-Regular}.it-mortgage__default{text-align:center}.it-mortgage__content{font-size:1rem;line-height:1.5;margin-right:-1.5rem;max-height:42rem;overflow-x:hidden;overflow-y:scroll;padding-right:1.5rem;position:relative;scrollbar-color:#dedede;scrollbar-width:thin}.it-mortgage__content::-webkit-scrollbar{width:.25rem}.it-mortgage__content::-webkit-scrollbar-thumb{background-color:#dedede}@media only screen and (max-width:1123px){.it-mortgage__content{margin-right:-.5rem;padding-right:.5rem}}@media only screen and (max-width:767px){.it-mortgage__content{font-size:.875rem;line-height:1.43}}.it-mortgage__header{background-color:#fff;color:#737373;font-size:.875rem;line-height:1.43;position:sticky;top:0;z-index:1}.it-mortgage__body{color:#252628}.it-mortgage__body .it-mortgage__row:first-child{background-color:#fff;border-bottom:.0625rem solid #252628;position:sticky;top:2.875rem;z-index:1}@media only screen and (max-width:1123px){.it-mortgage__body .it-mortgage__row:first-child{top:54px}}@media only screen and (max-width:1123px)and (max-width:767px){.it-mortgage__body .it-mortgage__row:first-child{border-top:.0625rem solid #252628;top:0}}.it-mortgage__row{background-color:#fff;display:flex}@media only screen and (max-width:1123px){.it-mortgage__row{justify-content:space-between}}.it-mortgage__row:not(.it-mortgage__row_title){padding:1.5rem 0}@media only screen and (max-width:767px){.it-mortgage__row:not(.it-mortgage__row_title){padding:1rem 0}}.it-mortgage__row_title{border-bottom:.0625rem solid #252628;height:2.875rem}@media only screen and (max-width:1123px){.it-mortgage__row_title{height:3.375rem;padding-bottom:.5rem}}.it-mortgage__row_title .it-mortgage__cell{white-space:normal}@media only screen and (max-width:1123px){.it-mortgage__row_title .it-mortgage__cell_main{align-items:center;display:flex}}.it-mortgage__row_select{border-bottom:.0625rem solid #dedede;cursor:pointer}.it-mortgage__row_hide{border-bottom:.0625rem solid #dedede;color:#737373;display:none}.it-mortgage__row_hide.is-show{display:flex;padding-bottom:1rem;padding-top:1rem}.it-mortgage__row_hide .it-mortgage__cell_main{padding-left:2rem}.it-mortgage__cell{flex:0 0 7%;margin-right:2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.it-mortgage__cell:last-child,.it-mortgage__cell:nth-child(6){flex:0 0 10%}.it-mortgage__cell:nth-child(5),.it-mortgage__cell:nth-child(7){flex:0 0 8%}@media only screen and (max-width:1123px){.it-mortgage__cell{display:none;margin-right:.25rem}.it-mortgage__cell:last-child{flex:0 0 10%;overflow:visible}}.it-mortgage__cell_main{flex:0 0 26%;margin-right:0}@media only screen and (max-width:1123px){.it-mortgage__cell_main{display:block;flex:0 0 70%}}.it-mortgage__cell_select{justify-content:flex-end}@media only screen and (max-width:1123px){.it-mortgage__cell_select{display:flex}}.it-mortgage__select{padding-left:2rem;position:relative}.it-mortgage__select:before{border-left:.3125rem solid hsla(0,0%,100%,0);border-right:.3125rem solid hsla(0,0%,100%,0);border-top:.375rem solid #252628;content:"";display:block;height:0;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:transform .3s ease,border-color .3s;width:0}.is-open .it-mortgage__select:before{transform:translateY(-50%) rotate(180deg)}.it-mortgage__report{padding:3rem 0 4.5rem}@media only screen and (max-width:1123px){.it-mortgage__report{padding:3rem 1rem 4.5rem}}@media only screen and (max-width:767px){.it-mortgage__report{padding:1rem 1rem 4rem}}.it-mortgage__report .modal-reporting__wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;width:100%}@media(max-width:1300px){.it-mortgage__report .modal-reporting__wrapper{align-items:flex-start;flex-direction:column}}@media(max-width:1024px){.it-mortgage__report .modal-reporting__wrapper .button.button_type_download{display:none}}.it-mortgage__report .modal-reporting__wrap{display:flex;justify-content:space-between;margin-bottom:12px;max-width:750px;width:100%}@media(max-width:1024px){.it-mortgage__report .modal-reporting__wrap{justify-content:flex-start}}@media(max-width:767px){.it-mortgage__report .modal-reporting__wrap{flex-direction:column}.it-mortgage__report .modal-reporting__wrap .modal-reporting__select_week{margin-right:0}}.it-mortgage__report .modal-reporting__wrap>div{display:flex}@media(max-width:767px){.it-mortgage__report .modal-reporting__wrap>div{flex-direction:column}}.it-mortgage__report[v-cloak]{display:none}.it-mortgage__report .page-title{color:#252628;font-size:2rem}@media only screen and (max-width:1123px){.it-mortgage__report .page-title{font-size:1.5rem}}@media only screen and (max-width:767px){.it-mortgage__report .page-title{font-size:1.25rem}}.it-mortgage__report .modal-reporting__select{border:.0625rem solid #dedede;border-radius:6.25rem;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25;margin-right:.25rem;max-width:14.625rem}@media only screen and (max-width:767px){.it-mortgage__report .modal-reporting__select{flex:0 0 auto;margin-bottom:1rem;margin-right:0;max-width:unset}}@media only screen and (max-width:1123px){.it-mortgage__report .modal-reporting__select_column{margin-bottom:-2.875rem;z-index:2}}@media only screen and (max-width:767px){.it-mortgage__report .modal-reporting__select_column{margin-bottom:0}.it-mortgage__report .modal-reporting__select_column:last-of-type{margin-right:0}}.it-mortgage__report .modal-reporting__select_last+.modal-reporting__select{margin-right:.25rem}.it-mortgage__report .modal-reporting__select_week{margin-right:1rem}.it-mortgage__report .f-tbl-select{border-bottom:none;border-radius:6.25rem;height:3rem}.it-mortgage__report .f-tbl-select:after{border-left:.3125rem solid hsla(0,0%,100%,0);border-right:.3125rem solid hsla(0,0%,100%,0);border-top:.375rem solid #252628;content:"";display:block;height:0;position:absolute;right:1.5rem;top:calc(50% + .125rem);transform:translateY(-50%);transition:transform .3s ease,border-color .3s;width:0}.it-mortgage__report .f-tbl-select.is-open:after{top:50%;transform:translateY(-50%) rotate(180deg)}.it-mortgage__report .f-tbl-select:hover{background-color:#252628;border-color:#252628;color:#fff}.it-mortgage__report .f-tbl-select:hover .f-tbl-select__item>span{color:#fff}.it-mortgage__report .f-tbl-select:hover:after{border-top:.375rem solid #fff}.it-mortgage__report .f-tbl-select:hover .f-tbl-clear:not(.f-tbl-clear_search){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFF' stroke-linecap='square' fill='none' fill-rule='evenodd'%3E%3Cpath d='m5.464 12.536 7.072-7.072M5.464 5.464l7.072 7.072'/%3E%3C/g%3E%3C/svg%3E")}.it-mortgage__report .f-tbl-select__item{padding:.8125rem 2.5rem .8125rem 1.5rem}.it-mortgage__report .f-tbl-select__item.is-active{width:90%}.it-mortgage__report .f-tbl-select__drop{border-radius:.5rem;font-family:Gilroy-Medium,Arial,sans-serif;padding:.5rem .5rem 0}.it-mortgage__report .f-tbl-select__list li{color:#252628;font-size:1rem}.it-mortgage__report .f-tbl-select__list li:hover{color:#a3d562}.it-mortgage__report .f-tbl-select__search{border:.0625rem solid #a3d562;border-radius:2rem;display:flex;font-family:Gilroy-Medium,Arial,sans-serif}.it-mortgage__report .f-tbl-select__search:after{left:1rem;right:auto}.it-mortgage__report .f-tbl-select__search input{font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.43;padding-left:1.25rem;padding-right:0}.it-mortgage__report .f-tbl-select__search .f-tbl-clear{right:1rem}.it-mortgage__report .f-tbl-select__list-wrap{scrollbar-color:#dedede;scrollbar-width:thin}.it-mortgage__report .f-tbl-select__list-wrap::-webkit-scrollbar{width:.25rem}.it-mortgage__report .f-tbl-select__list-wrap::-webkit-scrollbar-thumb{background-color:#dedede}.it-mortgage__report .f-tbl-clear{right:2.5rem;top:50%;transform:translateY(-50%)}.it-mortgage .modal-reporting__datepicker{margin-right:0;max-width:unset}.it-mortgage .f-tbl-datepicker{border:.0625rem solid #dedede;border-radius:1.5rem;padding:.875rem 1.5rem}.it-mortgage .f-tbl-datepicker input{padding:0}.green-gost{border-top:.0625rem solid #dedede}@media only screen and (max-width:1123px){.green-gost{border:none;padding-top:0}}.green-gost picture>img{height:100%;object-fit:cover}.green-gost>.sticky-nav{padding-left:0}.green-gost__content{max-width:55rem}@media only screen and (max-width:1123px){.green-gost__content{max-width:unset}}.green-gost__content .news-quote__text{font-size:1.5rem;line-height:1.16}@media only screen and (max-width:979px){.green-gost__content .news-quote__text{font-size:1.5rem;line-height:1.17}}@media only screen and (max-width:767px){.green-gost__content .news-quote__text{font-size:1.25rem;line-height:1.2}}.green-gost__image{height:32.5rem;position:relative}@media only screen and (max-width:1123px){.green-gost__image{height:23rem;margin:0 auto;width:fit-content}}.green-gost__image>img:first-of-type{bottom:3.25rem;position:absolute;right:3.25rem}@media only screen and (max-width:767px){.green-gost__image>img:first-of-type{left:50%;transform:translateX(-50%)}}.development-basics__list{display:grid;gap:1rem;grid-template-columns:1fr 1fr;grid-template-rows:auto}@media only screen and (max-width:767px){.development-basics__list{grid-template-columns:1fr}}.development-basics__list-item{font-family:Gilroy-Medium,Arial,sans-serif;height:100%;min-height:15rem}@media only screen and (max-width:767px){.development-basics__list-item{min-height:unset}.development-basics__list-item.plate-gray{padding:1rem}.development-basics__list-item>p.n-small-text{font-size:.875rem;line-height:1.43}}.roadmap__slider{margin-bottom:4.25rem}@media only screen and (max-width:767px){.roadmap__slider{margin-bottom:2.5rem}}.roadmap__info-block{align-items:center;display:flex}@media only screen and (max-width:767px){.roadmap__info-block{align-items:flex-start;flex-direction:column;justify-content:center}.roadmap__info-block.plate-gray{padding:1rem}}.roadmap__circle-chart{flex-shrink:0;height:12.875rem;margin-right:2rem;padding:0 1.625rem;width:16.125rem}@media only screen and (max-width:767px){.roadmap__circle-chart{align-self:center;height:8.875rem;margin-bottom:1rem;margin-right:0;padding:0;width:8.875rem}}.roadmap__text-content>p{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.5rem;line-height:1.17;margin-bottom:1rem}@media only screen and (max-width:767px){.roadmap__text-content>p{font-size:1.25rem;line-height:1.2}.roadmap__text-content .link-arrow__text{max-width:14.25rem}}.domrf-role__notification{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.domrf-role__notification{flex-direction:column-reverse}}.domrf-role__notification-image{position:relative}@media only screen and (max-width:767px){.domrf-role__notification-image{margin-bottom:1rem}}.domrf-role__notification-image:before{align-items:center;background:#8bc540;bottom:6.8125rem;content:url(/static/dist/v2/img/green-gost-circle-icon.svg);display:flex;height:9.125rem;justify-content:center;position:absolute;right:-1.25rem;width:9rem;z-index:1}@media only screen and (max-width:1123px){.domrf-role__notification-image:before{right:0}}@media only screen and (max-width:767px){.domrf-role__notification-image:before{height:9rem}}.domrf-role__notification>p{font-family:Gilroy-Medium,Arial,sans-serif;line-height:1.5;max-width:19.75rem}@media only screen and (max-width:1123px){.domrf-role__notification>p{max-width:calc(100% - 30.813rem)}}@media only screen and (max-width:979px){.domrf-role__notification>p{max-width:calc(100% - 22.5rem)}}@media only screen and (max-width:767px){.domrf-role__notification>p{line-height:1.43;max-width:unset}}.domrf-role__cards{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.domrf-role__cards{flex-wrap:wrap}}.domrf-role__cards>.divided-card:not(:nth-child(3)){margin-right:1.25rem}@media only screen and (max-width:767px){.domrf-role__cards>.divided-card:not(:nth-child(3)){margin-bottom:1.25rem;margin-right:0}}.domrf-role__text{max-width:19.75rem}.domrf-role__text p{padding-bottom:24px}.wrapper-link{border-top:1px solid #dedede;margin-top:32px;padding-top:24px}.domrf-role__link{color:#000;padding-left:30px;position:relative}.domrf-role__link:hover{color:#67a511;transition:all .3s}.domrf-role__link:before{background:url(/static/dist/v2/img/icon-link.svg) no-repeat;content:"";height:24px;left:0;position:absolute;top:-3px;width:24px}.criteria__charts{display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:2.875rem}@media only screen and (max-width:1123px){.criteria__charts{gap:1rem;justify-content:center}}@media only screen and (max-width:767px){.criteria__charts{flex-direction:column;gap:.5rem;margin-bottom:2.125rem}}.evaluation-procedure__description{max-width:47rem}@media only screen and (max-width:1123px){.evaluation-procedure__description{max-width:unset}}.implementation-expediency__content{align-items:flex-start;display:flex;justify-content:space-between;max-width:50.6875rem}@media only screen and (max-width:1123px){.implementation-expediency__content{max-width:unset}}@media only screen and (max-width:767px){.implementation-expediency__content{flex-direction:column}}.implementation-expediency__content>p{font-family:Gilroy-Medium,Arial,sans-serif;line-height:1.5;margin-right:1.5rem;max-width:22.875rem}@media only screen and (max-width:1123px){.implementation-expediency__content>p{max-width:unset}}@media only screen and (max-width:767px){.implementation-expediency__content>p{line-height:1.43}}.implementation-expediency__content>.bullet-list{font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.43}.check-house__percentage-block{align-items:center;background:#a3d562;display:flex;padding:2rem}@media only screen and (max-width:767px){.check-house__percentage-block{align-items:flex-start;flex-direction:column;padding:1rem}}.check-house__percentage-block>img{margin-right:1rem}@media only screen and (max-width:767px){.check-house__percentage-block>img{align-self:center;margin-bottom:1.5rem;margin-right:0}}.check-house__percentage-block-text-content>p{font-family:Gilroy-Medium,Arial,sans-serif;line-height:1.5}.check-house__percentage-block-percent{font-weight:500;margin-bottom:1rem}.check-house__percentage-block-percent>span:first-child{font-size:3rem;line-height:1.08;margin-right:.5rem}@media only screen and (max-width:767px){.check-house__percentage-block-percent>span:first-child{font-size:2.5rem;line-height:1.1}}.check-house__percentage-block-percent>span:last-child{font-size:1.5rem;line-height:1.16}@media only screen and (max-width:767px){.check-house__percentage-block-percent>span:last-child{font-size:1.25rem;line-height:1.2}}.check-house__link-block{display:flex;flex-direction:column;justify-content:center}.check-house__link-block>p{font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.43;margin-bottom:2rem;text-align:center}@media only screen and (max-width:767px){.check-house__link-block>p{text-align:start}}.check-house__link-block>a{margin:0 auto}.check-house__criteria-block{align-items:center;background:#f8f8f8;display:flex;flex-direction:column;padding:2rem}@media only screen and (max-width:1123px){.check-house__criteria-block{padding-bottom:.5rem}}@media only screen and (max-width:767px){.check-house__criteria-block{padding:1rem}}.check-house__criteria-block>img{height:4.375rem;margin-bottom:1.5rem;width:4.375rem}.check-house__criteria-block>p{text-align:center}.check-house__criteria-block>.n-big-text{max-width:38rem;padding-bottom:1.5rem}@media only screen and (max-width:1123px){.check-house__criteria-block>.n-big-text{max-width:unset}}.check-house__criteria-block>.content-title{border-top:.0625rem solid #dedede;margin-bottom:1.5rem;padding-top:1.5rem;width:100%}.check-house__criteria-block .numbered-list__item{margin-bottom:1.5rem;width:calc(33.33333% - .66667rem)}@media only screen and (max-width:1123px){.check-house__criteria-block .numbered-list__item{align-items:flex-start}}@media only screen and (max-width:767px){.check-house__criteria-block .numbered-list__item{margin-bottom:1rem;width:100%}.check-house__criteria-block .numbered-list__item-marker{padding-top:0}}.check-house__criteria-block .numbered-list__item-text{padding:0}.gost-contacts{align-items:flex-start;display:flex;justify-content:space-between}@media only screen and (max-width:1123px){.gost-contacts{flex-direction:column}}.gost-contacts__text-content{max-width:23rem}@media only screen and (max-width:1123px){.gost-contacts__text-content{margin-bottom:1rem}}@media only screen and (max-width:767px){.gost-contacts__text-content{max-width:unset}}.gost-contacts__form{width:30.875rem}@media only screen and (max-width:1123px){.gost-contacts__form{width:34.25rem}}@media only screen and (max-width:767px){.gost-contacts__form{width:100%}.gost-contacts__form .form__submit{display:flex;justify-content:center}}.rules-documents .button_type_download{margin-bottom:10px;max-width:100%}.rules-documents .button_type_download.second-font>span{border-bottom:1px solid #dedede;padding-bottom:10px;width:100%}.significant-event-detail{cursor:default;padding:2.5rem;position:relative}@media screen and (max-width:767px){.significant-event-detail{padding:1rem}}.significant-event-detail__title{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:2rem;font-weight:500;line-height:1.12}@media screen and (max-width:767px){.significant-event-detail__title{font-size:1.25rem}}.significant-event-detail__subtitle{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.2}@media screen and (max-width:767px){.significant-event-detail__subtitle{font-size:1rem}}.significant-event-detail__close{background:none;border:0;cursor:pointer;outline:none;padding:0;position:absolute;right:1.5rem;text-decoration:none;top:2.5rem}@media screen and (max-width:767px){.significant-event-detail__close{right:1rem;top:1rem}}.significant-event-detail__popup.modal-window.modal-large{padding:0}@media screen and (max-width:1279px){.significant-event-detail__popup.modal-window.modal-large{min-height:auto}}@media screen and (max-width:767px){.significant-event-detail__popup.modal-window.modal-large{padding:0}}.significant-event-detail__popup.modal-window.modal-large.fancybox__content>.carousel__button.is-close{background-color:transparent;border:none;box-shadow:none;color:#000;height:20px;right:24px;top:40px;width:20px}.significant-event-detail__content th{color:#252628;font-size:1.25rem;line-height:1.2;padding-bottom:1.5rem;padding-top:2rem;text-align:left}@media screen and (max-width:767px){.significant-event-detail__content th{font-size:1rem}}.significant-event-detail__content td{color:#252628;font-size:1rem;line-height:1.5;padding-bottom:1rem;padding-left:1rem}@media screen and (max-width:767px){.significant-event-detail__content td{font-size:.875rem}}.significant-event-detail__content td:not(:first-child){width:50%}.significant-event-detail__content tr:nth-last-child(2){border-top:.0625rem solid #dedede}.significant-event-detail__content tr:nth-last-child(2) th{font-size:1rem;line-height:1.5;padding-bottom:1.5rem;padding-top:.5rem}@media screen and (max-width:767px){.significant-event-detail__content tr:nth-last-child(2) th{font-size:.875rem}}.significant-event-detail__content tr:last-child td,.significant-event-detail__content tr:nth-last-child(2) td,.significant-event-detail__content tr:nth-last-child(3) td{padding-left:0}.significant-event-detail__content .table p:not(:last-child){margin-bottom:1rem}.significant-event-detail__content ul{padding-left:4rem}.significant-event-detail__content ul:not(:last-child){margin-bottom:1rem}.significant-event-detail__content ul li{position:relative}.significant-event-detail__content ul li:not(:last-child){margin-bottom:.5rem}.significant-event-detail__content ul li:before{background-color:#252628;border-radius:50%;content:"";height:.5rem;left:-1.5rem;position:absolute;top:50%;transform:translateY(-50%);width:.5rem}.directions-circle{align-items:center;display:flex;justify-content:center;margin-bottom:7.1875rem;margin-top:9.375rem}@media only screen and (max-width:1123px){.directions-circle{display:block;margin-bottom:0;margin-top:0}}.directions-circle__center{align-items:center;border:.14rem solid #f5f5f7;border-radius:50%;display:flex;height:26rem;justify-content:center;position:relative;width:26rem}@media only screen and (max-width:1123px){.directions-circle__center{border:none;border-radius:0;flex-wrap:wrap;height:auto;justify-content:flex-start;position:static;width:auto}}.directions-circle__main{align-items:center;display:flex;flex-direction:column}.directions-circle__main-image{display:block;height:8rem;margin-bottom:.75rem}.directions-circle__main-text{color:#737373;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.43}.directions-circle__item{position:absolute}@media only screen and (max-width:1123px){.directions-circle__item{flex:0 0 calc(50% - 2rem);position:static}.directions-circle__item:not(:last-child){margin-bottom:2rem}}@media only screen and (max-width:767px){.directions-circle__item{flex:0 0 100%}}.directions-circle__item:nth-child(2){display:none}@media only screen and (max-width:1123px){.directions-circle__item:nth-child(2){display:flex}}.directions-circle__item:nth-child(3){right:calc(50% - 19.375rem - 50px);top:calc(-50% + 4rem + 40px)}.directions-circle__item:nth-child(4){right:calc(50% - 29.0625rem - 50px);top:calc(-50% + 8rem + 78px)}.directions-circle__item:nth-child(5){right:calc(50% - 29.0625rem - 122px);top:calc(-50% + 12rem + 137px)}.directions-circle__item:nth-child(6){right:calc(50% - 29.0625rem - 122px);top:calc(-50% + 16rem + 195px)}.directions-circle__item:nth-child(7){right:calc(50% - 29.0625rem - 50px);top:calc(-50% + 20rem + 247px)}.directions-circle__item:nth-child(8){right:calc(50% - 18.375rem - 50px);top:calc(-50% + 24rem + 285px)}.directions-circle__item:nth-child(9){left:calc(50% - 19.375rem - 50px);top:calc(-50% + 4rem + 40px)}.directions-circle__item:nth-child(10){left:calc(50% - 29.0625rem - 50px);top:calc(-50% + 8rem + 78px)}.directions-circle__item:nth-child(11){left:calc(50% - 29.0625rem - 122px);top:calc(-50% + 12rem + 137px)}.directions-circle__item:nth-child(12){left:calc(50% - 29.0625rem - 122px);top:calc(-50% + 16rem + 195px)}.directions-circle__item:nth-child(13){left:calc(50% - 29.0625rem - 50px);top:calc(-50% + 20rem + 247px)}.directions-circle__item:nth-child(14){left:calc(50% - 19.375rem - 50px);top:calc(-50% + 24rem + 285px)}.directions-circle__item_left{flex-direction:row-reverse;text-align:right}@media only screen and (max-width:1123px){.directions-circle__item_left{flex-direction:row;text-align:left}}.directions-circle__item_left .link-with-socials__icon{margin-left:.75rem;margin-right:0}@media only screen and (max-width:1123px){.directions-circle__item_left .link-with-socials__icon{margin-left:0;margin-right:.75rem}}.cooperatives{border-top:.0625rem solid #dedede;position:relative}@media only screen and (max-width:1123px){.cooperatives{border:none;padding-top:0}}.cooperatives picture>img{height:100%;object-fit:cover}.cooperatives>.sticky-nav{padding-left:0}.cooperatives__content{max-width:55rem;position:relative}@media only screen and (max-width:1123px){.cooperatives__content{max-width:unset}}.cooperatives__image{height:32.5rem;margin-bottom:13rem}@media only screen and (max-width:1123px){.cooperatives__image{height:23rem;margin:0 auto 3rem}.cooperatives__image>img{height:100%;object-fit:cover;transform:scaleX(-1);width:100%}}@media only screen and (max-width:767px){.cooperatives__image{margin-bottom:1.25rem}}.cooperatives__text-block{background-color:#fff;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;left:0;line-height:1.5;max-width:38.9375rem;padding:2rem 2rem 0 .5rem;position:absolute;top:26.3125rem}@media only screen and (max-width:1123px){.cooperatives__text-block{margin-bottom:3rem;max-width:100%;padding:0;position:static}}@media only screen and (max-width:767px){.cooperatives__text-block{font-size:.875rem;line-height:1.43}}.cooperatives__text-block>p{margin-bottom:1.5rem}@media only screen and (max-width:1123px){.cooperatives__text-block>p{margin-bottom:1rem}}.cooperatives__text-block-link{cursor:pointer;line-height:1.25}@media only screen and (max-width:1123px){.cooperatives__text-block-link{line-height:1.43}}.cooperatives__text-block-link:first-of-type{margin-bottom:1.5rem}@media only screen and (max-width:1123px){.cooperatives__text-block-link:first-of-type{margin-bottom:1rem}}.cooperatives__link-block{height:22rem}@media only screen and (max-width:1123px){.cooperatives__link-block{height:22.5rem}}@media only screen and (max-width:767px){.cooperatives__link-block{height:15rem}}.cooperatives__link-block .link-block_type_picture{min-height:unset}.cooperatives__link-block .link-block_type_picture .link-block__header{background-size:contain;padding:2.75rem 2rem}@media only screen and (max-width:767px){.cooperatives__link-block .link-block_type_picture .link-block__header{background-size:13.6875rem 10.5rem;padding:1rem 0 1rem 1rem}}.cooperatives__link-block .link-block_type_picture .link-block__title{font-size:2rem;line-height:1.125;max-width:27.5rem;padding:3.625rem 0 4.125rem}@media only screen and (max-width:767px){.cooperatives__link-block .link-block_type_picture .link-block__title{font-size:1.25rem;line-height:1.2;padding:0}}@media only screen and (max-width:1123px){.cooperatives__link-block .link-block_type_picture .link-block__link{justify-content:flex-start}}.cooperatives-audience h2{max-width:43.75rem}.cooperatives-how-to .button_type_download>span{line-height:1.25}@media only screen and (max-width:767px){.cooperatives-how-to .button_type_download>span{font-size:1rem;line-height:1.25}}.cooperatives-benefits__header{display:flex;justify-content:space-between}@media only screen and (max-width:1123px){.cooperatives-benefits__header{flex-direction:column}}.cooperatives-benefits__header>p{max-width:22.6875rem}.cooperatives-benefits__subtitle{max-width:24rem}@media only screen and (max-width:1123px){.cooperatives-benefits__subtitle{max-width:18.125rem}}@media only screen and (max-width:767px){.cooperatives-benefits__subtitle{max-width:18.75rem}}.cooperatives-benefits__span_color_green{color:#67a511}.cooperatives-benefits__info-block{align-items:center;display:flex}@media only screen and (max-width:767px){.cooperatives-benefits__info-block{flex-direction:column-reverse}.cooperatives-benefits__info-block.plate-gray{padding:1.5rem}}.cooperatives-benefits__text-content{margin-right:1rem}.cooperatives-benefits__text-content>p:first-of-type{font-size:1.5rem;line-height:1.17;margin-bottom:1rem}@media only screen and (max-width:767px){.cooperatives-benefits__text-content>p:first-of-type{font-size:1rem;line-height:1.25}}.cooperatives-benefits__circle-chart{flex-shrink:0;height:12.875rem;padding:0 4.0625rem;width:21rem}@media only screen and (max-width:767px){.cooperatives-benefits__circle-chart{align-self:center;height:12.875rem;margin-bottom:1.25rem;padding:0 1.0625rem;width:15rem}}.cooperatives-benefits__circle-chart-value{align-items:center;display:flex;flex-direction:column;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;justify-content:center;line-height:1.43;text-align:center}.cooperatives-benefits__circle-chart-value_big{display:block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:3rem;line-height:1.08;text-align:center}.cooperatives-benefits__request .cooperatives-benefits__subtitle{max-width:16.875rem}@media only screen and (max-width:767px){.cooperatives-benefits__request .cooperatives-benefits__subtitle{max-width:unset}}.cooperatives-benefits__request-content{display:flex;justify-content:space-between}.cooperatives-benefits__request-text-content{flex-grow:1;margin-right:1rem}@media only screen and (max-width:767px){.cooperatives-benefits__request-text-content{margin-right:0}}.cooperatives-benefits__request-image{height:17rem;max-width:23rem}.cooperatives-benefits__request .label-text{font-size:.875rem;line-height:1.43}.cooperatives-contacts{align-items:flex-start;display:flex;justify-content:space-between}@media only screen and (max-width:1123px){.cooperatives-contacts{flex-direction:column}}.cooperatives-contacts__text-content{margin-right:1rem;max-width:23rem}@media only screen and (max-width:1123px){.cooperatives-contacts__text-content{margin-bottom:2rem;margin-right:0;max-width:12.5rem}}.cooperatives-contacts__form{width:30.875rem}@media only screen and (max-width:1123px){.cooperatives-contacts__form{width:100%}}.forum-banner__header{background:url(/static/v2/src/img/urban/forum-desktop.webp);background-position:50%;background-size:cover;min-height:400px;position:relative}@media only screen and (max-width:979px){.forum-banner__header{min-height:320px}}@media only screen and (max-width:767px){.forum-banner__header{background:url(/static/v2/src/img/urban/forum-mobile.webp);background-repeat:no-repeat;background-size:100% auto;min-height:260px}}.forum-banner__heading{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:767px){.forum-banner__heading{height:54px;width:216px}.forum-banner__heading svg{display:block;height:auto;width:100%}}.forum-banner__footer{background-color:#a3d562;color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;padding:2rem 0}@media only screen and (max-width:767px){.forum-banner__footer{padding:1rem 1rem 2rem}}.forum-banner__text{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1.25rem;line-height:24px;margin:0 auto 1.5rem;max-width:740px;text-align:center}@media only screen and (max-width:979px){.forum-banner__text{max-width:560px}}@media only screen and (max-width:767px){.forum-banner__text{font-size:1rem;line-height:20px;margin:0 0 1.625rem}}.forum-banner__link{align-items:center;border:1px solid #252628;border-radius:24px;color:#252628;display:flex;justify-content:center;margin:0 auto;padding:12px 24px;transition:.3s;width:fit-content}.forum-banner__link svg{display:block;margin-right:8px}.forum-banner__link path{transition:.3s}.forum-banner__link:hover{background-color:#252628;color:#fff;transition:.3s}.forum-banner__link:hover path{fill:#fff}@media only screen and (max-width:767px){.forum-banner__link{border-radius:20px;max-width:256px;padding:10px 24px;text-align:center;width:100%}.forum-banner__link svg{height:16px;width:16px}}.forum-banner__link-icon{height:1.5rem;margin-right:.5rem;width:1.5rem}.forum-banner__link-text{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:24px}@media only screen and (max-width:767px){.forum-banner__link-text{font-size:.875rem;line-height:1.43}}.urban-main{--popper-theme-background-color:#000;--popper-theme-background-color-hover:#000;--popper-theme-text-color:#fff;--popper-theme-border-width:0rem;--popper-theme-border-style:solid;--popper-theme-border-radius:0.25rem;--popper-theme-padding:0.75rem;--popper-theme-box-shadow:0px 0.5rem 5rem rgba(30,27,27,.1)}.urban-main .banner-block__description{color:#fff}.urban-main__notification{color:#737373;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.43;max-width:47rem}.urban-main__notification_color_black{color:#252628}.urban-main__notification_size_medium{font-size:1rem;line-height:1.5}@media only screen and (max-width:767px){.urban-main__notification_size_medium{font-size:.875rem;line-height:1.43}}.urban-main .accordion__header{align-items:center}.urban-main .accordion__title{flex:0 0 auto;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.5rem;line-height:1.17}@media only screen and (max-width:520px){.urban-main .accordion__title{flex:0 1 calc(100% - 1rem)}}@media only screen and (max-width:767px){.urban-main .accordion__title{font-size:1rem;line-height:1.25}}.urban-main .accordion__title a{color:#8bc540}.urban-main .accordion__icon:after{height:.125rem;width:1.5rem}@media only screen and (max-width:767px){.urban-main .accordion__icon:after{width:1.125rem}}.urban-main .accordion__icon:before{height:1.5rem;width:.125rem}@media only screen and (max-width:767px){.urban-main .accordion__icon:before{height:1.125rem}.urban-main .banner-block{display:flex;flex-direction:column}.urban-main .banner-block__title{margin-bottom:1.5rem}.urban-main .banner-block.wide-description .banner-block__content{flex-grow:1;justify-content:center}.urban-main .banner-block.wide-description .banner-block__description{left:0;margin:0;position:static;transform:none;width:100%}}.urban-main .tooltip{padding-left:5px}.urban-main .tooltip svg{height:1.25rem;width:1.25rem}@media only screen and (max-width:767px){.urban-main .tooltip svg{height:.8125rem;width:.8125rem}}.urban-main .tooltip svg path{fill:#999}.urban-main .tooltip svg circle{stroke:#999}.urban-main .class-popper{border:0!important;font-size:14px;line-height:20px;margin:0!important}@media only screen and (max-width:767px){.urban-main .class-popper{font-size:12px;line-height:16px}}.urban-main .popper{min-width:265px}@media only screen and (max-width:520px){.urban-main .popper{min-width:50vw}}.success-story__dialog{padding:0 2rem;width:75%}@media only screen and (max-width:1123px){.success-story__dialog{padding:0;width:100%}}.success-story__other-story{font-size:2rem}@media only screen and (max-width:767px){.success-story__other-story{font-size:1.25rem}}.success-story__hidden{overflow:hidden}.success-story .news-quote{margin:0 auto;max-width:63rem}@media only screen and (max-width:1123px){.success-story .news-quote{max-width:100%}.success-story .sharing-bar{flex-direction:row}.success-story .sharing-bar__title{margin-right:1rem}}@media only screen and (max-width:767px){.success-story .sharing-bar__title{display:none}.success-story .image-container{margin-left:0;margin-right:0}}.success-story .person-block-link__image{height:17.5rem}@media only screen and (max-width:767px){.success-story .person-block-link__image{height:13.75rem}}.modal-container{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1010}.modal-container__inner{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;max-height:100%;padding:32px;position:relative;width:568px}@media only screen and (max-width:979px){.modal-container__inner{padding:24px}}@media only screen and (max-width:767px){.modal-container__inner{padding:16px}}@media(max-width:560px){.modal-container__inner{width:90%}}.modal-container__header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.modal-container__title{font-family:Gilroy-Medium,sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:36px}@media only screen and (max-width:767px){.modal-container__title{font-size:20px;line-height:24px}}.modal-container__subtitle{font-family:Gilroy-Medium,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:1.4;width:100%}@media only screen and (max-width:767px){.modal-container__subtitle{font-size:12px;line-height:1.2}}.modal-container__close-btn{cursor:pointer;height:24px;width:24px}@media screen and (max-width:767px){.modal-container__close-btn{height:16px;width:16px}}.modal-container_conditions__inner{height:100%;max-height:calc(var(--vh)*100 - 16px);max-width:964px}@media screen and (max-width:767px){.modal-container_conditions__inner{padding:28px;width:calc(100vw - 32px)}}.modal-container_conditions__close{right:32px;top:32px}@media screen and (max-width:767px){.modal-container_conditions__close{right:16px;top:16px}}.modal-container_conditions .conditions-inner{max-height:calc(90vh - 64px);overflow-y:scroll}@media screen and (max-width:767px){.modal-container_conditions .conditions-inner{height:calc(var(--vh)*100 - 80px);max-height:unset;padding-right:4px}}.modal-container_conditions .conditions-inner::-webkit-scrollbar{width:12px}.modal-container_conditions .conditions-inner::-webkit-scrollbar-thumb{background-color:#dedede;border:4px solid #fff;border-radius:8px}.modal-container__body{overflow-y:auto}.modal-container__body::-webkit-scrollbar{width:12px}.modal-container__body::-webkit-scrollbar-track{border:3px solid transparent}.modal-container__body::-webkit-scrollbar-thumb{background-color:#dedede;border:.25rem solid #fff;border-radius:.5rem}.career-start{border-top:.0625rem solid #dedede}@media only screen and (max-width:1123px){.career-start{border:none;padding-top:0}}.career-start picture>img{display:block;height:100%;object-fit:cover}.career-start>.sticky-nav{padding-left:0}.career-start .colorful-numbered-list{row-gap:2.625rem}@media only screen and (max-width:1123px){.career-start .colorful-numbered-list{row-gap:1.5rem;row-gap:1rem}.career-start .button_type_secondary{min-width:fit-content}}@media only screen and (max-width:767px){.career-start .button_type_secondary{min-width:100%}}.career-start__image{height:100%;position:relative}@media only screen and (max-width:1123px){.career-start__image{margin:0 auto;width:fit-content}}.career-start__image:after{background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3));content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.career-start-stories .button{padding:.875rem 2.6875rem}.career-start-contacts{align-items:flex-start;display:flex;justify-content:space-between}@media only screen and (max-width:1123px){.career-start-contacts{flex-direction:column}}.career-start-contacts__text-content{max-width:23rem}@media only screen and (max-width:1123px){.career-start-contacts__text-content{margin-bottom:1rem}}@media only screen and (max-width:767px){.career-start-contacts__text-content{max-width:unset}}.career-start-contacts__form{margin-right:7.875rem;width:30.875rem}@media only screen and (max-width:1123px){.career-start-contacts__form{margin-right:0;width:100%}}.career-start .banner-block{background-color:transparent}@media(max-width:560px){.career-start .banner-block{aspect-ratio:4/5}}@media(min-width:561px){.career-start .banner-block{aspect-ratio:46/37}}@media(min-width:769px){.career-start .banner-block{aspect-ratio:auto}}.career-start .banner-block__content{height:100%;padding-top:15%;position:absolute;width:100%}@media screen and (max-width:767px){.career-start .banner-block__content{padding-top:23%}}.career-start .banner-block .button{background-color:#fff;border:0}.career-stories__header .button{padding:.875rem 2.6875rem}@media only screen and (max-width:1123px){.career-stories__header .button{min-width:fit-content}}@media only screen and (max-width:767px){.career-stories__header .button{min-width:100%}}.career-main{margin-top:2.5rem}@media(max-width:1224px){.career-main{margin-top:1.5rem}}.vacancy-detail__controls{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:1123px){.vacancy-detail__controls{border-bottom:.0625rem solid #dedede;padding-bottom:2rem}}@media only screen and (max-width:767px){.vacancy-detail__controls{border-bottom:.0625rem solid #dedede;flex-direction:column;gap:1rem;padding-bottom:1rem}}.vacancy-detail__controls-col{align-items:center;display:flex;gap:1rem}@media only screen and (max-width:767px){.vacancy-detail__controls-col{align-items:flex-start;flex-direction:column;gap:.5rem;width:100%}.vacancy-detail__controls-col .button{width:100%}}.vacancy-detail__label{background-color:#8bc540;border-radius:2.5rem;padding:.5rem 1rem}@media only screen and (max-width:767px){.vacancy-detail__label{padding:.375rem .875rem}}.vacancy-detail__content-container{margin:0 auto;max-width:47rem}@media only screen and (max-width:1123px){.vacancy-detail__content-container{max-width:100%}}.vacancy-detail__info{align-items:center;display:flex;gap:1rem}@media only screen and (max-width:767px){.vacancy-detail__info{align-items:flex-start;border-bottom:.0625rem solid #dedede;flex-direction:column;gap:.5rem;padding-bottom:1rem}}.vacancy-detail__content{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5}@media only screen and (max-width:767px){.vacancy-detail__content{font-size:.875rem;line-height:1.43}}.vacancy-detail__content>p{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5}@media only screen and (max-width:767px){.vacancy-detail__content>p{font-size:.875rem;line-height:1.43}}.vacancy-detail__content>div:not(:last-child),.vacancy-detail__content>p:not(:last-child){margin-bottom:1.5rem}@media only screen and (max-width:767px){.vacancy-detail__content>div:not(:last-child),.vacancy-detail__content>p:not(:last-child){margin-bottom:1.25rem}}.vacancy-detail__content em{font-style:normal}.vacancy-detail__content strong{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.5rem;font-weight:400;line-height:1.17}@media only screen and (max-width:767px){.vacancy-detail__content strong{font-size:1.25rem;line-height:1.2}}.vacancy-detail__content strong+ul{margin-top:1.5rem}@media only screen and (max-width:767px){.vacancy-detail__content strong+ul{margin-top:1.25rem}}.vacancy-detail__content b,.vacancy-detail__content b strong{font-weight:700}.vacancy-detail__content br+span{display:block;margin-bottom:1.5rem}@media only screen and (max-width:767px){.vacancy-detail__content br+span{margin-bottom:1.25rem}}.vacancy-detail__content p:empty,.vacancy-detail__content p>br:only-child{display:none}.vacancy-detail__content ul{font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.43;list-style-type:disc;padding-left:1.125rem}.vacancy-detail__content ul:not(:last-child){margin-bottom:3rem}@media only screen and (max-width:767px){.vacancy-detail__content ul:not(:last-child){margin-bottom:2.5rem}}.vacancy-detail__content ul>li:not(:last-child){margin-bottom:1rem}.vacancy-detail__content ol{list-style-type:decimal;padding-left:1.125rem}.vacancy-detail__content ol:not(:last-child){margin-bottom:3rem}@media only screen and (max-width:767px){.vacancy-detail__content ol:not(:last-child){margin-bottom:2.5rem}}.vacancy-detail__content ol>li:not(:last-child){margin-bottom:1rem}.vacancy-detail__form-container{max-width:30.875rem}@media only screen and (max-width:767px){.vacancy-detail__form-container{max-width:100%}}.vacancy-detail__archive{align-items:center;background-color:#f4f4f4;display:flex;justify-content:space-between;padding:1.25rem;width:100%}@media only screen and (max-width:767px){.vacancy-detail__archive{flex-direction:column}}.vacancy-detail__archive-text{color:#6d6d6d;font-family:Gilroy-SemiBold,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:24px}@media only screen and (max-width:767px){.vacancy-detail__archive-text{font-size:16px;line-height:24px}}.vacancy-detail__archive .button{border-color:#252628!important;white-space:nowrap}@media only screen and (max-width:1123px){.vacancy-detail__archive .button{min-width:auto}}@media only screen and (max-width:767px){.vacancy-detail__archive .button{margin-top:2rem;min-width:100%}}.success-stories .person-block-link__image{height:28.625rem}@media only screen and (max-width:1123px){.success-stories .person-block-link__image{height:13.75rem}}.nav{align-items:center;display:flex}.nav__link{color:#252628;flex:0 0 auto;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25;transition:color .33s ease;white-space:nowrap}.nav__link:not(:last-child){margin-right:2.5rem}@media only screen and (max-width:979px){.nav__link:not(:last-child){margin-right:1.5rem}}.nav__link.is-active,.nav__link:hover{color:#67a511}.page-theme-dark .nav__link{color:#fff}.page-theme-dark .nav__link.is-active,.page-theme-dark .nav__link:hover{color:#67a511}.bg-fade{background-color:rgba(37,38,40,.5);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .4s ease;z-index:313}@media only screen and (max-width:1123px){.bg-fade{background-color:#fff;transition:none;z-index:9}}.bg-fade.is-active{opacity:1}.socials,.socials__item{align-items:center;display:flex}.socials__item{background-color:#fff;border-radius:50%;cursor:pointer;height:3rem;justify-content:center;width:3rem}@media only screen and (max-width:767px){.socials__item{height:2.5rem;width:2.5rem}}.socials__item:not(:first-child){margin-left:.5rem}.socials__item svg path{fill:#000;transition:fill .3s}.page-theme-dark .socials__item svg path{fill:#fff}.socials__item:hover svg path{fill:#67a511}.page-theme-dark .socials__item{background-color:#fff}.page-theme-dark .socials__item>svg>path{fill:#000}.page-theme-dark .socials__item:hover>svg>path{fill:#67a511}.socials_gray .socials__item{background-color:#f8f8f8}.page-theme-dark .socials_gray .socials__item{background-color:#000}.state-global{display:flex}.state-global__item{align-items:center;color:#252628;display:flex;font-size:1rem;line-height:1.5}@media only screen and (max-width:767px){.state-global__item{font-size:.875rem;line-height:1.43}}.state-global__item:first-child{margin-right:1rem}.state-global__item>svg{height:1.5rem;margin-right:.25rem;width:1.5rem}@media only screen and (max-width:767px){.state-global__item>svg{height:1.25rem;width:1.25rem}.state-global__item>svg path{transform:scale(.83)}}.contacts__item:not(:last-of-type){margin-bottom:1.5rem}@media only screen and (max-width:767px){.contacts__item:not(:last-of-type){margin-bottom:1rem}}.contacts__text{color:#737373;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5}@media only screen and (max-width:767px){.contacts__text{font-size:.875rem;line-height:1.43}}.contacts__value{color:#252628;display:inline-block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5}@media only screen and (max-width:767px){.contacts__value{font-size:.875rem;line-height:1.43}}.contacts__value_big{font-family:Gilroy-Medium,Arial,sans-serif;font-size:2rem;line-height:1.12;margin-top:.5rem}@media only screen and (max-width:767px){.contacts__value_big{font-size:1.25rem;line-height:1.2}}.page-theme-dark .contacts__value{color:#fff}.contacts a.contacts__value:hover{color:#67a511}.contacts_menu-burger .contacts__value_big{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5;margin-top:0}@media only screen and (max-width:979px){.contacts_menu-burger .contacts__value_big{font-family:Gilroy-Medium,Arial,sans-serif;font-size:2rem;line-height:1.12;margin-top:.5rem}}@media only screen and (max-width:767px){.contacts_menu-burger .contacts__value_big{font-size:1.75rem;line-height:1.14}}.contacts_menu-burger .contacts__text{font-size:.875rem;line-height:1.43}@media only screen and (max-width:979px){.contacts_menu-burger .contacts__text{font-size:1rem;line-height:1.5}}@media only screen and (max-width:767px){.contacts_menu-burger .contacts__text{font-size:.875rem;line-height:1.43}}.menu{position:relative}@media only screen and (max-width:767px){.menu__container._open{max-height:100vh;overflow-y:auto}}.menu__wrapper{text-align:center}.c-wrap .menu__wrapper{padding:0}.is-sticky .menu__wrapper{align-items:flex-end;display:flex;justify-content:center}@media only screen and (min-width:1123px){.lg-hidden{opacity:0}}.menu__header:not(#header-nav){background-color:#fff;padding:1.5rem 0;position:relative;z-index:113}.is-sticky .menu__header:not(#header-nav){padding:.75rem 0}@media only screen and (max-width:767px){.paddings-xs-small .menu__header:not(#header-nav){padding:1rem 0}}.lower-z-index .menu__header:not(#header-nav){z-index:10}.menu__footer{overflow:hidden;position:relative;transition:max-height .3s ease;will-change:max-height;z-index:11}@media only screen and (max-width:1123px){.menu__footer{transition:none;z-index:9}}.menu__col{display:none}.is-sticky .menu__col{display:flex}@media only screen and (max-width:1123px){.menu__col{display:none!important}}.menu.is-sticky .menu__container{background-color:#fff;left:0;position:fixed;right:0;top:0;width:100%;z-index:313}@media only screen and (max-width:1123px){.page-fixed .menu.is-sticky .menu__container{height:100vh;height:calc(var(--vh, 1vh)*100);overflow-y:auto}}#app .dashboard .menu .menu__wrapper{padding:0}.dropdown-menu{background-color:#fff;left:0;position:absolute;right:0;top:100%}@media only screen and (max-width:1123px){.dropdown-menu{left:auto;position:relative;right:auto;top:auto}}.dropdown-menu__wrapper{padding-bottom:5rem;padding-top:1.5rem}@media only screen and (max-width:1123px){.dropdown-menu__wrapper{padding:.5rem 1rem 2rem;position:relative}}@media only screen and (max-width:767px){.dropdown-menu__wrapper{padding:0 1rem 4rem}}.dropdown-menu__row{display:flex;justify-content:center;justify-items:center;margin-left:-.5rem;margin-right:-.5rem}@media only screen and (max-width:1123px){.dropdown-menu__row{flex-wrap:wrap;margin-left:0;margin-right:0}}.dropdown-menu__row.is-hide{display:none}.dropdown-menu__col{display:flex;flex:0 0 33.33%;flex-direction:column;padding:0 .5rem;position:relative}@media only screen and (max-width:1123px){.dropdown-menu__col{flex-basis:100%;padding:0}.dropdown-menu__col:not(:last-child){margin-bottom:2rem}}@media only screen and (max-width:767px){.dropdown-menu__col:not(:last-child){margin-bottom:1.5rem}.dropdown-menu__col .indicators-block{min-height:unset}.dropdown-menu__col .indicators-block .indicators-block__header{padding-bottom:1.5rem}}.dropdown-menu__col_lonely{flex:0 0 66.66%}@media only screen and (max-width:1123px){.dropdown-menu__col_lonely{flex-basis:100%}}.dropdown-menu__title{color:#737373;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.4;padding-bottom:1.25rem}@media only screen and (max-width:1123px){.dropdown-menu__title{padding-bottom:1rem}}@media only screen and (max-width:767px){.dropdown-menu__title{font-size:.75rem;line-height:1.33;padding-bottom:.75rem}}.dropdown-menu__title_type_empty{padding-top:1.25rem}@media only screen and (max-width:1123px){.dropdown-menu__title_type_empty{display:none}}.dropdown-menu__body,.dropdown-menu__footer,.dropdown-menu__title{flex:0 0 auto}.dropdown-menu__footer{margin-top:auto;padding-top:1.5rem}.dropdown-menu__list .link{font-size:1rem;letter-spacing:.005em;line-height:1.25}@media only screen and (max-width:767px){.dropdown-menu__list .link{font-size:.875rem;line-height:1.1}}.dropdown-menu__list .link:hover{color:#a3d562}.dropdown-menu__link{position:absolute;top:100%}@media only screen and (max-width:1123px){.dropdown-menu__link{position:static}}.dropdown-menu__form-block{min-height:26.75rem}@media only screen and (max-width:1123px){.dropdown-menu__form-block{min-height:auto}}.dropdown-menu__form{padding-bottom:3.5rem;position:relative;top:-2.5rem}@media only screen and (max-width:1123px){.dropdown-menu__form{padding-bottom:0;top:0}}.dropdown-menu__nav{padding-bottom:1.25rem}@media only screen and (max-width:1123px){.main-nav{display:none}}.main-nav__wrapper{display:inline-flex;gap:.25rem;justify-content:center}.main-nav__link{flex:0 0 auto}.main-nav__link-icon{margin-right:.5rem}.main-nav_align_left{text-align:left}.is-sticky .main-nav_align_left{margin-right:auto;padding:0 2.5rem}@media only screen and (max-width:1123px){.is-sticky .main-nav_align_left{padding:0 1rem}.programmy-gosudarstvennoj-podderzhki .main-nav{display:flex;flex-wrap:wrap;gap:.625rem}.programmy-gosudarstvennoj-podderzhki .main-nav>.main-nav__link{display:block;width:100%}}.block-title{font-size:3rem;font-weight:400;line-height:1.08;margin-bottom:2rem}@media only screen and (max-width:1123px){.block-title{font-size:2rem;line-height:1.12;margin-bottom:1.5rem}}@media only screen and (max-width:767px){.block-title{font-size:1.75rem;line-height:1.14}}.category__text{color:#252628;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:.875rem;line-height:1.25rem;padding-left:1.5rem;position:relative;transition:color .3s}.page-theme-dark .category__text{color:#fff}.category__text:first-letter{text-transform:capitalize}.category__text:before{background-color:#252628;border-radius:50%;content:"";height:.375rem;left:.4375rem;position:absolute;top:.375rem;transition:background-color .3s;width:.375rem}@media only screen and (max-width:767px){.category__text:before{height:.25rem;top:.4375rem;width:.25rem}}.page-theme-dark .category__text:before{background-color:#fff}.light .category__text{color:#fff}.light .category__text:before{background-color:#fff}.category.in-special .category__text{font-family:Gilroy-SemiBold,Arial,sans-serif}@media only screen and (max-width:767px){.category.in-special .category__text:before{height:.375rem;width:.375rem}}.category.small-bullit .category__text{margin-left:1.25rem}.category.small-bullit .category__text:before{height:.375rem;left:-.875rem;width:.375rem}.category__breadcrumb{align-items:center;color:#252628;display:flex;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;gap:.25rem;justify-content:flex-start;line-height:20px;transition:.3s}.category__breadcrumb--wrapper{display:flex;gap:4px;margin-bottom:12px}.category__breadcrumb:hover .i-results__breadcrumb-text{color:#82bf00}.category__breadcrumb:hover .i-results__breadcrumb-icon>circle{fill:#82bf00}.category__breadcrumb:hover>p{color:#252628}.category__breadcrumb:hover>svg>circle{fill:#252628}.category__breadcrumb-icon{height:24px;max-height:24px;max-width:24px;width:24px}.category__breadcrumb-text{color:#999;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;font-weight:600;line-height:20px}@media screen and (max-width:767px){.category__breadcrumb{gap:0;margin-bottom:4px}.category__breadcrumb-icon{height:16px;max-height:16px;max-width:16px;width:16px}.category__breadcrumb-text{font-size:12px;font-weight:500;line-height:16px}}.legend{column-gap:1.5rem;display:flex}@media only screen and (max-width:1123px){.legend{column-gap:1rem}}@media only screen and (max-width:767px){.legend{column-gap:0;flex-direction:column;justify-content:flex-start;row-gap:.5rem}}.legend.at-end{justify-content:flex-end}.legend__item{display:grid;grid-template-columns:auto 1fr;position:relative}.legend__item:before{align-self:center;background-color:#252628;border-radius:50%;content:"";height:.5rem;margin-left:.5rem;margin-right:.75rem;width:.5rem}@media only screen and (max-width:767px){.legend__item:before{height:.375rem;margin-left:.4375rem;margin-right:.6875rem;width:.375rem}}.legend__item.light-blue:before{background-color:#9ac3ff}.legend__item.green:before{background-color:#8bc540}.legend__item-label{align-self:center;color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5}@media only screen and (max-width:767px){.legend__item-label{font-size:.875rem;line-height:1.42}}.link-land-block{display:flex;flex-direction:column;height:100%;position:relative;width:100%;z-index:1}@media only screen and (max-width:1123px){.link-land-block{min-height:28.75rem;padding-bottom:2rem}}@media only screen and (max-width:767px){.link-land-block{min-height:22rem}}.link-land-block .link-block__footer,.link-land-block .link-block__header{background-color:transparent;position:relative;z-index:1}@media screen and (max-width:767px){.link-land-block .link-block__header{padding:1rem}}.link-land-block .link-block__footer{flex-grow:0;margin-top:auto}@media only screen and (max-width:1123px){.link-land-block-parent{margin-bottom:1rem}}.link-land-block-search{padding:2rem}@media only screen and (max-width:1123px){.link-land-block-search{padding:1.5rem}}@media screen and (max-width:1078px){.link-land-block-search{padding-bottom:0}}@media only screen and (max-width:767px){.link-land-block-search{padding:1rem 1rem 0}}.link-land-block-search .input_search{padding:.8125rem .75rem .8125rem 1.5rem}@media only screen and (max-width:767px){.link-land-block-search .input_search{padding:.6875rem 1.25rem}}.link-land-block-search .input__search-btn{cursor:default;pointer-events:none;touch-action:none}.link-land-block-search .input__error{display:block;font-size:.875rem}@media only screen and (max-width:767px){.link-land-block-search .input__error{font-size:.75rem}}@media only screen and (max-width:1123px){.link-land-block-search__field{display:grid;grid-template-columns:1fr}}@media only screen and (max-width:767px){.link-land-block-search__field{grid-row-gap:1rem;grid-template-columns:1fr}}.link-land-block-search__title{color:#fff;font-size:.875rem;margin-bottom:.75rem}@media only screen and (max-width:1123px){.link-land-block-search__title{margin-bottom:.5rem}}@media only screen and (max-width:767px){.link-land-block-search__title{font-size:.75rem}}.link-land-block-search__buttons{grid-column-gap:.5rem;display:grid;grid-template-columns:.9fr 1.1fr;margin-top:1rem}@media only screen and (max-width:1123px){.link-land-block-search__buttons{grid-gap:1rem;grid-template-columns:1fr;margin-top:1rem}}@media only screen and (max-width:767px){.link-land-block-search__buttons{grid-gap:.75rem;margin-top:.75rem}}@media screen and (max-width:1078px){.link-land-block__title{max-width:70%}}@media screen and (max-width:767px){.link-land-block__title{max-width:unset}}.link-land-block__bg{height:100%;left:0;position:absolute;top:0;width:100%}.link-land-block__img{height:100%;object-fit:cover;width:100%}@media screen and (max-width:1078px){.link-land-block__img{object-position:left}}@media screen and (max-width:767px){.link-land-block__img{object-fit:none}}.news-banner{min-height:14.75rem;overflow:hidden;padding:1.5rem 1rem 2.5rem;position:relative}@media only screen and (min-width:1123px){.news-banner:hover .news-banner__image{transform:scale(1.1)}}@media only screen and (max-width:979px){.news-banner{min-height:15rem;padding:1.5rem 1rem 2.75rem}}@media only screen and (max-width:767px){.news-banner{min-height:13.5rem;padding:1rem .75rem 2rem}}.news-banner__image{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .44s ease-out;width:100%}.news-banner__content{position:relative;z-index:1}.news-banner__type{color:#fff;display:block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.5rem;line-height:1.17}@media only screen and (max-width:767px){.news-banner__type{font-size:.875rem;line-height:1.14}}.news-banner__title{color:#fff;display:block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:2rem;line-height:1.12;margin-top:2.5rem}@media only screen and (max-width:767px){.news-banner__title{font-size:1.25rem;line-height:1.2;margin-top:1.5rem}}.news-banner__description{color:#fff;font-size:.875rem;line-height:1.43;margin-top:.75rem}@media only screen and (max-width:767px){.news-banner__description{font-size:.75rem;line-height:1.33;margin-top:.5rem}}.news-block{aspect-ratio:31/22;background:#f8f8f8;display:flex;flex-direction:column;overflow:hidden;padding:2rem;position:relative}@media only screen and (max-width:1123px){.news-block{aspect-ratio:45/31;padding:1.5rem}}@media only screen and (max-width:767px){.news-block{aspect-ratio:unset;padding:1rem;width:100%}}.news-block.v2{aspect-ratio:41/22}@media screen and (max-width:1078px){.news-block.v2{aspect-ratio:34/22}}@media screen and (max-width:767px){.news-block.v2{aspect-ratio:unset}}.news-block:hover .news-block__image{transform:scale(1.1)}.news-block__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px;width:100%}@media screen and (max-width:1078px){.news-block__header{margin-bottom:24px}}@media screen and (max-width:767px){.news-block__header{margin-bottom:16px}}.news-block__link{align-items:center;border:1px solid #252628;border-radius:20px;cursor:pointer;display:flex;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;font-weight:600;height:40px;justify-content:center;line-height:20px;width:122px}.news-block__link,.news-block__link:hover{background-color:transparent;color:#252628;transition:.3s}.news-block__link:hover{border-color:#82bf00}.news-block__link:active{background-color:#699b12;border-color:#699b12;color:#fff;transition:.3s}.news-block__link.desktop{display:flex}.news-block__link.mobile{display:none}@media screen and (max-width:1078px){.news-block__link{margin-top:24px;width:100%}.news-block__link.desktop{display:none}.news-block__link.mobile{display:flex}}@media screen and (max-width:767px){.news-block__link{margin-top:16px;width:100%}}.news-block__image{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .44s ease-out;width:100%}.news-block__tag{align-items:center;color:#252628;display:flex;font-family:Gilroy-SemiBold,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:8px}@media screen and (max-width:767px){.news-block__tag{font-size:12px;line-height:20px}}.news-block__tag svg{margin-right:7px}.news-block__body{display:flex;flex-direction:column;flex-grow:1;z-index:1}.news-block__title{color:#252628;font-size:1.5rem;line-height:1.17}@media only screen and (max-width:1123px){.news-block__title{font-size:1.25rem;line-height:1.2}}@media only screen and (max-width:767px){.news-block__title{font-size:.875rem;line-height:1.25rem;margin-bottom:2rem}}.news-block__footer{align-items:flex-end;color:#252628;display:flex;z-index:1}.news-block_type_main .news-block__footer,.news-block_type_main .news-block__title{color:#fff}.news-block .category{margin-bottom:8px}.news-block_urban .news-block__title{font-size:1.25rem;line-height:1.2}@media only screen and (max-width:767px){.news-block_urban .news-block__title{font-size:1rem;line-height:1.25}}.programs__header{display:flex;flex-direction:column;gap:16px;margin-top:32px;width:100%}@media screen and (max-width:1078px){.programs__header{gap:8px;margin-top:24px}}.programs__breadcrumb{align-items:center;cursor:pointer;display:flex;gap:4px;justify-content:flex-start}.programs__breadcrumb:hover>p{color:#252628}.programs__breadcrumb:hover>svg>circle{fill:#252628}.programs__breadcrumb-icon{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}@media screen and (max-width:767px){.programs__breadcrumb-icon{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}}.programs__breadcrumb-text{color:#999;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;font-weight:600;line-height:20px}@media screen and (max-width:767px){.programs__breadcrumb-text{font-family:Gilroy-Medium,Arial,sans-serif;font-size:12px;font-weight:500;line-height:16px}}.programs__head{align-items:flex-start;display:flex;gap:48px;justify-content:space-between;margin-bottom:64px}.programs__head-title.dektop{display:block}.programs__head-title.mobile{display:none}@media screen and (max-width:767px){.programs__head-title{padding:0 0 16px}}@media screen and (max-width:1078px){.programs__head{flex-direction:column-reverse;gap:0;margin-bottom:52px}}@media screen and (max-width:767px){.programs__head{margin-bottom:40px}}.programs__head-container{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:767px){.programs__head-container{gap:16px}}.programs__head-description{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:767px){.programs__head-description{gap:20px}}.programs__head-text{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px}@media screen and (max-width:767px){.programs__head-text{font-size:14px;line-height:20px}}.programs__head-icon{cursor:pointer;display:inline-flex;height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;position:relative;top:2px;width:16px}.programs__picture{aspect-ratio:1/1;max-width:336px;min-width:336px;object-fit:cover;width:100%}@media screen and (max-width:1078px){.programs__picture{display:block;height:100%;margin-bottom:24px;max-height:400px;max-width:100%;min-width:auto;width:100%}}@media screen and (max-width:767px){.programs__picture{margin-bottom:16px;max-height:140px}}.programs__image{height:100%;object-fit:cover;width:100%}.programs__link{align-items:center;border:1px solid #252628;border-radius:24px;cursor:pointer;display:flex;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;justify-content:center;line-height:24px;width:136px}.programs__link,.programs__link:hover{background-color:transparent;color:#252628;transition:.3s}.programs__link:hover{border-color:#82bf00}.programs__link:active{background-color:#699b12;border-color:#699b12;color:#fff;transition:.3s}@media screen and (max-width:767px){.programs__link{height:48px;width:100%}}.tooltip{top:2px}.tooltip-hover{position:relative}.tooltip-hover__icon{cursor:pointer;display:inline-flex;height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;position:relative;top:2px;width:16px}.tooltip-hover__icon:hover .tooltip-hover__info{display:flex}.tooltip-hover__icon.desktop{display:inline-flex}@media screen and (max-width:767px){.tooltip-hover__icon.desktop{display:none}}.tooltip-hover__icon.mobile{display:none}@media screen and (max-width:767px){.tooltip-hover__icon.mobile{display:inline-flex}}.tooltip-hover__info{align-items:center;display:flex;justify-content:flex-start;left:16px;max-width:256px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);visibility:hidden;width:256px}.tooltip-hover__info.visible{opacity:1;visibility:visible}.tooltip-hover__info.desktop{display:flex}@media screen and (max-width:767px){.tooltip-hover__info.desktop{display:none!important}}.tooltip-hover__arrow{height:100%;max-height:100%;max-width:8px;min-width:8px;width:8px}.tooltip-hover__arrow.rotate{transform:rotate(180deg)}.tooltip-hover__text{background-color:#252628;border-radius:4px;color:#fff;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:12px;font-weight:600;line-height:16px;padding:16px}@media screen and (max-width:1078px){.programs__head-title.desktop{display:none}.programs__head-title.mobile{display:block}}.ds-modal{align-items:flex-end;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1010}@media screen and (max-width:767px){.ds-modal.visible{display:flex}}.ds-modal-component{display:none!important}@media screen and (max-width:767px){.ds-modal-component{display:flex!important}}.ds-modal__backdrop{background-color:rgba(0,0,0,.7);height:100%;left:0;position:absolute;top:0;width:100%}.ds-modal__container{background-color:#fff;border-radius:16px 16px 0 0;display:flex;flex-direction:column;max-height:80vh;position:relative;width:100%;z-index:1001}.ds-modal__header{align-items:center;border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between;padding:16px}.ds-modal__header h3{color:#252628;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:18px;font-weight:600;line-height:24px}.ds-modal__close-btn{align-items:center;background:none;border:1px solid #252628;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:10px;transition:background-color .2s}.ds-modal__close-btn:hover{background-color:rgba(0,0,0,.05)}.ds-modal__content{flex-grow:1;overflow-y:auto}.n-news-list{display:flex;height:100%;position:relative}.n-news-list__aside{margin-right:1rem;min-width:2rem}@media only screen and (max-width:1123px){.n-news-list__aside{margin-right:.75rem}}@media only screen and (max-width:767px){.n-news-list__aside{min-width:1.5rem}}.n-news-list__publisher{display:block;height:2rem;max-width:2rem;min-width:2rem;object-fit:cover;width:2rem}@media only screen and (max-width:767px){.n-news-list__publisher{height:1.5rem;max-width:1.5rem;min-width:1.5rem;width:1.5rem}}.n-news-list__main{border-bottom:1px solid #dedede;display:flex;flex-direction:column;padding-bottom:.5rem}.n-news-list__category{margin-bottom:.5rem;padding-left:.375rem}.n-news-list__title{color:#252628;flex-grow:1;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25}@media only screen and (max-width:767px){.n-news-list__title{font-size:.875rem;line-height:1.14}}.n-news-list__title b{color:#67a511}.n-news-list__description{color:#737373;font-size:.875rem;line-height:1.43;margin-top:.5rem}@media only screen and (max-width:767px){.n-news-list__description{font-size:.75rem;line-height:1.33}}.n-news-list__description b{color:#67a511}.n-news-list__tag{color:#737373;display:block;font-size:.875rem;line-height:1.43;margin-top:1rem}@media only screen and (max-width:767px){.n-news-list__tag{font-size:.75rem;line-height:1.33}}@media only screen and (max-width:1123px){.n-news-list-wrap-hider div:nth-of-type(n+7){display:none}}@media only screen and (max-width:767px){.n-news-list-wrap-hider div:nth-of-type(n+5){display:none}}.n-news-item-detail:not(:last-child){border-bottom:.0625rem solid #dedede;margin-bottom:4rem;padding-bottom:4rem}@media only screen and (max-width:1123px){.n-news-item-detail:not(:last-child){margin-bottom:3rem;padding-bottom:3rem}}@media only screen and (max-width:767px){.n-news-item-detail:not(:last-child){margin-bottom:2.5rem;padding-bottom:2.5rem}}.line-chart-with-indicators{width:100%}.line-chart-with-indicators__title{color:#252628;display:block;font-size:1.5rem;line-height:1.17;margin-bottom:3.5rem}.line-chart-with-indicators__display{height:4.875rem;margin:1.25rem 0 2.75rem}@media only screen and (max-width:979px){.line-chart-with-indicators__display{height:5rem;margin:.625rem 0 1.75rem}}@media only screen and (max-width:767px){.line-chart-with-indicators__display{height:3.5rem;margin:3.75rem 0 1.5rem}}.line-chart-with-indicators__indicators{display:flex;justify-content:space-between}.line-chart-with-indicators__indicator:not(:last-of-type){margin-right:1rem}@media only screen and (max-width:767px){.line-chart-with-indicators__indicator:not(:last-of-type){margin-right:.75rem}}.line-chart-with-indicators__value{color:#252628;display:block;font-size:4.25rem;line-height:1}@media only screen and (max-width:979px){.line-chart-with-indicators__value{font-size:3rem;line-height:1.08}}@media only screen and (max-width:767px){.line-chart-with-indicators__value{font-size:2.5rem;line-height:1.1}}.line-chart-with-indicators__value_colored{color:#67a511}.line-chart-with-indicators__description{color:#737373;display:block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.43}@media only screen and (max-width:767px){.line-chart-with-indicators__description{font-size:.75rem;line-height:1.33}}.line-chart-with-indicators_dropdown-menu{background-color:#f8f8f8;padding:2rem}@media only screen and (max-width:979px){.line-chart-with-indicators_dropdown-menu{padding:1.5rem}}@media only screen and (max-width:767px){.line-chart-with-indicators_dropdown-menu{padding:1rem}}.line-chart-with-indicators_dropdown-menu .line-chart-with-indicators__display{height:5rem;margin-bottom:3.5rem}@media only screen and (max-width:979px){.line-chart-with-indicators_dropdown-menu .line-chart-with-indicators__display{margin-bottom:1.5rem}}.line-chart-with-indicators_dropdown-menu .line-chart-with-indicators__value{font-size:3rem;line-height:1.08;margin-bottom:.25rem}@media only screen and (max-width:767px){.line-chart-with-indicators_dropdown-menu .line-chart-with-indicators__value{font-size:2.5rem}}@media only screen and (max-width:979px){.line-chart-with-indicators_dropdown-menu .line-chart-with-indicators__title{font-size:1.25rem;line-height:1.5}}@media only screen and (max-width:767px){.line-chart-with-indicators_dropdown-menu .line-chart-with-indicators__title{font-size:1rem;line-height:1.25}}.circle-chart{height:100%;position:relative;width:100%}.circle-chart__custom-value,.circle-chart__value{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.circle-chart__value{font-family:Gilroy-Medium,Arial,sans-serif;font-size:3rem;line-height:1.08}@media only screen and (max-width:767px){.circle-chart__value{font-size:2.5rem;line-height:1.1}}.menu-item{max-width:24.25rem}.menu-item:not(:last-child){margin-bottom:1rem}.menu-item__header{font-size:1.5rem;line-height:1.16}@media only screen and (max-width:767px){.menu-item__header{font-size:1.25rem;line-height:1.2}}.menu-item__title{color:#252628}.menu-item__link{transition:color .33s ease}.menu-item__link:hover{color:#a3d562}.menu-item__link:not(:last-child){margin-right:.5rem}.menu-item__link.disabled,.menu-item__link[disabled]{color:rgba(0,0,0,.3);cursor:default}.menu-item__link.disabled:hover,.menu-item__link[disabled]:hover{color:rgba(0,0,0,.3)}.menu-item__body{padding:.25rem 0}.menu-item__description{display:block;font-size:1rem;line-height:1.5}@media only screen and (max-width:979px){.menu-item .label-text{transform:translateY(-.25rem)}}.tooltip{cursor:pointer;display:inline-flex;position:relative}.tooltip__text{background-color:#fff;border-radius:.25rem;box-shadow:0 .5rem 1.75rem hsla(234,8%,51%,.2);color:#252628;cursor:default;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;left:0;line-height:1.5;max-width:31.875rem;opacity:0;padding:1.5rem;position:absolute;top:calc(100% + .375rem);width:max-content;z-index:-1}@media only screen and (max-width:767px){.tooltip__text{max-width:calc(100vw - 2rem)}}.tooltip__text.visible{opacity:1;z-index:1}.t-mobile-heads.normative .t-mobile-heads__cell:first-child,.t-mobile-heads__name{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.5rem;line-height:1.16}@media only screen and (max-width:767px){.t-mobile-heads.normative .t-mobile-heads__cell:first-child,.t-mobile-heads__name{font-size:1.25rem;line-height:1.2}}.t-mobile-heads{width:100%}.t-mobile-heads__row{border-bottom:.0625rem solid #dedede;color:inherit;column-gap:1rem;display:grid;grid-template-columns:calc(40.5% - 1rem) repeat(4,1fr);padding-bottom:1.5rem;padding-top:1.5rem;position:relative}@media only screen and (max-width:767px){.t-mobile-heads__row{display:flex;flex-direction:column;padding-bottom:1rem;padding-top:1rem;row-gap:1rem}.t-mobile-heads__row:first-child{padding-top:0}}.t-mobile-heads__header{border-bottom:.0625rem solid #252628;color:#737373;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25;padding-bottom:.75rem}.t-mobile-heads__header>.t-mobile-heads__row{border-bottom:none;padding:0}@media only screen and (max-width:767px){.t-mobile-heads__header{display:none}}.t-mobile-heads__body-cell{display:flex;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5}@media only screen and (max-width:767px){.t-mobile-heads__body-cell{font-size:.875rem;justify-content:space-between;line-height:1.4}}.t-mobile-heads__body-cell:first-of-type{max-width:75%}@media only screen and (max-width:979px){.t-mobile-heads__body-cell:first-of-type{max-width:85%}}@media only screen and (max-width:767px){.t-mobile-heads__body-cell:first-of-type{color:#000;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.25;max-width:none}.t-mobile-heads__body-cell:first-of-type .t-mobile-heads__mobile-cell{display:none}}.t-mobile-heads__cell-title{display:flex;flex-direction:column;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.25;row-gap:.75rem}@media only screen and (max-width:767px){.t-mobile-heads__cell-title{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:.875rem;line-height:1.14}}.t-mobile-heads__cell-description{color:#737373;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.42}.t-mobile-heads__mobile-cell{display:none}@media only screen and (max-width:767px){.t-mobile-heads__mobile-cell{color:#737373;display:block;font-family:Gilroy-Medium,Arial,sans-serif}.table-affiliates .t-mobile-heads__mobile-cell{display:none}}.t-mobile-heads__cell-rowlink{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.t-mobile-heads__name{display:none;margin-bottom:1rem}@media only screen and (max-width:767px){.t-mobile-heads__name{display:block}}.t-mobile-heads.who-invest .t-mobile-heads__row{grid-template-columns:39.24% 11.075% 11.313% 11.234% 22.072%}@media only screen and (max-width:1123px){.t-mobile-heads.who-invest .t-mobile-heads__row{column-gap:4.26%;grid-template-columns:34.104% repeat(4,12.2%)}}@media only screen and (max-width:767px){.t-mobile-heads.normative .t-mobile-heads__row:first-child{padding-top:0}}@media only screen and (max-width:1123px){.t-mobile-heads.normative .t-mobile-heads__row{padding-bottom:1.5rem;padding-top:1.5rem}}@media only screen and (max-width:767px){.t-mobile-heads.normative .t-mobile-heads__row{padding-bottom:1rem;padding-top:1rem;row-gap:.75rem}}.t-mobile-heads.normative .t-mobile-heads__header>.t-mobile-heads__row{align-items:end;padding-bottom:0;padding-top:0}.t-mobile-heads.normative.quarters-4 .t-mobile-heads__row{grid-template-columns:calc(40.5% - 1rem) repeat(5,1fr)}@media only screen and (max-width:979px){.t-mobile-heads.normative.quarters-4 .t-mobile-heads__row{column-gap:.5rem;grid-template-columns:calc(39.36% - 1rem) repeat(5,1fr)}}.t-mobile-heads.dividends .t-mobile-heads__row{column-gap:1rem;grid-template-columns:39.24% repeat(6,8.86%)}.t-mobile-heads.dividends .t-mobile-heads__body-cell:first-of-type{max-width:50%}@media only screen and (max-width:1123px){.t-mobile-heads.tablet-heads .t-mobile-heads__header{display:none}}.t-mobile-heads.tablet-heads .t-mobile-heads__row:not(:first-child){padding-bottom:1.25rem}@media only screen and (max-width:1123px){.t-mobile-heads.tablet-heads .t-mobile-heads__row{column-gap:3.704%;display:grid;grid-template-columns:repeat(6,13.58%);grid-template-rows:auto 1fr;padding-bottom:1.5rem;padding-top:3rem;row-gap:1.5rem}.t-mobile-heads.tablet-heads .t-mobile-heads__row:first-child{padding-top:0}}@media only screen and (max-width:767px){.t-mobile-heads.tablet-heads .t-mobile-heads__row{display:flex;flex-direction:column;padding-bottom:1.5rem;padding-top:1.5rem;row-gap:1rem}.t-mobile-heads.tablet-heads .t-mobile-heads__row:first-child{padding-top:0}}@media only screen and (max-width:1123px){.t-mobile-heads.tablet-heads .t-mobile-heads__mobile-cell{color:#737373;display:block;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25}}@media only screen and (max-width:767px){.t-mobile-heads.tablet-heads .t-mobile-heads__mobile-cell{font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.42}}@media only screen and (max-width:1123px){.t-mobile-heads.tablet-heads .t-mobile-heads__body-cell{flex-direction:column;row-gap:.75rem}}@media only screen and (max-width:767px){.t-mobile-heads.tablet-heads .t-mobile-heads__body-cell{flex-direction:row}}@media only screen and (max-width:1123px){.t-mobile-heads.tablet-heads .t-mobile-heads__body-cell:first-of-type{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.25rem;grid-column:1/-1;line-height:1.2;max-width:100%}.t-mobile-heads.tablet-heads .t-mobile-heads__body-cell:first-of-type .t-mobile-heads__mobile-cell{display:none}}@media only screen and (max-width:767px){.t-mobile-heads.tablet-heads .t-mobile-heads__body-cell:first-of-type{font-size:1rem;line-height:1.25}}.t-mobile-heads.table-affiliates .t-mobile-heads__row{column-gap:1.27%;grid-template-columns:38.4% 39.2% 20%}@media only screen and (max-width:1123px){.t-mobile-heads.table-affiliates .t-mobile-heads__row{column-gap:5.44%;grid-template-columns:28.8% 42% 18.2%}}.t-mobile-heads.table-affiliates .t-mobile-heads__header .t-mobile-heads__row>*,.t-mobile-heads.table-affiliates .t-mobile-heads__header .t-mobile-heads__row>:after,.t-mobile-heads.table-affiliates .t-mobile-heads__header .t-mobile-heads__row>:before{align-self:end}@media only screen and (max-width:1123px){.t-mobile-heads.table-affiliates .list-affiliates>li:not(:last-child){margin-bottom:2rem}}@media only screen and (max-width:767px){.t-mobile-heads.table-affiliates .list-affiliates>li:not(:last-child){margin-bottom:.5rem}}.t-mobile-heads.table-affiliates .list-affiliates__mobile-date{color:#737373}@media only screen and (max-width:767px){.t-mobile-heads.table-affiliates .list-affiliates__mobile-date:not(:last-child){margin-bottom:1rem}.t-mobile-heads.table-affiliates .t-mobile-heads__body-cell:last-child{color:#737373}}.t-mobile-heads.table-affiliates .t-mobile-heads__cell>.tooltip{display:inline-block;height:1.25rem;margin-left:.25rem;vertical-align:middle}.t-mobile-heads.credit-ratings .t-mobile-heads__row{grid-template-columns:calc(40% - .5rem) repeat(3,1fr)}@media only screen and (max-width:1123px){.t-mobile-heads.credit-ratings .t-mobile-heads__row{grid-template-columns:27.3% 22.14% 18.2% 25.81%;padding-bottom:1.25rem;padding-top:1.25rem}}@media only screen and (max-width:767px){.t-mobile-heads.credit-ratings .t-mobile-heads__row{border-bottom:none;padding-bottom:0;padding-top:2.5rem;row-gap:0}}.t-mobile-heads.credit-ratings .t-mobile-heads__row:last-child{border-bottom:none;padding-bottom:0}@media only screen and (max-width:767px){.t-mobile-heads.credit-ratings .t-mobile-heads__row:first-child{padding-top:0}}.t-mobile-heads.credit-ratings .t-mobile-heads__body-cell{align-items:center}@media only screen and (max-width:767px){.t-mobile-heads.credit-ratings .t-mobile-heads__body-cell{column-gap:1rem;display:grid;grid-template-columns:repeat(2,1fr)}}.t-mobile-heads.credit-ratings .t-mobile-heads__body-cell:first-child>span{height:2.25rem}@media only screen and (max-width:767px){.t-mobile-heads.credit-ratings .t-mobile-heads__body-cell:first-child{margin-bottom:.75rem}.t-mobile-heads.credit-ratings .t-mobile-heads__body-cell:first-child>span{height:1.5rem}.t-mobile-heads.credit-ratings .t-mobile-heads__body-cell:not(:first-child){border-bottom:.0625rem solid #dedede;padding-bottom:.75rem;padding-top:.75rem}}@media only screen and (max-width:1123px){.t-mobile-heads.credit-ratings .t-mobile-heads__body-cell:last-child{justify-content:flex-end}}@media only screen and (max-width:767px){.t-mobile-heads.credit-ratings .t-mobile-heads__body-cell:last-child{justify-content:space-between}}@media only screen and (max-width:1123px){.t-mobile-heads.credit-ratings .t-mobile-heads__cell:last-child{text-align:right}}@media only screen and (max-width:767px){.t-mobile-heads.credit-ratings .t-mobile-heads__mobile-cell{font-family:Gilroy-Medium,Arial,sans-serif}}.t-mobile-heads .credit-ratings__icon{height:2.25rem;width:auto}@media only screen and (max-width:767px){.t-mobile-heads .credit-ratings__icon{height:1.5rem}}.t-mobile-heads .credit-ratings__rate{font-family:Gilroy-Medium,Arial,sans-serif;font-size:2rem;line-height:1.125}@media only screen and (max-width:767px){.t-mobile-heads .credit-ratings__rate{font-size:.875rem;line-height:1.42}}.t-mobile-heads.investor-details .t-mobile-heads__row{column-gap:1rem;grid-template-columns:repeat(5,1fr)}@media only screen and (max-width:1123px){.t-mobile-heads.investor-details .t-mobile-heads__row{column-gap:.5rem}}@media only screen and (max-width:767px){.t-mobile-heads.investor-details .t-mobile-heads__row{border-bottom:none;padding-bottom:0}.t-mobile-heads.investor-details .t-mobile-heads__row:not(:last-child){margin-bottom:.5rem}.t-mobile-heads.investor-details .t-mobile-heads__body-cell{column-gap:1rem;display:grid;grid-template-columns:repeat(2,1fr)}.t-mobile-heads.investor-details .t-mobile-heads__body-cell:first-child{border-bottom:1px solid #252628;padding-bottom:.5rem}}.t-files-download{width:100%}.t-files-download__title{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.5rem;line-height:1.16}.obligation-grid .t-files-download__title{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5}@media only screen and (max-width:1123px){.obligation-grid .t-files-download__title{border-bottom:.0625rem solid #252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.25rem;line-height:1.2;margin-bottom:1.25rem;padding-bottom:.75rem}}@media only screen and (max-width:767px){.obligation-grid .t-files-download__title{font-size:1rem;line-height:1.25;margin-bottom:1rem;padding-bottom:.5rem}}.t-files-download__description{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5;max-width:31rem}@media only screen and (max-width:1123px){.t-files-download__description{max-width:100%}}@media only screen and (max-width:767px){.t-files-download__description{font-size:.875rem;line-height:1.42}}.t-files-download__row{column-gap:1rem;display:grid;grid-template-columns:repeat(2,calc(50% - .5rem));padding-bottom:1.5rem}@media only screen and (max-width:767px){.t-files-download__row{display:flex;flex-direction:column;row-gap:1.5rem}}.t-files-download__row:not(:first-child){padding-top:1.5rem}.t-files-download__row:not(:last-child){border-bottom:.0625rem solid #dedede}.short-titles-grid .t-files-download__row{grid-template-columns:29.11% 1fr}@media only screen and (max-width:1123px){.short-titles-grid .t-files-download__row{grid-template-columns:calc(12.5% - 1rem) 1fr}}@media only screen and (max-width:767px){.short-titles-grid .t-files-download__row{row-gap:1rem}}.obligation-grid .t-files-download__row{grid-template-columns:29.11% 1fr;padding:1.5rem 0}@media only screen and (max-width:1123px){.obligation-grid .t-files-download__row{grid-template-columns:1fr;padding-bottom:3rem}}@media only screen and (max-width:767px){.obligation-grid .t-files-download__row{padding-bottom:2.5rem}}.t-files-download__cell_type_title,.t-files-download__cell_type_value{display:flex;flex-direction:column;row-gap:1rem}.t-bond-params__grid{border-top:.0625rem solid #dedede;column-gap:1rem;display:grid;grid-template-columns:29.11% 1fr;padding-top:1.5rem}@media only screen and (max-width:1123px){.t-bond-params__grid{border-top:none;grid-template-columns:1fr;grid-template-rows:auto 1fr;padding-top:0;row-gap:1.5rem}.obligation-grid .t-bond-params__grid{row-gap:0}}.t-bond-params__title{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5}@media only screen and (max-width:1123px){.t-bond-params__title{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.25rem;line-height:1.2}}@media only screen and (max-width:767px){.t-bond-params__title{font-size:1rem;line-height:1.25}}@media only screen and (max-width:1123px){.obligation-grid .t-bond-params__title{border-bottom:.0625rem solid #252628;margin-bottom:1.25rem;padding-bottom:.75rem}}@media only screen and (max-width:767px){.obligation-grid .t-bond-params__title{margin-bottom:1rem;padding-bottom:.5rem}}.t-bond-params__row{border-bottom:.0625rem solid #dedede;column-gap:1rem;display:grid;grid-template-columns:41.81% 1fr;padding-bottom:1.5rem}@media only screen and (max-width:1123px){.t-bond-params__row{grid-template-columns:36.14% 1fr;padding-bottom:1rem}}@media only screen and (max-width:767px){.t-bond-params__row{grid-template-columns:1fr;grid-template-rows:1fr auto;row-gap:.5rem}}.t-bond-params__row:not(:first-child){padding-top:1.5rem}@media only screen and (max-width:1123px){.t-bond-params__row:not(:first-child){padding-top:1rem}}.obligation-grid .t-bond-params__row:last-child{border-bottom:none;padding-bottom:0}@media only screen and (max-width:1123px){.obligation-grid .t-bond-params__row{padding-bottom:1.25rem}}.t-bond-params__cell{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5}@media only screen and (max-width:767px){.t-bond-params__cell{font-size:.875rem;line-height:1.42}}.t-bond-params__cell:first-child{color:#737373}.t-calendar-investor__text{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5}@media only screen and (max-width:767px){.t-calendar-investor__text{font-size:.875rem;line-height:1.42}}.t-calendar-investor__header{border-bottom:.0625rem solid #252628;margin-bottom:1.5rem;padding-bottom:.75rem}@media only screen and (max-width:1123px){.t-calendar-investor__header{display:none}.t-calendar-investor__body{border-top:.0625rem solid #dedede;padding-top:1.25rem}}.t-calendar-investor__row{column-gap:1rem;display:grid;grid-template-columns:calc(20% - .75rem) calc(40% - .75rem) calc(20% - .75rem) calc(20% - .75rem)}@media only screen and (max-width:1123px){.t-calendar-investor__row{column-gap:.5rem;grid-template-columns:auto min-content 1fr auto;grid-template-rows:1fr auto;row-gap:.5rem}}@media only screen and (max-width:767px){.t-calendar-investor__row{column-gap:0;display:flex;flex-direction:column;row-gap:0}}.t-calendar-investor__row:not(.t-calendar-investor__row_header){border-bottom:1px solid #dedede;padding-bottom:1.4375rem}@media only screen and (max-width:979px){.t-calendar-investor__row:not(.t-calendar-investor__row_header){padding-bottom:1.1875rem}}@media only screen and (max-width:767px){.t-calendar-investor__row:not(.t-calendar-investor__row_header){padding-bottom:.9375rem}}.t-calendar-investor__row:not(:first-of-type){padding-top:1.5rem}@media only screen and (max-width:979px){.t-calendar-investor__row:not(:first-of-type){padding-top:1.25rem}}@media only screen and (max-width:767px){.t-calendar-investor__row:not(:first-of-type){padding-top:1rem}}.t-calendar-investor__cell_head{color:#737373;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25}.t-calendar-investor__cell_date{grid-column:1/2}@media only screen and (max-width:767px){.t-calendar-investor__cell_date{margin-bottom:.25rem;order:1}}.t-calendar-investor__cell_name{grid-column:2/3}@media only screen and (max-width:1123px){.t-calendar-investor__cell_name{grid-column:1/5;grid-row:2/3;margin-left:2rem;max-width:57.33%;order:5}}@media only screen and (max-width:767px){.t-calendar-investor__cell_name{margin-left:0;margin-top:0;max-width:100%;order:2}}.t-calendar-investor__cell_app{grid-column:3/4}@media only screen and (max-width:1123px){.t-calendar-investor__cell_app{align-self:end;grid-column:4/5;margin-top:0;order:4}}@media only screen and (max-width:767px){.t-calendar-investor__cell_app{align-self:start;margin-top:1rem;order:4}}.t-calendar-investor__cell_place{color:#737373;grid-column:4/5;white-space:nowrap}@media only screen and (max-width:1123px){.t-calendar-investor__cell_place{grid-column:2/3;order:3}}@media only screen and (max-width:767px){.t-calendar-investor__cell_place{margin-top:.5rem;order:3}}.t-quart-downloads_str{border-bottom:1px solid #000;font-size:1.3rem;padding-bottom:1.5rem;padding-top:1.5rem}@media only screen and (max-width:979px){.t-quart-downloads_str .link-arrow{align-items:flex-start}.t-quart-downloads_str .link-arrow.in-table-head .link-arrow__icon{margin-left:.5rem;margin-right:0}.t-quart-downloads__title_name{font-size:16px;line-height:20px}}.t-quart-downloads__title-link{color:#000;display:flex;justify-content:space-between}.t-quart-downloads__title:hover .link-arrow,.t-quart-downloads__title:hover .t-quart-downloads__title-link{color:#67a511}.t-quart-downloads__item{position:relative}@media only screen and (max-width:979px){.t-quart-downloads__item{font-size:16px;line-height:20px;padding-right:25px}}.t-quart-downloads__item:after{background:#000;content:"";height:2px;position:absolute;right:0;top:50%;width:24px}@media only screen and (max-width:979px){.t-quart-downloads__item:after{width:20px}}@media only screen and (max-width:767px){.t-quart-downloads__item:after{top:34px;width:16px}}.t-quart-downloads__item:before{background:#000;content:"";height:24px;position:absolute;right:11px;top:calc(50% - 11px);width:2px}@media only screen and (max-width:979px){.t-quart-downloads__item:before{height:20px;right:9px;top:calc(50% - 9px)}}@media only screen and (max-width:767px){.t-quart-downloads__item:before{height:16px;right:7px;top:27px}}.t-quart-downloads__item.active:after{background:#000;content:"";height:2px;position:absolute;right:0;top:50%;width:24px}@media only screen and (max-width:979px){.t-quart-downloads__item.active:after{width:20px}}@media only screen and (max-width:767px){.t-quart-downloads__item.active:after{top:34px;width:16px}}.t-quart-downloads__item.active:before{display:none}.t-quart-downloads__item:hover{cursor:pointer}.t-quart-downloads_content{max-height:0;overflow:hidden;padding-top:1.5rem;transition:max-height .2s ease-out}.t-quart-downloads__row{border-bottom:.0625rem solid #dedede;column-gap:1rem;display:grid;grid-template-columns:20fr 80fr;padding-bottom:1.5rem;padding-top:1.5rem}@media only screen and (max-width:1123px){.t-quart-downloads__row{padding-bottom:1.25rem;padding-top:1.25rem}}@media only screen and (max-width:767px){.t-quart-downloads__row{display:flex;flex-direction:column;padding-bottom:0;padding-top:1rem;row-gap:.75rem}}.t-quart-downloads__row:first-child{padding-top:0}.t-quart-downloads__cell{align-self:center}@media only screen and (max-width:767px){.t-quart-downloads__cell{align-self:flex-start}}.t-quart-downloads__cell_title{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.5rem;line-height:1.16}@media only screen and (max-width:767px){.t-quart-downloads__cell_title{font-size:1.25rem;line-height:1.2}}.t-quart-downloads__cell_items{column-gap:1rem;display:grid;grid-template-columns:repeat(4,1fr);width:100%}@media only screen and (max-width:1123px){.t-quart-downloads__cell_items{column-gap:1.5rem}}@media only screen and (max-width:767px){.t-quart-downloads__cell_items{column-gap:.5rem;margin-right:-1rem;overflow-y:auto;padding-bottom:1rem;white-space:nowrap;width:calc(100% + 1rem)}}.t-quart-downloads.obligations-finance .t-quart-downloads_str{border-bottom:0}.t-quart-downloads.obligations .t-quart-downloads__row{grid-template-columns:4fr repeat(2,3fr)}@media only screen and (max-width:1123px){.t-quart-downloads.obligations .t-quart-downloads__row{grid-template-columns:48.91% 36.14% 1fr}}@media only screen and (max-width:767px){.t-quart-downloads.obligations .t-quart-downloads__row{display:grid;grid-template-columns:1fr 1.25rem;grid-template-rows:auto 1fr;row-gap:1rem}}.t-quart-downloads.obligations .t-quart-downloads__cell{grid-row:1/1}.t-quart-downloads.obligations .t-quart-downloads__cell_title{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;grid-column:1/2;line-height:1.5}@media only screen and (max-width:1123px){.t-quart-downloads.obligations .t-quart-downloads__cell_title{font-family:Gilroy-Medium,Arial,sans-serif;line-height:1.25;max-width:78%}}@media only screen and (max-width:767px){.t-quart-downloads.obligations .t-quart-downloads__cell_title{grid-row:1/1;max-width:100%}}.t-quart-downloads.obligations .t-quart-downloads__cell_link{grid-column:3/4;justify-self:end}@media only screen and (max-width:767px){.t-quart-downloads.obligations .t-quart-downloads__cell_link{grid-column:2/3;grid-row:1/2}}.t-quart-downloads.obligations .t-quart-downloads__cell_items{grid-column:2/3;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:1123px){.t-quart-downloads.obligations .t-quart-downloads__cell_items{align-items:flex-start;display:flex}}@media only screen and (max-width:767px){.t-quart-downloads.obligations .t-quart-downloads__cell_items{grid-column:1/-1;grid-row:2/3}}.t-provision-info__row{border-top:.0625rem solid #dedede;column-gap:1rem;display:grid;grid-template-columns:29.11% 1fr;padding-bottom:1.5rem;padding-top:1.5rem}@media only screen and (max-width:979px){.t-provision-info__row{grid-template-columns:calc(37.5% - .625rem) calc(62.5% - .375rem);padding-bottom:1.25rem;padding-top:1.25rem}}@media only screen and (max-width:767px){.t-provision-info__row{display:flex;flex-direction:column;padding-bottom:1rem;padding-top:1rem;row-gap:1rem}}.t-provision-info__row:last-child{padding-bottom:0}.t-provision-info__title>.tooltip{margin-left:.5rem;vertical-align:middle}.t-provision-info__paragraph{color:#252628}.t-provision-info__col{font-size:1rem;line-height:1.5}@media only screen and (max-width:767px){.t-provision-info__col{font-size:.875rem;line-height:1.42}}.t-provision-info__col_content,.t-provision-info__col_title{font-family:Gilroy-Medium,Arial,sans-serif}.t-provision-info__list{display:flex;flex-direction:column;row-gap:1rem}@media only screen and (max-width:979px){.t-provision-info__list{row-gap:1.25rem}}@media only screen and (max-width:767px){.t-provision-info__list{row-gap:1rem}}.t-provision-info__list_xl-gap{row-gap:1.5rem}@media only screen and (max-width:767px){.t-provision-info__list_xl-gap{row-gap:1rem}}.t-provision-info__list_max80{max-width:85.45%}@media only screen and (max-width:979px){.t-provision-info__list_max80{max-width:100%}}.t-provision-info__list-row{column-gap:1rem;display:flex}@media only screen and (max-width:979px){.t-provision-info__list-row{flex-direction:column;row-gap:1.5rem}}@media only screen and (max-width:767px){.t-provision-info__list-row{row-gap:1rem}}.t-with-filter:not(:last-of-type){margin-bottom:3rem}@media only screen and (max-width:767px){.t-with-filter:not(:last-of-type){margin-bottom:2.5rem}}.t-with-filter__row{border-bottom:.0625rem solid #dedede;column-gap:1rem;display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:1.5rem;padding-top:1.5rem}@media only screen and (max-width:1123px){.t-with-filter__row{grid-template-columns:repeat(2,1fr);padding-bottom:1.25rem;padding-top:1.25rem}}@media only screen and (max-width:767px){.t-with-filter__row{padding-bottom:1rem;padding-top:1rem}}.t-with-filter__row>*,.t-with-filter__row>:after,.t-with-filter__row>:before{align-self:center}.t-with-filter__row_header{border-bottom-color:#252628;padding-bottom:.75rem;padding-top:0}@media only screen and (max-width:1123px){.t-with-filter__row_header{padding-bottom:.5rem}.t-with-filter__row_body .t-with-filter__cell:not(.active,.t-with-filter__row_body .t-with-filter__cell:first-child){display:none}}.t-with-filter__cell{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5}@media only screen and (max-width:767px){.t-with-filter__cell{font-size:.875rem;line-height:1.42}}@media only screen and (max-width:1123px){.t-with-filter__cell.active{text-align:right}}.t-with-filter__cell_as-title{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.5rem;line-height:1.16}@media only screen and (max-width:767px){.t-with-filter__cell_as-title{font-size:1.25rem;line-height:1.2}}.t-with-filter__cell_as-header{color:#737373;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25}@media only screen and (max-width:1123px){.t-with-filter__cell_as-header{display:none}}.t-with-filter__cell_filter{display:none;justify-self:end;width:9.0625rem}@media only screen and (max-width:1123px){.t-with-filter__cell_filter{display:block}}@media only screen and (max-width:767px){.t-with-filter__cell_filter{min-width:8.125rem;width:auto}}.t-year-reports__row{border-bottom:.0625rem solid #dedede;column-gap:1rem;display:grid;grid-template-columns:49.36% 27.92% 20.17%;padding-bottom:1.5rem;padding-top:1.5rem}@media only screen and (max-width:1123px){.t-year-reports__row{grid-template-columns:23.36% repeat(2,36.14%)}}@media only screen and (max-width:767px){.t-year-reports__row{border-bottom:none;display:block;padding-bottom:0;padding-top:0}.t-year-reports__row:not(:last-child){margin-bottom:2.5rem}}.t-year-reports__row:first-child{padding-top:0}.t-year-reports__cell{display:flex}@media only screen and (max-width:767px){.t-year-reports__cell{border-bottom:.0625rem solid #dedede;padding-bottom:1rem;padding-top:1rem}.t-year-reports__cell:first-child{border-bottom:.0625rem solid #252628;padding-top:0}}.t-year-reports__cell:last-child{justify-content:flex-end}@media only screen and (max-width:767px){.t-year-reports__cell:last-child{justify-content:flex-start}}.t-year-reports__cell_title{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.5rem;line-height:1.16}@media only screen and (max-width:767px){.t-year-reports__cell_title{font-size:1.25rem;line-height:1.2}}.t-year-reports.only-download .t-year-reports__row{grid-template-columns:1fr 29.113%}@media only screen and (max-width:979px){.t-year-reports.only-download .t-year-reports__row{grid-template-columns:1fr 36.8%}}@media only screen and (min-width:1123px){.t-year-reports.only-download .t-year-reports__cell{justify-content:flex-start}}.t-events__row{border-bottom:.0625rem solid #dedede;column-gap:1rem;display:grid;grid-template-columns:2fr 3fr 5fr;padding-bottom:1.5rem;padding-top:1.5rem}@media only screen and (max-width:1123px){.t-events__row{grid-template-columns:13.45% 33.42% 48.91%;padding-bottom:1.25rem;padding-top:1.25rem}}@media only screen and (max-width:767px){.t-events__row{display:flex;flex-direction:column;padding-bottom:1rem;padding-top:0;row-gap:.5rem}.t-events__row:not(:last-child){margin-bottom:1rem}}.t-events__row_head{border-bottom-color:#252628;padding-bottom:.75rem;padding-top:0}@media only screen and (max-width:767px){.t-events__row_head{display:none}}.t-events__row_head>.t-events__cell{color:#737373;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25}.t-events__cell{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5}@media only screen and (max-width:767px){.t-events__cell{font-size:.875rem;line-height:1.42}.t-events__cell:last-child{margin-top:.5rem}}.t-events.about-purchases .t-events__row{grid-template-columns:59.49% repeat(2,1fr)}@media only screen and (max-width:1123px){.t-events.about-purchases .t-events__row{grid-template-columns:61.684% 1fr;grid-template-rows:auto 1fr;padding-bottom:1rem;padding-top:1rem;row-gap:1rem}.t-events.about-purchases .t-events__row:nth-child(2){padding-top:0}}@media only screen and (max-width:767px){.t-events.about-purchases .t-events__row{display:flex;flex-direction:column;margin-bottom:0}}@media only screen and (max-width:1123px){.t-events.about-purchases .t-events__row_head{display:none}}@media only screen and (min-width:1123px){.t-events.about-purchases .t-events__cell:first-child{max-width:39rem}}@media only screen and (max-width:1123px){.t-events.about-purchases .t-events__cell:first-child{grid-column:1/2;grid-row:1/3}}@media only screen and (max-width:767px){.t-events.about-purchases .t-events__cell:first-child{font-family:Gilroy-SemiBold,Arial,sans-serif;line-height:1.14;order:2}}.t-events.about-purchases .t-events__cell:nth-child(2){color:#737373}@media only screen and (max-width:1123px){.t-events.about-purchases .t-events__cell:nth-child(2){border-bottom:.0625rem solid #dedede;grid-column:2/3;grid-row:1/2;padding-bottom:.9375rem}}@media only screen and (max-width:767px){.t-events.about-purchases .t-events__cell:nth-child(2){border-bottom:none;order:1;padding-bottom:0}}@media only screen and (max-width:1123px){.t-events.about-purchases .t-events__cell:nth-child(3){grid-column:2/3;grid-row:2/3}}@media only screen and (max-width:767px){.t-events.about-purchases .t-events__cell:nth-child(3){order:3}}.t-events.about-purchases .t-events__cell:last-child{margin-top:0}.t-events.about-purchases .t-events__cell_downloads{display:flex;flex-direction:column;row-gap:1rem}@media only screen and (max-width:767px){.t-events.about-purchases .t-events__cell_downloads{flex-direction:row;justify-content:space-between}}.t-events.domrf-purchases .t-events__row{column-gap:9.375rem;grid-template-columns:5fr 4fr}@media only screen and (max-width:1123px){.t-events.domrf-purchases .t-events__row{column-gap:1.25rem;grid-template-columns:1fr 1fr;padding-bottom:1rem;padding-top:1rem}.t-events.domrf-purchases .t-events__row:nth-child(2){padding-top:1.5rem}}@media only screen and (max-width:767px){.t-events.domrf-purchases .t-events__row{display:flex;flex-direction:column;margin-bottom:0;padding-bottom:1rem;padding-top:1rem}.t-events.domrf-purchases .t-events__row:nth-child(2){padding-top:.75rem}}@media only screen and (max-width:1123px){.t-events.domrf-purchases .t-events__row_head{padding-bottom:.75rem;padding-top:0}}@media only screen and (max-width:767px){.t-events.domrf-purchases .t-events__row_head{padding-bottom:.6875rem}.t-events.domrf-purchases .t-events__row_head .t-events__cell:first-child{font-size:.875rem;line-height:1.14}.t-events.domrf-purchases .t-events__row_head .t-events__cell:not(:first-child){display:none}}.t-events.domrf-purchases .button_type_download{align-items:center}@media only screen and (max-width:767px){.t-events.domrf-purchases .button_type_download>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}#about-purchases .t-events__cell:nth-child(2){display:none}#about-purchases .t-events__row{grid-template-columns:78% 1fr}@media only screen and (max-width:1123px){#about-purchases .t-events__cell:first-child{max-width:33rem}}@media only screen and (max-width:767px){#about-purchases .t-events__cell:first-child{grid-column:1/2;grid-row:1/3}}.table-presentation__header{border-bottom:.0625rem solid #252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.5rem;line-height:1.16;padding-bottom:.75rem}@media only screen and (max-width:1123px){.table-presentation__header{padding-bottom:.5rem}}@media only screen and (max-width:767px){.table-presentation__header{font-size:1.25rem;line-height:1.2}}.table-presentation__row{border-bottom:.0625rem solid #dedede;column-gap:1rem;display:grid;grid-template-columns:calc(20% - .75rem) calc(60% - .5rem) calc(20% - .75rem);padding:1.5rem 0}@media only screen and (max-width:1123px){.table-presentation__row{grid-template-columns:calc(25% - .75rem) calc(50% - .5rem) calc(25% - .75rem)}}@media only screen and (max-width:767px){.table-presentation__row{display:flex;flex-direction:column;padding:1rem 0;row-gap:.25rem}}.table-presentation__cell{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5}@media only screen and (max-width:767px){.table-presentation__cell{font-size:.875rem;line-height:1.42}.table-presentation__cell:first-child{color:#737373}.table-presentation__cell:last-child{margin-top:.75rem}}.n-table{border-bottom:1px solid #252628;border-top:1px solid #252628;overflow-y:auto;padding-bottom:.25rem}@media only screen and (max-width:979px){.n-table{margin-right:-1rem}}.n-table__row{display:flex;flex:0 0 100%;transition:background-color .3s ease}.n-table__row:hover .n-table__td{background-color:#f8f8f8;color:#000}.n-table__row_type_value{margin-bottom:.25rem;padding:.25rem 0 0}.n-table__row_type_value .n-table__th{align-items:center;border-bottom:1px solid #dedede;color:#000;display:inline-flex;justify-content:flex-end;padding-bottom:.75rem}.n-table__row_type_value .n-table__th:before{border-left:.3125rem solid transparent;border-right:.3125rem solid transparent;border-top:.5rem solid #8bc540;content:"";height:0;margin-right:.5rem;widows:0}.n-table__row_type_value .n-table__th_type_label:before{display:none}.n-table__row_type_header{padding:.25rem 0}.n-table__row_type_header .n-table__th{flex-grow:1;font-size:.75rem;line-height:1.33;text-align:center}.n-table__row_type_header .n-table__th_type_label{flex-grow:0;text-align:left}.n-table__td,.n-table__th{color:#737373;flex:0 0 6.125rem;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.43;padding:.5rem 2.5rem .5rem .5rem;text-align:right;transition:color .3s ease;white-space:nowrap}@media only screen and (max-width:767px){.n-table__td,.n-table__th{font-size:.75rem;line-height:1.33}}.n-table__td:last-child,.n-table__th:last-child{flex-basis:auto;flex-grow:1;padding-right:2rem}.n-table__td_type_label,.n-table__th_type_label{flex-basis:15.5rem;text-align:left;white-space:normal}.n-table-notes,.n-table__th{font-family:Gilroy-Medium,Arial,sans-serif}.n-table-notes{color:#737373;font-size:.875rem;line-height:1.43;width:55%}@media only screen and (max-width:979px){.n-table-notes{width:100%}}@media only screen and (max-width:767px){.n-table-notes{font-size:.75rem;line-height:1.33}}.table-income__wrapper{border-bottom:1px solid #000;border-top:1px solid #000;overflow-y:auto;padding-bottom:.5rem}@media only screen and (max-width:767px){.table-income__wrapper{margin-right:-1rem;padding-bottom:.25rem}}.table-income__row{border-bottom:1px solid #dedede;display:flex;gap:1.5rem;padding:1rem .5rem;width:71rem}.table-income__row:last-child{border-bottom:none}.table-income__row_type_header{border:none;padding:.75rem .5rem}.table-income__row_type_title{background-color:#f8f8f8;border:none;margin-top:.5rem;padding:.5rem}@media only screen and (max-width:767px){.table-income__row_type_title{margin-top:.25rem}}.table-income__td,.table-income__th{color:#737373;flex:0 0 15.5rem;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.75rem;line-height:1.33}.table-income__td_type_name,.table-income__th_type_name{display:flex;flex-basis:14rem;flex-direction:column;gap:.75rem}@media only screen and (max-width:767px){.table-income__td_type_name,.table-income__th_type_name{flex-basis:12.75rem}}.table-income__td_type_percent,.table-income__th_type_percent{flex-basis:8rem;text-align:right}.table-income__td_type_income,.table-income__th_type_income{flex-basis:11rem;padding-right:0;text-align:right}.table-income__td{color:#000;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.43}@media only screen and (max-width:767px){.table-income__td{font-size:.75rem;line-height:1.25}}.table-income__notes{color:#737373;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.43;margin-top:1.5rem;max-width:50%}@media only screen and (max-width:979px){.table-income__notes{max-width:unset}}@media only screen and (max-width:767px){.table-income__notes{font-size:.75rem;line-height:1.33}}.table-income__notes p{color:currentColor;padding-left:.5rem;position:relative}.table-income__notes p:not(:last-child){margin-bottom:.75rem}.table-income__notes sup{left:0;position:absolute;top:0}.page-heading{display:flex;flex-wrap:wrap}.is-sticky .page-heading{display:none!important}.page-heading__category{flex:0 0 auto;margin-bottom:.75rem;margin-right:1.5rem}@media only screen and (max-width:1123px){.page-heading__category{margin-right:1rem}}@media only screen and (max-width:767px){.page-heading__category{margin-bottom:.5rem;margin-right:0;order:1}}.page-heading__date{color:#737373;flex:0 0 auto;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25}@media only screen and (max-width:767px){.page-heading__date{font-size:.875rem;line-height:1.14;margin-top:.5rem;order:3}}.page-heading__title{flex:0 0 100%}@media only screen and (max-width:767px){.page-heading__title{order:2}}.page-heading_type_alone{padding-top:3rem;text-align:center}@media only screen and (max-width:767px){.page-heading_type_alone{padding-top:2.5rem}}.page-heading_limited-width{max-width:67.125rem;padding-top:2.5rem;text-align:center}@media(max-width:1224px){.page-heading_limited-width{padding-top:1.5rem}}@media only screen and (max-width:979px){.page-heading_limited-width{max-width:48rem}}@media only screen and (max-width:767px){.page-heading_limited-width{max-width:20rem}}.banner-block{aspect-ratio:38/15;background:rgba(0,0,0,.3);color:#fff;display:flex;flex-direction:column;overflow:hidden;position:relative;width:100%}@media only screen and (max-width:1123px){.banner-block{aspect-ratio:46/37}}.banner-block__link-text{background-color:#fff;border:1px solid #fff;border-radius:24px;color:#252628;display:block;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:16px;line-height:24px;padding:12px 24px;transition:.3s;width:fit-content}@media only screen and (max-width:767px){.banner-block__link-text{border-radius:20px;font-size:14px;line-height:20px;margin:0 auto;max-width:256px;padding:10px 24px;width:100%}.banner-block{aspect-ratio:4/5}}@media only screen and (min-width:1123px){.banner-block:hover .banner-block__link-text{background-color:transparent;color:#fff;transition:.3s}.banner-block:hover .button_type_arrow svg>path:first-child{fill:hsla(0,0%,100%,0)}.banner-block:hover .button_type_arrow svg>path:nth-child(3){fill:#252628;opacity:1}.banner-block:hover .button_type_arrow svg>rect{opacity:1}.banner-block:hover .button_type_arrow.inverted svg>path:first-child{fill:hsla(0,0%,100%,0)}.banner-block:hover .button_type_arrow.inverted svg>path:nth-child(3){fill:#fff;opacity:1}.banner-block:hover .button_type_arrow.inverted svg>rect{opacity:1}}.banner-block.v2{background-color:#c8c8cb}.banner-block.v2 .banner-block__content{align-self:center;justify-content:center;max-width:752px;padding-top:0}@media screen and (max-width:1078px){.banner-block.v2 .banner-block__content{margin-top:0;padding-top:0}}@media screen and (max-width:767px){.banner-block.v2 .banner-block__content{margin-top:-10px;padding-top:0}}.banner-block.v2 .banner-block__title{margin-bottom:.75rem;margin-top:0}@media screen and (max-width:767px){.banner-block.v2 .banner-block__title{font-size:1.375rem;line-height:1.75rem;margin-bottom:.5rem}}.banner-block.v2 .banner-block__description{margin-bottom:2rem;margin-top:0}@media screen and (max-width:767px){.banner-block.v2 .banner-block__description{margin-bottom:1.5rem}}.banner-block.is-bigger{aspect-ratio:142/75}@media only screen and (max-width:1123px){.banner-block.is-bigger{aspect-ratio:46/37}}@media only screen and (max-width:767px){.banner-block.is-bigger{aspect-ratio:4/5}.banner-block.wide-description{padding:1rem}}.banner-block__image{height:auto;left:0;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:0}@media only screen and (max-width:979px){.banner-block__image{height:100%}}.banner-block__content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center}@media only screen and (max-width:767px){.wide-description .banner-block__content{justify-content:flex-start}}.content-on-bottom .banner-block__content{justify-content:flex-end;padding-bottom:2rem}@media only screen and (max-width:767px){.content-on-bottom .banner-block__content{padding-bottom:1rem}}.banner-block__title{font-family:Gilroy-Medium,Arial,sans-serif;font-size:3rem;line-height:1.08;margin-bottom:2rem;margin-top:.25rem;text-align:center;z-index:1}@media only screen and (max-width:767px){.banner-block__title{font-size:1.75rem;margin-top:0}.smaller-title .banner-block__title{font-size:1.25rem;line-height:1.2}}.short-title .banner-block__title{max-width:47rem}.description-inside-content .banner-block__title{margin-bottom:1.5rem}@media only screen and (max-width:767px){.description-inside-content .banner-block__title{margin-bottom:1rem}}.banner-block__small{color:#fff;margin-bottom:16px;z-index:1}.banner-block__link{z-index:1}.no-link .banner-block__link{display:none}.banner-block__description{bottom:0;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;left:50%;line-height:1.5;margin:0 auto 2rem;max-width:15rem;position:absolute;text-align:center;transform:translateX(-50%);z-index:1}@media only screen and (max-width:767px){.banner-block__description{font-size:.875rem;margin-bottom:1rem}}.wide-description .banner-block__description{max-width:31rem}@media only screen and (max-width:767px){.wide-description .banner-block__description{max-width:100%;width:calc(100% - 2rem)}}.description-near-title .banner-block__description{bottom:34%;font-size:1.25rem;max-width:31rem}@media only screen and (max-width:767px){.description-near-title .banner-block__description{bottom:38%;font-size:1rem;max-width:100%;width:calc(100% - 2rem)}}.description-inside-content .banner-block__description{position:static;transform:none}.banner-block_size_small{aspect-ratio:unset;min-height:100%;padding:4rem 2rem 0}@media only screen and (max-width:767px){.banner-block_size_small{padding:3rem 1rem 0}}.dropdown-menu .banner-block_size_small{height:24.25rem;min-height:auto}@media only screen and (max-width:979px){.dropdown-menu .banner-block_size_small{height:20.25rem}}@media only screen and (max-width:767px){.dropdown-menu .banner-block_size_small{height:16.75rem}}.banner-block_size_small .banner-block__content{justify-content:flex-start}.banner-block_size_small .banner-block__image{min-width:100%}.banner-block_size_small .banner-block__title{align-items:flex-end;display:flex;font-size:1.5rem;justify-content:center;margin-bottom:1.5rem;margin-top:0;min-height:5.25rem}@media only screen and (max-width:1123px){.banner-block_size_small .banner-block__title{font-size:1.25rem;margin-bottom:1rem;min-height:4.5rem}}@media only screen and (max-width:767px){.banner-block_size_small .banner-block__title{font-size:1rem;margin-bottom:.75rem;min-height:3.75rem}}.banner-block_size_small .banner-block__description{font-size:.875rem}@media only screen and (max-width:1123px){.banner-block_size_small .banner-block__description{margin-bottom:1.5rem}}@media only screen and (max-width:767px){.banner-block_size_small .banner-block__description{font-size:.75rem;margin-bottom:1rem}}.banner-block_type_video{padding:2rem}.banner-block_type_video .banner-block__content{align-items:flex-start}.banner-block_type_video .banner-block__title{align-items:flex-start;flex-grow:1;text-align:left}.banner-block_type_video .banner-block__link{z-index:2}.banner-block_wrap .banner-block__title{margin-bottom:8px}.w100{max-width:none;width:100%}.link-block{color:#252628;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}@media only screen and (max-width:1123px){.link-block{max-height:35.5rem;min-height:30.75rem}}@media only screen and (max-width:979px){.link-block{min-height:30.25rem}}@media only screen and (max-width:767px){.link-block{min-height:23.5rem}.link-block.no-image{min-height:17.75rem}}@media only screen and (min-width:1123px){.link-block:hover .link-block__image{transform:scale(1.1)}.link-block:hover .button_type_arrow svg>path:first-child{fill:hsla(0,0%,100%,0)}.link-block:hover .button_type_arrow svg>path:nth-child(3){fill:#252628;opacity:1}.link-block:hover .button_type_arrow svg>rect{opacity:1}.link-block:hover .button_type_arrow.inverted svg>path:first-child{fill:hsla(0,0%,100%,0)}.link-block:hover .button_type_arrow.inverted svg>path:nth-child(3){fill:#fff;opacity:1}.link-block:hover .button_type_arrow.inverted svg>rect{opacity:1}.link-block:hover .link-arrow{color:#67a511}.link-block:hover .link-arrow__icon path{stroke:#67a511}}.link-block.alt .link-block__header{display:flex;flex-direction:column;max-height:unset;z-index:1}.link-block.alt .link-block__footer{flex-grow:0;height:100%;width:100%}@media screen and (max-width:767px){.link-block.alt .link-block__footer{min-height:14rem}}.link-block.alt .link-block__image{height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (min-width:768px)and (max-width:1123px){.link-block_alt-tablet-view{width:100%}.link-block_alt-tablet-view.link-block_type_picture .link-block__header{background-position:100% 80%}}@media only screen and (min-width:768px){.link-block_alt-view{flex-direction:row-reverse;max-height:23.75rem}.link-block_alt-view .link-block__footer,.link-block_alt-view .link-block__header{max-height:100%;width:50%}.link-block_alt-view .link-block__header{justify-content:space-between}}.link-block__header{background-color:#f8f8f8;display:flex;flex-direction:column;max-height:13.75rem;padding:2rem;z-index:1}@media only screen and (max-width:1123px){.link-block__header{display:block;max-height:none;padding:1.5rem}}@media only screen and (max-width:767px){.link-block__header{padding:1rem}}.no-image .link-block__header{flex-grow:1;max-height:none}.link-block__header.disabled{color:#252628;cursor:auto}.link-block__title{display:inline;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1.25rem;line-height:1.5rem;max-width:90%}@media only screen and (max-width:1123px){.link-block__title{min-height:4.5rem}}@media only screen and (max-width:767px){.link-block__title{font-size:1.125rem;line-height:1.5rem;max-width:100%;min-height:unset}}.no-image .link-block__title{margin-bottom:1.5rem;max-width:unset}.link-block__label{background-color:#fff;border-radius:.25rem;color:#252628;display:inline-block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.43;padding:0 .375rem;transform:translateY(-.2em)}@media only screen and (max-width:767px){.link-block__label{font-size:.75rem;line-height:1.33;padding:.0625rem .375rem .1875rem}}.link-block__link{display:flex;justify-content:space-between;margin-bottom:0;margin-top:1.5rem}@media only screen and (max-width:1123px){.link-block__link{justify-content:flex-end;margin-top:1rem}}.no-image .link-block__link,.slider-block .link-block__link{justify-content:flex-end}.link-block .flex-jc-sb{justify-content:space-between}.link-block__footer{flex-grow:1;overflow:hidden;position:relative}.link-block__footer picture{display:flex;height:100%}.link-block__blackout{background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3));display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.link-block__image{display:block;min-height:100%;min-width:100%;object-fit:cover;transition:transform .44s ease-out}@media only screen and (max-width:979px){.link-block__image{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}}.link-block__background-image{height:100%;object-fit:cover;position:absolute;width:100%}.link-block__text{bottom:2rem;color:#fff;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;left:2rem;line-height:1.25rem;max-width:10.8125rem;position:absolute;z-index:3}@media only screen and (max-width:1123px){.link-block__text{bottom:1.5rem;left:1.5rem;max-width:19.5rem}}@media only screen and (max-width:767px){.link-block__text{bottom:1rem;font-size:.75rem;left:1rem;line-height:1rem;max-width:100%}}.link-block__text_subtitle{margin-top:-1.5rem;max-width:unset;position:static}@media only screen and (max-width:1123px){.link-block__text_subtitle{margin-top:-2.75rem}}@media only screen and (max-width:767px){.link-block__text_subtitle{margin-top:-1.0625rem}}.link-block__text_desktop{color:unset;max-width:70%;position:static}.link-block__text_dropdown{align-items:flex-end;display:flex;margin-top:1.5rem}.link-block__text_dropdown,.no-image .link-block__text{color:unset;flex-grow:1;max-width:70%;position:static}@media only screen and (max-width:1123px){.no-image .link-block__text{max-width:50%}}@media only screen and (max-width:979px){.no-image .link-block__text{max-width:unset}}.link-block__description{font-size:.875rem;line-height:1.43;margin-top:auto}.link-block_size_medium{min-height:388px;width:100%}@media only screen and (max-width:767px){.link-block_size_medium{min-height:unset}}.link-block_size_medium .link-block__header{height:100%}.link-block_size_medium .link-block__title{min-height:auto}.link-block_type_picture{min-height:24.25rem}.link-block_type_picture .link-block__header{background-position:100% 100%;background-repeat:no-repeat;background-size:cover;height:100%;max-height:none}.link-block_type_picture .link-block__link{margin-top:auto}.link-block_size_small{max-height:23.375rem;min-height:23.375rem}@media only screen and (max-width:1123px){.link-block_tablet-long{max-height:35rem}.link-block_tablet-long .link-block__title{min-height:3rem}}@media only screen and (max-width:767px){.link-block_tablet-long .link-block__title{min-height:3.75rem}}@media only screen and (max-width:1123px){.link-block_tablet-long .link-block__footer{height:23.25rem}}@media only screen and (max-width:767px){.link-block_tablet-long .link-block__footer{height:14rem}}.link-block .category{margin-bottom:.5rem}.link-block_alt .link-block__header{padding:1.5rem}@media only screen and (max-width:767px){.link-block_alt .link-block__header{padding:1rem}}.link-block_alt .link-block__title{font-size:1.25rem;line-height:1.2;min-height:4.5rem}@media only screen and (max-width:767px){.link-block_alt .link-block__title{font-size:1rem;line-height:1.25}.link-block_alt .link-block__label{margin-left:.25rem}}.link-block_alt.blue-label .link-block__label{background-color:#9ac3ff}.link-block_alt.black-label .link-block__label{background-color:#252628;color:#fff}.link-block_alt .button_type_arrow{bottom:1.5rem;position:absolute;right:1.5rem}.career-link-block-list .link-block__header{background-color:#f8f8f8;display:flex;flex-direction:column;padding:2rem;z-index:1}@media only screen and (max-width:1123px){.career-link-block-list .link-block__header{padding:1.5rem}}@media only screen and (max-width:767px){.career-link-block-list .link-block__header{padding:1rem}}.no-image .career-link-block-list .link-block__header{flex-grow:1;max-height:none}.career-link-block-list .link-block__header.disabled{color:#252628;cursor:auto}.career-link-block-list .link-block__title{display:inline;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.5rem;font-weight:400;line-height:1.17;max-width:90%;min-height:3.5rem}@media only screen and (max-width:1123px){.career-link-block-list .link-block__title{font-size:1.25rem;line-height:1.2;min-height:4.5rem}}@media only screen and (max-width:767px){.career-link-block-list .link-block__title{font-size:1rem;line-height:1.25;max-width:100%;min-height:2.5rem}}.no-image .career-link-block-list .link-block__title{margin-bottom:1.5rem}@media(max-width:1123px){.urban-main .link-block{max-height:650px;min-height:492px}}@media only screen and (max-width:979px){.urban-main .link-block{min-height:600px}}@media only screen and (max-width:767px){.urban-main .link-block{min-height:376px}.urban-main .link-block.no-image{min-height:284px}}.link-arrow{align-items:center;color:#252628;cursor:pointer;display:flex;font-size:1rem;line-height:1.5}.link-arrow:hover{color:#67a511}.link-arrow:hover .link-arrow__icon path{stroke:#67a511}@media only screen and (max-width:767px){.link-arrow{font-size:.875rem;line-height:1.43}}@media only screen and (max-width:1123px){.link-arrow.tablet-smaller{font-size:.875rem;line-height:1.43}}.page-theme-dark .link-arrow{color:#fff}.page-theme-dark .link-arrow:hover{color:#67a511}.page-theme-dark .link-arrow:hover .link-arrow__icon path{stroke:#67a511}.link-arrow__icon{margin-left:.5rem}@media only screen and (max-width:767px){.link-arrow__icon{height:1.25rem;width:1.25rem}}.link-arrow__icon path{stroke:#000;transition:stroke .3s}@media only screen and (max-width:767px){.link-arrow__icon path{transform:scale(.83)}}.page-theme-dark .link-arrow__icon path{stroke:#fff}.link-arrow__icon_no-stroke path{stroke:none!important}.link-arrow_size_medium{line-height:1.25}.link-arrow_size_medium .link-arrow__icon{height:1.25rem;width:1.25rem}.dropdown-menu .link-arrow_size_medium{align-items:center;color:#252628;flex-direction:row-reverse;font-family:Gilroy-Medium,Arial,sans-serif;line-height:1.5;margin-top:.75rem}.dropdown-menu .link-arrow_size_medium .link-arrow__icon{margin-left:0;margin-right:.5rem}.dropdown-menu .link-arrow_size_medium:hover{color:#8bc540}.dropdown-menu .link-arrow_size_medium:hover .link-arrow__icon path{stroke:#8bc540}.dropdown-menu .link-arrow_size_medium .link-arrow__icon path{stroke:#67a511}.link-arrow_size_small{line-height:1.25}.link-arrow_size_small .link-arrow__icon{height:1rem;width:1rem}.link-arrow_with-line{border-top:.0625rem solid #dedede;padding-top:1.25rem}.link-arrow.reversed .link-arrow__icon{color:#8bc540;margin-left:0;margin-right:.5rem;order:-1}.link-arrow.reversed .link-arrow__icon path{stroke:#8bc540}.link-arrow.in-table-head,.link-arrow.second-font{font-family:Gilroy-Medium,Arial,sans-serif}@media only screen and (max-width:1123px){.link-arrow.in-table-head .link-arrow__text{display:none}}.link-arrow.in-table-head .link-arrow__icon{flex:none}.link-arrow.no-text .link-arrow__icon{margin-left:0}.link-arrow.color-green{color:#8bc540}.link-arrow.color-green .link-arrow__icon path{stroke:#8bc540}.link-arrow.text-color-white{color:#fff}.link-arrow.text-color-white .link-arrow__icon path{stroke:#8bc540}.link-arrow.text-color-white:hover{color:#67a511}.link-arrow.align-top{align-items:flex-start}.link-arrow.crop-width .link-arrow__text{max-width:14.6875rem}@media only screen and (max-width:767px){.link-arrow.crop-width .link-arrow__text{max-width:14.25rem}}.slider-block{height:100%;position:relative}.slider-block .swiper-pagination-bullet{background-color:rgba(0,0,0,.2);border-radius:0;display:block;flex-grow:1;height:.125rem;opacity:1;overflow:hidden;position:relative}.slider-block .swiper-pagination-bullet:before{background-color:transparent;content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);width:100%;z-index:1}.slider-block .swiper-pagination-bullet:not(:last-child){margin-right:.5rem}@media only screen and (max-width:767px){.slider-block .swiper-pagination-bullet:not(:last-child){margin-right:.25rem}}.slider-block .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background-color:#252628;transform:translateX(0);transition:transform 4s linear}.slider-block__control-wrapper{display:flex;margin-bottom:1rem}.slider-block__image{height:100%}.slider-block__image img{display:block;height:100%;min-width:100%;object-fit:cover}.slider-block__image-blur:after{background:rgba(0,0,0,.3);content:"";left:0;position:absolute}.slider-block__image-description{bottom:2rem;color:#fff;font-size:1.5rem;line-height:1.5;padding:0 2rem;position:absolute;width:100%}@media screen and (max-width:1078px){.slider-block__image-description{font-size:1.25rem;line-height:1.5rem}}@media only screen and (max-width:767px){.slider-block__image-description{bottom:1rem;font-size:1.125rem;left:1rem;line-height:1.5rem;width:calc(100% - 32px)}}.slider-block__image-description>span:first-child{display:block;margin-bottom:.5rem}.slider-block__slide-link{height:calc(100% + 13.875rem);left:0;position:absolute;top:-13.875rem;width:100%;z-index:1}@media only screen and (max-width:1123px){.slider-block__slide-link{height:calc(100% + 11.875rem);top:-11.875rem}}@media only screen and (max-width:767px){.slider-block__slide-link{height:calc(100% + 11.375rem);top:-11.375rem}}.slider-block .link-block__header{padding:1.75rem 2rem 2rem}@media only screen and (max-width:1123px){.slider-block .link-block__header{padding:1.25rem 1.5rem 1.5rem}}@media only screen and (max-width:767px){.slider-block .link-block__header{padding:.75rem 1rem 1rem}}.slider-block .link-block__title{font-size:2rem;line-height:2.25rem;min-height:4.5rem}@media only screen and (max-width:1123px){.slider-block .link-block__title{font-size:1.5rem;line-height:1.75rem;min-height:3.5rem}}@media only screen and (max-width:767px){.slider-block .link-block__title{font-size:1.25rem;min-height:4.5rem}}.slider-block .link-block__link{margin-top:1.5rem}.urban-main .slider-block .link-block__link{margin-top:1rem}.slider-block .link-block__footer{height:23.75rem;overflow:visible}@media only screen and (max-width:1123px){.slider-block .link-block__footer{height:23.25rem}}@media only screen and (max-width:767px){.slider-block .link-block__footer{height:14rem}}.slider-block .link-block__footer .swiper{height:100%;overflow:visible;width:100%}.slider-block.wide{flex-direction:row-reverse}@media only screen and (max-width:1123px){.slider-block.wide{flex-direction:column-reverse}}.slider-block.wide .link-block__header{flex:0 0 33.64%;max-height:none;min-height:auto}@media only screen and (max-width:1123px){.slider-block.wide .link-block__header{flex:0 0 44.64%}}@media only screen and (max-width:979px){.urban-main .slider-block.wide .link-block__header{min-height:13rem}}@media only screen and (max-width:767px){.slider-block.wide .link-block__header{flex:0 0 50%}.urban-main .slider-block.wide .link-block__header{min-height:14.5rem}}.slider-block.wide .link-block__title{min-height:unset}.slider-block.wide .link-block__description{flex-grow:1;margin-top:1rem}@media only screen and (max-width:767px){.slider-block.wide .link-block__description{font-size:.75rem}.urban-main .slider-block.wide .link-block__description{margin-top:.5rem}}.slider-block.wide .link-block__footer{height:37.5rem;overflow:hidden}@media only screen and (max-width:1123px){.slider-block.wide .link-block__footer{height:23.25rem}}@media only screen and (max-width:767px){.slider-block.wide .link-block__footer{height:14rem}}.slider-block.wide .link-block__footer .swiper{overflow:hidden}.slider-block_banner .slider-block__control-wrapper{position:absolute;z-index:1}.slider-block_banner .slider-block__control-wrapper.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0;left:1.75rem;margin-bottom:2.5rem;width:calc(100% - 3.5rem)}@media only screen and (max-width:1123px){.slider-block_banner .slider-block__control-wrapper.swiper-pagination-bullets.swiper-pagination-horizontal{left:1.875rem;margin-bottom:2rem;width:calc(100% - 3.75rem)}}@media only screen and (max-width:767px){.slider-block_banner .slider-block__control-wrapper.swiper-pagination-bullets.swiper-pagination-horizontal{left:.875rem;margin-bottom:1rem;width:calc(100% - 1.75rem)}}.slider-block_banner .slider-block__control-wrapper.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{background-color:transparent;color:#fff;height:auto;margin:0 .25rem;min-height:2px}@media only screen and (max-width:1123px){.slider-block_banner .slider-block__control-wrapper.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{margin:0 .125rem}}.slider-block_banner .slider-block__control-wrapper.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:before{background-color:transparent;height:2px}.slider-block_banner .slider-block__control-wrapper.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:after{background-color:hsla(0,0%,100%,.3);content:"";height:2px;left:0;position:absolute;top:0;width:100%}.slider-block_banner .slider-block__control-wrapper.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background-color:#fff}.slider-block_banner .slider-block__control-wrapper .slider-block__bullet-title{display:block;font-family:Gilroy-SemiBold,Arial,sans-serif;margin-top:.625rem}@media only screen and (max-width:1123px){.slider-block_banner .slider-block__control-wrapper .slider-block__bullet-title{display:none}}.slider-block_banner .banner-block__title{margin-top:.75rem}@media only screen and (max-width:767px){.slider-block_banner .banner-block__title{margin-bottom:1.5rem}}@media only screen and (max-width:1123px){.slider-block_banner .banner-block__content{margin-top:4rem}}@media only screen and (max-width:767px){.slider-block_banner .banner-block__content{margin-top:2rem;padding:0 1rem}}.slider-block_banner .banner-block__description{margin:2rem auto 0;max-width:none;position:static;transform:none}@media only screen and (max-width:767px){.slider-block_banner .banner-block__description{margin:1.5rem auto 0}}.slider-block_with-nav-button{position:relative}.slider-block_with-nav-button .slider-block__all-controls-wrapper{align-items:center;background-color:#252628;border-radius:1.5rem;bottom:1.5rem;display:flex;gap:.5rem;left:1.5rem;padding:.875rem 1.25rem;position:absolute;z-index:2}.slider-block_with-nav-button .slider-block__pagination,.slider-block_with-nav-button .slider-block__pagination-1,.slider-block_with-nav-button .slider-block__pagination-2,.slider-block_with-nav-button .slider-block__pagination-3,.slider-block_with-nav-button .slider-block__pagination-4{color:#fff;font-size:1rem;line-height:1.25;width:fit-content}.slider-block_with-nav-button .slider-block__button-next,.slider-block_with-nav-button .slider-block__button-prev{cursor:pointer;height:1.25rem;width:1.25rem}.slider-block_with-nav-button .slider-block__button-next{transform:rotate(180deg)}.slider-block_with-nav-button .slider-block__header{padding:1.5rem}.slider-block_with-nav-button .slider-block__image-content{align-items:flex-end;bottom:2rem;display:flex;flex-direction:column;gap:.625rem;position:absolute;right:2rem;z-index:1}@media only screen and (max-width:767px){.slider-block_with-nav-button .slider-block__image-content{bottom:1rem;right:1rem}}.slider-block_with-nav-button.wide .link-block__title{font-size:1.5rem;line-height:1.17}@media only screen and (max-width:1123px){.slider-block_with-nav-button.wide .link-block__title{font-size:1.25rem;line-height:1.2}}@media only screen and (max-width:767px){.slider-block_with-nav-button.wide .link-block__title{font-size:1rem;line-height:1.25}}@media only screen and (max-width:1123px){.slider-block_with-nav-button.wide .link-block__description{max-width:unset}}@media only screen and (max-width:767px){.slider-block_with-nav-button.wide .link-block__description{font-size:.75rem;line-height:1.33}}.slider-block_with-nav-button.wide .link-block__footer{height:auto}.ranhigs .slider-block_with-nav-button.wide .link-block__footer{height:26.5rem}@media only screen and (max-width:767px){.ranhigs .slider-block_with-nav-button.wide .link-block__footer{height:13.5rem}}.slider-block_with-nav-button_left .slider-block__image-content{align-items:flex-start;left:2rem;right:unset}@media only screen and (max-width:1123px){.slider-block_with-nav-button_left .slider-block__image-content{left:1.5rem}}@media only screen and (max-width:767px){.slider-block_with-nav-button_left .slider-block__image-content{left:1rem;right:unset}}.slider-block_standard.link-block{flex-direction:column-reverse}@media only screen and (max-width:767px){.slider-block_standard.link-block{min-height:unset}}.slider-block_standard .link-block__footer{overflow:hidden}@media only screen and (max-width:767px){.slider-block_standard .link-block__footer{max-height:13.5rem}}.slider-block_standard .link-block__header{background-color:hsla(0,0%,100%,0);padding:.75rem 0 0;position:relative;z-index:4}.slider-block_standard .link-block__title{font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.25;margin-bottom:.25rem;min-height:unset}@media only screen and (max-width:767px){.slider-block_standard .link-block__title{font-size:.875rem;line-height:1.14}}.slider-block_standard .link-block__description{color:#737373;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.43}.slider-block_standard .link-block__description:first-child,.slider-block_standard .link-block__description:nth-child(2){margin-top:0}@media only screen and (max-width:767px){.slider-block_standard .link-block__description{font-size:.75rem;line-height:1.33}}.slider-block_standard .slider-block__all-controls-wrapper{background-color:hsla(0,0%,100%,0);bottom:auto;left:auto;padding:0;right:0;top:.75rem}@media only screen and (max-width:767px){.slider-block_standard .slider-block__all-controls-wrapper{justify-content:center;top:-1.625rem;width:100%}}.slider-block_standard .slider-block__pagination,.slider-block_standard .slider-block__pagination-1,.slider-block_standard .slider-block__pagination-2,.slider-block_standard .slider-block__pagination-3,.slider-block_standard .slider-block__pagination-4{color:#252628;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25}@media only screen and (max-width:767px){.slider-block_standard .slider-block__pagination,.slider-block_standard .slider-block__pagination-1,.slider-block_standard .slider-block__pagination-2,.slider-block_standard .slider-block__pagination-3,.slider-block_standard .slider-block__pagination-4{color:#fff;font-size:.875rem;line-height:1.14}.slider-block_standard .slider-block__button{height:1rem;width:1rem}}.slider-block_standard .slider-block__button path{fill:#252628}@media only screen and (max-width:767px){.slider-block_standard .slider-block__button path{fill:#fff}}.slider-block_standard.wide .link-block__description{max-width:90%}@media only screen and (max-width:767px){.slider-block_standard.wide .link-block__description{max-width:100%}}.slider-block._main .slider-block__control-wrapper .slider-block__bullet-title{font-size:1rem;line-height:1.5rem;margin-top:.5rem;min-height:3rem}.slider-block._main .slider-block__control-wrapper.swiper-pagination-bullets.swiper-pagination-horizontal{margin-bottom:1rem}@media screen and (max-width:1078px){.slider-block._main .slider-block__control-wrapper.swiper-pagination-bullets.swiper-pagination-horizontal{margin-bottom:2rem}}@media screen and (max-width:767px){.slider-block._main .slider-block__control-wrapper.swiper-pagination-bullets.swiper-pagination-horizontal{margin-bottom:1rem}}@media(min-width:1123px){.urban-main .slider-block .swiper-slide,.urban-main .slider-block .swiper-wrapper{height:100%!important}}.urban-main .slider-block__image{height:100%!important}.urban-main .slider-block__image img{display:block;height:100%;object-fit:cover;width:auto}@media(max-width:1123px){.urban-main .slider-block__image{height:auto!important}.urban-main .slider-block__image img{height:auto;width:100%}}.bullet-list{display:flex;flex-direction:column;row-gap:1rem}@media only screen and (max-width:979px){.bullet-list{row-gap:1.25rem}}@media only screen and (max-width:767px){.bullet-list{row-gap:1rem}}.bullet-list__item{line-height:1.5;padding-left:2rem}.bullet-list__item:before{background:#8bc540;border-radius:100%;content:"";display:inline-block;height:.5rem;left:0;margin:.5rem 1rem .5rem -1.5rem;vertical-align:middle;width:.5rem}.black-bullet .bullet-list__item:before{background-color:#252628;margin-bottom:0;margin-top:0}.bullet-list_smaller{row-gap:.5rem}@media only screen and (max-width:767px){.bullet-list_smaller{font-size:.875rem;line-height:1.43}}.bullet-list_divided{row-gap:0}@media only screen and (max-width:979px){.bullet-list_divided{row-gap:0}}@media only screen and (max-width:767px){.bullet-list_divided{row-gap:0}}.bullet-list_divided>.bullet-list__item:not(:first-child){padding-top:1rem}.bullet-list_divided>.bullet-list__item:not(:last-child){border-bottom:1px solid #dedede;padding-bottom:1rem}.modal{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1010}.modal_conditions .modal__inner{height:100%;max-height:calc(var(--vh)*100 - 1rem);max-width:60.25rem}@media screen and (max-width:767px){.modal_conditions .modal__inner{padding:1.75rem;width:calc(100vw - 2rem)}}.modal_conditions .modal__close{right:2rem;top:2rem}@media screen and (max-width:767px){.modal_conditions .modal__close{right:1rem;top:1rem}}.modal_conditions .conditions-inner{max-height:calc(90vh - 4rem);overflow-y:scroll}@media screen and (max-width:767px){.modal_conditions .conditions-inner{height:calc(var(--vh)*100 - 5rem);max-height:unset;padding-right:.25rem}}.modal_conditions .conditions-inner::-webkit-scrollbar{width:.75rem}.modal_conditions .conditions-inner::-webkit-scrollbar-thumb{background-color:#dedede;border:.25rem solid #fff;border-radius:.5rem}.modal__inner{background:#fff;border-radius:.5rem;max-width:900px;padding:64px;position:relative}@media only screen and (max-width:979px){.modal__inner{padding:1.5rem}}@media only screen and (max-width:767px){.modal__inner{padding:1rem}}.modal__close{cursor:pointer;height:1.5rem;position:absolute;right:2.5rem;top:2.5rem;width:1.5rem}.modal-fade-enter-active,.modal-leave-active{transition:opacity .3s ease}.modal-fade-enter-from,.modal-fade-leave-to{opacity:0;transition:opacity .3s ease}.conditions .modal-window__title{color:#252628;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:32px;line-height:40px;margin-bottom:64px}@media only screen and (max-width:767px){.conditions .modal-window__title{font-size:20px;line-height:32px;margin-bottom:24px}}.conditions .modal__body{max-height:calc(90vh - 4rem);max-width:52.25rem;overflow-y:scroll}.conditions .modal__body::-webkit-scrollbar{width:12px}.conditions .modal__body::-webkit-scrollbar-thumb{background-color:#dedede;border:.25rem solid #fff;border-radius:.5rem}.modal_def{overflow-y:auto}.modal_def .modal__inner{max-height:95vh;max-width:43.75rem;position:absolute;width:100%}@media only screen and (max-width:767px){.modal_def .modal__inner{max-width:calc(100vw - 2rem)}}.modal_def-content{padding:1rem}.modal_def-content .modal_def-title{font-family:Gilroy-Medium,sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:36px}@media only screen and (max-width:767px){.modal_def-content .modal_def-title{font-size:20px;line-height:24px}}.modal_def-content .title-modal{font-family:Gilroy-Medium,sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:36px}@media only screen and (max-width:767px){.modal_def-content .title-modal{font-size:20px;line-height:24px}}.modal_def-content .title-paragraph{font-family:Gilroy-SemiBold,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px}@media only screen and (max-width:767px){.modal_def-content .title-paragraph{font-size:14px;line-height:16px}}.modal_def-content .title-location{font-family:Gilroy-Medium,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px}@media only screen and (max-width:767px){.modal_def-content .title-location{font-size:14px;line-height:16px}}.modal_def-content .btn-modal{display:flex}@media only screen and (max-width:767px){.modal_def-content .btn-modal{flex-direction:column}.modal_def-content .bullet-list__item{padding-left:1rem}.modal_def-content .bullet-list__item:before{left:9px;position:relative}}.modal_def-content .form-career-start__form .form__submit button{max-width:15rem}.modal_def-content .header__title{color:#000;font-family:Gilroy-Medium,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:28px}@media only screen and (max-width:767px){.modal_def-content .header__title{font-size:20px;line-height:24px}}.modal_def-content .header__text{color:#737373;font-family:Gilroy-Regular,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}@media only screen and (max-width:767px){.modal_def-content .header__text{line-height:16px}}.modal_def-content .header-inner{align-items:center;display:flex}.modal_def-content .header-inner__img{border-radius:50%;max-width:80px}.modal_def-content .header-inner__img img{border-radius:50%}.modal_def-content .header-inner__title{margin-left:1.5rem}.modal_def-content .modal-text{font-family:Gilroy-Regular,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:12px}@media only screen and (max-width:767px){.modal_def-content .modal-text{font-size:14px;line-height:18px}}.modal_def-content .scroll-inner{max-height:72vh}.modal_def-content .scroll-inner .overflow-auto,.overflow-auto .modal_def-content .scroll-inner{overflow:auto}@media(max-height:600px){.modal_def-content .scroll-inner{overflow:auto}}@media(max-width:570px){.modal_def-content .scroll-inner{max-height:74vh}}@media(min-width:571px)and (max-width:768px){.modal_def-content .scroll-inner{max-height:65vh}}.modal_def-content .scroll-inner::-webkit-scrollbar{width:5px}.modal_def-content .scroll-inner::-webkit-scrollbar-thumb{background-color:#dedede;border:.25rem solid #dedede;border-radius:.5rem}.modal_def-content .scroll-inner:has(.show-error){overflow:auto}.modal_def-content .overflow-auto{overflow:auto}.modal_def .modal__body{padding:1rem}@media only screen and (max-width:767px){.modal_def .modal__body{padding:0}}.modal_def .modal__close{right:1rem;top:1rem}@media only screen and (max-width:767px){.modal_def .modal__close{height:16px;width:16px}}.modal_def .btn-modal__checkin{background-color:#000;border-radius:24px;color:#fff;font-family:Gilroy-SemiBold,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px;line-height:48px;padding:0 24px}@media only screen and (max-width:767px){.modal_def .btn-modal__checkin{font-size:14px;line-height:40px}}.modal_def .btn-modal__close{border:1px solid #dedede;border-radius:24px;color:#000;font-family:Gilroy-SemiBold,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px;line-height:48px;margin-left:1rem;padding:0 24px;transition:all .33s ease}.modal_def .btn-modal__close:hover{border-color:#8bc540}@media only screen and (max-width:767px){.modal_def .btn-modal__close{font-size:14px;line-height:40px;margin-left:0;margin-top:.5rem}}.starRate{background-color:#fff;border-radius:2px;bottom:0;box-shadow:0 8px 40px rgba(30,27,27,.1);color:#000;display:none;padding:1.25rem 1.5rem 1.5rem;position:fixed;right:0;top:auto;transform:translateX(100%) scale(0);transition:.3s ease;width:100%;z-index:200}.starRate.active{transform:translateX(0) scale(1);transition:.5s}.starRate__close{height:1.25rem;position:absolute;right:.625rem;top:.625rem;width:1.25rem;z-index:1}.starRate__close:after,.starRate__close:before{background-color:#999;content:"";height:1px;left:50%;position:absolute;top:50%;width:70%}.starRate__close:before{transform:translate(-50%,-50%) rotate(45deg)}.starRate__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.starRate__caption{color:inherit;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.25rem;margin:0 auto 1rem}.starRate__fieldset{display:flex;flex-direction:row-reverse;height:2rem;justify-content:center;position:relative}.starRate__fieldset label{cursor:pointer;display:block}.starRate__fieldset[data-value="1"] .starRate__field:nth-child(n+5) .starRate__star,.starRate__fieldset[data-value="2"] .starRate__field:nth-child(n+4) .starRate__star,.starRate__fieldset[data-value="3"] .starRate__field:nth-child(n+3) .starRate__star,.starRate__fieldset[data-value="4"] .starRate__field:nth-child(n+2) .starRate__star,.starRate__fieldset[data-value="5"] .starRate__field:nth-child(n+1) .starRate__star{display:none}.starRate__fieldset[data-value="1"] .starRate__field:nth-child(n+5) .starRate__star-fill,.starRate__fieldset[data-value="2"] .starRate__field:nth-child(n+4) .starRate__star-fill,.starRate__fieldset[data-value="3"] .starRate__field:nth-child(n+3) .starRate__star-fill,.starRate__fieldset[data-value="4"] .starRate__field:nth-child(n+2) .starRate__star-fill,.starRate__fieldset[data-value="5"] .starRate__field:nth-child(n+1) .starRate__star-fill{display:block}.starRate__form{overflow:hidden;transition:.3s}.starRate__form .starRate__raiting .starRate__fieldset:hover .starRate__field .starRate__star{display:block}.starRate__form .starRate__raiting .starRate__fieldset:hover .starRate__field .starRate__star-fill{display:none}.starRate__raiting{overflow:hidden}.starRate__field{width:3rem}.starRate__field:first-of-type{width:2rem}.starRate__field:hover .starRate__star,.starRate__field:hover~.starRate__field .starRate__star{display:none!important}.starRate__field:hover .starRate__star-fill,.starRate__field:hover~.starRate__field .starRate__star-fill{display:block!important}.starRate__star-fill{display:none}.starRate__wrapper{height:0;overflow:hidden;position:relative}.starRate__textarea{border:1px solid #dedede;border-radius:8px;color:inherit;display:block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;height:7.3125rem;line-height:1.25rem;margin:1rem 0;outline:none;padding:12px;resize:none;width:100%}.starRate__textarea::placeholder{color:#737373}.starRate__textarea:focus,.starRate__textarea:hover{border-color:#000!important}.starRate__submit{align-items:center;background-color:#000;border:1px solid #000;border-radius:24px;color:#fff;display:flex;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:.875rem;height:2.375rem;justify-content:center;line-height:1rem;margin:0 auto;transition:.3s;width:100%}.starRate__submit:hover{background-color:#fff;color:#000;transition:.3s}.starRate__submit:active{background-color:#000;color:#fff;transform:scale(.99);transition:.3s}.starRate__submited{align-items:flex-end;display:flex;height:0;justify-content:center;overflow:hidden;transition:.3s}.starRate__submited svg{margin-right:.75rem;min-width:1.25rem}.starRate__desc{color:inherit;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.25rem;margin:0}.starRate__desc.green{color:#67a511}.starRate__error-wrap{margin-top:1.25rem}.starRate__error-wrap .usefulness-survey__error{text-align:center}.starRate__error{color:#e14646;display:block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.75rem;line-height:1rem}.starRate__clear{height:.8125rem;position:absolute;right:1.25rem;top:2.125rem;width:.8125rem}.starRate__clear:after,.starRate__clear:before{background-color:#999;content:"";height:1px;left:50%;position:absolute;top:50%;width:100%}.starRate__clear:before{transform:translate(-50%,-50%) rotate(45deg)}.starRate__clear:after{transform:translate(-50%,-50%) rotate(-45deg)}@media(min-width:768px){.starRate{bottom:auto;max-width:22rem;top:50%}.starRate__caption{margin-left:0}.starRate__fieldset{justify-content:flex-end}.starRate__submited{justify-content:flex-start}.starRate__error{font-size:.875rem}}.loader{align-items:center;background-color:hsla(0,0%,100%,.5);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:110}.loader svg{animation:rotation 10s infinite}.academy-investments .loader,.page-theme-dark .loader{background-color:rgba(0,0,0,.5)}.academy-investments .loader circle,.page-theme-dark .loader circle{stroke:#fff}.header-buttons__search{overflow:hidden;position:relative;transition:.3s;width:48px}.header-buttons__search svg{display:block;margin-right:1rem;transition:.3s}.header-buttons__search path{transition:.3s}.header-buttons__search:hover path{fill:#8bc540;transition:.3s}.header-buttons__search:after,.header-buttons__search:before{background-color:#000;content:"";height:1.5rem;height:100%;left:20%;opacity:0;position:absolute;top:0;transition:.3s;width:1.5rem;width:2px}.header-buttons__search.active svg{opacity:0;transition:.3s}.header-buttons__search.active:before{opacity:1;transform:rotate(45deg);transition:.3s}.header-buttons__search.active:after{opacity:1;transform:rotate(-45deg);transition:.3s}@media(min-width:980px){.header-buttons__search{width:64px}.header-buttons__search svg{margin-right:2rem}.header-buttons__search.active{width:0}.header-buttons__search.active svg{opacity:1}.header-buttons__search.active:after,.header-buttons__search.active:before{display:none}}.academy-investments .header-buttons__search path,.page-theme-dark .header-buttons__search path{fill:#fff}.academy-investments .header-buttons__search:hover path,.page-theme-dark .header-buttons__search:hover path{fill:#a3d562}.academy-investments .header-buttons__eng,.page-theme-dark .header-buttons__eng{color:#fff}.academy-investments .header-buttons__eng:hover,.page-theme-dark .header-buttons__eng:hover{color:#a3d562}.search{background-color:#fff;height:0;left:0;overflow:hidden;pointer-events:none;position:fixed;right:0;transition:.3s;z-index:313}.search.active{bottom:0;overflow:visible;pointer-events:all}.search.active .search__container{opacity:1;transition:.5s}.search__container{margin:0 auto;max-width:100rem;opacity:0;padding:1.5rem 0 0;position:relative;transition:.5s}.search__close{display:none}.search__title{color:#000;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.75rem;line-height:2rem;margin-bottom:1.25rem;padding:0 1.25rem;text-align:center}.search__wrapper{height:calc(100vh - 190px);overflow-y:scroll;padding:0 1.25rem 1.5rem}.search__wrapper::-webkit-scrollbar{width:14px}.search__wrapper::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#c9d0d2;border:4px solid transparent;border-radius:7px}.search.is-mac .search__wrapper{height:calc(100vh - 240px)}.search__field-wrap{position:relative}.search__field{align-items:center;border:1px solid #dedede;border-radius:24px;color:#000;display:flex;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;height:3rem;line-height:1.25rem;margin-bottom:.75rem;padding:.75rem 1rem;transition:.3s;width:100%}.search__field::placeholder{color:#737373}.search__field:hover{border-color:#8bc540;transition:.3s}.search__clear{height:1.25rem;position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);transition:.3s;width:1.25rem}.search__clear:after,.search__clear:before{background-color:#77798c;content:"";height:1px;left:50%;position:absolute;top:50%;transition:.3s;width:.9375rem}.search__clear:before{transform:translate(-50%,-50%) rotate(45deg)}.search__clear:after{transform:translate(-50%,-50%) rotate(-45deg)}.search__clear:hover:after,.search__clear:hover:before{background-color:#000;transition:.3s}.search__clear:active{background-color:#77798c;transform:scale(.98);transition:.3s}.search__submit{align-items:center;background-color:#1e1b1b;border:1px solid #000;border-radius:24px;color:#fff;display:flex;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;justify-content:center;line-height:1.25rem;margin-bottom:1.5rem;min-height:2.875rem;padding:.75rem 1rem;transition:.3s;width:100%}.search__submit:hover{background-color:#fff;color:#000;transition:.3s}.search__submit:active{background-color:#1e1b1b;color:#fff;transform:scale(.98);transition:.3s}.search__tags{display:flex;margin-bottom:.75rem;margin-right:-20px;overflow-x:scroll;padding-bottom:.75rem}.search__tags::-webkit-scrollbar{width:14px}.search__tags::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#c9d0d2;border:4px solid transparent;border-radius:7px}.search__tag{position:relative}.search__label{border:1px solid #dedede;border-radius:24px;color:#000;cursor:pointer;display:inline-block;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;height:3rem;line-height:1.25rem;margin-right:.25rem;padding:.875rem 1.5rem;transition:.3s;white-space:nowrap;width:auto}.search__label:hover{border-color:#8bc540;transition:.3s}.search__result{position:relative}.search__subtitle{color:#000;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.5rem;line-height:1.75rem;margin-bottom:1rem}.search__subtitle:last-of-type{margin-bottom:1.5rem}.search__popular-list{display:flex;flex-wrap:wrap;margin-bottom:1rem;max-width:51.875rem}.search__popular-link{border-bottom:1px solid #dedede;color:#000;display:inline-block;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25rem;margin-bottom:.5rem;margin-right:1rem;padding:.5rem 0;transition:.3s}.search__popular-link:hover{border-color:#8bc540;transition:.3s}.search__popular-link:active{color:#8bc540;transform:scale(.98);transition:.3s}.search__directions-list{display:flex;flex-wrap:wrap}.search__direction-item{margin-bottom:1.5rem;width:100%}.search__direction-link{display:flex}.search__direction-link:hover .search__direction-title{color:#67a511;transition:.3s}.search__direction-img{margin-right:.75rem;max-height:3rem;max-width:3rem;min-height:3rem;min-width:3rem}.search__direction-title{color:#000;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25rem;margin-bottom:.25rem;transition:.3s}.search__direction-desc{color:#737373;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.25rem}.search__empty{display:flex;flex-direction:column;height:70%;justify-content:center}.search__empty .search__subtitle{margin-bottom:2rem}.search__empty .search__desc{color:#000;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.5rem;line-height:1.75rem;margin-bottom:1.5rem}.search__empty .search__popular-list{margin:0 auto}.search__chosen-type{display:none}.search input[type=radio]:checked+label{background-color:#8bc540;border-color:#8bc540;transition:.3s}.search__hiden-trigger{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;z-index:1}@media(min-width:768px){.search__container{padding:2rem 0 0}.search__title{font-size:2rem;line-height:2.25rem;margin-bottom:1.5rem;padding:0 1.5rem}.search__wrapper{height:calc(100vh - 180px);padding:0 1.5rem}.search__filedgroup{display:flex;margin-bottom:1.5rem}.search__filedgroup:last-of-type{margin-bottom:.5rem}.search__field-wrap{margin:0 .5rem 0 0;width:100%}.search__field{margin:0;padding:.75rem 1.625rem}.search__submit{display:inline-block;margin:0;min-width:10.75rem;width:auto}.search__subtitle{font-size:2rem;line-height:2.25rem;margin-bottom:1.5rem}.search__popular-list{margin-bottom:2rem}.search__directions-list{justify-content:space-between}.search__direction-item{width:calc(50% - 20px)}.search__chosen-type{background-color:#a3d562;border-radius:24px;color:#000;cursor:pointer;display:inline-block;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;left:10px;line-height:1.25rem;padding:.3125rem 2.125rem .3125rem 1rem;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;width:auto}.search__chosen-type:after,.search__chosen-type:before{background-color:#000;content:"";height:10px;position:absolute;right:16px;top:50%;width:2px}.search__chosen-type:before{transform:translateY(-50%) rotate(45deg)}.search__chosen-type:after{transform:translateY(-50%) rotate(-45deg)}.search__chosen-type:hover{background-color:#8bc540;transition:.3s}.search__empty .search__desc,.search__empty .search__subtitle{text-align:center}}@media(min-width:1200px){.search__subtitle{margin-bottom:1rem}.search__close{display:block;height:2.375rem;position:absolute;right:2.8125rem;top:.9375rem;width:2.375rem}.search__close:after,.search__close:before{background-color:#000;border-radius:10px;content:"";height:2px;left:50%;position:absolute;top:50%;width:100%}.search__close:before{transform:translate(-50%,-50%) rotate(45deg)}.search__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.search__container{padding:1.5rem 0 0}.search__title{font-size:3rem;line-height:3.25rem;padding:0 7.5rem;text-align:start}.search__wrapper{height:auto;overflow:hidden;padding:0}.search.is-mac .search__wrapper{height:auto}.search__form{padding:0 7.5rem}.search__result{height:calc(100vh - 280px);overflow-y:scroll;padding:0 7.5rem 4.375rem}.search__result::-webkit-scrollbar{width:14px}.search__result::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#c9d0d2;border:4px solid transparent;border-radius:7px}.search.is-mac .search__result{height:calc(100vh - 350px)}.search__popular-list{margin-bottom:2.25rem}.search__directions-list{justify-content:flex-start;max-width:65rem}.search__direction-item{margin-right:1.5rem;width:20rem}.search__tags{margin-bottom:.5rem;padding-bottom:0}}.academy-investments .search,.page-theme-dark .search{background-color:#1e1b1b}.academy-investments .search__close:after,.academy-investments .search__close:before,.page-theme-dark .search__close:after,.page-theme-dark .search__close:before{background-color:#fff}.academy-investments .search__desc,.academy-investments .search__direction-title,.academy-investments .search__popular-link,.academy-investments .search__subtitle,.academy-investments .search__title,.page-theme-dark .search__desc,.page-theme-dark .search__direction-title,.page-theme-dark .search__popular-link,.page-theme-dark .search__subtitle,.page-theme-dark .search__title{color:#fff}.academy-investments .search__field,.page-theme-dark .search__field{background-color:#1e1b1b;border-color:#fff;caret-color:#fff;color:#fff}.academy-investments .search__label,.academy-investments .search__submit,.page-theme-dark .search__label,.page-theme-dark .search__submit{background-color:#fff;border-color:#fff;color:#252628}.academy-investments .search__label:hover,.academy-investments .search__submit:hover,.page-theme-dark .search__label:hover,.page-theme-dark .search__submit:hover{background-color:transparent;color:#fff}.s-response{max-width:100%;overflow:hidden}.s-response__list{border-bottom:1px solid #dedede}.s-response__item,.s-response__list{margin-bottom:1.5rem}.s-response__link{color:#000}.s-response__link:hover .s-response__title{color:#8bc540;transition:.3s}.s-response__file-link,.s-response__link.disabled:hover .s-response__title{color:#000}.s-response__file-link:hover .s-response__file span{color:#8bc540;transition:.3s}.s-response__sub{color:#000;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25rem;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.s-response__sub:before{background-color:#000;border-radius:50%;content:"";height:6px;left:7px;position:absolute;top:50%;transform:translateY(-50%);width:6px}.s-response__title{color:#000;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25rem;margin-bottom:.5rem;transition:.3s}.s-response__desc{-ms-line-clamp:2;-webkit-line-clamp:2;line-clamp:2;word-wrap:break-word;-webkit-box-orient:vertical;box-orient:vertical;display:-webkit-box;display:box;margin-bottom:1rem;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.s-response__date,.s-response__desc{color:#737373;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.25rem}.s-response__date{margin-bottom:.5rem}.s-response__file-wrap{margin-bottom:1rem}.s-response__file{display:flex;margin-bottom:.875rem}.s-response__file svg{margin-right:.5rem}.s-response__file span{color:#000;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:1rem;line-height:1.25rem;transition:.3s}.s-response__file-format{display:flex}.s-response__file-format span{color:#737373;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.25rem;margin-right:.5rem;text-transform:uppercase}.s-response__show-more{color:inherit;display:block;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:.875rem;line-height:1rem;margin:0 auto;padding:.625rem 0 1.875rem;transition:.3s}.s-response__show-more svg{margin-bottom:-.3125rem;margin-right:.625rem;transition:.3s}.s-response__show-more:hover svg{animation:rotation 10s ease infinite;transition:.3s}@media(min-width:768px){.s-response__show-more{font-size:1rem;line-height:1.25rem}}.academy-investments .s-response__file span,.academy-investments .s-response__sub,.academy-investments .s-response__title,.page-theme-dark .s-response__file span,.page-theme-dark .s-response__sub,.page-theme-dark .s-response__title{color:#fff}.academy-investments .s-response__sub:before,.page-theme-dark .s-response__sub:before{background-color:#fff}.academy-investments .s-response__show-more,.page-theme-dark .s-response__show-more{color:#fff}.academy-investments .s-response__show-more path,.page-theme-dark .s-response__show-more path{fill:#fff}.usefulness-survey{background:#f8f8f8;color:#252628;margin-bottom:0;margin-top:3.25rem}.usefulness-survey__container{margin:0 auto;max-width:47rem;overflow:hidden;padding:1.5rem 1rem}@media(max-width:1224px){.usefulness-survey__container{min-height:80px}}.usefulness-survey__title{color:inherit;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1.375rem;line-height:1.625rem;text-align:center}.usefulness-survey__title--success{font-family:Gilroy-SemiBold,Arial,sans-serif;margin-bottom:.75rem}.usefulness-survey__fieldgroup-wrap{align-items:center;display:flex;gap:2.5rem;overflow:hidden;transition:.3s}@media(max-width:1280px){.usefulness-survey__fieldgroup-wrap{flex-direction:column;gap:1.5rem}}@media(max-width:767px){.usefulness-survey__fieldgroup-wrap{gap:.75rem}}.usefulness-survey__fieldgroup{align-items:center;display:flex;justify-content:center}.usefulness-survey__radio{margin-right:2.5rem}.usefulness-survey__radio label{align-items:center;cursor:pointer;display:flex}.usefulness-survey__radio span{color:inherit;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5rem}.usefulness-survey__radio:last-of-type{margin-right:0}.usefulness-survey__radio:hover .usefulness-survey__icon{border-color:#8bc540;transition:.3s}.usefulness-survey__icon{align-items:center;border-radius:50%;display:flex;height:3rem;justify-content:center;margin-right:1rem;min-height:3rem;min-width:3rem;transition:.3s;width:3rem}.usefulness-survey__textarea-wrap{max-height:0;overflow:hidden;position:relative;transition:.3s}.usefulness-survey__textarea{border:1px solid #dedede;border-radius:20px;color:inherit;display:block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.25rem;margin:0 auto .375rem;min-height:7.3125rem;outline:none;padding:.875rem 2.75rem .875rem 1.5rem;resize:none;width:100%}.usefulness-survey__textarea::placeholder{color:#737373}.usefulness-survey__textarea:focus{border-color:#000}.usefulness-survey__sub{color:#737373;display:block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.75rem;line-height:1rem;margin-bottom:.875rem}.usefulness-survey__submit{align-items:center;background-color:#000;border:1px solid #000;border-radius:24px;color:#fff;display:flex;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:.875rem;justify-content:center;line-height:1rem;margin:1.5rem auto 0;min-height:2.5rem;min-width:160px;padding:.625rem 1.25rem;position:relative;transition:.3s}@media(max-width:767px){.usefulness-survey__submit{width:100%}}.usefulness-survey__submit.disabled{background-color:transparent;color:#737373;pointer-events:none}.usefulness-survey__submit>div{padding:0!important}.usefulness-survey__submit .preloader{height:20px;margin-right:10px;width:20px}.usefulness-survey__submit:hover{background-color:transparent;color:#252628;transition:.3s}.usefulness-survey__desc{color:#737373;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.25rem;text-align:center}.usefulness-survey__desc--error{color:#e14646}.usefulness-survey__clear{height:.8125rem;position:absolute;right:1.25rem;top:1.125rem;width:.8125rem}.usefulness-survey__clear:after,.usefulness-survey__clear:before{background-color:#999;content:"";height:1px;left:50%;position:absolute;top:50%;width:100%}.usefulness-survey__clear:before{transform:translate(-50%,-50%) rotate(45deg)}.usefulness-survey__clear:after{transform:translate(-50%,-50%) rotate(-45deg)}.usefulness-survey__success{max-height:0;overflow:hidden;transition:.3s}.usefulness-survey__error-wrap{margin-top:1.25rem}.usefulness-survey__error-wrap .usefulness-survey__error{text-align:center}.usefulness-survey__error{color:#e14646;display:block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.75rem;line-height:1rem}.usefulness-survey__preload{align-items:center;background:#f8f8f8;display:flex;height:100%;justify-content:center;width:100%;z-index:2}.usefulness-survey__preload .preloader{height:32px;width:32px}@media(max-width:768px){.usefulness-survey__preload .n-py-4{padding:0!important}}.usefulness-survey__preload-content{align-items:center;display:flex;gap:24px}@media(min-width:768px){.usefulness-survey{margin-top:6rem}.usefulness-survey__container{padding:2.375rem 0}}@media(min-width:768px)and (max-width:1280px){.usefulness-survey__container{flex-direction:column;padding:2rem 5.25rem}}@media(min-width:768px){.usefulness-survey__title{font-size:2rem;line-height:2.25rem}.usefulness-survey__title--success{margin-bottom:1rem}.usefulness-survey__textarea{margin-bottom:.375rem}.usefulness-survey__sub{font-size:.875rem;margin-bottom:.875rem}.usefulness-survey__submit{font-size:1rem;line-height:1.25rem;min-height:3rem;padding:.75rem 1.5rem}.usefulness-survey__desc{font-size:1rem;line-height:1.5rem}.usefulness-survey__error{font-size:.875rem}}.page-theme-dark .usefulness-survey{background:transparent}.page-theme-dark .usefulness-survey__icon>svg>path{fill:#fff}.page-theme-dark .usefulness-survey__icon>svg>rect{fill:#494c4b}.page-theme-dark .usefulness-survey__icon:hover>svg>path,.page-theme-dark .usefulness-survey__radio:hover>label>.usefulness-survey__icon>svg>path{fill:#82bf00}.page-theme-dark .usefulness-survey__radio:hover>label>span{color:#82bf00}.academy-detail-tim .usefulness-survey__title,.academy-investments:not(:has(.academy-investments-page)) .usefulness-survey__title,.page-theme-dark .usefulness-survey__title{color:#fff}.academy-detail-tim .usefulness-survey__radio span,.academy-investments:not(:has(.academy-investments-page)) .usefulness-survey__radio span,.page-theme-dark .usefulness-survey__radio span{color:#fff}.academy-detail-tim .usefulness-survey__textarea,.academy-investments:not(:has(.academy-investments-page)) .usefulness-survey__textarea,.page-theme-dark .usefulness-survey__textarea{background-color:transparent;border-color:#fff;caret-color:#fff;color:#fff}.academy-detail-tim .usefulness-survey__submit,.academy-investments:not(:has(.academy-investments-page)) .usefulness-survey__submit,.page-theme-dark .usefulness-survey__submit{background-color:#fff;border-color:#fff;color:#252628}.academy-detail-tim .usefulness-survey__submit:hover,.academy-investments:not(:has(.academy-investments-page)) .usefulness-survey__submit:hover,.page-theme-dark .usefulness-survey__submit:hover{background-color:transparent;color:#fff}#academy-faq-form{margin-bottom:52px;padding-bottom:0}@media(min-width:768px){#academy-faq-form{margin-bottom:96px}}.preload-fade-enter-active,.preload-fade-leave-active{transition:opacity .2s ease}.preload-fade-enter-from,.preload-fade-leave-to{opacity:0}.analytics-section{margin-bottom:4rem;padding:0 1rem}.analytics-section .arrow-button.black-arrow:hover{background-color:transparent}.analytics-section__list{margin-bottom:1rem}.analytics-section__item{margin-bottom:1rem;min-height:20rem;position:relative}.analytics-section__item:last-of-type{margin-bottom:0}.analytics-section .a-as-tabs-table{padding:1rem}.analytics-section .a-as-article-header{margin-bottom:2rem}.analytics-section .a-as-article-header__title{color:#252628;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:2rem;line-height:2.25rem}.analytics-section .a-as-article-header__date{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.25rem;margin:0}.analytics-section .a-as-tabs-table__nav{margin-bottom:1.125rem}.analytics-section .a-as-tabs-table__nav-btn{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.75rem;line-height:1rem}.analytics-section .a-table tr,.analytics-section .a-table tr:last-of-type{padding:.75rem 0}.analytics-section .a-table tr.title-row{border-bottom:1px solid #dedede!important}.analytics-section .a-table tbody tr:first-of-type td{padding-top:0}.analytics-section .a-table th{color:#6d6d6d;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:.75rem;line-height:1rem;padding-bottom:.75rem}.analytics-section .a-table td{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.25rem}.analytics-section .a-as-tabs-table__container{margin-bottom:2rem}.analytics-section .a-as-article-footer{padding:0}.analytics-section .a-as-article-footer__desc{color:#6d6d6d;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.75rem;line-height:1rem}.analytics-section .a-as-article-footer__desc b{color:#252628}.analytics-section .a-as-info-block{background-color:#c3dbff;justify-content:flex-start;min-height:auto;padding:1rem}.analytics-section .a-as-info-block .a-as-article-header{margin-bottom:3rem}.analytics-section .a-as-info-block__wrapper{margin-bottom:.75rem}.analytics-section .a-as-info-block__wrapper:last-of-type{margin-bottom:3rem}.analytics-section .a-as-info-block__subtitle{color:#252628;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:2rem;line-height:2.25rem;margin-bottom:.25rem}.analytics-section .a-as-info-block__desc{color:#252628;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:.875rem;line-height:1.25rem}.analytics-section .a-as-info-block__desc--less{font-family:Gilroy-Medium,Arial,sans-serif;margin-bottom:0}.analytics-section .a-m-analysis__wrapper{display:flex;flex-direction:column;margin-bottom:2rem}.analytics-section .a-m-analysis__title{color:#252628;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:2rem;line-height:2.25rem;margin-bottom:.5rem;order:1}.analytics-section .a-m-analysis__date{order:2}.analytics-section .a-m-analysis__date,.analytics-section .a-m-analysis__desc{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.875rem;line-height:1.25rem;margin:0}.analytics-section .a-m-analysis__container{margin-bottom:2rem}.analytics-section .a-m-analysis__container:last-of-type{margin-bottom:0}.analytics-section .a-m-analysis table tbody tr td{padding-bottom:0;padding-top:1rem}.analytics-section .a-m-analysis table tbody tr:first-of-type td{padding-bottom:0;padding-top:.875rem}.analytics-section .a-m-analysis table tbody tr:last-of-type td{padding-bottom:.875rem}.analytics-section .a-m-analysis table td{color:#6d6d6d;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:.875rem;line-height:1.25rem}.analytics-section .a-m-analysis table td:first-of-type{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:.75rem;line-height:1rem}.analytics-section .a-m-analysis__footer{justify-content:space-between;padding-top:2rem}.analytics-section .a-m-analysis__link{margin-right:0}.analytics-section .a-arrow-icon{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:1rem;line-height:1.5rem}.analytics-section .a-arrow-icon:before{height:2px}.analytics-section .a-arrow-icon:after{border-width:2px}@media(min-width:768px){.analytics-section__list{padding-top:2rem}.analytics-section__item{min-height:16rem}.analytics-section .a-as-tabs-table{min-height:auto;padding:1.5rem}.analytics-section .a-as-article-footer,.analytics-section .a-as-tabs-table__container{margin-left:auto;width:50%}.analytics-section .a-as-article-header{left:1.5rem;max-width:45%;position:absolute}.analytics-section .a-as-tabs-table__nav-btn{font-size:1rem;line-height:1.5rem}.analytics-section .a-table tr,.analytics-section .a-table tr:last-of-type{padding:.5rem 0}.analytics-section .a-table th{font-size:.875rem;line-height:1.25rem}.analytics-section .a-table td{font-size:1rem;line-height:1.5rem}.analytics-section .a-as-tabs-table__container{margin-bottom:1.75rem}.analytics-section .a-as-article-footer__desc{font-size:.875rem;line-height:1.25rem}.analytics-section .a-as-info-block{padding:1.5rem}.analytics-section .a-as-info-block__wrapper{margin-left:auto;width:50%}.analytics-section .a-as-info-block__wrapper:first-of-type{margin-top:0}.analytics-section .a-as-info-block__desc,.analytics-section .a-as-info-block__subtitle{text-align:left}.analytics-section .a-m-analysis__container{margin-left:auto;width:50%}.analytics-section .a-m-analysis__wrapper{align-items:flex-start;left:1.5rem;max-width:45%;position:absolute}.analytics-section .a-as-article-header__title,.analytics-section .a-m-analysis__title{font-size:1.25rem;line-height:1.5rem}.analytics-section .a-m-analysis__container{margin-bottom:2rem}.analytics-section .a-m-analysis__container:last-of-type{margin-bottom:0}.analytics-section .a-m-analysis table tbody tr td,.analytics-section .a-m-analysis table tbody tr:first-of-type td{padding-top:.75rem}.analytics-section .a-m-analysis table tbody tr:last-of-type td{padding-bottom:.75rem}.analytics-section .a-m-analysis table td:first-of-type{font-size:.875rem;line-height:1.25rem}.analytics-section .a-m-analysis__footer{justify-content:flex-start;padding-top:2rem}.analytics-section .a-m-analysis__link{margin-right:1.5rem}}@media(min-width:1025px){.analytics-section .a-m-analysis{min-height:auto;padding:1.5rem;width:100%}}@media(min-width:1124px){.analytics-section{position:relative}.analytics-section .grid-wrapper__link{position:absolute;right:40px;top:54px}.analytics-section .grid-wrapper__link a{margin:0}.analytics-section__list{padding-top:0}}@media(min-width:1300px){.analytics-section{margin-left:auto;margin-right:auto;max-width:100rem;padding-left:2.5rem;padding-right:2.5rem}.analytics-section__list{display:flex;justify-content:space-between}.analytics-section__item{width:calc(33% - 11px)}.analytics-section .a-as-article-header,.analytics-section .a-m-analysis__wrapper{max-width:none;position:static}.analytics-section .a-as-article-footer,.analytics-section .a-as-info-block__wrapper,.analytics-section .a-as-tabs-table__container,.analytics-section .a-m-analysis__container{width:100%}.analytics-section .a-as-info-block__desc,.analytics-section .a-as-info-block__subtitle{text-align:center}.analytics-section .a-as-tabs-table{min-height:37.5rem;padding:2rem}.analytics-section .a-as-tabs-table__nav{margin-bottom:2.25rem;margin-top:4.625rem}.analytics-section .a-table tr:last-of-type{border-bottom:1px solid #dedede}.analytics-section .a-as-info-block{justify-content:space-between;min-height:37.5rem;padding:2rem}.analytics-section .a-m-analysis{justify-content:flex-start;min-height:37.5rem;padding:2rem}.analytics-section .a-m-analysis__wrapper{margin-bottom:3.25rem;margin-bottom:2rem}.analytics-section .a-m-analysis table th:first-of-type{padding-right:5rem}.analytics-section .a-m-analysis__container:last-of-type{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}}@media(min-width:1400px){.analytics-section .a-as-article-header__title{font-size:2rem;line-height:2.25rem}.analytics-section .a-as-info-block__subtitle{font-size:4.25rem;line-height:4.25rem}.analytics-section .a-as-info-block__desc{font-size:1rem;line-height:1.5rem}.analytics-section .a-m-analysis__title{font-size:2rem;line-height:2.25rem}.analytics-section .a-m-analysis table td:first-of-type,.analytics-section .a-m-analysis__desc{font-size:1rem;line-height:1.5rem}}@media screen and (max-width:767px){.analytics-section .a-as-article-header__title{font-size:1.125rem;line-height:1.5rem}.analytics-section .a-as-article-header{margin-bottom:.75rem}.analytics-section .a-as-info-block .a-as-article-header{margin-bottom:3rem}.analytics-section .a-m-analysis__wrapper{margin-bottom:24px}}.telegram-block{bottom:2rem;position:fixed;right:6.75rem;z-index:100}@media(max-width:430px){.telegram-block{bottom:0;right:50%;transform:translateX(50%);width:320px}}.telegram-block__popup{align-items:center;background:#fff;border-radius:.5rem;box-shadow:0 .5rem 1.5rem 0 rgba(0,0,0,.059);box-sizing:border-box;display:flex;flex-direction:column;min-width:250px;padding:1.25rem 1.3125rem;position:relative;width:16.1875rem}@media only screen and (max-width:767px){.telegram-block__popup{padding:1.25rem 1rem;width:320px}}.telegram-block__popup-qr{height:9.4375rem;margin-bottom:1rem;min-height:150px;min-width:150px;width:9.4375rem}@media only screen and (max-width:767px){.telegram-block__popup-qr{display:none}}.telegram-block__popup-block{display:none;gap:.75rem}@media only screen and (max-width:767px){.telegram-block__popup-block{display:flex}}.telegram-block__popup-block-icon{height:3rem;width:3rem}.telegram-block__popup-close{cursor:pointer;position:absolute;right:.75rem;top:.75rem}@media only screen and (max-width:767px){.telegram-block__popup-close{right:.5rem;top:.5rem}}.telegram-block__popup-link{border-bottom:.0625rem solid #000;color:#000}.telegram-block__popup-link-button{background:#252628;border-radius:1.25rem;color:#fff;display:none;font-family:Gilroy-SemiBold,sans-serif;font-size:.875rem;line-height:1.25rem;margin-top:1rem;padding-bottom:.625rem;padding-top:.625rem;text-align:center;width:100%}@media only screen and (max-width:767px){.telegram-block__popup-link-button{display:block}}.telegram-block__popup-link:hover{border-bottom:.0625rem solid #000;color:#000}.telegram-block__popup-text{font-family:Gilroy-SemiBold,sans-serif;font-size:14px;line-height:20px;margin-bottom:0;text-align:center}@media only screen and (max-width:767px){.telegram-block__popup-text{display:none;font-size:12px;line-height:16px;text-align:unset}}.telegram-block__popup-text_mobile{display:none}@media only screen and (max-width:767px){.telegram-block__popup-text_mobile{display:block}}.pagelinks{color:#252628;margin-top:52px}.pagelinks__container{margin:64px auto;max-width:1264px;overflow:hidden;padding:0 16px}.pagelinks__title{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:22px;line-height:26px;margin-bottom:24px;text-align:center}.pagelinks__link{align-items:center;background-color:#fff;border:1px solid #dedede;border-radius:24px;color:#252628;display:flex;flex-grow:0;flex-shrink:1;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;gap:2px;justify-content:center;line-height:38px;min-width:0;padding:0 20px;transition:.3s}.pagelinks__link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pagelinks__link:hover{border-color:#a3d562;transition:.3s}.pagelinks__link:active{background-color:#a3d562;color:#000;transform:scale(.99);transition:.3s}.pagelinks__wrapper{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}@media(min-width:768px){.pagelinks__container{margin:72px auto}.pagelinks__title{margin-bottom:32px}.pagelinks__wrapper{gap:16px}.pagelinks__link{font-size:16px;line-height:48px}}@media(min-width:1025px){.pagelinks__container{margin:96px auto}}.page-theme-dark .pagelinks__title{color:#fff}.page-theme-dark .pagelinks__link{background-color:transparent;color:#fff}.page-theme-dark .pagelinks__link svg path{fill:#fff}@keyframes rotation{0%{transform:rotate(0)}10%{transform:rotate(1turn)}20%{transform:rotate(2turn)}30%{transform:rotate(3turn)}40%{transform:rotate(4turn)}50%{transform:rotate(5turn)}60%{transform:rotate(6turn)}70%{transform:rotate(7turn)}80%{transform:rotate(8turn)}90%{transform:rotate(9turn)}to{transform:rotate(10turn)}}.collateral-property-list{margin-top:80px}.collateral-property-list__title{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:32px;font-weight:600;line-height:36px;margin-bottom:32px}@media(max-width:767px){.collateral-property-list__title{font-size:18px;line-height:24px;margin-bottom:24px}}.collateral-property-list__type{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:16px;font-weight:600;line-height:24px;margin-bottom:12px}@media(max-width:767px){.collateral-property-list__type{font-size:14px;line-height:20px}}.collateral-property-list__line{border-bottom:1px solid #000;margin-bottom:24px;width:100%}@media(max-width:767px){.collateral-property-list__line{margin-bottom:12px}}.collateral-property-list__link{border-bottom:1px solid #e6e6e6;color:#000;display:flex;font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;font-weight:500;gap:8px;line-height:24px;margin-bottom:24px;padding-bottom:20px}.collateral-property-list__link>svg{max-width:24px;width:100%}@media(max-width:767px){.collateral-property-list__link{font-size:14px;line-height:20px;margin-bottom:16px}.collateral-property-list__link>svg{height:16px;max-width:16px}}.collateral-property-list__link:last-of-type{margin:0}.collateral-property-list__button-container{display:flex;justify-content:center}.collateral-property-list__button{align-items:center;color:#252628;cursor:pointer;display:flex;font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;font-weight:500;gap:8px;line-height:24px}@media(max-width:767px){.collateral-property-list__button{font-size:16px;line-height:24px}}.collateral-property-list__button:hover>svg{animation:rotation 8s;animation-iteration-count:1}.collateral-property__breadcrumb{margin-bottom:12px}.collateral-property__breadcrumb-text{align-items:center;color:#000;display:flex;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;font-weight:600;gap:4px;line-height:20px;transition:.35s;width:max-content}.collateral-property__breadcrumb-text:hover{color:#a3d562}.collateral-property__breadcrumb-text:hover svg circle{fill:#a3d562}.collateral-property__breadcrumb-text svg circle{transition:.35s}@media(max-width:767px){.collateral-property__breadcrumb-text{gap:unset}}.collateral-property__title{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:44px;font-weight:600;line-height:48px}@media(max-width:767px){.collateral-property__title{font-size:22px;line-height:26px}}.collateral-property__line{border-bottom:1px solid #e6e6e6;margin:32px 0;width:100%}@media(max-width:767px){.collateral-property__line{margin:16px 0}}.collateral-property__scheme{margin-bottom:80px}@media(max-width:767px){.collateral-property__scheme{margin-bottom:32px}}.collateral-property__scheme-title{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:32px;font-weight:600;line-height:36px;margin-bottom:24px}@media(max-width:767px){.collateral-property__scheme-title{font-size:16px;line-height:24px}}@media(max-width:1300px){.collateral-property__scheme-container{overflow:scroll}}.collateral-property__scheme-wrapper{width:799px}@media(max-width:1300px){.collateral-property__scheme-wrapper{padding-bottom:20px}}.collateral-property__scheme-line{display:flex;justify-content:space-between;width:100%}.collateral-property__scheme-line_sign{gap:19px;justify-content:center;margin-top:20px}.collateral-property__scheme-sign-text{color:#999;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;margin-top:12px;max-width:310px;text-align:left}.collateral-property__scheme-sign-text_center{text-align:center}.collateral-property__scheme-tooltip{cursor:pointer;display:inline-block;height:14px;transition:.3s;vertical-align:middle;width:14px}.collateral-property__scheme-tooltip path{transition:.3s}.collateral-property__scheme-tooltip:hover path{fill:#a3d562;transition:.3s}.collateral-property__scheme-tooltip:hover .collateral-property__scheme-tooltip-text{display:block}.collateral-property__scheme-tooltip-text{background-color:#252628;border-radius:4px;color:#fff;display:none;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;left:0;line-height:20px;margin:0 8px;padding:8px;position:absolute;right:0;text-align:center;top:50px;width:140%;z-index:100}@media(max-width:768px){.collateral-property__scheme-tooltip-text{width:100%}}.collateral-property__scheme-card{align-items:center;background:#f8f8f8;display:flex;gap:20px;padding:20px;position:relative}.collateral-property__scheme-card-image{height:48px;width:48px}.collateral-property__scheme-card-text{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:16px;font-weight:600;line-height:24px}.collateral-property__scheme-image{height:170px;max-width:799px}@media(max-width:1300px){.collateral-property__scheme-image{max-width:736px;object-fit:contain}}.collateral-property__variants{margin-bottom:80px}@media(max-width:767px){.collateral-property__variants{margin-bottom:52px}}.collateral-property__variants-title{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:32px;font-weight:600;line-height:36px;margin-bottom:32px}@media(max-width:767px){.collateral-property__variants-title{font-size:18px;line-height:24px}}.collateral-property__variants-container{display:flex;gap:32px}@media(max-width:767px){.collateral-property__variants-container{flex-direction:column;gap:24px}}.collateral-property__variants-card{display:flex}.collateral-property__variants-card-number{align-items:center;background:#c4e88b;border-radius:100%;display:flex;height:52px;justify-content:center;margin-right:24px;max-width:52px;width:100%}@media(max-width:767px){.collateral-property__variants-card-number{height:32px;margin-right:12px;max-width:32px}}.collateral-property__variants-card-number-text{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:20px;font-weight:600;line-height:24px}@media(max-width:767px){.collateral-property__variants-card-number-text{font-size:14px;line-height:20px}}.collateral-property__variants-card-info{max-width:540px}.collateral-property__variants-card-info-title{border-bottom:1px solid #000;color:#000;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:20px;font-weight:600;line-height:24px;margin-bottom:8px;width:max-content}@media(max-width:767px){.collateral-property__variants-card-info-title{font-size:16px;line-height:24px}}.collateral-property__variants-card-info-text{color:#6d6d6d;font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin-top:8px}@media(max-width:767px){.collateral-property__variants-card-info-text{font-size:14px;line-height:20px}}.collateral-property__ways{margin-bottom:40px}@media(max-width:767px){.collateral-property__ways{margin-bottom:16px}}.collateral-property__ways-title{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:32px;font-weight:600;line-height:36px;margin-bottom:24px}@media(max-width:767px){.collateral-property__ways-title{font-size:22px;line-height:26px}}.collateral-property__ways-desc{font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin-bottom:44px}@media(max-width:767px){.collateral-property__ways-desc{font-size:14px;line-height:20px;margin-bottom:16px}}.collateral-property__ways-container{display:flex;gap:40px}@media(max-width:1599px){.collateral-property__ways-container{flex-direction:column;gap:20px}}.collateral-property__ways-block{align-items:center;display:flex;gap:16px;max-width:286px;width:100%}@media(max-width:1599px){.collateral-property__ways-block{max-width:100%}}.collateral-property__ways-block_mini{max-width:395px}.collateral-property__ways-point{align-items:center;display:flex;font-size:20px;height:72px;justify-content:center;max-width:72px;position:relative;width:100%}.collateral-property__ways-point,.collateral-property__ways-point-text{font-family:Gilroy-SemiBold,Arial,sans-serif;font-weight:600;line-height:24px}.collateral-property__ways-point-text{font-size:16px}@media(max-width:767px){.collateral-property__ways-point-text{font-size:14px;line-height:20px}}.collateral-property__ways-point-text>a{border-bottom:1px solid #000;color:#252628;transition:.35s}.collateral-property__ways-point-text>a:hover{border-color:#a3d562;color:#a3d562}.collateral-property__ways-point>svg{height:72px;left:0;position:absolute;top:0;transform:rotate(270deg);width:72px}.collateral-property__ways-point>svg>circle{fill:transparent;stroke-width:4px;left:0;position:absolute;top:0;z-index:1}.collateral-property__ways-point>svg>circle:first-of-type{stroke:#efefef}.collateral-property__ways-point>svg>circle:last-of-type{stroke-dasharray:440;z-index:2}.collateral-property__pay{margin-bottom:40px}@media(max-width:767px){.collateral-property__pay{margin-bottom:52px}}.collateral-property__pay-title{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:24px;font-weight:600;line-height:28px;margin-bottom:24px}@media(max-width:767px){.collateral-property__pay-title{font-size:18px;line-height:24px}}.collateral-property__pay-point{align-items:center;display:flex;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:16px;font-weight:600;line-height:24px;margin-bottom:16px}@media(max-width:767px){.collateral-property__pay-point{font-size:14px;line-height:20px}.collateral-property__pay-point svg{max-width:20px;width:100%}}.collateral-property__pay-point:last-of-type{margin:0}.collateral-property__pay-point>span{margin-left:16px}.collateral-property__information{margin-bottom:80px}@media(max-width:767px){.collateral-property__information{margin-bottom:64px}}.collateral-property__information-title{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:24px;font-weight:600;line-height:28px;margin-bottom:24px}@media(max-width:767px){.collateral-property__information-title{margin-bottom:32px}}.collateral-property__information-container{display:flex;gap:64px}@media(max-width:767px){.collateral-property__information-container{flex-direction:column;gap:24px}}.collateral-property__information-card{display:flex;gap:24px}@media(max-width:767px){.collateral-property__information-card{gap:16px}}.collateral-property__information-card-image{height:72px;width:72px}@media(max-width:767px){.collateral-property__information-card-image{height:40px;width:40px}}.collateral-property__information-info{max-width:504px;width:100%}.collateral-property__information-info-title{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:20px;font-weight:600;line-height:24px;margin-bottom:8px}@media(max-width:767px){.collateral-property__information-info-title{font-size:16px;line-height:24px}}.collateral-property__information-info-desc{color:#6d6d6d;font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px}.collateral-property__information-info-desc a{color:#6d6d6d;text-decoration:underline;text-decoration-color:#6d6d6d;transition:.35s}.collateral-property__information-info-desc a:hover{color:#a3d562;text-decoration-color:#a3d562}@media(max-width:767px){.collateral-property__information-info-desc{font-size:14px;line-height:20px}}.block-with-information{display:flex;gap:64px;margin-bottom:80px}@media(max-width:1599px){.block-with-information{flex-direction:column;gap:32px}}@media(max-width:767px){.block-with-information{gap:16px}}.block-with-information__block_left{max-width:560px}@media(max-width:1599px){.block-with-information__block_left{max-width:100%}}.block-with-information__block_left>.block-with-information__block-title{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:32px;font-weight:600;line-height:36px;margin-bottom:24px}@media(max-width:767px){.block-with-information__block_left>.block-with-information__block-title{font-size:18px;line-height:24px;margin-bottom:16px}}.block-with-information__block_left>.block-with-information__block-desc{font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin-bottom:24px}@media(max-width:767px){.block-with-information__block_left>.block-with-information__block-desc{font-size:14px;line-height:20px;margin-bottom:24px}}.block-with-information__block_right{background:url(/static/dist/v2/img/block-information-banner.png) no-repeat;background-size:cover;max-width:640px;padding:40px;width:100%}@media(max-width:1599px){.block-with-information__block_right{background-size:100% 100%;max-width:100%}}@media(max-width:767px){.block-with-information__block_right{padding:24px 16px}}.block-with-information__block_right>.block-with-information__block-title{color:#fff;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:32px;font-weight:600;line-height:36px;margin-bottom:80px}@media(max-width:767px){.block-with-information__block_right>.block-with-information__block-title{font-size:22px;line-height:24px;margin-bottom:32px}}.block-with-information__block-link{align-items:center;color:#fff;display:flex;font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;font-weight:500;gap:8px;line-height:24px}@media(max-width:767px){.block-with-information__block-link{font-size:14px;line-height:20px}.block-with-information__block-link>svg{height:16px;width:16px}}.block-with-information__block-line{border-bottom:1px solid #000;width:100%}@media(max-width:1599px){.block-with-information__block-line:last-of-type{display:none}}.block-with-information__block-contact-info{color:#6d6d6d;font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin-bottom:12px;margin-top:12px}@media(max-width:767px){.block-with-information__block-contact-info{font-size:14px;line-height:20px}}.block-with-information__block-phone{color:#000;display:block;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:24px;font-weight:600;line-height:28px;margin-bottom:12px}@media(max-width:767px){.block-with-information__block-phone{font-size:18px;line-height:24px}}.offer-card{margin-bottom:16px;position:relative}.offer-card.disabled:before{background-color:#fff;bottom:0;content:"";left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.offer-card__img{background-color:#fafafa;max-height:300px;overflow:hidden;position:relative}.offer-card__img img{display:block;height:auto;object-fit:cover;width:100%}.offer-card__wrap{background-color:#f4f4f4;padding:16px}.offer-card__type{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;line-height:20px;margin-bottom:4px}.offer-card__prices{align-items:flex-end;display:flex;flex-wrap:wrap;margin-bottom:8px}.offer-card__price{color:#252628;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:24px;line-height:28px;margin-bottom:2px;margin-right:16px}.offer-card__old-price{color:#6d6d6d;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;line-height:20px;position:relative}.offer-card__old-price:before{background-color:#6d6d6d;content:"";height:1px;left:0;position:absolute;top:50%;width:100%}.offer-card__price-per-meter{font-size:12px;line-height:16px;width:100%}.offer-card__address,.offer-card__price-per-meter{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif}.offer-card__address{border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6;display:block;font-size:14px;line-height:20px;margin-bottom:16px;padding:8px 0}.offer-card__dates{display:flex;justify-content:space-between;margin-bottom:16px}.offer-card__date{width:calc(50% - 8px)}.offer-card__date-label{color:#6d6d6d;font-family:Gilroy-Medium,Arial,sans-serif;font-size:10px;line-height:12px}.offer-card__date-time{color:#252628;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;line-height:20px}.offer-card__options{display:flex;flex-wrap:wrap;margin-bottom:8px}.offer-card__option{background-color:#fff;border-radius:4px;color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:12px;line-height:16px;margin-bottom:8px;margin-right:8px;padding:1px 6px 1px 22px;position:relative}.offer-card__option:last-of-type{margin-right:0}.offer-card__option:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:12px;left:6px;position:absolute;top:50%;transform:translateY(-50%);width:12px}.offer-card__option--rooms:before{background-image:url(/static/v2/src/img/land/icons/rooms.svg)}.offer-card__option--space:before{background-image:url(/static/v2/src/img/land/icons/space.svg)}.offer-card__option--floor:before{background-image:url(/static/v2/src/img/land/icons/floor.svg)}.offer-card__option--area:before{background-image:url(/static/v2/src/img/land/icons/area.svg)}.offer-card__link{border:1px solid #252628;border-radius:24px;color:#252628;display:block;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;line-height:20px;margin:0 auto 16px;max-width:320px;padding:10px 20px;text-align:center;transition:.3s;width:100%}.offer-card__link:last-of-type{margin-bottom:0}.offer-card__link:hover{transition:.3s}.offer-card__link--black,.offer-card__link:hover{background-color:#252628;color:#fff}.offer-card__link--black:hover{background-color:transparent;color:#252628}.offer-card__favorite{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:32px;justify-content:center;position:absolute;right:16px;top:16px;width:32px;z-index:3}.offer-card__favorite svg{display:block;height:16px;width:16px}.offer-card__favorite svg path{transition:.3s}.offer-card__labels{left:16px;position:absolute;top:16px;z-index:3}.offer-card__auction{background-color:#a3d562;border-radius:4px;color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;line-height:20px;margin-bottom:4px;padding:1px 6px}.offer-card__auction--planned{background-color:#fad248}.offer-card__auction--disabled{background-color:#252628;color:#fff}.offer-card__condition{background-color:#fff;border-radius:4px;display:inline-block;padding:1px 6px;position:relative}.offer-card__condition span{color:#252628;display:inline-block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;line-height:20px;margin-right:4px;vertical-align:middle}.offer-card__tooltip{display:inline-block;height:14px;transition:.3s;vertical-align:middle;width:14px}.offer-card__tooltip path{transition:.3s}.offer-card__tooltip:hover path{fill:#a3d562;transition:.3s}.offer-card__tooltip:hover .offer-card__tooltip-text{display:block}.offer-card__tooltip-text{background-color:#252628;border-radius:4px;color:#fff;display:none;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;left:0;line-height:20px;margin:0 8px;padding:8px;position:absolute;right:0;top:20px;width:150%;z-index:100}@media(min-width:768px){.offer-card{display:flex;flex-direction:column;min-height:588px;width:calc(50% - 8px)}.offer-card__img{height:300px}.offer-card__img img{height:100%;margin:0 auto;transition:.3s;width:100%}.offer-card__img:hover img{transform:scale(1.05);transition:.3s}.offer-card__wrap .offer-card__area-link{pointer-events:none}.offer-card__wrap{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px 24px 24px}.offer-card__price{font-size:32px;line-height:36px}.offer-card__option{font-size:14px;line-height:20px}.offer-card__buttons{display:flex;justify-content:space-between}.offer-card__link{margin:0;width:calc(50% - 6px)}.offer-card__favorite{height:48px;width:48px}.offer-card__favorite svg{height:24px;width:24px}}@media(min-width:1200px){.offer-card{width:calc(33.3% - 11px)}.offer-card.view-list{flex-direction:row;min-height:auto;width:100%}.offer-card.view-list .offer-card__img{min-width:408px;width:408px}.offer-card.view-list .offer-card__buttons{justify-content:flex-start}.offer-card.view-list .offer-card__link{margin-right:12px;max-width:174px}.offer-card.view-list .offer-card__prices{margin-bottom:16px;max-width:calc(50% - 8px)}.offer-card.view-list .offer-card__type{margin-bottom:8px;max-width:calc(50% - 8px)}.offer-card.view-list .offer-card__address{border-bottom:0;font-size:16px;line-height:24px;margin-bottom:16px;padding-bottom:0}.offer-card.view-list .offer-card__wrap{padding:16px 32px 24px;position:relative}.offer-card.view-list .offer-card__dates{justify-content:flex-end;max-width:calc(50% - 8px);position:absolute;right:32px;top:16px;width:100%;z-index:1}.offer-card.view-list .offer-card__date-label{font-size:14px;line-height:20px}.offer-card.view-list .offer-card__date-time{font-size:16px;line-height:24px}}.form-feedback{bottom:0;left:0;position:fixed;right:0;top:0;z-index:313}.form-feedback .form-success-modal__wrapper{position:static;transform:translate(0)}.form-feedback__overlay{background-color:#000;bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.form-feedback__container{background-color:#f4f4f4;left:50%;max-width:624px;min-width:320px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.form-feedback__wrapper{max-height:80vh;overflow-x:hidden;overflow-y:scroll;padding:24px 16px}.form-feedback__wrapper::-webkit-scrollbar{width:14px}.form-feedback__wrapper::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#c9d0d2;border:4px solid transparent;border-radius:7px}.form-feedback__hide{border:1px solid #252628;border-radius:50%;height:40px;position:absolute;right:8px;top:8px;transition:.3s;width:40px;z-index:1}.form-feedback__hide:after,.form-feedback__hide:before{background-color:#252628;content:"";height:1px;left:50%;position:absolute;top:50%;width:40%}.form-feedback__hide:before{transform:translate(-50%,-50%) rotate(45deg)}.form-feedback__hide:after{transform:translate(-50%,-50%) rotate(-45deg)}.form-feedback__hide:hover{background-color:#252628}.form-feedback__hide:hover:after,.form-feedback__hide:hover:before{background-color:#fff}.form-feedback__title{color:#252628;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:22px;line-height:26px;margin-bottom:24px}.form-feedback__list{margin-bottom:24px}.form-feedback__fieldset{margin-bottom:12px}.form-feedback__fieldset:last-of-type{margin-bottom:0}.form-feedback__label{color:#6d6d6d;display:block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;line-height:20px;margin-bottom:4px;padding-left:4px}.form-feedback__field-wrap{position:relative}.form-feedback__field{background-color:#fff;border:1px solid #c8c8c8;border-radius:100px;color:#252628;display:block;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;line-height:20px;padding:10px 40px 10px 20px;transition:.3s;width:100%}.form-feedback__field::placeholder{color:#999}.form-feedback__field:focus,.form-feedback__field:hover{border-color:#a3d562;transition:.3s}.form-feedback__textarea{margin-bottom:22px}.form-feedback__textarea textarea{background-color:#fff;border:1px solid #c8c8c8;border-radius:16px;color:#252628;display:block;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;line-height:20px;min-height:117px;outline:none;padding:10px 40px 10px 20px;transition:.3s;width:100%}.form-feedback__textarea textarea::placeholder{color:#999}.form-feedback__textarea textarea:focus,.form-feedback__textarea textarea:hover{border-color:#a3d562;transition:.3s}.form-feedback__textarea-clear{top:24px!important}.form-feedback__error{color:red;display:block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:12px;line-height:16px;padding-top:8px}.form-feedback__term{margin-bottom:24px}.form-feedback__term-label-wrap{padding-left:24px;position:relative}.form-feedback__term-label,.form-feedback__term-link{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;line-height:20px}.form-feedback__term-label{cursor:pointer}.form-feedback__term-label:before{border:1px solid #252628;border-radius:2px;content:"";height:16px;left:0;position:absolute;top:2px;width:16px}.form-feedback__term-label:after{background-color:#a3d562;content:"";display:none;height:10px;left:3px;position:absolute;top:5px;width:10px}.form-feedback input[type=checkbox]:checked+div label:after{display:block}.form-feedback__term-link{cursor:pointer;text-decoration:underline;text-underline-offset:4px;transition:.3s}.form-feedback__term-link:hover{color:#a3d562;transition:.3s}.form-feedback__submit{align-items:center;background-color:#252628;border:1px solid #252628;border-radius:24px;color:#fff;display:flex;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;justify-content:center;line-height:20px;margin:0 auto;max-width:288px;padding:10px 20px;transition:.3s;width:100%}.form-feedback__submit:hover{background-color:transparent;color:#252628;transition:.3s}.form-feedback__submit.disabled{background-color:#c8c8c8;border-color:#c8c8c8;pointer-events:none}.form-feedback__submit-preloader{animation:load .7s linear infinite;aspect-ratio:1;background:#67a511;border-radius:50%;box-sizing:border-box;display:inline-block;margin-right:8px;-webkit-mask:conic-gradient(transparent,#000),linear-gradient(#000 0 0) content-box;mask:conic-gradient(transparent,#000),linear-gradient(#000 0 0) content-box;-webkit-mask-composite:source-out;mask-composite:subtract;min-width:25px;padding:4px;vertical-align:bottom;width:25px}.form-feedback__desc{color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;line-height:20px;margin-bottom:16px}@media(min-width:768px){.form-feedback__wrapper{padding:40px}.form-feedback__title{font-size:32px;line-height:36px;margin-bottom:24px}.form-feedback__field{font-size:16px;line-height:24px;padding:12px 40px 12px 24px}.form-feedback__textarea{margin-bottom:24px}.form-feedback__textarea textarea{font-size:16px;line-height:24px;padding:12px 40px 12px 24px}.form-feedback__error{font-size:14px}.form-feedback__submit{display:inline-block;font-size:16px;line-height:24px;margin-left:0;margin-right:auto;padding:12px 24px;width:auto}.form-feedback__desc{font-size:16px;line-height:24px;margin-bottom:32px}}@media(min-width:1200px){.form-feedback{display:flex;justify-content:space-between}.form-feedback__wrapper{padding:64px}.form-feedback__hide{border:1px solid #fff;right:-56px}.form-feedback__hide:after,.form-feedback__hide:before{background-color:#fff}.form-feedback__hide:hover{background-color:#252628}}.pf-favorite-warn{background-color:#252628;bottom:0;left:0;padding:16px 30px 16px 16px;position:fixed;right:0;transform:translateY(110%);transition:.3s;z-index:1000}.pf-favorite-warn.active{transform:translateY(0);transition:.3s}.pf-favorite-warn__hide{height:16px;position:absolute;right:8px;top:8px;width:16px}.pf-favorite-warn__hide:after,.pf-favorite-warn__hide:before{background-color:#fff;content:"";height:1.5px;left:50%;position:absolute;top:50%;width:80%}.pf-favorite-warn__hide:before{transform:translate(-50%,-50%) rotate(45deg)}.pf-favorite-warn__hide:after{transform:translate(-50%,-50%) rotate(-45deg)}.pf-favorite-warn__wrap{padding-left:24px;position:relative}.pf-favorite-warn__wrap:before{background-image:url(/static/v2/src/img/land/icons/favorite-warn.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:16px;left:0;position:absolute;top:0;width:16px}.pf-favorite-warn__title{color:#fff;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;line-height:20px;margin-bottom:4px}.pf-favorite-warn__desc{font-size:12px;line-height:16px;margin-bottom:8px}.pf-favorite-warn__desc,.pf-favorite-warn__link{color:#fff;font-family:Gilroy-Medium,Arial,sans-serif}.pf-favorite-warn__link{font-size:14px;line-height:20px;text-decoration:underline;text-underline-offset:4px;transition:.3s}.pf-favorite-warn__link:hover{color:#82bf00;transition:.3s}.pf-favorite-warn__link:active{color:#699b12;transition:.3s}@media(min-width:768px){.pf-favorite-warn{bottom:auto;left:auto;max-width:452px;padding:24px 40px 20px 24px;top:100px;transform:translateX(110%);width:100%}.pf-favorite-warn.active{transform:translateX(0)}.pf-favorite-warn__wrap{padding-left:40px}.pf-favorite-warn__wrap:before{height:24px;width:24px}.pf-favorite-warn__title{font-size:16px;line-height:24px}.pf-favorite-warn__desc{font-size:14px;line-height:20px;margin-bottom:12px}.pf-favorite-warn__link{font-size:16px;line-height:24px}}.collateral-item-page{margin:0 auto;max-width:1264px;width:100%}@media(max-width:1300px){.collateral-item-page{padding-left:16px;padding-right:16px}}.collateral-item-page__container{display:flex;gap:40px;margin-bottom:64px}@media(max-width:1300px){.collateral-item-page__container{flex-direction:column;gap:32px}}.collateral-item-page__block-information{max-width:600px;width:100%}@media(max-width:1300px){.collateral-item-page__block-information{max-width:100%}}.collateral-item-page__block-buttons{display:flex;gap:8px;margin-top:24px}@media(max-width:767px){.collateral-item-page__block-buttons{flex-direction:column}}.collateral-item-page__block-swiper{max-width:600px;position:relative}@media(max-width:1300px){.collateral-item-page__block-swiper{max-width:100%}}.collateral-item-page__block-price{align-items:end;display:flex;gap:16px;margin-top:8px}@media(max-width:767px){.collateral-item-page__block-price{margin-top:2px}}.collateral-item-page__block-price-history{margin-top:16px}.collateral-item-page__block-cadastr{margin-top:24px}@media(max-width:767px){.collateral-item-page__block-cadastr{margin-top:16px}}.collateral-item-page__block-date{display:flex;gap:24px;margin-top:24px}@media(max-width:767px){.collateral-item-page__block-date{gap:20px;margin-top:16px}}.collateral-item-page__block-map{margin-bottom:64px;position:relative}@media(max-width:767px){.collateral-item-page__block-map{margin-bottom:40px}}.collateral-item-page__swiper-score{background:#252628;border-radius:4px;bottom:16px;color:#fff;display:none;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;line-height:20px;padding:1px 6px;position:absolute;right:16px;z-index:1}@media(max-width:767px){.collateral-item-page__swiper-score{display:block}}.collateral-item-page__swiper-pagination{display:flex;margin-top:16px}@media(max-width:767px){.collateral-item-page__swiper-pagination{display:none}}.collateral-item-page__swiper-navigation{display:flex;gap:16px;margin-top:16px}@media(max-width:767px){.collateral-item-page__swiper-navigation{display:none}}.collateral-item-page__swiper-navigation-prev{align-items:center;cursor:pointer;display:flex;gap:20px;width:100%}.collateral-item-page__swiper-navigation-prev>span{border-bottom:2px solid #000;width:100%}.collateral-item-page__swiper-navigation-prev>svg{transform:rotate(180deg)}.collateral-item-page__swiper-navigation-prev.disabled>span{border-color:#6d6d6d}.collateral-item-page__swiper-navigation-prev.disabled>svg>path{fill:#6d6d6d}.collateral-item-page__swiper-navigation-next{align-items:center;cursor:pointer;display:flex;gap:20px;width:100%}.collateral-item-page__swiper-navigation-next>span{border-bottom:2px solid #000;width:100%}.collateral-item-page__swiper-navigation-next.disabled>span{border-color:#6d6d6d}.collateral-item-page__swiper-navigation-next.disabled>svg>path{fill:#6d6d6d}.collateral-item-page__swiper-slide{position:relative}.collateral-item-page__swiper-slide>img{height:400px;object-fit:cover;width:600px}@media(max-width:1300px){.collateral-item-page__swiper-slide>img{height:491px;width:100%}}@media(max-width:767px){.collateral-item-page__swiper-slide>img{height:193px}}.collateral-item-page__swiper-slide-pagination{height:126px!important;width:189px!important}.collateral-item-page__swiper-slide-pagination>img{cursor:pointer;height:126px;transition:.35s;width:189px}.collateral-item-page__swiper-slide-pagination>img:hover{opacity:.5}.collateral-item-page__breadcrumbs{display:flex;gap:4px}.collateral-item-page__breadcrumbs_mobile{display:none}@media(max-width:1300px){.collateral-item-page__breadcrumbs{display:none}.collateral-item-page__breadcrumbs_mobile{display:flex;margin-bottom:24px}}@media(max-width:767px){.collateral-item-page__breadcrumbs_mobile{margin-bottom:16px}}.collateral-item-page__breadcrumb{align-items:center;color:#000;display:flex;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;font-weight:600;line-height:20px;transition:.35s}.collateral-item-page__breadcrumb:hover{color:#a3d562}.collateral-item-page__breadcrumb:hover svg circle{fill:#a3d562}.collateral-item-page__breadcrumb svg circle{transition:.35s}@media(max-width:767px){.collateral-item-page__breadcrumb:first-of-type{display:none}}.collateral-item-page__title{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:24px;font-weight:600;line-height:28px;margin-top:12px}@media(max-width:1300px){.collateral-item-page__title{margin:0}}@media(max-width:767px){.collateral-item-page__title{font-size:16px;line-height:20px}}.collateral-item-page__type{color:#252628;display:block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin-top:24px;text-decoration:underline;transition:.35s;width:max-content}.collateral-item-page__type:hover{color:#a3d562;text-decoration-color:#a3d562}@media(max-width:767px){.collateral-item-page__type{font-size:14px;line-height:20px;margin-top:16px}}.collateral-item-page__price{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:32px;font-weight:600;line-height:36px}@media(max-width:767px){.collateral-item-page__price{font-size:24px;line-height:28px}}.collateral-item-page__price_old{color:#6d6d6d;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:line-through;text-decoration-color:#6d6d6d}.collateral-item-page__rub-per-sqm{font-family:Gilroy-Medium,Arial,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin-top:2px}.collateral-item-page__price-history-title{align-items:center;color:#252628;display:flex;font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;font-weight:500;gap:8px;line-height:24px;padding:0;transition:.35s}@media(max-width:767px){.collateral-item-page__price-history-title{font-size:14px;line-height:20px}}.collateral-item-page__price-history-title_active{color:#699b12}.collateral-item-page__price-history-container{margin-top:16px}.collateral-item-page__price-history-card{border-bottom:1px solid #e6e6e6;display:flex;gap:12px;padding:12px 0}.collateral-item-page__price-history-card:first-of-type{padding-top:0}.collateral-item-page__price-history-card:last-of-type{border:none;padding-bottom:0}.collateral-item-page__price-history-time{color:#6d6d6d;font-family:Gilroy-Medium,Arial,sans-serif;font-size:12px;line-height:16px}.collateral-item-page__price-history-price{color:#000;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;line-height:20px}@media(max-width:767px){.collateral-item-page__price-history-price{font-size:12px;line-height:16px}}.collateral-item-page__price-history-old-price{color:#699b12;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;line-height:20px}@media(max-width:767px){.collateral-item-page__price-history-old-price{font-size:12px;line-height:16px}}.collateral-item-page__character{border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6;display:flex;gap:24px;margin-top:24px;padding:20px 0}@media(max-width:767px){.collateral-item-page__character{margin-top:16px;padding:16px 0}}.collateral-item-page__character-block{align-items:center;display:flex;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:16px;font-weight:600;gap:12px;line-height:24px}@media(max-width:767px){.collateral-item-page__character-block{font-size:14px;gap:8px;line-height:20px}.collateral-item-page__character-block>svg{height:16px;width:16px}.collateral-item-page__character-block:nth-of-type(4){display:none}}.collateral-item-page__cadastr{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:16px;font-weight:600;line-height:24px}@media(max-width:767px){.collateral-item-page__cadastr{font-size:14px;line-height:20px}}.collateral-item-page__date-title{font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px}@media(max-width:767px){.collateral-item-page__date-title{font-size:10px;line-height:12px}}.collateral-item-page__date-time{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:16px;font-weight:600;line-height:24px;margin-top:4px}@media(max-width:767px){.collateral-item-page__date-time{font-size:14px;line-height:20px;margin:0}}.collateral-item-page__labels{left:16px;position:absolute;top:16px;z-index:1}.collateral-item-page__auction{background-color:#a3d562;border-radius:4px;color:#252628;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;line-height:20px;margin-bottom:4px;padding:1px 6px}.collateral-item-page__auction--planned{background-color:#fad248}.collateral-item-page__condition{background-color:#fff;border-radius:4px;display:inline-block;padding:1px 6px;position:relative}.collateral-item-page__condition span{color:#252628;display:inline-block;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;line-height:20px;margin-right:4px;vertical-align:middle}.collateral-item-page__tooltip{display:inline-block;height:14px;transition:.3s;vertical-align:middle;width:14px}.collateral-item-page__tooltip path{transition:.3s}.collateral-item-page__tooltip:hover path{fill:#a3d562;transition:.3s}.collateral-item-page__tooltip:hover .collateral-item-page__tooltip-text{display:block}.collateral-item-page__tooltip-text{background-color:#252628;border-radius:4px;color:#fff;display:none;font-family:Gilroy-Medium,Arial,sans-serif;font-size:14px;left:0;line-height:20px;margin:0 8px;padding:8px;position:absolute;right:0;top:20px;width:150%;z-index:100}.collateral-item-page__link-blank{align-items:center;color:#252628;display:flex;font-family:Gilroy-Medium,Arial,sans-serif;font-size:16px;gap:8px;line-height:24px;margin-top:24px;transition:.35s}.collateral-item-page__link-blank:hover{color:#a3d562}@media(max-width:767px){.collateral-item-page__link-blank{font-size:14px;line-height:20px;margin-top:20px}}.collateral-item-page__button{background:#252628;border:1px solid #000;border-radius:24px;color:#fff;font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:14px;line-height:20px;padding:10px 20px;text-align:center;transition:.35s}.collateral-item-page__button:hover{background:transparent;color:#000}.collateral-item-page__button_auction{align-items:center;background:#82bf00;border:1px solid transparent;border-radius:50px;display:flex;gap:8px;justify-content:center;position:relative;transition:.35s}.collateral-item-page__button_auction:hover{background:transparent;border-color:#000;color:#000}.collateral-item-page__button_auction:hover .collateral-item-page__tooltip svg path{fill:#000}.collateral-item-page__button_auction>.collateral-item-page__tooltip{display:block;height:16px;width:16px}.collateral-item-page__button_auction>.collateral-item-page__tooltip svg path{transition:.35s}.collateral-item-page__button_auction>.collateral-item-page__tooltip>.collateral-item-page__tooltip-text{background:#fff;box-shadow:5px 5px 20px 0 rgba(0,0,0,.141);color:#252628;top:35px}@media(max-width:767px){.collateral-item-page__button_auction>.collateral-item-page__tooltip>.collateral-item-page__tooltip-text{left:0;width:288px}.collateral-item-page__button{width:100%}}.collateral-item-page__wrapper{margin-bottom:64px}@media(max-width:767px){.collateral-item-page__wrapper{margin-bottom:40px}}.collateral-item-page__similar-container{display:flex;gap:20px}@media(max-width:1300px){.collateral-item-page__similar-container{flex-wrap:wrap;gap:16px}}.collateral-item-page__similar-title{font-family:Gilroy-SemiBold,Arial,sans-serif;font-size:32px;line-height:36px;margin-bottom:32px}@media(max-width:767px){.collateral-item-page__similar-title{font-size:22px;line-height:26px;margin-bottom:16px}}.collateral-item-page__map{height:320px;width:100%}@media(max-width:767px){.collateral-item-page__map{height:450px}}.collateral-item-page__map-controls-container{display:flex;flex-direction:column;position:absolute;right:24px;top:84px;z-index:1}@media(max-width:767px){.collateral-item-page__map-controls-container{bottom:38px;right:8px;top:unset}}.collateral-item-page__map-plus{background:#fff;height:48px;width:48px}@media(max-width:767px){.collateral-item-page__map-plus{height:44px;width:44px}}.collateral-item-page__map-minus{background:#fff;height:48px;width:48px}@media(max-width:767px){.collateral-item-page__map-minus{height:44px;width:44px}}.collateral-item-page__map-geo{background:#fff;height:48px;margin-top:8px;width:48px}@media(max-width:767px){.collateral-item-page__map-geo{height:44px;width:44px}}.collateral-item-page__favorite{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:32px;justify-content:center;position:absolute;right:16px;top:16px;width:32px;z-index:1}.collateral-item-page__favorite svg{display:block;height:16px;width:16px}.collateral-item-page__favorite svg path{transition:.3s}@media(min-width:768px){.collateral-item-page__favorite{height:48px;width:48px}.collateral-item-page__favorite svg{height:24px;width:24px}}.ymaps-2-1-79-copyright{display:none!important}
