.thha-pricing-comparison-wrapper {
    padding-top: 80px;
    padding-bottom: 117px;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-title-container span {
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 150%;
    text-align: center;
    color: #1078ff;
    margin-bottom: 4px;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-title-container h2 {
    font-size: 48px;
    font-weight: 600;
    line-height: 120%;
    text-align: center;
    color: #171717;
    margin: 8px 0 12px 0;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-title-container p {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    text-align: center;
    color: #5d5d5d;
    margin: 0;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
    margin-top: 58px;
    padding: 20px;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-switcher-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 32.5px 114px 22.5px 34px;
    margin-bottom: 21px;
    background-color: #ffffff;
    border-radius: 10px;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-switcher-wrapper h3 {
    font-size: 28px;
    font-weight: 600;
    line-height: 120%;
    color: #171717;
    margin: 0;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-switcher-wrapper .thha-pricing-comparison-switchers {
    display: flex;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-switcher-wrapper .thha-pricing-comparison-switchers .thha-pricing-comparison-switcher {
    display: flex;
    align-items: center;
    gap: 17px;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-switcher-wrapper .thha-pricing-comparison-switchers .thha-pricing-comparison-switcher .thha-pricing-comparison-tag {
    font-size: 22px;
    font-weight: 600;
    line-height: 120%;
    color: #171717;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-switcher-wrapper .thha-pricing-comparison-switchers .thha-pricing-comparison-switcher a {
    display: flex;
    align-items: center;
    gap: 10px;
    height: 52px;
    padding: 10px 11.5px 10px 12.5px;
    border-radius: 32px;
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
    color: #f4fbff;
    font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-switcher-wrapper .thha-pricing-comparison-switchers .thha-pricing-comparison-switcher a .thha-pricing-comparison-switcher-btn-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 22px;
    padding: 8px;
    background-color: #ffffff;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-switcher-wrapper .thha-pricing-comparison-switchers .thha-pricing-comparison-switcher a.thha-pricing-comparison-free {
    border: 2px solid #2886ff;
    background-color: #1078ff;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-switcher-wrapper .thha-pricing-comparison-switchers .thha-pricing-comparison-switcher a.thha-pricing-comparison-pro {
    border: 2px solid #ff7a00;
    background-color: #ff5f00;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-switcher-wrapper .thha-pricing-comparison-switchers hr {
    width: 0;
    height: 82px;
    margin-right: 81px;
    margin-left: 97px;
    border: 1px solid #dbdbe2;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-content .thha-pricing-comparison-category {
    margin-bottom: 24px;
    padding-bottom: 35px;
    border-radius: 10px;
    background-color: #ffffff;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-content .thha-pricing-comparison-category h4 {
    font-size: 22px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.05em;
    color: #1078ff;
    padding: 24px 30px 20px 30px;
    margin: 0;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-content .thha-pricing-comparison-category .thha-pricing-comparison-table {
    padding: 0 9px;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-content .thha-pricing-comparison-category .thha-pricing-comparison-table .thha-feature-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 21px;
    border-radius: 5px;
    background-color: rgba(236, 242, 247, 0.5);
    margin-bottom: 8px;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-content .thha-pricing-comparison-category .thha-pricing-comparison-table .thha-feature-row .thha-feature-name {
    font-size: 16px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.05em;
    color: #171717;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-content .thha-pricing-comparison-category .thha-pricing-comparison-table .thha-feature-row .thha-feature-counts {
    display: flex;
    align-items: center;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-content .thha-pricing-comparison-category .thha-pricing-comparison-table .thha-feature-row .thha-feature-counts hr {
    width: 0;
    height: 33px;
    border: 1px solid #dbdbe2;
    margin-right: 119px;
    margin-left: 163px;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-content .thha-pricing-comparison-category .thha-pricing-comparison-table .thha-feature-row .thha-feature-counts .thha-feature-value {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    font-size: 16px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.05em;
    color: #171717;
    text-align: center;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-content .thha-pricing-comparison-category .thha-pricing-comparison-table .thha-feature-row .thha-feature-counts .thha-feature-value.thha-feature-pro {
    margin-right: 128px;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-content .thha-pricing-comparison-category .thha-pricing-comparison-table .thha-feature-row .thha-feature-counts .thha-feature-value .thha-feature-icon-label {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #6D6D6D;
    margin-top: 4px;
    line-height: 1.3;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-content .thha-pricing-comparison-category .thha-pricing-comparison-table .thha-feature-row .thha-feature-counts .thha-feature-value:has(.thha-feature-icon-label) {
    flex-direction: column;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-content .thha-pricing-comparison-category .thha-pricing-comparison-table .thha-feature-row:last-child {
    margin-bottom: 0;
}

.thha-pricing-comparison-wrapper .thha-pricing-comparison-container .thha-pricing-comparison-content .thha-pricing-comparison-category:last-child {
    margin-bottom: 0;
}
