.image-text-wide{width:100%}.image-text-wide__content{align-items:center;display:grid;gap:4rem;grid-template-areas:"image text";grid-template-columns:2fr 1fr;min-height:400px}.image-text-wide__image-wrapper{grid-area:image;overflow:hidden;position:relative}.image-text-wide__image{display:block;height:auto;object-fit:cover;object-position:center;width:100%}.image-text-wide__image--mobile{display:none}.image-text-wide__text-wrapper{grid-area:text;padding-right:2rem}.image-text-wide__title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;line-height:1.2;margin:0 0 1.5rem}.image-text-wide__title h1,.image-text-wide__title h2,.image-text-wide__title h3,.image-text-wide__title h4,.image-text-wide__title h5,.image-text-wide__title h6{font-family:inherit;font-weight:inherit;line-height:inherit;margin:0}.image-text-wide__content-text{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;margin:0}.image-text-wide__content-text p{margin:0 0 1rem}.image-text-wide__content-text p:last-child{margin-bottom:0}.image-text-wide__content-text ol,.image-text-wide__content-text ul{margin:0 0 1rem;padding-left:1.5rem}.image-text-wide__content-text li{margin-bottom:.5rem}.image-text-wide__content-text a{color:inherit;text-decoration:underline}.image-text-wide__content-text a:focus,.image-text-wide__content-text a:hover{text-decoration:none}@media screen and (max-width:1024px){.image-text-wide__content{gap:3rem}.image-text-wide__text-wrapper{padding-right:1rem}}@media screen and (max-width:768px){.image-text-wide__content{gap:2rem;grid-template-areas:"image" "text";grid-template-columns:1fr;min-height:auto}.image-text-wide__text-wrapper{padding-right:0}.image-text-wide__image--desktop{display:none}.image-text-wide__image--mobile{display:block}.image-text-wide__image-wrapper{max-height:300px;overflow:hidden}.image-text-wide__image{height:100%;min-height:250px}}@media screen and (max-width:480px){.image-text-wide__content{gap:1.5rem}.image-text-wide__title{margin-bottom:1rem}}