.gke{position:relative;display:block;min-width:0;height:100%;background:#1b1d1a;overflow:hidden}
.gke-slides{height:100%;position:relative}
.gke-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s;pointer-events:none}
.gke-slide.is-active{opacity:1;visibility:visible;pointer-events:auto}
.gke .gk-mounted-product{height:100%;padding-top:40px;padding-bottom:80px}
.gke .gk-mounted-cutout{max-height:none;width:min(78%,390px)}
.gke .gk-mounted-caption{gap:16px;min-height:68px}
.gke .gk-mounted-caption small{display:inline;margin:0 0 0 8px;font-size:10px;line-height:1.4}
.gke .gk-mounted-caption>span:last-child{flex-shrink:0}
.gke-controls{position:absolute;z-index:2;left:24px;right:24px;top:8px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.gke button{font:inherit;appearance:none;background:transparent;color:#bac4b2;border:0;border-radius:0;min-height:44px;padding:8px 12px;cursor:pointer;font-size:11px}
.gke-selectors{display:flex;gap:8px}
.gke-selectors button{position:relative;min-width:44px}
.gke-selectors button:after{content:'';position:absolute;left:12px;right:12px;bottom:5px;height:1px;background:transparent}
.gke-selectors button[aria-current=true]{color:#fff}
.gke-selectors button[aria-current=true]:after{background:#e6e8e0}
.gke button:hover{color:#fff;background:#ffffff0a}
@media(max-width:1000px){.gke .gk-mounted-caption{left:18px;right:18px}.gke-controls{left:10px;right:10px}}
@media(max-width:700px){.gke{height:370px}.gke .gk-mounted-product{padding-bottom:80px;padding-top:48px}.gke .gk-mounted-cutout{width:min(78%,240px);max-width:240px}.gke .gk-mounted-caption{gap:12px;min-height:78px}.gke .gk-mounted-caption small{display:block;margin:5px 0 0;font-size:9px;max-width:23ch}.gke .gk-mounted-caption>span:last-child{font-size:9px}}
@media(prefers-reduced-motion:reduce){.gke-slide{transition:none}}
