.product-hero-showcase{position:relative;overflow:hidden}.product-hero-showcase__inner{max-width:var(--phs-container-width, 1320px);margin-inline:auto;padding-inline:var(--phs-gutter, 1.25rem)}.product-hero-showcase__grid{display:grid;gap:var(--phs-gap-mobile, 2rem);grid-template-areas:"media" "content";align-items:center}@media(min-width:990px){.product-hero-showcase__grid{gap:var(--phs-gap-desktop, 3.5rem);grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.product-hero-showcase__grid--image-right{grid-template-areas:"content media"}.product-hero-showcase__grid--image-left{grid-template-areas:"media content"}}.product-hero-showcase__media{grid-area:media;position:relative;display:flex;align-items:center;justify-content:center}.product-hero-showcase__media-inner{position:relative;width:100%;max-width:var(--phs-image-max, 560px);margin-inline:auto}.product-hero-showcase__media-inner.is-tilted{transform:rotate(var(--phs-image-rotate, -6deg));transform-origin:center center}.product-hero-showcase__img-wrap{display:block;width:100%;border-radius:var(--phs-image-radius, 0);overflow:hidden}.product-hero-showcase__img-wrap--placeholder{display:flex;align-items:center;justify-content:center;background:#ffffff0a}.product-hero-showcase__img--placeholder{width:100%;height:auto;max-height:420px;object-fit:contain}.product-hero-showcase__img{display:block;width:100%;height:auto;vertical-align:middle}.product-hero-showcase__content{grid-area:content;display:flex;flex-direction:column;gap:var(--phs-content-gap, 1.25rem);text-align:var(--phs-align-mobile, left)}@media(min-width:990px){.product-hero-showcase__content{text-align:var(--phs-align-desktop, left)}}.product-hero-showcase__eyebrow{margin:0;font-size:var(--phs-eyebrow-size, .75rem);font-weight:700;letter-spacing:.12em;text-transform:uppercase;line-height:1.4;color:var(--phs-accent, #ff8c42)}.product-hero-showcase__heading{margin:0;font-size:clamp(2.5rem,3vw + .75rem,var(--phs-heading-size, 2.625rem));font-weight:700;line-height:1.12;color:var(--phs-heading, #ffffff)}.product-hero-showcase__rte{margin:0;font-size:var(--phs-body-size, 1rem);line-height:1.6;color:var(--phs-body, #cccccc)}.product-hero-showcase__rte p{margin:0 0 .75rem}.product-hero-showcase__rte p:last-child{margin-bottom:0}.product-hero-showcase__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--phs-feature-gap, 1rem 1.25rem);margin-top:.25rem}@media(min-width:990px){.product-hero-showcase__features{grid-template-columns:repeat(3,minmax(0,1fr))}.product-hero-showcase__feature:nth-child(3):last-child{grid-column:auto}}.product-hero-showcase__feature:nth-child(3):last-child{grid-column:1 / -1}@media(min-width:990px){.product-hero-showcase__feature:nth-child(3):last-child{grid-column:auto}}.product-hero-showcase__feature{display:flex;align-items:flex-start;gap:.5rem;min-width:0}.product-hero-showcase__feature-icon{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.1rem;color:var(--phs-accent, #ff8c42)}.product-hero-showcase__feature-icon svg{display:block;width:100%;height:100%}.product-hero-showcase__feature-text{margin:0;font-size:var(--phs-feature-size, .9375rem);font-weight:600;line-height:1.35;color:var(--phs-feature-text, #ffffff)}.product-hero-showcase__actions{display:flex;flex-direction:column;gap:.75rem;margin-top:.25rem}@media(min-width:990px){.product-hero-showcase__actions--inline-desktop{flex-direction:row;flex-wrap:wrap;align-items:center}}.product-hero-showcase__btn{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.65rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:var(--phs-button-radius, 8px);border:2px solid transparent;cursor:pointer;transition:opacity .2s ease,transform .2s ease;text-align:center;width:100%}@media(min-width:990px){.product-hero-showcase__btn{width:auto;min-width:10rem}}.product-hero-showcase__btn--primary{background-color:var(--phs-primary-btn-bg, #ff8c42);color:var(--phs-primary-btn-label, #ffffff);border-color:var(--phs-primary-btn-bg, #ff8c42)}.product-hero-showcase__btn--primary:hover{opacity:.92}.product-hero-showcase__btn--secondary{background-color:var(--phs-secondary-btn-bg, transparent);color:var(--phs-secondary-btn-label, #ff8c42);border-color:var(--phs-secondary-btn-border, #ff8c42)}.product-hero-showcase__btn--secondary:hover{opacity:.9}.product-hero-showcase__trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;margin-top:.35rem;justify-items:var(--phs-trust-justify-mobile, center);text-align:left}@media(min-width:990px){.product-hero-showcase__trust{grid-template-columns:repeat(3,minmax(0,1fr));justify-items:var(--phs-trust-justify-desktop, start)}}.product-hero-showcase__trust-item{display:inline-flex;align-items:center;gap:.35rem;font-size:var(--phs-trust-size, .8125rem);color:var(--phs-trust-text, #b3b3b3)}.product-hero-showcase__trust-item:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center}@media(min-width:990px){.product-hero-showcase__trust-item:last-child:nth-child(odd){grid-column:auto;justify-self:var(--phs-trust-justify-desktop, start)}}.product-hero-showcase__trust-check{flex-shrink:0;width:1rem;height:1rem;color:var(--phs-trust-icon, #b3b3b3)}.product-hero-showcase__trust-check svg{display:block;width:100%;height:100%}@media(max-width:989px){.product-hero-showcase__media-inner.is-tilted{transform:none}.product-hero-showcase__inner{padding-inline:0}.product-hero-showcase__trust{gap:12px;width:auto;display:flex;row-gap:10px;position:relative;flex-wrap:wrap;min-width:auto;align-self:stretch;column-gap:20px;flex-basis:auto;min-height:1px;align-items:center;flex-shrink:0;flex-direction:row;justify-content:center;max-width:320px;margin:0 auto}.product-hero-showcase__trust-item{gap:8px;display:flex;position:relative;min-width:auto;flex-basis:auto;min-height:1px;align-items:center;flex-shrink:0;flex-direction:row}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-hero-showcase.css.map */
