.footer-custom{--footer-padding-top: 48px;--footer-padding-bottom: 48px;--footer-gap: 32px;--footer-bg-color: #063b6b;--footer-text-color: #ffffff;--footer-muted-color: rgba(255, 255, 255, .8);--logo-size: 72px;--logo-size-mobile: 48px;--tagline-size: .95rem;--social-icon-size: 36px;--social-icon-gap: 12px;padding-top:var(--footer-padding-top);padding-bottom:var(--footer-padding-bottom);background:var(--footer-bg-color);color:var(--footer-text-color);font-family:var(--font-family-base);position:relative}.footer-custom__bg-layer,.footer-custom__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.footer-custom__bg-layer{z-index:0;background-repeat:no-repeat;background-size:cover;background-position:center}.footer-custom__bg-overlay{z-index:1}.footer-custom__inner{position:relative;z-index:2}.footer-custom__inner{display:grid;grid-template-columns:1fr;gap:var(--footer-gap);align-items:start;position:relative}.footer-custom__brand{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-custom__brand.tagline--below .footer-custom__logo{order:1}.footer-custom__brand.tagline--below .footer-custom__tagline,.footer-custom__brand.tagline--above .footer-custom__logo{order:2}.footer-custom__brand.tagline--above .footer-custom__tagline{order:1}.footer-custom__brand.tagline--left{flex-direction:row;align-items:center}.footer-custom__brand.tagline--right{flex-direction:row-reverse;align-items:center}.footer-custom__brand.tagline--centered{align-items:center;text-align:center}.footer-custom__logo img{max-width:clamp(24px,var(--logo-size),180px);height:auto;display:block;transform:translate(clamp(-40px,var(--logo-pos-x),40px),clamp(-30px,var(--logo-pos-y),30px))}.footer-custom__tagline{margin:0;color:var(--footer-muted-color);font-size:var(--tagline-size);transform:translate(clamp(-40px,var(--tagline-pos-x),40px),clamp(-30px,var(--tagline-pos-y),30px))}.footer-custom__main{display:block}.footer-custom__columns{display:grid;grid-template-columns:1fr;gap:var(--footer-column-gap);margin-top:8px}.footer-custom__column{min-width:0}.footer-custom__heading{margin:0 0 12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--column-heading-color)}.footer-custom__nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.footer-custom__nav a{color:var(--column-link-color);text-decoration:none;transition:all .2s ease}.footer-custom__nav a:hover,.footer-custom__nav a:focus{color:var(--column-link-hover-color);text-decoration:underline}.footer-custom__newsletter{margin-top:var(--newsletter-gap)}.footer-custom__newsletter-heading{margin:0 0 8px;color:var(--footer-text-color)}.footer-custom__newsletter-subtext{margin:0 0 12px;color:var(--footer-muted-color)}.footer-custom__newsletter.newsletter--with-divider{border-top:1px solid var(--bottom-divider-color);padding-top:24px}.footer-custom--newsletter-align-left .footer-custom__newsletter{text-align:left}.footer-custom--newsletter-align-center .footer-custom__newsletter{text-align:center}.footer-custom--newsletter-align-center .footer-custom__newsletter .newsletter-form__field-wrapper{max-width:500px;margin:0 auto}.footer-custom__social{margin-top:12px}.footer-custom__social ul{list-style:none;padding:0;margin:0;display:flex;gap:var(--social-icon-gap);align-items:center;transform:translate(clamp(-40px,var(--social-pos-x),40px),clamp(-30px,var(--social-pos-y),30px))}.footer-custom__social a,.social-placeholder{display:inline-flex;align-items:center;justify-content:center;width:var(--social-icon-size);height:var(--social-icon-size);border-radius:6px;color:var(--social-color);background:var(--social-bg);transition:all .3s ease}.footer-custom__social a:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}.footer-custom__social a svg,.social-placeholder svg{width:100%;height:100%;display:block;fill:currentColor}.footer-custom__social-img{width:var(--social-icon-size);height:var(--social-icon-size);object-fit:contain;display:block}.footer-custom--social-below .footer-custom__social{order:2}.footer-custom__brand.social--below{flex-direction:column}.footer-custom__brand.social--above{flex-direction:column-reverse}.footer-custom__brand.social--left .footer-custom__social{order:-1}.footer-custom__brand.social--right .footer-custom__social{order:1}.footer-custom__divider{height:1px;background:var(--bottom-divider-color);margin:16px 0}.footer-custom__bottom{display:flex;flex-direction:column;align-items:center;gap:16px;padding-top:20px;margin-top:20px;font-size:var(--bottom-text-size);color:var(--bottom-text-color);text-align:center}@media (min-width: 1024px){.footer-custom__bottom{flex-direction:column;justify-content:center;position:relative;width:100%}}.footer-custom__bottom--align-mobile-left{justify-content:flex-start;text-align:left}.footer-custom__bottom--align-mobile-center{justify-content:center;text-align:center}.footer-custom__bottom--align-mobile-right{justify-content:flex-end;text-align:right}@media (min-width: 1024px){.footer-custom__bottom--align-left{align-items:flex-start;text-align:left}.footer-custom__bottom--align-center{align-items:center;text-align:center}.footer-custom__bottom--align-right{align-items:flex-end;text-align:right}}.footer-custom__copyright{flex:0 1 auto;min-width:0;transform:translate(var(--bottom-text-pos-x, 0))}.footer-custom__payments{flex:0 1 auto;display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}@media (min-width: 1024px){.footer-custom__payments{width:100%;transform:translate(var(--payment-area-pos-x, 0))}.footer-custom__payments--align-left{align-items:flex-start}.footer-custom__payments--align-center{align-items:center}.footer-custom__payments--align-right{align-items:flex-end}}.footer-custom__payments--align-mobile-left{align-items:flex-start}.footer-custom__payments--align-mobile-center{align-items:center}.footer-custom__payments--align-mobile-right{align-items:flex-end}.footer-custom__payments .list-payment{display:flex;gap:8px;align-items:center;margin:0;padding:0;flex-wrap:wrap}.footer-custom__payments .list-payment__item{list-style:none}.footer-custom__payments img{height:auto;max-height:var(--payment-icon-size);width:auto}.footer-custom__payments-custom img{max-height:var(--payment-icon-size);height:auto;width:auto}.footer-custom__payment-slogan{font-size:var(--payment-slogan-size, .85rem);color:var(--footer-muted-color);margin-bottom:8px;text-align:center;display:block}.footer-custom__payment-slogan--align-mobile-left{text-align:left}.footer-custom__payment-slogan--align-mobile-center{text-align:center}.footer-custom__payment-slogan--align-mobile-right{text-align:right}@media (min-width: 1024px){.footer-custom__payments .footer-custom__payment-slogan--align-left{text-align:left;margin-right:auto;margin-left:0}.footer-custom__payments .footer-custom__payment-slogan--align-center{text-align:center;margin-left:auto;margin-right:auto}.footer-custom__payments .footer-custom__payment-slogan--align-right{text-align:right;margin-left:auto;margin-right:0}}.footer-custom--align-center{text-align:center}.footer-custom--align-center .footer-custom__brand{align-items:center}.footer-custom--align-center .footer-custom__columns{justify-items:center}.footer-custom--align-center .footer-custom__nav ul{align-items:center}.footer-custom--full .footer-custom__inner{max-width:100%;padding:0 20px}.footer-custom__placeholder{opacity:.6;font-style:italic}.footer-custom__editor-hint{font-size:.9rem;color:var(--footer-muted-color);margin-top:8px}@media (min-width: 640px){.footer-custom__inner{grid-template-columns:1fr 2fr}.footer-custom__main{display:block}.footer-custom__columns{grid-template-columns:repeat(3,1fr)}.footer-custom__newsletter{grid-column:1 / -1}}@media (min-width: 1024px){.footer-custom{padding:64px 0}}@media (max-width: 639px){.footer-custom__logo img{max-width:clamp(16px,var(--logo-size-mobile),120px)}.footer-custom__brand.tagline--below .footer-custom__tagline{order:2}.footer-custom__brand.tagline--hide-mobile .footer-custom__tagline{display:none!important}.footer-custom__bottom{flex-direction:column;text-align:center}.footer-custom__copyright{width:100%}.footer-custom__payments{width:100%;justify-content:center}}.footer-custom a:focus-visible{outline:3px solid rgba(255,255,255,.12);outline-offset:2px}.footer-custom a:focus{outline:none}.footer-custom .newsletter-form__field-wrapper{display:flex;flex-direction:column;gap:12px}.footer-custom .field{position:relative;display:flex;align-items:center}.footer-custom .field__input{flex:1;padding:12px 60px 12px 16px;border:1px solid rgba(255,255,255,.3);background:#ffffff1a;color:var(--newsletter-text-color, var(--footer-text-color));border-radius:4px;font-size:14px;width:100%}.footer-custom .field__input::placeholder{color:var(--newsletter-text-color, rgba(255, 255, 255, .6));opacity:.7}.footer-custom .field__input:focus{outline:none;border-color:#fff9;background:#ffffff26}.footer-custom .field__label{position:absolute;left:16px;pointer-events:none;opacity:0;transition:all .2s ease}.footer-custom .newsletter-form__button{position:absolute;right:8px;background:var(--social-bg);color:var(--social-color);border:none;padding:8px 12px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.footer-custom .newsletter-form__button:hover{background:#ffffffe6;transform:translate(2px)}.footer-custom .newsletter-form__button svg{width:20px;height:20px}.footer-custom .newsletter-form__message{font-size:.85rem;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:4px}.footer-custom .newsletter-form__message.form__message{background:#ff00001a;color:#ff6b6b;border:1px solid rgba(255,0,0,.3)}.footer-custom .newsletter-form__message--success{background:#00ff001a;color:#51cf66;border:1px solid rgba(0,255,0,.3)}.footer-custom .svg-wrapper{display:flex;align-items:center;justify-content:center}.footer-custom .svg-wrapper svg{width:16px;height:16px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}
/*# sourceMappingURL=/cdn/shop/t/127/assets/footer-custom.css.map */
