.hero-flexible{position:relative;min-height:var(--hero-min-height, 500px);display:flex;overflow:hidden}.hero-flexible.hero-flexible--top{align-items:flex-start;padding-top:var(--hero-padding-top, 40px)}.hero-flexible.hero-flexible--center{align-items:center}.hero-flexible.hero-flexible--bottom{align-items:flex-end;padding-bottom:var(--hero-padding-bottom, 40px)}@media screen and (min-width:750px){.hero-flexible{min-height:var(--hero-min-height-desktop, 600px)}}.hero-flexible__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-flexible__background-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-flexible__background:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,rgba(0,0,0,.3) 50%,transparent 100%);z-index:2;pointer-events:none}.hero-flexible__video-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.hero-flexible__video{width:100%;height:100%;object-fit:cover;object-position:center}.hero-flexible__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none}.hero-flexible__container{position:relative;z-index:4;width:100%;height:100%;display:flex;align-items:center}.hero-flexible__content{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:100%}.hero-flexible__content--left{align-items:flex-start;text-align:left}.hero-flexible__content--center{align-items:center;text-align:center}.hero-flexible__content--right{align-items:flex-end;text-align:right}.hero-flexible__pill{display:inline-block;padding:1rem 2rem;border-radius:50px;font-size:12px;font-weight:500;line-height:1;white-space:nowrap}.hero-flexible__pill--left{align-self:flex-start}.hero-flexible__pill--center{align-self:center}.hero-flexible__pill--right{align-self:flex-end}.hero-flexible__heading{margin:0;line-height:1.1;color:rgb(var(--color-foreground));font-family:Tungsten,Arial,sans-serif}.hero-flexible__heading--small{font-size:32px}.hero-flexible__heading--medium{font-size:48px}.hero-flexible__heading--large{font-size:64px}.hero-flexible__heading--xlarge{font-size:80px}@media screen and (min-width:750px){.hero-flexible__heading--small{font-size:40px}.hero-flexible__heading--medium{font-size:56px}.hero-flexible__heading--large{font-size:72px}.hero-flexible__heading--xlarge{font-size:96px}}@media screen and (min-width:990px){.hero-flexible__heading--small{font-size:48px}.hero-flexible__heading--medium{font-size:64px}.hero-flexible__heading--large{font-size:80px}.hero-flexible__heading--xlarge{font-size:142px}}.hero-flexible__heading--left{text-align:left}.hero-flexible__heading--center{text-align:center}.hero-flexible__heading--right{text-align:right}.hero-flexible__heading--uppercase{text-transform:uppercase}.hero-flexible__text{margin:0;line-height:1.6;color:rgba(var(--color-foreground),.8)}.hero-flexible__text--left{text-align:left}.hero-flexible__text--center{text-align:center;margin:0 auto}.hero-flexible__text--right{text-align:right;margin:0 0 0 auto}.hero-flexible__text p{margin:0 0 1rem}.hero-flexible__text p:last-child{margin-bottom:0}.hero-flexible__icon-wrapper{display:flex}.hero-flexible__icon-wrapper--left{justify-content:flex-start}.hero-flexible__icon-wrapper--center{justify-content:center}.hero-flexible__icon-wrapper--right{justify-content:flex-end}.hero-flexible__icon{display:block;max-width:100%;height:auto}.hero-flexible__button-wrapper{display:flex}.hero-flexible__button-wrapper--left{justify-content:flex-start}.hero-flexible__button-wrapper--center{justify-content:center}.hero-flexible__button-wrapper--right{justify-content:flex-end}.hero-flexible__button{display:inline-block;padding:1.6rem 3.2rem;border-radius:50px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;white-space:nowrap;line-height:1}.hero-flexible__button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.button--secondary{background-color:transparent;color:rgb(var(--color-foreground));border:2px solid rgb(var(--color-foreground))}.button--secondary:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.button--tertiary{background-color:transparent;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:4px}.button--tertiary:hover{text-decoration:none}@media screen and (max-width:749px){.hero-flexible__content{gap:1.5rem}.hero-flexible__pill{font-size:12px;padding:.6rem 1.6rem}.hero-flexible__button{padding:1.4rem 2.8rem;font-size:14px}}@media screen and (min-width:1200px){.hero-flexible__content{max-width:1000px}.hero-flexible__content--left{margin-right:auto}.hero-flexible__content--center{margin:0 auto}.hero-flexible__content--right{margin-left:auto}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-hero-flexible.css.map */
