.footer-custom{background:var(--gradient-base-accent-2);color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.footer-custom-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:1920px;margin:0 auto;width:100%;padding:0 0 0 104px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1400px){.footer-custom .page-width,.footer-custom .page-width-left{max-width:none;width:100%;padding:80px 20px 20px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.footer-custom .page-full-width_spacing{padding-left:clamp(16px,3vw,60px)}}@media screen and (max-width:989px){.footer-custom-wrapper{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.footer-custom-left{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:80px 40px 40px}.footer-custom-right{padding:40px 104px}}.footer-custom-left{--flex-shrink: 1.56;-webkit-box-flex:1.56;-ms-flex:1.56;flex:1.56;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:80px 20px 40px 0}.footer-custom-logo img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.footer-custom-logo-text{font-size:24px;font-weight:600;color:#fff;margin:0;text-transform:lowercase}.footer-custom-logo-text sup{font-size:.6em;vertical-align:super;font-weight:600}.footer-custom-menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-custom-menu-block{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.footer-custom-menu-heading{font-size:13px;font-weight:600;color:var(--gradient-base-background-2);margin:0 0 15px;text-transform:uppercase;letter-spacing:.5px}.footer-custom-menu-list{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.footer-custom-menu-item{margin:0;line-height:1}.footer-custom-menu-link{font-size:12px;font-weight:400;line-height:1.3;letter-spacing:0;color:var(--gradient-base-background-2);text-decoration:none;position:relative;display:inline-block}.footer-custom-menu-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:var(--gradient-base-background-2);-webkit-transition:width .3s ease;-o-transition:width .3s ease;transition:width .3s ease}.footer-custom-menu-link:hover:after{width:100%}.footer-custom-logo{margin-bottom:40px}.footer-custom-social-icons{padding:16px 0;border-top:1px solid #fff;border-bottom:1px solid #fff}.footer-custom-social-wrapper{margin-top:10px}.footer-custom-social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-custom-social-icon{width:32px;height:32px;background:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#7fb069;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;text-decoration:none}.footer-custom-social-icon:hover{background:var(--gradient-base-accent-1);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px #00000026}.footer-custom-social-icon svg{width:18px;height:18px}.footer-custom-bottom{margin:0;padding-top:20px}.footer-custom-copyright{font-size:12px;color:var(--gradient-base-background-2);margin:0 0 10px}.footer-custom-legal-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px}.footer-custom-legal-link{color:var(--gradient-base-background-2);text-decoration:none;position:relative;display:inline-block}.footer-custom-legal-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:var(--gradient-base-background-2);-webkit-transition:width .3s ease;-o-transition:width .3s ease;transition:width .3s ease}.footer-custom-legal-link:hover:after{width:100%}.footer-custom-separator{color:#00000080}.footer-custom-right{-ms-flex-negative:1;flex-shrink:1;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;padding:40px 104px;-webkit-box-flex:1;-ms-flex:1;flex:1}.footer-custom-newsletter-heading{font-size:20px;font-weight:700;color:var(--gradient-base-background-2);margin:0 0 12px;line-height:1.3}.footer-custom-newsletter-subheading{font-size:20px;font-weight:400;color:var(--gradient-base-background-2);margin:0 0 25px;line-height:1.5}.footer-custom-newsletter-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.footer-custom-newsletter-input-wrapper{position:relative}.footer-custom-newsletter-label{font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0;color:var(--gradient-base-background-2);padding:0;left:0;white-space:nowrap;position:absolute;top:10px;-webkit-transition:font-size .1s ease-in,-webkit-transform .1s ease-in;transition:font-size .1s ease-in,-webkit-transform .1s ease-in;-o-transition:font-size .1s ease-in,transform .1s ease-in;transition:font-size .1s ease-in,transform .1s ease-in;transition:font-size .1s ease-in,transform .1s ease-in,-webkit-transform .1s ease-in}.footer-custom-newsletter-input:not(:-moz-placeholder-shown)+label{-webkit-transform:translate(0%,-100%);transform:translateY(-100%);font-size:13px}.footer-custom-newsletter-input:not(:-ms-input-placeholder)+label{-webkit-transform:translate(0%,-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);font-size:13px}.footer-custom-newsletter-input:focus+label,.footer-custom-newsletter-input:not(:placeholder-shown)+label{-webkit-transform:translate(0%,-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);font-size:13px}.footer-custom-newsletter-asterisk{color:#f44336;margin-left:4px}.footer-custom-newsletter-input{width:100%;border:none;border-bottom:1px solid var(--gradient-base-background-2);font-size:14px;background:transparent;-webkit-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease;outline:none;padding:12px 0 4px}.footer-custom-newsletter-input:focus{outline:none;border-bottom-color:var(--gradient-base-background-2);-webkit-box-shadow:none;box-shadow:none}.footer-custom-newsletter-input::-webkit-input-placeholder{color:var(--gradient-base-background-2)}.footer-custom-newsletter-input::-moz-placeholder{color:var(--gradient-base-background-2)}.footer-custom-newsletter-input:-ms-input-placeholder{color:var(--gradient-base-background-2)}.footer-custom-newsletter-input::-ms-input-placeholder{color:var(--gradient-base-background-2)}.footer-custom-newsletter-input::placeholder{color:var(--gradient-base-background-2)}.footer-custom-newsletter-consent{margin-top:20px;margin-bottom:20px}.footer-custom-newsletter-consent-label{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer}.footer-custom-consent-checkbox{width:20px;height:20px;min-width:20px;margin-top:2px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:2px solid var(--gradient-base-background-2);border-radius:0;cursor:pointer;position:relative;-ms-flex-negative:0;flex-shrink:0}.footer-custom-consent-checkbox:checked{background-color:#fff;border-color:var(--gradient-base-accent-2);accent-color:var(--gradient-base-accent-2)}.footer-custom-consent-checkbox:checked:after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:5px;height:10px;border:solid var(--gradient-base-accent-2);border-width:0 2px 2px 0}.footer-custom-newsletter-consent-text{font-size:12px;font-weight:400;color:var(--gradient-base-background-2);line-height:1.6;-webkit-box-flex:1;-ms-flex:1;flex:1}.footer-custom-newsletter-consent-text p{margin:0;color:var(--gradient-base-background-2)}.footer-custom-newsletter-consent-text a{color:var(--gradient-base-background-2);text-decoration:underline;text-underline-offset:2px}.footer-custom-newsletter-consent-text a:hover{color:#7fb069}.footer-custom-newsletter-button{background:transparent;border:none;padding:0;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin-top:0;-ms-flex-item-align:start;align-self:flex-start;color:var(--gradient-base-background-2)}.footer-custom-newsletter-button:hover{opacity:.7;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none}.footer-custom-newsletter-button svg{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.footer-custom-newsletter-button:hover svg{-webkit-transform:translateX(2px);-ms-transform:translateX(2px);transform:translate(2px)}.footer-custom-newsletter-success{background:#d4edda;color:#155724;padding:12px;border-radius:4px;font-size:13px;text-align:center;margin-top:10px}.footer-custom-newsletter-error{background:#f8d7da;color:#721c24;padding:12px;border-radius:4px;font-size:13px;margin-top:10px}@media screen and (max-width:1200px){.footer-custom-wrapper{padding-left:20px}.footer-custom-right{padding:40px 20px}}@media screen and (max-width:989px){.footer-custom-wrapper{padding-left:0}.page-width-left{padding-left:20px;padding-right:20px;padding-bottom:40px}.footer-custom-right{width:100%;max-width:100%;padding:40px 20px;margin:0}.footer-custom-menu-wrapper{gap:30px}}@media screen and (max-width:749px){.footer-custom-wrapper{gap:30px}.footer-custom-left{gap:25px;padding-bottom:32px}.footer-custom-menu-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.footer-custom-menu-block{width:100%}.footer-custom-right{padding:40px 20px 30px;margin:0;padding-bottom:calc(40px + var(--section-padding-bottom, 60px));margin-bottom:calc(-1 * var(--section-padding-bottom, 60px))}.footer-custom-newsletter-heading{font-size:18px}.footer-custom-newsletter-subheading{font-size:13px}.footer-custom-social-icons{gap:12px}.footer-custom-social-icon{width:36px;height:36px}.footer-custom-social-icon svg{width:16px;height:16px}}@media screen and (max-width:480px){.footer-custom-legal-links{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px}.footer-custom-separator{display:none}.footer-custom-newsletter-input{font-size:13px;padding:12px 16px}.footer-custom-legal-link{text-decoration:underline}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/footer-custom.css.map */
