.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%}}@media only screen and (min-width: 768px){.image-with-text--image-thirty .image-with-text__content{flex-basis:70%}}@media only screen and (min-width: 768px){.image-with-text--image-forty .image-with-text__image{flex-basis:40%}}@media only screen and (min-width: 768px){.image-with-text--image-forty .image-with-text__content{flex-basis:60%}}@media only screen and (min-width: 768px){.image-with-text--image-fifty .image-with-text__image,.image-with-text--image-fifty .image-with-text__content{flex-basis:50%}}@media only screen and (min-width: 768px){.image-with-text--image-sixty .image-with-text__image{flex-basis:60%}}@media only screen and (min-width: 768px){.image-with-text--image-sixty .image-with-text__content{flex-basis:40%}}@media only screen and (min-width: 768px){.image-with-text--image-seventy .image-with-text__image{flex-basis:70%}}@media only screen and (min-width: 768px){.image-with-text--image-seventy .image-with-text__content{flex-basis:30%}}.image-with-text--gap{--items-gap: 10px}@media only screen and (min-width: 768px){.image-with-text--gap.image-with-text--image-thirty .image-with-text__image{flex-basis:calc(30% - var(--items-gap))}}@media only screen and (min-width: 768px){.image-with-text--gap.image-with-text--image-thirty .image-with-text__content{flex-basis:calc(70% - var(--items-gap))}}@media only screen and (min-width: 768px){.image-with-text--gap.image-with-text--image-forty .image-with-text__image{flex-basis:calc(40% - var(--items-gap))}}@media only screen and (min-width: 768px){.image-with-text--gap.image-with-text--image-forty .image-with-text__content{flex-basis:calc(60% - var(--items-gap))}}@media only screen and (min-width: 768px){.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));max-width:calc(50% - var(--items-gap))}}@media only screen and (min-width: 768px){.image-with-text--gap.image-with-text--image-sixty .image-with-text__image{flex-basis:calc(60% - var(--items-gap))}}@media only screen and (min-width: 768px){.image-with-text--gap.image-with-text--image-sixty .image-with-text__content{flex-basis:calc(40% - var(--items-gap))}}@media only screen and (min-width: 768px){.image-with-text--gap.image-with-text--image-seventy .image-with-text__image{flex-basis:calc(70% - var(--items-gap))}}@media only screen and (min-width: 768px){.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,.image-with-text--gap .image-with-text__items--inline-right .image-with-text__image{margin-left:calc(var(--items-gap) * 2)}}.image-with-text__wrapper{display:flex;width:100%}.image-with-text__wrapper .image-with-text__items--inline-right,.image-with-text__wrapper .image-with-text__items--inline-left{overflow:unset}.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,.image-with-text__heading,.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(--text));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__subheading{font-size:calc(1rem * var(--adjust-body))}.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__buttons .main-buttons__item{margin-bottom:0}.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(50vw - 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__image{flex-basis:100%;width:100%;margin:0 0 calc(var(--content-offset) * -1);right:0}}.image-with-text__content{position:relative;z-index:2;padding:calc(.6666666667 * var(--gutter));color:var(--text);border:var(--BORDER-WIDTH) solid var(--COLOR-BLACK-WHITE);overflow-wrap:break-word;pointer-events:auto}.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:100%;margin:0 var(--gutter-mobile);padding:var(--gutter-mobile)}}.image-with-text__items{pointer-events:none}.image-with-text__content-items{position:relative;z-index:3}.image-with-text__content-items .subheading-text,.image-with-text__content-items .image-with-text__text{position:relative;z-index:2}.image-with-text__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.image-with-text__items{display:flex;flex-flow:row wrap;align-items:center;height:100%}@media only screen and (max-width: 767px){.image-with-text__items{margin:0 calc(var(--gutter-mobile) * -1);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 (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}@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}}.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:85%}@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{height:100%;display:inline-flex;flex-direction:column;justify-content:center;word-break:break-word}}@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{margin:0}.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-top:calc(var(--items-gap) * 2)}.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:33.333%}@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}}.image-with-text__accordion .accordion__item,.image-with-text__accordion .accordion__item:last-child{margin-bottom:var(--block-spacing-bottom)}.image-with-text__accordion .accordion__title-text{font-size:calc(1rem * var(--heading-size))}.image-with-text__accordion .accordion__text{font-size:calc(1rem * var(--body-size))}.image-with-text__accordion .accordion__item--border-top:before{content:"";position:absolute;top:0;left:0;width:100%;height:var(--border-width);background:var(--border);opacity:var(--border-opacity);pointer-events:none}.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(--radius);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(--radius);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__image.auto .background-size-cover{position:unset}.image-with-text__image.auto .background-size-cover img{transform:none!important;border-radius:10px}.image-with-text__image.auto+div{border-radius:10px}.image-with-text__content-items{display:flex;flex-direction:column;justify-content:space-between;height:100%}.image-with-text.custom_layout .image-with-text__content-items{--heading: var(--COLOR-HEADING) !important}.image-with-text.custom_layout .image-with-text__accordion .accordion__title-text,.image-with-text.custom_layout .image-with-text__content{color:var(--COLOR-HEADING)}.image-with-text.custom_layout .accordion__title-text{font-weight:400!important;font-family:"H3 - SeasonMix"!important;font-size:25px;line-height:1}.image-with-text.custom_layout .accordion__text-wrapper .accordion__text p{line-height:24px;font-size:20px}@media (max-width: 991px){.image-with-text.custom_layout .accordion__text-wrapper .accordion__text p{line-height:20px;font-size:17px}}.image-with-text.custom_layout .accordion__text-wrapper .accordion__text{padding-top:13px;padding-bottom:15px;width:378px;max-width:100%}.image-with-text.custom_layout [data-collapsible-trigger].is-expanded>.icon-toggle-minus,.image-with-text.custom_layout [data-collapsible-trigger-mobile].is-expanded>.icon-toggle-minus{opacity:0}.image-with-text.custom_layout [data-collapsible-trigger].is-expanded>.icon-toggle-plus,.image-with-text.custom_layout [data-collapsible-trigger-mobile].is-expanded>.icon-toggle-plus{opacity:1;transform:rotate(45deg)}.image-with-text.custom_layout .image-with-text__heading{line-height:1}.image-with-text.custom_layout .image-with-text__heading>*:last-child{line-height:1.12;font-family:"H1 - Indivisible"!important}.image-with-text.custom_layout .image-with-text__accordion .accordion__item--border-top:before{content:none}@media only screen and (min-width: 768px){.image-with-text.custom_layout.image-with-text--gap{--items-gap: 22px}}.image-with-text.custom_layout .image-with-text__content{padding:43px 43px 60px 41px!important}@media only screen and (max-width: 767px){.image-with-text.custom_layout .image-with-text__content{margin-top:0;margin-bottom:23px;order:-1;padding:25px 0 42px!important;position:relative}.image-with-text.custom_layout .image-with-text__content:before{content:"";position:absolute;top:0;left:-20px;width:calc(100% + 40px);height:100%;background:var(--bg)}.image-with-text.custom_layout .image-with-text__header{margin-bottom:71px!important}.image-with-text.custom_layout .accordion__title{padding-top:14px;padding-bottom:14px}.image-with-text.custom_layout .image-with-text__image.auto{margin-left:0!important}}.image-with-text.custom_layout_1 .image-with-text__heading{line-height:1}.image-with-text.custom_layout_1 .image-with-text__heading{max-width:420px}.image-with-text.custom_layout_1 .image-with-text__heading,.image-with-text.custom_layout_1 .image-with-text__accordion .accordion__title-text,.image-with-text.custom_layout_1 .image-with-text__content *{color:var(--COLOR-HEADING)}.image-with-text.custom_layout_1 .image-with-text__content{padding:30px 23px!important;border-radius:10px;overflow:hidden}@media only screen and (max-width: 767px){.image-with-text.custom_layout_1 .image-with-text__content{position:relative;padding:30px 0!important;overflow:unset}.image-with-text.custom_layout_1 .image-with-text__content:before{content:"";position:absolute;top:0;left:-20px;width:calc(100% + 40px);height:100%;background:var(--bg)}.image-with-text.custom_layout_1 .image-with-text__heading{max-width:260px}}.image-with-text.custom_layout_1 .image-with-text__content .image-with-text__text *:not(p){color:#780000;font-size:25px;font-style:normal;font-weight:420;line-height:25px;margin-bottom:13px;font-family:"H3 - SeasonMix"!important}.image-with-text.custom_layout_1 .image-with-text__content .image-with-text__text p{margin-bottom:36px;font-size:20px;font-style:normal;font-weight:400;line-height:24px;max-width:100%}@media (max-width: 991px){.image-with-text.custom_layout_1 .image-with-text__content .image-with-text__text p{line-height:20px;font-size:17px}}.image-with-text.custom_layout_1 .image-with-text__content .main-buttons__item,.image-with-text.custom_layout_1 .image-with-text__content .image-with-text__text,.image-with-text.custom_layout_1 .image-with-text__buttons{margin:0}.image-with-text.custom_layout_1 .image-with-text__content .main-buttons__item a{border-radius:30px;background:#fff9f1;color:#780000;font-weight:700;letter-spacing:.28px;padding:13px 24px;font-size:14px;font-family:"H1 - Indivisible"!important}.image-with-text.custom_layout_1 .image-with-text__items{max-width:1208px;margin:0 auto;height:auto;align-items:flex-start;justify-content:center}@media only screen and (min-width: 768px){.image-with-text.custom_layout_1.image-with-text--gap{--items-gap: 1px}.image-with-text.custom_layout_1 .image-with-text__items>*{flex:1!important;overflow:visible}.image-with-text.custom_layout_1 figure{width:calc(100% + 80px)}.image-with-text.custom_layout_1 .image-with-text__content{margin-top:69px;max-width:536px;padding:44px 50px!important}.custom_layout_1 .image-with-text__image-overlay{width:50.5%!important;position:absolute!important;bottom:-23%;height:auto!important;top:auto;left:-9%}.custom_layout_1 .image-with-text__image-overlay img{border-radius:0!important;min-height:auto!important;height:auto!important}.custom_layout_1{overflow:unset}}@media only screen and (max-width: 767px){.image-with-text.custom_layout_1 .image-with-text__content{margin-left:0;margin-top:0;margin-bottom:20px;order:-1}.custom_layout_1 .image-with-text__image-overlay{width:117px!important;position:absolute!important;bottom:-28px;height:auto!important;top:auto;left:21px}.custom_layout_1 .image-with-text__image-overlay img{border-radius:0!important;min-height:auto!important;height:auto!important}.custom_layout_1{overflow:unset}.custom_layout_1 .image-with-text__image{overflow:visible;padding-bottom:17px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-image-with-text.css.map */
