.program-comparison-section{padding-bottom:var(--pcs-pb-desktop,4rem);padding-left:2.4rem;padding-right:2.4rem;padding-top:var(--pcs-pt-desktop,4rem)}.program-comparison-section--bg-primary{background-color:var(--page-background-primary)}.program-comparison-section--bg-primary-dark{background-color:var(--card-background-primary)}.program-comparison-section--bg-secondary{background-color:var(--page-background-secondary)}.program-comparison-section--bg-light{background-color:var(--page-background-light)}.program-comparison-section--bg-none{background-color:transparent}.program-comparison-section__wrapper{margin:0 auto;max-width:var(--container-wide);text-align:left}.program-comparison-section__wrapper--center{text-align:center}.program-comparison-section__eyebrow{color:var(--text-color-dark);font-family:var(--ff-body);font-size:1.6rem;font-weight:var(--fw-semibold);letter-spacing:var(--ls-loose);margin:0 0 6.3rem;text-transform:uppercase}.program-comparison-section__heading{font-family:var(--ff-heading);font-weight:var(--fw-black);letter-spacing:var(--ls-tight);margin-bottom:var(--pcs-heading-mb,4.2rem);margin-left:auto;margin-right:auto;max-width:115rem}.program-comparison-section__heading--dark{color:var(--text-color-dark)}.program-comparison-section__heading--dark-alpha{color:var(--text-color-dark--alpha)}.program-comparison-section__heading--primary{color:var(--text-color-primary)}.program-comparison-section__intro{color:var(--text-color-dark);font-family:var(--ff-body);font-size:1.6rem;margin:0 auto 9rem;max-width:73rem;text-align:center}.program-comparison-section__intro p{font-size:1.8rem}.program-comparison-section__table-wrapper{border-radius:5rem;padding:7.9rem 6.7rem}.program-comparison-section__table-wrapper--bg-light{background-color:var(--card-background-light)}.program-comparison-section__table-wrapper--bg-light-darker{background-color:var(--card-background-light--darker)}.program-comparison-section__table-wrapper--bg-primary-light{background-color:var(--card-background-primary--light)}.program-comparison-section__table{display:grid;gap:2.1rem;grid-template-columns:minmax(12rem,22rem) repeat(auto-fit,minmax(0,1fr))}.program-comparison-section__row-labels{align-self:stretch;display:flex;flex-direction:column;gap:6.6rem;justify-content:center;margin-top:6rem;text-align:left}.program-comparison-section__row-label{color:var(--text-color-dark);font-family:var(--ff-heading);font-size:2.4rem;font-weight:var(--fw-semibold)}.program-comparison-section__column{border-radius:3.2rem;display:flex;flex-direction:column;gap:1.6rem;padding:2.1rem 3.7rem 5.2rem}.program-comparison-section__column,.program-comparison-section__column--neutral{background-color:var(--color-beige-80)}.program-comparison-section__column--highlight{background-color:var(--color-light-blue-120)}.program-comparison-section__column-icon{display:flex;justify-content:center;margin-bottom:.8rem}.program-comparison-section__column-icon img{display:block;max-height:6.8rem;max-width:6.8rem;width:auto}.program-comparison-section__column-title{color:var(--text-color-dark);font-family:var(--ff-heading);font-weight:var(--fw-bold);margin-bottom:1.6rem;text-transform:uppercase}.program-comparison-section__column-rows{display:flex;flex-direction:column;gap:1.05rem}.program-comparison-section__column-row{align-items:center;background-color:var(--card-background-light);border-radius:2.1rem;display:flex;min-height:9.8rem;padding:1rem 1.7rem;text-align:left}.program-comparison-section__column-row-inner{color:var(--text-color-dark);font-family:var(--ff-body);font-size:1.4rem;margin:auto;max-width:27rem}.program-comparison-section__column-footer{margin-top:1.2rem}.program-comparison-section__button{justify-content:center}.program-comparison-section__table{scrollbar-width:none}.program-comparison-section__table::-webkit-scrollbar{height:0}.program-comparison-section__scrollbar{margin-top:1.6rem;padding:0 1.2rem}.program-comparison-section__scrollbar-track{background:rgba(0,0,0,.18);border-radius:999px;height:6px;overflow:hidden;position:relative;touch-action:manipulation}.program-comparison-section__scrollbar-fill{background:rgba(0,0,0,.85);border-radius:999px;height:100%;transform-origin:left center;transition:width .1s linear;width:0}.program-comparison-section__scrollbar{display:none}@media (max-width:1300px){.program-comparison-section__column{flex:0 0 80%;max-width:26rem;padding:1.8rem .8rem 3rem}}@media (max-width:1180px){.program-comparison-section__table-wrapper{border-radius:3rem;padding:2.4rem}.program-comparison-section__table{overflow-x:auto;-webkit-overflow-scrolling:touch;display:flex;gap:.8rem;padding-bottom:4.8rem}.program-comparison-section__column{flex:0 0 80%;max-width:26rem;padding:1.8rem .8rem 3rem}.program-comparison-section__scrollbar{display:block}}@media (max-width:767px){.program-comparison-section{padding-bottom:var(--pcs-pb-mobile,3.2rem);padding-left:0;padding-right:0;padding-top:var(--pcs-pt-mobile,3.2rem)}.program-comparison-section__table-wrapper{border-radius:0;padding:9rem 0}.program-comparison-section__header{padding-left:1.5rem;padding-right:1.5rem}.program-comparison-section__column-rows{gap:.8rem}.program-comparison-section__column{border-radius:2.4rem}.program-comparison-section__eyebrow{font-size:1.6rem;margin:0 0 1.2rem}.program-comparison-section__heading{font-size:2.8rem;margin-bottom:1.2rem}.program-comparison-section__column-title{font-size:1.8rem;margin-bottom:0}.program-comparison-section__intro{margin:0 auto 4.8rem}.program-comparison-section__intro p{font-size:1.6rem}.program-comparison-section__column-row{border-radius:1.2rem;min-height:7.9rem;padding:1.2rem}.program-comparison-section__row-labels{flex:0 0 auto;padding-left:2.4rem}.program-comparison-section__row-label{font-size:1.4rem}.program-comparison-section__column-row-inner{font-size:1.1rem}.program-comparison-section__column{flex:0 0 80%;max-width:19rem;padding:1.8rem .8rem 3rem}.program-comparison-section__column-icon img{max-height:3.4rem;max-width:3.4rem}.program-comparison-section__column-row-inner{border-radius:2rem}.program-comparison-section__column-footer{line-height:1;margin-top:0}.program-comparison-section__button{border:none;box-shadow:none!important;font-size:1.2rem;font-weight:400;justify-content:left;padding:0;text-align:left;text-decoration:underline;text-transform:none}.program-comparison-section__button svg{display:none}}