.contact-section{display:flex;flex-direction:column;background:#f6fffc}@media only screen and (min-width: 768px){.contact-section{flex-direction:row}}.contact-section a{color:inherit}@media only screen and (min-width: 768px){.contact-section__image,.contact-section__content{width:50% !important}}.contact-section__image{display:flex;justify-content:center;align-items:center;position:relative}.contact-section__image-loader{width:100%;height:100%;object-fit:cover;display:block}.contact-section__image-loader::before{float:left;padding-top:100%;content:""}.contact-section__image-loader::after{display:block;content:"";clear:both}.contact-section__image-img{height:100%;width:100%;object-fit:cover}@media only screen and (min-width: 768px){.contact-section__image-img{height:revert-layer}}.contact-section__image-title{font-size:2rem;line-height:130%;font-weight:600;letter-spacing:-0.0875rem;color:#fff;z-index:2;position:absolute;width:100%;text-align:center}@media(min-width: 992px){.contact-section__image-title{font-size:3rem}}.contact-section__content{width:100%;box-sizing:border-box;max-width:120rem;margin:0 auto;padding:0 var(--container-side-space);padding-top:2.5rem;padding-bottom:2.5rem;display:flex;flex-flow:column;align-items:center}@media only screen and (min-width: 768px){.contact-section__content{padding-top:5rem;padding-bottom:5rem;align-items:unset;padding-left:8%;padding-right:13%}}.contact-section__content p{color:#1a1a1a}.contact-section__content-text{margin-bottom:2.5rem}.contact-section__icon{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}@media only screen and (min-width: 768px){.contact-section__icon{gap:1rem;margin-bottom:2.5rem}}.contact-section__icon:last-child{margin-bottom:1.5rem}.contact-section__icon-image{align-self:flex-start;max-width:2.5rem;max-height:2.5rem}.contact-section__icon-content{display:flex;flex-flow:column;gap:.5rem}.contact-section__icon-title{font-size:1.25rem;line-height:140%;font-weight:600;letter-spacing:-0.025rem;margin-top:.1875rem}@media(min-width: 992px){.contact-section__icon-title{font-size:1.5rem}}.contact-section__media-loader{width:100%;height:100vw}@media only screen and (min-width: 768px){.contact-section__media-loader{height:auto}}.contact-section__icon-text{font-size:1rem;line-height:140%;font-weight:500;text-transform:none;letter-spacing:normal}.contact-section__icon-text a{margin-top:.5rem;display:block}.contact-section__icon-text a[href^=tel],.contact-section__icon-text a[href^=sms],.contact-section__icon-text a[href^=mailto]{text-decoration:underline}
