.business-showcase{grid-column:1/-1;width:100%;box-sizing:border-box;margin:56px 0 0;padding:42px 0 0;border-top:1px solid #352b25;scroll-margin-top:110px;color:#f4f1ee}
.business-showcase-header{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:30px}
.business-showcase .business-eyebrow{font-size:11px;letter-spacing:.14em;font-weight:600;color:#ce9e88;margin:0 0 16px;text-transform:uppercase}
.business-showcase h3{font-size:clamp(25px,3vw,38px);line-height:1.16;letter-spacing:-.04em;margin:0;font-weight:700}
.business-showcase h3 em{font-style:normal;color:#fd6230}
.business-showcase-header>p{color:#b6aaa4;font-size:15px;line-height:1.7;max-width:340px;margin:0}
.business-film-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;max-width:1040px;margin:auto}
.business-film-card{min-width:0}
.business-film-open{display:block;width:100%;padding:0;border:0;color:inherit;font:inherit;text-align:left;background:transparent;cursor:pointer;border-radius:4px}
.business-film-thumb{position:relative;display:block;aspect-ratio:9/16;background:#111;overflow:hidden;border:1px solid #3b302b;border-radius:4px}
.business-film-thumb img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s}
.business-film-thumb:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#080808eb);pointer-events:none}
.business-cover-title{position:absolute;z-index:1;bottom:27px;left:22px;right:22px;font-size:clamp(22px,2.5vw,34px);font-weight:700;line-height:1.08;letter-spacing:-.04em;text-shadow:0 2px 20px #0008}
.business-cover-title small{display:block;color:#ff9f75;font-size:10px;letter-spacing:.15em;line-height:1.4;margin-bottom:10px}
.business-film-play{position:absolute;z-index:2;right:13px;top:13px;display:grid;place-items:center;width:44px;height:44px;background:#e5331bea;border:1px solid #ffae8366;border-radius:50%;color:white}
.business-film-play svg{margin-left:3px}
.business-film-info{display:flex;justify-content:space-between;gap:12px;align-items:start;margin:16px 0 0}
.business-film-info b{font-size:17px;line-height:1.4;font-weight:500}
.business-film-info small{display:block;color:#b59e93;font-size:11px;font-weight:400;letter-spacing:.06em;margin-top:6px;text-transform:uppercase}
.business-film-info>span{font-size:12px;color:#aa9a90;padding-top:4px}
.business-film-watch{display:block;color:#fd9a71;font-size:11px;letter-spacing:.08em;margin-top:14px}
.business-film-open:hover img{transform:scale(1.015)}
.business-film-open:focus-visible,.business-film-close:focus-visible,.business-film-retry:focus-visible{outline:2px solid #fd6230;outline-offset:6px}
.business-film-dialog{position:fixed;inset:0;box-sizing:border-box;width:min(510px,calc(100vw - 24px));height:fit-content;max-width:none;max-height:calc(100dvh - 24px);margin:auto;padding:0;border:1px solid #594236;border-radius:6px;background:#0b0b0b;color:#fff;box-shadow:0 30px 100px #000b;overflow:hidden}
.business-film-dialog::backdrop{background:#000e;backdrop-filter:blur(10px)}
.business-film-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 19px}
.business-film-dialog-header h2{font-size:17px;line-height:1.4;margin:0;letter-spacing:-.02em}
.business-film-dialog-header p{color:#bc9e8e;font-size:10px;letter-spacing:.06em;text-transform:uppercase;margin:0 0 5px}
.business-film-close{flex:none;display:grid;place-items:center;width:42px;height:42px;border:1px solid #58463e;border-radius:50%;background:#25201e;color:white;font-size:30px;cursor:pointer}
.business-film-stage{position:relative;display:grid;place-items:center;background:#000}
.business-film-stage video{display:block;width:100%;height:min(760px,calc(100dvh - 125px));aspect-ratio:9/16;object-fit:contain;background:#000}
.business-film-status{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;padding:28px;background:#080808bd;text-align:center;pointer-events:none;color:#eee;font-size:15px;line-height:1.5}
.business-film-status[hidden],.business-film-retry[hidden]{display:none}
.business-film-retry{pointer-events:auto;background:#af2819;border:1px solid #fd6230;border-radius:3px;color:white;font:inherit;padding:12px 16px;cursor:pointer}
body.business-film-playing{overflow:hidden}body.business-film-playing .mobile-cta{visibility:hidden}
@media(max-width:700px){.business-showcase{margin-top:40px;padding-top:32px;scroll-margin-top:85px}.business-showcase-header{display:block;margin-bottom:26px}.business-showcase-header>p{margin-top:20px;max-width:none}.business-film-grid{grid-template-columns:1fr;max-width:340px;gap:35px}.business-showcase h3{font-size:30px}.business-cover-title{font-size:32px}.business-film-dialog-header{padding:12px 14px}.business-film-stage video{height:calc(100dvh - 122px);max-height:760px}}
@media(prefers-reduced-motion:reduce){.business-film-thumb img{transition:none}}

.business-showcase--single{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.8fr);gap:8%;align-items:center}.business-showcase--single .business-showcase-header{display:block;margin:0}.business-showcase--single .business-showcase-header>p{margin-top:24px;max-width:390px}.business-showcase--single .business-film-grid{grid-template-columns:1fr;width:100%;max-width:320px}@media(max-width:700px){.business-showcase--single{grid-template-columns:1fr;gap:28px}}

.business-film-thumb--designed:after{display:none}
