.image-with-text{--content-offset: 125px;position:relative;display:flex;width:100%;align-items:stretch;justify-content:center;overflow:hidden;background:var(--bg)}.image-with-text__subheading *{color:var(--color-dark-grey)}.read-more-button-text{text-transform:uppercase;text-decoration:underline;display:flex;gap:10px;align-items:center}@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))}}@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(--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__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(--border);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__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:1}.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:var(--items-gap)}.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) var(--gutter-mobile) 25px 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__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)}}.read-more-content{position:relative;overflow:hidden;transition:height .3s ease}.read-more-content.expanded .short-text-wrapper,.read-more-content .full-text-wrapper{position:absolute;left:0;right:0;visibility:hidden;opacity:0}.read-more-content .short-text-wrapper,.read-more-content.expanded .full-text-wrapper{visibility:visible;opacity:1;position:static}.read-more-button-wrapper{position:absolute;width:100%;display:flex;justify-content:flex-start;padding-top:20px}.image-with-text__text .read-more-button-text *{font-size:var(--text-body-xxs)}read-more{position:relative;display:block}.read-more-button-wrapper.hidden{display:none}custom-video{display:flex;width:100%;height:100%;overflow:hidden;position:relative}.custom-video-play-button>svg{visibility:visible;opacity:1;pointer-events:auto}.custom-video-play-button.paused>svg.icon-pause-button,.custom-video-play-button.playing>svg.icon-play-button{position:absolute;visibility:hidden;pointer-events:none;opacity:0;left:0;top:0}.custom-video-play-button{width:62px;height:62px;position:absolute;right:20px;bottom:20px;display:flex;justify-content:center;align-items:center;background:var(--color-cream);border-radius:100%;transition:transform .3s ease}.custom-video-play-button:hover{transform:scale(1.1)}.image-with-text--with-read-more .image-with-text__content{padding:80px 76px 80px 40px}.image-with-text__heading *{font-size:var(--font-size);font-weight:var(--font-weight-medium);line-height:var(--line-height-m);letter-spacing:calc(var(--font-size) * .01)}.image-with-text__subheading *{font-size:var(--font-size);font-weight:var(--font-weight-medium);line-height:var(--line-height-xxl);letter-spacing:calc(var(--font-size) * .06);margin:0}.image-with-text__text *{font-size:var(--font-size);font-weight:var(--font-weight-regular);line-height:var(--line-height-xxl);letter-spacing:0}.image-with-text__text strong{font-weight:700}.image-with-text__section-title-text{font-size:var(--font-size);font-weight:var(--font-weight-medium);line-height:var(--line-height-s);letter-spacing:calc(var(--font-size) * .01)}.image-with-text__wrapper>div{display:flex;flex-direction:column}.member-additional-info{display:flex;align-items:center;gap:10px;justify-content:space-between;padding-top:30px;border-top:1px solid var(--top-border-color)}.member-additional-info__item{display:flex;flex-direction:column;gap:2px}.member-additional-info__item-label{font-size:var(--caption-lg);font-weight:var(--font-weight-semibold);text-transform:uppercase}.member-additional-info__item-text{font-size:var(--text-body-sm);font-weight:var(--font-weight-regular)}.member-quote{display:flex;flex-direction:column;padding:24px 30px;border-radius:var(--block-border-radius);background-color:var(--block-bg-color)}.member-quote p{margin:0}.member-quote__item-text{margin-bottom:24px}.member-quote__item-text p{font-size:var(--text-body-lg);font-weight:var(--font-weight-medium);color:var(--text)}.member-quote__item-author{padding-top:14px;border-top:1px solid var(--separator-color)}.member-quote__item-author p{font-size:var(--text-body-s-md);font-weight:var(--font-weight-medium);color:var(--text)}.member-quote__item-work-title{font-size:var(--caption-xxs);color:var(--work-title-text-color);text-transform:uppercase;font-weight:var(--font-weight-medium);margin-top:6px}.image-with-text__items--has-image-text figure.image-with-text__image-bg{padding-bottom:80px}.image-with-text__items--has-image-text img{border-radius:8px}.image-with-text__image-text{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.image-with-text__image-text .column-item__heading{font-size:var(--text-body-md);font-weight:var(--font-weight-medium);line-height:var(--line-height-s);letter-spacing:calc(var(--font-size) * .02)}.image-with-text__image-text .column-item__subtitle-text{color:var(--color-dark-grey);font-weight:var(--font-weight-regular);line-height:var(--line-height-xxl);letter-spacing:0}.image-with-text__image-text{padding-bottom:18px}@media(min-width:990px){video.image-with-text__image-bg{height:100%;width:auto;object-fit:cover}.image-with-text__image{height:100%}.image-with-text__image-text{padding-top:0}}@media(max-width:989px){.image-with-text__items--has-image-text figure.image-with-text__image-bg{padding-bottom:18px}video.image-with-text__image-bg{object-fit:cover;width:100%}collapsible-elements .image-with-text__content-items .image-with-text__text{padding-bottom:10px}.member-additional-info{padding-top:20px}.member-additional-info{flex-direction:column;gap:14px;align-items:flex-start}.read-more-button-wrapper{padding-top:10px}}@media(min-width:1400px){.image-with-text__items:has(collapsible-elements.collapsible-elements--accordions){gap:100px;flex-wrap:nowrap}}@media(min-width:990px){.image-with-text__items.image-with-text__items--full-image-static{align-items:flex-start}.image-with-text__items.image-with-text__items--full-image-static .image-with-text__image.adapt-to-image{height:auto}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/section-image-with-text.css.map */
