html:has(.ddfc),body:has(.ddfc){overflow-x:clip}.ddfc{background:var(--ddfc-bg,#080808);color:var(--ddfc-text,#f4f0e8);font-family:var(--ddfc-body-font,inherit)}.ddfc *{box-sizing:border-box}.ddfc h1,.ddfc h2,.ddfc h3{color:var(--ddfc-heading,var(--ddfc-text));font-family:var(--ddfc-heading-font,inherit)}.ddfc p,.ddfc summary,.ddfc li{color:inherit}.ddfc__frame{max-width:1440px;margin:auto;padding:clamp(48px,var(--ddfc-padding-top,96px),140px) clamp(20px,6vw,88px) clamp(48px,var(--ddfc-padding-bottom,96px),140px)}.ddfc__eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ddfc__title{font-size:clamp(40px,7vw,var(--ddfc-heading-size,96px));line-height:.92;letter-spacing:-.055em;margin:16px 0}.ddfc__body{font-size:clamp(16px,2vw,var(--ddfc-body-size,20px));line-height:1.5;max-width:650px}.ddfc__button{display:inline-flex;padding:16px 22px;background:var(--ddfc-accent,#e32119);color:#fff!important;text-decoration:none;font-weight:800;border-radius:var(--ddfc-radius,4px);margin-top:20px}.ddfc__hero{position:relative;min-height:var(--hero-desktop,88svh);display:flex;align-items:flex-end;overflow:hidden}.ddfc__hero-media,.ddfc__hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ddfc__scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,var(--overlay,.88)),transparent 82%)}.ddfc__hero-copy{position:relative;z-index:1;max-width:750px;padding:clamp(30px,6vw,90px);text-align:var(--ddfc-align,left)}.ddfc__trust{display:grid;grid-template-columns:repeat(var(--cols,4),1fr);border-top:1px solid var(--ddfc-border,#333)}.ddfc__trust-item{min-height:56px;display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--ddfc-border,#333);padding:12px;text-align:center}.ddfc__grid{display:grid;grid-template-columns:repeat(var(--cols,3),1fr);gap:18px;margin-top:44px}.ddfc__card{background:var(--ddfc-card,#151515);border:1px solid var(--ddfc-border,#303030);border-radius:var(--ddfc-radius,14px);padding:24px}.ddfc__card img,.ddfc__placeholder{width:100%;aspect-ratio:var(--ratio,4/5);object-fit:cover;border-radius:calc(var(--ddfc-radius,14px) - 4px);margin-bottom:18px}.ddfc__placeholder{display:grid;place-items:center;background:color-mix(in srgb,var(--ddfc-card,#151515) 75%,var(--ddfc-accent,#e32119));color:var(--ddfc-text,#fff);font-size:12px;letter-spacing:.12em;text-transform:uppercase}.ddfc__split{display:grid;grid-template-columns:1fr 1fr}.ddfc__split-media img,.ddfc__split-media .ddfc__placeholder{width:100%;height:100%;min-height:560px;object-fit:cover;margin:0;border-radius:0}.ddfc__split-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(44px,7vw,100px);text-align:var(--ddfc-align,left)}.ddfc__video-grid{display:grid;grid-template-columns:repeat(var(--cols,3),1fr);gap:18px;margin-top:42px}.ddfc__video{aspect-ratio:9/16;border:1px solid var(--ddfc-border,#444);border-radius:var(--ddfc-radius,15px);overflow:hidden;background:var(--ddfc-card,#111)}.ddfc__video iframe,.ddfc__video video,.ddfc__video img{width:100%;height:100%;border:0;object-fit:cover}.ddfc__table{border:1px solid var(--ddfc-border,#bbb);margin-top:42px}.ddfc__row{display:grid;grid-template-columns:1.2fr 1fr 1fr}.ddfc__row>*{padding:18px;border-right:1px solid var(--ddfc-border,#bbb);border-bottom:1px solid var(--ddfc-border,#bbb)}.ddfc__row>*:nth-child(2){background:var(--ddfc-card,#ffd9d5);color:var(--ddfc-heading,#080808)}.ddfc__faq details{border-top:1px solid var(--ddfc-border,#444);padding:22px 0}.ddfc__faq summary{display:flex;justify-content:space-between;cursor:pointer;font-size:18px}.ddfc__final{position:relative;min-height:72svh;display:grid;place-items:center;text-align:center;overflow:hidden}.ddfc__final img,.ddfc__final .ddfc__placeholder{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;margin:0;border-radius:0}.ddfc__final:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,var(--overlay,.55))}.ddfc__final-copy{position:relative;z-index:1;padding:24px;max-width:760px}.ddfc__final-copy>*{color:var(--ddfc-text,#fff)}
@media(max-width:749px){.ddfc__hero{min-height:var(--hero-mobile,76svh)}.ddfc__hero-media .desktop{display:none}.ddfc__hero-copy{padding:28px 20px 38px}.ddfc__title{font-size:clamp(40px,12vw,58px)}.ddfc__trust{grid-template-columns:1fr 1fr}.ddfc__trust-item{font-size:10px}.ddfc__grid,.ddfc__video-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.ddfc__card,.ddfc__video{min-width:82vw;scroll-snap-align:start}.ddfc__split{grid-template-columns:1fr}.ddfc__split-media img,.ddfc__split-media .ddfc__placeholder{min-height:420px}.ddfc__row{min-width:670px}.ddfc__table{overflow-x:auto}}@media(min-width:750px){.ddfc__hero-media .mobile{display:none}}@media(prefers-reduced-motion:reduce){.ddfc *{scroll-behavior:auto!important;transition:none!important}}
