.insight-content-wrapper{width:100%}.insight-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:32px;align-items:center}.insight-cards{width:100%;max-width:602px}.insight-card{border:1px solid #e6e6e6;border-radius:14px;padding:20px 24px;display:grid;align-items:flex-start;gap:16px;background:#ffffff;width:100%;min-height:279px;height:auto}.insight-icon-wrapper{width:56px;height:56px;border-radius:14px;background:#e7f0e9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.insight-icon{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.insight-content{display:flex;flex-direction:column;gap:8px}.insight-title{font-weight:600;font-size:18px;line-height:120%;text-transform:capitalize;margin:0}.insight-description{margin:0;font-size:14px;line-height:1.5;color:#6b6b6b;font-weight:500!important}.insight-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#1f6f46;text-decoration:none}.insight-link:hover{color:#185837}.insight-link-arrow{display:inline-flex;transform:translateY(-1px);transition:transform .2s ease;animation:insight-arrow-pulse 1.2s ease-in-out infinite;color:#1f6f46;margin-top:5px}.insight-link:hover .insight-link-arrow{transform:translate(4px,-1px)}.insight-image-wrapper{position:relative;width:100%}.insight-logo-wrapper{position:absolute;top:16px;right:16px;padding:16px;background:rgba(200,30,35,.85);display:flex;align-items:center;justify-content:center;width:190px;height:auto;box-sizing:border-box}.insight-main-image{width:100%;height:auto;border-radius:16px;display:block}.insight-logo{width:auto;height:auto;display:block}@media (max-width:1200px){.insight-layout{grid-template-columns:1fr}}@media (min-width:768px) and (max-width:1023px){.insight-content-wrapper{margin:0 auto;max-width:100%}.insight-content-wrapper,.insight-layout{display:flex;flex-direction:column;align-items:center}.insight-layout{width:100%;gap:32px}.insight-cards{width:100%!important;max-width:100%!important;justify-content:center}.insight-card{align-items:center;text-align:center;width:100%}.insight-icon-wrapper{margin:0 auto}.insight-content{align-items:center}.insight-content,.insight-description,.insight-title{text-align:center}.insight-link{justify-content:center}.insight-image-wrapper{width:100%;order:2}}@media (max-width:767px){.insight-content-wrapper{margin:0 auto;max-width:100%}.insight-content-wrapper,.insight-layout{display:flex;flex-direction:column;align-items:center}.insight-layout{width:100%}.insight-cards{justify-content:center;max-width:100%}.insight-card{padding:18px 20px;align-items:center;text-align:center}.insight-icon-wrapper{margin:0 auto}.insight-content{align-items:center}.insight-content,.insight-description,.insight-title{text-align:center}.insight-link{justify-content:center}}@media (max-width:480px){.insight-card{align-items:center;text-align:center}.insight-icon-wrapper{width:48px;height:48px;margin:0 auto}.insight-icon{width:24px;height:24px}.insight-content{align-items:center}.insight-content,.insight-description,.insight-title{text-align:center}.insight-link{justify-content:center}}@keyframes insight-arrow-pulse{0%,to{transform:translateY(-1px)}50%{transform:translate(6px,-1px)}}@media (max-width:1100px){.insight-layout{display:flex;flex-direction:column;align-items:center}.insight-cards{grid-template-columns:1fr;max-width:100%}.insight-card{text-align:center;align-items:center}.insight-icon-wrapper{margin:0 auto}.insight-content{align-items:center;text-align:center}.insight-link{justify-content:center}.insight-image-wrapper{order:2;width:100%}}