.nav__list{align-items:center;display:flex}.nav__item:not(:last-child){margin-right:2.5rem}.nav__link{color:var(--white);display:block;font-size:1.125rem;font-weight:600;line-height:183%;position:relative;transition:color .3s ease-in-out}.nav__link:after{background-color:var(--secondary);bottom:0;content:"";height:1px;left:50%;position:absolute;transition:width .25s ease-in-out,left .25s ease-in-out;width:0}.header{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:hsla(0,0%,100%,.01);padding:.9375rem 0;position:absolute;width:100%}.header__logo{background-image:url(../images/logo-header.png);display:block;height:4.5625rem;width:11rem}.webp .header__logo{background-image:url(../images/logo-header.webp)}.avif .header__logo{background-image:url(../images/logo-header.avif)}.socials{align-items:center;display:flex}.socials__item{height:2.1875rem;width:2.1875rem}.socials__item:not(:last-child){margin-right:1.25rem}.contacts{margin-bottom:2.5rem}.contacts__item{align-items:center;display:flex}.contacts__item:not(:last-child){margin-bottom:.75rem}.contacts__item svg{fill:var(--primary);height:1.875rem;margin-right:.8125rem;width:1.875rem}.contacts__content{display:block;font-family:OpenSans,sans-serif;font-size:1rem;font-weight:400;line-height:160%;max-width:10.625rem}.footer{background-image:url(../images/footer-bg.png);background-position:50% 90%;background-repeat:no-repeat;background-size:cover;padding:var(--section-offset) 0}.webp .footer{background-image:url(../images/footer-bg.webp)}.avif .footer{background-image:url(../images/footer-bg.avif)}.footer__subtitle{font-family:Manrope,sans-serif;font-size:1.875rem;font-weight:800;letter-spacing:-.015em;line-height:133%;margin:0}.footer__col .footer__subtitle{margin-bottom:1.3333333333em}.footer__logo{background-image:url(../images/logo-footer.png);display:block;height:4.8125rem;margin-bottom:40px;width:11.6875rem}.webp .footer__logo{background-image:url(../images/logo-footer.webp)}.avif .footer__logo{background-image:url(../images/logo-footer.avif)}.footer__form{background-color:var(--green);border-radius:6px;box-shadow:0 4px 12px rgba(36,59,54,.32);max-width:27.8125rem;padding:1.875rem 3.125rem;width:100%}.footer__form .footer__subtitle{margin-bottom:.8333333333em}.footer__field{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:1.25rem}.footer__caption{color:#9497a1;font-size:1rem}.footer__caption,.footer__input{font-weight:600;line-height:160%}.footer__input{border-bottom:1px solid #9497a1;color:#292d33;font-family:OpenSans,sans-serif;font-size:.875rem;padding:6px 0;width:100%}.footer__input:focus{outline:none}.hero{background:var(--gradient);background-image:url(../images/hero-bg.jpg);background-repeat:no-repeat;background-size:cover;padding-bottom:7.8125rem;padding-top:11.875rem}.webp .hero{background-image:url(../images/hero-bg.webp)}.avif .hero{background-image:url(../images/hero-bg.avif)}.hero__title{color:var(--white);font-size:3.125rem;font-weight:800;letter-spacing:-.015em;line-height:120%;margin:0 0 .4em;text-transform:uppercase}.hero__descr{color:hsla(0,0%,100%,.8);font-size:1.5rem;font-weight:500;line-height:140%;margin:0 0 2.0833333333em;max-width:32.1875rem}.products{background-image:url(../images/products-bg.png);background-position:center 37%;background-repeat:no-repeat;background-size:cover;padding:var(--section-offset) 0}.webp .products{background-image:url(../images/products-bg.webp)}.avif .products{background-image:url(../images/products-bg.avif)}.products__item{align-items:center;display:flex;justify-content:space-between}.products__item:not(:last-child){margin-bottom:1.25rem}.products__item:nth-child(2n){flex-direction:row-reverse}.products__info{max-width:31.875rem}.products__name{font-size:3.125rem;margin:0 0 .4em;text-transform:uppercase}.products__descr,.products__name{color:var(--black);line-height:140%}.products__descr{font-size:1.5rem;font-weight:500;margin:0}.products .title{color:var(--black)}.capacities{background:var(--gradient);padding:var(--section-offset) 0}.capacities__item{padding:3.125rem 0}.capacities__item:not(:last-child){margin-bottom:1.25rem}.capacities__item:nth-child(2n){background-color:rgba(0,0,0,.22)}.capacities__item:nth-child(2n) .flex-container{flex-direction:row-reverse}.capacities__descr{color:var(--white);font-size:1.5rem;font-weight:500;line-height:160%;max-width:32.1875rem}.capacities__paragraph{margin:0}.capacities__paragraph:not(:last-child){margin-bottom:2.0833333333em}.capacities .title{color:var(--white)}@media (any-hover:hover){.nav__link:hover{color:var(--secondary)}.nav__link:hover:after{left:0;width:100%}}