.video-with-text__media{--ratio-percent:85%;padding-bottom:calc(var(--ratio-percent) - var(--media-border-width));position:relative}.scroll-trigger:where(.gradient.video-with-text__media){background:0 0}.video-with-text__media.global-media-settings--full-width{padding-bottom:var(--ratio-percent)}.video-with-text__media.deferred-media{box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity))}.video-with-text__media.deferred-media:after{content:none}.video-with-text__poster.deferred-media__poster:focus{outline-offset:.3rem}.video-with-text__media iframe{background-color:rgba(var(--color-foreground), .03);border:0}.video-with-text__poster,.video-with-text__media iframe,.video-with-text__media video{width:100%;height:100%;position:absolute}.video-with-text__media video{background:#000}.video-with-text__media.media-fit-cover video{object-fit:cover}.video-with-text__wrapper .grid{--grid-mobile-vertical-spacing:32px;align-items:center}.video-with-text__heading{letter-spacing:-.03em;text-align:left;margin-top:0;margin-bottom:32px;font-size:40px;line-height:1}.video-with-text__content ul{margin:0 0 24px;padding-left:0}.video-with-text__content ul li{letter-spacing:0;text-align:left;color:rgba(var(--color-foreground), 1);margin-bottom:12px;font-size:20px;font-weight:400;line-height:1.5;list-style:none;position:relative}.video-with-text__content ul li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='18' height='18' rx='9' fill='%2300975F'/%3E%3Cg clip-path='url(%23clip0_881_558)'%3E%3Cpath d='M5.39014 9.65576L7.68701 11.9526L12.937 6.70264' stroke='white' stroke-width='1.49991' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_881_558'%3E%3Crect width='10.5' height='10.5' fill='white' transform='translate(3.75 3.75)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;border-radius:100%;width:18px;height:18px;margin-right:8px;display:inline-block;position:relative;top:1px}.video-with-text .deferred-media__poster-button{color:var(--color-black);border:2px solid rgba(var(--color-candlelight), 1);background-color:rgba(var(--color-candlelight), 1)}@media screen and (max-width:989px){.video-with-text__heading{margin-bottom:24px;font-size:32px}.video-with-text__content ul li{padding-left:3rem;font-size:1.4rem}.video-with-text__content ul li:before{width:1.8rem;height:1.8rem;margin:0;position:absolute;top:2px;left:0}}a.button.button--primary.video-with-text__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}