.fo3-section{--fo3-shadow: 0 18px 50px rgba(17, 17, 17, .08);--fo3-soft-shadow: 0 10px 28px rgba(17, 17, 17, .07);background:var(--fo3-bg);color:var(--fo3-text);padding:24px 0 36px;overflow:hidden}.fo3-wrap{width:min(100% - 32px,1440px);margin-inline:auto}.fo3-section--full .fo3-wrap{width:min(100% - 28px,1500px)}.fo3-hero{position:relative;border-radius:var(--fo3-radius);background:linear-gradient(135deg,#e3061314,#fffffff5 44%,#e306130d);box-shadow:var(--fo3-shadow);overflow:hidden;border:1px solid var(--fo3-border);min-height:380px}.fo3-hero__track{position:relative}.fo3-hero__slide{display:none;min-height:380px;grid-template-columns:.88fr 1.12fr;align-items:stretch;gap:20px}.fo3-hero__slide.is-active{display:grid}.fo3-hero__content{padding:clamp(28px,4vw,62px);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.fo3-hero__badge{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid rgba(227,6,19,.36);border-radius:999px;color:var(--fo3-accent);background:#ffffffb8;font-weight:700;text-transform:uppercase;letter-spacing:.02em;font-size:13px;margin-bottom:20px}.fo3-hero__badge .fo3-icon{width:18px;height:18px}.fo3-hero__heading{font-size:clamp(36px,5.4vw,76px);line-height:.97;margin:0 0 18px;color:var(--fo3-text);font-weight:850;letter-spacing:-.055em}.fo3-hero__heading span{display:block;color:var(--fo3-accent)}.fo3-hero__subheading{font-size:clamp(15px,1.2vw,19px);line-height:1.55;color:var(--fo3-muted);max-width:560px;margin:0 0 28px}.fo3-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--fo3-accent);color:#fff;border:0;min-height:46px;padding:12px 20px;border-radius:14px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;text-decoration:none;box-shadow:0 10px 22px #e3061338;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.fo3-hero__button:hover{transform:translateY(-1px);box-shadow:0 14px 30px #e3061347;color:#fff}.fo3-hero__button svg{width:18px;height:18px}.fo3-hero__media{position:relative;min-height:380px}.fo3-hero__media:before{content:"";position:absolute;inset:9% 5% 8% auto;width:min(54%,520px);border-radius:999px 999px 0 0;background:linear-gradient(180deg,#e30613e0,#e306139e);z-index:0}.fo3-hero__image,.fo3-hero__image-placeholder svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.fo3-hero__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#f3f3f3}.fo3-hero__floating-card{position:absolute;right:28px;bottom:30px;z-index:3;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);box-shadow:0 12px 38px #0000001f;border-radius:18px;padding:14px 18px;min-width:180px}.fo3-hero__floating-card strong{display:block;color:var(--fo3-accent);font-size:14px}.fo3-hero__floating-card span{display:block;color:var(--fo3-muted);font-size:13px;margin-top:3px}.fo3-arrow,.fo3-mini-arrow{display:grid;place-items:center;border:0;background:#fff;color:var(--fo3-text);border-radius:999px;box-shadow:0 10px 24px #0000001f;cursor:pointer;z-index:6;transition:transform .18s ease,background .18s ease,color .18s ease,opacity .18s ease}.fo3-arrow:hover,.fo3-mini-arrow:hover{background:var(--fo3-accent);color:#fff}.fo3-arrow{position:absolute;top:50%;width:48px;height:48px;transform:translateY(-50%)}.fo3-arrow:hover{transform:translateY(-50%) translateY(-1px)}.fo3-arrow svg,.fo3-mini-arrow svg{width:22px;height:22px}.fo3-arrow--prev{left:18px}.fo3-arrow--next{right:18px}.fo3-mini-arrow{position:absolute;top:42%;width:38px;height:38px;transform:translateY(-50%)}.fo3-mini-arrow:hover{transform:translateY(-50%) translateY(-1px)}.fo3-mini-arrow[disabled]{opacity:.35;cursor:not-allowed;pointer-events:none}.fo3-mini-arrow--prev{left:-16px}.fo3-mini-arrow--next{right:-16px}.fo3-dots{position:absolute;left:50%;bottom:18px;transform:translate(-50%);display:flex;align-items:center;gap:8px;z-index:8}.fo3-dot{width:9px;height:9px;border:0;padding:0;border-radius:999px;background:#0000002e;cursor:pointer}.fo3-dot.is-active{width:24px;background:var(--fo3-accent)}.fo3-features{margin-top:18px;background:#fffffff2;border:1px solid var(--fo3-border);border-radius:var(--fo3-radius);box-shadow:var(--fo3-soft-shadow);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.fo3-feature{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;text-align:center;padding:22px 18px;min-width:0}.fo3-feature+.fo3-feature{border-left:1px solid var(--fo3-border)}.fo3-feature .fo3-icon{width:46px;height:46px;color:var(--fo3-accent);display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#e306131a,#e3061309);padding:10px}.fo3-icon{color:var(--fo3-accent);display:inline-flex;flex:0 0 auto;width:34px;height:34px}.fo3-icon svg,.fo3-icon__image{width:100%;height:100%;object-fit:contain;display:block}.fo3-feature strong{display:block;font-size:15px;line-height:1.2;font-weight:850;color:var(--fo3-text)}.fo3-feature span{display:block;color:var(--fo3-muted);font-size:13px;line-height:1.35;max-width:170px}.fo3-panel{margin:60px 0}.fo3-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.fo3-section-head h2{margin:0;font-size:clamp(22px,2vw,30px);line-height:1.1;font-weight:850;letter-spacing:-.03em;color:var(--fo3-text)}.fo3-section-head a,.fo3-view-all{color:var(--fo3-accent-2);font-weight:800;text-decoration:none;white-space:nowrap}.fo3-section-head a:hover,.fo3-view-all:hover{color:var(--fo3-accent)}.fo3-category-row{display:grid;grid-template-columns:repeat(6,minmax(112px,1fr));gap:var(--fo3-gap)}.fo3-category{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:var(--fo3-text);padding:18px 12px 16px;border-radius:20px;background:var(--fo3-card-bg);border:1px solid var(--fo3-border);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.fo3-category:hover{transform:translateY(-2px);border-color:#e3061347;box-shadow:var(--fo3-soft-shadow);color:var(--fo3-text)}.fo3-category__icon-wrap{width:66px;height:66px;border-radius:50%;background:linear-gradient(135deg,#e3061317,#e3061308);display:grid;place-items:center;margin-bottom:10px}.fo3-category__icon-wrap .fo3-icon{width:34px;height:34px}.fo3-category strong{font-size:14px;line-height:1.2;font-weight:850}.fo3-category span{font-size:12px;color:var(--fo3-muted);margin-top:4px}.product-column-card_text--vendor{display:none}.fo3-section-head--tabs h2{grid-column:1;justify-self:start}.fo3-tabs{grid-column:2;justify-self:center;display:flex;align-items:center;justify-content:center;gap:6px;overflow-x:auto;scrollbar-width:none;max-width:100%;padding:2px}.fo3-tabs::-webkit-scrollbar{display:none}.fo3-tab{border:1px solid rgba(17,17,17,.08);background:#fff;color:var(--fo3-text);border-radius:999px;padding:8px 18px;font-weight:850;font-size:13px;line-height:1;cursor:pointer;white-space:nowrap;box-shadow:0 4px 14px #1111110a;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.fo3-tab:hover{transform:translateY(-1px);border-color:#e3061340;color:var(--fo3-accent)}.fo3-tab.is-active{background:var(--fo3-accent);border-color:var(--fo3-accent);color:#fff;box-shadow:0 10px 22px #e306132e}.fo3-section-head--tabs .fo3-view-all{grid-column:3;justify-self:end}.fo3-tab-panel{display:none}.fo3-tab-panel.is-active{display:block}.fo3-carousel-wrap{position:relative;width:100%;max-width:100%}.fo3-products-row{--fo3-card-gap: var(--fo3-gap, 18px);display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:var(--fo3-card-gap)!important;width:100%;max-width:100%;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:4px 2px 20px;margin:0;scrollbar-width:none;list-style:none;box-sizing:border-box}.fo3-products-row::-webkit-scrollbar{display:none}.fo3-products-row__item{flex:0 0 var(--fo3-carousel-item-width-desktop, calc((100% - (var(--fo3-gap) + var(--fo3-gap) + var(--fo3-gap))) / 4))!important;width:var(--fo3-carousel-item-width-desktop, calc((100% - (var(--fo3-gap) + var(--fo3-gap) + var(--fo3-gap))) / 4))!important;max-width:var(--fo3-carousel-item-width-desktop, calc((100% - (var(--fo3-gap) + var(--fo3-gap) + var(--fo3-gap))) / 4))!important;min-width:0!important;height:auto!important;scroll-snap-align:start;box-sizing:border-box}.fo3-products-row__item .product-column-card{height:100%;max-width:100%}.fo3-products-row__item .product-column-card_heading,.fo3-products-row__item .product-column-card_link{white-space:normal;word-break:normal;overflow-wrap:anywhere}.offers-native-product-column-card{position:relative}.fo3-product-offer-badge{position:absolute;top:10px;left:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:5px 9px;border-radius:999px;background:var(--fo3-accent);color:#fff;font-size:10px;line-height:1;font-weight:850;text-transform:uppercase;letter-spacing:-.01em;box-shadow:0 6px 16px #e3061338;pointer-events:none}.fo3-empty{min-height:180px;display:grid;place-items:center;background:#fafafa;border:1px dashed var(--fo3-border);border-radius:16px;color:var(--fo3-muted);padding:20px;text-align:center}.fo3-row-title-wrap{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.fo3-inline-timer{background:#e3061314;color:var(--fo3-accent);border-radius:999px;padding:5px 11px;font-size:12px;font-weight:700}.fo3-offer-strip{margin-top:22px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:16px 18px;background:linear-gradient(90deg,#e3061314,#e3061308);border:1px solid rgba(227,6,19,.18);border-radius:var(--fo3-radius)}.fo3-offer-strip__icon{width:52px;height:52px;border-radius:50%;background:var(--fo3-accent);color:#fff;display:grid;place-items:center}.fo3-offer-strip__icon .fo3-icon{color:#fff;width:28px;height:28px}.fo3-offer-strip__text strong{display:block;font-size:16px}.fo3-offer-strip__text span{display:block;color:var(--fo3-muted);font-size:13px;margin-top:3px}.fo3-offer-strip__urgency{color:var(--fo3-accent);font-weight:900;white-space:nowrap}.fo3-countdown{display:flex;gap:8px}.fo3-countdown span{width:50px;min-height:50px;background:#fff;border-radius:10px;display:grid;place-items:center;padding:6px 4px;box-shadow:0 6px 16px #00000012}.fo3-countdown strong{display:block;color:var(--fo3-accent);font-size:16px;line-height:1}.fo3-countdown small{display:block;color:var(--fo3-text);text-transform:uppercase;font-size:9px;font-weight:800;line-height:1}@media screen and (max-width:1180px){.fo3-products-row__item{flex:0 0 var(--fo3-carousel-item-width-desktop, calc((100% - (var(--fo3-gap) + var(--fo3-gap) + var(--fo3-gap))) / 4))!important;width:var(--fo3-carousel-item-width-desktop, calc((100% - (var(--fo3-gap) + var(--fo3-gap) + var(--fo3-gap))) / 4))!important;max-width:var(--fo3-carousel-item-width-desktop, calc((100% - (var(--fo3-gap) + var(--fo3-gap) + var(--fo3-gap))) / 4))!important;min-width:0!important;height:auto!important;scroll-snap-align:start;box-sizing:border-box}.fo3-category-row{grid-template-columns:repeat(4,minmax(112px,1fr))}}@media screen and (max-width:989px){.fo3-hero__slide{grid-template-columns:1fr;min-height:auto}.fo3-hero__content{padding:30px 24px 18px}.fo3-hero__media{min-height:300px}.fo3-hero__media:before{width:56%;right:8%}.fo3-arrow{width:42px;height:42px}.fo3-features{grid-template-columns:repeat(3,minmax(0,1fr))}.fo3-feature{padding:18px 14px}.fo3-products-row__item{flex-basis:var(--fo3-carousel-item-width-tablet, calc((100% - (var(--fo3-gap) + var(--fo3-gap))) / 3))!important;width:var(--fo3-carousel-item-width-tablet, calc((100% - (var(--fo3-gap) + var(--fo3-gap))) / 3))!important;max-width:var(--fo3-carousel-item-width-tablet, calc((100% - (var(--fo3-gap) + var(--fo3-gap))) / 3))!important}.fo3-offer-strip{grid-template-columns:auto 1fr}.fo3-offer-strip__urgency,.fo3-countdown{grid-column:1 / -1}.fo3-countdown{justify-content:flex-start}}@media screen and (max-width:749px){.fo3-section{padding-top:12px}.fo3-wrap,.fo3-section--full .fo3-wrap{width:min(100% - 20px,680px)}.fo3-hero{border-radius:24px;min-height:0}.fo3-hero__heading{font-size:clamp(34px,11vw,56px)}.fo3-hero__subheading{font-size:14px;margin-bottom:20px}.fo3-hero__button{width:100%;max-width:260px;min-height:44px}.fo3-hero__media{min-height:245px}.fo3-hero__floating-card{right:12px;bottom:14px;padding:11px 12px;min-width:145px}.fo3-arrow{top:auto;bottom:12px;transform:none;width:38px;height:38px}.fo3-arrow:hover{transform:translateY(-1px)}.fo3-arrow--prev{left:14px}.fo3-arrow--next{right:14px}.fo3-dots{bottom:19px}.fo3-features{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.fo3-features::-webkit-scrollbar{display:none}.fo3-feature{min-width:230px;scroll-snap-align:start;border-left:0!important}.fo3-section-head{align-items:flex-start;margin-bottom:12px}.fo3-section-head h2{font-size:23px}.fo3-section-head--tabs{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.fo3-tabs{width:100%;justify-content:flex-start;overflow-x:auto}.fo3-view-all{display:none}.fo3-category-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:8px;scrollbar-width:none}.fo3-category-row::-webkit-scrollbar{display:none}.fo3-category{min-width:102px;padding:14px 8px;scroll-snap-align:start}.fo3-category__icon-wrap{width:58px;height:58px}.fo3-products-row{--fo3-card-gap: 12px;padding-bottom:12px}.fo3-products-row__item{flex-basis:var(--fo3-carousel-item-width-mobile, calc((100% - 12px)/2) )!important;width:var(--fo3-carousel-item-width-mobile, calc((100% - 12px)/2) )!important;max-width:var(--fo3-carousel-item-width-mobile, calc((100% - 12px)/2) )!important}.fo3-mini-arrow{display:none}.fo3-product-offer-badge{top:7px;left:7px;min-height:20px;padding:4px 7px;font-size:9px}.fo3-offer-strip{padding:14px;gap:12px}.fo3-offer-strip__icon{width:46px;height:46px}.fo3-offer-strip__urgency{font-size:13px}.fo3-countdown{gap:6px}.fo3-countdown span{width:44px;min-height:44px}}@media screen and (max-width:390px){.fo3-products-row__item{flex-basis:var(--fo3-carousel-item-width-small-mobile, 100%)!important;width:var(--fo3-carousel-item-width-small-mobile, 100%)!important;max-width:var(--fo3-carousel-item-width-small-mobile, 100%)!important}}.fo3-section-head--with-arrows{display:flex;align-items:center;justify-content:space-between;gap:14px}.fo3-head-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:12px;flex:0 0 auto}.fo3-row-arrows{display:inline-flex;align-items:center;gap:8px}.fo3-row-arrow{width:36px;height:36px;border:1px solid rgba(17,17,17,.08);border-radius:999px;background:#fff;color:var(--fo3-text);display:inline-grid;place-items:center;box-shadow:0 8px 20px #11111114;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease,opacity .18s ease}.fo3-row-arrow svg{width:19px;height:19px}.fo3-row-arrow:hover{background:var(--fo3-accent);color:#fff;transform:translateY(-1px)}.fo3-row-arrow[disabled]{opacity:.35;pointer-events:none}.fo3-category-shell{position:relative;width:100%}.fo3-category-row{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fo3-category-row::-webkit-scrollbar{display:none}.fo3-category{scroll-snap-align:start}.fo3-features{grid-template-columns:repeat(3,minmax(0,1fr))!important;overflow:hidden!important}.fo3-feature{min-width:0!important;text-align:center!important}.fo3-feature .fo3-icon{margin-inline:auto}.fo3-carousel-wrap{position:relative}.fo3-mini-arrow{display:grid!important;opacity:1;visibility:visible}.fo3-mini-arrow[disabled]{opacity:.35;pointer-events:none}@media screen and (max-width:749px){.fo3-section-head--with-arrows{align-items:center}.fo3-head-actions{gap:8px}.fo3-head-actions>a{display:none}.fo3-row-arrow{width:32px;height:32px}.fo3-row-arrow svg{width:17px;height:17px}.fo3-category-row{display:flex!important;gap:12px!important;padding-bottom:8px}.fo3-category{flex:0 0 104px!important;width:104px!important;max-width:104px!important;min-width:104px!important;padding:13px 8px!important;border-radius:18px!important}.fo3-category__icon-wrap{width:52px!important;height:52px!important;margin-bottom:8px!important}.fo3-category__icon-wrap .fo3-icon{width:28px!important;height:28px!important}.fo3-category strong{font-size:13px!important;line-height:1.1!important}.fo3-category span{font-size:11px!important;line-height:1.2!important}.fo3-features{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;overflow:hidden!important;border-radius:16px!important}.fo3-feature{min-width:0!important;padding:12px 6px!important;gap:6px!important;border-left:1px solid var(--fo3-border)!important}.fo3-feature:first-child{border-left:0!important}.fo3-feature .fo3-icon{width:34px!important;height:34px!important;padding:8px!important}.fo3-feature strong{font-size:11px!important;line-height:1.15!important;max-width:90px;margin-inline:auto}.fo3-feature span{display:none!important}.fo3-mini-arrow{display:grid!important;width:34px!important;height:34px!important;top:40%!important;background:#fff!important;box-shadow:0 8px 22px #11111124!important}.fo3-mini-arrow--prev{left:6px!important}.fo3-mini-arrow--next{right:6px!important}.fo3-mini-arrow svg{width:18px!important;height:18px!important}.fo3-section-head--tabs{gap:10px!important}.fo3-tabs{width:100%;justify-content:flex-start!important;overflow-x:auto;padding-bottom:2px}.fo3-tab{padding:8px 15px!important;font-size:12px!important}}@media screen and (max-width:390px){.fo3-feature{padding:10px 4px!important}.fo3-feature .fo3-icon{width:31px!important;height:31px!important}.fo3-feature strong{font-size:10px!important}.fo3-category{flex-basis:96px!important;width:96px!important;max-width:96px!important;min-width:96px!important}}@media screen and (max-width:749px){.fo3-features{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;min-height:74px!important;overflow:hidden!important}.fo3-feature{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-width:0!important;padding:8px 4px!important;text-align:center!important}.fo3-feature .fo3-icon{display:inline-grid!important;place-items:center!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;margin:0 auto!important;padding:0!important;color:var(--fo3-accent)!important;background:transparent!important;border-radius:0!important;opacity:1!important;visibility:visible!important;overflow:visible!important}.fo3-feature .fo3-icon svg,.fo3-feature .fo3-icon__image,.fo3-feature .fo3-icon img{display:block!important;width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;object-fit:contain!important;opacity:1!important;visibility:visible!important}.fo3-feature>div{display:block!important;width:100%!important;min-width:0!important}.fo3-feature strong{display:block!important;font-size:10px!important;line-height:1.08!important;font-weight:850!important;max-width:86px!important;margin:0 auto!important;color:var(--fo3-text)!important;white-space:normal!important}.fo3-feature span{display:none!important}}@media screen and (max-width:390px){.fo3-features{min-height:70px!important}.fo3-feature{padding:7px 3px!important;gap:4px!important}.fo3-feature .fo3-icon,.fo3-feature .fo3-icon svg,.fo3-feature .fo3-icon__image,.fo3-feature .fo3-icon img{width:21px!important;height:21px!important;min-width:21px!important;min-height:21px!important;max-width:21px!important;max-height:21px!important}.fo3-feature strong{font-size:9.5px!important;max-width:78px!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/furniture-offers-page-v3.css.map */
