@keyframes carouselFade{0%{opacity:0}4%{opacity:1}10%{opacity:1}14%{opacity:0}100%{opacity:0}}#image-text{width:100%;height:100%;position:relative;height:auto;display:flex;flex-direction:column;gap:40px;margin:4rem 0}#image-text.grey-background{background-color:#f8f8f8;margin:0;padding:4rem 0}#image-text .tertiary-button{margin-bottom:2rem}#image-text .image{width:calc(100vw - 48px);margin:0 auto;height:calc(100vw - 48px);position:relative}#image-text .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-o-object-position:30%;object-position:30%}#image-text .image.gif img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:0;animation:carouselFade 15s infinite linear}#image-text .image.gif img:nth-child(1){animation-delay:0s}#image-text .image.gif img:nth-child(2){animation-delay:1.5s}#image-text .image.gif img:nth-child(3){animation-delay:3s}#image-text .image.gif img:nth-child(4){animation-delay:4.5s}#image-text .image.gif img:nth-child(5){animation-delay:6s}#image-text .image.gif img:nth-child(6){animation-delay:7.5s}#image-text .image.gif img:nth-child(7){animation-delay:9s}#image-text .image.gif img:nth-child(8){animation-delay:10.5s}#image-text .image.gif img:nth-child(9){animation-delay:12s}#image-text .image.gif img:nth-child(10){animation-delay:13.5s}#image-text .text{width:calc(100vw - 48px);margin:0 auto}#image-text .text h3{margin-bottom:1rem}#image-text .text p{margin-bottom:2rem}#image-text .text p:last-child{margin-bottom:0!important}#image-text .text p .read-more-button{text-decoration:underline}#image-text .text p.after-text{height:0;visibility:hidden;overflow:hidden;margin-bottom:0}#image-text .text p.after-text.open{height:unset;visibility:visible;overflow:unset;margin-bottom:2rem}#image-text .text .quote{background-color:#f8f8f8;padding:2rem;margin-bottom:2rem}#image-text .text .quote>p{margin-bottom:0}#image-text .text .quote>section{margin-top:2rem;display:flex;justify-content:space-between;align-items:end;flex-wrap:nowrap}#image-text .text .quote>section p{margin:0}#image-text .text .quote img{width:96px;height:96px;border-radius:100%}@media screen and (min-width:820px){#image-text .image{position:absolute;z-index:6}#image-text .image.thirds{top:0;width:33%;height:calc(100vh - 70px)}#image-text .image.thirds.on-left{left:0}#image-text .image.thirds.on-right{right:0}#image-text .image.half{width:calc(50% - 64px);height:65%;top:50%;transform:translateY(-50%)}#image-text .image.half.on-left{left:64px}#image-text .image.half.on-right{right:64px}#image-text .text{position:absolute;top:50%;transform:translate(0,-50%)}#image-text .text .content h2,#image-text .text .content>p{margin:0 auto 30px auto}#image-text .text .content p.after-text{height:unset;visibility:visible;overflow:unset}#image-text .text .content p.after-text .read-more-button{display:none}#image-text .text.thirds.on-left{max-width:700px;width:calc(50% - 128px);left:128px}#image-text .text.thirds.on-left .content{max-width:660px;width:100vh;margin:0 auto}#image-text .text.thirds.on-right{max-width:calc(50% - 128px);left:45%}#image-text .text.thirds.on-right .content{max-width:660px;width:100vh;margin:0 auto}#image-text .text.half.on-left{width:calc(50% - 256px);left:128px}#image-text .text.half.on-left .content{max-width:500px;width:100vh;margin:0 auto}#image-text .text.half.on-right{width:calc(50% - 256px);right:128px}#image-text .text.half.on-right .content{max-width:660px;width:100vh;margin:0 auto}}@media screen and (max-height:800px) and (min-width:769px){#image-text .quote-container{max-width:100%!important;left:37%!important;margin:0!important}#image-text .quote-container .content{max-width:750px!important;width:100%!important;margin:0!important}#image-text .quote-container .content .quote{padding:1rem!important}#image-text .quote-container .content .quote>section{margin-top:0!important}}