.product-hero-with-controls{background:#fff;padding:var(--jl-section-spacing,50px) 0}.product-hero-with-controls__inner{align-items:center;display:grid;gap:clamp(48px,7vw,100px);grid-template-columns:minmax(0,486px) minmax(0,666px);justify-content:space-between;margin-inline:auto;width:min(calc(100% - var(--jl-module-side-margin, var(--jl-page-gutter, 80px)) - var(--jl-module-side-margin, var(--jl-page-gutter, 80px))),var(--jl-max-width,1338px))}.product-hero-with-controls__copy{max-width:486px}.product-hero-with-controls__heading{font-family:var(--jl-font-heading);font-weight:700;letter-spacing:0;margin:0}h1.product-hero-with-controls__heading{color:var(--jl-type-h1-color,var(--jl-color-bright-blue,#4065d1));font-size:var(--jl-type-h1-size,50px);line-height:var(--jl-type-h1-line-height,58px)}h2.product-hero-with-controls__heading{color:var(--jl-type-h2-color,var(--jl-color-dark-grey,#3c3e48));font-size:var(--jl-type-h2-size,38px);line-height:var(--jl-type-h2-line-height,48px)}h3.product-hero-with-controls__heading{color:var(--jl-type-h3-color,var(--jl-color-dark-grey,#3c3e48));font-size:var(--jl-type-h3-size,28px);line-height:var(--jl-type-h3-line-height,36px)}.product-hero-with-controls__subheading{color:var(--jl-color-dark-grey,#3c3e48);font-family:var(--jl-font-heading);font-size:clamp(21px,1.8vw,24px);font-weight:700;line-height:1.33;margin:24px 0 0}.product-hero-with-controls__body{color:var(--jl-color-body-grey,#56575e);font-family:var(--jl-font-body);font-size:16px;line-height:27px;margin-top:18px}.product-hero-with-controls__body p{margin:0 0 12px}.product-hero-with-controls__body p:last-child{margin-bottom:0}.product-hero-with-controls__actions{margin-top:30px}.product-hero-with-controls__media-column{min-width:0}.product-hero-with-controls__preview{aspect-ratio:16/9;background:#d9d9d9;border-radius:var(--jl-card-radius,20px);color:var(--jl-color-dark-grey,#3c3e48);display:grid;font-family:var(--jl-font-heading);font-size:28px;font-weight:700;overflow:hidden;place-items:center;position:relative;width:100%}.product-hero-with-controls__preview iframe,.product-hero-with-controls__preview img,.product-hero-with-controls__preview video{border:0;display:block;height:100%;object-fit:cover;object-position:center;width:100%}.product-hero-with-controls__preview-panel,.product-hero-with-controls__video,.product-hero-with-controls__video iframe,.product-hero-with-controls__video>div{display:block;height:100%!important;width:100%!important}.product-hero-with-controls__preview-panel{display:grid;place-items:center}.product-hero-with-controls__preview-panel[hidden]{display:none!important}.product-hero-with-controls__controls{display:flex;gap:9px;justify-content:center;margin-top:22px}.product-hero-with-controls__control{align-items:center;background:#fff;border:var(--jl-border-width,2px) solid var(--jl-border-default,var(--jl-color-light-blue));border-radius:14px;color:var(--jl-color-body-grey,#56575e);cursor:pointer;display:inline-flex;flex:1 1 0;font-family:var(--jl-font-body,"Mulish",Arial,sans-serif);font-size:14px;font-weight:400;justify-content:center;line-height:21px;max-width:216px;min-height:48px;min-width:0;padding:10px clamp(8px,1vw,14px);text-align:center;transition:background-color .16s ease,border-color .16s ease,color .16s ease;white-space:nowrap;width:auto}.product-hero-with-controls__control.is-active,.product-hero-with-controls__control[aria-selected=true]{background:var(--jl-color-light-blue,#edf1ff);border-color:var(--jl-border-active,var(--jl-color-bright-blue))}.product-hero-with-controls__control:not(.is-active):hover,.product-hero-with-controls__control:not([aria-selected=true]):focus{background:var(--jl-color-lightest-blue,#f7f9ff);border-color:var(--jl-border-default,var(--jl-color-light-blue));color:var(--jl-color-body-grey,#56575e)}.product-hero-with-controls__control:focus-visible{outline:var(--jl-focus-ring-width,2px) solid var(--jl-focus-ring-color,var(--jl-color-bright-blue));outline-offset:var(--jl-focus-ring-offset,3px)}@media (max-width:980px){.product-hero-with-controls__inner{gap:36px;grid-template-columns:1fr;width:min(calc(100% - var(--jl-module-side-margin, var(--jl-page-gutter, 48px)) - var(--jl-module-side-margin, var(--jl-page-gutter, 48px))),var(--jl-max-width,1338px))}.product-hero-with-controls__copy{max-width:720px}}@media (max-width:640px){.product-hero-with-controls{padding:36px 0 50px}.product-hero-with-controls__inner{width:calc(100% - var(--jl-module-side-margin, var(--jl-page-gutter, 20px)) - var(--jl-module-side-margin, var(--jl-page-gutter, 20px)))}.product-hero-with-controls__subheading{font-size:20px;line-height:1.3;margin-top:18px}.product-hero-with-controls__controls{display:grid;gap:12px;grid-template-columns:1fr}.product-hero-with-controls__control{max-width:none;white-space:normal;width:100%}.product-hero-with-controls__actions .jl-button{width:100%}}