.mltc-section{justify-content:center;align-items:center;padding:40px 20px}.mltc-card,.mltc-section{display:flex;background:#fff}.mltc-card{justify-content:space-between;max-width:100%;width:100%;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.mltc-image{order:1;position:relative;width:23%;border-radius:20px!important;min-height:350px}.mltc-content{order:0;width:77%;padding:40px}.mltc-content,.mltc-content-inner{display:flex;flex-direction:column;justify-content:center;align-items:center}.mltc-content-inner{width:100%}.mltc-title{font-size:40px;font-weight:700;margin-bottom:16px;color:#111;text-align:center}.mltc-description{font-size:18px;color:#555;text-align:center;margin-bottom:24px;line-height:1.6}.mltc-btn{background:#3a6b2e;color:#fff;border:none;padding:14px 24px!important;border-radius:8px;font-weight:600;cursor:pointer;transition:.3s;display:inline-flex;align-items:center;justify-content:center;gap:10px;height:45px!important;min-width:250px!important;max-width:500px!important}.mltc-btn:hover{background:#000;color:#fff}.arrow{font-size:18px}.mltc-footer{display:flex;gap:20px;margin-top:30px;font-size:13px;color:#888}@media (max-width:992px){.mltc-image{width:35%;min-height:320px}.mltc-content{width:65%;padding:30px}.mltc-title{font-size:30px}.mltc-description{font-size:16px}}@media (max-width:768px){.mltc-card{justify-content:center;align-items:center;flex-direction:column;box-shadow:none}.mltc-content{width:100%;order:2}.mltc-image{order:0;justify-content:center;display:flex;width:200px;height:200px;min-height:unset;border-radius:0!important}.mltc-content{padding:25px 20px}.mltc-title{font-size:25px}.mltc-description{font-size:16px;line-height:1.5}.mltc-btn{width:100%;max-width:100%!important;font-size:14px!important}}@media (max-width:550px){.mltc-section{padding:30px 12px}.mltc-title{font-size:22px}.mltc-btn,.mltc-description{font-size:14px}.mltc-btn{height:42px!important;padding:12px 16px!important}}@media (max-width:400px){.mltc-title{font-size:20px}.mltc-description{font-size:13px}}