.staun-footer{background-color:var(--staun-color-dark);color:var(--staun-color-grey-dark);font-family:var(--staun-font-family);padding-top:0;padding-bottom:var(--staun-space-xl);margin-top:0}.staun-footer *,.staun-footer *:before,.staun-footer *:after{box-sizing:border-box}.staun-footer__container{width:100%;max-width:var(--staun-container-wide);margin-left:auto;margin-right:auto;padding-left:var(--staun-gutter);padding-right:var(--staun-gutter)}.staun-footer__main{display:flex;gap:var(--staun-space-xl);align-items:stretch;margin-top:0}.staun-footer__nav-group{display:flex;gap:var(--staun-space-2xl);align-items:start;padding-top:60px;padding-bottom:40px;flex:1;min-width:0}.staun-footer__nav-columns{display:flex;justify-content:space-between;flex:1;min-width:0}.staun-footer__newsletter-wrapper{flex:0 0 400px;width:400px}@media screen and (max-width:989px){.staun-footer__newsletter-wrapper{flex:0 0 auto;width:100%}}.staun-footer__logo{display:flex;align-items:flex-start}.staun-footer__logo img,.staun-footer__logo svg{display:block;width:140px;height:auto}.staun-footer__nav-heading{color:var(--staun-color-white);font-family:var(--staun-font-family);font-size:.9375rem;font-weight:var(--staun-font-weight-medium);text-transform:uppercase;letter-spacing:var(--staun-letter-spacing-wide);line-height:var(--staun-line-height-snug);margin:0 0 var(--staun-space-md) 0}.staun-footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--staun-space-sm)}.staun-footer__nav-link{color:var(--staun-color-grey-dark);font-family:var(--staun-font-family);font-size:var(--staun-font-size-sm);font-weight:var(--staun-font-weight-regular);text-decoration:none;transition:color var(--staun-transition-fast);line-height:var(--staun-line-height-normal)}.staun-footer__nav-link:hover{color:var(--staun-color-white)}.staun-footer__newsletter-wrapper{display:flex;flex-direction:column;padding-left:var(--staun-space-2xl);border-left:1px solid rgba(255,255,255,.1);padding-top:60px;padding-bottom:40px}@media screen and (min-width:750px){.staun-footer__newsletter-text{max-width:100%;margin-bottom:0}.staun-footer__newsletter-form-wrapper{width:100%;min-width:0}}.staun-footer__newsletter-text{color:var(--staun-color-grey-dark);font-family:var(--staun-font-family);font-size:var(--staun-font-size-sm);font-weight:var(--staun-font-weight-regular);line-height:var(--staun-line-height-normal);margin:0 0 var(--staun-space-md) 0}.staun-footer__newsletter-form{display:flex;width:100%}.staun-footer__newsletter-input{flex:1;min-width:0;background-color:var(--staun-color-dark-alt);border:1px solid var(--staun-color-grey-dark);border-right:none;border-radius:var(--staun-radius-xs) 0 0 var(--staun-radius-xs);color:var(--staun-color-white);font-family:var(--staun-font-family);font-size:var(--staun-font-size-xs);font-weight:var(--staun-font-weight-regular);text-transform:uppercase;letter-spacing:var(--staun-letter-spacing-wide);padding:.75rem 1rem;outline:none;transition:border-color var(--staun-transition-fast)}.staun-footer__newsletter-input::placeholder{color:var(--staun-color-grey-dark)}.staun-footer__newsletter-input:focus{border-color:var(--staun-color-primary)}.staun-footer__newsletter-input:focus-visible{box-shadow:none}.staun-footer__newsletter-btn{display:flex;align-items:center;justify-content:center;background-color:var(--staun-color-primary);border:1px solid var(--staun-color-primary);border-radius:0 var(--staun-radius-xs) var(--staun-radius-xs) 0;padding:.75rem 1rem;cursor:pointer;transition:background-color var(--staun-transition-fast);flex-shrink:0}.staun-footer__newsletter-btn:hover{background-color:var(--staun-color-primary-hover);border-color:var(--staun-color-primary-hover)}.staun-footer__newsletter-btn svg{width:20px;height:20px;fill:none;stroke:var(--staun-color-white);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.staun-footer__newsletter-privacy{margin-top:var(--staun-space-sm);font-size:var(--staun-font-size-xs);font-weight:var(--staun-font-weight-regular);color:var(--staun-color-grey-dark);line-height:var(--staun-line-height-normal)}.staun-footer__newsletter-privacy a{color:var(--staun-color-grey-dark);text-decoration:underline;transition:color var(--staun-transition-fast)}.staun-footer__newsletter-privacy a:hover{color:var(--staun-color-white)}.staun-footer__newsletter-message{margin-top:var(--staun-space-sm);font-size:var(--staun-font-size-xs);display:flex;align-items:center;gap:var(--staun-space-xs)}.staun-footer__newsletter-message--error{color:var(--staun-color-error)}.staun-footer__newsletter-message--success{color:var(--staun-color-success)}.staun-footer__middle{display:flex;justify-content:space-between;align-items:center;padding-top:var(--staun-space-lg);padding-bottom:var(--staun-space-lg);border-top:1px solid rgba(255,255,255,.1)}.staun-footer__social{display:flex;align-items:center;gap:var(--staun-space-md)}.staun-footer__social-label{color:var(--staun-color-white);font-family:var(--staun-font-family);font-size:var(--staun-font-size-md);font-weight:var(--staun-font-weight-bold);text-transform:uppercase;letter-spacing:var(--staun-letter-spacing-wider);white-space:nowrap}.staun-footer__social-icons{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:var(--staun-space-md)}.staun-footer__social-link{color:var(--staun-color-primary);display:flex;align-items:center;justify-content:center;transition:color var(--staun-transition-fast)}.staun-footer__social-link:hover{color:var(--staun-color-white)}.staun-footer__social-link svg{width:20px;height:20px;fill:currentColor;stroke:none}.staun-footer__payment{display:flex;align-items:center}.staun-footer__payment-list{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:var(--staun-space-sm);flex-wrap:wrap}.staun-footer__payment-item{display:flex;align-items:center}.staun-footer__payment-item svg{height:24px;width:auto}.staun-footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:var(--staun-space-lg);border-top:1px solid rgba(255,255,255,.1)}.staun-footer__policies{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:var(--staun-space-md)}.staun-footer__policy-link{color:var(--staun-color-grey-dark);font-family:var(--staun-font-family);font-size:var(--staun-font-size-xs);font-weight:var(--staun-font-weight-regular);text-decoration:none;transition:color var(--staun-transition-fast)}.staun-footer__policy-link:hover{color:var(--staun-color-white)}.staun-footer__copyright{color:var(--staun-color-grey-dark);font-family:var(--staun-font-family);font-size:var(--staun-font-size-xs);font-weight:var(--staun-font-weight-regular);text-transform:uppercase;letter-spacing:var(--staun-letter-spacing-wide)}@media screen and (max-width:1180px){.staun-footer__nav-group{flex-direction:column}.staun-footer__nav-columns{width:100%}}@media screen and (min-width:750px)and (max-width:989px){.staun-footer__nav-group{flex-direction:row}.staun-footer__newsletter-text,.staun-footer__newsletter-privacy{text-align:center}}@media screen and (max-width:989px){.staun-footer__main{flex-direction:column}.staun-footer__logo img,.staun-footer__logo svg{width:120px}.staun-footer__newsletter-wrapper{border-left:none;padding-left:0;border-top:1px solid rgba(255,255,255,.1);padding-top:var(--staun-space-xl);padding-bottom:var(--staun-space-xl)}.staun-footer__bottom{flex-direction:column;align-items:center;text-align:center;gap:var(--staun-space-lg)}}@media screen and (max-width:749px){.staun-footer{padding-top:var(--staun-space-2xl)}.staun-footer__main{grid-template-columns:1fr;text-align:center}.staun-footer__nav-group{align-items:center;padding-top:0;padding-bottom:0}.staun-footer__logo{justify-content:center}.staun-footer__logo img,.staun-footer__logo svg{width:100px}.staun-footer__newsletter-wrapper{border-left:none;padding-left:0}.staun-footer__middle{flex-direction:column;gap:var(--staun-space-lg);text-align:center}.staun-footer__social{flex-direction:column;gap:var(--staun-space-sm)}.staun-footer__payment,.staun-footer__payment-list{justify-content:center}.staun-footer__policies{justify-content:center;flex-wrap:wrap}}@media screen and (max-width:500px){.staun-footer__nav-columns{flex-direction:column;align-items:center;gap:var(--staun-space-lg)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/staun-section-footer.css.map */
