.hero-premium{padding:var(--tpg-space-3xl) 0 var(--tpg-space-2xl) 0;min-height:80vh;display:flex;align-items:center;background-color:var(--tpg-light-background);position:relative;overflow:hidden}.hero-premium__inner{width:100%;max-width:var(--tpg-container-max-width);margin:0 auto;padding:0 var(--tpg-container-padding-desktop)}.hero-premium__content{display:grid;grid-template-columns:1fr 1fr;gap:var(--tpg-space-3xl);align-items:center;min-height:60vh}.hero-premium__text{display:flex;flex-direction:column;gap:var(--tpg-space-lg);max-width:600px}.hero-premium__preheading{font-family:var(--tpg-font-body);font-size:1.4rem;font-weight:600;color:var(--tpg-accent);text-transform:uppercase;letter-spacing:.1em;margin:0}.hero-premium__heading{font-family:var(--tpg-font-heading);font-size:clamp(3.2rem,6vw,5.6rem);font-weight:700;line-height:1.1;margin:0;color:var(--tpg-primary)}.hero-premium__subheading{font-family:var(--tpg-font-body);font-size:1.8rem;line-height:1.5;color:var(--tpg-secondary);margin:0}.hero-premium__subheading p{margin:0 0 var(--tpg-space-sm) 0}.hero-premium__subheading p:last-child{margin-bottom:0}.hero-premium__actions{display:flex;gap:var(--tpg-space-md);flex-wrap:wrap;margin-top:var(--tpg-space-lg)}.hero-premium__button{min-width:180px;padding:16px 32px;font-size:1.5rem;font-weight:600;border-radius:var(--tpg-radius);transition:var(--tpg-transition);text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.hero-premium__button--primary{background-color:var(--tpg-primary);color:#fff;border:2px solid var(--tpg-primary)}.hero-premium__button--primary:hover{background-color:var(--tpg-accent);border-color:var(--tpg-accent);transform:translateY(-2px)}.hero-premium__button--secondary{background-color:transparent;color:var(--tpg-primary);border:2px solid var(--tpg-border)}.hero-premium__button--secondary:hover{background-color:var(--tpg-primary);color:#fff;border-color:var(--tpg-primary)}.hero-premium__trust{display:flex;gap:var(--tpg-space-lg);margin-top:var(--tpg-space-xl);flex-wrap:wrap}.hero-premium__trust-item{display:flex;align-items:center;gap:var(--tpg-space-xs)}.hero-premium__trust-icon{flex-shrink:0;color:var(--tpg-accent)}.hero-premium__trust-text{font-family:var(--tpg-font-body);font-size:1.3rem;font-weight:500;color:var(--tpg-secondary)}.hero-premium__media{position:relative;border-radius:var(--tpg-radius-lg);overflow:hidden;box-shadow:var(--tpg-shadow-lg);background-color:var(--tpg-light-background)}.hero-premium__image,.hero-premium__video{width:100%;aspect-ratio:4/3;position:relative}.hero-premium__image-element,.hero-premium__video-element{width:100%;height:100%;object-fit:cover;transition:transform .6s ease-out}.hero-premium:hover .hero-premium__image-element,.hero-premium:hover .hero-premium__video-element{transform:scale(1.02)}.hero-premium__video-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,#2e7d321a,#1111110d);pointer-events:none}.hero-premium__placeholder{width:100%;aspect-ratio:4/3;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--tpg-light-background);border:2px dashed var(--tpg-border);border-radius:var(--tpg-radius-lg);color:var(--tpg-secondary)}.hero-premium__placeholder-icon{margin-bottom:var(--tpg-space-md);opacity:.5}.hero-premium__placeholder-text{font-family:var(--tpg-font-body);font-size:1.6rem;margin:0}@media(max-width:990px){.hero-premium{padding:var(--tpg-space-2xl) 0;min-height:60vh}.hero-premium__content{grid-template-columns:1fr;gap:var(--tpg-space-2xl);text-align:center}.hero-premium__text{max-width:none;order:1}.hero-premium__media{order:2;max-width:500px;margin:0 auto}.hero-premium__actions,.hero-premium__trust{justify-content:center}}@media(max-width:768px){.hero-premium{padding:var(--tpg-space-xl) 0;min-height:60vh}.hero-premium__inner{padding:0 var(--tpg-container-padding-mobile)}.hero-premium__content{gap:var(--tpg-space-xl)}.hero-premium__text{gap:var(--tpg-space-md)}.hero-premium__preheading{font-size:1.2rem}.hero-premium__heading{font-size:clamp(2.4rem,8vw,4rem)}.hero-premium__subheading{font-size:1.6rem}.hero-premium__actions{flex-direction:column;gap:var(--tpg-space-sm)}.hero-premium__button{width:100%;min-width:auto;padding:16px 24px;font-size:1.4rem;min-height:48px}.hero-premium__trust{flex-direction:column;gap:var(--tpg-space-sm);align-items:center}}.hero-premium.color-accent-1{background:linear-gradient(135deg,#2e7d320d,#2e7d321a)}.hero-premium.color-inverse{background-color:var(--tpg-primary);color:var(--tpg-background)}.hero-premium.color-inverse .hero-premium__heading{color:#fff}.hero-premium.color-inverse .hero-premium__subheading,.hero-premium.color-inverse .hero-premium__trust-text{color:#fffc}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-hero-premium.css.map */
