.hero-banner{position:relative;min-height:60rem;display:flex;align-items:center;background:linear-gradient(135deg,#fff,#f8f9fa);overflow:hidden}.hero-banner__bg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.hero-banner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#fff0,#fffc);z-index:1}.hero-banner--overlay:before{background:linear-gradient(90deg,#00000026,#0006 70%)}.hero-banner--overlay .hero-banner__inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:52rem}.hero-banner--overlay .hero-banner__content{max-width:48rem;text-align:center;margin:0 auto;padding:var(--spacing-xl) var(--spacing-lg);background:#2d343deb;border-radius:var(--radius-md);color:#fff;box-shadow:var(--shadow-lg)}.hero-banner--overlay .hero-banner__heading{color:#fff;font-size:3.2rem;margin-bottom:var(--spacing-md)}.hero-banner__subheading{font-size:1.85rem;font-weight:600;margin:0 0 var(--spacing-md);line-height:1.3}.hero-banner--overlay .hero-banner__subheading{color:#fff}.hero-banner--overlay .hero-banner__text,.hero-banner--overlay .hero-banner__text--secondary,.hero-banner--overlay .hero-banner__text--warranty{color:#fffffff2;font-size:1.5rem;line-height:1.6;margin-bottom:var(--spacing-sm)}.hero-banner--overlay .hero-banner__text p,.hero-banner--overlay .hero-banner__text--secondary p,.hero-banner--overlay .hero-banner__text--warranty p{margin:0 0 .4em}.hero-banner__policies{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem .6rem;margin:var(--spacing-md) 0;font-size:1.3rem}.hero-banner__policies a{color:#fff;text-decoration:none}.hero-banner__policies a:hover{color:#ffffffd9;text-decoration:none}.hero-banner__policies-sep{color:#fff9;margin:0 .2rem;-webkit-user-select:none;user-select:none}.hero-banner__button{display:inline-block;margin-top:var(--spacing-sm);border-radius:.6rem;background-color:var(--color-accent, #086AD8);color:#fff;border-color:var(--color-accent, #086AD8)}.hero-banner__button:hover{background-color:#fff;color:#000;border-color:#fff}.hero-banner__inner{position:relative;z-index:2;width:100%}.hero-banner__content{position:relative;z-index:2;max-width:70rem;text-align:center;margin:0 auto;padding:var(--spacing-xl) var(--spacing-md)}.hero-banner__heading{font-size:6.4rem;font-weight:var(--font-weight-bold);line-height:1.1;letter-spacing:-.03em;margin-bottom:var(--spacing-md);color:var(--color-primary);animation:fadeIn .8s ease-out}.hero-banner__text{font-size:2rem;line-height:1.7;color:var(--color-text-light);margin-bottom:var(--spacing-lg);animation:fadeIn 1s ease-out}.hero-banner__text p{margin:0}.hero-banner .button{animation:fadeIn 1.2s ease-out}@media screen and (max-width:749px){.hero-banner{min-height:50rem}.hero-banner--overlay .hero-banner__inner{min-height:48rem}.hero-banner--overlay .hero-banner__content{padding:var(--spacing-lg)}.hero-banner__heading{font-size:4rem}.hero-banner__text{font-size:1.6rem}.hero-banner--overlay .hero-banner__heading{font-size:2.6rem}.hero-banner--overlay .hero-banner__text,.hero-banner--overlay .hero-banner__text--secondary,.hero-banner--overlay .hero-banner__text--warranty{font-size:1.4rem}.hero-banner__policies{justify-content:center}}.featured-collection{padding-top:var(--spacing-md);padding-bottom:var(--spacing-xl);background-color:var(--color-background)}.featured-collection .page-width{max-width:140rem}.featured-collection-heading{text-align:center;margin-bottom:var(--spacing-xl);font-size:4.8rem;font-weight:var(--font-weight-bold);letter-spacing:-.02em;color:var(--color-primary)}@media screen and (max-width:749px){.featured-collection{padding-top:var(--spacing-sm);padding-bottom:var(--spacing-lg)}.featured-collection-heading{font-size:3.2rem;margin-bottom:var(--spacing-lg)}}.image-with-text{padding:var(--spacing-xxl) 0}.image-with-text__grid{display:grid;grid-template-columns:1fr;gap:0;align-items:center;min-height:50rem}@media screen and (min-width:750px){.image-with-text__grid{grid-template-columns:repeat(2,1fr);min-height:60rem}}.image-with-text__media{position:relative;height:100%;min-height:40rem;overflow:hidden}.image-with-text__media img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.image-with-text:hover .image-with-text__media img{transform:scale(1.05)}.image-with-text__content{padding:var(--spacing-xl);display:flex;flex-direction:column;justify-content:center;height:100%}.image-with-text__heading{font-size:4.2rem;font-weight:var(--font-weight-bold);line-height:1.2;letter-spacing:-.02em;margin-bottom:var(--spacing-md);color:var(--color-primary)}.image-with-text__text{font-size:1.8rem;line-height:1.8;color:var(--color-text-light);margin-bottom:var(--spacing-lg)}.image-with-text__text p{margin:0 0 var(--spacing-md) 0}.image-with-text__text p:last-child{margin-bottom:0}@media screen and (max-width:749px){.image-with-text__content{padding:var(--spacing-lg)}.image-with-text__heading{font-size:3.2rem}.image-with-text__text{font-size:1.6rem}}.product-grid{display:grid;gap:var(--spacing-lg);margin-top:var(--spacing-lg)}.section-spacing{padding:var(--spacing-xxl) 0}@media screen and (max-width:749px){.section-spacing{padding:var(--spacing-xl) 0}}.text-block{max-width:80rem;margin:0 auto;text-align:center;padding:var(--spacing-xl) 0}.text-block__heading{font-size:4.8rem;font-weight:var(--font-weight-bold);margin-bottom:var(--spacing-md);letter-spacing:-.02em}.text-block__text{font-size:1.8rem;line-height:1.8;color:var(--color-text-light)}@media screen and (max-width:749px){.text-block__heading{font-size:3.2rem}.text-block__text{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/premium-homepage.css.map */
