@keyframes rotator{0%{transform:rotate(0)}100%{transform:rotate(270deg)}}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}100%{stroke-dashoffset:280;transform:rotate(450deg)}}.section--image-with-text{background:var(--background-fill-primary)}.section--image-with-text:has(.image-with-text__boxed){padding:var(--global-sect-pad-y-sm) var(--global-sect-pad-x-sm)}.section--image-with-text:has(.image-with-text__sticky){background:var(--background-fill-primary);padding:var(--global-sect-pad-y-md) var(--global-sect-pad-x-md)}.section--image-with-text.color-deep-sea .button,.section--image-with-text.color-deep-sea button{--button-bg-fill-default:var(--brand-deep-blue);--button-bg-fill-focused:var(--brand-deep-blue);--button-bg-fill-hover:var(--brand-sand);--button-bg-stroke-default:var(--brand-deep-blue);--button-bg-stroke-focused:var(--brand-deep-blue);--button-bg-stroke-hover:var(--brand-deep-blue);--button-icon-fill-default:var(--brand-sand);--button-text-fill-default:var(--brand-sand);--button-text-fill-focused:var(--brand-sand);--button-text-fill-hover:var(--brand-deep-blue)}.section--image-with-text .image-with-text{display:flex}.section--image-with-text .image-with-text .image-with-text__subheading{color:var(--highlight-fill-primary)}.section--image-with-text .image-with-text .image-with-text__heading{color:var(--heading-fill-primary)}.section--image-with-text .image-with-text .image-with-text__text{color:var(--body-fill-primary)}.section--image-with-text .image-with-text.image-with-text__boxed{position:relative}.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--text{flex:1 1 50%;background-color:var(--background-fill-primary);padding:var(--box-pad-lg);display:flex;flex-direction:column;position:relative;justify-content:center;gap:var(--global-text-gap)}@media screen and (max-width:768px){.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--text{gap:var(--box-gap-lg)}}.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--text .image-with-text--lower{display:flex;flex-direction:column;gap:var(--global-text-gap)}.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--text .image-with-text--lower .image-with-text__heading{font-family:var(--global-headline-lg-font-family);font-size:var(--global-headline-lg-font-size);font-style:var(--global-headline-lg-font-style);font-weight:var(--global-headline-lg-font-weight);letter-spacing:var(--global-headline-lg-letter-spacing);line-height:var(--global-headline-lg-line-height);gap:var(--global-headline-lg-paragraph-spacing);text-transform:var(--global-headline-lg-text-transform);display:flex;flex-direction:column;gap:10px}.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--text .image-with-text--lower .image-with-text__heading .text-with-image__heading-image{-o-object-fit:contain;object-fit:contain;width:auto;max-width:-moz-fit-content;max-width:fit-content;height:auto;max-height:80px}.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--image{flex:1 1 50%;min-height:var(--box-img-height)}.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--image img{min-height:auto;height:var(--box-img-height);border-radius:var(--box-border-rad-lg) var(--box-border-rad-lg) 0 0}}.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--image video{width:100%}.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--image .video-container{position:relative;height:100%}.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--image .video-container:hover{cursor:pointer}.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--image .video-stored-container{height:100%}.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--image .video-stored-container video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:var(--background-fill-primary);border-radius:var(--box-border-rad-lg) 0 0 var(--box-border-rad-lg)}@media screen and (max-width:768px){.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--image .video-stored-container video{border-radius:var(--box-border-rad-lg) var(--box-border-rad-lg) 0 0}}.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--image .video-stored-container .play-btn{display:block;position:absolute;z-index:2;height:40px;width:40px;border:var(--global-border-rad) solid var(--color-icon-border);border-radius:var(--global-border-rad);right:var(--global-sect-pad-x-sm);bottom:var(--global-sect-pad-y-sm)}.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--image .video-stored-container .play-btn path{fill:#fff}@media screen and (max-width:768px){.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--image .video-stored-container .video-poster{height:100%}}.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--image .video-external-container{height:100%;background:var(--background-fill-primary);border-radius:var(--box-border-rad-lg) 0 0 var(--box-border-rad-lg)}@media screen and (max-width:768px){.section--image-with-text .image-with-text.image-with-text__boxed .image-with-text--image .video-external-container{border-radius:var(--box-border-rad-lg) var(--box-border-rad-lg) 0 0}}.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--text_first{flex-direction:row-reverse}@media screen and (max-width:768px){.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--text_first{flex-direction:column}}.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--text_first .image-with-text--text{border-radius:var(--box-border-rad-lg) 0 0 var(--box-border-rad-lg)}@media screen and (max-width:768px){.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--text_first .image-with-text--text{border-radius:0 0 var(--box-border-rad-lg) var(--box-border-rad-lg)}}.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--text_first .image-with-text--image img,.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--text_first .image-with-text--image video,.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--text_first .video-stored-container img,.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--text_first .video-stored-container video{border-radius:0 var(--box-border-rad-lg) var(--box-border-rad-lg) 0}@media screen and (max-width:768px){.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--text_first .image-with-text--image img,.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--text_first .image-with-text--image video,.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--text_first .video-stored-container img,.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--text_first .video-stored-container video{border-radius:var(--box-border-rad-lg) var(--box-border-rad-lg) 0 0}}.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--text_first .image-with-text--image .video-external-container,.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--text_first .video-stored-container .video-external-container{border-radius:0 var(--box-border-rad-lg) var(--box-border-rad-lg) 0}@media screen and (max-width:768px){.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--text_first .image-with-text--image .video-external-container,.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--text_first .video-stored-container .video-external-container{border-radius:var(--box-border-rad-lg) var(--box-border-rad-lg) 0 0}}.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--image_first{flex-direction:row}@media screen and (max-width:768px){.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--image_first{flex-direction:column}}.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--image_first .image-with-text--text{border-radius:0 var(--box-border-rad-lg) var(--box-border-rad-lg) 0}@media screen and (max-width:768px){.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--image_first .image-with-text--text{border-radius:0 0 var(--box-border-rad-lg) var(--box-border-rad-lg)}}.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--image_first .image-with-text--image img{border-radius:var(--box-border-rad-lg) 0 0 var(--box-border-rad-lg)}@media screen and (max-width:768px){.section--image-with-text .image-with-text.image-with-text__boxed.image-with-text--image_first .image-with-text--image img{border-radius:var(--box-border-rad-lg) var(--box-border-rad-lg) 0 0}}.section--image-with-text .image-with-text.image-with-text__sticky{gap:var(--global-col-gap-md)}.section--image-with-text .image-with-text.image-with-text__sticky.image-with-text--image_first{flex-direction:row}@media screen and (max-width:989px){.section--image-with-text .image-with-text.image-with-text__sticky.image-with-text--image_first{flex-direction:column}}.section--image-with-text .image-with-text.image-with-text__sticky.image-with-text--text_first{flex-direction:row-reverse}@media screen and (max-width:989px){.section--image-with-text .image-with-text.image-with-text__sticky.image-with-text--text_first{flex-direction:column}}.section--image-with-text .image-with-text.image-with-text__sticky .image-with-text--text{flex:1 1 50%;display:flex;flex-direction:column;gap:var(--global-text-gap)}.section--image-with-text .image-with-text.image-with-text__sticky .image-with-text--text .image-with-text--lower{display:flex;flex-direction:column;gap:var(--global-text-gap)}.section--image-with-text .image-with-text.image-with-text__sticky .image-with-text--text .image-with-text--lower .image-with-text__heading{color:var(--heading-fill-primary);font-family:var(--global-headline-sm-font-family);font-size:var(--global-headline-sm-font-size);font-style:var(--global-headline-sm-font-style);font-weight:var(--global-headline-sm-font-weight);letter-spacing:var(--global-headline-sm-letter-spacing);line-height:var(--global-headline-sm-line-height);gap:var(--global-headline-sm-paragraph-spacing);text-transform:var(--global-headline-sm-text-transform)}.section--image-with-text .image-with-text.image-with-text__sticky .image-with-text--image{flex:1 1 50%}.section--image-with-text .image-with-text.image-with-text__sticky .image-with-text--image img{-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1;width:100%;height:auto;border-radius:var(--box-border-rad-lg)}@media screen and (max-width:989px){.section--image-with-text .image-with-text.image-with-text__sticky .image-with-text--image img{aspect-ratio:auto}}@media screen and (max-width:768px){.section--image-with-text .image-with-text.image-with-text__sticky .image-with-text--image img{aspect-ratio:1/1}}@media screen and (min-width:990px){.section--image-with-text .image-with-text.image-with-text__sticky .image-with-text--image img{position:sticky;top:var(--header-height)}}.section--image-with-text .image-with-text .video-external-container .image-container{padding-top:0}.section--image-with-text .image-with-text img{height:100%;width:100%}.section--image-with-text .image-with-text.image-with-text-fit_content{display:flex;align-items:stretch;justify-content:space-between}.section--image-with-text .image-with-text.image-with-text-fit_content .image-with-text__item{flex:0 0 50%;max-width:50%}.section--image-with-text .image-with-text.image-with-text-fit_content .image-with-text--image{display:flex}.section--image-with-text .image-with-text.image-with-text-fit_content .image-with-text--image img,.section--image-with-text .image-with-text.image-with-text-fit_content .image-with-text--image video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section--image-with-text .image-with-text.image-with-text-fit_content .image-with-text--image,.section--image-with-text .image-with-text.image-with-text-fit_content .video-external-container,.section--image-with-text .image-with-text.image-with-text-fit_content .video-stored-container{width:100%;height:auto;position:relative}.section--image-with-text .image-with-text.image-with-text-fit_content .image-with-text--image .image-block,.section--image-with-text .image-with-text.image-with-text-fit_content .image-with-text--image .more-video,.section--image-with-text .image-with-text.image-with-text-fit_content .image-with-text--image .video-container,.section--image-with-text .image-with-text.image-with-text-fit_content .video-external-container .image-block,.section--image-with-text .image-with-text.image-with-text-fit_content .video-external-container .more-video,.section--image-with-text .image-with-text.image-with-text-fit_content .video-external-container .video-container,.section--image-with-text .image-with-text.image-with-text-fit_content .video-stored-container .image-block,.section--image-with-text .image-with-text.image-with-text-fit_content .video-stored-container .more-video,.section--image-with-text .image-with-text.image-with-text-fit_content .video-stored-container .video-container{position:absolute;top:0;left:0;width:100%}.section--image-with-text .image-with-text.image-with-text-fit_content .image-with-text--image .more-video .image-container,.section--image-with-text .image-with-text.image-with-text-fit_content .video-external-container .more-video .image-container,.section--image-with-text .image-with-text.image-with-text-fit_content .video-stored-container .more-video .image-container{max-height:100%}.liquid-with-text--code-snippet{text-align:center}