.cards-table-module__cards{display:flex;gap:24px}.cards-table-module__card{display:flex;flex-direction:column;gap:20px;padding:48px;border-radius:16px;min-height:340px;width:100%}.cards-table-module__card--first{background:linear-gradient(270deg,#B0FDCA 0%,#F3FFF5 100%)}.cards-table-module__card--second{background:linear-gradient(270deg,#68EEEE 0%,#EDFFFF 100%)}.cards-table-module__card span{font-size:24px;font-weight:500;line-height:32px}.cards-table-module__card p{font-size:16px;line-height:24px}.cards-table-module__table-wrapper{display:flex;flex-direction:column;gap:24px}.cards-table-module__table-title{font-size:28px;line-height:42px;text-transform:uppercase}.cards-table-module__table-desktop{display:flex;gap:24px}.cards-table-module__aspects,.cards-table-module__column{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;border:1px solid #C2C7CB;width:100%}.cards-table-module__aspects{max-width:300px}.cards-table-module__column{max-width:466px}.cards-table-module__aspects span,.cards-table-module__column span{display:flex;justify-content:center;text-align:center;padding:24px 32px;font-size:24px;font-weight:500;line-height:32px;color:#fff}.cards-table-module__aspects span{background:linear-gradient(218deg,#008777 -34.06%,#22E0B2 89.49%)}.cards-table-module__column--first span{background:linear-gradient(245deg,#005A9B -4.97%,#00BECC 53.46%,#B2EBFF 91.74%)}.cards-table-module__column--second span{background:linear-gradient(270deg,#463771 4.89%,#7B46CB 58.38%,#7F60F4 93.42%)}.cards-table-module__aspects p{font-size:20px;font-weight:500;line-height:28px;padding:38px 32px;position:relative}.cards-table-module__column p{display:flex;align-items:center;font-size:18px;font-weight:300;line-height:28px;padding:24px 54px 24px 32px;min-height:104px;position:relative}.cards-table-module__aspects p::after,.cards-table-module__column p::after{content:'';height:1px;width:100%;background:#C2C7CB;position:absolute;left:0;bottom:0}.cards-table-module__aspects p:last-child::after,.cards-table-module__column p:last-child::after{display:none}.cards-table-module__table-mobile{display:none}@media only screen and (max-width:1024px){.cards-table-module__table-desktop{display:none}.cards-table-module__table-mobile{display:flex;flex-direction:column}.cards-table-module__mobile-titles{display:flex;gap:4px}.cards-table-module__mobile-titles span,.cards-table-module__mobile-item-header{display:flex;padding:16px 12px;justify-content:center;align-items:center;font-size:16px;font-weight:500;line-height:24px}.cards-table-module__mobile-titles span{width:50%;color:#fff;border-radius:8px 8px 0 0}.cards-table-module__mobile-titles span:first-child{background:linear-gradient(245deg,#005A9B -4.97%,#00BECC 53.46%,#B2EBFF 91.74%)}.cards-table-module__mobile-titles span:last-child{background:linear-gradient(270deg,#463771 4.89%,#7B46CB 58.38%,#7F60F4 93.42%)}.cards-table-module__mobile-item-header{background:#E1EDFF}.cards-table-module__mobile-items{display:flex}.cards-table-module__mobile-items p{display:flex;padding:16px 12px;justify-content:center;align-items:center;font-size:14px;font-weight:300;line-height:20px;text-align:center;width:50%}.cards-table-module__divider{min-width:1px;background-color:#C2C7CB}}@media only screen and (max-width:767px){.cards-table-module__cards{flex-direction:column;gap:16px}.cards-table-module__card{gap:12px;padding:24px 32px;min-height:auto}.cards-table-module__card span{font-size:20px;line-height:28px}.cards-table-module__card p{font-size:14px;line-height:20px}.cards-table-module__table-wrapper{gap:20px}.cards-table-module__table-title{font-size:20px;line-height:30px}}