.ff-header{height:104px;background:#fff;border-bottom:1px solid var(--ff-line);position:relative;z-index:50}.ff-header__top{height:64px;padding:12px var(--ff-page-gutter);display:flex;align-items:center;justify-content:space-between;position:relative}.ff-header__locale{display:flex;height:24px;align-items:center;gap:8px}.ff-header__flag{width:30px;height:20px;object-fit:cover}.ff-header__locale-button{border:0;background:none;padding:0;color:var(--ff-green);font-weight:500;font-size:16px;line-height:24px;cursor:pointer}.ff-header__divider{height:16px;width:1px;background:var(--ff-line);margin-inline:2px}.ff-header__logo{position:absolute;left:50%;top:12px;transform:translateX(-50%);width:163.87px;height:40px;display:flex;align-items:center;justify-content:center;overflow:hidden}.ff-header__logo img{width:163.87px;height:40px;object-fit:contain}.ff-header__actions{display:flex;align-items:center;gap:24px}.ff-icon-button{width:24px;height:24px;border:0;padding:0;background:none;display:grid;place-items:center;color:var(--ff-text);cursor:pointer}.ff-css-icon{position:relative;display:block;width:20px;height:20px}.ff-css-icon--search:before{content:"";position:absolute;width:10px;height:10px;border:1.5px solid currentColor;border-radius:50%;left:2px;top:2px}.ff-css-icon--search:after{content:"";position:absolute;width:7px;height:1.5px;background:currentColor;transform:rotate(45deg);right:1px;bottom:3px}.ff-css-icon--account:before{content:"";position:absolute;left:7px;top:2px;width:6px;height:6px;border:1.5px solid currentColor;border-radius:50%}.ff-css-icon--account:after{content:"";position:absolute;left:3px;bottom:1px;width:12px;height:8px;border:1.5px solid currentColor;border-radius:8px 8px 0 0;border-bottom:0}.ff-css-icon--heart:before{content:"♡";font-size:25px;line-height:19px;position:absolute;left:-1px;top:-2px;font-family:Arial,sans-serif}.ff-css-icon--bag:before{content:"";position:absolute;left:4px;top:6px;width:11px;height:11px;border:1.5px solid currentColor;border-radius:1px}.ff-css-icon--bag:after{content:"";position:absolute;left:7px;top:2px;width:5px;height:6px;border:1.5px solid currentColor;border-bottom:0;border-radius:5px 5px 0 0}.ff-header__nav{height:40px;padding-inline:var(--ff-page-gutter);display:flex;align-items:center}.ff-primary-menu{width:100%;height:40px;margin:0;padding:0;list-style:none;display:flex;align-items:center;justify-content:space-between}.ff-primary-menu>li{height:40px;display:flex;align-items:center}.ff-primary-menu a{font-size:16px;font-weight:500;line-height:24px;white-space:nowrap}.ff-primary-menu:not(ul){display:flex}
.ff-footer{height:510px;min-height:510px;margin:0;background:#2d2d2d;color:#fff;padding:64px 80px 40px;display:flex;flex-direction:column;gap:32px}.ff-footer__main{height:204px;display:grid;grid-template-columns:328px 1fr;gap:219px}.ff-footer__contact{width:328px;display:flex;flex-direction:column;gap:24px}.ff-footer__logo{width:180.257px;height:44px;display:block;overflow:hidden}.ff-footer__logo img{width:180.257px;height:44px;object-fit:contain}.ff-footer__contact>p{margin:0;color:rgba(255,255,255,.7);font-size:16px;line-height:1.4}.ff-footer__socials{display:flex;gap:8px}.ff-footer__socials a{width:48px;height:48px;border-radius:50%;background:rgba(184,142,54,.06);display:grid;place-items:center}.ff-footer__socials img{width:24px;height:24px}.ff-footer__columns{padding-top:21px;display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;gap:64px}.ff-footer__columns>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px;color:rgba(255,255,255,.7);font-size:16px;line-height:1.4}.ff-footer__columns strong{color:#fff;font-weight:300;margin-bottom:4px}.ff-footer__divider{height:1px;background:rgba(255,255,255,.12);width:100%}.ff-footer__sub{width:100%}.ff-footer__selectors{height:48px;display:flex;gap:16px}.ff-footer__selectors button{height:48px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:transparent;color:#fff;padding:0 16px 0 20px;display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500}.ff-footer__selectors span{font-size:20px}.ff-footer__bottom{height:24px;display:flex;align-items:center;justify-content:space-between}.ff-footer__bottom p{margin:0;color:rgba(255,255,255,.5);font-size:16px;line-height:1.4}.ff-footer__payments{display:flex;align-items:center;gap:8px}.ff-footer__payments img{width:38px;height:24px;object-fit:contain}
.ff-footer__selectors span{width:24px;height:24px;display:block}
.ff-footer__selectors span img{width:24px;height:24px;display:block}
.ff-product-card__wish img{width:24px;height:24px;object-fit:contain}
.ff-product-card__wish.is-active{background:var(--ff-green)}
.ff-product-card__wish.is-active img{filter:brightness(0) invert(1)}
.ff-product-card__rating span{width:16px;height:16px;display:inline-flex;vertical-align:-3px}
.ff-product-card__rating span img{width:16px;height:16px;object-fit:contain}
.ff-product-rating span img{width:16px;height:16px;display:block}
.ff-size-guide img{width:18px;height:18px;object-fit:contain}
.ff-review-card__stars{display:flex;gap:4px;letter-spacing:0}
.ff-review-card__stars img{width:16px;height:16px;object-fit:contain}
.ff-checkout-order__chevron{width:24px;height:24px;display:block;transition:transform .2s ease}
.ff-checkout-order__chevron img{width:24px;height:24px;display:block}
.ff-checkout-order__head[aria-expanded="true"] .ff-checkout-order__chevron{transform:rotate(90deg)}
