.section-image-with-text-feature{position:relative}.section-image-with-text-feature .section__head{padding:2rem 0;margin:0}.section-image-with-text-feature .max-w-full .section__head{padding-inline:1.5rem}.section-image-with-text-feature .section__grid{--grid-spacing: 4.6rem;display:grid;gap:var(--grid-spacing)}.section-image-with-text-feature .section__grid-extra--small{--grid-spacing: 2.4rem}.section-image-with-text-feature.section--full .section__grid{--grid-spacing: 0px}.section-image-with-text-feature--horizontal .section__grid{grid-template-columns:calc(var(--grid-width, 50%) - var(--grid-spacing) / 2) calc(100% - var(--grid-width, 50%) - var(--grid-spacing) / 2)}.section-image-with-text-feature--vertical .section__grid{grid-template-columns:1fr;gap:calc(var(--grid-spacing) * 2)}.section-image-with-text-feature .section__content-inner{display:flex;flex-direction:column;gap:var(--feature-content-gap, var(--spacing-2))}.section-image-with-text-feature.section--full .section__content-inner{padding:3rem var(--page-gutter)}.section-image-with-text-feature .section__heading{letter-spacing:0;margin:0}.section-image-with-text-feature .section__subheading{margin:0;font-weight:500;color:var(--subheading-color, inherit)}.section-image-with-text-feature .section__text{margin:0}.section-image-with-text-feature .section__text *{color:var(--text-color, inherit)}.section-image-with-text-feature .section__text em{font:inherit;font-style:italic}.section-image-with-text-feature .section__logo,.section-image-with-text-feature .section__logo-svg{display:flex;align-items:center}.section-image-with-text-feature .section__logo-svg svg{max-height:6rem;width:auto}.section-image-with-text-feature .section__logo-image{display:flex;align-items:center}.section-image-with-text-feature .section__media{--card-corner-radius: var(--mobile-corner-radius);position:relative}.section-image-with-text-feature .section__media .media{max-width:var(--media-width, 100%);background:transparent;margin-inline:auto}.section-image-with-text-feature .section__media-badge{position:absolute;top:0;left:0;width:5.7rem;height:5.7rem;background:rgb(var(--color-filled-button));color:rgb(var(--color-filled-button-text));display:flex;justify-content:center;align-items:center;border-radius:50%;z-index:1}.section-image-with-text-feature .section__media-badge img{width:2.2rem;height:2.2rem}.section-image-with-text-feature .section__star-ratings{font-size:1.2rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem 1rem}.section-image-with-text-feature .section__head .section__star-ratings{margin-block-start:1.5rem}.section-image-with-text-feature .section__star-ratings .stars{font-size:1.4rem;display:flex;gap:.2rem}.section-image-with-text-feature .section__star-ratings .stars svg{width:1em;height:auto;color:rgb(var(--color-rating-stars))}.section-image-with-text-feature .content.text-center{text-align:center}.section-image-with-text-feature .content.text-center .tip_text{margin-left:auto;margin-right:auto}.section-image-with-text-feature .content.text-center .section__logo{justify-content:center}.section-image-with-text-feature .content.text-end{text-align:end}.section-image-with-text-feature .content.text-end .tip_text{margin-left:auto;margin-right:0}.section-image-with-text-feature .content.text-end .section__logo{justify-content:flex-end}.section-image-with-text-feature .section__spacing{height:var(--mobile-spacing);margin:calc(-1 * var(--spacing-2)) 0;display:block}.section-image-with-text-feature .section__block-image{font-size:0}.section-image-with-text-feature .section__block-image img{max-width:19.4rem;width:74%;height:auto;border-radius:1.5rem}.section-image-with-text-feature .section__block-image.image--full img{max-width:100%;width:100%}.section-image-with-text-feature .section__heading-large{font-weight:var(--font-weight-bold);font-size:var(--heading-size-mobile, 7.5rem);line-height:1;word-break:break-word}.section-image-with-text-feature .section__heading{font-weight:var(--font-weight-semibold);line-height:1.5;padding-block:0}.section-image-with-text-feature .section__heading.custom{font-weight:var(--font-weight-medium);font-size:var(--heading-size-mobile)}.section-image-with-text-feature .section__heading.h1,.section-image-with-text-feature .section__heading.h2,.section-image-with-text-feature .section__heading.h3{font-size:2.5rem}.section-image-with-text-feature .section__heading.h4,.section-image-with-text-feature .section__heading.h5{font-size:1.8rem;letter-spacing:0}.section-image-with-text-feature .section__text ol{padding-left:0;list-style-position:inside}.section-image-with-text-feature .section__text ol li{margin-block:1.5rem}.section-image-with-text-feature .section__text ol li strong{font-weight:var(--font-weight-semibold)}.section-image-with-text-feature .section__text ol li::marker{font-weight:var(--font-weight-semibold)}.section-image-with-text-feature .section__text.rounded-numbers ol{list-style:none;padding:0;counter-reset:list-counter}.section-image-with-text-feature .section__text.rounded-numbers ol li{line-height:1.5;padding:1.2rem 0 1.2rem 4.5rem;margin-block:0;position:relative}.section-image-with-text-feature .section__text.rounded-numbers ol li:before{counter-increment:list-counter;content:counter(list-counter);position:absolute;top:50%;left:0;width:3rem;height:3rem;font-weight:var(--font-weight-bold);font-size:1.4rem;line-height:3rem;background-color:#d38c88;color:#fff;margin-top:-1.5rem;border-radius:50%;text-align:center}.section-image-with-text-feature .section__text.rounded-numbers ol li:nth-child(7):before,.section-image-with-text-feature .section__text.rounded-numbers ol li:nth-child(8):before{background-color:#219653}.section-image-with-text-feature .tip_text{max-width:365px;font-size:var(--font-size-static-xl);font-weight:var(--font-weight-medium);border:1px solid;border-radius:20px;padding:var(--spacing-3)}.section-image-with-text-feature .icons-with-text{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem .2rem}.section-image-with-text-feature .icon-text{font-weight:500;font-size:1rem;display:flex;flex-direction:column;align-items:center;text-align:center}.section-image-with-text-feature .icon-text img{width:4.2rem;height:4.2rem;object-fit:contain;margin-bottom:2.2rem}.section-image-with-text-feature .icons-with-text.layout-2{grid-template-columns:repeat(2,1fr);gap:4rem 2rem}.section-image-with-text-feature .icons-with-text.layout-2 .icon-text{font-weight:var(--font-weight-normal);font-size:1.4rem}.section-image-with-text-feature .icons-with-text.layout-2 .icon-text img{max-width:10rem;width:55%;height:auto;margin-block-end:1.6rem}.section-image-with-text-feature .icons-with-text.layout-2 .icon-text strong{font-weight:var(--font-weight-semibold)}.section-image-with-text-feature .button .icon-with-text{gap:.5em}.section-image-with-text-feature .button--xlarge{letter-spacing:0}.section-image-with-text-feature .button--large{border-radius:var(--border-radius)}.section-image-with-text-feature .section__section-button{margin-block-start:10rem;width:100%;display:flex;justify-content:center}.section-image-with-text-feature .section__section-button .button{width:auto;max-width:100%;font-weight:700}.section-image-with-text-feature .section__media .section__section-button--desktop{max-width:var(--media-width, 100%);margin-inline:auto}@media screen and (max-width:749px){.section-image-with-text-feature .section__section-button--mobile{margin-block-start:2rem}}.section-image-with-text-feature .button--text{width:auto;font-size:1.3rem;letter-spacing:0;display:inline-block;border-radius:0}.section-image-with-text-feature .button--text:after{background-color:rgb(var(--color-foreground))}.section-image-with-text-feature .button--facebook{width:auto;display:inline-block;font-weight:var(--font-weight-bold);font-size:1.6rem;letter-spacing:0;padding:1rem 1.5rem;border-radius:var(--border-radius)}.section-image-with-text-feature .button--facebook svg{width:1.75em;height:1.75em}.section__review-box{display:flex;flex-direction:column;text-align:left;position:relative;z-index:1}.section-image-with-text-feature .section__review-box--inner{background:#fff;padding:1.7rem 3.1rem;border:1px solid #d38c88;border-radius:3rem;position:relative;display:flex;flex-direction:column}.section__review-box h6{font-weight:var(--font-weight-bold);font-size:1.5rem;line-height:1.5;color:#000;margin-block:1rem .5rem;padding-block:0;text-align:center}.section__review-box .rte{font-weight:var(--font-weight-semibold);font-size:1.2rem;line-height:2;color:#a15b62}.section__review-box .rte em{font:inherit;font-style:italic}.section__review-box .stars{display:flex;gap:.3rem;color:#ebab16;margin-block:1rem}.section__review-box .stars img,.section__review-box .stars svg{width:1.4rem;height:auto}.section-image-with-text-feature .section__review-box .author{width:auto;font-weight:var(--font-weight-semibold);font-size:1.5rem;line-height:1.65;align-self:flex-end;background:#d38c88;color:#fff;padding:.5rem 1.6rem;margin:.4rem 0 0;border-radius:999px;position:relative}.section-image-with-text-feature .section__review-box .author em{font-weight:400;font-size:1rem;display:block;margin-block-start:.2rem}.section__review-box--inner:before{content:"";position:absolute;right:-.4rem;bottom:2.1rem;width:2.3rem;height:4rem;transform:rotate(145.862deg);background:var(--color-secondary-background, #c19090);z-index:-1}@media screen and (max-width:749px){.section-image-with-text-feature--horizontal .section__grid{grid-template-columns:100%}.section-image-with-text-feature .section__media-end-mobile{order:1}.section-image-with-text-feature .section__logo-svg svg,.section-image-with-text-feature .section__logo-image img{max-height:4rem}.section-image-with-text-feature .mobile-text--extra-small{font-size:1rem}.section-image-with-text-feature .mobile-text--small{font-size:1.2rem}.section-image-with-text-feature .mobile-text--large{font-size:1.7rem}.section-image-with-text-feature .section__text.mobile-text--custom,.section-image-with-text-feature .section__text.mobile-text--custom *{font-size:var(--text-size-mobile, 1.5rem)}.section-image-with-text-feature .section__grid{--grid-spacing: 2rem}}@media screen and (min-width:750px){.section-image-with-text-feature.section--no-media-desktop .section__media{display:none}.section-image-with-text-feature.section--no-media-desktop .section__grid{grid-template-columns:1fr}.section-image-with-text-feature .section__media{--card-corner-radius: var(--desktop-corner-radius)}.section-image-with-text-feature .section__media-end-desktop{order:1}.section-image-with-text-feature .section__media-full,.section-image-with-text-feature .section__media-full .media{height:100%}.section-image-with-text-feature.section--full .section__content-inner{max-width:60rem;padding:3.2rem 2.8rem;margin-inline:auto}.section-image-with-text-feature .section__spacing{height:var(--tablet-spacing)}.section-image-with-text-feature .section__block-image img{max-width:var(--image-width, 300px);width:55%}.section-image-with-text-feature .section__heading.h1,.section-image-with-text-feature .section__heading.h2{font-size:2.4rem}.section-image-with-text-feature .section__heading.h4,.section-image-with-text-feature .section__heading.h5{font-size:2rem}.section-image-with-text-feature .section__text.text--custom,.section-image-with-text-feature .section__text.text--custom *{font-size:var(--text-size-desktop, 1.5rem)}.section-image-with-text-feature .text--extra-small{font-size:1.3rem}.section-image-with-text-feature .text--small{font-size:1.5rem}.section-image-with-text-feature .button:not(.button--text,.button--facebook){max-width:30.5rem;display:inline-block}.section-image-with-text-feature .button--text{font-size:2rem}}@media screen and (min-width:750px)and (max-width:989px){.section-image-with-text-feature .section__grid{--grid-spacing: 3.2rem}}@media screen and (min-width:990px){.section-image-with-text-feature .section__media-badge{width:8.9rem;height:8.9rem}.section-image-with-text-feature .section__media-badge img{width:3.4rem;height:3.4rem}.section-image-with-text-feature.section--full .section__content-inner{padding:4.8rem 3.8rem}.section-image-with-text-feature .section__spacing{height:var(--desktop-spacing)}.section-image-with-text-feature .section__heading-large{font-size:var(--heading-size-desktop, 7.5rem)}.section-image-with-text-feature .section__heading.custom{font-size:var(--heading-size-desktop)}.section-image-with-text-feature .section__heading.h1,.section-image-with-text-feature .section__heading.h2{font-size:3.5rem}.section-image-with-text-feature .section__heading.h3{font-size:3rem}.section-image-with-text-feature .section__heading.h4{font-size:2.8rem}.section-image-with-text-feature .section__heading.h5{font-size:2.4rem}.section-image-with-text-feature .text--medium,.section-image-with-text-feature .text--large{font-size:1.6rem}.section-image-with-text-feature .button--text{font-size:2rem}.section-image-with-text-feature .button--facebook{font-size:1.8rem;padding:.8rem 1.6rem}.section-image-with-text-feature .button--facebook svg{width:4rem;height:4rem}.section-image-with-text-feature .icons-with-text{gap:1.2rem}.section-image-with-text-feature .icon-text img{width:6.4rem;height:6.4rem}.section-image-with-text-feature .icons-with-text.layout-2{gap:4rem 2rem}.section-image-with-text-feature .icons-with-text.layout-2 .icon-text{font-size:1.5rem;flex-direction:row;align-items:flex-start;text-align:left}.section-image-with-text-feature .icons-with-text.layout-2 .icon-text img{width:28%;height:auto;flex-shrink:0;margin-block-end:0;margin-inline-end:2.5rem}.section-image-with-text-feature .icons-with-text.layout-2 .icon-text span{align-self:center}.section__review-box h6{margin-block:2rem 0}}@media screen and (min-width:1280px){.section-image-with-text-feature .section__grid-medium{--grid-spacing: 7.4rem}.section-image-with-text-feature .section__grid-large{--grid-spacing: 10.7rem}.section-image-with-text-feature .section__heading.h1{font-size:3.8rem}.section-image-with-text-feature .text--large{font-size:1.8rem}.section-image-with-text-feature .button--text{font-size:2.4rem}}@media screen and (min-width:1360px){.section-image-with-text-feature .icons-with-text.layout-2{grid-template-columns:repeat(2,1fr);gap:6rem 4rem}}.section-image-with-text-feature .section__media-content{font-size:1.5rem;line-height:1.65;background:rgb(var(--color-secondary-background));display:flex;flex-direction:column;justify-content:center;align-self:normal;padding:3.6rem;border-radius:1.5rem}.section-image-with-text-feature .section__media-content h3{font-weight:var(--font-weight-semibold);font-size:2.5rem;line-height:1.5;color:rgb(var( --color-secondary-text));text-transform:uppercase}.section-image-with-text-feature .section__media-content p+p{margin-block-start:0}@media screen and (min-width:750px){.section-image-with-text-feature .section__media-content{font-size:1.8rem}.section-image-with-text-feature .section__media-content h3{font-size:3.8rem;line-height:1.38}}@media screen and (min-width:990px){.section-image-with-text-feature .section__media-content{font-size:2.1rem;padding:6.7rem 6.8rem 8rem}.section-image-with-text-feature .section__media-content h3{font-size:5rem}}.section__icon-richtext{display:flex;align-items:center;gap:2.4rem;width:100%;margin:.4rem 0}.section__icon-richtext-text{font-size:1.5rem}.section-image-with-text-feature .text-start .section__icon-richtext{justify-content:flex-start;text-align:left}.section-image-with-text-feature .text-center .section__icon-richtext{justify-content:center;text-align:center}.section-image-with-text-feature .text-end .section__icon-richtext{justify-content:flex-end;text-align:right}.section__divider{border:none;border-top:2px solid var(--border-color);margin:1rem 0}.section-image-with-text-feature .section__highlighted-text{padding:.8rem 1.5rem;border-radius:var(--border-radius);width:auto;font-size:var(--highlighted-text-font-size-mobile, 14px)}@media screen and (min-width:750px){.section-image-with-text-feature .section__highlighted-text{font-size:var(--highlighted-text-font-size-desktop, 16px)}}.section-image-with-text-feature .text-start .section__highlighted-text{margin-left:0;margin-right:auto}.section-image-with-text-feature .text-center .section__highlighted-text{margin-left:auto;margin-right:auto}.section-image-with-text-feature .text-end .section__highlighted-text{margin-left:auto;margin-right:0}.section-image-with-text-feature .section__highlighted-text *{color:var(--highlighted-text-color);margin:0}.section-image-with-text-feature .section__tags{display:flex;flex-wrap:wrap;gap:.8rem;margin:0}.section-image-with-text-feature .text-center .section__tags{justify-content:center}.section-image-with-text-feature .text-end .section__tags{justify-content:flex-end}.section-image-with-text-feature .section__tag{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1.1rem;border-radius:999px;border:1px solid currentColor;font-size:1.3rem;font-weight:700;line-height:1.2;white-space:nowrap}.section-image-with-text-feature .section__tag-icon{flex-shrink:0;width:1.4rem;height:1.4rem}.section-image-with-text-feature .section__tag--green{background-color:var(--tag-green-bg, #e8f5e9);color:var(--tag-green-text, #1b5e3b);border-color:var(--tag-green-border, #7cb892)}.section-image-with-text-feature .section__tag--pink{background-color:var(--tag-pink-bg, #fce8ec);color:var(--tag-pink-text, #8b3a4a);border-color:var(--tag-pink-border, #d4a0aa)}@media screen and (max-width:749px){.section-image-with-text-feature .section__tag{font-size:1.2rem;padding:.45rem .9rem}}.section__custom-bullet-list ul{list-style:none;padding-left:0;margin:0}.section__custom-bullet-list li{position:relative;padding:.8rem .8rem .8rem 4rem;color:var(--bullet-list-text-color, #000);margin:0 .8rem .8rem 0;display:inline-block;align-items:center;background-color:var(--bullet-list-background-color);width:max-content;border-radius:var(--card-corner-radius)}.section__custom-bullet-list li:last-child{margin-bottom:0}.section__custom-bullet-list li:before{content:"";display:inline-block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:24px;height:24px;background-image:var(--bullet-list-icon);background-size:contain;background-repeat:no-repeat;background-position:center;margin-left:.8rem}@media(max-width:749px){.section-image-with-text-feature .content.text-start--mobile{text-align:left}.section-image-with-text-feature .content.text-center--mobile{text-align:center}.section-image-with-text-feature .content.text-end--mobile{text-align:right}.section-image-with-text-feature .text-start--mobile .section__highlighted-text{margin-left:0;margin-right:auto}.section-image-with-text-feature .text-center--mobile .section__highlighted-text{margin-left:auto;margin-right:auto}.section-image-with-text-feature .text-end--mobile .section__highlighted-text{margin-left:auto;margin-right:0}.section-image-with-text-feature .text-start--mobile .section__icon-richtext{justify-content:flex-start;text-align:left}.section-image-with-text-feature .text-center--mobile .section__icon-richtext{justify-content:center;text-align:center}.section-image-with-text-feature .text-end--mobile .section__icon-richtext{justify-content:flex-end;text-align:right}}.section-image-with-text-feature--stacked.section--full .section__media{padding:2rem}.section-image-with-text-feature--stacked.section--full .section__content-inner{max-width:100%;padding:2rem 0 2rem 1.6rem}.section-image-with-text-feature--stacked .section__heading{font-weight:var(--font-weight-semibold);line-height:1.5}@media screen and (max-width:749px){.section-image-with-text-feature--stacked .section__grid{grid-template-columns:repeat(2,50%)}}@media screen and (max-width:479px){.section-image-with-text-feature--stacked .section__heading.custom{font-size:1.5rem}.section-image-with-text-feature--stacked .button--facebook{font-size:1.2rem;padding:.6rem 1.2rem}}@media screen and (min-width:750px){.section-image-with-text-feature--stacked.section--full .section__media,.section-image-with-text-feature--stacked.section--full .section__content-inner{padding:2.8rem}}@media screen and (min-width:990px){.section-image-with-text-feature--stacked.section--full .section__media,.section-image-with-text-feature--stacked.section--full .section__content-inner{padding:5rem}}@media screen and (min-width:1280px){.section-image-with-text-feature--stacked.section--full .section__content-inner{padding-inline:10rem}}@media screen and (min-width:990px){.section-image-with-text-feature.layout--boxed .section__grid{border:1px solid rgb(var(--color-border));border-radius:var(--desktop-corner-radius)}.section-image-with-text-feature.layout--boxed .section__media-start-desktop .media{border-radius:var(--desktop-corner-radius) 0 0 var(--desktop-corner-radius)}.section-image-with-text-feature.layout--boxed .section__media-end-desktop .media{border-radius:0 var(--desktop-corner-radius) var(--desktop-corner-radius) 0}.section-image-with-text-feature.layout--boxed .section__content{padding-block:5.4rem}.section-image-with-text-feature.layout--boxed .section__media-start-desktop+.section__content{padding-inline-end:6rem}.section-image-with-text-feature.layout--boxed .section__media-end-desktop+.section__content{padding-inline-start:6rem}}@media screen and (min-width:1360px){.section-image-with-text-feature.layout--boxed .section__media-start-desktop+.section__content{padding-inline-end:7rem}.section-image-with-text-feature.layout--boxed .section__media-end-desktop+.section__content{padding-inline-start:7rem}}.section__logo-text-block{margin:var(--spacing-4, 1.6rem) 0}.section__logo-text-block-wrapper{display:flex;align-items:flex-start;gap:var(--spacing-3, 1.2rem);flex-direction:row}.section__logo-text-block-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.section__logo-text-block-icon img,.section__logo-text-block-icon svg{max-width:100%;height:auto;display:block}.section__logo-text-block.icon-richtext--small .section__logo-text-block-icon img,.section__logo-text-block.icon-richtext--small .section__logo-text-block-icon svg{width:40px;max-width:40px}.section__logo-text-block.icon-richtext--medium .section__logo-text-block-icon img,.section__logo-text-block.icon-richtext--medium .section__logo-text-block-icon svg{width:60px;max-width:60px}.section__logo-text-block.icon-richtext--large .section__logo-text-block-icon img,.section__logo-text-block.icon-richtext--large .section__logo-text-block-icon svg{width:80px;max-width:80px}.section__logo-text-block.icon-richtext--custom .section__logo-text-block-icon img,.section__logo-text-block.icon-richtext--custom .section__logo-text-block-icon svg{width:var(--custom-icon-width, 80px);max-width:var(--custom-icon-width, 80px)}.section__logo-text-block-content{flex:1;min-width:0}.section__logo-text-block-heading{margin:0 0 var(--spacing-2, .8rem) 0;font-weight:var(--font-weight-bold);line-height:var(--font-heading-scale);font-size:var(--logo-heading-mobile-font-size, 16px);color:var(--logo-heading-color)}.section__logo-text-block-text{margin:0;font-size:var(--logo-text-mobile-font-size, 14px);color:var(--logo-text-color)}.section__logo-text-block-text *{color:var(--logo-text-color)}@media screen and (min-width:750px){.section__logo-text-block-heading{font-size:var(--logo-heading-desktop-font-size, 18px)}.section__logo-text-block-text{font-size:var(--logo-text-desktop-font-size, 16px)}}.section__logo-text-block-text p:first-child{margin-top:0}.section__logo-text-block-text p:last-child{margin-bottom:0}.section__logo-text-block-icon--svg svg{fill:currentColor}@media screen and (max-width:749px){.section__logo-text-block-wrapper{gap:var(--spacing-2, .8rem)}.section__logo-text-block.icon-richtext--small .section__logo-text-block-icon img,.section__logo-text-block.icon-richtext--small .section__logo-text-block-icon svg{width:32px;max-width:32px}.section__logo-text-block.icon-richtext--medium .section__logo-text-block-icon img,.section__logo-text-block.icon-richtext--medium .section__logo-text-block-icon svg{width:48px;max-width:48px}.section__logo-text-block.icon-richtext--large .section__logo-text-block-icon img,.section__logo-text-block.icon-richtext--large .section__logo-text-block-icon svg{width:64px;max-width:64px}}@media screen and (min-width:750px){.section__logo-text-block.icon-richtext--column-desktop .section__logo-text-block-wrapper{flex-direction:column;align-items:center;text-align:center;gap:var(--spacing-3, 1.2rem)}}.section-image-with-text-feature .countdown-timer__column{flex:0 0 auto}.section-image-with-text-feature .section__countdown-timer-wrapper{margin:var(--spacing-2, .8rem) 0}.section-image-with-text-feature .section__countdown-timer-wrapper .countdown-timer__heading{font-weight:var(--font-weight-semibold);font-size:1.6rem;margin-bottom:1.6rem;text-align:center}.section-image-with-text-feature .section__countdown-timer-display{display:block}.section-image-with-text-feature .countdown-timer__parts{display:flex;align-items:center;justify-content:center;gap:.8rem}.section-image-with-text-feature .countdown-timer__part{display:flex;flex-direction:column;align-items:center;gap:.4rem}.section-image-with-text-feature .countdown-timer__part .countdown-number{font-weight:var(--font-weight-bold);line-height:1;font-variant-numeric:tabular-nums;min-width:2ch}.section-image-with-text-feature .countdown-timer__part .countdown-label{font-size:1rem;font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.05em;opacity:.7}.section-image-with-text-feature .countdown-separator{font-weight:var(--font-weight-bold);line-height:1;opacity:.5;margin-top:-1.6rem}@media screen and (min-width:750px){.section-image-with-text-feature .section__countdown-timer-wrapper .countdown-timer__heading{font-size:2rem;margin-bottom:2rem}.section-image-with-text-feature .countdown-timer__parts{gap:1.6rem}.section-image-with-text-feature .countdown-timer__part .countdown-label{font-size:1.2rem}.section-image-with-text-feature .countdown-separator{margin-top:-2rem}}@media screen and (min-width:990px){.section-image-with-text-feature .countdown-timer__parts{gap:2.4rem}.section-image-with-text-feature .countdown-timer__part{gap:.8rem}}.section-image-with-text-feature .text-start .section__countdown-timer-wrapper .countdown-timer__heading{text-align:left}.section-image-with-text-feature .text-start .countdown-timer__parts{justify-content:flex-start}.section-image-with-text-feature .text-center .section__countdown-timer-wrapper .countdown-timer__heading{text-align:center}.section-image-with-text-feature .text-center .countdown-timer__parts{justify-content:center}.section-image-with-text-feature .text-end .section__countdown-timer-wrapper .countdown-timer__heading{text-align:right}.section-image-with-text-feature .text-end .countdown-timer__parts{justify-content:flex-end}@media screen and (max-width:749px){.section-image-with-text-feature .text-start--mobile .section__countdown-timer-wrapper .countdown-timer__heading{text-align:left}.section-image-with-text-feature .text-start--mobile .countdown-timer__parts{justify-content:flex-start}.section-image-with-text-feature .text-center--mobile .section__countdown-timer-wrapper .countdown-timer__heading{text-align:center}.section-image-with-text-feature .text-center--mobile .countdown-timer__parts{justify-content:center}.section-image-with-text-feature .text-end--mobile .section__countdown-timer-wrapper .countdown-timer__heading{text-align:right}.section-image-with-text-feature .text-end--mobile .countdown-timer__parts{justify-content:flex-end}.section__content-card-review-inner{flex-direction:column}}.section-image-with-text-feature .section__content-card{display:block;width:100%}.section-image-with-text-feature .section__content-card-inner{background-color:var(--card-bg-color);border-radius:var(--card-border-radius);padding:var(--card-padding-mobile);display:flex;flex-direction:column;gap:1.6rem}.section-image-with-text-feature .section__content-card-label{display:flex;align-items:center;gap:.8rem;color:var(--label-color);font-size:var(--label-font-size-mobile);font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.05em}.section-image-with-text-feature .section__content-card-label-icon{display:flex;align-items:center;flex-shrink:0}.section-image-with-text-feature .section__content-card-label-icon img,.section-image-with-text-feature .section__content-card-label-icon svg{width:2rem;height:2rem;object-fit:contain;color:currentColor}.section-image-with-text-feature .section__content-card-label-text{line-height:1.2}.section-image-with-text-feature .section__content-card-heading{color:var(--heading-color);font-size:var(--heading-font-size-mobile);font-weight:var(--font-weight-bold);line-height:1.3;margin:0;letter-spacing:-.02em}.section-image-with-text-feature .section__content-card-text{color:var(--text-color);font-size:var(--text-font-size-mobile);line-height:1.6;margin:0}.section-image-with-text-feature .section__content-card-text p{margin:0}.section-image-with-text-feature .section__content-card-text p+p{margin-top:1rem}.section-image-with-text-feature .section__content-card-review-inner{background-color:var(--review-bg-color);border-radius:var(--review-border-radius);border:var(--review-border-width) solid var(--review-border-color);padding:1.4rem 1.6rem;display:flex;align-items:center;gap:1rem}.section-image-with-text-feature .section__content-card-stars{display:flex;align-items:center;gap:.3rem;flex-shrink:0;color:var(--stars-color)}.section-image-with-text-feature .section__content-card-stars svg{width:1.6rem;height:1.6rem;display:block}.section-image-with-text-feature .section__content-card-stars .star-filled{fill:currentColor}.section-image-with-text-feature .section__content-card-stars .star-empty{fill:none;stroke:currentColor}.section-image-with-text-feature .section__content-card-review-text{color:var(--review-text-color);font-size:1.4rem;font-weight:var(--font-weight-semibold);line-height:1.4;flex:1}@media screen and (min-width:750px){.section-image-with-text-feature .section__content-card-inner{padding:var(--card-padding-desktop);gap:1.5rem}.section-image-with-text-feature .section__content-card-label{font-size:var(--label-font-size-desktop);gap:1rem}.section-image-with-text-feature .section__content-card-label-icon img,.section-image-with-text-feature .section__content-card-label-icon svg{width:2.4rem;height:2.4rem}.section-image-with-text-feature .section__content-card-heading{font-size:var(--heading-font-size-desktop)}.section-image-with-text-feature .section__content-card-text{font-size:var(--text-font-size-desktop)}.section-image-with-text-feature .section__content-card-review-inner{padding:1.6rem 2rem;gap:1.2rem}.section-image-with-text-feature .section__content-card-stars svg{width:2rem;height:2rem}}.section-image-with-text-feature .text-start .section__content-card{text-align:left}.section-image-with-text-feature .text-center .section__content-card{text-align:center}.section-image-with-text-feature .text-center .section__content-card-label{justify-content:center}.section-image-with-text-feature .text-end .section__content-card{text-align:right}.section-image-with-text-feature .text-end .section__content-card-label{justify-content:flex-end}@media screen and (max-width:749px){.section-image-with-text-feature .text-start--mobile .section__content-card{text-align:left}.section-image-with-text-feature .text-start--mobile .section__content-card-label{justify-content:flex-start}.section-image-with-text-feature .text-center--mobile .section__content-card{text-align:center}.section-image-with-text-feature .text-center--mobile .section__content-card-label{justify-content:center}.section-image-with-text-feature .text-end--mobile .section__content-card{text-align:right}.section-image-with-text-feature .text-end--mobile .section__content-card-label{justify-content:flex-end}}.section-image-with-text-feature{--feature-accent: #B04A66;--feature-soft-bg: #FFF8F6;--feature-media-shadow: .35}.section-image-with-text-feature .section__heading-large{color:var(--feature-accent);letter-spacing:-.03em;line-height:normal;margin-block-end:.4rem;opacity:.95}@supports (background-clip: text) or (-webkit-background-clip: text){.section-image-with-text-feature .section__heading-large{background:linear-gradient(120deg,var(--feature-accent) 0%,color-mix(in srgb,var(--feature-accent) 70%,#1a1a1a) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}}.section-image-with-text-feature .section__heading{letter-spacing:-.01em;line-height:1.35}.section-image-with-text-feature .section__text{line-height:1.7}.section-image-with-text-feature .section__media .media{overflow:hidden;border-radius:var(--card-corner-radius, 2rem);transition:transform .45s ease,box-shadow .45s ease}.section-image-with-text-feature .section__media .media img,.section-image-with-text-feature .section__media .media video{border-radius:inherit;display:block;width:100%;height:auto}.section-image-with-text-feature.has-media-shadow .section__media .media{box-shadow:0 .2rem .4rem rgba(176,74,102,calc(.06 * var(--feature-media-shadow))),0 .8rem 1.6rem rgba(176,74,102,calc(.14 * var(--feature-media-shadow))),0 1.8rem 3.6rem rgba(176,74,102,calc(.22 * var(--feature-media-shadow))),0 3.2rem 6.4rem rgba(26,18,22,calc(.12 * var(--feature-media-shadow)))}@media(hover:hover){.section-image-with-text-feature.has-media-shadow .section__media:hover .media{transform:translateY(-.5rem);box-shadow:0 .3rem .6rem rgba(176,74,102,calc(.08 * var(--feature-media-shadow))),0 1.2rem 2.4rem rgba(176,74,102,calc(.18 * var(--feature-media-shadow))),0 2.4rem 4.8rem rgba(176,74,102,calc(.28 * var(--feature-media-shadow))),0 4rem 8rem rgba(26,18,22,calc(.16 * var(--feature-media-shadow)))}}.section-image-with-text-feature--style-soft_panel .section__grid{background:var(--feature-soft-bg);border-radius:2.4rem;padding:2.4rem}@media screen and (min-width:750px){.section-image-with-text-feature--style-soft_panel .section__grid{padding:3.2rem;align-items:center}}@media screen and (min-width:990px){.section-image-with-text-feature--style-soft_panel .section__grid{padding:4rem}}.section-image-with-text-feature--style-elevated .section__content{position:relative}.section-image-with-text-feature--style-elevated.has-accent-rail .section__content-inner{padding-inline-start:1.6rem}.section-image-with-text-feature--style-elevated.has-accent-rail .section__content-inner:before{content:"";position:absolute;left:0;top:.4rem;bottom:.4rem;width:.3rem;border-radius:999px;background:linear-gradient(180deg,var(--feature-accent) 0%,color-mix(in srgb,var(--feature-accent) 20%,transparent) 100%)}.section-image-with-text-feature--style-elevated .section__content,.section-image-with-text-feature--style-elevated.has-accent-rail .section__content-inner{position:relative}@media screen and (min-width:750px){.section-image-with-text-feature--style-elevated.has-accent-rail .section__content-inner{padding-inline-start:2rem}}.section-image-with-text-feature--highlight-accent_left .section__highlighted-text{position:relative;padding:1.2rem 1.6rem 1.2rem 1.8rem;border-radius:1.2rem;border:none;box-shadow:inset .35rem 0 0 var(--feature-accent)}.section-image-with-text-feature--highlight-soft .section__highlighted-text{border:none;padding:1.2rem 1.6rem;border-radius:1.2rem}.section-image-with-text-feature--highlight-bordered .section__highlighted-text{border:1px solid color-mix(in srgb,var(--feature-accent) 35%,transparent);padding:1.2rem 1.6rem;border-radius:1.2rem}.section-image-with-text-feature--review-soft_card .section__review-box--inner{background:var(--feature-soft-bg);border:1px solid color-mix(in srgb,var(--feature-accent) 22%,transparent);border-radius:2rem;padding:2rem 2.2rem;box-shadow:0 .8rem 2rem #b04a660f;display:flex;flex-direction:column}.section-image-with-text-feature--review-soft_card .section__review-box--inner:before{display:none}.section-image-with-text-feature--review-soft_card .section__review-box h6{text-align:left;color:var(--feature-accent);font-size:1.4rem;letter-spacing:.04em;text-transform:uppercase;margin-block:0 .8rem}.section-image-with-text-feature--review-soft_card .section__review-box .rte{line-height:1.65;font-size:1.35rem}.section-image-with-text-feature--review-soft_card .section__review-box .stars{margin-block:1.2rem .8rem}.section-image-with-text-feature--review-soft_card .section__review-box .author{width:auto;margin:0;align-self:flex-end;border-radius:999px;padding:.55rem 1.4rem;background:var(--feature-accent);font-size:1.3rem}.section-image-with-text-feature--review-soft_card .section__review-box .author em{margin-block-start:.15rem;opacity:.85}.section-image-with-text-feature .section__tags{gap:.7rem;margin-block:.4rem}.section-image-with-text-feature .section__tag{padding:.65rem 1.2rem;box-shadow:0 .2rem .6rem #00000008;transition:transform .2s ease,box-shadow .2s ease}@media(hover:hover){.section-image-with-text-feature .section__tag:hover{transform:translateY(-.15rem);box-shadow:0 .4rem 1rem #0000000f}}.section-image-with-text-feature .section__custom-bullet-list li{border-radius:1.2rem;padding:.9rem 1.2rem .9rem 4.2rem;box-shadow:0 .2rem .8rem #00000008}@media screen and (max-width:749px){.section-image-with-text-feature .section__grid{--grid-spacing: 2rem}.section-image-with-text-feature .container{padding-inline:2rem}.section-image-with-text-feature--style-soft_panel .section__grid{padding:1.6rem;border-radius:1.8rem}.section-image-with-text-feature--style-elevated.has-accent-rail .section__content-inner{padding-inline-start:1.4rem}.section-image-with-text-feature .section__heading-large{font-size:clamp(3.6rem,12vw,5.6rem)}}@media screen and (min-width:750px){.section-image-with-text-feature--horizontal .section__grid{align-items:center}.section-image-with-text-feature .section__heading-large{margin-block-end:.6rem}}@media screen and (min-width:990px){.section-image-with-text-feature--horizontal .section__grid{--grid-spacing: 5.6rem}}.section-image-with-text-feature.js-animation-fade-in .section__media,.section-image-with-text-feature.js-animation-fade-in .section__content{animation:iwtFeatureRise .7s ease both}.section-image-with-text-feature.js-animation-fade-in .section__content{animation-delay:.08s}@keyframes iwtFeatureRise{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.section-image-with-text-feature.js-animation-fade-in .section__media,.section-image-with-text-feature.js-animation-fade-in .section__content,.section-image-with-text-feature.has-media-shadow .section__media .media,.section-image-with-text-feature .section__tag{animation:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/193/assets/section-image-with-text-feature.css.map */
