.section-image-with-text{display:flex;flex-direction:column}.section-image-with-text.max-w-full,.section-image-with-text__wrapper.max-w-full{max-width:100%;overflow-x:hidden}.section-image-with-text__inner{display:flex;flex-direction:column;min-height:var(--section-height)}.section-image-with-text:not(.adapt-to-content) .section-image-with-text__inner{max-height:var(--section-height);overflow:hidden}.section-image-with-text.adapt-to-content .section-image-with-text__inner{max-height:none}.section-image-with-text__media{position:relative;width:100%}.section-image-with-text__media-frame{width:100%}.section-image-with-text__media-frame picture,.section-image-with-text__media-frame img{object-fit:cover;object-position:center center}.section-image-with-text__panel{position:relative;display:flex;flex-direction:column;background-color:var(--color-body-background);flex:1}.section-image-with-text__content{z-index:2;width:100%;max-width:42rem;padding:4.8rem var(--page-gutter)}.section-image-with-text__content ul{list-style:none;padding-inline-start:0;line-height:2}.section-image-with-text__subheading{color:var(--color-heading-text);font-size:var(--font-size-static-small);line-height:var(--line-height-small);letter-spacing:var(--letter-spacing-medium);font-weight:var(--font-weight-normal);margin-inline:auto;margin-block-start:0;margin-block-end:0;text-align:inherit;text-decoration:none;font-family:var(--font-heading-family)}.section-image-with-text__subheading+.section-image-with-text__title-block .section-image-with-text__title,.section-image-with-text__border-text-wrap+.section-image-with-text__title-block .section-image-with-text__title{margin-block-start:0}.section-image-with-text__border-text-wrap{width:fit-content;max-width:100%;margin-inline:0}.section-image-with-text__border-text{display:inline-block;margin:0;padding:2rem;border:.1rem solid currentColor;color:var(--color-heading-text);text-decoration:none;text-align:inherit}.section-image-with-text__border-text-title{margin:0;color:inherit;font-size:var(--font-size-static-small);line-height:var(--line-height-small);letter-spacing:var(--letter-spacing-medium);font-weight:var(--font-weight-normal);text-transform:uppercase;text-decoration:none}.section-image-with-text__border-text-description{margin:1.2rem 0 0;opacity:.85;font-size:14px;line-height:var(--line-height-small);letter-spacing:var(--letter-spacing-small);font-weight:var(--font-weight-normal);text-transform:none}.section-image-with-text__border-text-description:first-child{margin-block-start:0}.section-image-with-text__border-text-description p{margin:0}.section-image-with-text__border-text-description p+p{margin-block-start:.8rem}.section-image-with-text__title-block{margin-inline:auto;margin-block-start:0;margin-block-end:0}.section-image-with-text__title{margin:0 auto 2.4rem;text-transform:none;font-size:3.2rem}.section-image-with-text__entry{color:#424d5c;margin:0 auto 3.2rem}.section-image-with-text__entry:last-child{margin-block-end:0}.section-image-with-text__entry p{margin:0 0 1rem}.section-image-with-text__entry p:last-child{margin-block-end:0}.section-image-with-text__entry+.section-image-with-text__bullet-list{margin-block-start:2.4rem}.section-image-with-text__bullet-list{margin:0 auto 3.2rem;line-height:2;text-align:inherit}.section-image-with-text__bullet-item{display:flex;align-items:flex-start;gap:1.2rem}.section-image-with-text__bullet-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;margin-block-start:.15rem}.section-image-with-text__bullet-icon .icon-check-bullet,.section-image-with-text__bullet-icon img{width:2rem;height:2rem;object-fit:contain}.section-image-with-text__bullet-text{margin:0;flex:1;min-width:0}.section-image-with-text__bullet-list:last-child{margin-block-end:0}.section-image-with-text__button{padding-inline:1.2rem}.section-image-with-text__actions--separator:before{content:"";display:block;width:.1rem;height:7rem;margin:0 auto 3.2rem;background-color:var(--color-heading-text);opacity:.2}@media screen and (min-width:750px){.section-image-with-text__inner{display:grid;row-gap:0;column-gap:var(--section-gap-between-tiles);min-height:var(--section-height)}.section-image-with-text__inner:not(:has(.section-image-with-text__media)){grid-template-columns:1fr}.section-image-with-text--50-50 .section-image-with-text__inner{grid-template-columns:repeat(2,1fr)}.section-image-with-text--70-30.section-image-with-text--image-first .section-image-with-text__inner{grid-template-columns:1.3fr .7fr}.section-image-with-text--70-30.section-image-with-text--image-second .section-image-with-text__inner,.section-image-with-text--30-70.section-image-with-text--image-first .section-image-with-text__inner{grid-template-columns:.7fr 1.3fr}.section-image-with-text--30-70.section-image-with-text--image-second .section-image-with-text__inner{grid-template-columns:1.3fr .7fr}.section-image-with-text--image-second .section-image-with-text__media{order:2}.section-image-with-text--image-second .section-image-with-text__panel{order:1}.section-image-with-text__media{min-height:auto;height:100%}.section-image-with-text__media-frame{padding-block-end:0;height:100%;min-height:var(--section-height)}.section-image-with-text__content{max-width:100%}.section-image-with-text__button{padding-inline:2.55rem}.section-image-with-text__border-text{padding:3.2rem}}@media screen and (max-width:749px){.section-image-with-text{overflow-x:hidden}.section-image-with-text--image-mobile-first .section-image-with-text__inner{flex-direction:column}.section-image-with-text--image-mobile-second .section-image-with-text__inner{flex-direction:column-reverse}.section-image-with-text__media-frame{padding-block-end:100%}.section-image-with-text__content{padding:2.4rem var(--page-gutter);max-width:100%}.section-image-with-text__title{font-size:2.4rem;margin:0 auto 2rem}.template-theme--mirage .section-image-with-text__content{text-align:center}.section-image-with-text__button.button--text{text-align:start}}.section-image-with-text__accordion{width:100%;max-width:100%;margin-inline:0;color:inherit}.section-image-with-text__accordion-list{display:block;width:100%}.section-image-with-text__accordion .accordion__body{transform:none;overflow:hidden}.section-image-with-text__accordion .accordion__section:not(.is-active):not([open]) .accordion__body{pointer-events:none}.section-image-with-text__accordion-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.6rem 0;margin:0;list-style:none;cursor:pointer;text-decoration:none;color:#424d5c;font-size:1.6rem;line-height:1.6;font-weight:var(--font-weight-normal);letter-spacing:normal;text-transform:none;box-sizing:border-box;position:relative;z-index:1}.section-image-with-text__accordion-button *{pointer-events:none}.section-image-with-text__accordion-item{display:block;width:100%;padding:0;border-block-start:.1rem solid currentColor;border-block-end:none;opacity:1;box-sizing:border-box;position:relative}.section-image-with-text__accordion-item.is-active,.section-image-with-text__accordion-item[open]{z-index:2}.section-image-with-text__accordion-item:first-child{padding-block-start:0}.section-image-with-text__accordion-button::-webkit-details-marker{display:none}.section-image-with-text__accordion-item:first-child .section-image-with-text__accordion-button{padding-block-start:0}.section-image-with-text__accordion-item:last-child:not([open]):not(.is-active) .section-image-with-text__accordion-button{padding-block-end:0}.section-image-with-text__accordion-item:last-child[open] .section-image-with-text__accordion-button,.section-image-with-text__accordion-item:last-child.is-active .section-image-with-text__accordion-button{padding-block-end:0}.section-image-with-text__accordion-title{flex:1 1 auto;min-width:0;text-align:start;padding-inline-end:1.6rem}.section-image-with-text__accordion-icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;margin-inline-start:auto}.section-image-with-text__accordion-icon svg{width:2.4rem;height:2.4rem}.section-image-with-text__accordion-icon svg path{stroke:currentColor}.section-image-with-text__accordion-icon-minus,.section-image-with-text__accordion-item[open] .section-image-with-text__accordion-icon-plus,.section-image-with-text__accordion-item.is-active .section-image-with-text__accordion-icon-plus{display:none}.section-image-with-text__accordion-item[open] .section-image-with-text__accordion-icon-minus,.section-image-with-text__accordion-item.is-active .section-image-with-text__accordion-icon-minus{display:flex}.section-image-with-text__accordion-body-inner{padding-block:0 1.6rem;font-size:1.4rem;line-height:1.6;color:inherit;color:#424d5c;font-family:var(--font-heading-family)}.section-image-with-text__accordion-body-inner p{margin:0 0 1.2rem}.section-image-with-text__accordion-body-inner p:last-child{margin-block-end:0}.section-image-with-text__accordion-item[open] .section-image-with-text__accordion-body-inner,.section-image-with-text__accordion-item.is-active .section-image-with-text__accordion-body-inner{padding-block-end:1.6rem}.section-image-with-text__accordion-item:last-child[open] .section-image-with-text__accordion-body-inner,.section-image-with-text__accordion-item:last-child.is-active .section-image-with-text__accordion-body-inner{padding-block-end:0}@media screen and (min-width:750px){.section-image-with-text__accordion-button{padding:2rem 0;font-size:2rem}.section-image-with-text__accordion-body-inner{font-size:1.6rem;padding-block-end:2rem}.section-image-with-text__accordion-item[open] .section-image-with-text__accordion-body-inner,.section-image-with-text__accordion-item.is-active .section-image-with-text__accordion-body-inner{padding-block-end:2rem}.section-image-with-text__accordion-item:last-child[open] .section-image-with-text__accordion-body-inner,.section-image-with-text__accordion-item:last-child.is-active .section-image-with-text__accordion-body-inner{padding-block-end:0}}.section-image-with-text__entry{font-size:1.4rem}
/*# sourceMappingURL=/cdn/shop/t/100/assets/section-image-with-text.css.map */
