.fb-auction-duo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,24px);width:100%}.fb-auction-promo{position:relative;display:grid;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;border:1px solid rgba(255,212,0,.38);border-radius:24px;background:#08090c;color:#fff;box-shadow:0 26px 80px #00000052}.fb-auction-promo__visual{position:relative;min-height:330px;aspect-ratio:16/9;overflow:hidden;border-bottom:1px solid rgba(255,212,0,.35);background:#12151c;isolation:isolate}.fb-auction-promo__proof{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.07) contrast(1.07)}.fb-auction-promo__scheduled-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:3px;background:#08090c;opacity:0;transition:opacity .25s ease}.fb-auction-promo.has-scheduled-previews .fb-auction-promo__scheduled-grid{opacity:1}.fb-auction-promo__scheduled-grid img{display:block;width:100%;height:100%;min-width:0;min-height:0;object-fit:cover;background:#f6f4ef}.fb-auction-promo--weekly .fb-auction-promo__proof{object-position:center 48%;transform:none}.fb-auction-promo__visual-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0405080a 12%,#0405083d 40%,#040508f5)}.fb-auction-promo--mega{border-color:#ff703794;background:#130908}.fb-auction-promo--mega .fb-auction-promo__visual{background:linear-gradient(135deg,#ff6b2b,#721729 60%,#12121d)}.fb-auction-promo--mega .fb-auction-promo__proof{opacity:1;filter:saturate(1.06) contrast(1.06);object-position:center 34%}.fb-auction-promo--mega .fb-auction-promo__visual-shade{background:linear-gradient(180deg,#0804030a 12%,#280a0440 40%,#0d0504f7)}.fb-auction-promo__product-wall{position:absolute;z-index:2;top:22px;right:20px;bottom:58px;left:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:end;padding:18px 16px 12px;border-radius:18px;background:linear-gradient(180deg,#0b0d126b,#0b0d12c7);box-shadow:inset 0 -8px #262a32,inset 0 -10px #ffd400}.fb-auction-promo__product{position:relative;display:block;height:120px;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:10px;background:#fff;box-shadow:0 12px 26px #0000005c;transition:transform .2s ease,border-color .2s ease}.fb-auction-promo__product:hover,.fb-auction-promo__product:focus-visible{z-index:3;transform:translateY(-5px);border-color:#ffd400}.fb-auction-promo__product img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.fb-auction-promo__product span{position:absolute;right:4px;bottom:4px;padding:3px 6px;border-radius:999px;background:#0a0b0e;color:#ffd400;font-size:10px;font-weight:900}.fb-auction-promo__category-wall{position:absolute;z-index:2;top:22px;right:20px;bottom:58px;left:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-content:center}.fb-auction-promo__category-wall span{display:flex;min-height:66px;flex-direction:column;align-items:flex-start;justify-content:center;padding:10px 14px;border:1px solid rgba(255,255,255,.58);border-radius:12px;background:#07080dc2;box-shadow:0 12px 28px #00000047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fb-auction-promo__category-wall b{font-family:Arial Black,Helvetica Neue,Impact,sans-serif;font-size:clamp(15px,2vw,24px);line-height:.95;letter-spacing:-.02em}.fb-auction-promo__category-wall small{margin-top:5px;color:#ffb38f;font-size:9px;font-weight:900;letter-spacing:.16em}.fb-auction-promo__label{position:absolute;z-index:4;top:18px;right:20px;left:20px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.fb-auction-promo__label span{padding:7px 10px;border-radius:999px;background:#ffd400;color:#111;font-size:9px;font-weight:900;letter-spacing:.14em;box-shadow:0 8px 22px #00000047}.fb-auction-promo--mega .fb-auction-promo__label span{background:#ff6b2b;color:#050505}.fb-auction-promo__label strong{padding:7px 10px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#050608;color:#fff;font-size:11px;letter-spacing:.1em;text-align:right}.fb-auction-promo__label strong{max-width:48%;overflow-wrap:anywhere;line-height:1.2;white-space:normal}.fb-auction-duo--rail .fb-auction-promo__label strong{font-size:9px;letter-spacing:.07em}.fb-auction-promo__headline{position:absolute;z-index:4;right:clamp(18px,3vw,30px);bottom:18px;left:clamp(18px,3vw,30px);display:grid;justify-items:start;padding:12px 14px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:linear-gradient(110deg,#020408f0,#020408c7);box-shadow:0 14px 34px #0000006b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fb-auction-promo__marketplace{display:inline-flex;align-items:center;gap:7px;margin:0 0 8px;color:#dfe2e8;font-size:7px;font-weight:900;letter-spacing:.14em;line-height:1;white-space:nowrap}.fb-auction-promo__marketplace img{display:block;width:44px;height:auto;object-fit:contain}.fb-auction-promo__marketplace--compact{display:none}.fb-auction-promo__headline .fb-auction-promo__status{margin-bottom:9px}.fb-auction-promo__headline .fb-auction-promo__kicker{margin-bottom:6px!important;text-shadow:0 2px 12px #000}.fb-auction-promo__headline h3{margin:0!important;color:#fff!important;font-family:Arial Black,Helvetica Neue,Impact,sans-serif!important;font-size:clamp(30px,3.7vw,50px)!important;line-height:.9!important;letter-spacing:-.045em!important;text-shadow:0 3px 20px #000;text-transform:uppercase}.fb-auction-promo__headline .fb-auction-promo__clock{min-width:22ch;margin:10px 0 0;padding:7px 10px;border:1px solid currentColor;border-radius:8px;background:#080a10;box-shadow:0 8px 24px #00000047;font-variant-numeric:tabular-nums;white-space:nowrap;contain:paint}.fb-auction-promo__content{position:relative;display:flex;min-width:0;flex-direction:column;padding:clamp(18px,2.2vw,26px);background:#08090c}.fb-auction-promo--mega .fb-auction-promo__content{background:linear-gradient(145deg,#1a0909,#0a0b11 64%)}.fb-auction-promo__status{display:inline-flex;align-items:center;gap:8px;margin:0 0 16px;padding:7px 10px;border-radius:999px;background:#0bd98a;color:#03140e;font-size:10px;font-weight:900;letter-spacing:.12em}.fb-auction-promo__status i{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px #03140e1f}.fb-auction-promo.is-live .fb-auction-promo__status{background:#ffd400;color:#111;box-shadow:0 0 0 4px #ffd40024,0 0 24px #ffd4004d}.fb-auction-promo.is-live .fb-auction-promo__status i{animation:fbAuctionPulse 1.1s ease-in-out infinite}@keyframes fbAuctionPulse{50%{opacity:.35;transform:scale(.72)}}@media(prefers-reduced-motion:reduce){.fb-auction-promo.is-live .fb-auction-promo__status i{animation:none}}.fb-auction-promo__kicker{margin:0 0 8px!important;color:#ffd400!important;font-size:10px!important;font-weight:900;letter-spacing:.15em;line-height:1.3!important}.fb-auction-promo--mega .fb-auction-promo__kicker{color:#ff9a6c!important}.fb-auction-promo__content h3{margin:0 0 12px!important;color:#fff!important;font-family:Arial Black,Helvetica Neue,Impact,sans-serif!important;font-size:clamp(32px,4vw,58px)!important;line-height:.9!important;letter-spacing:-.045em!important;text-transform:uppercase}.fb-auction-promo__content>p:not(.fb-auction-promo__status):not(.fb-auction-promo__kicker){max-width:58ch;margin:0;color:#e6e7ea;font-size:14px;line-height:1.55}.fb-auction-promo__tags{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0 2px}.fb-auction-promo__tags span{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border:1px solid var(--fa-yellow,#ffd400);border-radius:999px;background:var(--fa-yellow,#ffd400);color:#111;font-size:8px;font-weight:900;letter-spacing:.11em}.fb-auction-promo--mega .fb-auction-promo__tags span{border-color:var(--fa-yellow,#ffd400);background:var(--fa-yellow,#ffd400);color:#111}.fb-auction-promo__content dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0 12px}.fb-auction-promo__content dl div{padding:10px 12px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff0b}.fb-auction-promo__content dt{color:#9ea2ad;font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.fb-auction-promo__content dd{margin:4px 0 0;color:#fff;font-size:14px;font-weight:900}.fb-auction-promo__clock{display:block;margin:0 0 16px;color:#ffd400;font-size:12px;letter-spacing:.06em}.fb-auction-promo--mega .fb-auction-promo__clock{color:#ff9a6c}.fb-auction-promo__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:auto;padding-top:8px}.fb-auction-promo__actions a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:11px 15px;border:1px solid #ffd400;border-radius:999px;background:#ffd400;color:#111;font-size:10px;font-weight:900;letter-spacing:.08em;text-decoration:none}.fb-auction-promo__actions a+a{background:transparent;color:#fff;border-color:#ffffff6b}.fb-auction-promo--mega .fb-auction-promo__actions a:first-child{border-color:#ff6b2b;background:#ff6b2b;color:#050505}.fb-auction-promo--weekly{border-color:#2f80ffad}.fb-auction-promo--weekly .fb-auction-promo__visual{border-bottom-color:#2f80ff7a}.fb-auction-promo--weekly .fb-auction-promo__label span{background:var(--fb-auction-blue,#2f80ff);color:#050505}.fb-auction-promo--weekly .fb-auction-promo__kicker,.fb-auction-promo--weekly .fb-auction-promo__clock{color:var(--fb-auction-blue,#2f80ff)!important}.fb-auction-promo--weekly .fb-auction-promo__tags span{border-color:var(--fa-yellow,#ffd400);background:var(--fa-yellow,#ffd400);color:#111}.fb-auction-promo--weekly .fb-auction-promo__actions a:first-child{border-color:var(--fb-auction-blue,#2f80ff);background:var(--fb-auction-blue,#2f80ff);color:#050505}.fb-auction-duo--hero{height:100%;gap:14px;padding:clamp(16px,2vw,28px);background:radial-gradient(circle at 15% 22%,rgba(47,128,255,.28),transparent 38%),radial-gradient(circle at 86% 24%,rgba(255,107,43,.26),transparent 40%),linear-gradient(120deg,#071426,#080a10 48%,#241008)}.fb-auction-duo.has-single-event{grid-template-columns:1fr}.fb-auction-duo.has-single-event .fb-auction-promo{max-width:none}.fb-auction-duo--hero .fb-auction-promo{grid-template-rows:46% minmax(0,54%);border-radius:18px}.fb-auction-duo--hero .fb-auction-promo__visual{min-height:0;height:100%;aspect-ratio:auto}.fb-auction-duo--hero .fb-auction-promo__product-wall{top:14px;right:14px;bottom:42px;left:14px;padding:10px;gap:7px}.fb-auction-duo--hero .fb-auction-promo__product{height:80px}.fb-auction-duo--hero .fb-auction-promo__category-wall{top:14px;right:14px;bottom:42px;left:14px;gap:6px}.fb-auction-duo--hero .fb-auction-promo__category-wall span{min-height:42px;padding:6px 9px}.fb-auction-duo--hero .fb-auction-promo__category-wall b{font-size:13px}.fb-auction-duo--hero .fb-auction-promo__content{padding:16px 18px}.fb-auction-duo--hero .fb-auction-promo__content h3{font-size:clamp(25px,3vw,40px)!important}.fb-auction-duo--hero .fb-auction-promo__content>p:not(.fb-auction-promo__status):not(.fb-auction-promo__kicker){display:none}.fb-auction-duo--hero .fb-auction-promo__tags,.fb-auction-duo--hero .fb-auction-promo__content dl{display:none}.fb-auction-duo--hero .fb-auction-promo__content dl div{padding:7px 8px}.fb-auction-duo--hero .fb-auction-promo__clock{margin-bottom:10px}.fb-auction-duo--hero .fb-auction-promo__actions a{min-height:38px;padding:8px 12px}.fb-auction-promo__duration{display:inline-flex;width:max-content;align-items:center;min-height:25px;margin-bottom:9px;padding:5px 9px;border:1px solid currentColor;border-radius:999px;color:var(--fb-auction-blue,#2f80ff);font-size:8px;font-weight:900;letter-spacing:.12em}.fb-auction-promo--mega .fb-auction-promo__duration{color:#ff7a42}.fb-auction-promo__hero-facts{display:grid;gap:5px;padding:10px 12px;border:1px solid rgba(255,255,255,.2);border-radius:11px;background:#03060cd6;color:#fff;box-shadow:0 12px 30px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fb-auction-promo__hero-facts b{color:var(--fb-auction-blue,#2f80ff);font-size:8px;letter-spacing:.13em}.fb-auction-promo--mega .fb-auction-promo__hero-facts b{color:#ff8c58}.fb-auction-promo__hero-facts strong{display:flex;align-items:center;gap:6px;font-size:13px;line-height:1}.fb-auction-promo__hero-facts strong i{color:#8f96a4;font-size:7px;font-style:normal;letter-spacing:.12em}.fb-auction-promo__hero-facts small{color:#d7dbe4;font-size:7px;font-weight:900;letter-spacing:.07em;line-height:1.25}.fb-auction-promo__hero-facts--mobile{display:none}@media(min-width:750px){.fb-auction-duo--hero .fb-auction-promo{grid-template-rows:1fr}.fb-auction-duo--hero .fb-auction-promo__headline{bottom:82px}.fb-auction-duo--hero .fb-auction-promo__content{position:absolute;z-index:5;right:18px;bottom:16px;left:18px;padding:0;background:transparent}.fb-auction-duo--hero .fb-auction-promo--mega .fb-auction-promo__content{background:transparent}.fb-auction-duo--hero .fb-auction-promo__content>.fb-auction-promo__duration,.fb-auction-duo--hero .fb-auction-promo__content>h3,.fb-auction-duo--hero .fb-auction-promo__content>[data-event-clock]{display:none}.fb-auction-duo--hero .fb-auction-promo__actions{padding-top:0}.fb-auction-duo--hero .fb-auction-promo__hero-facts--desktop{position:absolute;z-index:5;top:50%;right:18px;width:min(43%,210px);transform:translateY(-50%)}.fb-auction-duo--hero .fb-auction-promo__headline{right:46%}}@media(max-width:749px){.fb-auction-duo:not(.fb-auction-duo--hero):not(.fb-auction-duo--rail){display:flex;width:calc(100% + 18px);gap:12px;margin-right:-18px;padding:0 18px 8px 0;overflow-x:auto;scroll-padding-left:0;scroll-snap-type:x mandatory;scrollbar-width:none}.fb-auction-duo:not(.fb-auction-duo--hero):not(.fb-auction-duo--rail)::-webkit-scrollbar{display:none}.fb-auction-duo:not(.fb-auction-duo--hero):not(.fb-auction-duo--rail) .fb-auction-promo{flex:0 0 min(88vw,420px);scroll-snap-align:start;scroll-snap-stop:always}.fb-auction-promo{grid-template-rows:auto 1fr;border-radius:18px}.fb-auction-promo__visual{min-height:230px;aspect-ratio:16/10}.fb-auction-promo__headline{right:16px;bottom:14px;left:16px}.fb-auction-promo__headline h3{font-size:clamp(28px,9vw,38px)!important}.fb-auction-promo__headline .fb-auction-promo__clock{font-size:10px}.fb-auction-promo__label{top:12px;right:14px;left:14px}.fb-auction-promo__label strong{font-size:9px}.fb-auction-promo__content>p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.fb-auction-promo__tags{display:none}.fb-auction-duo--rail{display:flex;width:calc(100% + 18px);gap:12px;margin-right:-18px;padding:0 18px 8px 0;overflow-x:auto;scroll-padding-left:0;scroll-snap-type:x mandatory;scrollbar-width:none}.fb-auction-duo--rail::-webkit-scrollbar{display:none}.fb-auction-duo--rail .fb-auction-promo{flex:0 0 min(84vw,410px);scroll-snap-align:start;scroll-snap-stop:always}.fb-auction-duo--rail .fb-auction-promo__content{padding:16px}.fb-auction-duo--rail .fb-auction-promo__content dl{gap:8px;margin:12px 0 10px}.fb-auction-duo--rail .fb-auction-promo__content dl div{padding:8px 9px}.fb-auction-duo--rail .fb-auction-promo__content dd{font-size:12px}.fb-auction-duo--rail .fb-auction-promo__actions{display:grid;grid-template-columns:1fr 1fr}.fb-auction-duo--rail .fb-auction-promo__actions a{min-width:0;padding-inline:8px;font-size:8px;text-align:center}.fb-auction-duo--hero{height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:8px;padding:10px;overflow:hidden}.fb-auction-duo--hero .fb-auction-promo{display:grid;grid-template-columns:46% 54%;grid-template-rows:1fr;min-height:0;border-radius:14px}.fb-auction-duo--hero .fb-auction-promo__visual{min-height:0;height:100%;aspect-ratio:auto}.fb-auction-duo--hero .fb-auction-promo__label{top:8px;right:6px;left:6px}.fb-auction-duo--hero .fb-auction-promo__label span{max-width:100%;overflow:hidden;padding:4px 6px;font-size:6px;text-overflow:ellipsis;white-space:nowrap}.fb-auction-duo--hero .fb-auction-promo__label strong,.fb-auction-duo--hero .fb-auction-promo__headline{display:none}.fb-auction-duo--hero .fb-auction-promo__scheduled-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr))}.fb-auction-duo--hero .fb-auction-promo__content{display:flex;min-width:0;flex-direction:column;justify-content:flex-start;padding:12px 10px 10px}.fb-auction-duo--hero .fb-auction-promo__content>p,.fb-auction-duo--hero .fb-auction-promo__tags,.fb-auction-duo--hero .fb-auction-promo__content dl{display:none}.fb-auction-duo--hero .fb-auction-promo__content h3{display:block;margin:0 0 8px!important;font-size:clamp(16px,4.5vw,20px)!important;line-height:.93!important;text-wrap:balance}.fb-auction-duo--hero .fb-auction-promo__content .fb-auction-promo__clock{min-width:0;margin:0 0 8px;padding:6px 7px;font-size:8px;white-space:normal}.fb-auction-duo--hero .fb-auction-promo__actions{display:block;margin-top:auto;padding-top:2px}.fb-auction-duo--hero .fb-auction-promo__actions a{min-height:34px;width:100%;padding:6px 7px;font-size:7px;letter-spacing:.05em}.fb-auction-duo--hero .fb-auction-promo__actions a+a{display:none}}@media(max-width:749px){.fb-auction-duo--hero .fb-auction-promo__marketplace--compact{display:inline-flex;margin:0 0 4px}.fb-auction-duo--hero .fb-auction-promo__marketplace--compact span{font-size:5px}.fb-auction-duo--hero .fb-auction-promo__marketplace--compact img{width:31px}.fb-auction-duo--hero .fb-auction-promo__hero-facts--desktop{display:none}.fb-auction-duo--hero .fb-auction-promo__hero-facts--mobile{display:grid;gap:3px;margin:0 0 7px;padding:7px 8px}.fb-auction-duo--hero .fb-auction-promo__hero-facts strong{font-size:10px}.fb-auction-duo--hero .fb-auction-promo__hero-facts small{font-size:6px}.fb-auction-duo--hero .fb-auction-promo.is-live .fb-auction-promo__actions a:first-child{display:none}.fb-auction-duo--hero .fb-auction-promo.is-live .fb-auction-promo__actions a+a{display:flex;border-color:#ffd400;background:#ffd400;color:#111}.fb-auction-duo--hero .fb-auction-promo--mega.is-live .fb-auction-promo__actions a+a{border-color:#ff6b2b;background:#ff6b2b;color:#050505}.fb-auction-duo--hero.has-single-event{grid-template-rows:1fr}.fb-auction-duo--hero.has-single-event .fb-auction-promo{grid-template-columns:50% 50%}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/frenly-auction-duo-v3.css.map */
