.mobile .mobile-container{background-color:#f9fafb;border:1px solid #dcdfe4;border-radius:.5rem;gap:3rem;padding-top:3rem;padding-left:3rem;padding-right:3rem;display:flex;overflow:hidden}.mobile .mobile-wrapper{height:300px}.mobile .mobile-image{background:linear-gradient(135deg,#1a5d7d 0%,#0f75b0 70%);border-radius:60px;width:fit-content;height:500px;position:relative}.mobile .mobile-image .mobile-content{text-align:center;color:#b2d4e7;letter-spacing:-.05em;box-sizing:border-box;width:100%;padding:1rem;font-weight:600;position:absolute;top:90px}.mobile .mobile-image .mobile-content h3{margin:0;font-size:1.8rem;font-weight:600}.mobile .mobile-image .mobile-content p{font-weight:400}.mobile .mobile-image .mobile-content b{font-weight:600}.mobile .text h2{letter-spacing:-.05em;color:#0b0e14;margin:2rem 0 3rem;font-size:2.5rem;font-weight:600;line-height:1}.mobile .text p{color:#575757;font-size:1rem;font-weight:400;line-height:1.7}@media screen and (max-width:991px){.mobile .mobile-container{flex-direction:column-reverse}}@media screen and (max-width:575px){.mobile .mobile-container{padding-top:1rem;padding-left:1rem;padding-right:1rem}.mobile .mobile-container .mobile-image img{width:100%}}
.more-than-compliance{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.more-than-compliance .card{background-color:#f5f6fa;border:1px solid #c2c9d666;border-radius:8px;flex-direction:column;flex:1;padding:2rem;display:flex;overflow:hidden}.more-than-compliance .card hr{width:100%}.more-than-compliance .card .card-header{align-items:center;gap:1rem;display:flex}.more-than-compliance .card .card-header h3{letter-spacing:-.05em;color:#0b0e14;text-align:center;margin:0;font-size:1.5rem;font-weight:600;line-height:1}.more-than-compliance .card .card-header .icon-wrapper{background-color:#2b62d912;border-radius:.2rem;justify-content:center;align-items:center;width:34px;height:34px;padding:.5rem;display:flex}.more-than-compliance .card .card-header .icon-wrapper svg{color:#2b63d9}.more-than-compliance .card .description{color:#575757;font-size:.9rem;font-weight:400}.more-than-compliance .card .benefits{flex-direction:column;flex:1;gap:.8rem;padding-block:1.5rem;display:flex}.more-than-compliance .card .benefits .benefit{align-items:center;gap:.5rem;font-size:.9rem;display:flex}.more-than-compliance .card .benefits .benefit svg{color:#2b63d9}.more-than-compliance .card .ai-icons{flex-flow:wrap;gap:.6rem;margin-top:.5rem;display:flex}.more-than-compliance .card .ai-icons .cell{box-sizing:border-box;background-color:#fff6;border:1px solid #d4d4d48c;border-radius:.8rem;width:3rem;min-width:3rem;height:3rem;min-height:3rem;padding:5px}.more-than-compliance .card .ai-icons .cell img{object-fit:contain;max-width:100%;max-height:100%}
