section.ctaImageRight{display:-webkit-box;display:-ms-flexbox;display:flex}section.ctaImageRight .textBox{padding:4vw 6vw;text-align:center;width:50%}section.ctaImageRight .textBox .btn{margin-top:20px}section.ctaImageRight .textBox h3{font-size:36px;line-height:1;margin-bottom:0}section.ctaImageRight .imageBox{background-position:50%;background-size:cover;position:relative;width:50%}section.ctaImageRight .imageBox img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}@media(max-width:767px){section.ctaImageRight{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}section.ctaImageRight .imageBox,section.ctaImageRight .textBox{width:100%}section.ctaImageRight .imageBox{height:50vw}}@media(max-width:1023px){section.ctaImageRight .textBox{padding:50px 60px}}section.ctaImageRight.list .textBox{text-align:left}section.ctaImageRight.red .textBox{background-color:#e55940}section.ctaImageRight.red .textBox h3,section.ctaImageRight.red .textBox li,section.ctaImageRight.red .textBox p{color:#f7ede0}section.ctaImageRight.red .textBox a.btn{background:#3d3835;color:#f7ede0}section.ctaImageRight.grey .textBox{background-color:#3d3835}section.ctaImageRight.grey .textBox h3,section.ctaImageRight.grey .textBox li,section.ctaImageRight.grey .textBox p{color:#f7ede0}section.ctaImageRight.grey .textBox a.btn{background:#e55940;color:#f7ede0}section.ctaImageRight.yellow .textBox{background-color:var(--yellow)}section.ctaImageRight.yellow .textBox h3,section.ctaImageRight.yellow .textBox li,section.ctaImageRight.yellow .textBox p{color:#000}section.ctaImageRight.yellow .textBox a.btn{background:#e55940;color:#f7ede0}section.ctaImageRight.beige .textBox{background-color:#f7ede0}section.ctaImageRight.beige .textBox h3,section.ctaImageRight.beige .textBox li,section.ctaImageRight.beige .textBox p{color:#000}section.ctaImageRight.beige .textBox a.btn{background:#e55940;color:#f7ede0}