.footer-premium{background:var(--fp-bg, #5F7350);color:var(--fp-text, #FBF7F0);padding-top:var(--fp-padding-top, 80px);font-size:16px}.footer-premium a{color:inherit}.footer-premium__top{padding-bottom:48px}.footer-premium__grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:var(--fp-row-gap, 40px) var(--fp-column-gap, 56px);align-items:start}@media screen and (max-width:989px){.footer-premium__grid{grid-template-columns:1fr 1fr}.footer-premium__col--brand{grid-column:1 / -1}}@media screen and (max-width:749px){.footer-premium__grid{grid-template-columns:1fr}.footer-premium__col--brand{grid-column:auto}}.footer-premium__col-heading{margin:0 0 26px;font-size:1.5rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--fp-text, #FBF7F0)}.footer-premium__logo img{display:block;max-width:140px;height:auto;margin-bottom:20px}.footer-premium__logo-text{margin:0 0 20px;font-size:1.8rem;font-weight:500;letter-spacing:.02em}.footer-premium__tagline{margin:0 0 16px;font-size:1.4rem;line-height:1.7;font-style:italic;color:var(--fp-accent, #C7A968)}.footer-premium__description{margin:0 0 20px;font-size:1.4rem;line-height:1.75;color:var(--fp-muted, #D9C3A8)}.footer-premium__contact{margin:0 0 20px;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px;font-size:1.4rem;color:var(--fp-muted, #D9C3A8)}.footer-premium__contact-link{text-decoration:none;transition:color .2s ease}.footer-premium__contact-link:hover{color:var(--fp-accent, #C7A968)}.footer-premium__social{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:4px 0 0;list-style:none}.footer-premium__social .list-social__item{display:flex}.footer-premium__social .list-social__link{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid rgba(251,247,240,.3);color:var(--fp-text, #FBF7F0);transition:border-color .22s ease,background-color .22s ease,color .22s ease,transform .22s ease}.footer-premium__social .list-social__link:hover{border-color:var(--fp-accent, #C7A968);background:var(--fp-accent, #C7A968);color:#3e372c;transform:translateY(-2px)}.footer-premium__social .list-social__link svg,.footer-premium__social .list-social__link .svg-wrapper{width:16px;height:16px}.footer-premium__accordion{border:none}.footer-premium__accordion summary{display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none}.footer-premium__accordion summary::-webkit-details-marker{display:none}.footer-premium__accordion summary::marker{content:""}.footer-premium__chevron{display:block;width:9px;height:9px;border-right:1.5px solid var(--fp-muted, #D9C3A8);border-bottom:1.5px solid var(--fp-muted, #D9C3A8);transform:rotate(45deg);transition:transform .25s ease;flex-shrink:0}.footer-premium__accordion[open] .footer-premium__chevron{transform:rotate(-135deg)}.footer-premium__links{margin:0;padding:4px 0 0;list-style:none;display:flex;flex-direction:column;gap:12px}.footer-premium__link{position:relative;display:inline-block;font-size:1.4rem;line-height:1.4;text-decoration:none;color:var(--fp-muted, #D9C3A8);transition:color .2s ease}.footer-premium__link:after{content:"";position:absolute;left:0;bottom:-3px;width:0;height:1px;background:currentColor;transition:width .25s ease}.footer-premium__link:hover{color:var(--fp-accent, #C7A968)}.footer-premium__link:hover:after{width:100%}@media screen and (min-width:750px){.footer-premium__accordion summary{cursor:default;pointer-events:none}.footer-premium__chevron{display:none}}@media screen and (max-width:749px){.footer-premium__accordion summary{cursor:pointer;padding:4px 0}.footer-premium__col--links{border-top:1px solid rgba(251,247,240,.12);padding-top:18px}}.footer-premium__newsletter-description{margin:0 0 20px;font-size:1.4rem;line-height:1.75;color:var(--fp-muted, #D9C3A8)}.footer-premium__newsletter-row{display:flex;flex-wrap:wrap;gap:10px}.footer-premium__newsletter-row .field{flex:1 1 200px;min-width:0}.footer-premium__newsletter-row .field__input{background:#fbf7f00f;border-color:#fbf7f059;color:var(--fp-text, #FBF7F0)}.footer-premium__newsletter-row .field__input:focus{border-color:var(--fp-accent, #C7A968)}.footer-premium__newsletter-row .field__label{color:var(--fp-muted, #D9C3A8)}.footer-premium__newsletter-submit{flex:0 0 auto;white-space:nowrap}.footer-premium__form-message{display:block;margin-top:10px;font-size:1.2rem;color:var(--fp-muted, #D9C3A8)}.footer-premium__form-message--success{color:var(--fp-accent, #C7A968)}.footer-premium__payment-bar{padding-block:40px}.footer-premium__payment-inner{max-width:640px;margin-inline:auto;padding:22px 32px;display:flex;justify-content:center;background:#fbf7f00d;border:1px solid rgba(251,247,240,.16);border-radius:20px;box-shadow:0 16px 40px -22px #0000008c}.footer-premium__payment-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:28px;width:100%}.footer-premium__payment-item{display:flex;align-items:center;justify-content:center;flex:0 1 auto;min-width:0;background:transparent;border:none;border-radius:0;box-shadow:none;padding:0;transition:transform .2s ease,opacity .2s ease}.footer-premium__payment-item:hover{transform:translateY(-2px);opacity:.85}.footer-premium__payment-item .icon{width:auto;height:34px;max-width:100%}@media screen and (max-width:749px){.footer-premium__payment-bar{padding-block:30px}.footer-premium__payment-inner{padding:18px 16px;border-radius:16px}.footer-premium__payment-list{gap:12px}.footer-premium__payment-item .icon{height:23px}}@media screen and (max-width:400px){.footer-premium__payment-inner{padding:16px 10px}.footer-premium__payment-list{gap:8px}.footer-premium__payment-item .icon{height:19px}}.footer-premium__bottom{padding-block:22px;padding-bottom:var(--fp-padding-bottom, 40px);display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;font-size:1.2rem;color:var(--fp-muted, #D9C3A8)}.footer-premium__copyright{margin:0}.footer-premium__copyright a{text-decoration:none}.footer-premium__copyright a:hover{color:var(--fp-accent, #C7A968)}.footer-premium__policies{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px}.footer-premium__policy-link{text-decoration:none;transition:color .2s ease}.footer-premium__policy-link:hover{color:var(--fp-accent, #C7A968);text-decoration:underline;text-underline-offset:3px}@media screen and (max-width:749px){.footer-premium__copyright{order:2}.footer-premium__policies{order:1;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:8px;column-gap:0;width:100%;max-width:300px;margin-inline:auto}.footer-premium__policies li{display:inline-flex;align-items:center}.footer-premium__policies li:not(:last-child):after{content:"\2022";margin:0 8px;opacity:.45;color:var(--fp-muted, #D9C3A8)}.footer-premium__policy-link{font-size:1.1rem;line-height:1.5;white-space:nowrap}}@media(prefers-reduced-motion:reduce){.footer-premium__link,.footer-premium__link:after,.footer-premium__social .list-social__link,.footer-premium__chevron,.footer-premium__contact-link,.footer-premium__policy-link,.footer-premium__payment-item{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/component-footer-premium.css.map */
