.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:1920px;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{display:flex;justify-content:space-between;align-items:center}.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:5rem}.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:0;bottom:0;z-index:1;animation:slideInRight 1.2s cubic-bezier(.25,.46,.45,.94) forwards;opacity:0}.header__interactive-image img{display:block;width:auto;height:33.5625rem;clip-path:inset(1px 0 0 20px)}.header__interactive-image--mobile{display:none;width:100%;bottom:0;z-index:1}.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:1.875rem;position:absolute;left:0;bottom:0;font-size:1.1875rem;padding:.75rem .6875rem .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}.advantages{padding:0 1.25rem;margin-top:3.125rem;max-width:1920px;margin-inline:auto}.advantages__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem}.advantages__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}.advantages__card.visible{opacity:1;transform:translateY(0)}.advantages__card{position:relative;display:flex;flex-direction:column;background-color:#f5f5f5;border-radius:15px;height:15.9375rem}.advantages__card-main{display:flex;flex-direction:column;gap:.3125rem;padding:1.875rem}.advantages__card-title{color:#57b031;font-size:2.8125rem;font-weight:500}.advantages__card-description{color:#212121;font-size:1.125rem}.advantages__card-image{position:absolute;bottom:0;right:0;height:67.5%}.sections{max-width:1920px;margin-inline:auto}.sections__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem;margin-top:.625rem}.sections__card{position:relative;display:flex;align-items:center;background-color:#f5f5f5;border-radius:.9375rem;padding:.3125rem;cursor:pointer;opacity:0;transform:translateY(30px);transition:opacity .6s 0s cubic-bezier(.165,.84,.44,1),transform .6s 0s cubic-bezier(.165,.84,.44,1),filter .25s ease;will-change:transform,opacity}.sections__card.visible{opacity:1;transform:translateY(0)}.sections__card:hover{filter:brightness(.95)}.sections__card-title{color:#212121;font-size:1rem;margin-left:auto;margin-right:auto}.sections__card-image-container{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:.9375rem;padding:.3125rem}.sections__card-image{height:2.875rem;width:2.875rem}.production-with-unieco{max-width:1920px;margin-inline:auto;margin-top:4.375rem;padding:0 1.25rem;color:#000}.production-with-unieco__container{display:flex;gap:1.875rem;background-color:#f5f5f5;padding:2.1875rem;border-radius:15px}.production-with-unieco__title{font-size:4.0625rem;font-weight:500;line-height:.9;margin-bottom:2.5rem}.production-with-unieco__title span{color:#57b031}.production-with-unieco__features{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.production-with-unieco__feature-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}.production-with-unieco__feature-card.visible{opacity:1;transform:translateY(0)}.production-with-unieco__feature-card{display:flex;flex-direction:column;gap:1.25rem}.production-with-unieco__feature-card-icon{background:linear-gradient(90deg,#57b031,#4fae39 16%,#3bab51 43%,#1ba578 76%,#00a19a);height:3.75rem;width:3.75rem;border-radius:100px;display:flex;justify-content:center;align-items:center}.production-with-unieco__feature-card-icon img{height:55%;width:55%}.production-advantages{max-width:1920px;margin-inline:auto;margin-top:4.375rem;padding:0 1.25rem;color:#000}.production-advantages__title{font-size:3.85rem;font-weight:500;line-height:.9;margin-bottom:2.5rem}.production-advantages__title span{color:#57b031}.production-advantages__grid{position:relative;display:grid;grid-template-areas:"a a b b c c" "d d d e e e" "f f f g g g";grid-template-columns:1.15fr 1.15fr 1.1fr 1.1fr 1.35fr 1.35fr;gap:.625rem}.production-advantages__product-number{font-weight:700;font-size:.75rem;color:#212121b2}.production-advantages__product-image{z-index:1;position:absolute;top:0;right:0;display:block;object-fit:contain}.production-advantages__product-image.top-right-full{top:-25%;right:-15%}.production-advantages__product-image.big{bottom:12.5%;top:auto;width:60%}.production-advantages__product-list{padding-left:1.5rem}.production-advantages__product-list li::marker{font-size:.75rem}.production-advantages__product-button{position:absolute;bottom:1.25rem;display:flex;align-items:center;gap:1.625rem;padding:.375rem .375rem .375rem 1.5rem;font-size:1.1875rem;color:#fff;border:none;border-radius:300px;background:linear-gradient(50deg,#57b031,#4fae39,#3bab51,#1ba578,#00a19a);cursor:pointer}.production-advantages__product-button svg{height:2.625rem;width:2.625rem}.production-advantages__product-button{transition:.3s opacity}.production-advantages__product-button:before{content:"";position:absolute;inset:0;background:#00a19a;opacity:0;transition:opacity .3s ease;border-radius:300px;z-index:0}.production-advantages__product-button:hover:before{opacity:1}.production-advantages__product-button>*{position:relative;z-index:1}.production-advantages__bg-line{position:absolute;top:70%;width:100%;z-index:0}.production-advantages__product-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}.production-advantages__product-card.visible{opacity:1;transform:translateY(0)}.production-advantages__product-card{overflow:hidden;position:relative;font-size:1rem;background-color:#f5f5f5;border-radius:.9375rem;padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between}.production-advantages__product-card.big{font-size:2.5rem}.production-advantages__product-card.green{background:linear-gradient(90deg,#57b031,#4fae39 16%,#3bab51 43%,#1ba578 76%,#00a19a);color:#fff}.production-advantages__product-card.green .production-advantages__product-number{color:#ffffffb3}.stocks{margin-top:5rem;padding:0 1.25rem;color:#000;max-width:1920px;margin-inline:auto}.stocks__main{display:flex;justify-content:space-between;align-items:center}.stocks__arrows{display:flex;gap:10px;align-items:center}.stocks__arrow{display:flex;justify-content:center;align-items:center;border:1px solid #e8e8e8;height:2.4375rem;width:2.4375rem;border-radius:10px;cursor:pointer}.stocks__arrow img{color:#57b031;width:.9375rem;transition:.25s all}.stocks__arrow{transition:.25s all}.stocks__arrow:hover{background-color:#00a19a}.stocks__arrow:hover img{filter:brightness(0) invert(1)}.stocks__title{font-size:4.0625rem;font-weight:500}.stocks__cards{position:relative;overflow:hidden;margin-top:2.5rem}.stocks__track{display:flex;gap:1.25rem;transition:transform .45s ease;will-change:transform}.stocks__points{display:flex;gap:.3125rem;justify-content:center;margin-top:.625rem}.stocks__point{height:.5625rem;width:.5625rem;border-radius:100px;background-color:#e0e0e0;cursor:pointer}.stocks__point--active{background-color:#57b031;cursor:auto}.stocks__card{flex:0 0 100%;min-width:100%;color:#fff;border-radius:15px;height:25rem;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;flex:1 1 100%;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}.stocks__card.visible{opacity:1;transform:translateY(0)}.stocks__card-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;pointer-events:none}.stocks__card-list li::marker{font-size:.85rem}.stocks__card-main{position:relative;padding:2.5rem;z-index:1}.stocks__card-image{position:absolute;right:0;bottom:0;height:95%}.stocks__card-image.sized{height:115%;bottom:-10%}.stocks__card-image.small-left{right:7.5%}.stocks__card-image.full-height{height:145%}.stocks__card-image.small-right{right:-2.5%}.stocks__card-title{font-size:2.8125rem;font-weight:500;line-height:103%}.stocks__card-description{margin-top:1.25rem;font-weight:300;display:flex;flex-direction:column;gap:1.25rem;font-size:1rem;width:35rem;line-height:110%}.stocks__card-button-container{padding-bottom:2.5rem;padding-left:2.5rem}.stocks__card-button{position:relative;display:flex;gap:1.875rem;padding:.3125rem .3125rem .3125rem 1.25rem;align-items:center;background:linear-gradient(50deg,#57b031,#4fae39,#3bab51,#1ba578,#00a19a);width:fit-content;border:none;border-radius:100px;font-size:1rem;cursor:pointer}.stocks__card-button img{width:2.1875rem;height:2.1875rem}.stocks__card-button{transition:.3s opacity}.stocks__card-button:before{content:"";position:absolute;inset:0;background:#00a19a;opacity:0;transition:opacity .3s ease;border-radius:100px;z-index:0}.stocks__card-button:hover:before{opacity:1}.stocks__card-button>*{position:relative;z-index:1}.brand{margin-top:5rem;padding:0 1.25rem;max-width:1920px;margin-inline:auto}.brand__container{display:flex;align-items:center;color:#000}.brand__image{position:relative;width:45%;margin-right:-3%;z-index:1;margin-left:-2%}.brand__main{display:flex;flex-direction:column;gap:1.875rem}.brand__title{font-size:4.0625rem;font-weight:500;line-height:.9}.brand__title span{color:#57b031}.brand__description{font-size:1rem}.brand__advantages{margin-top:.9375rem}.brand__advantages-title{font-size:1.25rem;font-weight:500}.brand__advantages-cards{margin-top:.9375rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem}.brand__advantages-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}.brand__advantages-card.visible{opacity:1;transform:translateY(0)}.brand__advantages-card{position:relative;overflow:hidden;background-color:#f5f5f5;padding:1.25rem;border-radius:.9375rem}.brand__advantages-card.green{display:flex;flex-direction:column;justify-content:end;background:linear-gradient(90deg,#57b031,#4fae39 16%,#3bab51 43%,#1ba578 76%,#00a19a);color:#fff}.brand__advantages-card-title{position:relative;z-index:1}.brand__advantages-card-image{position:absolute}.brand__advantages-card-image.right{right:-10%;top:0}.brand__advantages-card-image.center{right:-2.5%;top:0;width:56.5%}.brand__advantages-card-image.bottom{bottom:0;right:1.25rem;width:75%}.production-order{padding:0 1.25rem;margin-top:5.9375rem;max-width:1920px;margin-inline:auto}.production-order__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}.production-order__card.visible{opacity:1;transform:translateY(0)}.production-order__card{position:relative;overflow:hidden;border-radius:15px;height:18.75rem}.production-order__card-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.production-order__card-bg-line{position:absolute;top:35%;width:100%}.production-order__card-bg-line--mobile{position:absolute;bottom:15%;width:100%}.production-order__card-main{position:relative;z-index:2;padding:1.5625rem 1.875rem}.production-order__card-title{font-size:2.8125rem;max-width:40rem;font-weight:500}.production-order__card-description{font-size:1rem;margin-top:1.25rem}.production-order__card-image{position:absolute;bottom:0;right:-2%;height:22.8125rem;z-index:1}.production-order__card-image-mobile{display:none;z-index:1}.production-order__card-button{position:absolute;bottom:0;display:flex;align-items:center;gap:1.625rem;padding:.375rem .375rem .375rem 1.5rem;font-size:1.1875rem;color:#fff;border:none;border-radius:300px;background:linear-gradient(50deg,#57b031,#4fae39,#3bab51,#1ba578,#00a19a);cursor:pointer}.production-order__card-button svg{height:2.625rem;width:2.625rem}.production-order__card-button{transition:.3s opacity}.production-order__card-button:before{content:"";position:absolute;inset:0;background:#00a19a;opacity:0;transition:opacity .3s ease;border-radius:300px;z-index:0}.production-order__card-button:hover:before{opacity:1}.production-order__card-button>*{position:relative;z-index:1}.clients{margin-top:6.25rem;padding:0 1.25rem;color:#000;max-width:1920px;margin-inline:auto}.clients__content{position:relative;overflow:hidden}.clients__title{font-size:4.0625rem;font-weight:500;align-self:center}.clients__bg-line{position:absolute;top:40%;z-index:1;width:100%}.clients__bg-line--mobile{position:absolute;top:10%;right:7.5%;z-index:1;height:100%}.clients__line{display:flex;justify-content:space-between;height:13.3125rem}.clients__grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:.625rem;gap:.625rem;height:13.3125rem}.clients__cards{display:flex;gap:.625rem}.clients__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}.clients__card.visible{opacity:1;transform:translateY(0)}.clients__card{position:relative;background-color:#f5f5f5;padding:1.25rem;box-sizing:border-box}.clients__card-image{position:absolute;bottom:0;right:0;height:100%;display:block}.clients__card-image.top{top:0}.clients__card-number{font-weight:700;font-size:.75rem;color:#212121b2}.clients__card-main{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;height:100%}.clients__card{border-radius:15px}.clients__card.green{background:linear-gradient(50deg,#57b031,#4fae39,#3bab51,#1ba578,#00a19a);color:#fff;font-weight:300}.clients__card.green .clients__card-number{color:#ffffffb2}.partners{margin-top:6.25rem;overflow:hidden}.partners__content{display:flex;flex-direction:column;gap:2.5rem}.partners__line{overflow:hidden;width:100%;position:relative;height:3rem}.partners__track{display:flex;margin-inline:auto;width:max-content;position:absolute;left:0;right:0;top:0}.partners__track img{height:3rem;object-fit:contain;pointer-events:none;margin-right:3.125rem}.process-production{margin-top:6.25rem;padding:0 1.25rem;color:#000;max-width:1920px;margin-inline:auto}.process-production__title{font-size:4.0625rem;font-weight:500}.process-production__steps{display:grid;grid-template-columns:1fr 1fr 1fr .65fr;gap:1.25rem;margin-top:2.5rem;position:relative}.process-production__steps:before{content:"";position:absolute;top:5.6rem;left:0;right:0;height:2px;background-color:#3745301f;z-index:-1}.process-production-step{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}.process-production-step.visible{opacity:1;transform:translateY(0)}.process-production-step{display:flex;flex-direction:column;gap:1.25rem}.process-production-step__number{width:6.8125rem;height:4.0625rem}.process-production-step__circle{background-color:#374530;height:.5625rem;width:.5625rem;border-radius:100px}.process-production .process-production-lab-card{margin-top:3.75rem;background-color:#f5f5f5;border-radius:1.25rem;padding:2.5rem;display:flex;justify-content:space-between}.process-production .process-production-lab-card__info{flex:0 1 40%;display:flex;flex-direction:column;gap:5.5rem;justify-content:space-between}.process-production .process-production-lab-card__text{display:flex;flex-direction:column}.process-production .process-production-lab-card__title{font-size:4.063rem;font-weight:500;line-height:.9;margin-bottom:1.875rem;color:#1a1a1a}.process-production .process-production-lab-card__description{font-size:1rem;color:#212121;margin-bottom:3.125rem}.process-production .process-production-lab-card__button{display:flex;position:relative;width:fit-content;justify-content:space-between;align-items:center;gap:1.25rem;padding:.375rem .375rem .375rem 1.5rem;font-size:1.1875rem;color:#fff;border:none;border-radius:300px;background:linear-gradient(50deg,#57b031,#4fae39,#3bab51,#1ba578,#00a19a);cursor:pointer}.process-production .process-production-lab-card__button svg{width:2.625rem;height:2.625rem}.process-production .process-production-lab-card__button:before{content:"";position:absolute;inset:0;background:#00a19a;opacity:0;transition:opacity .3s ease;border-radius:360px;z-index:0}.process-production .process-production-lab-card__button:hover:before{opacity:1}.process-production .process-production-lab-card__button>*{position:relative;z-index:1}.process-production .process-production-lab-card .lab-card__gallery{flex:0 1 55%;display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem}.process-production .process-production-lab-card .lab-card__gallery .lab-card__image-wrapper{border-radius:.9375rem;overflow:hidden}.process-production .process-production-lab-card .lab-card__gallery .lab-card__image-wrapper .lab-card__image{width:100%;height:100%;object-fit:cover;display:block}.production{padding:0 1.25rem;color:#000;margin-top:5rem;max-width:1920px;margin-inline:auto}.production__title{font-size:4.0625rem;font-weight:500;text-align:center}.production__title-brand{color:#57b031;font-weight:600}.production__advantages{display:flex;justify-content:space-between;margin-top:3.125rem}.production__advantage{display:flex;flex-direction:column;align-items:start;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}.production__advantage.visible{opacity:1;transform:translateY(0)}.production__advantage-title{font-size:2.1875rem;height:2.8125rem}.production__card{display:flex;flex-direction:column;align-items:center;margin-top:1.875rem;background-color:#f5f5f5;border-radius:15px;padding:4.375rem 0}.production__card-tag{text-transform:uppercase;color:#afafaf;border:1px solid #e5e5e5;padding:.4375rem;border-radius:100px;font-weight:600;font-size:.875rem}.production__card-title{max-width:50rem;text-align:center;margin-top:1.875rem}.production__card-title-mobile{display:none}.production__card-description{font-size:1rem;max-width:42.8125rem;text-align:center;margin-top:1.875rem}.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{width:100%;height:100%;object-fit:cover;border-radius:.9375rem}.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}@keyframes zoomIn{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.faq{margin-top:5rem;padding:0 1.25rem;color:#000;max-width:1920px;margin-inline:auto}.faq__title{font-size:4.0625rem;font-weight:500}.faq__title br{display:none}.faq__cards{display:flex;flex-direction:column;gap:.625rem;margin-top:1.875rem}.faq__card{background-color:#f5f5f5;padding:0 .625rem 0 1.25rem;border-radius:.625rem;cursor:pointer;transition:background-color .3s ease;display:flex;flex-direction:column}.faq__card-header{display:flex;justify-content:space-between;align-items:center;padding:.625rem 0}.faq__card-title{font-size:1.5625rem;font-weight:500;margin:0}.faq__card-arrow{flex-shrink:0;width:3.1875rem;height:3.1875rem;background:linear-gradient(50deg,#57b031,#4fae39,#3bab51,#1ba578,#00a19a);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.faq__card-arrow p{transition:transform .3s ease;margin:0;font-size:1.625rem;pointer-events:none}.faq__card-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease;overflow:hidden}.faq__card-answer-inner{min-height:0;font-size:1rem;padding-bottom:0;transition:padding .4s ease,opacity .3s ease;opacity:0}.faq__card.active{background-color:#efefef}.faq__card.active .faq__card-arrow p{transform:rotate(45deg)}.faq__card.active .faq__card-answer{grid-template-rows:1fr}.faq__card.active .faq__card-answer-inner{padding-top:.625rem;padding-bottom:2.5rem;opacity:1}.info{padding:0 1.25rem;margin-top:4.375rem;max-width:1920px;margin-inline:auto;color:#000}.info__title{font-size:4.0625rem;font-weight:500}.info__title br{display:none}.info__grid{margin-top:1.875rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.9375rem}.info__card{display:flex;flex-direction:column;gap:.625rem}.info__card-image-wrapper img{border-radius:.9375rem}.info__card-content{display:flex;flex-direction:column;gap:.3125rem}.info__card-title{font-size:1.5625rem;min-height:2em;max-width:70%;display:flex;align-items:center}.info__card-text{font-size:1rem;font-weight:300}.consultation{padding:0 1.25rem;margin-top:3.75rem;max-width:1920px;margin-inline:auto}.consultation__card{position:relative;border-radius:15px;height:18.75rem;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}.consultation__card.visible{opacity:1;transform:translateY(0)}.consultation__card-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;pointer-events:none;object-position:bottom}.consultation__card-main{position:relative;z-index:2;padding:2.5rem}.consultation__card-title{font-size:2.8125rem;max-width:40rem;font-weight:500}.consultation__card-description{font-size:1rem;max-width:15.625rem;margin-top:1.25rem}.consultation__card-image{position:absolute;bottom:0;right:0;height:20.875rem}.consultation__card-button{position:absolute;bottom:0;display:flex;align-items:center;gap:1.625rem;padding:.375rem .375rem .375rem 1.5rem;font-size:1.1875rem;color:#fff;border:none;border-radius:300px;background:linear-gradient(50deg,#57b031,#4fae39,#3bab51,#1ba578,#00a19a);cursor:pointer}.consultation__card-button img{width:2.625rem;height:2.625rem}.consultation__card-button:before{content:"";position:absolute;inset:0;background:#00a19a;opacity:0;transition:opacity .3s ease;border-radius:100px;z-index:0}.consultation__card-button:hover:before{opacity:1}.consultation__card-button>*{position:relative;z-index:1}.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}.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}.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}.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}.advantages__card{height:20.64rem}.advantages__card-image{height:auto;clip-path:inset(2px 0 0 2px)}.advantages__card-main{gap:1.018rem}.advantages__card:nth-child(1) .advantages__card-image{height:55%!important;width:auto!important;left:0;right:0;margin-inline:auto}.advantages__card:nth-child(2) .advantages__card-image{height:80%}.advantages__card:nth-child(3) .advantages__card-image{height:70%}.advantages__cards,.sections__cards{display:flex;flex-direction:column}.advantages__card-title{font-size:3.054rem}.advantages__card-description{font-size:1.425rem}.sections__card-title{font-size:1.629rem}.sections__card-image{width:3.054rem;height:3.054rem}.production-with-unieco__container{flex-direction:column;padding:2.064rem}.production-with-unieco__title{font-size:3.612rem}.production-with-unieco__features{grid-template-columns:repeat(1,1fr)}.production-with-unieco__feature-text{font-size:1.445rem}.production-with-unieco__feature-card-icon{height:4.128rem;width:4.128rem}.production-advantages__title{text-align:center;font-size:3.612rem}.production-advantages__grid{grid-template-columns:repeat(1,1fr);grid-template-areas:"a" "b" "c" "d" "e" "f" "g" "h" "i" "j"}.production-advantages__product-card{padding:2.064rem;font-size:1.445rem;height:18.576rem!important}.production-advantages__product-card.green{height:11.765rem!important}.production-advantages__product-number{font-size:1.238rem}.production-advantages__product-title{font-size:1.445rem}.production-advantages__product-image{top:0;right:0}.production-advantages__product-list{font-size:1.445rem;padding-left:2.5rem}.production-advantages__product-list li::marker{font-size:1rem}.production-advantages__product-card:nth-child(3) .production-advantages__product-image{height:65%!important}.production-advantages__product-card.big{height:28.896rem!important;padding:1.032rem}.production-advantages__product-image.big{width:80%;bottom:5%}.production-advantages__product-card.big .production-advantages__product-title{font-size:2.58rem}.production-advantages__product-button{bottom:2.064rem;left:2.064rem;width:87%;font-size:1.423rem;justify-content:space-between;z-index:1}.production-advantages__line{position:absolute;display:block;left:0}.stocks__main{display:none}.stocks__main--mobile{display:flex;align-items:center;justify-content:space-between}.stocks__title{text-align:center}.stocks__arrow{height:3.97rem;width:3.97rem;flex-shrink:0}.stocks__arrow img{width:1.548rem;height:1.548rem}.stocks__card{height:50.386rem;justify-content:start}.stocks__card-title{font-size:2.545rem}.stocks__card-description{font-size:1.445rem;width:auto}.stocks__card-list{font-size:1.238rem}.stocks__card-image{height:auto!important}.stocks__card-image.sized{bottom:0}.stocks__card-list{padding-left:2.5rem!important}.stocks__card-image.small-left{right:0}.stocks__card-image.full-height{bottom:0}.stocks__card-main{padding:2.036rem}.stocks__card-button-container{z-index:1;box-sizing:border-box;padding-right:2.036rem;padding-left:2.036rem}.stocks__card-button{width:100%;box-sizing:border-box;font-size:1.629rem;justify-content:space-between;padding:.407rem .56rem .407rem 1.73rem}.stocks__card-button img{width:3.308rem;height:3.308rem}.brand__container{flex-direction:column}.brand__title{text-align:center;font-size:3.35rem}.brand__image{width:100%}.brand__description{font-size:1.445rem}.brand__advantages-title{font-size:1.651rem}.brand__advantages-cards{grid-template-columns:1fr}.brand__advantages-card{height:12.9rem!important;padding:2.064rem}.brand__advantages-card-title{font-size:1.445rem;max-width:65%!important}.brand__advantages-card-image{height:100%;width:auto!important;right:0!important}.brand__advantages-card:nth-child(3) .brand__advantages-card-title{max-width:100%!important}.brand__advantages-card:nth-child(4) .brand__advantages-card-title{max-width:100%!important}.brand__advantages-card:nth-child(4) .brand__advantages-card-title br{display:none}.brand__advantages-card:nth-child(3) .brand__advantages-card-image{height:75%!important;width:80%!important;bottom:-10%}.production-order{margin-top:5.09rem}.production-order__card{height:auto;display:flex;flex-direction:column}.production-order__card-main{padding:2.036rem;padding-bottom:unset}.production-order__card-image{display:none}.production-order__card-image-mobile{display:block;order:2;margin-top:-8%;pointer-events:none}.production-order__card-button{z-index:2;justify-content:space-between;order:1;position:relative;width:calc(100% - 4.072rem);box-sizing:border-box;font-size:1.404rem;padding:.407rem 1.73rem;margin-left:2.036rem;margin-top:2.036rem}.production-order__card-button img{height:3.054rem;width:3.054rem}.production-order__card-title{font-size:3.5rem}.production-order__card-description{font-size:1.425rem;max-width:100%;margin-top:2.036rem}.forms{margin-top:5.16rem}.forms__title{text-align:center;font-size:3.612rem;max-width:80%;margin-inline:auto}.forms__container{flex-direction:column}.forms__grid{grid-template-columns:repeat(1,1fr);width:100%}.forms__card{width:100%;flex-direction:row;align-items:center;height:12.384rem}.forms__card-title{font-size:1.651rem}.forms__card-image{right:1.032rem;left:auto;top:auto;bottom:auto;height:80%!important}.forms__card:nth-child(2) .forms__card-image{height:100%!important;bottom:-5%;right:-2.5%}.forms__card:nth-child(3) .forms__card-image{height:100%!important;bottom:-5%;right:1.25rem}.forms__card:nth-child(4) .forms__card-image{right:2.5rem}.forms__card:nth-child(5) .forms__card-image{right:2.5rem}.forms__card:nth-child(6) .forms__card-image{right:5rem}.forms__image{position:static;margin-top:-15%;z-index:1;width:110%;margin-right:-8%}.advantages__production{margin-top:4.128rem}.advantages__production__title{font-size:3.612rem}.advantages__production__grid{grid-template-columns:repeat(1,1fr);grid-template-areas:"a" "b" "c" "d" "e" "f" "g" "h" "i" "j"}.advantages__production__item{width:100%;padding:1.032rem;height:20.64rem}.advantages__production__item-num-container{height:5.16rem;width:5.16rem;border-radius:.722rem}.advantages__production__item-num{font-size:1.238rem}.advantages__production__item-title{font-size:1.445rem}.advantages__production__item-top{gap:1.032rem}.advantages__production__item-bottom{bottom:1.032rem}.advantages__production__item-capacity{font-size:1.445rem}.advantages__production__item-image{height:65%;right:-20%}.advantages__production__item-image.circle{height:65%;bottom:-18.5%}.advantages__production__item-image.sized{height:70%}.advantages__production__item-image.top-right{right:15%;top:55%;height:75%}.advantages__production__item-image.right{right:0;top:60%;height:100%}.advantages__production__item-image.small-right{right:5%;top:60%;height:75%}.advantages__production__line{display:none}.advantages__production__grid.big-items{grid-template-columns:repeat(1,1fr)}.advantages__production__item.big{height:28.896rem}.advantages__production__item-title.big br{display:none}.advantages__production__item-title.big{font-size:2.58rem;font-weight:500}.advantages__production__item-image.bottom{position:relative;right:7.5%;left:0;z-index:5}.advantages__production__line.big{display:block;width:200%;z-index:1}.clients__line{flex-direction:column;height:auto}.clients__title{margin-bottom:2.036rem;font-size:3.563rem}.clients__title br{display:none}.clients__cards{flex-direction:column}.clients__grid{display:flex;flex-direction:column;height:auto}.clients__card{width:100%!important;height:11.604rem;padding:2.036rem}.clients__card-number{font-size:1.221rem}.clients__card-title{font-size:1.629rem;max-width:70%}.clients__card-image.mobile-center{top:15%;right:5%}.partners{margin-top:3.054rem}.partners__line{overflow:hidden;height:3.868rem}.partners__line-two{padding:0}.partners__content{gap:1.73rem}.partners__track img{height:3.054rem}.estimate{margin-top:5.09rem}.estimate__card{height:auto;display:flex;flex-direction:column}.estimate__card-main{padding:2.036rem;padding-bottom:unset}.estimate__card-image{display:none}.estimate__card-image-mobile{display:block;order:2;margin-top:-8%}.estimate__card-button{justify-content:space-between;order:1;position:relative;width:calc(100% - 4.072rem);box-sizing:border-box;font-size:1.404rem;padding:.407rem 1.73rem;margin-left:2.036rem;margin-top:2.036rem}.estimate__card-button svg{height:3.054rem;width:3.054rem}.estimate__card-title{font-size:3.5rem}.estimate__card-description{font-size:1.425rem;max-width:19.442rem;margin-top:2.036rem}.process-production__steps:before{width:1px;height:190%;top:1.75rem;left:.5rem}.process-production__steps{grid-template-columns:repeat(1,1fr);margin-top:3.096rem;gap:3.096rem}.process-production__steps:nth-child(3):before{opacity:0}.process-production-step__circle{order:0;flex-shrink:0;height:1.135rem;width:1.135rem}.process-production-step__number{order:1}.process-production-step__text{order:2;font-size:1.651rem}.process-production-step{gap:.929rem;flex-direction:row;align-items:center}.process-production .process-production-lab-card{padding:2.064rem;flex-direction:column}.process-production .process-production-lab-card__info{gap:1.032rem}.process-production .process-production-lab-card__title{font-size:3.612rem}.process-production .process-production-lab-card__description{font-size:1.445rem;margin-bottom:unset}.process-production .process-production-lab-card__description br{display:none}.process-production .process-production-lab-card__button{width:100%;font-size:1.423rem;justify-content:space-between;box-sizing:border-box}.process-production .process-production-lab-card__button svg{height:3.096rem;width:3.096rem}.lab-card__gallery{margin-top:1.032rem}.production__title{text-align:left;font-size:3.563rem}.production__advantages{flex-wrap:wrap;gap:1.25rem}.production__card{padding-inline:1rem}.production__card-title{display:none}.production__advantage-title{object-fit:contain;width:13.233rem;height:4.072rem}.production__advantage:nth-child(3) .production__advantage-title{margin-left:-3rem}.production__advantage:nth-child(4) .production__advantage-title{margin-left:-5rem}.production__card-title-mobile{display:block;width:100%;width:27.992rem;height:14.352rem;margin-top:2.036rem}.production__advantage-description{font-size:1.221rem}.production__advantage:nth-child(5) p br{display:none}.production__card-tag{font-size:1.221rem;text-align:center;padding:.713rem 2.239rem}.production__card-description{font-size:1.425rem;width:100%}.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}.faq__title{font-size:3.563rem}.faq__title br{display:inline-block}.faq__card{padding:1.032rem}.faq__card-header{padding:unset}.faq__card.active .faq__card-answer-inner{padding-top:2.477rem;padding-bottom:3.096rem}.faq__card-title{font-size:1.832rem;max-width:70%}.faq__card-arrow{flex-shrink:0}.faq__card-answer-inner{font-size:1.425rem;max-width:95%}.info{margin-top:5.16rem}.info__grid{grid-template-columns:1fr;margin-top:3.096rem}.info__card{gap:1.032rem}.info__card-content{gap:.516rem}.info__title{font-size:3.612rem}.info__card-title{font-size:1.858rem;min-height:auto}.info__card-text{font-size:1.445rem}.consultation{margin-top:5.09rem}.consultation__card{height:auto;display:flex;flex-direction:column}.consultation__card-main{padding:2.036rem;padding-bottom:unset}.consultation__card-image{display:none}.consultation__card-image--mobile{display:block;order:2}.consultation__card-button{justify-content:space-between;order:1;position:relative;width:calc(100% - 4.072rem);box-sizing:border-box;font-size:1.404rem;padding:.407rem 1.73rem;margin-left:2.036rem;margin-top:2.036rem}.consultation__card-button img{height:3.054rem;width:3.054rem}.consultation__card-title{font-size:3.5rem}.consultation__card-description{font-size:1.425rem;max-width:19.442rem;margin-top:2.036rem}.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}}