.text-and-image{padding:var(--s3)0}.text-and-image[data-bg=beige]:has(+.text-and-image[data-bg=beige]),.text-and-image[data-bg=grey]:has(+.text-and-image[data-bg=grey]),.text-and-image[data-bg=teal]:has(+.text-and-image[data-bg=teal]),.text-and-image[data-bg=white]:has(+.text-and-image[data-bg=white]){padding-bottom:0}.text-and-image .grid{grid-column-gap:0}.text-and-image[data-style=image-cutaway],.text-and-image[data-style=image-fill]{position:relative}.text-and-image[data-style=image-cutaway]>.img-container,.text-and-image[data-style=image-fill]>.img-container{width:50%;height:100%;position:absolute;top:0;right:0;z-index:1}@media (max-width:767px){.text-and-image[data-style=image-cutaway]>.img-container,.text-and-image[data-style=image-fill]>.img-container{display:none}}.text-and-image[data-style=image-cutaway] div[data-position=left]+.img-container,.text-and-image[data-style=image-fill] div[data-position=left]+.img-container{left:0;right:auto}.text-and-image[data-style=image-cutaway] .container>.img-container,.text-and-image[data-style=image-fill] .container>.img-container{opacity:0}@media (max-width:767px){.text-and-image[data-style=image-cutaway] .container>.img-container,.text-and-image[data-style=image-fill] .container>.img-container{opacity:1}}.text-and-image[data-style=image-cutaway] .container[data-position=right] .content,.text-and-image[data-style=image-fill] .container[data-position=right] .content{padding-left:0!important}.text-and-image[data-style=image-cutaway] .container[data-position=left] .content,.text-and-image[data-style=image-fill] .container[data-position=left] .content{padding-right:var(--s2)!important}@media (max-width:767px){.text-and-image[data-style=image-cutaway] .container[data-position=left] .content,.text-and-image[data-style=image-fill] .container[data-position=left] .content{padding-right:0!important}}.text-and-image[data-style=image-cutaway]>.img-container{height:calc(100% - var(--s3)*2);top:var(--s3)}.text-and-image[data-style=image-cutaway]:before{content:"";position:absolute;top:0;right:0;width:25%;background:var(--beige);height:100%}@media (max-width:767px){.text-and-image[data-style=image-cutaway]:before{display:none}}.text-and-image .img-container{position:relative;grid-column:1/span 6;margin:0}@media (max-width:767px){.text-and-image .img-container{grid-column:1/span 12}}.text-and-image .img-container .img-wrap{width:100%;height:100%;aspect-ratio:12/14}@media (max-width:767px){.text-and-image .img-container .img-wrap{aspect-ratio:1/1}}.text-and-image .img-container .img-wrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-o-object-position:var(--xPositon) var(--vertPositon);object-position:var(--xPositon) var(--vertPositon)}.text-and-image .content{grid-column:7/span 6;align-self:center;padding:0 var(--s4)}@media (max-width:767px){.text-and-image .content{grid-column:1/span 12;padding:0}}.text-and-image .content .title:has(*){margin-bottom:var(--s1)}.text-and-image .content p a{color:var(--primary);text-decoration:underline}@media (max-width:767px){.text-and-image .container{grid-row-gap:var(--s2)}}.text-and-image .container[data-position=right] .img-container{grid-column:7/span 6;grid-row:1}@media (max-width:767px){.text-and-image .container[data-position=right] .img-container{grid-column:1/span 12}}.text-and-image .container[data-position=right] .content{grid-column:1/span 6;grid-row:1}@media (max-width:767px){.text-and-image .container[data-position=right] .content{grid-column:1/span 12;grid-row:2}}.text-and-image .container[data-position=below] .img-container{grid-column:3/span 8;grid-row:2}@media (max-width:767px){.text-and-image .container[data-position=below] .img-container{grid-column:1/span 12}}.text-and-image .container[data-position=below] .img-container .img-wrap{aspect-ratio:unset}.text-and-image .container[data-position=below] .img-container .img-wrap img{-o-object-fit:contain;object-fit:contain}.text-and-image .container[data-position=below] .content{grid-column:1/span 12;grid-row:1;text-align:center}.text-and-image .contact-list{display:flex;flex-direction:column;gap:var(--s1);padding:var(--s2)0}.text-and-image .contact-list .contact-list__item{display:grid;grid-template-columns:1fr 1fr;gap:10px 10px;border-left:3px solid var(--fusia);padding-left:var(--s1);align-items:baseline}@media (max-width:767px){.text-and-image .contact-list .contact-list__item{grid-template-columns:1fr;gap:5px;padding-left:20px}}.text-and-image .contact-list .contact-list__item-name{font-family:var(--bodyFontFamily);font-size:var(--P1);line-height:var(--P1_LH);text-transform:none;font-weight:var(--bodyFontWeightBold)}.text-and-image .contact-list .contact-list__item-title{grid-column:1;grid-row:2}.text-and-image .contact-list .contact-list__item a{color:#000;text-decoration:none}.text-and-image .contact-list .contact-list__item a:hover{text-decoration:underline}