.content-module{display:flex;position:relative}.content-module__container{align-items:center;display:grid;gap:48px;grid-template-columns:400px 1fr;position:relative;width:100%}.content-module__content{position:relative;z-index:2}.content-module__heading{color:#1a1a1a;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.content-image__wrapper{align-items:flex-end;display:flex;flex-direction:column;position:relative;row-gap:16px;width:100%}.content-module__heading--primary{color:var(--primary-color,#007bff)}.content-module__heading--secondary{color:var(--secondary-color,#6c757d)}.content-module__heading--tertiary{color:var(--tertiary-color,#28a745)}.content-module__heading--quaternary{color:var(--quaternary-color,#ffc107)}.content-module__heading--white{color:#fff}.content-module__heading--black{color:#000}.content-module__description{color:#6c757d;font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.content-module__description p{margin-bottom:1rem}.content-module__description p:last-child{margin-bottom:0}.content-module__button{margin-top:2rem}.btn{align-items:center;border:2px solid;border-radius:8px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;min-width:160px;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn--primary{background-color:var(--primary-color,#007bff);border-color:var(--primary-color,#007bff);color:#fff}.btn--primary:hover{background-color:var(--primary-hover,#0056b3);border-color:var(--primary-hover,#0056b3);transform:translateY(-2px)}.btn--secondary{background-color:transparent;border-color:var(--primary-color,#007bff);color:var(--primary-color,#007bff)}.btn--secondary:hover{background-color:var(--primary-color,#007bff);color:#fff;transform:translateY(-2px)}.btn--tertiary{background-color:var(--tertiary-color,#28a745);border-color:var(--tertiary-color,#28a745);color:#fff}.btn--white{background-color:#fff;border-color:#fff;color:#1a1a1a}.btn--full-width{width:100%}.content-module__images{align-items:center;display:grid;gap:16px;grid-template-columns:1fr 1fr;position:relative;width:100%}.content-module__logo img{height:auto;width:auto}.content-module__tall-image{height:100%;overflow:hidden;position:relative;width:100%}.content-module__tall-image img{height:100%;object-fit:cover;object-position:center;opacity:.7;width:100%}.content-module__tall-image{background-color:#b56d50!important}.content-module__logo{height:142px;width:100%}.content-module__short-image{background-color:#80a89f!important;height:100%;height:294px;overflow:hidden;position:relative;width:100%}.content-module__short-image img{height:100%;object-fit:cover;object-position:center;opacity:.7;width:100%}.content-module__image--overlay{position:relative}.content-module__image-overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.content-module__image--overlay-primary .content-module__image-overlay{background-color:var(--primary-color,#007bff);opacity:.3}.content-module__image--overlay-secondary .content-module__image-overlay{background-color:var(--secondary-color,#6c757d);opacity:.3}.content-module__image--overlay-tertiary .content-module__image-overlay{background-color:var(--tertiary-color,#28a745);opacity:.3}.full-width{padding:0 2rem;width:100%}.btn--primary{background-color:transparent;border:1px solid #8b5a3c;border-radius:0;color:#8b5a3c;font-family:Work Sans,sans-serif;font-size:18px;font-style:normal;font-weight:500;margin-bottom:38px;padding:16px 24px;text-decoration:none}.btn--primary:hover{background-color:#8b5a3c;color:#fff}@media (min-width:1399px){.content-module__tall-image{width:432px}.content-module__logo{width:320px}.content-module__short-image{width:432px}}@media (max-width:1199px){.content-module__container{align-content:center;align-items:center;display:flex;flex-direction:column-reverse;gap:3rem;padding-top:0}.content-module__logo{height:auto}.content-module__heading{font-size:3rem}.content-module__images{height:auto}.content-wrapper,.full-width{padding:0 1.5rem}}@media (max-width:991px){.content-module__images{display:flex;flex-direction:column;gap:1rem;height:auto}.content-module__logo{height:100%;width:100%}.content-module__logo img{height:auto;height:100%;width:100%}}@media (max-width:768px){.content-module{min-height:auto;padding:3rem 0}.content-module__container{gap:56px;grid-template-columns:1fr}.content-module__short-image{height:100%;height:auto}.content-module__short-image,.content-module__tall-image{max-height:200px;overflow:hidden;position:relative;width:100%}.content-module__tall-image{height:100%}.content-module__content{max-width:100%;text-align:center}.content-module__heading{font-size:2.5rem;margin-bottom:1rem}.content-module__description{font-size:1rem;margin-bottom:1.5rem}.content-wrapper,.full-width{padding:0 1rem}.btn{padding:1rem;width:100%}}@media (max-width:480px){.content-module__heading{font-size:2rem}}