.byoffer-visual-showcase1-widget-host.widget{grid-column:1 / -1;padding:0;overflow:visible;background:transparent;border:0;box-shadow:none}.byoffer-visual-showcase1{--byoffer-visual-showcase1-accent: var(--byoffer-primary);--byoffer-visual-showcase1-accent-dark: var(--byoffer-secondary);--byoffer-visual-showcase1-accent-soft: color-mix(in srgb, var(--byoffer-primary) 10%, #ffffff);--byoffer-visual-showcase1-heading: var(--byoffer-heading);--byoffer-visual-showcase1-text: var(--byoffer-muted);--byoffer-visual-showcase1-border: var(--byoffer-border);--byoffer-visual-showcase1-surface: #ffffff;--byoffer-visual-showcase1-bg: transparent;--byoffer-visual-showcase1-gap: 22px;--byoffer-visual-showcase1-radius: 8px;--byoffer-visual-showcase1-shadow: 0 18px 44px rgba(15, 23, 42, .08);container:byoffer-visual-showcase1 / inline-size;position:relative;padding:clamp(36px,6vw,78px) 0;color:var(--byoffer-visual-showcase1-text);font-family:var(--byoffer-font-content);background:var(--byoffer-visual-showcase1-bg)}.byoffer-visual-showcase1--bg-white{--byoffer-visual-showcase1-bg: #ffffff}.byoffer-visual-showcase1--bg-soft{--byoffer-visual-showcase1-bg: linear-gradient(180deg, var(--byoffer-visual-showcase1-accent-soft), #ffffff)}.byoffer-visual-showcase1--bg-dark{--byoffer-visual-showcase1-bg: var(--byoffer-visual-showcase1-accent-dark);--byoffer-visual-showcase1-heading: #ffffff;--byoffer-visual-showcase1-text: rgba(255, 255, 255, .78);--byoffer-visual-showcase1-border: rgba(255, 255, 255, .16);--byoffer-visual-showcase1-surface: rgba(255, 255, 255, .06)}.byoffer-visual-showcase1--scheme-navy{--byoffer-visual-showcase1-accent: #2f5fa8;--byoffer-visual-showcase1-accent-dark: #0f172a;--byoffer-visual-showcase1-accent-soft: #eef4ff}.byoffer-visual-showcase1--scheme-amber{--byoffer-visual-showcase1-accent: #d38a10;--byoffer-visual-showcase1-accent-dark: #7a4a04;--byoffer-visual-showcase1-accent-soft: #fff7e8}.byoffer-visual-showcase1--scheme-emerald{--byoffer-visual-showcase1-accent: #16835c;--byoffer-visual-showcase1-accent-dark: #064e3b;--byoffer-visual-showcase1-accent-soft: #ecfdf5}.byoffer-visual-showcase1--scheme-rose{--byoffer-visual-showcase1-accent: #c2414a;--byoffer-visual-showcase1-accent-dark: #7f1d1d;--byoffer-visual-showcase1-accent-soft: #fff1f2}.byoffer-visual-showcase1--scheme-slate{--byoffer-visual-showcase1-accent: #475569;--byoffer-visual-showcase1-accent-dark: #111827;--byoffer-visual-showcase1-accent-soft: #f3f6fa}.byoffer-visual-showcase1__inner{width:min(var(--byoffer-site-width),calc(100% - 32px));margin:0 auto}.byoffer-visual-showcase1__header{max-width:760px;margin:0 0 30px}.byoffer-visual-showcase1--align-center .byoffer-visual-showcase1__header{margin-right:auto;margin-left:auto;text-align:center}.byoffer-visual-showcase1--align-right .byoffer-visual-showcase1__header{margin-left:auto;text-align:right}.byoffer-visual-showcase1__eyebrow{margin:0 0 10px;color:var(--byoffer-visual-showcase1-accent);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.byoffer-visual-showcase1__title{margin:0;color:var(--byoffer-visual-showcase1-heading);font-family:var(--byoffer-font-heading);font-size:clamp(28px,4vw,48px);font-weight:850;line-height:1.08;letter-spacing:0}.byoffer-visual-showcase1__description{margin-top:14px;color:var(--byoffer-visual-showcase1-text);font-size:var(--byoffer-content-font-size);line-height:var(--byoffer-content-line-height)}.byoffer-visual-showcase1__description p,.byoffer-visual-showcase1__item-text p{margin:0}.byoffer-visual-showcase1__description p+p,.byoffer-visual-showcase1__item-text p+p{margin-top:10px}.byoffer-visual-showcase1__grid{display:grid;grid-template-columns:repeat(var(--byoffer-visual-showcase1-cols, 2),minmax(0,1fr));gap:var(--byoffer-visual-showcase1-gap)}.byoffer-visual-showcase1--single .byoffer-visual-showcase1__grid{max-width:980px;margin:0 auto;grid-template-columns:1fr}.byoffer-visual-showcase1--single .byoffer-visual-showcase1__viewport{max-width:980px;margin:0 auto}.byoffer-visual-showcase1--single .byoffer-visual-showcase1__track{grid-auto-columns:100%}.byoffer-visual-showcase1__slider{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center}.byoffer-visual-showcase1__viewport{overflow:hidden}.byoffer-visual-showcase1__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(calc((100% - (var(--byoffer-visual-showcase1-gap) * (var(--byoffer-visual-showcase1-cols, 2) - 1))) / var(--byoffer-visual-showcase1-cols, 2)),1fr);gap:var(--byoffer-visual-showcase1-gap);overflow-x:auto;padding:2px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.byoffer-visual-showcase1__track::-webkit-scrollbar{display:none}.byoffer-visual-showcase1__slide{min-width:0;scroll-snap-align:start}.byoffer-visual-showcase1__nav{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;color:var(--byoffer-visual-showcase1-accent);background:var(--byoffer-visual-showcase1-accent-soft);border:1px solid color-mix(in srgb,var(--byoffer-visual-showcase1-accent) 24%,transparent);border-radius:8px;cursor:pointer}.byoffer-visual-showcase1__nav:disabled{opacity:.45;cursor:default}.byoffer-visual-showcase1__nav svg{width:18px;height:18px}.byoffer-visual-showcase1__card{position:relative;min-width:0;height:100%;overflow:hidden;color:var(--byoffer-visual-showcase1-text);background:var(--byoffer-visual-showcase1-surface);border:1px solid var(--byoffer-visual-showcase1-border);border-radius:var(--byoffer-visual-showcase1-radius);box-shadow:var(--byoffer-visual-showcase1-shadow)}.byoffer-visual-showcase1__figure{position:relative;display:block;width:100%;margin:0;overflow:hidden;aspect-ratio:16 / 10;background:var(--byoffer-visual-showcase1-accent-soft)}.byoffer-visual-showcase1--ratio-square .byoffer-visual-showcase1__figure{aspect-ratio:1}.byoffer-visual-showcase1--ratio-portrait .byoffer-visual-showcase1__figure{aspect-ratio:4 / 5}.byoffer-visual-showcase1--ratio-natural .byoffer-visual-showcase1__figure{aspect-ratio:auto}.byoffer-visual-showcase1__media-link{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.byoffer-visual-showcase1__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .32s ease,filter .32s ease}.byoffer-visual-showcase1--ratio-natural .byoffer-visual-showcase1__image{height:auto;object-fit:contain}.byoffer-visual-showcase1__card:hover .byoffer-visual-showcase1__image{transform:scale(1.035)}.byoffer-visual-showcase1__badge{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;align-items:center;max-width:calc(100% - 28px);padding:7px 10px;color:#fff;font-size:12px;font-weight:800;line-height:1.2;background:var(--byoffer-visual-showcase1-accent);border-radius:6px;box-shadow:0 10px 26px color-mix(in srgb,var(--byoffer-visual-showcase1-accent) 22%,transparent)}.byoffer-visual-showcase1__body{display:grid;gap:10px;padding:18px}.byoffer-visual-showcase1__item-title{margin:0;color:var(--byoffer-visual-showcase1-heading);font-family:var(--byoffer-font-heading);font-size:clamp(19px,2.2vw,25px);font-weight:850;line-height:1.18;letter-spacing:0}.byoffer-visual-showcase1__item-text{color:var(--byoffer-visual-showcase1-text);font-size:var(--byoffer-content-font-size);line-height:var(--byoffer-content-line-height)}.byoffer-visual-showcase1--mode-stack .byoffer-visual-showcase1__grid{grid-template-columns:1fr}.byoffer-visual-showcase1--mode-stack .byoffer-visual-showcase1__card{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(0,1fr);align-items:stretch}.byoffer-visual-showcase1--mode-stack .byoffer-visual-showcase1__card:nth-child(2n) .byoffer-visual-showcase1__figure{order:2}.byoffer-visual-showcase1--mode-stack .byoffer-visual-showcase1__figure{min-height:320px;aspect-ratio:auto}.byoffer-visual-showcase1--mode-stack .byoffer-visual-showcase1__body{align-content:center;padding:clamp(24px,5vw,54px)}.byoffer-visual-showcase1--style-2 .byoffer-visual-showcase1__card{min-height:360px}.byoffer-visual-showcase1--style-2 .byoffer-visual-showcase1__figure{position:absolute;inset:0;aspect-ratio:auto}.byoffer-visual-showcase1--style-2 .byoffer-visual-showcase1__figure:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 20%,rgba(15,23,42,.82))}.byoffer-visual-showcase1--style-2 .byoffer-visual-showcase1__badge{background:#ffffff29;border:1px solid rgba(255,255,255,.32);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.byoffer-visual-showcase1--style-2 .byoffer-visual-showcase1__body{position:absolute;inset:auto 0 0;z-index:2;padding:24px}.byoffer-visual-showcase1--style-2 .byoffer-visual-showcase1__item-title,.byoffer-visual-showcase1--style-2 .byoffer-visual-showcase1__item-text{color:#fff}.byoffer-visual-showcase1--style-3 .byoffer-visual-showcase1__card{padding:10px;box-shadow:none}.byoffer-visual-showcase1--style-3 .byoffer-visual-showcase1__figure{border:1px solid color-mix(in srgb,var(--byoffer-visual-showcase1-accent) 28%,transparent);border-radius:6px}.byoffer-visual-showcase1--style-4 .byoffer-visual-showcase1__card:before{position:absolute;inset:0 0 auto;z-index:3;height:5px;content:"";background:linear-gradient(90deg,var(--byoffer-visual-showcase1-accent),var(--byoffer-visual-showcase1-accent-dark))}.byoffer-visual-showcase1--style-4 .byoffer-visual-showcase1__badge{top:auto;bottom:14px;background:var(--byoffer-visual-showcase1-accent-dark)}.byoffer-visual-showcase1--style-5 .byoffer-visual-showcase1__card{--byoffer-visual-showcase1-surface: var(--byoffer-visual-showcase1-accent-dark);--byoffer-visual-showcase1-heading: #ffffff;--byoffer-visual-showcase1-text: rgba(255, 255, 255, .74);border-color:#ffffff24}.byoffer-visual-showcase1--style-5 .byoffer-visual-showcase1__figure{background:#ffffff14}.byoffer-visual-showcase1--style-6 .byoffer-visual-showcase1__card{background:transparent;border-color:transparent;box-shadow:none}.byoffer-visual-showcase1--style-6 .byoffer-visual-showcase1__figure{border-radius:var(--byoffer-visual-showcase1-radius);box-shadow:var(--byoffer-visual-showcase1-shadow)}.byoffer-visual-showcase1--style-6 .byoffer-visual-showcase1__body{padding-right:0;padding-left:0}.byoffer-visual-showcase1--style-7 .byoffer-visual-showcase1__badge{top:0;left:0;border-radius:0 0 6px}.byoffer-visual-showcase1--style-7 .byoffer-visual-showcase1__body{border-top:1px solid var(--byoffer-visual-showcase1-border)}.byoffer-visual-showcase1--style-8 .byoffer-visual-showcase1__card:after{position:absolute;right:-38px;bottom:-38px;width:96px;height:96px;content:"";background:color-mix(in srgb,var(--byoffer-visual-showcase1-accent) 16%,transparent);border-radius:999px}.byoffer-visual-showcase1--style-8 .byoffer-visual-showcase1__badge{background:#fff;color:var(--byoffer-visual-showcase1-accent-dark);border:1px solid var(--byoffer-visual-showcase1-border)}.byoffer-visual-showcase1--style-9 .byoffer-visual-showcase1__figure{margin:14px 14px 0;width:calc(100% - 28px);border-radius:6px}.byoffer-visual-showcase1--style-9 .byoffer-visual-showcase1__badge{top:24px;left:24px}.byoffer-visual-showcase1--style-10 .byoffer-visual-showcase1__card{border-color:color-mix(in srgb,var(--byoffer-visual-showcase1-accent) 20%,var(--byoffer-visual-showcase1-border));box-shadow:0 20px 48px color-mix(in srgb,var(--byoffer-visual-showcase1-accent) 12%,transparent)}.byoffer-visual-showcase1--style-10 .byoffer-visual-showcase1__body{background:linear-gradient(180deg,#ffffff,var(--byoffer-visual-showcase1-accent-soft))}.byoffer-visual-showcase1--style-11 .byoffer-visual-showcase1__card{display:grid;grid-template-columns:.95fr 1fr}.byoffer-visual-showcase1--style-11 .byoffer-visual-showcase1__figure{min-height:260px;aspect-ratio:auto}.byoffer-visual-showcase1--style-11 .byoffer-visual-showcase1__body{align-content:center;background:var(--byoffer-visual-showcase1-accent-soft)}.byoffer-visual-showcase1--style-12 .byoffer-visual-showcase1__card{display:grid;grid-template-columns:118px minmax(0,1fr);align-items:stretch}.byoffer-visual-showcase1--style-12 .byoffer-visual-showcase1__figure{min-height:118px;aspect-ratio:auto}.byoffer-visual-showcase1--style-12 .byoffer-visual-showcase1__badge{top:8px;left:8px;max-width:calc(100% - 16px);padding:5px 7px;font-size:11px}.byoffer-visual-showcase1--style-12 .byoffer-visual-showcase1__body{padding:14px}.byoffer-visual-showcase1--style-12 .byoffer-visual-showcase1__item-title{font-size:18px}.byoffer-visual-showcase1__empty{width:min(var(--byoffer-site-width),calc(100% - 32px));margin:0 auto;padding:24px;color:var(--byoffer-muted);background:#fff;border:1px dashed var(--byoffer-border);border-radius:8px;text-align:center}@container byoffer-visual-showcase1 (max-width: 980px){.byoffer-visual-showcase1__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.byoffer-visual-showcase1__track{grid-auto-columns:minmax(320px,calc((100% - var(--byoffer-visual-showcase1-gap)) / 2))}.byoffer-visual-showcase1--mode-stack .byoffer-visual-showcase1__card,.byoffer-visual-showcase1--style-11 .byoffer-visual-showcase1__card{grid-template-columns:1fr}.byoffer-visual-showcase1--mode-stack .byoffer-visual-showcase1__card:nth-child(2n) .byoffer-visual-showcase1__figure{order:0}}@container byoffer-visual-showcase1 (max-width: 640px){.byoffer-visual-showcase1__inner{width:min(var(--byoffer-site-width),calc(100% - 20px))}.byoffer-visual-showcase1__grid,.byoffer-visual-showcase1__slider{grid-template-columns:1fr}.byoffer-visual-showcase1__nav{display:none}.byoffer-visual-showcase1__viewport{overflow-x:auto;-webkit-overflow-scrolling:touch}.byoffer-visual-showcase1__track{grid-auto-columns:minmax(84vw,1fr)}.byoffer-visual-showcase1--style-12 .byoffer-visual-showcase1__card{grid-template-columns:1fr}.byoffer-visual-showcase1--mode-stack .byoffer-visual-showcase1__figure,.byoffer-visual-showcase1--style-11 .byoffer-visual-showcase1__figure{min-height:240px}}
