.footer-newsletter-banner{width:100%;position:relative}.footer-newsletter-banner__container{width:100%;margin:0 auto}.footer-newsletter-banner__grid{display:flex;gap:4rem;align-items:center;flex-wrap:wrap}.footer-newsletter-banner__image,.footer-newsletter-banner__content{flex:1;min-width:300px}.footer-newsletter-banner__grid[data-image-position=left] .footer-newsletter-banner__image{order:1}.footer-newsletter-banner__grid[data-image-position=left] .footer-newsletter-banner__content,.footer-newsletter-banner__grid[data-image-position=right] .footer-newsletter-banner__image{order:2}.footer-newsletter-banner__grid[data-image-position=right] .footer-newsletter-banner__content{order:1}.footer-newsletter-banner__image{width:100%;margin:0 auto}.footer-newsletter-banner__img{width:100%;height:auto;display:block}.footer-newsletter-banner__placeholder{width:100%;aspect-ratio:1.5;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center}.footer-newsletter-banner__placeholder svg{width:50%;height:50%;opacity:.2}.footer-newsletter-banner__content{display:flex;flex-direction:column;gap:1rem;direction:rtl;text-align:right}.footer-newsletter-banner__heading{margin:0;line-height:1.2}.footer-newsletter-banner__text{line-height:1.6;margin:0}.footer-newsletter-banner__text.rte p{margin:0 0 .5rem}.footer-newsletter-banner__text.rte p:last-child{margin-bottom:0}.footer-newsletter-banner__form-wrapper{margin-top:.5rem}.footer-newsletter-banner__input-group{display:flex;gap:.75rem;direction:rtl}.footer-newsletter-banner__input{flex:1;padding:.875rem 1.25rem;border:1px solid #ddd;border-radius:8px;font-family:inherit;transition:border-color .2s ease;direction:rtl;text-align:right}.footer-newsletter-banner__input:focus{outline:none;border-color:#000}.footer-newsletter-banner__input::placeholder{text-align:right;direction:rtl}.footer-newsletter-banner__button{padding:.875rem 2rem;border:none;border-radius:8px;font-family:inherit;font-weight:500;cursor:pointer;transition:opacity .2s ease;white-space:nowrap}.footer-newsletter-banner__button:hover{opacity:.9}.footer-newsletter-banner__message{margin-top:.75rem;font-size:14px;direction:rtl;text-align:right}.footer-newsletter-banner__privacy{margin-top:.75rem;line-height:1.5;direction:rtl;text-align:right}.footer-newsletter-banner__privacy-label{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;direction:rtl}.footer-newsletter-banner__privacy-checkbox{margin-top:.25rem;width:18px;height:18px;flex-shrink:0;cursor:pointer;accent-color:var(--color-base-accent-1, #121212)}.footer-newsletter-banner__privacy-text{flex:1}.footer-newsletter-banner__privacy a{text-decoration:underline}.footer-newsletter-banner__privacy p{margin:0}@media screen and (max-width:989px){.footer-newsletter-banner__grid{flex-direction:column;gap:2rem}.footer-newsletter-banner__image{max-width:500px;margin:0 auto}}@media screen and (max-width:749px){.footer-newsletter-banner__grid{gap:1.5rem}}.footer-custom__content{width:100%;margin:0 auto}.footer-custom__grid{display:grid;grid-template-columns:1.5fr 4fr;gap:48px;margin-bottom:40px}.footer-custom__left-column{display:flex;flex-direction:column;gap:16px}.footer-custom__logo-wrapper{display:flex;align-items:flex-start}@media screen and (min-width:750px){.footer-custom__grid{grid-template-columns:1fr auto auto;grid-template-rows:auto;column-gap:12px}.footer-custom__left-column{order:3}.footer-custom__right-columns{order:1;display:contents}.footer-custom__right-columns .footer-custom__menu-column{order:1;margin-inline-start:36px}.footer-custom__right-columns .footer-custom__social-column{order:2;align-self:start;justify-self:end}}.footer-custom__right-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:24px}.footer-custom__column{min-width:0}.footer-custom__logo{display:block;object-fit:contain}.footer-custom__logo-placeholder{background-color:#000;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:60px;font-weight:700;flex-shrink:0}.footer-custom__heading{font-size:16px;font-weight:600;margin:0 0 16px;line-height:1.4}.footer-custom__accordion{width:100%}.footer-custom__accordion-header{list-style:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:100%;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.15);-webkit-user-select:none;user-select:none}.footer-custom__accordion-header::-webkit-details-marker{display:none}.footer-custom__accordion-header .footer-custom__heading{margin:0;font-weight:700}.footer-custom__accordion-icon{font-size:22px;font-weight:300;line-height:1;flex-shrink:0;color:inherit}.footer-custom__accordion-plus{display:block}.footer-custom__accordion-minus{display:none}details.footer-custom__accordion[open] .footer-custom__accordion-plus{display:none}details.footer-custom__accordion[open] .footer-custom__accordion-minus{display:block}details.footer-custom__accordion[open] .footer-custom__accordion-header{border-bottom:none}details.footer-custom__accordion .footer-custom__list{padding:0 0 16px}.footer-custom__menu-desktop{display:none}@media screen and (min-width:750px){.footer-custom__menu-desktop{display:block}.footer-custom__menu-desktop .footer-custom__heading{margin:0 0 16px;font-weight:700}.footer-custom__menu-mobile{display:none!important}}@media screen and (max-width:749px){.footer-custom__menu-desktop{display:none!important}.footer-custom__menu-mobile{display:block}}.footer-custom__list{list-style:none;padding:0;margin:0}.footer-custom__list li{margin-bottom:8px}.footer-custom__link{font-size:14px;line-height:1.6;color:inherit;text-decoration:none;transition:opacity .2s}.footer-custom__link:hover{opacity:.7}.footer-custom__social-column{display:flex;flex-direction:column;gap:24px;align-items:center}.footer-custom__social-heading{margin-top:10px;margin-bottom:-10px}.footer-custom__social-list{display:flex;list-style:none;padding:0;margin:0;flex-wrap:wrap}.footer-custom__social-link{display:inline-flex;align-items:center;justify-content:center;color:inherit;transition:opacity .2s}.footer-custom__social-list[data-hover-effect=true] .footer-custom__social-link:hover{opacity:.6}.footer-custom__social-link svg,.footer-custom__social-link img{display:block;object-fit:contain}.footer-custom__newsletter-form{display:flex;gap:8px}.footer-custom__newsletter-input{flex:1;border:1px solid;border-radius:4px;font-family:var(--font-body-family)}.footer-custom__newsletter-input::placeholder{color:inherit;opacity:.6}.footer-custom__newsletter-button{border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:opacity .2s;white-space:nowrap;font-family:var(--font-body-family)}.footer-custom__newsletter-button:hover{opacity:.9}.footer-custom__newsletter-message{font-weight:500;text-align:right;direction:rtl}.footer-custom__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid rgba(0,0,0,.1);font-size:13px}.footer-custom__bottom-left{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-custom__payment-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start}.footer-custom__payment-icon{width:auto;display:block;object-fit:contain}.footer-custom__bottom-links{display:flex;gap:20px;list-style:none;padding:0;margin:0}.footer-custom__bottom-link{color:inherit;text-decoration:none;transition:opacity .2s}.footer-custom__bottom-link:hover{opacity:.7}.footer-custom__copyright{margin:0;order:-1}@media screen and (max-width:749px){.footer-custom{padding:40px 0 20px}.footer-custom__grid{margin-bottom:32px}.footer-custom__left-column{gap:20px}.footer-custom__left-column--center-logo-mobile{align-items:center}.footer-custom__left-column--center-logo-mobile .footer-custom__logo-wrapper{justify-content:center}.footer-custom__left-column--center-logo-mobile .footer-custom__newsletter{width:100%}.footer-custom__logo,.footer-custom__logo-placeholder{width:80px!important;height:80px!important}.footer-custom__logo-placeholder{font-size:40px}.footer-custom__social-column{gap:20px}.footer-custom__grid{display:flex;flex-direction:column;flex-wrap:wrap;gap:0}.footer-custom__right-columns{display:contents}.footer-custom__right-columns .footer-custom__menu-column{order:1;width:100%}.footer-custom__right-columns .footer-custom__social-column{order:3;align-items:center}.footer-custom__left-column{order:2;align-items:center;gap:0;padding-left:28px}.footer-custom__right-columns .footer-custom__social-column,.footer-custom__left-column{flex:1;margin-top:24px}.footer-custom__newsletter-form{flex-direction:row}.footer-custom__bottom{flex-direction:column;gap:16px;align-items:center}.footer-custom__copyright{text-align:center}.footer-custom__bottom-left{align-items:flex-start;width:100%}.footer-custom__payment-icons{justify-content:flex-start}.footer-custom__bottom-links{flex-wrap:wrap}}@media screen and (min-width:750px)and (max-width:989px){.footer-custom__grid{grid-template-columns:repeat(2,1fr);gap:32px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-footer-custom.css.map */
