.image-and-text{display:flex;flex-direction:column;max-width:144rem;margin-left:auto;margin-right:auto;overflow:hidden}.component.image-and-text:has(+.banner){margin-bottom:0}.image-and-text--white .image-and-text__content{background-color:var(--brand-tint-3)}.image-and-text--white .link,.image-and-text--white .link-list .link-list__list-item,.image-and-text--white .link-list .link-list__list-item .link{color:var(--brand-primary)}.image-and-text--dark-blue .image-and-text__content{background-color:var(--brand-primary);color:var(--white)}.image-and-text--dark-blue .image-and-text__content .heading,.image-and-text--dark-blue .image-and-text__content .link,.image-and-text--dark-blue .image-and-text__content .link-list .link-list__list-item .link,.image-and-text--dark-blue .image-and-text__content h2,.image-and-text--dark-blue .image-and-text__content h3,.image-and-text--dark-blue .image-and-text__content h4,.image-and-text--dark-blue .image-and-text__content h5,.image-and-text--dark-blue .image-and-text__content h6{color:var(--white)}.image-and-text--dark-blue .image-and-text__content .link-list .link-list__list-item .link:hover{text-decoration:underline}.image-and-text__content{display:flex;flex-direction:column;justify-content:center;z-index:1;padding:var(--spacing-5) var(--spacing-4);background-color:var(--white);border-bottom-right-radius:var(--spacing-8)}.image-and-text__content .heading{margin-bottom:var(--spacing-2)}.image-and-text__content .link-list{margin-bottom:var(--spacing-2)}.image-and-text__content .link-list .link{text-decoration:none}.image-and-text__content .link-list .link:hover{text-decoration:none}.image-and-text__content .button{display:flex;justify-content:center;text-decoration:none}.image-and-text__description{margin-bottom:var(--spacing-2)}.image-and-text__media{margin-top:-7rem}.image-and-text__media img{width:100%}.image-and-text--image-left{flex-direction:column-reverse}.image-and-text--image-left .image-and-text__media{margin-top:0;margin-bottom:-7rem}.image-and-text--image-left .image-and-text__content{border-bottom-right-radius:0;border-top-left-radius:var(--spacing-8)}@media(min-width: 768px){.image-and-text{flex-direction:row;height:70rem}.image-and-text__content,.image-and-text__media{width:50%}.image-and-text__content{padding-left:var(--spacing-10);padding-right:var(--spacing-6)}.image-and-text__content .heading{margin-bottom:var(--spacing-3)}.image-and-text__content .link-list{margin-bottom:var(--spacing-3)}.image-and-text__content .button{width:max-content}.image-and-text__description{margin-bottom:var(--spacing-3)}.image-and-text__media{margin-top:0;margin-left:-7rem;width:calc(50% + 7rem)}.image-and-text__media picture{max-width:none;width:calc(100% + 7rem)}.image-and-text__media img{height:70rem;-o-object-fit:cover;object-fit:cover}.image-and-text--image-left{flex-direction:row-reverse}.image-and-text--image-left .image-and-text__content{border-top-left-radius:var(--spacing-8);border-bottom-right-radius:0;padding-left:var(--spacing-6);padding-right:var(--spacing-10)}.image-and-text--image-left .image-and-text__media{margin-right:-7rem;margin-left:0}}
