.image-with-text__wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:4rem;gap:4.5rem}.image-with-text__wrapper a.button{margin-top:1.1rem}.image-with-text__copy{width:50%;padding:2rem 0}.image-with-text__copy .copy__title{font-size:4rem;font-family:var(--font-heading-family);margin-bottom:0}.image-with-text__copy .copy__subtitle{font-size:1.8rem;margin:0}.image-with-text__copy .copy__paragraph{margin-top:0;font-size:1.4rem}.image-with-text__imagery-wrapper{width:50vw;height:50%}.image-with-text__video-wrapper{width:50vw;height:100%}.image-with-text__video{width:100%}.image-with-text__video video{max-width:100%}.image-with-text__imagery{width:100%}.image-with-text__video{width:100%;height:100%}.image-with-text__video iframe{height:100%;width:100%;border:none}.image-with-text__imagery img{object-fit:cover;width:100%;height:100%;max-height:800px}.image-with-text__grid1{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}.image-with-text__grid1 img{object-fit:cover;width:100%;height:100%}.image-with-text__grid2{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:0px;height:100%}.image-with-text__grid2 img{object-fit:cover;width:100%;height:100%}.image-with-text__grid3{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:10px;grid-template-areas:"image1 image2" "image1 image4"}.image-with-text__grid3 img{object-fit:cover;width:100%;height:100%}.image-with-text__grid3 .image-with-text__imagery1{grid-area:image1}.image-with-text__grid3 .image-with-text__imagery2{grid-area:image2}.image-with-text__grid3 .image-with-text__imagery4{grid-area:image4}.image-with-text__grid4{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:10px;grid-row-gap:10px}.image-with-text__grid4 img{object-fit:cover;width:100%;height:100%}.thin-width{width:60%;margin:0 auto;margin-bottom:4rem}.image-with-text__imagery-wrapper--padding{padding:2rem 0}.image-with-text__video-wrapper--padding{padding:2rem 0}@media only screen and (max-width: 990px){.image-with-text__wrapper{flex-direction:column-reverse !important;gap:0}.image-with-text__copy .copy__title{margin-top:0}.image-with-text__imagery-wrapper{width:100%;padding-top:1.5rem}.image-with-text__copy{width:100%;padding:2rem 0}}.collapsible-content__open-button{background-color:transparent;border:none;border-bottom:1px solid;font-weight:100;padding:0;position:relative;font-family:Assistant,sans-serif}.collapsible-content__open-button::after{content:"";position:absolute;bottom:-1px;left:0;right:0;margin:0 auto;width:0;border-bottom:1px solid;-webkit-transition:width ease-out 350ms;transition:width ease-out 350ms;-webkit-transition-delay:50ms;transition-delay:50ms}.collapsible-content__open-button:hover{cursor:pointer;border:none}.collapsible-content__open-button:hover::after{width:100%}.collapsible-content__text p:nth-child(odd){margin-bottom:0;color:rgb(var(--color-base-accent-1));font-weight:600;line-height:15px}.collapsible-content__text p:nth-child(even){margin-top:0;line-height:20px}.collapsible-content__close-button{width:100%;border:none}.collapsible-content__close-button:hover{cursor:pointer}.collapsible-content__close-button svg{transform:rotate(-90deg);margin-top:5px}.image-with-text__wrapper:has(.image-with-text__video-wrapper) .image-with-text__imagery-wrapper{display:none}@media screen and (max-width: 989px){.image-with-text__video-wrapper{height:unset;width:100%}.image-with-text__video-wrapper--padding{padding:0}.image-with-text__video{height:unset}}