.overview-insights-section{background:linear-gradient(160deg,#edf1f7,#e8eef6 60%,#edf1f7);overflow:hidden;padding:8rem 0;position:relative}.overview-insights-section:before{background:radial-gradient(ellipse 50% 40% at 80% 10%,rgba(29,124,191,.07) 0,transparent 100%),radial-gradient(ellipse 40% 50% at 10% 90%,rgba(29,124,191,.05) 0,transparent 100%);content:"";inset:0;pointer-events:none;position:absolute}.overview-insights-section:after{background-image:radial-gradient(circle,rgba(29,124,191,.07) 1px,transparent 0);background-size:30px 30px;content:"";inset:0;-webkit-mask-image:radial-gradient(ellipse 100% 100% at 50% 50%,transparent 30%,#000 80%);mask-image:radial-gradient(ellipse 100% 100% at 50% 50%,transparent 30%,#000 80%);pointer-events:none;position:absolute}.overview-insights-section .container{margin:0 auto;max-width:1200px;padding:0 1.5rem;position:relative;z-index:1}.overview-insights-section .insights-content{display:flex;flex-direction:column;gap:8rem}.overview-insights-section .insight-row{align-items:center;display:grid;gap:5rem;grid-template-columns:1fr 1fr}.overview-insights-section .insight-row.reversed .insight-image{order:2}.overview-insights-section .insight-row.reversed .insight-text{order:1}.overview-insights-section .insight-image{border-radius:28px;box-shadow:0 0 0 1px rgba(15,23,42,.06),0 4px 8px rgba(15,23,42,.05),0 20px 40px rgba(15,23,42,.1),0 40px 80px rgba(15,23,42,.08),0 0 60px rgba(29,124,191,.06);height:400px;overflow:hidden;position:relative;transition:transform .55s cubic-bezier(.34,1.4,.64,1),box-shadow .55s ease}.overview-insights-section .insight-row:hover .insight-image{box-shadow:0 0 0 1px rgba(15,23,42,.07),0 8px 16px rgba(15,23,42,.07),0 30px 60px rgba(15,23,42,.13),0 56px 100px rgba(15,23,42,.1),0 0 80px rgba(29,124,191,.1);transform:translateY(-6px) rotate(.3deg)}.overview-insights-section .insight-image:before{background:linear-gradient(135deg,rgba(29,124,191,.35),hsla(0,0%,100%,.08) 50%,rgba(29,124,191,.15));border-radius:28px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.5px;pointer-events:none;position:absolute;z-index:3}.overview-insights-section .insight-image:after{background:linear-gradient(180deg,hsla(0,0%,100%,.18),transparent);border-radius:28px 28px 0 0;content:"";height:30%;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.overview-insights-section .insight-image img{display:block;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.4,0,.2,1);width:100%}.overview-insights-section .insight-row:hover .insight-image img{transform:scale(1.06)}.overview-insights-section .insight-image-overlay{background:linear-gradient(0deg,rgba(13,27,42,.28) 0,rgba(13,27,42,.05) 45%,transparent 70%);inset:0;position:absolute;z-index:1}.overview-insights-section .insight-text{position:relative}.overview-insights-section .insight-text:before{background:linear-gradient(90deg,#1d7cbf,#3b9edd);border-radius:9999px;content:"";display:block;height:3px;margin-bottom:1.25rem;width:36px}.overview-insights-section .insight-label{align-items:center;display:flex;gap:.6rem;margin-bottom:1.25rem}.overview-insights-section .insight-label svg{color:var(--primary,#1d7cbf);flex-shrink:0;height:1.25rem;width:1.25rem}.overview-insights-section .insight-label span{color:var(--primary,#1d7cbf);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.overview-insights-section .insight-title{color:#0d1b2a;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:1.75rem}.overview-insights-section .insight-description{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.65);border:1px solid rgba(29,124,191,.1);border-left:3px solid rgba(29,124,191,.4);border-radius:16px;box-shadow:0 4px 12px rgba(15,23,42,.04),0 1px 3px rgba(15,23,42,.03);color:#3d5166;font-size:.975rem;font-weight:500;line-height:1.85;margin-bottom:0;max-width:500px;padding:1.35rem 1.5rem;transition:background .3s ease,box-shadow .3s ease,border-left-color .3s ease}.overview-insights-section .insight-row:hover .insight-description{background:hsla(0,0%,100%,.88);border-left-color:rgba(29,124,191,.65);box-shadow:0 8px 24px rgba(15,23,42,.07),0 2px 6px rgba(15,23,42,.04)}@media (max-width:1024px){.overview-insights-section .insight-row{gap:3rem;grid-template-columns:1fr}.overview-insights-section .insight-row.reversed .insight-image,.overview-insights-section .insight-row.reversed .insight-text{order:0}.overview-insights-section .insight-image{height:300px}.overview-insights-section .insights-content{gap:5rem}.overview-insights-section .insight-row:hover .insight-image{transform:none}}