.overlay-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow-x:clip;overflow-y:visible}.wrapper.wrapper--no-full{position:relative}.wrapper--no-full .overlay-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;overflow-x:clip;overflow-y:visible}.wrapper--no-full .overlay-wrapper .overlay-image{position:absolute}.wrapper--no-full .overlay-wrapper{clip-path:none;-webkit-clip-path:none}.image-with-text{--content-offset: 125px;position:relative;display:flex;width:100%;align-items:stretch;justify-content:center;overflow:hidden;background:var(--bg)}@media only screen and (min-width:768px){.image-with-text--image-thirty .image-with-text__image{flex-basis:30%}.image-with-text--image-thirty .image-with-text__content{flex-basis:70%}.image-with-text--image-forty .image-with-text__image{flex-basis:40%}.image-with-text--image-forty .image-with-text__content{flex-basis:60%}.image-with-text--image-fifty .image-with-text__image,.image-with-text--image-fifty .image-with-text__content{flex-basis:50%;max-width:none;width:100%}.image-with-text--image-sixty .image-with-text__image{flex-basis:60%}.image-with-text--image-sixty .image-with-text__content{flex-basis:40%}.image-with-text--image-seventy .image-with-text__image{flex-basis:70%}.image-with-text--image-seventy .image-with-text__content{flex-basis:30%}.image-with-text--gap.image-with-text--image-thirty .image-with-text__image{flex-basis:calc(30% - var(--items-gap))}.image-with-text--gap.image-with-text--image-thirty .image-with-text__content{flex-basis:calc(70% - var(--items-gap))}.image-with-text--gap.image-with-text--image-forty .image-with-text__image{flex-basis:calc(40% - var(--items-gap))}.image-with-text--gap.image-with-text--image-forty .image-with-text__content{flex-basis:calc(60% - var(--items-gap))}.image-with-text--gap.image-with-text--image-fifty .image-with-text__image,.image-with-text--gap.image-with-text--image-fifty .image-with-text__content{flex-basis:calc(50% - var(--items-gap))}.image-with-text--gap.image-with-text--image-sixty .image-with-text__image{flex-basis:calc(60% - var(--items-gap))}.image-with-text--gap.image-with-text--image-sixty .image-with-text__content{flex-basis:calc(40% - var(--items-gap))}.image-with-text--gap.image-with-text--image-seventy .image-with-text__image{flex-basis:calc(70% - var(--items-gap))}.image-with-text--gap.image-with-text--image-seventy .image-with-text__content{flex-basis:calc(30% - var(--items-gap))}}@media only screen and (min-width:480px){.image-with-text--gap .image-with-text__items--inline-left .image-with-text__content{margin-left:calc(var(--items-gap) * 2)}.image-with-text--gap .image-with-text__items--inline-right .image-with-text__image{margin-left:calc(var(--items-gap) * 2);margin:0}}.image-with-text__wrapper{display:flex;width:100%;z-index:1}.image-with-text__wrapper .image-with-text__items--inline-right,.image-with-text__wrapper .image-with-text__items--inline-left{overflow:unset;justify-content:center}.image-with-text__wrapper .wrapper,.image-with-text__wrapper .wrapper--full,.image-with-text__wrapper .wrapper--full-padded{position:relative}.image-with-text__text p{margin:0}.image-with-text__heading,.image-with-text__subheading,.image-with-text__icon-block{margin:0!important;padding:0!important}.image-with-text__buttons{padding:0!important}.image-with-text .image-with-text__buttons.block-spacing.main-buttons{margin-bottom:unset}.image-with-text__buttons .main-buttons__item,.image-with-text__buttons .btn,.image-with-text__buttons .main-buttons__item .btn,.image-with-text .btn,.image-with-text .main-buttons__item{margin:0!important;padding:0!important}.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{position:relative;display:inline-block;text-decoration:none!important}.image-with-text__heading a:before,.image-with-text__heading a:after{content:"";position:absolute;left:0;bottom:-.1rem;width:100%;height:var(--BORDER-WIDTH);display:block;background:var(--btn-text, var(--link));transition:none;pointer-events:none}.image-with-text__heading a:before{transform:scaleX(0);transform-origin:left}.image-with-text__heading a:after{transform-origin:right}.no-touch .image-with-text__heading a:hover{background:transparent;border:0}.no-touch .image-with-text__heading a:hover:before,.no-touch .image-with-text__heading a:hover:after{transition:transform 1.1s cubic-bezier(.19,1,.22,1);transform:scaleX(0)}.no-touch .image-with-text__heading a:hover:before{transform:scaleX(1);transition-delay:.25s}.image-with-text__heading [data-has-highlight]:before,.image-with-text__heading [data-has-highlight]:after,.image-with-text__heading .section__link:before,.image-with-text__heading .section__link:after{display:none}.image-with-text__heading:not(.text-highlight-wrapper) .text-reveal__cropper a:before,.image-with-text__heading:not(.text-highlight-wrapper) .text-reveal__cropper a:after{bottom:0}.image-with-text__buttons.text-left{justify-content:flex-start}.image-with-text__buttons.text-right{justify-content:flex-end}.image-with-text__heading a,.image-with-text__text a,.image-with-text__video-link a,.image-with-text__buttons a{pointer-events:auto}.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(50% - 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 var(--content-offset)}}.image-with-text__video-link .play-button{display:flex;justify-content:center;align-items:center;width:60px;height:60px}.image-with-text__image{width:100%;overflow:hidden}@media only screen and (max-width:767px){.image-with-text{--content-offset: 24px}.image-with-text__image{flex-basis:auto;width:auto;right:0;max-width:100%}.image-with-text__image-bg{aspect-ratio:1 / 1;width:auto;max-width:100%;border-radius:var(--border-24);overflow:hidden;z-index:4}}.image-with-text__content{position:relative;z-index:99;color:var(--text);border:var(--BORDER-WIDTH) solid var(--border);overflow-wrap:break-word;pointer-events:auto;min-height:auto;height:auto;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.image-with-text__items--overlay-left .image-with-text__content,.image-with-text__items--overlay-right .image-with-text__content,.image-with-text__content.image-with-text__content--has-color{background:var(--bg)}@media only screen and (max-width:767px){.image-with-text__content{width:auto;margin:0 auto;padding:24px var(--gutter-mobile)!important;min-height:auto;max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}}.image-with-text__content-items{position:relative;z-index:4;text-align:left;width:100%;box-sizing:border-box}@media only screen and (max-width:767px){.image-with-text__content-items{padding-left:0;padding-right:0}}.image-with-text__content-items .subheading-text,.image-with-text__content-items .image-with-text__text{position:relative;z-index:4;text-align:left;width:auto;max-width:100%}.image-with-text__content-items .image-with-text__heading{width:auto;max-width:100%}.image-with-text__content-items .image-with-text__buttons{width:auto;max-width:100%;align-self:flex-start;margin-left:0!important;margin-right:0!important}.image-with-text__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.image-with-text__items{display:flex;flex-flow:row wrap;align-items:center;height:100%;position:relative;z-index:10}@media only screen and (max-width:767px){.image-with-text__items{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 (min-width:768px){.image-with-text__items--inline-right,.image-with-text__items--inline-left{display:flex;justify-content:center;align-items:center;gap:24px}.image-with-text__items--inline-right .image-with-text__image,.image-with-text__items--inline-left .image-with-text__image,.image-with-text__items--inline-right .image-with-text__content,.image-with-text__items--inline-left .image-with-text__content{margin:0;z-index:4}}@media only screen and (max-width:767px){.image-with-text__items--inline-right,.image-with-text__items--inline-left{display:flex;justify-content:center;align-items:center;gap:16px}}@media only screen and (min-width:768px){.image-with-text__items--inline-right,.image-with-text__items--inline-left{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:24px}.image-with-text__items--inline-right .image-with-text__image,.image-with-text__items--inline-left .image-with-text__image,.image-with-text__items--inline-right .image-with-text__content,.image-with-text__items--inline-left .image-with-text__content{flex-shrink:0}}@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}}.image-with-text__items--overlay-right .image-with-text__image{right:var(--gutter)}@media only screen and (max-width:1023px){.image-with-text__items--overlay-right .image-with-text__image{right:var(--gutter-mobile)}}@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:1023px){.image-with-text__items--overlay-left .image-with-text__image{left:var(--gutter-mobile)}}@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;max-width:none;width:100%}@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}}@media only screen and (min-width:768px){.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:100%;max-width:var(--desktop-height)}.image-with-text__items--overlay-left .image-with-text__content,.image-with-text__items--overlay-right .image-with-text__content{max-width:var(--desktop-height);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}}@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{display:inline-flex;flex-direction:column;justify-content:center;word-break:break-word;max-width:none;width:100%}}@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,.image-with-text--gap .image-with-text__items--inline-left .image-with-text__content,.image-with-text--gap .image-with-text__items--inline-right .image-with-text__content{margin:0 auto}.wrapper--no-full .image-with-text__items--inline-left .image-with-text__content,.wrapper--no-full .image-with-text__items--inline-right .image-with-text__content{padding:var(--gutter-mobile) 0 0}.wrapper--no-full .image-with-text__items--inline-left .image-with-text__content.image-with-text__content--has-color,.wrapper--no-full .image-with-text__items--inline-right .image-with-text__content.image-with-text__content--has-color{padding:var(--gutter-mobile)}}.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:50%}@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}}.body--rounded-corners .image-with-text__items--overlay-left .image-with-text__content,.body--rounded-corners .image-with-text__items--overlay-right .image-with-text__content,.body--rounded-corners .image-with-text__image,.body--rounded-corners .image-with-text__content--has-color{border-radius:var(--border-32);overflow:hidden}@media only screen and (max-width:767px){.body--rounded-corners .image-with-text__items--overlay-left .image-with-text__content,.body--rounded-corners .image-with-text__items--overlay-right .image-with-text__content,.body--rounded-corners .image-with-text__image,.body--rounded-corners .image-with-text__content--has-color{border-radius:var(--border-24);overflow:hidden}}.body--rounded-corners .image-with-text__image{transform:translateZ(0)}.body--rounded-corners .wrapper--full .image-with-text__items--inline-right .image-with-text__content--has-color,.body--rounded-corners .wrapper--full .image-with-text__items--inline-left .image-with-text__content--has-color,.body--rounded-corners .wrapper--full .image-with-text__items--inline-left:has(.image-with-text__content--has-color) .image-with-text__image-bg,.body--rounded-corners .wrapper--full .image-with-text__items--inline-left:has(.image-with-text__content--has-color) .image-with-text__image,.body--rounded-corners .wrapper--full .image-with-text__items--inline-right:has(.image-with-text__content--has-color) .image-with-text__image-bg,.body--rounded-corners .wrapper--full .image-with-text__items--inline-right:has(.image-with-text__content--has-color) .image-with-text__image{border-radius:0}@media only screen and (min-width:768px){.body--rounded-corners .image-with-text__image-bg{border-radius:var(--border-32);overflow:hidden}.body--rounded-corners .wrapper--full .image-with-text__items--overlay-left .image-with-text__image,.body--rounded-corners .wrapper--full .image-with-text__items--overlay-left .image-with-text__image-bg,.body--rounded-corners .wrapper--full .image-with-text__items--inline-left .image-with-text__image,.body--rounded-corners .wrapper--full .image-with-text__items--inline-left .image-with-text__image-bg,.body--rounded-corners .wrapper--full .image-with-text__items--inline-right .image-with-text__content--has-color,.body--rounded-corners .wrapper--no-full .image-with-text__items--inline-right:has(.image-with-text__content--has-color) .image-with-text__image,.body--rounded-corners .wrapper--no-full .image-with-text__items--inline-right:has(.image-with-text__content--has-color) .image-with-text__image-bg,.body--rounded-corners .wrapper--no-full .image-with-text__items--inline-left .image-with-text__content--has-color{border-top-left-radius:0;border-bottom-left-radius:0}.body--rounded-corners .wrapper--full .image-with-text__items--overlay-right .image-with-text__image,.body--rounded-corners .wrapper--full .image-with-text__items--overlay-right .image-with-text__image-bg,.body--rounded-corners .wrapper--full .image-with-text__items--inline-right .image-with-text__image,.body--rounded-corners .wrapper--full .image-with-text__items--inline-right .image-with-text__image-bg,.body--rounded-corners .wrapper--full .image-with-text__items--inline-left .image-with-text__content--has-color,.body--rounded-corners .wrapper--no-full .image-with-text__items--inline-left:has(.image-with-text__content--has-color) .image-with-text__image,.body--rounded-corners .wrapper--no-full .image-with-text__items--inline-left:has(.image-with-text__content--has-color) .image-with-text__image-bg,.body--rounded-corners .wrapper--no-full .image-with-text__items--inline-right .image-with-text__content--has-color{border-top-right-radius:0;border-bottom-right-radius:0}.body--rounded-corners .image-with-text--gap .wrapper--no-full .image-with-text__items--inline-left .image-with-text__image,.body--rounded-corners .image-with-text--gap .wrapper--no-full .image-with-text__items--inline-right .image-with-text__image,.body--rounded-corners .image-with-text--gap .wrapper--no-full .image-with-text__items--inline-left .image-with-text__image-bg,.body--rounded-corners .image-with-text--gap .wrapper--no-full .image-with-text__items--inline-right .image-with-text__image-bg,.body--rounded-corners .image-with-text--gap .wrapper--no-full .image-with-text__content--has-color{border-radius:var(--radius)}.body--rounded-corners .image-with-text--gap .wrapper--full .image-with-text__items--inline-right .image-with-text__content--has-color,.body--rounded-corners .image-with-text--gap .wrapper--full .image-with-text__items--inline-left:has(.image-with-text__content--has-color) .image-with-text__image-bg,.body--rounded-corners .image-with-text--gap .wrapper--full .image-with-text__items--inline-left:has(.image-with-text__content--has-color) .image-with-text__image{border-radius:0 var(--radius) var(--radius) 0}.body--rounded-corners .image-with-text--gap .wrapper--full .image-with-text__items--inline-left .image-with-text__content--has-color,.body--rounded-corners .image-with-text--gap .wrapper--full .image-with-text__items--inline-right:has(.image-with-text__content--has-color) .image-with-text__image-bg,.body--rounded-corners .image-with-text--gap .wrapper--full .image-with-text__items--inline-right:has(.image-with-text__content--has-color) .image-with-text__image{border-radius:var(--radius) 0 0 var(--radius)}}@media only screen and (max-width:767px){.body--rounded-corners .wrapper--full .image-with-text__image{border-radius:0}.body--rounded-corners .wrapper--no-full .image-with-text__items--inline-left .image-with-text__image,.body--rounded-corners .wrapper--no-full .image-with-text__items--inline-right .image-with-text__image,.body--rounded-corners .wrapper--no-full .image-with-text__items--inline-left .image-with-text__content--has-color,.body--rounded-corners .wrapper--no-full .image-with-text__items--inline-right .image-with-text__content--has-color{border-radius:var(--radius)}.body--rounded-corners .wrapper--no-full .image-with-text__items--inline-left:has(.image-with-text__content--has-color) .image-with-text__image,.body--rounded-corners .wrapper--no-full .image-with-text__items--inline-right:has(.image-with-text__content--has-color) .image-with-text__image{border-bottom-left-radius:0;border-bottom-right-radius:0}.body--rounded-corners .wrapper--no-full .image-with-text__items--inline-left:has(.image-with-text__content--has-color) .image-with-text__content--has-color,.body--rounded-corners .wrapper--no-full .image-with-text__items--inline-right:has(.image-with-text__content--has-color) .image-with-text__content--has-color{border-top-left-radius:0;border-top-right-radius:0}.body--rounded-corners .image-with-text--gap .wrapper--no-full .image-with-text__items--inline-left .image-with-text__image,.body--rounded-corners .image-with-text--gap .wrapper--no-full .image-with-text__items--inline-left .image-with-text__content--has-color,.body--rounded-corners .image-with-text--gap .wrapper--no-full .image-with-text__items--inline-right .image-with-text__image,.body--rounded-corners .image-with-text--gap .wrapper--no-full .image-with-text__items--inline-right .image-with-text__content--has-color{border-radius:var(--radius)}}.image-with-text .custom-shop-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;padding:5px 5px 5px 24px;min-height:48px;height:auto;border-radius:var(--border-20);text-transform:none;font-weight:var(--fw-500);letter-spacing:var(--ls-0);line-height:var(--lh-100);transition:var(--default-transition)}.image-with-text .custom-shop-btn:before,.image-with-text .custom-shop-btn:after{display:none}.image-with-text .custom-shop-btn .btn-label{padding-bottom:2px}.image-with-text .custom-shop-btn .btn-icon-wrapper{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--border-12);flex-shrink:0;transition:var(--default-transition)}.image-with-text .custom-shop-btn .btn-icon-wrapper svg{width:10px;height:10px;stroke:currentColor;stroke-width:2px}.image-with-text .custom-shop-btn.btn--primary{background:var(--color-orange-300);color:var(--color-white);border:none}.image-with-text .custom-shop-btn.btn--primary:hover{box-shadow:0 0 15px #ff8162b3}.image-with-text .custom-shop-btn.btn--primary .btn-icon-wrapper{background-color:#ffffff4d;color:var(--color-white)}.image-with-text .custom-shop-btn.btn--primary:hover .btn-icon-wrapper{background-color:#ffffff80}.image-with-text .custom-shop-btn.btn--secondary{background:transparent;color:var(--color-teal-400);border:1px solid var(--color-teal-300)}.image-with-text .custom-shop-btn.btn--secondary:hover{background:var(--color-teal-100);color:var(--color-white);border:none}.image-with-text .custom-shop-btn.btn--secondary .btn-icon-wrapper{background-color:var(--color-teal-300);color:var(--color-teal-400)}.image-with-text .custom-shop-btn.btn--secondary:hover .btn-icon-wrapper{background-color:#ffffff4d;color:var(--color-white)}.image-with-text .custom-shop-btn.btn--white{background:var(--color-white);color:var(--color-teal-400);border:none}.image-with-text .custom-shop-btn.btn--white:hover{box-shadow:0 0 15px #ffffffa6}.image-with-text .custom-shop-btn.btn--white .btn-icon-wrapper{background-color:var(--color-light-blue-100);color:var(--color-teal-500)}.image-with-text .custom-shop-btn.btn--white:hover .btn-icon-wrapper{background-color:var(--color-light-blue-200)}.image-with-text .custom-shop-btn.btn--black{background:var(--color-teal-500);color:var(--color-white);border:none}.image-with-text .custom-shop-btn.btn--black:hover{box-shadow:0 0 15px #043737b3}.image-with-text .custom-shop-btn.btn--black .btn-icon-wrapper{background-color:#fff3;color:var(--color-white)}.image-with-text .custom-shop-btn.btn--black:hover .btn-icon-wrapper{background-color:#ffffff59}.image-with-text .custom-shop-btn.btn--outline.btn--primary{background:transparent;border:2px solid var(--color-orange-300);color:var(--color-orange-300)}.image-with-text .custom-shop-btn.btn--outline.btn--primary:hover{background:#ff81621a}.image-with-text .custom-shop-btn.btn--outline.btn--primary .btn-icon-wrapper{background-color:var(--color-orange-300);color:var(--color-white)}.image-with-text .custom-shop-btn.btn--outline.btn--secondary{background:transparent;border:2px solid var(--color-teal-300);color:var(--color-teal-400)}.image-with-text .custom-shop-btn.btn--outline.btn--secondary:hover{background:#3160601a}.image-with-text .custom-shop-btn.btn--outline.btn--secondary .btn-icon-wrapper{background-color:var(--color-teal-300);color:var(--color-teal-400)}.image-with-text .custom-shop-btn.btn--outline.btn--white{background:transparent;border:2px solid var(--color-white);color:var(--color-white)}.image-with-text .custom-shop-btn.btn--outline.btn--white:hover{background:#ffffff1a}.image-with-text .custom-shop-btn.btn--outline.btn--white .btn-icon-wrapper{background-color:var(--color-white);color:var(--color-teal-400)}.image-with-text .custom-shop-btn.btn--outline.btn--black{background:transparent;border:2px solid var(--color-teal-500);color:var(--color-teal-500)}.image-with-text .custom-shop-btn.btn--outline.btn--black:hover{background:#0437371a}.image-with-text .custom-shop-btn.btn--outline.btn--black .btn-icon-wrapper{background-color:var(--color-teal-500);color:var(--color-white)}.image-with-text .custom-shop-btn.btn--solid-border.btn--primary{border:2px solid rgba(255,129,98,.3)}.image-with-text .custom-shop-btn.btn--solid-border.btn--secondary{background:var(--color-teal-100);color:var(--color-white);border:2px solid var(--color-teal-300)}.image-with-text .custom-shop-btn.btn--solid-border.btn--white{border:2px solid var(--color-teal-100)}.image-with-text .custom-shop-btn.btn--solid-border.btn--black{border:2px solid rgba(4,55,55,.5)}.image-with-text .custom-shop-btn.btn--soft.btn--primary{background:#ff816226;color:var(--color-orange-300);border:none}.image-with-text .custom-shop-btn.btn--soft.btn--primary:hover{background:#ff816240}.image-with-text .custom-shop-btn.btn--soft.btn--primary .btn-icon-wrapper{background-color:var(--color-orange-300);color:var(--color-white)}.image-with-text .custom-shop-btn.btn--soft.btn--secondary{background:#31606026;color:var(--color-teal-400);border:none}.image-with-text .custom-shop-btn.btn--soft.btn--secondary:hover{background:#31606040}.image-with-text .custom-shop-btn.btn--soft.btn--secondary .btn-icon-wrapper{background-color:var(--color-teal-400);color:var(--color-white)}.image-with-text .custom-shop-btn.btn--soft.btn--white{background:#fff3;color:var(--color-white);border:none}.image-with-text .custom-shop-btn.btn--soft.btn--white:hover{background:#ffffff4d}.image-with-text .custom-shop-btn.btn--soft.btn--black{background:#04373726;color:var(--color-teal-500);border:none}.image-with-text .custom-shop-btn.btn--soft.btn--black:hover{background:#04373740}.image-with-text .custom-shop-btn.btn--soft.btn--black .btn-icon-wrapper{background-color:var(--color-teal-500);color:var(--color-white)}.image-with-text .custom-shop-btn.btn--text{background:transparent;border:none;padding:5px 0;width:auto;min-width:auto}.image-with-text .custom-shop-btn.btn--text.btn--primary{color:var(--color-orange-300)}.image-with-text .custom-shop-btn.btn--text.btn--secondary{color:var(--color-teal-400)}.image-with-text .custom-shop-btn.btn--text.btn--white{color:var(--color-white)}.image-with-text .custom-shop-btn.btn--text.btn--black{color:var(--color-teal-500)}.image-with-text .custom-shop-btn.btn--text:hover{box-shadow:none;text-decoration:underline}.image-with-text .custom-shop-btn.btn--text .btn-icon-wrapper{transform:translate(0);background:none}.image-with-text .custom-shop-btn.btn--text:hover .btn-icon-wrapper{transform:translate(5px)}.image-with-text .custom-shop-btn.btn--small{min-width:220px;padding:3px 3px 3px 20px;min-height:42px}.image-with-text .custom-shop-btn.btn--small .btn-icon-wrapper{width:28px;height:28px}.image-with-text .custom-shop-btn.btn--small .btn-icon-wrapper svg{width:8px;height:8px}.image-with-text .custom-shop-btn.btn--small.btn--text{min-width:auto}.image-with-text .custom-shop-btn.btn--medium{padding:5px 5px 5px 24px;min-width:253px;min-height:52px}@media only screen and (max-width:768px){.image-with-text .custom-shop-btn.btn--medium{min-width:216px;min-height:48px}}.image-with-text .custom-shop-btn.btn--medium .btn-icon-wrapper{margin-right:10px;width:32px;height:32px}.image-with-text .custom-shop-btn.btn--medium .btn-icon-wrapper svg{width:10px;height:10px}.image-with-text .custom-shop-btn.btn--medium.btn--text{min-width:auto}.image-with-text .custom-shop-btn.btn--large{min-width:280px;padding:7px 7px 7px 28px;min-height:54px}.image-with-text .custom-shop-btn.btn--large .btn-icon-wrapper{width:36px;height:36px}.image-with-text .custom-shop-btn.btn--large .btn-icon-wrapper svg{width:12px;height:12px}.image-with-text .custom-shop-btn.btn--large.btn--text{min-width:auto}.image-with-text .custom-shop-btn--no-arrow{justify-content:center;padding:5px 24px}.image-with-text .custom-shop-btn--no-arrow .btn-label{padding-bottom:2px}.image-with-text .custom-shop-btn--no-arrow.btn--small{padding:3px 20px}.image-with-text .custom-shop-btn--no-arrow.btn--medium{padding:5px 24px}.image-with-text .custom-shop-btn--no-arrow.btn--large{padding:7px 28px}.image-with-text__text .text-with-icons{line-height:1.6;margin:0;padding:0}.image-with-text__text .text-with-icons .icon-line{position:relative;padding-left:calc(var(--icon-size, 20px) + 12px);margin-bottom:8px;display:block;margin-top:0}.image-with-text__text .text-with-icons .icon-line:first-child{margin-top:0}.image-with-text__text .text-with-icons .icon-line:last-child{margin-bottom:0}.image-with-text__text .text-with-icons .icon-line:before{content:"";display:block;width:var(--icon-size, 20px);height:var(--icon-size, 20px);position:absolute;left:0;top:8px;background-image:var(--list-icon-url);background-size:var(--icon-size, 20px) var(--icon-size, 20px);background-repeat:no-repeat;background-position:center}.image-with-text .product__accordion{margin-bottom:12px;max-width:580px;width:100%;overflow:hidden;transition:max-height .3s ease}.image-with-text .product__accordion:last-child{margin-bottom:0}.image-with-text .product__accordion:not(:has(.product__accordion__content.is-expanded)){max-height:76px}.product__accordion__title-text{padding:0}.product__accordion__inner{padding-bottom:32px;display:flex;flex-direction:column;align-items:left}.image-with-text .product__accordion .product__accordion__content:not(.is-expanded){overflow:hidden}.image-with-text .product__accordion .product__accordion__content.is-expanded{overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.image-with-text .product__accordion .product__accordion__content.is-expanded::-webkit-scrollbar{display:none;width:0;height:0}@media only screen and (max-width:580px){.image-with-text .product__accordion{max-width:calc(100% - 20px)}}.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title{display:flex;align-items:center;gap:0;padding:0}.image-with-text .product__accordion__number-badge{display:inline-flex;align-items:center;justify-content:center;min-width:30px;width:30px;height:30px;border-radius:8px;background-color:var(--color-beige-200);color:var(--color-teal-400);font-weight:600;font-size:var(--fs-body-1);line-height:1;flex-shrink:0;margin-right:12px;transition:background-color .3s ease,color .3s ease}.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title[aria-expanded=true] .product__accordion__number-badge{background-color:var(--color-teal-100);color:var(--color-white)}.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title[aria-expanded=false] .product__accordion__number-badge{background-color:var(--color-beige-200);color:var(--color-teal-400)}.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title .accordion-icon-wrapper{position:absolute;top:50%;right:-7px;transform:translateY(-50%);width:30px;height:30px;min-width:30px;min-height:30px;background-color:var(--color-beige-200);border-radius:var(--border-8);display:flex;align-items:center;justify-content:center;pointer-events:none}.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title .product__accordion__number-badge .product__accordion__title-text .accordion-icon-wrapper .icon.icon-toggle-plus,.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title .product__accordion__number-badge .product__accordion__title-text .accordion-icon-wrapper .icon.icon-toggle-minus{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;transition:var(--plus-minus-transition);display:flex;align-items:center;justify-content:center}.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title .accordion-icon-wrapper .icon svg{display:block;width:100%;height:100%}.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title[data-collapsible-trigger] .accordion-icon-wrapper .icon.icon-toggle-minus,.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title[data-collapsible-trigger].is-expanded .accordion-icon-wrapper .icon.icon-toggle-plus,.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title[data-collapsible-trigger][aria-expanded=true] .accordion-icon-wrapper .icon.icon-toggle-plus{opacity:0}.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title[data-collapsible-trigger].is-expanded .accordion-icon-wrapper .icon.icon-toggle-minus,.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title[data-collapsible-trigger][aria-expanded=true] .accordion-icon-wrapper .icon.icon-toggle-minus{opacity:1}.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title .icon-toggle-plus,.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title .icon-toggle-minus,.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title .accordion-icon-wrapper .icon-toggle-plus,.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title .accordion-icon-wrapper .icon-toggle-minus{color:var(--color-teal-400);stroke-width:25px}.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title .icon-toggle-plus path,.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title .icon-toggle-minus path,.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title .accordion-icon-wrapper .icon-toggle-plus path,.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title .accordion-icon-wrapper .icon-toggle-minus path{stroke-width:25px}.image-with-text .product__accordion__title-text{flex:1;color:var(--color-teal-400);display:flex;align-items:center}.image-with-text__items .image-with-text__content .image-with-text__content-items .product__accordion .product__accordion__title.font-heading .product__accordion__title-text{font-size:var(--fs-subheading-2);font-weight:var(--fw-500);line-height:var(--lh-150);color:var(--color-teal-400)}.image-with-text .product__accordion__inner{font-size:var(--fs-body-2);line-height:var(--lh-140);font-weight:400;color:var(--color-teal-400)}
/*# sourceMappingURL=/cdn/shop/t/77/assets/section-image-with-text.css.map */
