.footer-smg{background:#e6f201;padding:48px 24px;display:flex;flex-direction:column;gap:80px;width:100%;box-sizing:border-box;grid-column:1 / 5}.footer-smg__main-content{display:flex;gap:80px;align-items:flex-start;justify-content:space-between;width:100%}.footer-smg__main-content-right{display:flex;gap:80px;align-items:flex-start}.footer-smg__links-section{display:flex;gap:20px;align-items:flex-start}.footer-smg__link-column{display:flex;flex-direction:column;gap:16px;max-width:207px;width:100%}.footer-smg__link-column--medium{width:206px}.footer-smg__link-list{display:flex;flex-direction:column;gap:4px}.footer-smg__link{color:#1d1e23;font-family:Suisse BP Int;font-weight:400;font-size:12px;line-height:1;text-decoration:none;transition:all .3s ease}.footer-smg__link:hover{color:#3d4700;transform:translate(4px)}.footer-smg__brand{display:flex;flex-direction:column;align-items:flex-end;text-align:right;max-width:130px;width:100%}.footer-smg__brand-image{max-width:100%;height:auto;object-fit:contain}.footer-smg__brand-text{color:#3d4700;font-family:Blur,sans-serif;font-weight:500;font-size:40px;line-height:.8;letter-spacing:-1.2px;text-transform:uppercase;margin-bottom:-8px}.footer-smg__bottom-section{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.footer-smg__locations{display:flex;gap:20px;align-items:flex-start}.footer-smg__location{display:flex;flex-direction:column;gap:12px;max-width:207px;width:100%}.footer-smg__location--medium{max-width:206px}.footer-smg__location-title{color:#3d4700;font-family:Suisse BP Int;font-weight:500;font-size:12px;line-height:1;text-transform:uppercase;padding-bottom:12px}.footer-smg__location-address{color:#3d4700;font-family:Suisse BP Int;font-weight:400;font-size:12px;line-height:1}.footer-smg__location-list{display:flex;flex-direction:column;gap:4px}.footer-smg__location-list-item{color:#3d4700;font-family:Suisse BP Int;font-weight:400;font-size:12px;line-height:1;text-decoration:none;display:block;transition:color .2s ease,transform .2s ease}.footer-smg__location-list-item:hover{color:#3d4700;transform:translate(4px)}.footer-smg__location-list-item--more{color:#3d4700;font-weight:500;text-transform:uppercase;padding-bottom:12px}.footer-smg__location-list-item--more:hover{color:#1d1e23}.footer-smg__location-list-item--other{color:#3d4700;font-weight:400;text-transform:none}.footer-smg__copyright{color:#3d4700;font-family:Suisse BP Int;font-weight:500;font-size:12px;line-height:1;text-transform:uppercase;text-align:right}.footer-smg__newsletter{display:flex;flex-direction:column;gap:16px;max-width:400px;width:100%;flex-shrink:0}.footer-smg__newsletter-text{display:flex;flex-direction:column;gap:8px}.footer-smg__newsletter-title{font-family:"Suisse BP Int'l",Suisse BP Int,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:90%;letter-spacing:-.24px;color:var(--color-text-primary, #1D1E23);margin:0}.footer-smg__newsletter-desc{font-family:"Suisse BP Int'l",Suisse BP Int,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:100%;color:var(--color-text-primary, #1D1E23);margin:0}.footer-smg__newsletter-row{display:flex;gap:4px;align-items:center;flex-wrap:wrap}.footer-smg__newsletter-input{display:flex;width:243px;height:34px;padding:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex-shrink:1;min-width:0;background:#c2c2c240;border:1px solid rgba(0,0,0,.3);border-radius:16px;font-family:"Suisse BP Int'l",Suisse BP Int,sans-serif;font-weight:400;font-size:12px;color:var(--color-text-primary, #1D1E23);outline:none;box-sizing:border-box}.footer-smg__newsletter-input::placeholder{color:#838383}.footer-smg__newsletter-input:focus{background:#c2c2c266}.footer-smg__newsletter-btn{display:flex;width:153px;padding:10px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;background:#000;border:none;border-radius:8px;font-family:"Suisse BP Int'l",Suisse BP Int,sans-serif;font-weight:500;font-size:14px;line-height:1;color:#fff;cursor:pointer;white-space:nowrap;transition:background .2s ease}.footer-smg__newsletter-btn:hover{background:#1d1e23}.footer-smg__newsletter-btn:disabled{opacity:.6;cursor:not-allowed}.footer-smg__newsletter-success,.footer-smg__newsletter-message{font-family:"Suisse BP Int'l",Suisse BP Int,sans-serif;font-weight:400;font-size:12px;color:#3d4700;margin:0}.footer-smg__newsletter-message--error{color:#c0392b}@media(max-width:1024px){.footer-smg{gap:60px}.footer-smg__main-content{gap:32px;flex-wrap:wrap}.footer-smg__newsletter{width:100%;max-width:400px}.footer-smg__main-content-right{gap:32px;width:100%;justify-content:space-between}.footer-smg__brand{align-items:center}.footer-smg__brand-text{font-size:32px}.footer-smg__links-section{justify-content:space-between;flex:1}.footer-smg__link-column,.footer-smg__link-column--medium{width:auto;flex:1}.footer-smg__locations{justify-content:space-between;max-width:100%;width:calc(100% - 170px)}}@media(max-width:768px){.footer-smg{padding:40px 20px;gap:48px}.footer-smg__newsletter{width:100%}.footer-smg__newsletter-title{font-size:20px}.footer-smg__newsletter-desc{font-size:14px}.footer-smg__newsletter-input{width:auto;flex:1}.footer-smg__newsletter-btn{width:auto;flex-shrink:0}.footer-smg__link,.footer-smg__location-title,.footer-smg__location-address,.footer-smg__copyright{font-size:10px}.footer-smg__links-section{flex-direction:column;gap:24px}.footer-smg__link-column,.footer-smg__link-column--medium{width:auto}.footer-smg__bottom-section{gap:32px;align-items:flex-end}.footer-smg__locations{flex-direction:column;gap:24px;width:100%}.footer-smg__location,.footer-smg__location--medium{width:100%}.footer-smg__copyright{text-align:left;width:100%;display:flex;justify-content:flex-end}.footer-smg__brand-text{font-size:28px}.footer-smg__brand{position:absolute;bottom:56px;right:24px}}@media(max-width:480px){.footer-smg{padding:36px 16px}.footer-smg__brand-text{font-size:24px}}
/*# sourceMappingURL=/cdn/shop/t/278/assets/footer-smg.css.map */
