.image-with-checklist{position:relative;overflow:hidden;display:block}.image-with-checklist__container{width:100%}.image-with-checklist__grid{display:flex;flex-direction:column;align-items:stretch;border-radius:var(--box-border-radius, 0px);overflow:hidden}@media screen and (min-width:992px){.image-with-checklist__grid{flex-direction:row}.image-with-checklist__grid--reverse{flex-direction:row-reverse}}.image-with-checklist__image-col{position:relative;flex:1;min-height:350px;overflow:hidden}@media screen and (min-width:992px){.image-with-checklist__image-col{width:var(--image-width, 45%);flex:0 0 var(--image-width, 45%);min-height:auto}}.image-with-checklist__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(.16,1,.3,1)}.image-with-checklist__image-col:after{content:"";position:absolute;top:0;bottom:0;width:25%;pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:2}@media screen and (min-width:992px){.image-with-checklist__image-col--fade-right:after{opacity:1;right:0;background:linear-gradient(to right,rgba(0,0,0,0) 0%,var(--box-bg) 100%)}.image-with-checklist__image-col--fade-left:after{opacity:1;left:0;background:linear-gradient(to left,rgba(0,0,0,0) 0%,var(--box-bg) 100%)}}.image-with-checklist__content-col{flex:1;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:5;box-sizing:border-box}@media screen and (min-width:992px){.image-with-checklist__content-col{width:var(--content-width, 55%);flex:0 0 var(--content-width, 55%)}}.image-with-checklist__title{font-family:var(--font-heading-family);font-weight:500;margin-top:0;line-height:1.2}.image-with-checklist__subtitle{font-weight:600;text-transform:uppercase;letter-spacing:.1em;display:block;margin-bottom:.75rem}.image-with-checklist__description{line-height:1.5;margin-top:0}.image-with-checklist__list{display:flex;flex-direction:column;gap:.85rem;margin-bottom:1.5rem}.image-with-checklist__list-item{display:flex;align-items:center;gap:.75rem}.image-with-checklist__checkmark{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.image-with-checklist__checkmark svg{width:var(--checkmark-size, 20px);height:var(--checkmark-size, 20px)}.image-with-checklist__item-text{font-size:var(--item-text-size, 14px);font-weight:500;color:var(--item-text-color, inherit)}.image-with-checklist__btn-container{margin-top:1rem}.image-with-checklist__btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 10px #0000000a}.image-with-checklist__btn:hover{transform:translateY(-2px);box-shadow:0 6px 15px #00000014}.image-with-checklist__decor{position:absolute;pointer-events:none;z-index:1;object-fit:contain;opacity:var(--decor-opacity, .15);transition:opacity .3s ease}.image-with-checklist__grid:not(.image-with-checklist__grid--reverse) .image-with-checklist__decor{right:2%;bottom:5%;height:80%;max-width:35%}.image-with-checklist__grid--reverse .image-with-checklist__decor{left:2%;bottom:5%;height:80%;max-width:35%}@media screen and (max-width:991px){.image-with-checklist__decor{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-image-with-checklist.css.map */
