.vs{background-color:#fff;font-family:Inter,sans-serif;padding:80px 20px;width:100%}.vs__container{align-items:center;display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:1200px}.vs__title{color:#183f36!important;font-size:48px!important;font-weight:700!important;line-height:46px!important;margin:0!important;text-align:center!important}.vs__table{background-color:#fff;border:1px solid #e5e7eb;border-radius:32px;max-width:1100px;overflow:hidden;width:100%}.vs__header{background-color:#183f36;color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr}.vs__header-item{align-items:center;display:flex;font-size:18px;font-weight:600;gap:12px;justify-content:center;padding:20px 24px;text-align:center}.vs__header-item:first-child{background-color:transparent}.vs__header-logo{height:40px;width:auto}.vs__row{border-bottom:1px solid #e5e7eb;display:grid;grid-template-columns:1fr 1fr 1fr}.vs__row:last-child{border-bottom:none}.vs__cell{align-items:center;display:flex;justify-content:center;min-height:60px;padding:16px 24px}.vs__cell--feature{color:#000;font-size:16px;font-weight:500;justify-content:flex-start;line-height:1.4;text-align:left}.vs__cell--check{background-color:#f8fffe}.vs__icon{align-items:center;border-radius:50%;display:flex;font-size:16px;font-weight:700;height:24px;justify-content:center;width:24px}.vs__icon--check{background-color:#45beaa;color:#fff}.vs__icon--cross{background-color:#e5e7eb;color:#6b7280}@media (max-width:768px){.vs{padding:60px 15px}.vs__container{gap:30px}.vs__title{font-size:36px!important;line-height:1.3rem;padding:0 8px}.vs__table{border-radius:20px}.vs__header{grid-template-columns:2fr 1fr 1fr}.vs__header-item{font-size:16px;padding:16px 12px}.vs__header-logo{height:32px}.vs__row{grid-template-columns:2fr 1fr 1fr}.vs__cell{min-height:50px;padding:12px 16px}.vs__cell--feature,.vs__icon{font-size:14px}.vs__icon{height:20px;width:20px}}@media (max-width:480px){.vs{padding:50px 10px 25px}.vs__container{gap:25px}.vs__title{font-size:28px;line-height:28px}.vs__header{grid-template-columns:2fr 80px 80px}.vs__header-item{font-size:14px;padding:12px 8px}.vs__header-logo{height:28px}.vs__row{grid-template-columns:2fr 80px 80px}.vs__cell{min-height:45px;padding:10px 8px}.vs__cell--feature{font-size:13px;padding:10px 12px}.vs__icon{font-size:12px;height:18px;width:18px}}