.block__footer-main{padding:60px 60px 32px}.block__footer-newsletter{display:flex;align-items:center;flex-wrap:wrap;gap:25px;justify-content:space-between;margin-bottom:40px}.block__footer-newsletter-info{width:41.8%}.block__footer-newsletter-form-block{width:40%}.block__footer-newsletter-title{margin:0 0 12px;color:var(--white-color)}.block__footer-newsletter-caption{margin:0;color:var(--white-color);opacity:.8}.block__footer-newsletter-field{position:relative}.block__footer-newsletter-input{width:100%;background:var(--white-color);border:1px solid var(--white-color);border-radius:8px;padding:19px 150px 19px 24px;box-shadow:none;outline:none;color:var(--quinary-color)}.block__footer-newsletter-field-button{position:absolute;right:2px;top:2px;bottom:2px;border-radius:0 6px 6px 0;transition:all .4s ease;box-shadow:none;outline:none;background:var(--primary-color);color:var(--quinary-color);text-transform:uppercase;padding:0 32px;border:1px solid var(--primary-color);cursor:pointer}.block__footer-newsletter-field-button:hover{background:var(--primary-color)}.block__footer-newsletter-input::placeholder{color:#1c637d}.block__footer-row{border-top:1px solid #FCF9F833;border-bottom:1px solid #FCF9F833;padding:50px 0;display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start;justify-content:space-between}.block__footer-logo{max-width:20%;width:auto}.block__footer-img{display:block;max-width:182px;margin:0 0 10px}.block__footer-img img{width:100%;height:auto;display:block}.block__footer-logo-text{margin:0 0 32px;line-height:1.2;font-family:var(--font-body-family);color:var(--white-color);font-weight:var(--font-body-weight)}.block__footer-heading{margin:0 0 10px;color:var(--white-color);font-weight:var(--font-heading-weight);font-family:var(--font-heading-family);line-height:1.2}.block__footer-caption{margin:0 0 38px;color:var(--white-color);display:block;opacity:.6;line-height:1.47}.block__footer-btn{background:var(--primary-color);color:var(--quinary-color);border:1px solid var(--primary-color);text-decoration:none;text-transform:uppercase;line-height:1.1;display:inline-block;padding:19px 15px;border-radius:0;transition:all .4s ease}.block__footer-btn:hover{color:var(--quinary-color);background:var(--primary-color)}.block__footer-menu-title{margin:0 0 24px;color:var(--white-color);font-family:var(--font-heading-family);font-weight:var(--font-heading-weight)}.block__footer-menu-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;align-items:flex-start}.block__footer-menu-list li:not(:last-child){margin-bottom:16px}.block__footer-menu-item{display:block;text-decoration:none;color:var(--white-color);transition:all .4s ease;line-height:1.2}.block__footer-menu-item:hover{color:var(--white-color)}.block__footer-bottom{padding:28px 0 0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.block__footer-social-title{margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);color:var(--white-color)}.block__footer-social{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.block__footer-contrast{display:flex;align-items:center;gap:8px}.block__footer-contrast p{color:var(--white-color);margin:0;font-family:var(--font-body-family);font-weight:var(--font-body-weight)}.block__footer-contrast-btn{box-shadow:0 0 6px #00000073 inset;border:1px solid #1C637D;background:#101f2b;padding:1px 2px;width:51px;border-radius:50px;cursor:pointer}.block__footer-contrast-btn span{width:24px;height:24px;border:1px solid #101F2B;background:linear-gradient(180deg,#444,#262626);box-shadow:0 1px 1px #ffffff2e inset;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white-color)}.block__footer-copyright-block{padding:20px}.block__footer-copyright-cpation{margin:0 0 16px;font-family:var(--font-body-family);color:#fcf9f8cc;opacity:.8}.block__footer-copyright-text{display:flex;align-items:center;justify-content:space-between}.block__footer-copyright-text p{display:flex;align-items:center;gap:4px;margin:0;color:#fcf9f8cc;font-family:var(--font-body-family);opacity:.6}.block__footer-copyright-text p.block__footer-copyright-arcticgrey-text{font-weight:300;opacity:1;display:none}.block__footer-social-icon-list{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.block__footer-social-icon-list .link.list-social__link{padding:0;display:block;width:20px;height:20px;color:var(--white-color)}.block__footer-social-icon-list .link.list-social__link svg{width:100%;height:100%;display:block;transition:all .4s ease}.block__footer-menu-icon{display:none}.block__footer-contrast-btn.contrast-active span{margin-left:auto}.block__footer-menu-title.active .block__footer-menu-icon path:last-child{opacity:0}.block__footer-copyright,.block__footer-sec{background-color:var(--quinary-color)}.block__footer-newsletter-form-block .form__message{background:var(--white-color);padding:7px 10px;border-radius:4px;display:flex;align-items:center;font-family:var(--font-body-family);color:var(--primary-color)}@media (max-width: 1599px){.block__footer-logo{max-width:22.5%}.block__footer-btn{padding:19px 13px}.block__footer-copyright-block{padding:20px 20px 70px}}@media (max-width: 2000px){.block__footer-main{padding:60px 0 32px}.block__footer-logo{max-width:24%}.block__footer-menu-title,.block__footer-menu-item{text-transform:uppercase}}@media (min-width: 992px) and (max-width: 1199px){.block__footer-newsletter-info{width:50%}.block__footer-newsletter-form-block{width:45%}.block__footer-main .medium_body{font-size:16px;line-height:1.22}.block__footer-main .body_heading{font-size:14px;line-height:1.2}.block__footer-btn{padding:16px 15px}.block__footer-menu-list li:not(:last-child){margin-bottom:12px}.block__footer-img{max-width:165px}.block__footer-logo-text,.block__footer-caption{margin:0 0 25px}.block__footer-main{padding:40px 0 24px}.block__footer-newsletter{margin-bottom:32px}.block__footer-row{padding:32px 0}.block__footer-logo{max-width:21%}.block__footer-copyright .small_body{font-size:12px;line-height:1.5}.block__footer-copyright-text .body_heading{font-size:14px;line-height:1.2}.block__footer-copyright-block{padding:20px 0 70px}}@media (max-width: 991px){.block__footer-main{padding:40px 0 24px}.block__footer-newsletter{flex-direction:column;justify-content:center;gap:28px;margin:0 auto 32px;text-align:center;width:65%}.block__footer-newsletter-info,.block__footer-newsletter-form-block{width:100%}.block__footer-row{padding:0;gap:0}.block__footer-logo{width:100%;max-width:100%;padding:32px 0;text-align:center;border-bottom:1px solid #ffffff33}.block__footer-logo-block{width:65%;margin:0 auto;text-align:center}.block__footer-img{margin:0 auto 10px}.block__footer-logo-text{font-weight:600;margin:0 0 22px}.block__footer-heading{margin:0 0 6px}.block__footer-caption{margin:0 0 26px}.block__footer-btn{display:block;max-width:380px;margin:0 auto;width:100%;padding:13px}.block__footer-newsletter-input{padding:18px 150px 18px 24px}.block__footer-copyright-block{padding:20px 0 40px}.block__footer-menu{width:100%;padding:24px 0;border-bottom:1px solid #FFFFFF33}.block__footer-menu-title{display:flex;justify-content:space-between;align-items:center;margin:0}.block__footer-menu-list{padding-top:20px;display:none}.block__footer-menu-block{padding:0 8px}.block__footer-menu-icon{display:block}.block__footer-menu-icon path{transition:all .4s ease}.block__footer-menu-list li:not(:last-child){margin-bottom:16px}}@media (max-width: 749px){.block__footer-logo-block,.block__footer-newsletter{width:100%}.block__footer-contrast{display:none}.block__footer-social-icon-list{gap:12px}.block__footer-copyright-block{padding:18px 0 50px}.block__footer-copyright-cpation{text-align:center;margin:0 0 10px}.block__footer-copyright-text{flex-direction:column;gap:10px}}@media (max-width: 390px){.block__footer-social{gap:7px}.block__footer-social-icon-list{gap:10px}.block__footer-social-icon-list .link.list-social__link{width:18px;height:18px}}
/*# sourceMappingURL=/cdn/shop/t/176/assets/footer-section.css.map */
