:root{--color-pack-selector-text:#fff;--background-pack-selector:#28464a;--color-pack-selector-border:#423633;--color-pack-selector-text-active:#fff;--background-pack-selector-active:#28464a;--color-pack-selector-border-active:#1e90a1;--product-theme-accent:#00606b;--product-theme-accent-hover:#097d89;--product-theme-background:#213235;--product-theme-subtitle:#ddc57d}.showcase{background:#103137}.showcase h2{text-transform:uppercase;text-align:center;color:#fff;margin-bottom:32px}.showcase figure{background:#0f1515}.showcase figcaption{padding:32px}.showcase .bg-wrapper{position:relative}.showcase .bg-wrapper .background{-webkit-user-select:none;user-select:none;width:100%;display:block}.showcase .bg-wrapper .foreground{width:50%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.showcase .bg-wrapper .animate-width{animation:1.5s ease-out forwards growShrink}.showcase .title{color:var(--product-theme-subtitle);text-transform:uppercase;margin-bottom:8px;font-size:18px}.showcase .copy p{color:#fff;font-size:clamp(16px,15.5385px + .1282vw,18px)}.showcase .ProductExtraContent{display:none}.showcase .ProductExtraContent.is-active{display:grid}@keyframes growShrink{0%{width:0}50%{width:60%}to{width:50%}}
