.text-and-media{position:relative;z-index:1}.text-and-media .background{inset:0;position:absolute;z-index:-1}.text-and-media .background>*{height:100%;object-fit:cover;width:100%}.text-and-media .background .background_image{inset:0;position:absolute;z-index:-1}.text-and-media .background:after,.text-and-media .background:before{background:linear-gradient(rgba(237,237,230,0),#edede6);content:"";height:var(--background-fade-height);left:0;pointer-events:none;position:absolute;user-select:none;width:100%}.text-and-media .background:before{rotate:180deg;top:0}.text-and-media .background:after{bottom:0}.text-and-media .background video{pointer-events:none;transform-style:preserve-3d}@media (prefers-reduced-motion){.text-and-media .background video{display:none}}.text-and-media .container{align-items:center;display:grid;gap:var(--section-gap);margin-block:var(--spacing-offset,var(--space-1200));margin-inline:auto;max-width:var(--content-wrapper-max-width,100vw);padding-inline:var(--container-padding-inline)}.text-and-media .container .media{order:-1}@media (min-width:768px){.text-and-media .text{width:75%}}@media (min-width:992px){.text-and-media .container{grid-template-columns:repeat(2,minmax(0,1fr))}.text-and-media.media_right .media{order:0}.text-and-media.media_left .container .text{grid-column:2;order:2}.text-and-media .text{width:100%}}.text-and-media .tagline{color:var(--color-orange-100);font-family:kepler-3-display-variable,serif;font-size:var(--fs-tagline-lg-size);font-style:italic;font-weight:var(--fs-tagline-lg-weight);letter-spacing:var(--fs-tagline-lg-letter-spacing);line-height:var(--fs-tagline-lg-line-height);margin-bottom:var(--space-0)}.text-and-media .tagline.purple{color:var(--color-purple-75)}.text-and-media .tagline.blue{color:var(--color-blue-75)}.text-and-media .title{font-size:var(--fs-title-lg-size);font-weight:var(--fs-title-lg-weight);letter-spacing:var(--fs-title-lg-letter-spacing);line-height:var(--fs-title-lg-line-height);margin-bottom:var(--space-300)}.text-and-media .paragraph{display:block;margin-bottom:var(--space-600)}.text-and-media .paragraph,.text-and-media .paragraph>:not(h1,h2,h3,h4,h5,h6){font-size:var(--fs-paragraph-md-size);font-weight:var(--fs-paragraph-md-weight);letter-spacing:var(--fs-paragraph-md-letter-spacing);line-height:var(--fs-paragraph-md-line-height)}.text-and-media .paragraph a:after{filter:brightness(0)}.text-and-media .buttons{display:flex;flex-direction:column;gap:var(--layout-gap);margin-top:var(--space-300)}@media (min-width:992px){.text-and-media .buttons{flex-direction:row;justify-content:flex-start;margin-top:var(--space-400)}}.text-and-media .media{aspect-ratio:1/1}.text-and-media .media img,.text-and-media .media>*{height:100%;object-fit:cover;width:100%}.text-and-media .media .overlay{height:100%;width:100%}.text-and-media .media svg{height:100%;pointer-events:none;user-select:none;width:100%}.text-and-media.text-right .text{text-align:right}.text-and-media.text-right .buttons{justify-content:flex-end}.text-and-media .media.bottom_left,.text-and-media .media.bottom_right,.text-and-media .media.top_left,.text-and-media .media.top_right{overflow:hidden;position:relative;transform:translate(0)}.text-and-media .media.bottom_left,.text-and-media .media.bottom_right{background-color:var(--color-black-100)}.text-and-media .media.top_right{border-radius:var(--radius-media-mask-sm) var(--radius-media-mask-lg) var(--radius-media-mask-sm) var(--radius-media-mask-sm)}.text-and-media .media.top_left{border-radius:var(--radius-media-mask-lg) var(--radius-media-mask-sm) var(--radius-media-mask-sm) var(--radius-media-mask-sm)}.text-and-media .media.bottom_right{border-radius:var(--radius-media-mask-sm) var(--radius-media-mask-sm) var(--radius-media-mask-lg) var(--radius-media-mask-sm)}.text-and-media .media.bottom_left{border-radius:var(--radius-media-mask-sm) var(--radius-media-mask-sm) var(--radius-media-mask-sm) var(--radius-media-mask-lg)}