:root{--font-family:"Golos Text",sans-serif;--second-family:"Cormorant Garamond",sans-serif;--third-family:"Inter",sans-serif;--content-width:1170px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset) * 2));--black-100:#121212;--black-90:#313131;--black-80:#414141;--black-70:#656565;--black-60:#787878;--black-50:#979797;--black-40:#b2b2b2;--black-30:#c6c6c6;--black-20:#d6d6d6;--black-10:#e9e9e9;--black-05:#f4f4f4;--white:#fff;--green-base:#183f53;--green-dark-10:#133343;--green-dark-20:#0f2733;--green-light:#2e637e;--red-base:#7b1724;--red-dark-10:#6b141f;--red-dark-20:#5a111a;--neutral:#424c53;--white-500:rgba(255, 255, 255, 0.5);--error:#f12626}@font-face{font-family:ProximaNova;src:url(../fonts/ProximaNova-Regular.woff);font-weight:400;font-display:block;font-style:normal}@font-face{font-family:ProximaNova;src:url(../fonts/ProximaNova-Semibold.woff);font-weight:600;font-display:block;font-style:normal}@font-face{font-family:ProximaNova;src:url(../fonts/ProximaNova-Bold.woff);font-weight:700;font-display:block;font-style:normal}*{-webkit-box-sizing:border-box;box-sizing:border-box}:not([class]){margin:0;padding:0}html{scroll-behavior:smooth;height:100%;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;--refWidth:1440;--refHeight:880}@media screen and (pointer:fine){html{width:100vw;margin-left:calc((100% - 100vw)/ 2)}}body::-webkit-scrollbar{display:none}body,html{margin:0;padding:0;font-family:var(--font-family);background:var(--black-10);scroll-behavior:smooth}body{position:relative}.wrapper--gss .footer{display:none}.wrapper--page{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--white)}.wrapper--404{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--white);overflow:hidden}.main{margin-top:12rem;margin-bottom:16rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.main--search{margin-bottom:1.2rem}@media (max-width:768px){body{overflow-x:hidden;overflow-y:auto}.wrapper--gss .footer{display:block}.main{margin-bottom:10.4rem}}@media (max-width:576px){.main{margin-top:8.2rem;margin-bottom:4.8rem}}.horizontal-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;width:100%;min-width:100vw;scroll-behavior:smooth}@media (max-width:768px){.horizontal-scroll{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow-x:hidden}}.section{-ms-flex-negative:0;flex-shrink:0;min-width:100vw;height:100vh;position:relative}@media (max-width:768px){.section{-ms-flex-negative:unset;flex-shrink:unset;min-width:unset;height:unset}.section:first-child{padding-left:0}}img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.container{position:relative;padding:0 1.5rem;width:100%;margin:0 auto;height:100%}@media (max-width:768px){.container{padding:0 3.2rem}}@media (max-width:576px){.container{padding:0 1.6rem}}.container-page{position:relative;width:100%;max-width:133rem;margin:0 auto;height:100%}.container-page--search{max-width:88rem}.hidden-scroll{overflow:hidden}ol,ul{padding:0;margin:0}ul li{list-style-type:none}h1,h2,h3,h4,h5,h6,p{margin:0}button{cursor:pointer}a{text-decoration:none}.hidden{display:none!important}.dis-scroll{position:fixed;left:0;top:0;overflow:hidden;width:100%;height:100vh;-ms-scroll-chaining:none;overscroll-behavior:none;overflow-x:hidden;overflow-y:scroll}.display-none{display:none!important}section{scroll-margin-top:200px}.page_general.disable-scroll{overflow:hidden;height:auto!important;position:static!important;width:auto!important}@media (min-width:769px){html{font-size:calc(min(100vw / var(--refWidth),100vh / var(--refHeight)) * 10)}}@media (max-width:768px){.container-page{padding:0 3.2rem}html{--refWidth:768!important;font-size:calc(100vw / var(--refWidth) * 10)}}.absolute-item{position:absolute;top:0;left:0;width:100%;height:100%;margin:0}.overlay{background-color:rgba(0,0,0,0);opacity:0;visibility:hidden;position:fixed;inset:0;pointer-events:none;z-index:2}.blockquote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;font-family:var(--second-family);font-weight:400;font-size:4rem;line-height:100%;letter-spacing:-.01em;color:var(--green-base)}.blockquote blockquote{margin:0}.blockquote span{font-family:var(--font-family);font-weight:400;font-size:1.2rem;line-height:133%;color:var(--black-50)}@media (max-width:576px){.container-page{padding:0 1.6rem}html{--refWidth:320!important;font-size:calc(100vw / var(--refWidth) * 10)}.blockquote{font-size:3rem;gap:.8rem}}.button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;gap:20px;padding:1.6rem 2.4rem;font-weight:500;font-size:1.6rem;line-height:150%;-webkit-transition:.3s;transition:.3s;border:none}.button--dark{background:var(--green-base);color:var(--white)}.button--dark:hover{background:var(--green-dark-10)}.button--dark:active{background:var(--green-dark-20)}@media (max-width:768px){.button--dark{max-width:34.4rem;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button--dark svg{display:none}}@media (max-width:576px){.button--dark{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.button--gray{color:var(--black-100);background:var(--black-05)}.button--gray:hover{background:var(--black-10)}.info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:32rem;z-index:2}@media (max-width:768px){.info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:100%}.info__body{max-width:34.4rem}}@media (max-width:576px){.info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem;margin-top:3.2rem}}.info__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4.8rem}.p-text{font-size:1.6rem;line-height:150%;letter-spacing:-.01em;color:var(--black-100)}.big-text{font-family:var(--second-family);font-weight:500;font-size:4rem;line-height:100%;letter-spacing:-.01em;color:var(--black-100);overflow-wrap:break-word}.big-text--detail{margin-bottom:5rem}@media (max-width:768px){.big-text--detail{margin-bottom:4.8rem}}@media (max-width:576px){.info__bottom{gap:2.4rem}.big-text--detail{margin-bottom:4.8rem}.big-text{font-size:3rem}}.title{font-family:var(--second-family);font-weight:500;font-size:7.2rem;line-height:100%;text-transform:uppercase;color:var(--green-base)}.title--detail{text-align:center;margin-bottom:5rem}@media (max-width:768px){.title--detail{margin-bottom:4.8rem}.contacts--big{max-width:33.9rem}}@media (max-width:576px){.title--detail{margin-bottom:4.8rem;letter-spacing:-.01em}.title{font-size:3.6rem}}.title--date{margin-bottom:1.6rem;text-align:center;letter-spacing:-.01em}.center{text-align:center}.contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:1.2rem;line-height:133%}.contacts--big{font-size:2rem;margin-left:auto}.contacts__info{color:var(--green-light)}.contacts__link{color:var(--black-100)}.links-items{display:-webkit-box;display:-ms-flexbox;display:flex}.links-items__icon{width:5.6rem;height:5.6rem;border-radius:999px}.links-items__icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:576px){.contacts--big{font-size:1.6rem;max-width:100%}.links-items__icon{width:4.8rem;height:4.8rem}}.links-items__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;width:5.6rem;height:5.6rem;border:none;background:var(--white);-webkit-transition:.3s;transition:.3s}.links-items__btn:hover{opacity:.7}.tabs-nav{scrollbar-width:none;z-index:2;background:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem}.tabs-nav--sticky{position:sticky;top:12rem;z-index:12;padding-bottom:3rem;margin-bottom:3.4rem}@media (max-width:768px){.tabs-nav--sticky{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:9.8rem;padding-right:9.8rem}}@media (max-width:576px){.links-items__btn{width:4.8rem;height:4.8rem}.tabs-nav--sticky{-ms-flex-wrap:nowrap;flex-wrap:nowrap;top:5.4rem;padding:1rem 1.6rem 1rem 0;margin-bottom:3.2rem;overflow-x:auto;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.tabs-nav__item{white-space:nowrap;text-align:center}.tabs-nav__item:first-child{margin-left:1.6rem}.tabs-nav__item:last-child{margin-right:1.6rem}.tabs-nav__link{display:block;padding:.9rem 1.6rem;font-size:1.2rem;line-height:133%;color:var(--black-100);border-radius:99px;-webkit-transition:.3s;transition:.3s;background:var(--black-05)}@media (min-width:576px){.tabs-nav__link:hover{opacity:.6}}.tabs-nav__link.active{background:var(--green-base);color:var(--black-05)}.title-h2{font-family:var(--second-family);font-weight:500;font-size:6.4rem;line-height:100%;text-align:center;color:var(--black-100);margin-bottom:4.9rem}.title-h2--tablet{text-align:start}@media (max-width:768px){.title-h2{margin-bottom:3.2rem}.title-h2--tablet{margin-bottom:4.8rem}}@media (max-width:576px){.tabs-nav__link{padding:.7rem 1.6rem}.title-h2{margin-bottom:2.4rem;font-size:3.6rem}}.title-h3{font-family:var(--second-family);font-weight:500;font-size:5.6rem;line-height:100%;text-align:center;color:var(--black-100);margin-bottom:6.4rem}@media (max-width:768px){.title-h3{margin-bottom:4.8rem}}@media (max-width:576px){.title-h3{font-size:3.4rem;margin-bottom:3.2rem}}.title-h3--mb48{margin-bottom:4.8rem}@media (max-width:576px){.title-h3--mb48{margin-bottom:3.2rem}}.subtitle{font-weight:400;font-size:2rem;line-height:140%;text-align:center;color:var(--black-100);max-width:88rem;margin:0 auto 6.4rem}@media (max-width:768px){.subtitle{margin:0 auto 4.2rem}.block-practics__item img{display:none}}.swiper-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem}@media (max-width:576px){.subtitle{font-size:1.6rem;margin:0 auto 3.2rem}.swiper-btns{display:none}}.swiper-btns__arrow{cursor:pointer;background:var(--black-05);border-radius:999px;width:5.6rem;height:5.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;transition:.3s}.swiper-btns__arrow:hover{opacity:.6}.swiper-btns__arrow.swiper-button-disabled{opacity:.4}.swiper-btns__arrow svg{width:1.6rem;height:1.6rem}.swiper-pagination-custom{display:none}.swiper-pagination-custom .swiper-pagination-bullet{background:var(--black-100);width:.6rem;height:.6rem;-webkit-transition:.3s;transition:.3s}.swiper-pagination-custom .swiper-pagination-bullet-active{width:1.8rem;border-radius:99px}.block-practics{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.block-practics__item{cursor:pointer;position:relative;padding:2.4rem 0;border-top:1px solid var(--black-20);font-family:var(--second-family);font-weight:500;font-size:4rem;line-height:100%;letter-spacing:-.01em;-webkit-transition:.3s;transition:.3s}.block-practics__item img{position:absolute;top:50%;right:-40rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-o-object-fit:cover;object-fit:cover;width:32rem;height:41.6rem;z-index:2;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}@media (min-width:576px){.block-practics:hover .block-practics__item{color:var(--black-30)}.block-practics:hover .block-practics__item:hover{color:var(--green-base);border-color:var(--green-base)}.block-practics:hover .block-practics__item:hover img{opacity:1;visibility:visible}.block-practics:hover .block-practics__item:hover .block-practics__link-arrow{opacity:1}}@media (max-width:576px){.swiper-pagination-custom{display:block}.block-practics__item{padding:1.6rem 0;font-size:3rem}}.block-practics__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;width:100%;color:inherit}.block-practics__link-arrow{-webkit-transition:.3s;transition:.3s;opacity:0}.swiper-gray{overflow:hidden}.swiper-gray__slide{padding:3.2rem;background:var(--black-05);height:auto;gap:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.swiper-gray__wrapper{margin-bottom:6.4rem}@media (max-width:768px){.swiper-gray__wrapper{margin-bottom:4.8rem}}.swiper-gray__text{font-family:var(--second-family);font-weight:500;font-size:2.2rem;line-height:109%;letter-spacing:-.01em;color:var(--black-100)}.swiper-gray__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.2rem;line-height:133%;color:var(--black-100)}.swiper-gray__bottom span{color:var(--black-50)}@media (max-width:576px){.modal{padding:0}}.modal__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem;padding:3.2rem;border-bottom:1px solid var(--black-20)}.modal__title{font-family:var(--second-family);font-weight:500;font-size:3rem;line-height:107%;color:var(--black-100)}@media (max-width:576px){.modal__top{padding:1.6rem}.modal__title{font-size:2.6rem}}.modal__title--center{text-align:center}.modal__success{margin:0 auto 1.6rem;width:7.2rem;height:7.2rem}.modal__text{font-family:var(--font-family);font-weight:400;margin:0 auto;max-width:30.4rem;font-size:1.6rem;line-height:150%;letter-spacing:-.01em;text-align:center;color:var(--black-50)}.graph-modal__container_custom{border-radius:unset;padding:0;width:100%}.graph-modal__container_custom--big{max-width:68.8rem}@media (max-width:768px){.graph-modal__container_custom--big{max-width:54.8rem}}.graph-modal__container_custom--small{max-width:46.4rem}@media (max-width:576px){.graph-modal__container_custom{max-width:100%}.graph-modal__container_custom--success{padding-bottom:4rem;height:100%}.graph-modal__container_custom--success .awards-modal__bottom{position:absolute;bottom:4.1rem;left:0;width:100%}.graph-modal__container_custom--success .graph-modal__content_custom{position:absolute;top:40%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.awards-modal__icon{width:5.6rem;height:5.6rem;-o-object-fit:cover;object-fit:cover}.awards-modal__bottom{border-top:1px solid var(--black-20);padding:3.2rem}@media (max-width:576px){.awards-modal__bottom{padding:1.6rem}}.awards-modal__bottom-button{width:100%;max-width:100%}.awards-modal__button{background:var(--black-05);color:var(--black-100);width:100%;max-width:100%}.awards-modal__button:hover{color:var(--white)}.graph-modal__close_custom{position:static;outline:unset;width:1.6rem;height:1.6rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.4145 1.99982L14.0002 0.585602L8.00015 6.5857L2.00015 0.585702L0.585938 1.99992L6.58594 7.99992L0.585938 13.9999L2.00015 15.4141L8.00015 9.41413L14.0003 15.4142L15.4145 14L9.41436 7.99992L15.4145 1.99982Z' fill='%23121212'/%3E%3C/svg%3E")}.graph-modal__content_custom{padding:3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;font-weight:400;font-size:1.6rem;line-height:150%;letter-spacing:-.01em;color:var(--black-100)}.graph-modal__content_custom h4{font-family:var(--second-family);font-weight:500;font-size:4rem;line-height:100%;letter-spacing:-.01em;color:var(--green-base)}@media (max-width:576px){.graph-modal__content_custom{padding:3.2rem 1.6rem;gap:2.4rem}.graph-modal__content_custom h4{font-size:3rem}}.graph-modal__content_custom span{display:inline-block;margin-bottom:1.6rem}.graph-modal__content_custom li{position:relative;padding:1.2rem 2.4rem;border-top:1px solid var(--black-20)}.graph-modal__content_custom li::before{content:"";position:absolute;top:2.2rem;left:-.2rem;width:.8rem;height:.8rem;background:var(--red-base)}.graph-modal__content_custom--form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}.top-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5rem;margin-bottom:5rem}.top-info .title{text-align:center}.top-info--contacts{margin-bottom:5rem}@media (max-width:576px){.top-info{gap:4.8rem;margin-bottom:4.8rem}}@media (max-width:768px){.top-info{gap:4.8rem;margin-bottom:4.8rem}.top-info--contacts{margin-bottom:6.4rem}}@media (max-width:576px){.top-info--contacts{margin-bottom:3.2rem}}.detail-info__items{display:-ms-grid;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16rem}@media (max-width:768px){.detail-info__items{-ms-grid-columns:1fr;grid-template-columns:1fr;margin-bottom:10.4rem}}@media (max-width:576px){.detail-info__items{gap:3.2rem;margin-bottom:4.8rem}}.detail-info__items--border{padding:2.4rem 0;border-top:1px solid var(--black-20);margin-bottom:0}.detail-info__items--border .practics-detail__title{max-width:54.4rem}.detail-info__items--border:last-child{margin-bottom:16rem}.detail-info__items--career{margin-bottom:6.4rem}@media (max-width:768px){.detail-info__items--border{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.6rem;-ms-grid-columns:1fr;grid-template-columns:1fr}.detail-info__items--border:last-child{margin-bottom:10.4rem}.detail-info__items--career{margin-bottom:4.8rem}}.detail-info__info{max-width:65.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6.4rem;margin:0 auto}.detail-info__image{position:sticky;top:20rem;width:54.4rem;height:54.4rem}.detail-info__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.detail-info__image{position:static;width:70.4rem;height:70.4rem}}@media (max-width:576px){.detail-info__items--border:last-child{margin-bottom:4.8rem}.detail-info__info{gap:3.2rem}.detail-info__image{width:28.8rem;height:28.8rem}}.detail-info__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4.8rem}.detail-info__button{max-width:32rem;width:100%}.detail-info__button--career{margin:0 auto}@media (max-width:768px){.detail-info__button{max-width:46.4rem;margin:0 auto}}.detail-info__title{font-family:var(--second-family);font-weight:500;font-size:4rem;line-height:100%;letter-spacing:-.01em;color:var(--black-100)}.detail-info__title--career{max-width:54.4rem;color:var(--green-light)}@media (max-width:576px){.detail-info__block{gap:3.2rem}.detail-info__title{font-size:3rem}}.detail-info__text{font-weight:400;font-size:2rem;line-height:140%;color:var(--black-100)}@media (max-width:576px){.detail-info__text{font-size:1.6rem}}li.detail-info__text{position:relative;padding:1.5rem 0 1.5rem 2.4rem;border-top:1px solid var(--black-20)}li.detail-info__text::before{content:"";position:absolute;top:2.4rem;left:-.2rem;width:.8rem;height:.8rem;background:var(--red-base)}.margin-0{margin:0!important}.input-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem}.input-block__label{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.6rem;font-weight:500;font-size:1.4rem;line-height:143%;color:var(--black-60)}.input-block__label span svg{width:1.2rem;height:1.2rem}.input-block__checkbox{margin-top:1.6rem}.input-block__text{font-size:1.2rem;line-height:133%;color:var(--black-50)}.input-block__body{padding:1.6rem 2rem;background:var(--black-05);border-radius:16px;font-size:1.6rem;line-height:150%;letter-spacing:-.01em;color:var(--black-50);border:1px solid var(--black-05);-webkit-transition:.3s;transition:.3s}.input-block__body:focus{outline:2px solid var(--green-light)}.input-block__body:hover{border:1px solid var(--black-10)}.input-block__body--file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4rem}.input-block__body--file span{margin-bottom:0;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}.input-block__body--file button{padding:0;border:none;background:0 0}.input-block__file{display:none}.input-block--errored .input-block__body{border:2px solid var(--error)}.input-block__error{font-size:1.2rem;line-height:133%;color:var(--error)}.search{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--white)}.search__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}.search__body{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.search__input{border-radius:999px;padding:1.6rem 1.6rem 1.6rem 4.4rem;background:var(--black-05);font-weight:400;font-size:1.6rem;line-height:150%;letter-spacing:-.01em;color:var(--black-100);width:100%;border:2px solid var(--black-05)}.search__input:focus{border-color:var(--green-light);outline:0}.search__icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:2rem}.search__icon svg{width:1.6rem;height:1.6rem}.search__clear{display:none;cursor:pointer;border:none;background:unset;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:2rem}@media (max-width:576px){.search__input{padding:1.2rem 1.2rem 1.2rem 4rem}.search__icon{left:1.6rem}.search__clear{display:none}}.search__close{cursor:pointer;margin-left:3.2rem;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:6.6rem;height:5.6rem;background:var(--black-05);-webkit-transition:.3s;transition:.3s;border-radius:999px}.search__close:hover{background:var(--black-10)}.search__close svg{width:1.6rem;height:1.6rem}@media (max-width:768px){.detail-info__title--career{max-width:100%}.search__close{margin-left:2.4rem}}.search__result--header{max-height:0;overflow:hidden;-webkit-transition:.3s;transition:.3s}.search__button{max-width:10.5rem!important}@media (max-width:576px){.search__close{margin-left:0;width:5.8rem;height:4.8rem}.search__button{display:none!important}}.search__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.6rem 0;border-top:1px solid var(--black-20);font-size:2rem;-webkit-transition:.3s;transition:.3s;color:var(--black-50)}.search__item span{-webkit-transition:.3s;transition:.3s}@media (max-width:576px){.search__item{padding:1.2rem 0;font-size:1.6rem}}.search__item:hover{border-color:var(--green-light);color:var(--green-light)}.search__item:hover span{color:var(--green-light)}.search__item:hover .search__arrow{opacity:1;visibility:visible}.search__item .search__found,.search__item b{font-weight:400;color:var(--black-100)}.search__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:inherit;line-height:140%;width:100%}.search__link--header{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.search__arrow{opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.search__tag{font-size:1.2rem;line-height:133%;color:var(--black-50)}.search__title{font-family:var(--second-family);font-weight:500;font-size:3rem;text-align:center;margin-bottom:3.2rem;line-height:107%;color:var(--black-100)}@media (max-width:576px){.search__title{font-size:2.6rem}}.search__title--page{max-width:43.2rem}.black-bg{opacity:0;visibility:hidden;overflow:hidden;position:fixed;top:0;left:0;z-index:14;width:100%;height:100%;background:rgba(18,18,18,.4);-webkit-transition:.3s;transition:.3s}.black-bg.active{opacity:1;visibility:visible}.search__clear.active{display:block}.search.active{top:0}.date-block{text-align:center;font-weight:400;font-size:1.2rem;margin-bottom:17.2rem}@media (max-width:768px){.date-block{margin-bottom:10.4rem}}@media (max-width:576px){.date-block{margin-bottom:4.8rem}}.date-block__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;line-height:133%;color:var(--black-50)}.date-block__text span{position:relative}.date-block__text span:before{content:"";position:absolute;top:50%;left:-.5rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:var(--black-20);width:.2rem;height:.2rem}.date-block__time{line-height:133%;color:var(--black-100)}.swiper-wrapper--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}.checkbox__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:2.4rem;min-height:2.4rem;border:.4rem solid var(--green-light);border-radius:.5rem;background-color:var(--green-light);cursor:pointer;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;margin:0}.checkbox__input:checked{background-color:#d9d9d9;border-color:var(--green-light);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.checkbox__label{font-weight:500;font-size:1.4rem;line-height:143%;color:var(--black-60)}.checkbox__label a{color:inherit;text-decoration:underline}.input-block--errored .checkbox__input{background:var(--error);border-color:var(--error)}.header{position:fixed;background-color:transparent;-webkit-transition:background-color .3s;transition:background-color .3s;z-index:14;top:0;left:0;width:100%;padding:3.2rem 4.2rem}.header--page{background:var(--white);z-index:20}@media (max-width:768px){.header{padding:3.2rem 0}.header--page .header__logo-text{display:none}}.header--page .header__btn{background:var(--black-05)}@media (max-width:576px){.header{padding:1.5rem 0}.header--page .header__btn{background:var(--white)}}.header--page .header__btn:hover{opacity:.6}.header__search{position:fixed;top:-100%;left:0;-webkit-transition:.3s;transition:.3s;padding:3.2rem 5.6rem}@media (max-width:768px){.header__search{padding:3.2rem}}.header__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.header__breadcrumbs{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.8rem;font-weight:400;font-size:1.2rem;line-height:133%;color:var(--black-100)}.header__breadcrumbs-link{position:relative;color:var(--black-50)}.header__breadcrumbs-link:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:-1rem;width:.2rem;height:.2rem;background:var(--black-20)}@media (max-width:576px){.header__search{padding:1.6rem;height:100%}.header__breadcrumbs{position:static;-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.header__breadcrumbs-text{-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.2rem}.header__logo-text{font-family:var(--font-family);font-size:1.2rem;line-height:133%;color:var(--black-50)}.header__logo-image{width:9.4rem}@media (max-width:576px){.header__logo-text{display:none}.header__logo{-webkit-box-flex:0;-ms-flex:0 1 55%;flex:0 1 55%}}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}.header__btn{padding:1.6rem;background:var(--white);border-radius:999px;border:none;height:5.6rem;min-width:5.6rem;font-weight:500;font-size:1.6rem;line-height:150%;color:var(--black-100);-webkit-transition:.3s;transition:.3s}@media (max-width:576px){.header__actions{gap:2.5rem;-webkit-box-flex:0;-ms-flex:0 1 38%;flex:0 1 38%}.header__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;background:0 0;min-width:auto;height:auto}}.header__btn-burger{position:relative;width:1.6rem;height:1.2rem}.header__btn-burger span{top:calc(50% - 1px)}.header__btn-burger:before{top:0}.header__btn-burger span,.header__btn-burger:after,.header__btn-burger:before{content:"";position:absolute;right:0;width:100%;height:2px;background-color:#000;-webkit-transition:.3s;transition:.3s}.header__btn-burger:after{bottom:0;left:0;right:unset;width:6px}.header__btn--menu{display:none}@media (max-width:768px){.header__btn-text{display:none}.header__btn--menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.6rem 1.6rem 1.6rem 2rem}}@media (max-width:576px){.header__btn--menu{padding:0}}.header__btn:hover{background:var(--black-05)}.header__btn--search img{width:2.4rem}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7rem}@media (max-width:768px){.header__nav{display:none}}.header__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.header__link{padding:.8rem 1rem;background:var(--white);border-radius:9.9rem;font-weight:400;font-size:1.2rem;line-height:133%;color:var(--black-100);-webkit-transition:.3s;transition:.3s}.header__link:hover{opacity:.6}.header__item.active .header__link{background:var(--green-base);color:var(--white)}.header__item.active .header__link:hover{opacity:1}.menu{background:#fff;position:fixed;left:0;z-index:5;-webkit-transition:.3s;transition:.3s;width:100%;height:100%;top:-200%}.menu__body{position:relative;padding:0 5.8rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;height:79vh}@media (max-width:768px){.menu__body{-ms-grid-columns:1fr;grid-template-columns:1fr;height:80vh;padding:0 3.2rem}}@media (max-width:576px){.menu{opacity:0;visibility:hidden;top:0}.menu__body{padding:0 1.6rem}}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:65.6rem}.menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:var(--second-family);font-weight:400;font-size:5.6rem;line-height:100%;color:var(--black-100);padding:1.6rem 0;border-top:1px solid var(--black-20);-webkit-transition:.3s;transition:.3s}.menu__link img{opacity:0;-webkit-transition:.3s;transition:.3s}@media (min-width:576px){.menu__link:hover{border-top-color:var(--green-light);color:var(--green-light)}.menu__link:hover img{opacity:1}}.menu__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.menu__info{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:16px;width:100%;max-width:65.6rem}.menu__info-body{max-height:34.4rem;height:100%;max-width:32rem;position:relative;overflow:hidden}.menu__info-body--info{margin-top:auto}.menu__info-body--info.blockquote div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:1.6rem}.menu__info-body--info div{height:100%}.menu__info img{width:100%}@media (max-width:1600px){.menu{min-height:70.4rem}}.menu__info-body img{position:absolute;top:0;left:0;width:100%!important;height:auto!important;will-change:transform}.burger-open .header__btn-burger:before{top:calc(50% - 1px);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.burger-open .header__btn-burger span{width:0}.burger-open .header__btn-burger:after{bottom:calc(50% - 1px);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:1.7rem}.header-open{background:var(--white)}.art{padding-top:14rem;padding-right:4rem;padding-left:4.3rem}@media (max-width:768px){.menu__info{display:none}.art{padding-top:16.9rem;padding-right:0}.art__decor{display:none}}@media (max-width:576px){.menu__link{font-size:3.4rem}.menu{top:5rem}.art{padding-top:6.9rem}}.art__decor{position:absolute;top:0;left:0;background:var(--black-05);width:100%;z-index:1;height:100%}.art__items{height:78vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media (max-width:768px){.art__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:11.5rem;height:100%}}@media (max-width:576px){.art__items{gap:3.8rem}}.art__info{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4.8rem;max-width:41rem}.art__info-decor{position:absolute;bottom:-7.5rem;right:-84%;z-index:-1;width:35.8rem;height:33.8rem}.art__info-decor img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}@media (max-width:768px){.art__info-decor{right:0;bottom:21.2rem;width:20rem;height:21.4rem}.art__info-decor img{-o-object-fit:fill;object-fit:fill}}@media (max-width:576px){.art__info-decor{width:8.8rem;height:8.8rem;right:-6.8rem;bottom:25.2rem}}@media (min-width:1866px){.art__info-decor{right:-177%;width:39.8rem;height:36.8rem}}.art__info-mobile{display:none}@media (max-width:768px){.art__info-mobile{display:block;position:absolute;bottom:0;z-index:-1;right:-3.2rem;height:17.5rem;width:73.2rem}}@media (max-width:576px){.art__info-mobile{bottom:1rem;z-index:-1;right:-4.2rem;height:13.2rem;width:45.2rem}}.art__info-mobile img{width:100%;height:100%}@media (max-width:768px){.art__info{height:86vh;max-width:100%;padding-bottom:3.6rem}}@media (max-height:879px) and (min-height:769px) and (max-width:1475px){.art__info{max-width:420px}}.art__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4.6rem}.art__title{font-family:var(--second-family);font-weight:500;font-size:11.2rem;line-height:86%;text-transform:uppercase;color:var(--green-base)}@media (max-width:576px){.art__info{height:100%;padding-bottom:2.4rem}.art__top{gap:2.4rem}.art__title{font-size:7.2rem;-ms-hyphens:auto;hyphens:auto;white-space:normal;line-height:79%}}@media (min-width:1866px){.art__title{font-size:13.2rem}}@media (max-width:768px){.art__title{max-width:62rem}.art__text{max-width:32rem}}@media (max-height:879px) and (min-height:600px) and (max-width:1475px){.art__title{font-size:88px}.art__text{font-size:15px}}.art__img{background:#dcdcdc;width:100%}.art__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-height:879px) and (max-height:1080px) and (min-width:1475px){.art__img{max-width:700px}}@media (max-height:679px) and (min-height:600px) and (max-width:1475px){.art__img{max-width:395px;max-height:684px}}@media (min-width:1441px){.art__img{max-width:54.4rem;max-height:68.4rem}}.line{display:inline-block}.advantages{margin-left:20rem}.advantages__items{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100vh;gap:23rem}@media (max-width:768px){.art__img{max-width:100%}.advantages{margin-top:13.1rem;margin-left:0;z-index:5}.advantages .container{padding:0}.advantages__items{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20.8rem}.advantages__items:before{display:none}}@media (max-width:576px){.advantages{margin-bottom:0;margin-top:3.2rem}.advantages .container{padding:0 1.6rem;margin-bottom:0}.advantages__items{gap:9.6rem}}.advantages__items:before{content:url(../img/cylinder.png);position:absolute;bottom:0;right:-16.6rem}.advantages__inner{margin-top:13.5rem;margin-bottom:5.7rem}.advantages__body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.advantages__body::-webkit-scrollbar{display:none}.advantages__body-decor{position:absolute;bottom:20%;left:-2%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}.advantages__body-decor img{max-width:28rem;max-height:28rem;width:100%;height:100%}@media (max-width:768px){.advantages__items{gap:0;height:unset}.advantages__inner{margin-top:0;padding:0 3.2rem;margin-bottom:20.7rem;gap:1.6rem}.advantages__inner .info__body{max-width:24.3rem}.advantages__inner .info__bottom{gap:4.2rem;max-width:34.5rem}.advantages__inner .button--dark{max-width:22.2rem}.advantages__body-decor{bottom:unset;top:44%;left:-8%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.advantages__body{position:static;width:100%;overflow-x:scroll;gap:1.6rem}}@media (max-width:576px){.advantages__inner{margin-bottom:9.6rem;padding:0}.advantages__inner .info__body{max-width:40rem}.advantages__inner .button--dark{max-width:100%}.advantages__inner .info__bottom{gap:2.5rem}.advantages__body-decor img{max-width:20.8rem;max-height:20.8rem}.advantages__body-decor{left:-30%;top:24%}.advantages__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-x:unset}}.card-advantages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;max-width:52.4rem;padding:13.4rem 10.8rem 10.4rem 10.4rem;background:var(--white);-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.card-advantages:nth-child(3){background:#f7f7f7}.card-advantages:nth-child(4){background:#f0f0f0}.card-advantages .p-text{font-size:1.6rem}.card-advantages__img{margin-bottom:8px;width:32rem;height:32rem;background:#dcdcdc}.card-advantages__img img{width:32rem;height:32rem;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.card-advantages{padding:4.8rem 4.8rem 7.2rem;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:46.4rem}.card-advantages:nth-child(2){margin-left:15.2rem}.card-advantages:last-child{margin-right:3.2rem}.card-advantages__img{max-width:100%;max-height:37rem;width:36.8rem;height:36.8rem}.card-advantages__img img{width:36.8rem;height:36.8rem}}.card-advantages__title{font-weight:500;font-size:3.5rem;line-height:100%;font-family:var(--second-family);letter-spacing:-.01em;color:var(--green-base)}@media (max-width:1440px){.card-advantages__title{font-size:4rem}}@media (max-width:576px){.card-advantages{padding:2.4rem}.card-advantages:nth-child(2){margin-left:0}.card-advantages:last-child{margin-right:0}.card-advantages__img{margin-bottom:0;width:24rem;height:24rem}.card-advantages__img img{width:24rem;height:24rem}.card-advantages__title{font-size:3rem}}.achievements{padding-top:13.6rem;margin-left:24rem;padding-right:35.2rem;position:relative}.achievements__ball-top{position:absolute;top:-47%;right:26%;z-index:-2;width:35.2rem;height:35.2rem}@media (max-width:768px){.achievements{padding-right:0;margin-left:0;padding-top:20.9rem;padding-bottom:15.2rem}.achievements__ball-top{top:-30.8rem;right:-13.8rem;z-index:0}.achievements__bottom{display:none}}@media (max-width:576px){.achievements{padding:0;margin-top:10rem;margin-bottom:5rem}.achievements__ball-top{top:-24.8rem;right:-5.8rem;width:23.6rem;height:23.6rem}.achievements__wall{display:none}}.achievements__bottom{position:absolute;bottom:0;left:11.4%;z-index:-2;width:204rem;height:26.4rem}.achievements__bottom img{-o-object-fit:contain;object-fit:contain;height:100%;width:100%}.achievements__wall{position:absolute;top:1px;right:-3rem;height:100%}.achievements__wall img{height:100%}.achievements__title{position:relative;z-index:2;margin-bottom:3.9rem}.achievements__mobile{display:none}@media (max-width:768px){.achievements__wall{top:unset;right:0;margin-top:0;width:100%;bottom:-2.2rem;height:40rem}.achievements__title{display:none}.achievements__mobile{display:block;margin-bottom:7.9rem}}.achievements__items{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24rem;height:78vh}@media (max-width:768px){.achievements__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8rem;height:100%}.achievements__items .info__bottom{max-width:34.4rem;gap:4rem}.achievements__items .button--dark{max-width:22.1rem}.achievements__ball{display:none}}@media (max-width:576px){.achievements__mobile{margin-bottom:0}.achievements__items .info__bottom{gap:2.3rem}.achievements__items{gap:9.5rem}.achievements__items .button--dark{max-width:100%}}.achievements__items .info{position:relative}.achievements__ball{position:absolute;top:22%;right:-14.8rem}.achievements__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12.8rem}@media (max-width:768px){.achievements__content{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.6rem;row-gap:5.4rem}.achievements__content:before{display:none}}@media (max-width:576px){.achievements__content{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:3.2rem}}.achievements__content:before{content:url(../img/mini-ball.svg);position:absolute;bottom:9.9rem;right:0}.card-achievements{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.9rem;max-width:32rem}.card-achievements__bottom{margin-top:auto}@media (min-width:769px){.card-achievements:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.card-achievements:nth-child(even) .card-achievements__bottom{margin-bottom:auto;margin-top:unset}}@media (max-width:768px){.card-achievements__bottom{margin-top:unset}.card-achievements{max-width:100%}}.card-achievements__img{width:100%;height:100%;max-height:32rem;max-width:32rem}.card-achievements__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.card-achievements__img{max-width:100%;max-height:35rem}}@media (max-width:576px){.card-achievements{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card-achievements:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.card-achievements__img{-webkit-box-flex:0;-ms-flex:0 1 48%;flex:0 1 48%;max-height:15rem}}.card-achievements__text{font-family:var(--second-family);font-weight:500;font-size:2rem;line-height:109%;letter-spacing:-.01em;color:var(--black-100);margin-bottom:2.6rem}@media (max-width:768px){.card-achievements__text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:31.2rem}}@media (max-width:576px){.card-achievements__text{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-bottom:0}}.card-achievements__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem}.practics{background:#fff;min-width:70vw;z-index:4;padding-top:7.4rem}@media (max-width:768px){.practics{padding:4.3rem 0 15.3rem;margin-top:0}}@media (max-width:576px){.card-achievements__bottom{-webkit-box-flex:0;-ms-flex:0 1 33%;flex:0 1 33%}.practics{padding:4.8rem 0}}.practics__items{padding-top:6.2rem;padding-left:7.9rem;padding-right:8.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:13.2rem}@media (max-width:768px){.practics__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7.8rem;padding:6.2rem 0 0}.practics__items .info{gap:4.8rem}.practics__items .button--dark{max-width:23rem}.practics__items .info__bottom{gap:3.8rem}}@media (max-width:576px){.practics__items{padding:0;gap:3.2rem}.practics__items .button--dark{max-width:100%}.practics__items .info{gap:2.4rem;margin-top:0}.practics__items .info__bottom{gap:2.4rem}}.practics__img{max-width:65.6rem;max-height:68.8rem}.practics__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews{position:relative;padding-top:11.6rem}@media (max-height:879px) and (min-height:600px) and (max-width:1475px){.reviews{min-width:74vw}}@media (min-width:1800px){.practics__img{max-width:100%;max-height:100%;width:65.6rem;height:68.8rem}.reviews{min-width:85vw}}.reviews .container{z-index:3}.reviews__wall{position:absolute;right:-12.5rem;top:0;height:100%;z-index:1}.reviews__wall img{height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.practics__img{max-width:100%}.reviews{padding-top:10.5rem;padding-bottom:9.3rem}.reviews__wall{right:0;bottom:0;top:unset;width:100%;max-height:40.2rem;z-index:0}.reviews__step{display:none}}.reviews__step{position:absolute;bottom:0;left:-5rem;width:121.6rem;height:30.9rem;z-index:2}.reviews__step img{width:100%;height:100%}.reviews__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.6rem}.reviews__ball{position:absolute;top:7.3rem;left:11.3rem;z-index:-1;width:10rem;height:10rem}@media (max-width:768px){.reviews__items{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reviews__ball{z-index:0;left:unset;right:16.8rem;top:-4.2rem}.reviews__title{display:none}}@media (max-width:576px){.reviews{padding-top:4.8rem;padding-bottom:4.8rem}.reviews__wall{max-height:21.2rem}.reviews__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.2rem}.reviews__ball{display:none}}.reviews__title{margin-bottom:13.2rem}.reviews__mobile{display:none}.reviews__slider{position:relative;max-width:43.2rem;width:100%}.reviews__slider .swiper-slide{background:var(--white);padding:8.8rem 4.8rem 4.8rem;height:43.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:768px){.reviews__mobile{display:block;margin-bottom:8rem}.reviews__slider .swiper-slide{min-height:51.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8.8rem 4.4rem 4.4rem 4.8rem}.reviews__slider{max-width:46.4rem}}@media (max-width:576px){.reviews__mobile{margin-bottom:3.2rem}.reviews__slider .swiper-slide{padding:6.4rem 2.4rem 2.4rem}.reviews__slider{max-width:43.2rem}}.reviews__text{font-size:1.4rem;line-height:143%;color:var(--black-100);margin-bottom:4.4rem;overflow:auto;max-height:25rem}@media (max-width:768px){.reviews__text{margin-bottom:0;max-height:100%}}.reviews__author-name{font-size:1.2rem;line-height:133%;color:var(--black-100)}.reviews__author-who{font-size:1.2rem;line-height:133%;color:var(--black-50)}.reviews__img{max-width:43.2rem;max-height:43.2rem;width:100%;height:100%;overflow:hidden;z-index:2}.reviews__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews__btns{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}.reviews__arrow{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;background:var(--white);width:5.6rem;height:5.6rem;-webkit-transition:.3s;transition:.3s}.reviews__arrow svg{width:1.6rem;height:1.5rem}.reviews__arrow--prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.reviews__arrow:hover{opacity:.6}.reviews__arrow.swiper-button-disabled{cursor:not-allowed;opacity:.6}.reviews__indicator{position:absolute;top:4.8rem;left:4.8rem;z-index:2;font-family:var(--second-family);font-weight:500;font-size:2.2rem;line-height:109%;letter-spacing:-.01em;color:var(--black-100)}.map{position:relative;padding-top:13.6rem;padding-right:22.4rem}@media (max-height:879px) and (min-height:600px) and (max-width:1475px){.map{min-width:77vw}}.map__items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.map__items .info{margin-top:0}@media (max-width:768px){.reviews__img{max-width:22.4rem;max-height:22.4rem}.map{padding-top:11.8rem;padding-right:0;margin-bottom:10.4rem}.map__items .info{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:4.8rem}.map__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.map__ball{display:none}}@media (max-width:576px){.reviews__img{max-width:100%;max-height:32.4rem}.reviews__indicator{top:2.4rem;left:2.4rem}.reviews__info{width:100%}.map{padding-top:4.8rem;margin-bottom:4.8rem}.map__items{gap:3.2rem}}.map__ball{position:absolute;right:-18.6rem;bottom:30%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);width:26.4rem;height:26.4rem}.map__contacts{font-size:1.6rem!important}#map{width:68.8rem;height:68.8rem}@media (max-width:1024px){#map{height:70.8rem;width:70.8rem}}.ymaps-layers-pane{filter:grayscale(1);-ms-filter:grayscale(1);-webkit-filter:grayscale(1);-moz-filter:grayscale(1);-o-filter:grayscale(1)}[class*=ymaps-2][class*=-ground-pane]{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");-webkit-filter:grayscale(100%)}.team__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:6.4rem 1.6rem}@media (max-width:768px){#map{width:100%}.team__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:4.8rem 1.6rem}}@media (max-width:576px){#map{height:28.8rem}.team__items{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:2.4rem}}.team__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}.team__card-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:var(--font-family);font-weight:400;font-size:1.6rem;line-height:150%;letter-spacing:-.01em;color:var(--black-100)}.team__card-job{color:var(--black-50)}.team__card-img{max-width:32rem;height:40rem;background:var(--black-05)}.team__card-img img{padding:1.6rem 1.6rem 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.team__swiper-wrapper{margin-bottom:6.4rem}.team-detail__nav{position:fixed;top:12rem;left:0;width:100%;padding-bottom:1.6rem}@media (max-width:768px){.team__card-img{max-width:34.4rem;height:43rem}.team-detail__nav{display:none!important}}.team-detail__items{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:5rem;margin-top:9.6rem;margin-bottom:16rem}@media (max-width:768px){.team-detail__items{-ms-grid-columns:1fr;grid-template-columns:1fr;margin-top:0;margin-bottom:10.4rem}}@media (max-width:576px){.team__card-img{max-width:28.8rem;height:36rem}.team-detail__items{margin-bottom:6.4rem}}.team-detail__image{position:sticky;top:20rem;max-width:54.4rem;height:54.4rem;width:100%}.team-detail__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}@media (max-width:768px){.team-detail__image{max-width:100%;position:static;height:70.4rem}}.team-detail__title{font-family:var(--second-family);font-weight:500;font-size:6.4rem;line-height:100%;color:var(--green-base)}@media (max-width:576px){.team-detail__image{height:28.8rem}.team-detail__title{font-size:3.6rem}}.team-detail__subtitle{font-family:var(--second-family);font-weight:500;font-size:6.4rem;line-height:100%;color:var(--black-50);margin-bottom:3.2rem}.team-detail__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8rem}@media (max-width:768px){.team-detail__contacts{margin-bottom:6.4rem}}@media (max-width:576px){.team-detail__subtitle{font-size:3.6rem}.team-detail__contacts{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:3.2rem}}.team-detail__contacts-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:2rem;line-height:140%}@media (max-width:576px){.team-detail__contacts-info{font-size:1.6rem}}.team-detail__contacts-link{color:var(--green-light);-webkit-transition:.3s;transition:.3s}.team-detail__contacts-link:first-child{color:var(--black-100)}.team-detail__contacts-link:hover{opacity:.6}.team-detail__contacts-button{font-weight:500;font-size:1.6rem;line-height:150%;color:var(--black-100);padding:1.6rem 2.8rem;border:none;background:var(--black-05);border-radius:999px;-webkit-transition:.3s;transition:.3s}.team-detail__contacts-button:hover{opacity:.6}.team-detail__text{font-weight:400;font-size:2rem;line-height:140%;color:var(--black-100);margin-bottom:8rem}@media (max-width:768px){.team-detail__text{margin-bottom:6.4rem}}.team-detail__block-info{padding:2.4rem 0;border-top:1px solid var(--black-20)}.team-detail__block-info:last-child{padding-bottom:0}@media (max-width:576px){.team-detail__text{font-size:1.6rem;margin-bottom:3.2rem}.team-detail__block-info{padding:1.6rem 0}}.team-detail__block-date{font-size:2rem;line-height:140%;font-weight:400;color:var(--black-50)}@media (max-width:576px){.team-detail__block-date{font-size:1.6rem}}.team-detail__block-job{font-weight:400;font-size:2rem;line-height:140%;color:var(--black-100)}.team-detail__block-advantage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;padding:2.4rem 0;border-top:1px solid var(--black-20)}.team-detail__block-advantage .links-items__btn{background:var(--black-05)}@media (max-width:576px){.team-detail__block-job{font-size:1.6rem}.team-detail__block-advantage{padding:1.6rem 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}}.team-detail__block-text{font-size:2rem;line-height:140%;color:var(--black-100);width:43.2rem}.team-detail__block-text ul{padding-left:2.3rem}.team-detail__block-text ul li{list-style:disc}.team-detail__block:not(:last-child){margin-bottom:8rem}.team-detail__advantages-title{text-align:center}.team-detail__swiper .swiper-gray__slide{min-height:32rem}.about-info{margin-bottom:16rem}@media (max-width:768px){.team-detail__block:not(:last-child){margin-bottom:6.4rem}}@media (max-width:576px){.team-detail__block-text{font-size:1.6rem;width:100%}.team-detail__block:not(:last-child){margin-bottom:3.2rem}.team-detail__swiper .swiper-gray__slide{min-height:24rem}.about-info{margin-bottom:4.8rem}}.about-info__running{overflow:hidden;margin:16rem 0}@media (max-width:768px){.about-info__running{margin:10rem 0}}.about-info__running-item{position:relative;font-family:var(--second-family);font-weight:500;font-size:11.2rem;line-height:86%;text-transform:uppercase;color:var(--green-base)}@media (max-width:576px){.about-info__running{margin:4.8rem 0}.about-info__running-item{font-size:7.2rem}}.about-info__running-item::before{content:"";position:absolute;top:50%;left:-4rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.6rem;height:.6rem;background:var(--red-base)}.about-info__track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8.6rem;width:100%}@media (max-width:768px){.about-info{margin-bottom:10.4rem}}.about-advantages{margin-bottom:16rem}.about-advantages__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:1.6rem}@media (max-width:768px){.about-advantages{margin-bottom:10.4rem}.about-advantages__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.about-advantages__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:43.2rem;height:auto;gap:2.2rem;padding:3.2rem;background:var(--green-base);color:var(--white)}.about-advantages__card--quote{color:var(--green-base);background:var(--black-05)}.about-advantages__card--quote .about-advantages__text{font-family:var(--second-family);font-weight:500;font-size:4rem;line-height:100%}@media (max-width:576px){.about-advantages{margin-bottom:4.8rem}.about-advantages__items{-ms-grid-columns:1fr;grid-template-columns:1fr}.about-advantages__card--quote .about-advantages__text{font-size:3rem;letter-spacing:-.01em}}.about-advantages__card--quote .about-advantages__bottom{font-family:var(--font-family);font-weight:400;font-size:2rem;line-height:140%;color:var(--black-50)}@media (max-width:768px){.about-advantages__card--quote{min-height:32rem!important}}@media (max-width:576px){.about-advantages__card--quote{font-size:3rem;letter-spacing:-.01em;min-height:24rem!important}.about-advantages__card--mobile-height{min-height:32.8rem!important}}.about-advantages__card--center{margin:0 auto;max-width:43.2rem}@media (max-width:768px){.about-advantages__card{min-height:46.4rem}}.about-advantages__top{font-family:var(--second-family);font-weight:500;font-size:3rem;line-height:107%;max-width:27.9rem}@media (max-width:576px){.about-advantages__card{padding:2.4rem;min-height:44rem}.about-advantages__top{font-size:2.6rem;line-height:108%}}.about-advantages__text{font-family:var(--font-family);font-weight:400;font-size:1.6rem;line-height:150%;letter-spacing:-.01em}.about-advantages__bottom{margin-top:auto;font-family:var(--second-family);font-weight:500;font-size:6.4rem;line-height:100%}.about-awards{margin-bottom:16rem}@media (max-width:768px){.about-awards{margin-bottom:10.4rem}}@media (max-width:576px){.about-awards{margin-bottom:8.8rem}}.about-awards__swiper{overflow:hidden}.about-awards__swiper-wrapper{margin-bottom:6.4rem}@media (max-width:768px){.about-awards__swiper-wrapper{margin-bottom:4.8rem}}@media (max-width:576px){.about-awards__swiper-wrapper{margin-bottom:3.2rem}}.about-awards__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3rem;padding:3.2rem;height:auto;background:var(--black-05);min-height:32rem}.about-awards__slide-text{font-family:var(--second-family);font-weight:500;font-size:2.2rem;line-height:109%;letter-spacing:-.01em;color:var(--black-100)}.about-practics{margin-bottom:15rem}@media (max-width:768px){.about-practics{margin-bottom:9.8rem}}@media (max-width:576px){.about-practics{margin-bottom:4.8rem}}.about-practics__button{margin:0 auto 6.4rem;max-width:43.2rem;width:100%!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-practics .subtitle{margin:0 auto 4.7rem}@media (max-width:768px){.about-practics__button{max-width:46.4rem!important;margin:0 auto 4.8rem}.about-practics .subtitle{margin:0 auto 3rem}}.about-reviews{margin-bottom:16rem}.about-reviews .title-h2{margin-bottom:6.9rem}@media (max-width:768px){.about-reviews{margin-bottom:10.4rem}.about-reviews .title-h2{margin-bottom:4.9rem}}.about-reviews .swiper-gray__slide{min-height:37.4rem}@media (max-width:576px){.about-reviews{margin-bottom:8.8rem}.about-reviews .swiper-gray__slide{min-height:36.8rem}}.about-reviews .swiper-gray__text{display:-webkit-box;overflow:auto;font-weight:400;font-family:var(--font-family);max-height:29rem;height:100%;font-size:1.6rem;line-height:150%;letter-spacing:-.01em}.about-news .title-h2{margin-bottom:6.2rem}.about-news__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:1.6rem;margin-bottom:6.4rem}.about-news__card{min-height:45.6rem}.about-news__img{width:100%;-o-object-fit:cover;object-fit:cover;max-height:32rem;height:100%}@media (max-width:768px){.about-news .title-h2{margin-bottom:4.6rem}.about-news__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:4.8rem 1.6rem;margin-bottom:4.7rem}.about-news__card{min-height:48rem}.about-news__img{max-height:34.4rem}}@media (max-width:576px){.about-news__items{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:3.2rem}.about-news__card{min-height:41.6rem}.about-news__img{max-height:28.8rem}}.about-news__info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem;font-weight:400;font-size:1.2rem;line-height:133%;margin:.8rem 0 1.6rem}@media (max-width:576px){.about-news__info{margin:.8rem 0}}.about-news__date{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;color:var(--black-50)}.about-news__date span{position:relative}.about-news__date span:before{content:"";position:absolute;left:-.5rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.2rem;height:.2rem;background:var(--black-20)}.about-news__time{color:var(--black-100)}.about-news__text{font-weight:400;font-size:1.6rem;line-height:150%;letter-spacing:-.01em;color:var(--black-100);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;max-width:28.3rem}@media (max-width:768px){.about-news__text{max-width:30.3rem}}.about-news__button{width:100%!important;max-width:43.2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.news-page__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:6.4rem 1.6rem;margin-bottom:6.4rem}.news-page__items .about-news__img{max-height:43.2rem}@media (max-width:576px){.news-page__items .about-news__img{max-height:34.4rem}}.news-page__items .about-news__text{max-width:39.2rem}@media (max-width:768px){.about-news__button{max-width:46.4rem!important}.news-page__items .about-news__img{max-height:28.8rem}.news-page__items .about-news__card:last-child{display:none}.news-page__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:4.8rem 1.6rem;margin-bottom:4.8rem}}@media (max-width:576px){.news-page__items{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:3.2rem}}.pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}.pagination__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:5.6rem;height:5.6rem;background:var(--black-05);font-weight:500;font-size:1.6rem;line-height:150%;color:#233147;border-radius:999px;-webkit-transition:.3s;transition:.3s}.pagination__button:hover{opacity:.6}.pagination__button--active{background:var(--green-base);color:var(--white)}.pagination__dots{cursor:pointer;padding:0 1.6rem;color:var(--black-30);font-size:1.6rem}.news-detail{margin-top:1.3rem}.news-detail .detail-info__block{gap:3.2rem}.news-detail .detail-info__list{margin-bottom:2.1rem}.career{margin-top:16rem}@media (max-width:768px){.career{margin-top:10.4rem}}@media (max-width:576px){.pagination__button{width:4.8rem;height:4.8rem}.pagination__item{display:none}.pagination__item:nth-child(1),.pagination__item:nth-child(2),.pagination__item:nth-child(3),.pagination__item:nth-last-child(1){display:inline-block}.news-detail .detail-info__block{gap:2.4rem}.news-detail .detail-info__list{margin-bottom:0}.career{margin-top:4.8rem}}.career__block-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.2rem}.career__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16rem;margin-bottom:16rem}@media (max-width:768px){.career__items{gap:10.4rem;margin-bottom:10.4rem}}@media (max-width:576px){.career__items{gap:4.8rem;margin-bottom:4.8rem}}.career__bottom{margin-top:4.8rem}.career__vacancies{max-width:65.6rem;margin:0 auto 16rem}@media (max-width:768px){.career__vacancies{max-width:100%;margin:0 auto 10.4rem}}@media (max-width:576px){.career__vacancies{margin:0 auto 4.8rem}}.career__text{max-width:82rem;margin:0 auto;font-weight:400;font-size:2rem;line-height:140%;text-align:center;color:var(--black-100)}.career__text a{color:var(--green-light);-webkit-transition:.3s;transition:.3s}.career__text a:hover{opacity:.6}.career__accordion svg{-webkit-transition:.3s;transition:.3s}.career__accordion .detail-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.2rem;overflow:hidden;margin:0;max-height:0;-webkit-transition:max-height .4s,margin .3s;transition:max-height .4s,margin .3s}.career__accordion--active .detail-info{margin-top:2.4rem}.career__accordion--active svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.career__accordion-top{padding:2.4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid var(--black-100);cursor:pointer;-webkit-transition:.3s;transition:.3s}.career__accordion-top span{display:inline-block;text-align:start;max-width:59rem}.career__accordion-top:hover{opacity:.6}.not-found{margin-top:5rem}.not-found .container-page{position:relative}.not-found__decor{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.not-found__decor img{width:32rem;height:32rem}@media (max-width:768px){.not-found{margin-top:15rem}.not-found__decor{top:-15rem;left:-2rem;-webkit-transform:unset;-ms-transform:unset;transform:unset}.not-found__decor img{width:22.4rem;height:22.4rem}}@media (max-width:576px){.career__text{font-size:1.6rem}.career__accordion-top span{max-width:25rem}.career__accordion-top{padding:1.6rem 0}.not-found{margin-top:6rem}.not-found__decor{top:-10rem;left:-8rem}.not-found__decor img{width:16rem;height:16rem}}.not-found__decor2{position:absolute;top:-4rem;right:22rem}.not-found__decor2 img{width:20.8rem;height:20.8rem}@media (max-width:768px){.not-found__decor2{top:-8rem;right:13rem}.not-found__decor2 img{width:10.4rem;height:10.4rem}}@media (max-width:576px){.not-found__decor2{top:-12rem;right:5rem}.not-found__decor2 img{width:7.2rem;height:7.2rem}}.not-found__decor3{position:absolute;top:18.5rem;right:-12rem}.not-found__decor3 img{width:32rem;height:32rem}@media (max-width:768px){.not-found__decor3{top:3.5rem;right:-10rem}.not-found__decor3 img{width:22.4rem;height:22.4rem}}.not-found__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:43.2rem;margin:0 auto}.not-found__title{font-family:var(--second-family);font-weight:300;font-size:20rem;line-height:100%;letter-spacing:-.05em;text-transform:uppercase;text-align:center;color:var(--green-base);margin-bottom:4.8rem}@media (max-width:576px){.not-found__decor3{top:-3.5rem;right:-8rem}.not-found__decor3 img{width:13.6rem;height:13.6rem}.not-found__title{font-size:16rem;margin-bottom:3.2rem}}.not-found__subtitle{font-family:var(--second-family);font-weight:500;font-size:4rem;line-height:100%;letter-spacing:-.01em;text-align:center;color:var(--black-100);margin-bottom:1.6rem}@media (max-width:576px){.not-found__subtitle{font-size:3rem}}.not-found__text{font-weight:400;font-size:1.6rem;line-height:150%;letter-spacing:-.01em;text-align:center;color:var(--black-50);margin-bottom:4.8rem}@media (max-width:576px){.not-found__text{margin-bottom:3.2rem}}.not-found__button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:32rem;width:100%!important}.search-page__search{gap:3.2rem;margin-bottom:6.4rem}@media (max-width:576px){.search-page__search{gap:1.6rem;margin-bottom:3.2rem}}.search-page__button{margin:0 auto;max-width:43.2rem;width:100%}.search-page__block{margin:0 auto;max-width:43.2rem}.search-page__not-found{font-weight:400;font-size:1.6rem;line-height:150%;letter-spacing:-.01em;text-align:center;color:var(--black-50)}@media (max-width:576px){.search-page__not-found{max-width:27.8rem}}.type-page__content{max-width:65.6rem;margin:0 auto}.type-page__content p{font-weight:400;font-size:2rem;line-height:140%;color:var(--black-100);margin-bottom:4.8rem}.type-page__content p:first-child{font-weight:500}@media (max-width:576px){.type-page__content p{font-size:1.6rem;margin-bottom:2.4rem}}.type-page__content h1{font-family:var(--second-family);font-weight:500;font-size:7.2rem;line-height:100%;letter-spacing:-.01em;color:var(--black-100);margin-bottom:3.2rem}@media (max-width:576px){.type-page__content h1{font-size:3.6rem;margin-bottom:2.4rem}}.type-page__content h2{font-family:var(--second-family);font-weight:500;font-size:6.4rem;line-height:100%;letter-spacing:-.01em;color:var(--black-100);margin-bottom:3.2rem}@media (max-width:576px){.type-page__content h2{font-size:3.6rem;margin-bottom:2.4rem}}.type-page__content h3{font-family:var(--second-family);font-weight:500;font-size:5.6rem;line-height:100%;letter-spacing:-.01em;color:var(--black-100);margin-bottom:3.2rem}@media (max-width:576px){.type-page__content h3{font-size:3.4rem;margin-bottom:2.4rem}}.type-page__content h4{font-family:var(--second-family);font-weight:500;font-size:4rem;line-height:100%;letter-spacing:-.01em;color:var(--black-100);margin-bottom:3.2rem}@media (max-width:576px){.type-page__content h4{font-size:3rem;margin-bottom:2.4rem}}.type-page__content h5{font-family:var(--second-family);font-weight:500;font-size:3rem;line-height:107%;letter-spacing:-.01em;color:var(--black-100);margin-bottom:3.2rem}@media (max-width:576px){.type-page__content h5{font-size:2.6rem;margin-bottom:2.4rem}}.type-page__content h6{font-family:var(--second-family);font-weight:500;font-size:2.2rem;line-height:109%;letter-spacing:-.01em;color:var(--black-100);margin-bottom:3.2rem}@media (max-width:576px){.type-page__content h6{font-size:2.2rem;margin-bottom:2.4rem}}.type-page__content img{display:inline-block;-o-object-fit:cover;object-fit:cover;width:100%;height:36.9rem;margin-bottom:3.2rem}@media (max-width:576px){.type-page__content img{height:16.2rem;margin-bottom:2.4rem}}.type-page__content table{border-collapse:collapse;margin-bottom:3.2rem;border-top:1px solid var(--black-100);border-bottom:1px solid var(--black-100);width:100%;text-align:left}.type-page__content thead{border:none;background:var(--black-05)}.type-page__content th{font-weight:500;color:var(--black-60);padding:1.6rem;font-size:2rem}@media (max-width:576px){.type-page__content table{margin-bottom:2.4rem}.type-page__content th{font-size:1.6rem;padding:1rem}}.type-page__content td{border-top:1px solid var(--black-20);font-family:var(--font-family);font-weight:400;padding:1.6rem;font-size:2rem;line-height:140%;color:var(--black-100);max-width:23.8rem}.type-page__content td:last-child{text-align:right;font-weight:500}.type-page__content ul{margin-bottom:4.8rem}@media (max-width:576px){.type-page__content td{font-size:1.6rem;padding:1rem}.type-page__content ul{margin-bottom:2.4rem}}.type-page__content li{position:relative;padding:1.6rem 2.4rem;font-size:2rem;font-weight:400;line-height:140%;border-top:1px solid var(--black-20)}.type-page__content li::before{content:"";position:absolute;top:2.2rem;left:-.2rem;width:.8rem;height:.8rem;background:var(--red-base)}.type-page__swiper{margin-bottom:3.2rem}.type-page__table{overflow-x:auto}.type-page iframe,.type-page video{width:100%;height:36.9rem}@media (max-width:576px){.type-page__content li{font-size:1.6rem}.type-page__swiper{margin-bottom:2.4rem}.type-page iframe,.type-page video{height:16.2rem}}.type-page__video{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center}.type-page__video::after{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.5);pointer-events:none}.type-page__block{position:relative;display:inline-block;width:100%;margin-bottom:4.8rem}.type-page__block button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:none;background:0 0}@media (max-width:576px){.type-page__block{margin-bottom:2.4rem}}.type-page__documents{margin-bottom:4.8rem}.type-page__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem;padding:1.6rem 0;border-top:1px solid var(--black-20)}.type-page__item:hover .type-page__link-text{color:var(--green-light)}.type-page__item:hover .type-page__icon{background:var(--green-base)}.type-page__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:99px;background:var(--black-40);min-width:4.8rem;min-height:4.8rem;-webkit-transition:.3s;transition:.3s}.type-page__icon img,.type-page__icon svg{width:1.2rem;height:1.6rem}.type-page__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.type-page__link-text{font-weight:400;font-size:2rem;line-height:140%;color:var(--black-100);-webkit-transition:.3s;transition:.3s;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}@media (max-width:576px){.type-page__documents{margin-bottom:2.4rem}.type-page__link-text{font-size:1.6rem}}.type-page__link-weight{color:var(--black-50);font-size:1.4rem;line-height:143%}.type-page__button{max-width:32rem;width:100%}.cookie{position:fixed;bottom:-100%;z-index:15;right:3.2rem;-webkit-transition:.5s;transition:.5s;max-width:42.4rem;padding:2.4rem;border-radius:24px;background:var(--red-base)}@media (max-width:576px){.cookie{right:0;margin:0 .8rem}}.cookie__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2.4rem;margin-bottom:3.2rem}.cookie__close{border:none;background:0 0}.cookie__text{font-family:var(--font-family);font-weight:400;font-size:1.6rem;line-height:150%;letter-spacing:-.01em;color:var(--white)}.cookie__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem}.cookie__agree{border:none;border-radius:999px;font-weight:500;font-size:1.6rem;line-height:150%;color:var(--black-100);padding:1.2rem 5.4rem;background:var(--white);-webkit-transition:.3s;transition:.3s}.cookie__agree:hover{background:var(--black-10)}.cookie__link{font-weight:500;font-size:1.6rem;line-height:150%;text-align:center;color:var(--white);opacity:.6}.footer{padding-bottom:6.4rem}@media (max-width:768px){.footer{padding-bottom:4.8rem}}@media (max-width:576px){.cookie__top{margin-bottom:2.4rem}.cookie__text{max-width:21.6rem}.cookie__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}.cookie__agree{width:100%}.footer{padding-bottom:2.4rem}}.footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem;font-weight:400;font-size:12px;line-height:133%;color:var(--black-100);margin-bottom:3.2rem}@media (max-width:768px){.footer__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem}@media (max-width:576px){.footer__top{margin-bottom:1.6rem}.footer__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__item{-webkit-box-flex:0;-ms-flex:0 1 23%;flex:0 1 23%;text-align:center}}.footer__link{color:inherit;-webkit-transition:.3s;transition:.3s}.footer__link:hover{opacity:.6}.footer__politic{color:inherit;-webkit-transition:.3s;transition:.3s}.footer__politic:hover{opacity:.6}.footer__contacts{text-align:center;margin-bottom:6.4rem;font-size:1.2rem!important}@media (max-width:576px){.footer__contacts{margin-bottom:3.2rem}}.footer__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.4rem;font-size:12px;line-height:133%;color:var(--black-50);-webkit-transition:.3s;transition:.3s}.footer__author:hover{opacity:.6}