.header{position:relative;max-width:1920px;margin-inline:auto;border-bottom-left-radius:1.85rem;border-bottom-right-radius:1.85rem;overflow:hidden}.header__sticky{position:fixed;top:0;left:0;right:0;transform:translateY(-50px);margin-top:10px;padding:0 1.25rem;opacity:0;max-width:1980px;margin-inline:auto;z-index:99;transition:.5s transform,.5s opacity;visibility:hidden}.header__sticky .header__container{background-color:#56634fbf;border-radius:.625rem;padding:.625rem 1.25rem}.header__sticky.is-visible{transform:translateY(0);opacity:1;visibility:visible}.header__wrapper{position:absolute;inset:0;padding:.625rem 1.25rem}.header__container{font-family:Mulish,sans-serif;font-weight:200}.header__info{position:relative;display:flex;justify-content:space-between;align-items:center;z-index:1}.header__logo{width:6.6875rem;height:auto;transition:.25s filter}.header__logo:hover{filter:brightness(.85)}.header__maps{display:flex;align-items:center;gap:.625rem;text-decoration:none;color:inherit;transition:.25s filter}.header__maps:hover{filter:brightness(.85)}.header__maps-icon{width:7.375rem;height:auto}.header__maps-rating{display:flex;align-items:center;gap:.3125rem;font-size:.875rem}.header__stars{display:flex;gap:2px}.header__stars img{width:.95rem}.header__bg-call img{width:2.58rem;height:1.703rem}.header__contacts{display:flex;align-items:center;gap:1.25rem;font-size:1.125rem;font-weight:400}.header__contacts-link{display:flex;align-items:center;gap:.3125rem;text-decoration:none;color:inherit;transition:.25s filter}.header__contacts-link:hover{filter:brightness(.85)}.header__contacts-link img{width:.9375rem}.header__socials{display:flex;gap:.3125rem;align-items:center}.header__socials img{width:1.5625rem;display:block;image-rendering:-webkit-optimize-contrast;transform:translateZ(0);transition:.25s filter}.header__socials img:hover{filter:brightness(.85)}.header__cta{position:relative;background:linear-gradient(135deg,#57b031,#4fae39,#3eabd1,#00a19a);border:none;cursor:pointer;overflow:hidden;color:#fff;z-index:1}.header__cta:before{content:"";position:absolute;inset:0;background:#00a19a;opacity:0;transition:opacity .3s ease;z-index:-1}.header__cta:hover:before{opacity:1}.header__cta>*{position:relative;z-index:2}.header__cta{padding:.4375rem .8125rem;font-size:.875rem;border-radius:.375rem;font-family:inherit}.header__cta:before{border-radius:.375rem}.header__bg-call{display:flex;align-items:center;justify-content:center}.header__bg-call svg{width:2.545rem;height:2.545rem}.header__hr{width:100%;background-color:#ffffff4d;height:1px;margin:.375rem 0 .625rem}.header__nav{position:relative;z-index:3}.header__nav-list{display:flex;justify-content:space-between;list-style:none}.header__nav-item{text-decoration:none;color:inherit;font-size:1rem;display:flex;align-items:center;gap:.4375rem;cursor:pointer;transition:.25s color}.header__nav-item:hover{color:#d2d2d2}.header__nav-item .menu-open{transform-origin:center;transition:transform .25s ease;display:inline-block;height:.875rem;width:.875rem;flex-shrink:0;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.header__nav-item--has-menu:hover .menu-open{transform:rotate(45deg)}.header__nav-item--has-menu:hover .production-menu{opacity:1;visibility:visible}.header__main{z-index:2;width:fit-content;position:relative;display:flex;flex-direction:column;justify-content:center;gap:2.5rem;margin-top:9.375rem}.header__main-title{font-size:4.0625rem;font-weight:400;text-transform:uppercase;line-height:.9;animation:fadeInLeft .8s ease-out forwards;opacity:0}.header__main-title span{font-weight:800}.header__main-description{font-size:1.5625rem;animation:fadeInLeft .8s ease-out .2s forwards;opacity:0}.header__interactive-image{position:absolute;right:-2.5%;bottom:0;z-index:0;animation:slideInRight 1.2s cubic-bezier(.25,.46,.45,.94) forwards;opacity:0}.header__interactive-image img{display:block;margin-left:auto;width:80%;clip-path:inset(1px 0 0 20px)}.header__interactive-image--mobile{display:none;width:90%;right:-5%;bottom:0;margin-top:-5%;z-index:1;margin-left:auto}.header__interactive-image--mobile img{margin-left:auto}.header__cp-button{position:relative;background:linear-gradient(135deg,#57b031,#4fae39,#3eabd1,#00a19a);border:none;cursor:pointer;overflow:hidden;color:#fff;z-index:1}.header__cp-button:before{content:"";position:absolute;inset:0;background:#00a19a;opacity:0;transition:opacity .3s ease;z-index:-1}.header__cp-button:hover:before{opacity:1}.header__cp-button>*{position:relative;z-index:2}.header__cp-button{display:flex;align-items:center;gap:.75rem;position:absolute;left:0;bottom:0;font-size:1.175rem;padding:.75rem .375rem .75rem 1.25rem;border-radius:360px;animation:fadeInLeft .8s ease-out .2s forwards;opacity:0;z-index:2}.header__cp-button:before{border-radius:360px}.header__cp-button img{height:2.625rem;width:2.625rem}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.production-menu{position:absolute;top:100%;margin-top:1rem;left:50%;transform:translate(-50%);width:48rem;background:#fff;border-radius:.625rem;padding:1.25rem;box-shadow:0 10px 30px #0000001a;opacity:0;visibility:hidden;transition:all .3s ease;z-index:100;cursor:default}.production-menu__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.9375rem}.production-menu__item{display:flex;align-items:center;gap:.75rem;transition:opacity .2s;cursor:pointer}.production-menu__item:hover{opacity:.7}.production-menu__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.production-menu__icon img{cursor:pointer;width:1.5625rem;height:1.5625rem}.production-menu__title{font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:500;color:#333;line-height:.9;margin-bottom:.1875rem}.production-menu__subtitle{font-family:Mulish,sans-serif;font-size:.625rem;color:#828282;font-weight:400;line-height:.8}.history{margin-top:5rem;color:#000;max-width:1980px;margin-inline:auto;padding:0 1.25rem}.history__content{margin-top:5rem;margin-bottom:5rem;position:relative;opacity:0;transform:translateY(30px);transition:opacity .6s 0s cubic-bezier(.165,.84,.44,1),transform .6s 0s cubic-bezier(.165,.84,.44,1);will-change:transform,opacity}.history__content.visible{opacity:1;transform:translateY(0)}.history__title{position:relative;font-size:4.0625rem;line-height:.9;font-weight:500;top:-1.5rem}.history__title-brand{color:#57b031;font-weight:700}.history__arrow{height:2.875rem;z-index:2;position:relative}.history__list{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem;margin-top:4rem;padding-bottom:2rem}.history__line{position:absolute;left:0;right:0;width:100%;pointer-events:none;bottom:6.85rem;z-index:1}.history__item{display:flex;flex-direction:column;justify-content:end}.history__image-box{display:block;margin-bottom:-.1rem}.history__image{margin-left:auto;margin-right:auto;display:block;width:55%}.history__description{display:flex;flex-direction:column;gap:1rem;padding:.625rem;border-radius:.625rem;border:5px solid transparent;font-size:1rem;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#57b031,#4fae39 16%,#3bab51 43%,#1ba578 76%,#00a19a) border-box}.history__year{margin-top:1.25rem;margin-left:auto;margin-right:auto;font-size:3.75rem;font-weight:700;color:#57b031}.factory-info{margin-top:5rem;color:#000;max-width:1980px;margin-inline:auto;padding:0 1.25rem}.factory-info__content{margin-top:4rem;margin-bottom:4rem}.factory-info__title{font-size:4.0625rem;line-height:.9;font-weight:500}.factory-info__title-brand{color:#57b031;font-weight:700}.factory-info__grid{margin-top:2.5rem;display:grid;grid-template-columns:2.5fr 1fr;gap:1.875rem}.factory-info__elem{opacity:0;transform:translateY(30px);transition:opacity .6s 0s cubic-bezier(.165,.84,.44,1),transform .6s 0s cubic-bezier(.165,.84,.44,1);will-change:transform,opacity}.factory-info__elem.visible{opacity:1;transform:translateY(0)}.factory-info__visual{position:relative;overflow:hidden;border-radius:.625rem}.factory-info__slider-wrapper{overflow:hidden;width:100%;height:100%}.factory-info__track{display:flex;transition:transform .6s cubic-bezier(.23,1,.32,1);height:100%}.factory-info__slider{flex:0 0 100%;position:relative;height:100%}.factory-info__image{width:100%;height:100%;display:block}.factory-info__caption{position:absolute;bottom:.625rem;left:.625rem;background-color:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.625rem;border-radius:.625rem;width:calc(100% - 7.25rem);z-index:2}.factory-info__controls{position:absolute;right:0;bottom:0;display:flex;gap:.625rem;z-index:10}.factory-info__arrow{display:flex;justify-content:center;align-items:center;border:1px solid #e8e8e8;background:#fff;height:2.4375rem;width:2.4375rem;border-radius:.625rem;cursor:pointer;transition:all .3s ease}.factory-info__arrow-next{transform:rotate(-180deg)}.factory-info__arrow img{color:#57b031;width:.9375rem;transition:.25s all}.factory-info__arrow:hover{background-color:#00a19a}.factory-info__arrow:hover img{filter:brightness(0) invert(1)}.factory-info__stats-list{display:flex;flex-direction:column;gap:2rem;background-color:#f5f5f5;padding:1.25rem;border-radius:1.25rem}.factory-info__stat-item{display:flex;flex-direction:column}.factory-info__stat-header{display:flex;align-items:center}.factory-info__stat-number{height:2.8125rem}.factory-info__stat-desc{display:flex;flex-direction:column;gap:.5rem;margin-top:.625rem}.factory-info__stat-label{font-size:1.125rem}.factory-info__sub-list{padding-left:1.5rem;list-style-type:disc;margin-top:.3125rem}.factory-info__sub-list li::marker{font-size:.85rem}.production{padding:0 1.25rem;color:#000;margin-top:4.375rem;max-width:1980px;margin-inline:auto}.production__slide{flex:0 0 100%;min-width:100%;display:grid;gap:.625rem;grid-template-columns:repeat(3,1fr);pointer-events:none;transition:opacity .4s ease,visibility .4s}.production__slide.active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.production__slides-container{display:block;overflow:hidden;width:100%}.production__track{display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}.production__gallery{margin-top:.625rem;display:grid;grid-template-columns:1fr;gap:.625rem}.production__gallery-points{display:flex;gap:.3125rem;justify-content:center;margin-top:.625rem}.production__gallery-point{height:.5625rem;width:.5625rem;border-radius:100px;background-color:#e0e0e0;cursor:pointer}.production__gallery-point--active{background-color:#57b031;cursor:auto}.production__gallery-video-wrapper{position:relative;width:100%;height:100%}.production__gallery-video-wrapper.playing .production__gallery-video-play-toggle{opacity:0;pointer-events:none;transition:.3s}.production__gallery-video-wrapper:after{content:"";position:absolute;inset:0;background:#00000073;border-radius:10px;opacity:1;pointer-events:none;transition:opacity .35s ease}.production__gallery-video-wrapper.playing:after{opacity:0}.production__gallery-video{display:block;width:100%;height:32.5rem;object-fit:cover;border-radius:10px}.production__gallery-video-play-toggle{z-index:1;position:absolute;top:50%;left:50%;width:4.375rem;height:4.375rem;transform:translate(-50%,-50%);border-radius:50%;background:linear-gradient(50deg,#57b031,#4fae39,#3bab51,#1ba578,#00a19a);cursor:pointer;display:flex;justify-content:center;align-items:center}.production__gallery-video-play-toggle img{height:1.4375rem}.production__gallery-video-with-button{position:relative}.production__gallery-video-button{position:absolute;right:1.25rem;top:1.25rem;display:flex;gap:1.25rem;align-items:center;background-color:#0000008c;border-radius:300px;padding:5px 5px 5px 20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.production__gallery-video-button-icon{display:flex;justify-content:center;align-items:center;border-radius:300px;width:2.1875rem;height:2.1875rem;background:linear-gradient(50deg,#57b031,#4fae39,#3bab51,#1ba578,#00a19a);cursor:pointer}.production__gallery-video-button-icon img{height:1rem;width:1rem}.production__gallery-image{opacity:0;transform:translateY(30px);transition:opacity .6s 0s cubic-bezier(.165,.84,.44,1),transform .6s 0s cubic-bezier(.165,.84,.44,1);will-change:transform,opacity}.production__gallery-image.visible{opacity:1;transform:translateY(0)}.production__gallery-image{width:100%;height:100%;object-fit:cover;border-radius:.9375rem}.licenses{padding:0 1.25rem;margin-top:4.375rem;color:#000;max-width:1980px;margin-inline:auto}.licenses__main{display:flex;justify-content:space-between;align-items:center}.licenses__arrows{display:flex;gap:10px;align-items:center}.licenses__arrow{display:flex;justify-content:center;align-items:center;border:1px solid #e8e8e8;height:2.4375rem;width:2.4375rem;border-radius:10px;cursor:pointer}.licenses__arrow img{color:#57b031;width:.9375rem;transition:.25s all}.licenses__arrow{transition:.25s all}.licenses__arrow:hover{background-color:#00a19a}.licenses__arrow:hover img{filter:brightness(0) invert(1)}.licenses__title{font-size:4.0625rem;font-weight:500;text-align:center}.licenses__cards{margin-top:1.875rem;gap:.75rem;overflow:hidden}.licenses__track{display:flex;gap:.75rem;transition:transform .5s cubic-bezier(.25,1,.5,1);will-change:transform}.licenses__card{opacity:0;transform:translateY(30px);transition:opacity .6s 0s cubic-bezier(.165,.84,.44,1),transform .6s 0s cubic-bezier(.165,.84,.44,1);will-change:transform,opacity}.licenses__card.visible{opacity:1;transform:translateY(0)}.licenses__card{padding:.625rem;display:flex;flex-direction:column;gap:.625rem;border-radius:.9375rem;flex:1 1 100%;cursor:pointer;max-height:19.125rem}.licenses__card img{border-radius:.625rem;max-width:100%;object-fit:contain;min-width:0}.licenses__card-content{background:linear-gradient(50deg,#57b031,#4fae39,#3bab51,#1ba578,#00a19a);color:#fff;text-align:center;padding:.375rem 0;border-radius:.375rem;font-size:.875rem;font-weight:500}.team{padding:0 1.25rem;margin-top:4.375rem;color:#000;max-width:1980px;margin-inline:auto}.team__main{display:flex;justify-content:center;align-items:center}.team__arrows{display:flex;gap:10px;align-items:center}.team__arrow{display:flex;justify-content:center;align-items:center;border:1px solid #e8e8e8;height:2.4375rem;width:2.4375rem;border-radius:10px;cursor:pointer}.team__arrow img{color:#57b031;width:.9375rem;transition:.25s all}.team__arrow{transition:.25s all}.team__arrow:hover{background-color:#00a19a}.team__arrow:hover img{filter:brightness(0) invert(1)}.team__title{font-size:4.0625rem;font-weight:500;text-align:center;margin-bottom:1.875rem}.team__title span{color:#57b031;font-weight:700}.team__sections{display:flex;flex-direction:column;gap:1.875rem}.team__section-title{font-size:2.8125rem;font-weight:500}.team__section__main{display:flex;justify-content:space-between;align-items:center}.team__section__arrows{display:flex;gap:10px;align-items:center}.team__section__arrow{display:flex;justify-content:center;align-items:center;border:1px solid #e8e8e8;height:2.4375rem;width:2.4375rem;border-radius:.625rem;cursor:pointer}.team__section__arrow img{color:#57b031;width:.9375rem;transition:.25s all}.team__section__arrow{transition:.25s all}.team__section__arrow:hover{background-color:#00a19a}.team__section__arrow:hover img{filter:brightness(0) invert(1)}.team__section-track{display:flex;gap:1.25rem;transition:transform .5s cubic-bezier(.25,1,.5,1);will-change:transform}.team__section-cards{margin-top:1.875rem;overflow:hidden}.team__card{opacity:0;transform:translateY(30px);transition:opacity .6s 0s cubic-bezier(.165,.84,.44,1),transform .6s 0s cubic-bezier(.165,.84,.44,1);will-change:transform,opacity}.team__card.visible{opacity:1;transform:translateY(0)}.team__card{display:flex;flex-direction:column;gap:.625rem;flex:1 1 100%;cursor:pointer;flex:0 0 calc((100% - 3.75rem)/4);min-width:calc((100% - 3.75rem)/4);background:#f5f5f5;padding:.625rem;border-radius:.9375rem;font-size:.875rem;font-weight:500}.team__card-content{display:flex;flex-direction:column;gap:.3125rem}.team__card-name{font-size:1.375rem}.team__card-hr{background-color:#57b031;height:2px;width:100%}.team__card-position{font-size:1rem;font-weight:300}.team__card img{border-radius:.625rem;max-width:100%;object-fit:contain;min-width:0}.specialists{padding:0 1.25rem;margin-top:4.375rem;color:#000;max-width:1980px;margin-inline:auto}.specialists__title{font-size:2.8125rem;font-weight:500}.specialists__cards{display:grid;grid-template-columns:repeat(2,1fr);margin-top:.625rem;gap:.625rem}.specialists__card{opacity:0;transform:translateY(30px);transition:opacity .6s 0s cubic-bezier(.165,.84,.44,1),transform .6s 0s cubic-bezier(.165,.84,.44,1);will-change:transform,opacity}.specialists__card.visible{opacity:1;transform:translateY(0)}.specialists__card{cursor:pointer}.contact{color:#000;padding:0 1.25rem;margin-top:4.375rem;max-width:1920px;margin-inline:auto}.contact__map-image{border-radius:15px}.contact__content{display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem;opacity:0;transform:translateY(30px);transition:opacity .6s 0s cubic-bezier(.165,.84,.44,1),transform .6s 0s cubic-bezier(.165,.84,.44,1);will-change:transform,opacity}.contact__content.visible{opacity:1;transform:translateY(0)}.contact__card{background-color:#f5f5f5;border-radius:15px;padding:1.875rem}.contact__card-title{font-size:3.85rem;font-weight:500}.contact__card-contacts{display:flex;flex-direction:column;gap:1.25rem;margin-top:3.125rem}.contact__card-contact{display:flex;flex-direction:column;gap:.625rem}.contact__card-contact-name{color:#21212180;font-size:1rem}.contact__card-contact-value{font-size:1.5625rem}.modal{display:flex;position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;background-color:#000000e6;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.modal.is-active{opacity:1;visibility:visible}.modal-content{max-width:95vw;max-height:95vh;border-radius:10px;transition:transform .25s ease;transform:scale(.85)}.modal.is-active .modal-content{transform:scale(1)}.modal-close{position:absolute;top:20px;right:30px;color:#fff;font-size:40px;cursor:pointer}.mobile{display:none}@media(max-width:768px){.desktop{display:none}.mobile{display:block}.popup{padding:0 1.25rem}.popup__right{display:none}.popup__form-submit{width:100%}.du__card{border-bottom-left-radius:15px;border-bottom-right-radius:15px}.du__info{padding:2.036rem}.du__info-title{font-size:3.054rem}.du__info-flex-s svg{height:4.072rem;width:4.072rem}.du__content{max-height:55vh;overflow-y:auto}.du__content p{font-size:1.425rem}.cert__card-title{font-size:3.096rem}.cert__arrows-container{display:flex;gap:2.064rem}.cert__info{flex-direction:column}.cert__arrow{width:4.025rem;height:4.025rem}.cert__info img{height:30rem}.cert__arrow svg{width:1.548rem;height:1.548rem}.header__maps,.header__contacts,.header__cta,.header__hr,.header__nav,.header__interactive-image{display:none}.header__wrapper{padding:unset;position:static;border-bottom-left-radius:35px;border-bottom-right-radius:35px}.header__interactive-image--mobile{display:block}.header__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.header__image img{height:100%;width:100%}.header__cp{padding:1.25rem;padding-bottom:0}.header__cp-button{margin-top:1.25rem;position:relative;left:0;width:100%;justify-content:space-between;white-space:nowrap}.header__main{margin-top:3.054rem}.header__main-title{font-size:3.563rem;max-width:100%;word-break:break-word}.header__main-description{font-size:1.629rem}.header__logo{width:10.733rem}.header__socials{gap:.713rem}.header__socials img{width:2.545rem;height:2.545rem}.header__cp-button{font-size:1.473rem}.header__cp-button svg{height:3.257rem;width:3.257rem}.header__container{padding:1rem 2.064rem}.header__main{padding:0 1.032rem}.history__container{display:flex;position:relative}.history__title{position:static;text-align:center;font-size:3.612rem}.history__list{grid-template-columns:1fr}.history__arrow-container{display:flex;align-items:center}.history__arrow{height:2.58rem;width:10.836rem}.history__year{margin-top:.516rem;text-align:center;margin-inline:unset;font-size:4.644rem}.history__description{font-size:1.445rem}.history__image{margin-left:11.5rem;width:45%}.history__line{right:auto;height:96%;bottom:auto;top:1.875rem;width:auto;left:1.5%}.factory-info__title{font-size:3.612rem}.factory-info__main{display:flex;justify-content:space-between;align-items:center}.factory-info__title{text-align:center}.factory-info__grid{grid-template-columns:1fr}.factory-info__controls{display:none}.factory-info__image{width:100%}.factory-info__caption{width:calc(100% - 2.064rem);left:1.032rem;bottom:1.032rem;font-size:1.445rem}.factory-info__arrow{height:4.025rem;width:4.025rem}.factory-info__arrow img{height:1.548rem;width:1.548rem}.factory-info__stat-label{font-size:1.651rem}.factory-info__sub-list{font-size:1.445rem;padding-left:2.15rem;margin-top:.31rem}.factory-info__sub-list li::marker{font-size:1rem}.factory-info__stat-number{height:4rem}.factory-info__stat-header{align-items:center}.factory-info__stat-desc{font-size:1.445rem}.production__slide{gap:1.651rem;column-gap:.516rem;grid-template-areas:"a a a" "but but but" "b c d"!important}.production__slide:not(:has(.production__gallery-video-button)){grid-template-areas:"a b c" "d e f"!important}.production__gallery-video-button--mobile{grid-area:but;position:relative;justify-content:space-between;width:100%;display:flex;gap:1.875rem;box-sizing:border-box;padding:.611rem .611rem .611rem 1.75rem;align-items:center;background:linear-gradient(50deg,#57b031,#4fae39,#3bab51,#1ba578,#00a19a);border:none;border-radius:100px;font-size:1.85rem;cursor:pointer}.production__gallery-video-button--mobile svg{width:2em;height:2rem}.production__gallery-video-button-icon{width:4.072rem;height:4.072rem;background:#ffffff26}.production__gallery-video-button{display:none}.production__gallery-video-play-toggle img{width:1.75rem;height:1.75rem}.production__gallery-points{margin-top:0;gap:.509rem}.production__gallery-point{width:.916rem;height:.916rem}.licenses__main--mobile{display:flex;align-items:center;justify-content:space-between}.licenses__arrow{height:3.97rem;width:3.97rem;flex-shrink:0}.licenses__arrow img{width:1.548rem;height:1.548rem}.licenses__title{font-size:3.612rem}.licenses__card{flex:0 0 100%;min-width:100%;max-height:unset;object-fit:contain;object-position:top center}.team__title{font-size:3.612rem}.team__section__arrows{display:none}.team__arrows--mobile{display:flex;justify-content:center;margin-top:1.018rem;gap:1.032rem}.team__arrow--mobile{height:3.406rem;width:3.406rem;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;border-radius:100px}.team__arrow--mobile img{height:1.295rem}.team__card{flex:0 0 100%;min-width:100%;gap:.516rem;padding:1.032rem}.team__section-cards{margin-top:1.032rem}.team__section-title{font-size:2.374rem}.team__sections{gap:1.548rem}.team__title{margin-bottom:3.096rem}.team__card-name{font-size:1.858rem}.team__card-name br{display:none}.team__card-position{font-size:1.445rem}.specialists__title{font-size:2.374rem}.specialists__cards{grid-template-columns:1fr;margin-top:1.032rem}.contact__content{grid-template-columns:1fr}.contact__card-title{font-size:3.563rem}.contact__card-contacts{margin-top:2.036rem;gap:2.036rem}.contact__card-contact-name{font-size:1.425rem}.contact__card-contact-value{font-size:2.036rem}.contact__map{height:35.869rem}.footer{background-size:cover;height:auto}.footer__container{flex-direction:column;padding:2.064rem 1.032rem;gap:2.064rem}.footer__container{display:grid;grid-template-columns:1fr 1.65fr;grid-template-areas:"logo logo" "nav contacts" "nav socials" "nav address" "copy copy";height:auto}.footer__company{grid-area:logo}.footer__nav{grid-area:nav}.footer__contacts{grid-area:contacts}.footer__socials{grid-area:socials}.footer__address{grid-area:address}.footer__reversed{display:none;grid-area:copy;margin-top:20px}.footer__reversed--mobile{grid-area:copy;margin-top:20px}.footer__company img{height:6.605rem}.footer__reversed{font-size:1.238rem;order:1}.footer__nav{gap:.722rem}.footer__nav a{font-size:1.445rem}.footer__contacts{gap:.722rem}.footer__contacts-email{gap:.516rem}.footer__contacts-email img{height:1.548rem;width:1.548rem}.footer__contacts-email p{font-size:1.445rem}.footer__contacts-telephone{gap:.516rem}.footer__contacts-telephone img{height:1.548rem;width:1.548rem}.footer__contacts-telephone p{font-size:1.445rem}.footer__socials{gap:.516rem}.footer__socials img{height:2.58rem;width:2.58rem}.footer__address{gap:.516rem;font-size:1.445rem}.footer__address p{line-height:1.3}.footer__reversed--mobile{font-size:1.238rem;line-height:1.5}}