.text-with-image-block{width:100%}.text-with-image-block .container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-top:80px;padding-bottom:80px}.text-with-image-block .container.reversed{flex-direction:row-reverse}@media(max-width: 768px){.text-with-image-block .container.reversed{flex-direction:column-reverse}}.text-with-image-block .container.reversed .text-content{padding-left:0px;padding-right:80px}@media(max-width: 768px){.text-with-image-block .container.reversed .text-content{padding-right:0px}}@media(max-width: 768px){.text-with-image-block .container{flex-direction:column-reverse;padding-top:40px;padding-bottom:40px;gap:40px}}@media(max-width: 1024px){.text-with-image-block .container{padding-top:60px;padding-bottom:60px}}.text-with-image-block .container .image-content{width:40%;height:600px}@media(max-width: 768px){.text-with-image-block .container .image-content{width:100%;height:400px}}.text-with-image-block .container .image-content img{width:100%;height:100%;object-fit:cover;object-position:center}.text-with-image-block .container .text-content{padding-left:80px;flex:1 1 0%}@media(max-width: 768px){.text-with-image-block .container .text-content{padding-left:0 !important}}@media(max-width: 1024px){.text-with-image-block .container .text-content{padding-left:40px}}.text-with-image-block .container .text-content .subheading{margin-bottom:8px}.text-with-image-block .container .text-content .subheading p{font-size:16px;line-height:1;font-weight:500;color:#af7b40}@media(max-width: 768px){.text-with-image-block .container .text-content .subheading p{font-size:14px}}.text-with-image-block .container .text-content h2{font-size:40px;font-weight:700;color:#0d2a40;width:80%;margin-bottom:24px}@media(max-width: 768px){.text-with-image-block .container .text-content h2{font-size:28px;width:100%}}@media(max-width: 1024px){.text-with-image-block .container .text-content h2{font-size:32px;width:100%}}.text-with-image-block .container .text-content .description{font-size:16px;font-weight:400;color:#71717a;width:100%}@media(max-width: 768px){.text-with-image-block .container .text-content .description{font-size:14px}}.text-with-image-block .container .text-content .description p:not(:last-child){margin-bottom:16px}.text-with-image-block .container .text-content .cta-button{display:flex;align-items:center;padding:16px 20px;width:fit-content;background-color:#af7b40;color:#fff !important;text-decoration:none;transition:background-color .3s ease;font-weight:600;font-size:16px;line-height:1;border-radius:5px;margin-top:24px}@media(max-width: 768px){.text-with-image-block .container .text-content .cta-button{font-size:14px;padding:14px 20px;width:100%;text-align:center;justify-content:center;margin-bottom:28px}}.text-with-image-block .container .text-content .cta-button:hover{background-color:#c0914f}
