.footer--sogood-updated{--footer-input-bg: rgba(255, 255, 255, .25);--footer-input-text: #fff;--footer-btn-bg: #65A812;--footer-btn-text: #fff;--footer-link: #fff;--footer-badge-size: 56px;padding:0}.footer-sogood__container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;max-width:1320px;margin:0 auto;padding:100px 32px 24px;gap:52px}.footer-sogood__newsletter{flex:1 1 52%;display:flex;flex-direction:column;justify-content:flex-start;padding-top:4rem}.footer-sogood__heading{font-size:48px;font-weight:700;color:var(--footer-heading);line-height:normal;font-family:NewKansas;margin-bottom:0}.footer-sogood__subheading{font-size:16px;font-family:Figtree;font-weight:600;margin-bottom:42px;color:var(--footer-text);line-height:normal}.footer-sogood__subheading p:last-of-type{margin-bottom:0}.footer-sogood__form{width:100%;display:flex;flex-direction:column;gap:16px}.footer-sogood__form .footer-sogood__input:not(.alt-input):not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=hidden]):not(.btn){width:100%;padding:10px 24px;border-radius:36px;border:2px solid #fff;background:var(--footer-input-bg);color:var(--footer-input-text);font-size:18px;font-family:Figtree;font-weight:700;line-height:1.61;margin-bottom:26px}.footer-sogood__input::placeholder{color:#fff}.footer-sogood__button{width:50%;height:53px;min-width:180px;align-self:flex-end;padding:10px 45px;border-radius:30px;background-color:var(--footer-btn-bg);color:var(--footer-btn-text);font-size:18px;font-weight:700;border:none;cursor:pointer;transition:background .2s}.footer-sogood__button:hover{background-color:#fff;border:1px solid #fff;color:#65a812;padding:10px 45px}#newsletter-wrapper{width:100%;display:flex;flex-direction:column;gap:16px}.footer-sogood__right{flex:1 1 45%;display:flex;flex-direction:column;align-items:center;gap:24px}.footer-sogood__social-icon{display:flex;align-items:center;justify-content:center;background:transparent;font-size:28px}.footer-sogood__social-icon a{width:40px;height:40px;background:transparent}.footer-sogood__social-icon svg{min-width:40px;min-height:40px;width:40px;height:40px;transition:background .2s,color .2s,border-color .2s,scale .2s}.footer-sogood__social-icon a:hover svg{transform:scale(1.1)}.footer-sogood__menus{display:flex;flex-direction:column;gap:0;width:100%;margin-bottom:24px;border-top:1px solid rgba(255,255,255);border-bottom:1px solid rgba(255,255,255)}.footer-sogood__menu-block{min-width:160px;padding:24px 0 12px;border-bottom:1px solid rgba(255,255,255)}.footer-sogood__menu-block:last-child{border-bottom:none}.footer-sogood__menu-header{display:flex;justify-content:flex-start;align-items:center;cursor:pointer;position:relative;list-style:none}.footer-sogood__menu-header::-webkit-details-marker{display:none}.footer-sogood__menu-header::marker{content:"";display:none}.footer-sogood__menu-header .footer-sogood__menu-toggle{position:absolute;right:0;margin-left:0}.footer-sogood__menu-title{font-size:28px;margin-bottom:8px;color:var(--footer-heading);font-family:Figtree;font-weight:700;text-align:center}.footer-sogood__menu-toggle{font-size:32px;font-weight:400;margin-left:8px;cursor:pointer;color:var(--footer-heading);transition:transform .3s ease}.footer-sogood__menu-toggle:before{content:"+"}.footer-sogood__menu-block--accordion[open] .footer-sogood__menu-toggle:before{content:"\2212"}.footer-sogood__menu-block--accordion .footer-sogood__menu-title{margin-bottom:0}.footer-sogood__menu-block--accordion{interpolate-size:allow-keywords}.footer-sogood__menu-block--accordion::details-content{height:0;opacity:0;overflow:clip;transition:height .3s ease,opacity .3s ease,content-visibility .3s ease allow-discrete}.footer-sogood__menu-block--accordion[open]::details-content{height:auto;opacity:1}@starting-style{.footer-sogood__menu-block--accordion[open]::details-content{height:0;opacity:0}}.footer-sogood__menu-block--accordion[open] .footer-sogood__menu-toggle{transform:rotate(180deg)}.footer-sogood__menu-list{list-style:none;margin:0;text-align:left;padding:0}.footer-sogood__menu-list li:first-of-type{margin-top:16px}.footer-sogood__menu-list a{color:var(--footer-link);font-size:20px;text-decoration:underline;transition:color .2s;display:inline-block;padding:10px 16px}.footer-sogood__menu-list a:hover{font-weight:700}.footer-sogood__badge{display:inline-block;width:var(--footer-badge-size);height:var(--footer-badge-size);margin-right:16px;vertical-align:middle}.footer-sogood__badge img{width:100%;height:100%;object-fit:contain;display:block}.footer-sogood__badges{margin:32px 0 16px;display:flex;flex-direction:row;gap:16px;justify-content:center}.footer-sogood__copyright{font-size:16px;color:var(--footer-text);margin-top:16px;text-align:center;font-family:var(--footer-font-family)}.bottom--footer---links li a span{font-size:16px;font-weight:300}.footer-sogood__socials{align-self:flex-start}.footer-sogood__social-icon a{display:block}@media(max-width:769px){.footer-sogood__menu-list a{font-size:18px;padding:8px 16px}.footer-sogood__container{flex-direction:column;padding:40px 20px 20px;align-items:center}.footer-sogood__newsletter{padding-top:2rem}.footer-sogood__heading{font-size:30px;max-width:100%;margin-bottom:24px}.footer-sogood__subheading{font-size:16px}.footer-sogood__form .footer-sogood__input:not(.alt-input):not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=hidden]):not(.btn){text-align:center;margin-bottom:0}.footer-sogood__button{font-size:20px;padding:12px 0;min-width:120px;margin:0 auto}.footer-sogood__right{align-items:center;width:100%}.footer-sogood__socials{align-self:center;gap:35px}.footer-sogood__menus{width:100%}.footer-sogood__menu-title{text-align:left}.footer-sogood__menu-header{justify-content:flex-start}.footer-sogood__menu-list a{text-align:left}}@media screen and (max-width:500px){.footer-sogood__button{width:100%}}.nav-link-animated--custom{display:none}.bottom--footer-row{justify-content:center}.footer-bottom{border:none}.footer-bottom--inner{display:flex;flex-direction:column;gap:16px;padding-top:24px;padding-bottom:24px;max-width:1512px;margin-left:auto;margin-right:auto}.footer-bottom-icons{display:flex;align-items:center;justify-content:space-between;gap:2.5rem}.footer-bottom-logo,.footer-bottom-badges{display:flex;align-items:center}.footer-bottom-badges{gap:2.5rem}.footer-bottom-logo__img,.footer-custom-icon__img{height:auto;display:block}.footer-bottom-copyright{font-size:12px;color:var(--footer-text, currentColor);text-align:left;opacity:.85}@media screen and (min-width:769px){.footer-bottom-copyright{font-size:16px}}.footer-bottom.footer-alignment--center .footer-bottom-icons,.footer-bottom.footer-alignment--center .footer-bottom-copyright{justify-content:center;text-align:center}@media(max-width:768px){.footer-bottom-icons{justify-content:center}.footer-bottom-copyright{text-align:center;font-size:12px}.footer-wrapper .footer-bottom .footer-bottom--inner{padding-top:0;padding-bottom:30px}}.footer-sogood__socials .footer-social{list-style:none;margin:0;padding:0;display:flex;gap:1.75rem;align-self:flex-start;justify-content:flex-end}.footer-sogood__socials li{margin-bottom:0}@media screen and (max-width:768px){.footer-sogood__socials .footer-social{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/86/assets/footer-custom.css.map */
