.boxsec .icon img{border-radius:13px;height:50px!important;width:50px!important}.boxsec .box{flex-direction:column}.boxes{display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}.box{align-items:flex-start;background:#fff;border:1px solid #e2e6ea;border-radius:14px;gap:20px;max-width:520px;padding:20px}.box,.icon{display:flex}.icon{align-items:center;border-radius:10px;color:#fff;flex-shrink:0;font-size:20px;height:46px;justify-content:center;width:46px}.tag{color:#6b7a8c;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.boxsec .box:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;--tw-shadow:0 20px 25px -5px #42a0bd1a,0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.boxes h3{color:#1c2b36;font-size:18px!important;line-height:30px!important;margin:8px 0 12px}.boxes p{color:#6b7a8c;font-size:16px;line-height:30px;margin-bottom:0}.boxsec .learn-link{color:#1b82c5;display:none;font-weight:500;text-decoration:none}.learn-link:hover{text-decoration:underline}@media (max-width:600px){.boxes{grid-template-columns:repeat(1,1fr)!important}}