.bundle-banner__black-background{background:var(--dark-100);width:100%;margin-bottom:7.2rem}.bundle-banner__image-background{position:absolute;width:50%;right:0;border-bottom-left-radius:26.7429rem}.bundle-banner__image-background--purple{background-image:url(/assets/images/bundle-banner/purple.svg);background-position-y:-8rem;background-size:auto calc(100% + 8rem);background-repeat:no-repeat;min-height:31.4rem}.bundle-banner__image-background--red{background-image:url(/assets/images/bundle-banner/red.svg);background-position-y:-4rem;background-size:auto calc(100% + 4rem);background-repeat:no-repeat;min-height:34.4rem}.bundle-banner__content{padding:6.4rem 0;flex-basis:50%;display:flex;flex-direction:column;gap:1.6rem}.bundle-banner__steps-back-container{display:flex;gap:var(--spacing-04)}.bundle-banner__steps-back-container img{cursor:pointer}.bundle-banner__steps-back-item{color:var(--gray-700)}.bundle-banner__steps-back-item--active{color:var(--gray-500)}.bundle-banner__icon{margin-right:.5rem}.bundle-banner__icon path{fill:var(--gray-600)}.bundle-banner__steps{display:flex;gap:var(--spacing-05);padding-top:.8rem}.bundle-banner__step{display:flex;color:var(--gray-600);border-top:.1rem solid var(--gray-900);padding-top:.8rem;gap:var(--spacing-01)}.bundle-banner__step--selected{border-top:.1rem solid var(--gray-300);color:var(--gray-200)}.bundle-banner__title{display:flex;flex-direction:column;color:#fff;text-wrap:no-wrap;gap:.4rem}.bundle-banner__uppercase{text-transform:uppercase}.bundle-banner__description{color:var(--gray-500)}.bundle-banner__divider{display:flex}@media screen and (max-width:1024px){.bundle-banner{background-color:var(--gray-300)}.bundle-banner__mobile-background{background-repeat:no-repeat;background-size:100%;min-height:15rem;border-bottom-right-radius:50px}.bundle-banner__mobile-background--purple{background-image:url(/assets/images/bundle-banner/purple-mobile.svg)}.bundle-banner__mobile-background--red{background-image:url(/assets/images/bundle-banner/red-mobile.svg);border-bottom-right-radius:8rem}.bundle-banner__black-background{background:rgba(0,0,0,0);height:auto;margin-bottom:0}.bundle-banner__image-background{display:none}.bundle-banner__content{display:flex;flex-direction:column;justify-content:center;flex-basis:100%;padding:var(--spacing-05);min-height:15rem;z-index:1}.bundle-banner__image{display:none}.bundle-banner__compare-bundles{height:auto!important}.bundle-banner__compare-bundles label{font-size:1.4rem;text-decoration:underline}}.TabSwitcher__tabs{display:flex;background-color:var(--gray-300);padding:var(--spacing-03);-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-wrap:wrap;flex:1 1;align-items:center;position:-webkit-sticky;position:sticky;width:100%;top:0;z-index:2}.TabSwitcher__tabs__container{display:flex;flex:1 1;flex-wrap:wrap}@media(min-width:1025px){.TabSwitcher__tabs__container{justify-content:start}.TabSwitcher__tabs{position:relative;border-radius:10rem;border-top-left-radius:0;padding:0 .9em 0 0}.TabSwitcher__tabs .generic-button{font-size:15px;height:auto}}.TabSwitcher__tab{position:relative;cursor:pointer}.TabSwitcher__tab__input{position:absolute;top:0;opacity:0}.TabSwitcher__tab__input:checked+.TabSwitcher__tab__text{background-color:var(--gray-200);color:var(--gray-1300);border-radius:100rem;border-top-left-radius:0;border-color:var(--gray-600)}.TabSwitcher__tab__text{color:var(--gray-900);font-size:1.4em;display:flex;padding:1.2rem 2rem;border:1.5px solid rgba(0,0,0,0);white-space:nowrap}@media(min-width:1025px){.TabSwitcher__tab__text{font-size:1.6rem;padding:2.4rem}}