:root{--glow-ring-inset:0}.why .why-heading{margin-bottom:60px}.why .why-heading h2{color:#221f20;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:141.9%;text-align:center}.why .why-grid.h-uppercase .why-card .why-title{text-transform:uppercase}.why .why-card .why-icon{margin-bottom:10px}.why .why-card .why-card-inner h3{color:#221f20;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:100%;margin-bottom:10px}.why .why-card .why-desc{color:#231f20;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:14.783px}.why .why-card{background:#f2f2f2;border-radius:20px;position:relative}.why .why-card-inner{position:relative;z-index:2}.why .why-card:before{background:radial-gradient(closest-side at 50% 50%,transparent 70%,rgba(255,212,113,.45) 88%,rgba(255,212,113,0) 100%),radial-gradient(140% 120% at 50% 100%,transparent 68%,rgba(241,124,44,.28) 86%,rgba(241,124,44,0) 100%);border-radius:28px;content:"";filter:blur(10px);inset:-10px;opacity:0;position:absolute;transform:scale(.98);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1);z-index:0}.why .why-card:after{background:#fff;border-radius:calc(20px - var(--glow-ring-inset));content:"";inset:var(--glow-ring-inset);opacity:0;pointer-events:none;position:absolute;transition:opacity .35s cubic-bezier(.22,1,.36,1);z-index:1}.why .why-card.is-highlighted{background:#fff;box-shadow:18px 4px 34.7px -4px rgba(255,212,113,.5),-22px 0 39.9px -14px rgba(241,124,44,.5)}.why .why-card.is-highlighted:before{opacity:1;transform:scale(1)}.why .why-card.is-highlighted:after{opacity:1}.why .why-pagination{display:none}@media screen and (max-width:768px){.why .why-pagination{align-items:center;bottom:-20px!important;display:flex;gap:8px;justify-content:center;position:relative}.why .why-pagination .aa-bullet{background:#fff;border-radius:100px;cursor:pointer;display:inline-flex;height:8px;transition:width .3s,background .3s;width:8px}.why .why-pagination .aa-bullet.is-active{background:#000;width:50px}.why .why-heading{margin-bottom:40px}}@keyframes why-glow{0%{opacity:0;transform:scale(.96)}35%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.03)}}