.mobile-enterprise-features{color:#fff;background:#000;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:86px 0}.mobile-enterprise-features .container{flex-direction:column;gap:34px;display:flex}.mobile-enterprise-features-head{text-align:center;max-width:980px;margin-left:auto;margin-right:auto}.mobile-enterprise-features-head h2{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(34px,4.8vw,60px);font-weight:650;line-height:1.08}.mobile-enterprise-features-head h2 span{display:inline}.mobile-enterprise-features-head p{color:#ffffffbd;max-width:900px;margin:12px auto 0;font-size:15px;line-height:1.75}.mobile-enterprise-features-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.mobile-enterprise-feature-card{background:radial-gradient(140% 140% at 0 0,#ffffff0f,#fff0 62%);border:1px solid #ffffff1f;border-radius:16px;grid-template-columns:34px 1fr;align-items:center;gap:12px;padding:25px;display:grid;box-shadow:0 12px 28px #00000052}.mobile-enterprise-feature-card[hidden]{display:none!important}.mobile-enterprise-feature-icon{color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.mobile-enterprise-feature-icon svg{width:18px;height:18px;display:block}.mobile-enterprise-feature-copy h3{color:#ffffffeb;margin:0;font-size:18px;font-weight:400;line-height:1.45}.mobile-enterprise-feature-copy p{color:#ffffffb3;margin:6px 0 0;font-size:14px;line-height:1.6}.mobile-enterprise-feature-card:hover{background:radial-gradient(140% 140% at 0 0,#ffffff1a,#fff0 62%);border-color:#ffffff38}.mobile-enterprise-features-actions{justify-content:center;display:flex}.mobile-enterprise-features-more{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff42;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:10px 16px;font-size:12px;font-weight:650;display:inline-flex}.mobile-enterprise-features-more:hover{background:#ffffff0f;border-color:#ffffff5c}.mobile-enterprise-features-more .caret svg{width:16px;height:16px;display:block}.mobile-enterprise-features-more[aria-expanded=true] .caret svg{transform:rotate(180deg)}@media (max-width:980px){.mobile-enterprise-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.mobile-enterprise-features{padding:70px 0}.mobile-enterprise-features-grid{grid-template-columns:1fr}}