.bro-footer-v2{width:100%;color:var(--bro-footer-text-color);font-family:var(--bro-footer-body-font-family);font-style:var(--bro-footer-body-font-style);font-weight:var(--bro-footer-body-font-weight);font-size:var(--bro-footer-body-size);letter-spacing:var(--bro-footer-body-letter-spacing)}.bro-footer-v2 *,.bro-footer-v2 *:before,.bro-footer-v2 *:after{box-sizing:border-box}.bro-footer-v2__container{width:min(100% - 40px,var(--bro-footer-max-width));margin-inline:auto}.bro-footer-v2__top{background:var(--bro-footer-top-bg);padding-block:8px!important}.bro-footer-v2__top-grid{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(360px,1.5fr) minmax(220px,1fr);align-items:center;gap:clamp(28px,4vw,72px)}.bro-footer-v2__brand{min-width:0;display:flex;align-items:center}.bro-footer-v2__brand--left{justify-content:flex-start}.bro-footer-v2__brand--center{justify-content:center}.bro-footer-v2__brand--right{justify-content:flex-end}.bro-footer-v2__logo-link{display:inline-flex;max-width:100%;text-decoration:none}.bro-footer-v2__logo-media{position:relative;display:block;width:min(var(--bro-footer-logo-width),100%);aspect-ratio:var(--bro-footer-logo-ratio, 3);max-height:150px;overflow:hidden;flex:0 1 auto}.bro-footer-v2__logo,.bro-footer-v2__logo-mask{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.bro-footer-v2__logo{object-fit:contain}.bro-footer-v2__logo-mask{background-color:var(--bro-footer-logo-color);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.bro-footer-v2__shop-name{color:var(--bro-footer-heading-color);font-family:var(--bro-footer-heading-font-family);font-style:var(--bro-footer-heading-font-style);font-weight:var(--bro-footer-heading-font-weight);font-size:clamp(22px,2.2vw,34px);letter-spacing:var(--bro-footer-heading-letter-spacing);text-transform:uppercase}.bro-footer-v2__newsletter{min-width:0}.bro-footer-v2__newsletter-heading,.bro-footer-v2__column-heading,.bro-footer-v2__social-label{margin:0;color:var(--bro-footer-heading-color);font-family:var(--bro-footer-heading-font-family);font-style:var(--bro-footer-heading-font-style);font-weight:var(--bro-footer-heading-font-weight);letter-spacing:var(--bro-footer-heading-letter-spacing);text-transform:uppercase}.bro-footer-v2__newsletter-heading{margin-bottom:2px!important;font-size:var(--bro-footer-newsletter-heading-size);line-height:1.2}.bro-footer-v2__newsletter-text{margin-bottom:4px!important;color:var(--bro-footer-text-color);font-size:var(--bro-footer-newsletter-text-size);line-height:1.2!important}.bro-footer-v2__newsletter-text p,.bro-footer-v2__newsletter-form{margin:0}.bro-footer-v2__newsletter-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.bro-footer-v2__newsletter-row[hidden]{display:none!important}.bro-footer-v2__newsletter-input{min-width:0;width:100%;min-height:38px!important;height:38px!important;margin:0;padding:6px 12px!important;color:var(--bro-footer-input-text);background:var(--bro-footer-input-bg);border:1px solid var(--bro-footer-input-border);border-radius:var(--bro-footer-input-radius) 0 0 var(--bro-footer-input-radius);box-shadow:none;font:inherit;font-size:16px;line-height:1.2}.bro-footer-v2__newsletter-input::placeholder{color:color-mix(in srgb,var(--bro-footer-input-text) 70%,transparent);opacity:1}.bro-footer-v2__newsletter-input:focus{position:relative;z-index:1;outline:2px solid var(--bro-footer-accent);outline-offset:2px}.bro-footer-v2__newsletter-button{min-height:38px!important;height:38px!important;margin:0;padding:6px 18px!important;color:var(--bro-footer-button-text);background:var(--bro-footer-button-bg);border:1px solid var(--bro-footer-button-bg);border-radius:0 var(--bro-footer-button-radius) var(--bro-footer-button-radius) 0;cursor:pointer;font-family:var(--bro-footer-button-font-family);font-style:var(--bro-footer-button-font-style);font-weight:var(--bro-footer-button-font-weight);font-size:14px;letter-spacing:.06em;line-height:1.2;text-transform:uppercase;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.bro-footer-v2__newsletter-button:hover,.bro-footer-v2__newsletter-button:focus-visible{color:var(--bro-footer-button-hover-text);background:var(--bro-footer-button-hover-bg);border-color:var(--bro-footer-button-hover-bg)}.bro-footer-v2__form-message{margin:10px 0 0;font-size:13px;line-height:1.4}.bro-footer-v2__form-message--success{margin-top:14px;padding:12px 14px;border:1px solid rgba(255,255,255,.32);background:#173f2a;color:#fff;font-weight:700;line-height:1.45}.bro-footer-v2__form-message--success:before{content:"\2713";display:inline-block;margin-right:8px}.bro-footer-v2__form-message--error,.bro-footer-v2__form-message--error a{color:#fff}.bro-footer-v2__form-message--error{margin-top:12px;padding:10px 12px;border:1px solid #d86a6a;background:#4b1919}.bro-footer-v2__social-wrap{min-width:0;display:flex;flex-direction:column;gap:12px}.bro-footer-v2__social-wrap--left{align-items:flex-start}.bro-footer-v2__social-wrap--center{align-items:center}.bro-footer-v2__social-wrap--right{align-items:flex-end}.bro-footer-v2__social-label{font-size:13px}.bro-footer-v2__social-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:inherit;gap:var(--bro-footer-social-gap)}.bro-footer-v2__social-link{display:inline-flex;align-items:center;justify-content:center;width:var(--bro-footer-social-size);height:var(--bro-footer-social-size);flex:0 0 var(--bro-footer-social-size);color:var(--bro-footer-social-color);background:transparent;border:0;border-radius:0;text-decoration:none;transition:color .16s ease,transform .16s ease}.bro-footer-v2__social-link:hover,.bro-footer-v2__social-link:focus-visible{color:var(--bro-footer-social-hover);transform:translateY(-1px)}.bro-footer-v2__social-link svg{display:block;width:64%;height:64%;fill:currentColor}.bro-footer-v2__social-custom-icon{display:block;width:64%;height:64%;object-fit:contain}.bro-footer-v2__main{background:var(--bro-footer-main-bg);padding-block:var(--bro-footer-main-padding)}.bro-footer-v2__columns{display:grid;gap:var(--bro-footer-row-gap) var(--bro-footer-column-gap);justify-content:var(--bro-footer-menu-columns-justify);align-items:start}.bro-footer-v2__columns--count-1{grid-template-columns:minmax(0,var(--bro-footer-menu-column-max-width))}.bro-footer-v2__columns--count-2{grid-template-columns:repeat(2,minmax(0,var(--bro-footer-menu-column-max-width)))}.bro-footer-v2__columns--count-3{grid-template-columns:repeat(3,minmax(0,var(--bro-footer-menu-column-max-width)))}.bro-footer-v2__columns--count-4{grid-template-columns:repeat(4,minmax(0,var(--bro-footer-menu-column-max-width)))}.bro-footer-v2__columns--count-5{grid-template-columns:repeat(5,minmax(0,var(--bro-footer-menu-column-max-width)))}.bro-footer-v2__columns--stretch{justify-content:stretch}.bro-footer-v2__columns--stretch.bro-footer-v2__columns--count-1{grid-template-columns:minmax(0,1fr)}.bro-footer-v2__columns--stretch.bro-footer-v2__columns--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.bro-footer-v2__columns--stretch.bro-footer-v2__columns--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.bro-footer-v2__columns--stretch.bro-footer-v2__columns--count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.bro-footer-v2__columns--stretch.bro-footer-v2__columns--count-5{grid-template-columns:repeat(5,minmax(0,1fr))}.bro-footer-v2__column{min-width:0;width:100%;text-align:var(--bro-footer-menu-text-align)}.bro-footer-v2__column-heading{margin-bottom:22px;font-size:var(--bro-footer-heading-size);line-height:1.15}.bro-footer-v2__menu,.bro-footer-v2__legal-menu{margin:0;padding:0;list-style:none}.bro-footer-v2__menu{display:flex;flex-direction:column;align-items:var(--bro-footer-menu-items-align);gap:var(--bro-footer-link-gap)}.bro-footer-v2__menu-item{margin:0}.bro-footer-v2__menu-link,.bro-footer-v2__legal-menu a{color:var(--bro-footer-link-color);text-decoration:none;transition:color .15s ease}.bro-footer-v2__menu-link{display:inline-block;line-height:1.45}.bro-footer-v2__menu-link:hover,.bro-footer-v2__menu-link:focus-visible,.bro-footer-v2__legal-menu a:hover,.bro-footer-v2__legal-menu a:focus-visible{color:var(--bro-footer-link-hover);text-decoration:underline;text-underline-offset:.25em}.bro-footer-v2__legal{margin-top:clamp(36px,5vw,72px);padding-top:24px;display:flex;flex-direction:column;align-items:center;gap:18px;color:var(--bro-footer-text-color);font-size:var(--bro-footer-legal-size);text-align:center}.bro-footer-v2__legal--divider{border-top:var(--bro-footer-divider-width) solid var(--bro-footer-divider)}.bro-footer-v2__legal-menu{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 0}.bro-footer-v2__legal-menu li{display:inline-flex;align-items:center}.bro-footer-v2__legal-menu li:not(:last-child):after{content:"";width:1px;height:1em;margin-inline:14px;background:var(--bro-footer-divider)}.bro-footer-v2__copyright{margin:0;color:var(--bro-footer-text-color);line-height:1.5}.bro-footer-v2__editor-note{margin:0;color:var(--bro-footer-text-color);opacity:.75}@media screen and (max-width:1100px){.bro-footer-v2__top-grid{grid-template-columns:minmax(160px,.7fr) minmax(340px,1.5fr)}.bro-footer-v2__social-wrap{grid-column:1 / -1;align-items:center}.bro-footer-v2__columns--count-5,.bro-footer-v2__columns--count-4{grid-template-columns:repeat(3,minmax(0,var(--bro-footer-menu-column-max-width)))}.bro-footer-v2__columns--stretch.bro-footer-v2__columns--count-5,.bro-footer-v2__columns--stretch.bro-footer-v2__columns--count-4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.bro-footer-v2__container{width:min(100% - 32px,var(--bro-footer-max-width))}.bro-footer-v2__top{padding-block:12px!important}.bro-footer-v2__main{padding-block:var(--bro-footer-mobile-padding)}.bro-footer-v2__top-grid{grid-template-columns:1fr;gap:28px}.bro-footer-v2__brand,.bro-footer-v2__brand--left,.bro-footer-v2__brand--center,.bro-footer-v2__brand--right,.bro-footer-v2__social-wrap,.bro-footer-v2__social-wrap--left,.bro-footer-v2__social-wrap--center,.bro-footer-v2__social-wrap--right{justify-content:center;align-items:center;text-align:center}.bro-footer-v2__logo-media{width:min(var(--bro-footer-logo-width),76vw);max-height:120px}.bro-footer-v2__newsletter-heading,.bro-footer-v2__newsletter-text{text-align:center}.bro-footer-v2__newsletter-row{grid-template-columns:1fr;gap:10px}.bro-footer-v2__newsletter-input,.bro-footer-v2__newsletter-button{width:100%;min-height:40px!important;height:40px!important;border-radius:max(var(--bro-footer-input-radius),var(--bro-footer-button-radius))}.bro-footer-v2__newsletter-input{padding:7px 12px!important}.bro-footer-v2__newsletter-button{padding:7px 16px!important}.bro-footer-v2__columns--count-1{grid-template-columns:minmax(0,var(--bro-footer-menu-column-max-width))}.bro-footer-v2__columns--count-2,.bro-footer-v2__columns--count-3,.bro-footer-v2__columns--count-4,.bro-footer-v2__columns--count-5{grid-template-columns:repeat(2,minmax(0,var(--bro-footer-menu-column-max-width)))}.bro-footer-v2__columns--stretch.bro-footer-v2__columns--count-1{grid-template-columns:minmax(0,1fr)}.bro-footer-v2__columns--stretch.bro-footer-v2__columns--count-2,.bro-footer-v2__columns--stretch.bro-footer-v2__columns--count-3,.bro-footer-v2__columns--stretch.bro-footer-v2__columns--count-4,.bro-footer-v2__columns--stretch.bro-footer-v2__columns--count-5{grid-template-columns:repeat(2,minmax(0,1fr))}.bro-footer-v2__column-heading{margin-bottom:16px}}@media screen and (max-width:480px){.bro-footer-v2__columns,.bro-footer-v2__columns--stretch{grid-template-columns:minmax(0,1fr);justify-content:stretch}.bro-footer-v2__column,.bro-footer-v2__menu{align-items:center;text-align:center}.bro-footer-v2__social-list{justify-content:center}.bro-footer-v2__legal-menu{flex-direction:column;align-items:center;gap:10px}.bro-footer-v2__legal-menu li:not(:last-child):after{display:none}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/bro-footer-v2.css.map */
