.page-width--relative{position:relative}.hero-with-text{--section-padding-top: 6rem;--section-padding-bottom: 6rem;--content-gap: 6rem;--mobile-gap: 4rem;--min-height: 50rem}.hero-with-text__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:var(--content-gap);align-items:center;min-height:var(--min-height)}.hero-with-text__wrapper--ratio-1-1{grid-template-columns:1fr 1fr}.hero-with-text__wrapper--ratio-2-1{grid-template-columns:2fr 1fr}.hero-with-text__wrapper--ratio-1-2{grid-template-columns:1fr 2fr}.hero-with-text__wrapper--ratio-3-2{grid-template-columns:3fr 2fr}.hero-with-text__wrapper--ratio-2-3{grid-template-columns:2fr 3fr}.hero-with-text__wrapper--full-height{display:block;min-height:var(--section-height, var(--min-height))}.hero-with-text__content{padding-left:var(--text-padding-left, 2rem);padding-right:var(--text-padding-right, 2rem);text-align:var(--text-alignment, left);order:1}.hero-with-text__content--swap{order:2}.hero-with-text__content--full-height{z-index:2;position:relative;display:flex;flex-direction:column;justify-content:center;min-height:var(--section-height, var(--min-height));gap:1.5rem}.hero-with-text__content--full-height .hero-with-text__pretitle,.hero-with-text__content--full-height .hero-with-text__heading,.hero-with-text__content--full-height .hero-with-text__subheading,.hero-with-text__content--full-height .hero-with-text__description{margin-bottom:0}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-1-1 .hero-with-text__content--full-height{width:50%}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-2-1 .hero-with-text__content--full-height{width:66.66%}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-1-2 .hero-with-text__content--full-height{width:33.33%}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-3-2 .hero-with-text__content--full-height{width:60%}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-2-3 .hero-with-text__content--full-height{width:40%}.hero-with-text__content--full-height:not(.hero-with-text__content--swap){margin-right:auto}.hero-with-text__content--full-height.hero-with-text__content--swap{margin-left:auto}.hero-with-text__pretitle{margin:0 0 var(--pretitle-margin, 1.2rem) 0;display:flex;justify-content:flex-start}.hero-with-text__content--center .hero-with-text__pretitle{justify-content:center}.hero-with-text__content--right .hero-with-text__pretitle{justify-content:flex-end}.hero-with-text__pretitle-text{font-size:var(--pretitle-size, 1.4rem);color:var(--pretitle-color);font-weight:600;letter-spacing:.1rem}.hero-with-text__pretitle-image{max-width:var(--pretitle-image-width, 10rem);height:auto;display:block}.hero-with-text__pretitle-image-placeholder{width:var(--pretitle-image-width, 10rem);height:4rem;background-color:#f4f4f4;display:flex;align-items:center;justify-content:center;border-radius:.4rem}.hero-with-text__pretitle-image-placeholder svg{width:100%;height:100%;max-width:3rem;max-height:3rem;opacity:.3}.hero-with-text__heading{font-size:var(--heading-size, 4.8rem);color:var(--heading-color);margin:0 0 var(--heading-margin, 1.6rem) 0;line-height:1.2;font-weight:700}.hero-with-text__heading p{margin:0;padding:0}.hero-with-text__heading strong,.hero-with-text__heading b{color:var(--heading-bold-color);font-weight:700}.hero-with-text__subheading{font-size:var(--subheading-size, 2rem);color:var(--subheading-color);margin:0 0 var(--subheading-margin, 1.2rem) 0;line-height:1.4;font-weight:500}.hero-with-text__subheading p{margin:0;padding:0}.hero-with-text__subheading strong,.hero-with-text__subheading b{color:var(--subheading-bold-color);font-weight:700}.hero-with-text__description{font-size:var(--description-size, 1.6rem);color:var(--description-color);margin:0 0 var(--description-margin, 2.4rem) 0;line-height:1.6}.hero-with-text__description p{margin:0;padding:0}.hero-with-text__description strong,.hero-with-text__description b{color:var(--description-bold-color);font-weight:700}.hero-with-text__button{display:inline-block;padding:var(--button-padding-vertical, 1.4rem) var(--button-padding-horizontal, 2.8rem);background-color:var(--button-background-color);color:var(--button-text-color);text-decoration:none;border-radius:var(--button-border-radius, .6rem);font-weight:600;transition:background-color .3s ease;border:none;cursor:pointer;align-self:flex-start}.hero-with-text__content--center .hero-with-text__button{align-self:center}.hero-with-text__content--right .hero-with-text__button{align-self:flex-end}.hero-with-text__button:hover{background-color:var(--button-hover-color)}.hero-with-text__image-wrapper{width:100%;height:100%;min-height:40rem;border-radius:var(--image-border-radius, .8rem);overflow:hidden;order:2}.hero-with-text__image-wrapper--swap{order:1}.hero-with-text__image-wrapper--full-height{position:absolute;top:0;bottom:0;min-height:var(--section-height, var(--min-height));border-radius:0}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-1-1 .hero-with-text__image-wrapper--full-height{left:50%;right:0;width:auto}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-1-1 .hero-with-text__image-wrapper--full-height:not(.hero-with-text__image-wrapper--swap){left:50%;right:0}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-1-1 .hero-with-text__image-wrapper--full-height.hero-with-text__image-wrapper--swap{left:0;right:50%}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-2-1 .hero-with-text__image-wrapper--full-height{width:auto}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-2-1 .hero-with-text__image-wrapper--full-height:not(.hero-with-text__image-wrapper--swap){left:66.66%;right:0}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-2-1 .hero-with-text__image-wrapper--full-height.hero-with-text__image-wrapper--swap{left:0;right:66.66%}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-1-2 .hero-with-text__image-wrapper--full-height{width:auto}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-1-2 .hero-with-text__image-wrapper--full-height:not(.hero-with-text__image-wrapper--swap){left:33.33%;right:0}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-1-2 .hero-with-text__image-wrapper--full-height.hero-with-text__image-wrapper--swap{left:0;right:33.33%}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-3-2 .hero-with-text__image-wrapper--full-height{width:auto}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-3-2 .hero-with-text__image-wrapper--full-height:not(.hero-with-text__image-wrapper--swap){left:60%;right:0}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-3-2 .hero-with-text__image-wrapper--full-height.hero-with-text__image-wrapper--swap{left:0;right:60%}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-2-3 .hero-with-text__image-wrapper--full-height{width:auto}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-2-3 .hero-with-text__image-wrapper--full-height:not(.hero-with-text__image-wrapper--swap){left:40%;right:0}.hero-with-text__wrapper--full-height.hero-with-text__wrapper--ratio-2-3 .hero-with-text__image-wrapper--full-height.hero-with-text__image-wrapper--swap{left:0;right:40%}.hero-with-text__image{width:100%;height:100%;object-fit:cover;display:block}.hero-with-text__image-placeholder{width:100%;height:100%;min-height:40rem;background-color:#f4f4f4;border-radius:var(--image-border-radius, .8rem);display:flex;align-items:center;justify-content:center}.hero-with-text__image-placeholder--full-height{min-height:var(--min-height);border-radius:0}.hero-with-text__image-placeholder svg{width:100%;height:100%;max-width:30rem;max-height:30rem;opacity:.3}@media screen and (max-width: 768px){.hero-with-text{--content-gap: var(--mobile-gap)}.hero-with-text__wrapper{grid-template-columns:1fr;gap:3rem}.hero-with-text__image-wrapper{min-height:25rem;order:1}.hero-with-text__image-wrapper--full-height{min-height:30rem}.hero-with-text__image-placeholder{min-height:25rem}.hero-with-text__image-placeholder--full-height{min-height:30rem}.hero-with-text__content{order:2;text-align:var(--mobile-text-alignment, left);padding:2rem}.hero-with-text__wrapper--full-height{display:flex;flex-direction:column;min-height:auto}.hero-with-text__image-wrapper--full-height{order:2;min-height:30rem;width:100%}.hero-with-text__content--full-height{order:1;text-align:var(--mobile-text-alignment, left);padding:var(--mobile-padding-top, 2rem) var(--mobile-padding-right, 2rem) var(--mobile-padding-bottom, 2rem) var(--mobile-padding-left, 2rem);min-height:auto;display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.hero-with-text__heading{font-size:var(--mobile-heading-size, 3.2rem)}.hero-with-text__subheading{font-size:calc(var(--subheading-size, 2rem) * .9)}.hero-with-text__pretitle{justify-content:flex-start}.hero-with-text__content--center .hero-with-text__pretitle{justify-content:center}.hero-with-text__content--right .hero-with-text__pretitle{justify-content:flex-end}.hero-with-text__content--mobile-center .hero-with-text__pretitle{justify-content:center}.hero-with-text__content--mobile-right .hero-with-text__pretitle{justify-content:flex-end}.hero-with-text__content--mobile-center .hero-with-text__button{align-self:center}.hero-with-text__content--mobile-right .hero-with-text__button{align-self:flex-end}.hero-with-text__wrapper--full-height .hero-with-text__content--full-height{width:100%!important}.hero-with-text__wrapper--full-height .hero-with-text__image-wrapper--full-height,.hero-with-text__wrapper--full-height{position:unset!important}.page-width--relative{padding:0}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-hero-with-text.css.map */
