.image-with-text__grid{display:flex;flex-direction:column;gap:2.4rem}.image-with-text__left,.image-with-text__media{align-self:stretch;min-height:100%;width:100%}@media screen and (min-width: 768px){.image-with-text__grid{gap:1.5rem}}@media screen and (min-width: 920px){.image-with-text__grid{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3.5rem}}@media screen and (min-width: 920px){.image-with-text__grid{gap:4rem}}@media screen and (min-width: 920px){.image-with-text__grid--top{align-items:flex-start}}@media screen and (min-width: 920px){.image-with-text__grid--center{align-items:center}}@media screen and (min-width: 920px){.image-with-text__grid--bottom{align-items:flex-end}}@media screen and (min-width: 750px){.image-with-text__grid:not(.image-with-text__grid--reverse) .image-with-text__left--outside{margin-left:-6.4rem;margin-right:0}}@media screen and (min-width: 750px){.image-with-text__grid:not(.image-with-text__grid--reverse) .image-with-text__left--outside img:first-child,.image-with-text__grid:not(.image-with-text__grid--reverse) .image-with-text__left--outside video:first-child{border-top-left-radius:0;border-bottom-left-radius:0}}.image-with-text__left{flex:auto;transition:top var(--duration-default);overflow:hidden}@media screen and (min-width: 920px){.image-with-text__left{top:0}}.image-with-text__left--all-height{align-self:stretch}.image-with-text__content{display:flex;flex-direction:column;flex:1}.image-with-text__content.text-left{align-items:flex-start}.image-with-text__content.text-center{align-items:center}.image-with-text__content.text-right{align-items:flex-end}.image-with-text__content.text-align-left{text-align:left}.image-with-text__content.text-align-center{text-align:center}.image-with-text__content.text-align-right{text-align:right}.image-with-text__container{border-radius:var(--sus-border-radius)}.image-with-text__container-bg .subtitle{opacity:.5}.image-with-text__container-bg .image-with-text__content{padding:0 2rem 2rem 2.5rem}@media screen and (min-width: 768px){.image-with-text__container-bg .image-with-text__content{padding:0 3rem 3rem 3.5rem}}@media screen and (min-width: 920px){.image-with-text__content--extralarge{max-width:80%;min-width:65%}.image-with-text__content--large{max-width:65%;min-width:55%}.image-with-text__content--extralarge .button,.image-with-text__content--large .button{width:auto}.image-with-text__content--extralarge.text-align-right .button,.image-with-text__content--large.text-align-right .button{margin-left:auto}.image-with-text__content--extralarge.text-align-left .button,.image-with-text__content--large.text-align-left .button{margin-right:auto}.image-with-text__content--extralarge.text-align-center .button,.image-with-text__content--large.text-align-center .button{margin-left:auto;margin-right:auto}.image-with-text__content--half{max-width:55%;min-width:45%}.image-with-text__content--medium{max-width:38%;min-width:25%}.image-with-text__content--small{max-width:30.35%;min-width:20%}.image-with-text__container-bg .image-with-text__content{padding:3rem 3.5rem 3rem 0}.image-with-text__container-bg .image-with-text__grid--reverse .image-with-text__content{padding:3rem 0 3rem 3.5rem}}.image-with-text__content .subtitle{margin-bottom:.7rem}.image-with-text__media{display:flex;align-items:stretch;justify-content:space-between;gap:.8rem;overflow:hidden}.image-with-text__media img{-webkit-transition:all .4s;transition:all .4s}.image-with-text__media:hover img{transform:scale(1.1)}.image-with-text__media img,.image-with-text__media video{display:block;width:100%;height:auto;object-fit:cover;border-radius:.4rem}.image-with-text__media img:first-child:not(:last-child),.image-with-text__media video:first-child:not(:last-child){width:calc(54% - .6rem)}.image-with-text__media img:last-child:not(:first-child),.image-with-text__media video:last-child:not(:first-child){width:calc(46% - .2rem)}@media screen and (min-width: 900px){.image-with-text__media--adapt{height:auto}}.image-with-text__media--all-height{height:30rem}@media screen and (min-width: 576px){.image-with-text__media--all-height{height:40rem}}@media screen and (min-width: 900px){.image-with-text__media--all-height{height:100%}}.image-with-text__media--small img{height:35vh}@media screen and (min-width: 900px){.image-with-text__media--small img{height:40.8vh}}.image-with-text__media--medium{height:40vh}@media screen and (min-width: 900px){.image-with-text__media--medium{height:55.6vh}}.image-with-text__media--large{height:45vh}@media screen and (min-width: 900px){.image-with-text__media--large{height:63vh}}.image-with-text__subheading:last-child{margin-bottom:0}.image-with-text__heading{margin-top:0;margin-bottom:.6rem;max-width:69.4rem}.image-with-text__heading:last-child{margin-bottom:0}@media screen and (min-width: 920px){.image-with-text__heading{margin-bottom:2.4rem}}@media screen and (min-width: 920px){.image-with-text__text{max-width:56rem}}.image-with-text__text p{margin-top:0;color:unset}.image-with-text__text p:last-child{margin-bottom:0}.image-with-text__heading+.image-with-text__button{margin-top:.8rem}.image-with-text__button{margin-top:1.4rem;font-weight:400}@media screen and (min-width: 768px){.image-with-text__button{margin-top:2.4rem}}@media screen and (min-width: 920px){.image-with-text__button{margin-top:3.2rem;width:100%}}.image-with-text__button:first-child{margin-top:0}.image-with-text .placeholder-svg{width:100%;height:100%;border-radius:.4rem;overflow:hidden}@media screen and (min-width: 920px){.image-with-text__grid--reverse{flex-direction:row-reverse}.image-with-text__grid--reverse .image-with-text__left--outside{margin-right:-6.4rem;margin-left:0}.image-with-text__grid--reverse .image-with-text__left--outside img:last-child,.image-with-text__grid--reverse .image-with-text__left--outside video:last-child{border-top-right-radius:0;border-bottom-right-radius:0}}.image-with-text__media--placeholder{background-color:transparent;position:relative;height:35rem;border-radius:.4rem;overflow:hidden}@media screen and (min-width: 1360px){.image-with-text__media--placeholder{height:45rem}}.image-with-text__content>:first-child:is(.image-with-text__heading){margin-top:0}.image-with-text__content :last-child:is(.image-with-text__heading){margin-bottom:0}.shopify-section-header-sticky:not(.shopify-section-header-hidden)~main .image-with-text__left{top:0}.sus-media-banner__container{display:block;width:100%}.sus-media-banner__container .sus-media-banner__media-wrapper{width:100%}.sus-media-banner__container .sus-media-banner__grid{flex-direction:column;gap:2rem}@media screen and (min-width: 920px){.sus-media-banner__grid.image-with-text__grid--reverse{flex-direction:column-reverse}}.sus-media-banner-section .sus-media-banner__media img{min-width:100%}.image-with-text-section .disable-object-fit{padding:3rem 5rem 1.5rem}.image-with-text-section .disable-object-fit img{width:100%;max-width:40rem;margin:0 auto}@media (min-width: 920px){.image-with-text-section .image-with-text__left.disable-object-fit,.image-with-text-section .image-with-text__right.disable-object-fit{padding:3rem}.image-with-text-section .image-with-text__left.disable-object-fit img,.image-with-text-section .image-with-text__right.disable-object-fit img{margin:0 auto;aspect-ratio:unset;max-width:100%;max-height:100%}.image-with-text-section .image-with-text__content--large .image-with-text__text,.image-with-text-section .image-with-text__content--extralarge .image-with-text__text{max-width:80rem}}.image-with-text__text ol{margin:1rem 0;padding-left:1.5rem;list-style-type:auto}.image-with-text__text ul{padding:0 0 0 20px!important;margin:1rem 0 1rem .25rem!important}.image-with-text__text ul li:before{display:inline-block;content:"";width:var(--sus-elem-li-icon-size);height:var(--sus-elem-li-icon-size);margin:.3rem .8rem 0 -20px;vertical-align:top;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 13 9' fill='%234d4b50' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.807,4.743l3.217,3.218c0.43,0.429 1.126,0.429 1.556,-0l5.382,-5.382c0.429,-0.429 0.429,-1.126 -0,-1.556c-0.43,-0.429 -1.127,-0.429 -1.556,0l-4.604,4.604c0,0 -2.44,-2.439 -2.44,-2.439c-0.429,-0.429 -1.126,-0.429 -1.555,-0c-0.429,0.429 -0.429,1.126 -0,1.555Z'/%3E%3C/svg%3E") left bottom no-repeat;background-size:contain}.image-with-text__container .image-with-text__left.disable-object-fit,.image-with-text__container .image-with-text__media{position:relative}.image-with-text__container .image-with-text__media a{position:relative;display:block;min-width:100%;min-height:100%;height:auto}.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image,.image-with-text__container .image-with-text__media .goodie-image{display:flex;justify-content:center;align-items:center;position:absolute;top:calc(50% - 2rem);right:2.5rem;z-index:1;border-radius:50%;overflow:hidden;width:8rem;height:8rem;box-shadow:2px 2px 8px #0006;pointer-events:none}.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image.goodie-image-small,.image-with-text__container .image-with-text__media .goodie-image.goodie-image-small{width:6rem;height:6rem;right:2rem}.image-with-text__media:hover .goodie-image img{transform:none}@media (min-width: 440px){.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image,.image-with-text__container .image-with-text__media .goodie-image{width:12rem;height:12rem;top:calc(50% - 5rem);right:3rem}.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image.goodie-image-small,.image-with-text__container .image-with-text__media .goodie-image.goodie-image-small{width:10rem;height:10rem;top:calc(50% - 4rem);right:2.5rem}}@media (min-width: 520px){.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image,.image-with-text__container .image-with-text__media .goodie-image{width:15rem;height:15rem;top:calc(50% - 6.5rem)}.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image.goodie-image-small,.image-with-text__container .image-with-text__media .goodie-image.goodie-image-small{width:13rem;height:13rem;top:calc(50% - 5.5rem)}}@media (min-width: 660px){.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image,.image-with-text__container .image-with-text__media .goodie-image{width:20rem;height:20rem;top:calc(50% - 10rem);right:5rem}.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image.goodie-image-small,.image-with-text__container .image-with-text__media .goodie-image.goodie-image-small{width:16rem;height:16rem;top:calc(50% - 7.5rem);right:3.5rem}}@media (min-width: 840px){.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image,.image-with-text__container .image-with-text__media .goodie-image{width:22rem;height:22rem;top:calc(50% - 11rem);right:5rem}.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image.goodie-image-small,.image-with-text__container .image-with-text__media .goodie-image.goodie-image-small{width:19rem;height:19rem;top:calc(50% - 10rem);right:4rem}}@media (min-width: 1020px){.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image,.image-with-text__container .image-with-text__media .goodie-image{width:14rem;height:14rem;top:calc(50% - 7rem);right:4rem}.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image.goodie-image-small,.image-with-text__container .image-with-text__media .goodie-image.goodie-image-small{width:12rem;height:12rem;top:calc(50% - 6rem);right:3rem}}@media (min-width: 1200px){.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image,.image-with-text__container .image-with-text__media .goodie-image{width:20rem;height:20rem;top:calc(50% - 10rem);right:5rem}.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image.goodie-image-small,.image-with-text__container .image-with-text__media .goodie-image.goodie-image-small{width:15rem;height:15rem;top:calc(50% - 7.5rem);right:4rem}}.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image-text,.image-with-text__container .image-with-text__media .goodie-image-text{position:absolute;right:0;top:1rem;background-color:#ffffffb3;color:var(--sus-color-text);padding:.5rem .8rem;border-top-left-radius:var(--sus-border-radius);border-bottom-left-radius:var(--sus-border-radius);pointer-events:none;z-index:2;max-width:43%;line-height:1.3}@media (max-width: 520px){.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image-text,.image-with-text__container .image-with-text__media .goodie-image-text{font-size:80%}}@media (min-width: 660px){.image-with-text__container .image-with-text__left.disable-object-fit .goodie-image-text,.image-with-text__container .image-with-text__media .goodie-image-text{top:3rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-image-with-text.css.map */
