.marketing-section{background:#f0def7;font-family:'Poppins',sans-serif;color:#222;line-height:1.7}
.section-title{font-size:44px;font-weight:800;margin-bottom:25px;color:#202020;text-align:left}
.section-subtitle{font-size:32px;font-weight:700;margin-bottom:40px;color:#202020;text-align:left}
.section-description{font-size:18px;margin-bottom:25px;color:#555;max-width:520px;text-align:left}
.marketing-section h3{font-size:28px;font-weight:700;color:#202020;margin-bottom:15px;text-align:left}
.marketing-section p,.marketing-section ul{font-size:18px;color:#555;line-height:1.8;text-align:left}
.marketing-section ul{list-style:disc;padding-left:20px}
.marketing-img{width:100%;height:auto;max-width:600px;display:block;margin:0 auto;background:transparent!important;border:none!important;outline:none!important}
.btn.primary-btn{font-size:18px;padding:14px 36px;margin-top:10px}
.row.align-items-center{margin-bottom:90px}
@media(min-width:992px){.marketing-section .row.align-items-center:nth-child(even){flex-direction:row-reverse}}
@media(max-width:992px){
.section-title{font-size:34px}
.section-subtitle{font-size:26px}
.marketing-section h3{font-size:22px}
.marketing-section p,.marketing-section ul{font-size:17px}
.marketing-img{max-width:90%;margin-top:20px}
}
