.section-image{background-color:var(--bg)}.section-image__container{position:relative;display:flex;align-items:center}.section-image__image{object-fit:cover;width:auto}@media only screen and (max-width: 767px){.section-image__image{width:100%}}.section-image--stretch .section-image__image{width:100%}.section-image--right .section-image__container{justify-content:flex-end}.section-image--center .section-image__container{justify-content:center}.section-image--left .section-image__container{justify-content:flex-start}.section-image .original-height{min-height:auto}.full-height .section-image__image{height:var(--full-height)}.three-quarters-height .section-image__image{height:var(--three-quarters)}.two-thirds-height .section-image__image{height:var(--two-thirds)}.one-half-height .section-image__image{height:var(--one-half)}.one-third-height .section-image__image{height:var(--one-third)}.one-fifth-height .section-image__image{height:var(--one-fifth)}.seven-fifty-height .section-image__image{height:750px}.six-fifty-height .section-image__image{height:650px}.five-fifty-height .section-image__image{height:550px}.four-fifty-height .section-image__image{height:450px}.three-fifty-height .section-image__image{height:350px}.two-fifty-height .section-image__image{height:250px}.two-hundred-height .section-image__image{height:200px}.one-fifty-height .section-image__image{height:150px}.one-hundred-height .section-image__image{height:100px}@media only screen and (min-width: 768px){.section-image--stretch .original-height .section-image__image{height:auto}}@media only screen and (max-width: 767px){.original-height .section-image__image{height:100%}.original-height-mobile .section-image__image{height:auto}.full-height-mobile .section-image__image{height:var(--full-height)}.three-quarters-height-mobile .section-image__image{height:var(--three-quarters)}.two-thirds-height-mobile .section-image__image{height:var(--two-thirds)}.one-half-height-mobile .section-image__image{height:var(--one-half)}.one-third-height-mobile .section-image__image{height:var(--one-third)}.one-fifth-height-mobile .section-image__image{height:var(--one-fifth)}.seven-fifty-height-mobile .section-image__image{height:750px}.six-fifty-height-mobile .section-image__image{height:650px}.five-fifty-height-mobile .section-image__image{height:550px}.four-fifty-height-mobile .section-image__image{height:450px}}.image-with-text{position:relative;display:flex;width:100%;align-items:stretch;justify-content:center;overflow:hidden;background:var(--bg)}@media only screen and (max-width: 767px){.image-with-text.full-height,.image-with-text.seven-fifty-height,.image-with-text.six-fifty-height,.image-with-text.five-fifty-height,.image-with-text.four-fifty-height,.image-with-text.three-fifty-height,.image-with-text.three-hundred-height,.image-with-text.two-fifty-height,.image-with-text.two-hundred-height,.image-with-text.one-fifty-height,.image-with-text.one-hundred-height{min-height:auto}}@media only screen and (min-width: 768px){.image-with-text--image-thirty .image-with-text__image{flex-basis:30%}}@media only screen and (min-width: 768px){.image-with-text--image-thirty .image-with-text__content{flex-basis:70%}}@media only screen and (min-width: 768px){.image-with-text--image-forty .image-with-text__image{flex-basis:40%}}@media only screen and (min-width: 768px){.image-with-text--image-forty .image-with-text__content{flex-basis:60%}}@media only screen and (min-width: 768px){.image-with-text--image-fifty .image-with-text__image,.image-with-text--image-fifty .image-with-text__content{flex-basis:50%}}@media only screen and (min-width: 768px){.image-with-text--image-sixty .image-with-text__image{flex-basis:60%}}@media only screen and (min-width: 768px){.image-with-text--image-sixty .image-with-text__content{flex-basis:40%}}@media only screen and (min-width: 768px){.image-with-text--image-seventy .image-with-text__image{flex-basis:70%}}@media only screen and (min-width: 768px){.image-with-text--image-seventy .image-with-text__content{flex-basis:30%}}.image-with-text__wrapper{display:flex;width:100%}.image-with-text__wrapper .wrapper,.image-with-text__wrapper .wrapper--full,.image-with-text__wrapper .wrapper--full-padded{position:relative}.image-with-text__heading{margin-bottom:12px}.image-with-text__heading p{margin:0}.image-with-text__heading sup{top:-1.1em;font-size:calc(.93rem * var(--adjust-heading));line-height:1;margin-left:5px}@media only screen and (max-width: 1439px){.image-with-text__heading sup{top:-1em;font-size:calc(.84rem * var(--adjust-heading))}}@media only screen and (max-width: 767px){.image-with-text__heading sup{font-size:calc(.7rem * var(--adjust-heading))}}.image-with-text__heading small{font-size:calc(.93rem * var(--adjust-heading));margin-left:calc(-1.3rem * var(--adjust-heading))}@media only screen and (max-width: 1439px){.image-with-text__heading small{font-size:calc(.84rem * var(--adjust-heading));margin-left:calc(-1.2rem * var(--adjust-heading))}}@media only screen and (max-width: 767px){.image-with-text__heading small{font-size:calc(.7rem * var(--adjust-heading));margin-left:calc(-1rem * var(--adjust-heading))}}.image-with-text__heading a,.image-with-text__buttons a{pointer-events:auto}.image-with-text__top-image{position:relative;overflow:hidden;display:inline-block;margin-bottom:10px}.image-with-text__top-image-img{display:block;max-width:100%;height:auto;margin:auto}.image-with-text__text p:last-child{margin-bottom:0}.image-with-text__video-link{position:absolute;display:flex;top:0;bottom:0;margin:0;align-items:center;justify-content:center;flex-direction:column}@media only screen and (max-width: 1439px){.image-with-text__video-link{width:calc(50vw - var(--gutter))}}@media only screen and (max-width: 1023px){.image-with-text__video-link{width:calc(40% + 20px)}}@media only screen and (max-width: 767px){.image-with-text__video-link{width:100%;margin:0 0 125px}}.image-with-text__video-link .play-button{width:60px;height:60px}.image-with-text__image{height:100%;width:100%;overflow:hidden}@media only screen and (max-width: 767px){.image-with-text__image{flex-basis:100%;width:100%;margin:0 0 -125px;padding-top:100%;right:0;height:auto}}.image-with-text__image-bg{position:relative;width:100%;height:100%;overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width: 767px){.image-with-text__image-bg{position:absolute;top:0;left:0}}.image-with-text__image-bg .placeholder-svg,.image-with-text__image-bg .placeholder-svg-filled{position:absolute;top:0;left:0;right:0;bottom:0;max-width:none;width:100%}.image-with-text__content{position:relative;padding:calc(.6666666667 * var(--gutter));background:var(--bg);color:var(--text);border:var(--BORDER-WIDTH) solid var(--COLOR-BLACK-WHITE);overflow-wrap:break-word;pointer-events:none}@media only screen and (max-width: 767px){.image-with-text__content{width:100%;margin:0 var(--gutter-mobile);padding:var(--gutter-mobile)}}.image-with-text__content-items{position:relative;z-index:3}.image-with-text__content-items .subheading-text{position:relative;z-index:1}.image-with-text__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.image-with-text__items{display:flex;flex-flow:row wrap;align-items:center;height:100%}@media only screen and (max-width: 767px){.image-with-text__items{margin:0 calc(var(--gutter-mobile) * -1);padding:0;min-height:0}}@media only screen and (min-width: 768px){.image-with-text__items--overlay-left,.image-with-text__items--inline-right{flex-direction:row-reverse}}.image-with-text__items--inline-right,.image-with-text__items--inline-left{position:relative}@media only screen and (max-width: 767px){.image-with-text__items--inline-right,.image-with-text__items--inline-left{margin:0}}@media only screen and (max-width: 767px){.wrapper--full .image-with-text__items--overlay-left,.wrapper--full .image-with-text__items--overlay-right{margin:0}}@media only screen and (max-width: 767px){.body--rounded-corners .image-with-text__items{border-radius:0;overflow:unset}}.image-with-text__items--overlay-right .image-with-text__image{right:var(--gutter)}@media only screen and (max-width: 767px){.image-with-text__items--overlay-right .image-with-text__image{right:0}}.image-with-text__items--overlay-left .image-with-text__image{left:var(--gutter)}@media only screen and (max-width: 767px){.image-with-text__items--overlay-left .image-with-text__image{left:0}}.image-with-text__items--inline-left .image-with-text__image,.image-with-text__items--inline-right .image-with-text__image{position:relative}@media only screen and (max-width: 767px){.image-with-text__items--inline-left .image-with-text__image,.image-with-text__items--inline-right .image-with-text__image{margin:0}}.image-with-text__items--overlay-left .image-with-text__image,.image-with-text__items--overlay-right .image-with-text__image{position:absolute;top:0;bottom:0;width:85%}@media only screen and (max-width: 767px){.image-with-text__items--overlay-left .image-with-text__image,.image-with-text__items--overlay-right .image-with-text__image{position:relative;width:100%}}@media only screen and (min-width: 768px){.image-with-text__items--overlay-right .image-with-text__image-bg{margin-left:0;margin-right:-50%}}@media only screen and (max-width: 767px){.image-with-text__items--overlay-right .image-with-text__image-bg{margin-right:0}}.image-with-text__items--no-content.image-with-text__items--overlay-right .image-with-text__image,.image-with-text__items--no-content.image-with-text__items--overlay-left .image-with-text__image{width:calc(100% - 2 * var(--gutter))}@media only screen and (max-width: 767px){.image-with-text__items--no-content.image-with-text__items--overlay-right .image-with-text__image,.image-with-text__items--no-content.image-with-text__items--overlay-left .image-with-text__image{width:100%}}.wrapper--full .image-with-text__items--overlay-right .image-with-text__image{right:0}.wrapper--full .image-with-text__items--overlay-left .image-with-text__image{left:0}.image-with-text__items--no-content .image-with-text__video-link{position:absolute;top:0;left:0;width:100%}@media only screen and (min-width: 768px){.image-with-text__items--overlay-left .image-with-text__video-link,.image-with-text__items--overlay-right .image-with-text__video-link{width:calc(var(--wrapper-width) / 2)}}.image-with-text__items--inline-right .image-with-text__video-link,.image-with-text__items--overlay-right .image-with-text__video-link{right:0}.image-with-text__items--inline-left .image-with-text__video-link,.image-with-text__items--overlay-left .image-with-text__video-link{left:0}.image-with-text__items--inline-left .image-with-text__video-link,.image-with-text__items--inline-right .image-with-text__video-link{width:100%;margin:0}@media only screen and (min-width: 768px){.wrapper--full .image-with-text__items--overlay-left .image-with-text__video-link,.wrapper--full .image-with-text__items--overlay-right .image-with-text__video-link{width:50%}}.image-with-text__items--inline-left .image-with-text__content,.image-with-text__items--inline-right .image-with-text__content{border:none}@media only screen and (min-width: 768px){.image-with-text__items--inline-left .image-with-text__content,.image-with-text__items--inline-right .image-with-text__content{height:100%;display:inline-flex;flex-direction:column;justify-content:center;word-break:break-word}}@media only screen and (max-width: 767px){.image-with-text__items--inline-left .image-with-text__content,.image-with-text__items--inline-right .image-with-text__content{margin:0}.wrapper--full-padded .image-with-text__items--inline-left .image-with-text__content,.wrapper .image-with-text__items--inline-left .image-with-text__content,.wrapper--full-padded .image-with-text__items--inline-right .image-with-text__content,.wrapper .image-with-text__items--inline-right .image-with-text__content{padding:var(--gutter-mobile) 0 0}}.wrapper .image-with-text__items--overlay-left .image-with-text__content,.wrapper .image-with-text__items--overlay-right .image-with-text__content{flex-basis:50%}@media only screen and (max-width: 767px){.wrapper .image-with-text__items--overlay-left .image-with-text__content,.wrapper .image-with-text__items--overlay-right .image-with-text__content{flex-basis:auto}}.wrapper--full-padded .image-with-text__items--overlay-left .image-with-text__content,.wrapper--full-padded .image-with-text__items--overlay-right .image-with-text__content,.wrapper--full .image-with-text__items--overlay-left .image-with-text__content,.wrapper--full .image-with-text__items--overlay-right .image-with-text__content{flex-basis:33.333%}@media only screen and (max-width: 1023px){.wrapper--full-padded .image-with-text__items--overlay-left .image-with-text__content,.wrapper--full-padded .image-with-text__items--overlay-right .image-with-text__content,.wrapper--full .image-with-text__items--overlay-left .image-with-text__content,.wrapper--full .image-with-text__items--overlay-right .image-with-text__content{flex-basis:50%}}@media only screen and (max-width: 767px){.wrapper--full-padded .image-with-text__items--overlay-left .image-with-text__content,.wrapper--full-padded .image-with-text__items--overlay-right .image-with-text__content,.wrapper--full .image-with-text__items--overlay-left .image-with-text__content,.wrapper--full .image-with-text__items--overlay-right .image-with-text__content{flex-basis:auto}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/section-image.css.map */
