.footer--custom{border-top:none}.footer-custom{background:var(--footer-custom-bg, #1f6f2e);color:var(--footer-custom-text, #eef6ea);border-radius:0;padding:clamp(2.4rem,3.2vw,4rem)}@media screen and (min-width:1200px){.footer-custom{padding:clamp(2.4rem,3.2vw,4rem) clamp(3rem,6vw,10rem)}}@media screen and (min-width:990px)and (max-width:1199px){.footer-custom{padding:clamp(2.4rem,3.2vw,3.4rem) clamp(2rem,3.4vw,3.6rem)}}.footer-custom a{color:inherit}.footer-custom__layout{display:grid;grid-template-columns:minmax(26rem,1.05fr) minmax(0,2fr);gap:clamp(2.4rem,3.2vw,4.4rem)}.footer-custom__logo{margin-bottom:1.6rem}.footer-custom__logo img{width:100%;height:auto;display:block}.footer-custom__logo-text{margin:0 0 1rem;font-size:clamp(2.2rem,2.2vw,3.2rem);line-height:1.05;color:var(--footer-custom-text, #eef6ea)}.footer-custom__description{margin:0;max-width:38rem;color:var(--footer-custom-muted, #cfe0c9);font-size:1.5rem;line-height:1.5}.footer-custom__description p{margin:0}.footer-custom__offer{margin:2.2rem 0 0;max-width:44rem}.footer-custom__offer-title{margin:0;font-size:clamp(2rem,1.55vw,3rem);line-height:1.15;color:var(--footer-custom-text, #eef6ea)}.footer-custom__offer-form{margin-top:1.2rem;display:grid;grid-template-columns:minmax(0,1fr) 5.4rem;gap:.9rem;align-items:center}.footer-custom__offer-input{width:100%;height:4.4rem;padding:0 1.4rem;border:none;border-radius:.4rem;background:#fff;color:#1a1f1d;font-size:1.6rem;line-height:1.25}.footer-custom__offer-input::placeholder{color:#8b918f}.footer-custom__offer-input:focus-visible{outline:.2rem solid rgba(255,255,255,.92);outline-offset:.1rem}.footer-custom__offer-submit{inline-size:5.4rem;block-size:4.4rem;min-inline-size:5.4rem;min-block-size:4.4rem;border:.1rem solid rgba(0,0,0,.35);border-radius:.4rem;padding:0;background:#fff!important;color:#111!important;display:inline-flex;align-items:center;justify-content:center;flex:0 0 5.4rem;line-height:1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.footer-custom__offer-submit:hover{transform:translateY(-1px);box-shadow:0 .4rem 1rem #00000029}.footer-custom__offer-submit svg{width:2.6rem;height:2rem;display:block}.footer-custom__offer-submit:focus-visible{outline:.2rem solid rgba(255,255,255,.92);outline-offset:.1rem}.footer-custom__offer-error{margin:.7rem 0 0;font-size:1.35rem;line-height:1.3;color:#ffe3b7}.footer-custom__contact{margin:2.2rem 0 0;padding:0;display:grid;gap:1.35rem}.footer-custom__contact-item{display:grid;grid-template-columns:2.2rem minmax(0,1fr);gap:1rem;align-items:start}.footer-custom__contact-icon{width:2.2rem;height:2.2rem;display:inline-flex;align-items:center;justify-content:center;color:var(--footer-custom-text, #eef6ea)}.footer-custom__contact-icon svg{width:100%;height:100%}.footer-custom__contact-text{min-width:0}.footer-custom__contact-label{margin:0;font-size:1.2rem;line-height:1.2;color:var(--footer-custom-muted, #cfe0c9)}.footer-custom__contact-text p{margin:.2rem 0 0;font-size:1.7rem;line-height:1.35;color:var(--footer-custom-text, #eef6ea)}.footer-custom__social-wrap{margin-top:1.9rem}.footer-custom__social.list-social{justify-content:flex-start;gap:.8rem}.footer-custom__social .list-social__link{width:3.6rem;height:3.6rem;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ffffffed;color:#1f6f2e;transition:transform .2s ease,box-shadow .2s ease}.footer-custom__social .list-social__link .icon{width:1.8rem;height:1.8rem}.footer-custom__social .list-social__link:hover{transform:translateY(-1px);box-shadow:0 .4rem 1rem #0003}.footer-custom__menus{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.6rem,2.5vw,3.6rem);align-content:start}.footer-custom__menu{border:0}.footer-custom__menu-summary{list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin:0 0 1.2rem;padding:0;font-size:clamp(1.8rem,1.65vw,2rem);line-height:1.08;font-weight:700;color:var(--footer-custom-text, #eef6ea)}.footer-custom__menu-summary::-webkit-details-marker{display:none}.footer-custom__menu-summary::marker{display:none}.footer-custom__menu-icon{width:2.2rem;height:2.2rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease}.footer-custom__menu[open] .footer-custom__menu-icon{transform:rotate(180deg)}.footer-custom__menu-icon svg{width:100%;height:100%}.footer-custom__menu-list{margin:0;padding:0;display:grid;gap:1rem}.footer-custom__menu-link{text-decoration:none;color:var(--footer-custom-text, #eef6ea);font-size:clamp(1.6rem,1.2vw,1.8rem);line-height:1.25}.footer-custom__menu-link:hover,.footer-custom__menu-link.is-active{text-decoration:underline;text-underline-offset:.3rem}.footer-custom__bottom{text-align:center}.footer-custom__payments .list-payment{justify-content:center;gap:.2rem;margin:0;padding-top:0}.footer-custom__payments .list-payment__item{padding:.5rem}.footer-custom__payments .icon{width:3.3rem;height:2.2rem}.footer-custom__copyright{margin:1rem 0 0;font-size:1.35rem;line-height:1.4;color:var(--footer-custom-text, #eef6ea)}@media screen and (min-width:1200px){.footer-custom__layout{grid-template-columns:minmax(26rem,1fr) minmax(0,1fr);align-items:start}.footer-custom__menus{display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:flex-start;gap:clamp(2.2rem,3vw,5rem);margin-left:auto;width:100%;max-width:min(72rem,100%)}.footer-custom__menu{flex:0 1 19rem;min-width:17rem}.footer-custom__menu-summary{pointer-events:none}.footer-custom__menu-icon{display:none}.footer-custom__menu:not([open]) .footer-custom__menu-list{display:grid}}@media screen and (min-width:990px)and (max-width:1199px){.footer-custom__layout{grid-template-columns:1fr;gap:3rem}.footer-custom__menus{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 3rem;margin-top:.8rem}.footer-custom__menu{border:0;margin-bottom:0;padding-bottom:0}.footer-custom__menu-summary{pointer-events:none;margin-bottom:1rem;padding-bottom:0;font-size:clamp(1.7rem,2vw,2rem);line-height:1.15}.footer-custom__menu-icon{display:none}.footer-custom__menu:not([open]) .footer-custom__menu-list{display:grid}.footer-custom__menu-link{font-size:clamp(1.35rem,1.45vw,1.55rem);line-height:1.35}}@media screen and (max-width:989px){.footer-custom__layout{grid-template-columns:1fr;gap:2.6rem}.footer-custom__menus{grid-template-columns:1fr;gap:0}.footer-custom__menu{border-bottom:.1rem solid rgba(255,255,255,.38);padding-bottom:.2rem;margin-bottom:1.2rem}.footer-custom__menu-summary{pointer-events:auto;margin-bottom:0;padding-bottom:1.2rem;font-size:1.6rem;line-height:1.2}.footer-custom__menu-icon{display:inline-flex}.footer-custom__menu-list{padding:.35rem 0 1.1rem;gap:.75rem}.footer-custom__menu:not([open]) .footer-custom__menu-list{display:none}.footer-custom__menu[open] .footer-custom__menu-list{display:grid}.footer-custom__menu-link{font-size:1.4rem}}@media screen and (max-width:749px){.footer-custom{padding:2.2rem 2rem}.footer-custom__logo{margin-bottom:1.2rem;max-width:15rem!important}.footer-custom__description{font-size:1.35rem;line-height:1.45}.footer-custom__offer{margin-top:1.6rem;max-width:100%}.footer-custom__offer-title{font-size:1.8rem}.footer-custom__offer-form{margin-top:.9rem;gap:.8rem;grid-template-columns:minmax(0,1fr) 4.8rem}.footer-custom__offer-input{height:4rem;padding-inline:1.1rem;font-size:1.45rem}.footer-custom__offer-submit{inline-size:4.8rem;block-size:4rem;min-inline-size:4.8rem;min-block-size:4rem;flex-basis:4.8rem}.footer-custom__offer-submit svg{width:2.2rem;height:1.8rem}.footer-custom__offer-error{margin-top:.6rem;font-size:1.2rem}.footer-custom__contact{margin-top:1.8rem;gap:1.2rem}.footer-custom__contact-item{grid-template-columns:2rem minmax(0,1fr);gap:.8rem}.footer-custom__contact-icon{width:2rem;height:2rem}.footer-custom__contact-label{font-size:1.05rem}.footer-custom__contact-text p{font-size:1.25rem;line-height:1.35}.footer-custom__social-wrap{margin-top:1.6rem}.footer-custom__social.list-social{justify-content:flex-start;gap:.65rem}.footer-custom__social .list-social__link{width:3.2rem;height:3.2rem}.footer-custom__social .list-social__link .icon{width:1.6rem;height:1.6rem}.footer-custom__payments .icon{width:3rem;height:2rem}.footer-custom__copyright{margin-top:.8rem;font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-footer.css.map */
