@charset "UTF-8";.brand-tabs{backdrop-filter:blur(1rem);background:hsla(0,0%,100%,.9);border-radius:2.8rem;box-shadow:0 .4rem 1.6rem #0000001a;margin:-10rem auto 0;max-width:128rem;position:relative;z-index:2}.--theme-voip .brand-tabs{margin:-20.6rem auto 0}.brand-tabs .airmobile-tab-options{align-items:center;background:#fff;border-radius:3rem;box-shadow:0 .4rem 1.6rem #0000001a;display:flex;height:6rem;justify-content:space-between;margin:-3rem auto 0;max-width:91rem;padding:.4rem;transform:translateY(-3rem);width:100%}.brand-tabs .airmobile-tab-options li{border-radius:2.6rem;color:var(--color-grey-thunder);cursor:pointer;font-size:1.4rem;font-weight:var(--font-weight-black);height:5.2rem;line-height:5.2rem;text-align:center;width:50%}.brand-tabs .airmobile-tab-options li.selected{background:var(--theme-gradient-secondary);color:#fff}.brand-tabs .tab-options{align-items:center;background:#fff;border-radius:3rem;box-shadow:0 .4rem 1.6rem #0000001a;display:flex;height:6rem;justify-content:space-between;margin:-3rem auto 0;max-width:91rem;padding:.4rem;transform:translateY(-3rem);width:100%}.brand-tabs .tab-options li{border-radius:2.6rem;color:var(--color-grey-thunder);cursor:pointer;font-size:1.4rem;font-weight:var(--font-weight-black);height:5.2rem;line-height:5.2rem;text-align:center;width:50%}.brand-tabs .tab-options li.selected{background:var(--theme-gradient-secondary);color:#fff}.brand-tabs .tab-pre-content{padding:4rem 2rem;text-align:center}.brand-tabs .tab-pre-content h3{font-size:3.6rem;font-weight:var(--font-weight-black);margin-bottom:2rem}.brand-tabs .tab-content-section{grid-column-gap:4rem;align-content:flex-start;border-top:.1rem solid var(--color-grey-dew);display:grid;grid-template-columns:6rem 1fr;padding:4rem 3rem}.brand-tabs .tab-content-section .content h4{font-size:1.8rem;font-weight:var(--font-weight-black);line-height:2.4rem}.brand-tabs .tab-content-section .content p{margin:2rem 0}.brand-tabs .tab-content-section .content p:last-of-type{margin-bottom:0}.brand-tabs .tab-content-section .content a{color:inherit;text-decoration:underline}.brand-tabs .tab-content-section .section-icon{align-items:center;background:var(--theme-gradient-primary);border-radius:2rem;display:flex;grid-area:1/1/3/2;height:6rem;justify-content:center;width:6rem}.brand-tabs .tab-content-section .section-icon .icon{fill:#fff}.brand-tabs .tab-content-section h4{font-size:2rem;margin-bottom:2rem}.brand-tabs .tab-content-section .action-buttons{display:flex;justify-content:flex-start;padding-top:4rem}.brand-tabs .tab-content-section .action-buttons>*+*{margin-left:1rem}@media (max-width:600px){.brand-tabs{width:calc(100% - 2rem)}.brand-tabs .airmobile-tab-options{box-shadow:none;flex-direction:row;height:auto;margin-bottom:2rem;padding:0;transform:none}.brand-tabs .airmobile-tab-options li{width:100%}.brand-tabs .tab-options{box-shadow:none;flex-direction:column;height:auto;margin-bottom:2rem;padding:1rem;transform:none}.brand-tabs .tab-options li{background:#fff;box-shadow:0 .4rem 1.6rem #0000001a;width:100%}.brand-tabs .tab-options li+li{margin-top:1rem}.brand-tabs .tab-pre-content{padding-top:0;text-align:left}.brand-tabs .tab-pre-content h3{font-size:2.4rem}.brand-tabs .tab-content-section{grid-column-gap:2rem}.brand-tabs .tab-content-section h4{font-size:1.8rem}.brand-tabs .tab-content-section .action-buttons{display:block;padding-top:3rem}.brand-tabs .tab-content-section .action-buttons .w-button{border-radius:2.4rem;height:4.8rem}.brand-tabs .tab-content-section .action-buttons>*+*{margin-left:0;margin-top:1rem}.--theme-air-mobile-data-only .brand-tabs,.--theme-air-mobile-monthly .brand-tabs,.--theme-mobile .brand-tabs,.--theme-promo-soccerbeat .brand-tabs,.--theme-promo-ss-schools .brand-tabs{border-radius:0;margin:0 auto;padding:.5rem 0 0;width:100%}.--theme-air-mobile-data-only .brand-tabs .airmobile-tab-options,.--theme-air-mobile-monthly .brand-tabs .airmobile-tab-options,.--theme-mobile .brand-tabs .airmobile-tab-options,.--theme-promo-soccerbeat .brand-tabs .airmobile-tab-options,.--theme-promo-ss-schools .brand-tabs .airmobile-tab-options{background:#fff;box-shadow:0 .4rem 1.6rem #0000001a;margin-bottom:3rem;width:calc(100% - 4rem)}.--theme-air-mobile-data-only .brand-tabs .tab-content-section,.--theme-air-mobile-monthly .brand-tabs .tab-content-section,.--theme-mobile .brand-tabs .tab-content-section,.--theme-promo-soccerbeat .brand-tabs .tab-content-section,.--theme-promo-ss-schools .brand-tabs .tab-content-section{display:flex;flex-direction:column;gap:2rem;padding:3rem 2rem}.--theme-air-mobile-data-only .brand-tabs .tab-content-section .action-buttons,.--theme-air-mobile-monthly .brand-tabs .tab-content-section .action-buttons,.--theme-mobile .brand-tabs .tab-content-section .action-buttons,.--theme-promo-soccerbeat .brand-tabs .tab-content-section .action-buttons,.--theme-promo-ss-schools .brand-tabs .tab-content-section .action-buttons{padding-top:0}}.brand-steps-accordion{border-radius:2.8rem;margin:-4rem auto 0;max-width:128rem;position:relative;z-index:2}.brand-steps-accordion .brand-steps-item{background-color:#fff;background:#fff;border-radius:2.8rem;box-shadow:0 .4rem 1.6rem #0000001a;margin-bottom:1.7rem}.brand-steps-accordion .brand-steps-item .steps-subtitle{font-size:1.8rem;font-weight:var(--font-weight-medium);line-height:1.8rem;margin-bottom:40px}.brand-steps-accordion .tab-content-section{grid-column-gap:4rem;align-content:flex-start;border-top:.1rem solid var(--color-grey-dew);display:grid;grid-template-columns:6rem 1fr;padding:4rem 3rem!important}.brand-steps-accordion .tab-content-section .section-icon{align-items:center;background:var(--theme-gradient-primary);border-radius:2rem;display:flex;grid-area:1/1/3/2;height:6rem;justify-content:center;width:6rem}.brand-steps-accordion .tab-content-section .section-icon .icon{fill:#fff}.brand-steps-accordion .tab-content-section h4{font-size:2rem;margin-bottom:2rem}.brand-steps-accordion .tab-content-section .action-buttons{display:flex;justify-content:flex-start;margin-left:10rem;padding-top:2rem}.brand-steps-accordion .tab-content-section .action-buttons>*+*{margin-left:2rem}@media (max-width:600px){.brand-steps-accordion{width:calc(100% - 2rem)}.brand-steps-accordion .tab-content-section{grid-column-gap:2rem}.brand-steps-accordion .tab-content-section h4{font-size:1.8rem}.brand-steps-accordion .tab-content-section .action-buttons{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:10rem;padding-top:2rem}.brand-steps-accordion .tab-content-section .action-buttons>*{margin-bottom:2rem;margin-left:2rem}}.brand-steps-accordion .accordion-header .chevron-right{height:3.5rem!important;width:3.5rem!important}.brand-steps-accordion .accordion a{color:#fff!important}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}@keyframes backdropOut{0%{opacity:1}to{opacity:0}}@keyframes modalInDesktop{0%{opacity:0;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}@keyframes modalOutDesktop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20%)}}@keyframes genericUpIn{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}@keyframes genericDownOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50%)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.brand-features{background-image:var(--theme-gradient-primary);border-radius:5.6rem;margin:25rem auto 0;max-width:140rem;padding:.1rem 6rem 13.5rem;position:relative}.--theme-website .brand-features{background:url(../images/brand-features/website/lb.svg) 0 100% no-repeat,url(../images/brand-features/website/rt.svg) 100% 0 no-repeat,var(--theme-gradient-primary)}@media (max-width:600px){.--theme-website .brand-features{background:url(../images/brand-features/website/lb-mobile.svg) 0 100% no-repeat,url(../images/brand-features/website/rt.svg) 100% 0 no-repeat,var(--theme-gradient-primary)}}.--theme-mobile .brand-features{background:url(../images/brand-features/mobile/lb.svg) 0 100% no-repeat,url(../images/brand-features/mobile/rt.svg) 100% 0 no-repeat,url(../images/brand-features/mobile/rb.svg) 100% 100% no-repeat,url(../images/brand-features/mobile/wave-1.svg) 0 100% no-repeat,url(../images/brand-features/mobile/wave-2.svg) 0 100% no-repeat,var(--gradient-blue-bird)}@media (max-width:600px){.--theme-mobile .brand-features{background:url(../images/brand-features/mobile/rb-mobile.svg) left bottom -20rem no-repeat,url(../images/brand-features/mobile/lb-mobile.svg) left bottom -10rem no-repeat,url(../images/brand-features/mobile/rc-mobile.svg) 100% no-repeat,url(../images/brand-features/mobile/rt-mobile.svg) 100% 0 no-repeat,var(--gradient-blue-bird);padding:24rem 2rem 5rem}}.--theme-air-mobile-data-only .brand-features{background:url(../images/brand-features/mobile/data-only/lb-3.svg) 0 100% no-repeat,url(../images/brand-features/mobile/data-only/lb.svg) 0 100% no-repeat,url(../images/brand-features/mobile/data-only/rb.svg) 100% 100% no-repeat,url(../images/brand-features/mobile/data-only/lb-2.svg) 0 100% no-repeat,url(../images/brand-features/mobile/data-only/rt.svg) 100% 0 no-repeat,url(../images/brand-features/mobile/data-only/ct.svg) center top 11.5rem no-repeat,var(--theme-gradient-primary)}.--theme-air-mobile-data-only .brand-features .card-brand-feature:hover .card-icon .icon{fill:var(--color-white-100)}.--theme-air-mobile-data-only .brand-features .card-brand-feature .card-icon .icon{fill:var(--theme-accent-primary)}@media (max-width:600px){.--theme-air-mobile-data-only .brand-features{background:url(../images/brand-features/mobile/data-only/rt-mobile.svg) 100% 0 no-repeat,url(../images/brand-features/mobile/data-only/rb-mobile.svg) right -29.7rem bottom -31.2rem no-repeat,url(../images/brand-features/mobile/data-only/lb-mobile.svg) left -57.3rem bottom -19.8rem no-repeat,var(--theme-gradient-primary)}}.--theme-air-mobile-monthly .brand-features{background:url(../images/brand-features/mobile/monthly/lb.svg) 0 100% no-repeat,url(../images/brand-features/mobile/monthly/rb.svg) 100% 100% no-repeat,url(../images/brand-features/mobile/monthly/rt.svg) 100% 0 no-repeat,url(../images/brand-features/mobile/monthly/bottom.svg) 0 100% no-repeat,var(--theme-gradient-primary)}.--theme-air-mobile-monthly .brand-features .card-brand-feature:hover .card-icon .icon{fill:var(--color-white-100)}.--theme-air-mobile-monthly .brand-features .card-brand-feature .card-icon .icon{fill:var(--theme-accent-primary)}@media (max-width:600px){.--theme-air-mobile-monthly .brand-features{background:url(../images/brand-features/mobile/monthly/mobile-rt.svg) 100% 0 no-repeat,url(../images/brand-features/mobile/monthly/mobile-rc.svg) 100% no-repeat,url(../images/brand-features/mobile/monthly/mobile-bottom.svg) bottom no-repeat,var(--theme-gradient-primary);background-size:auto,auto,100%}}.--theme-voip .brand-features{background:url(../images/brand-features/voip/rb.png) 100% 100% no-repeat,url(../images/brand-features/voip/rt.svg) 100% 0 no-repeat,url(../images/brand-features/voip/lt.png) 0 0 no-repeat,var(--theme-gradient-primary);padding-bottom:30.6rem}@media (max-width:600px){.--theme-voip .brand-features{background:url(../images/brand-features/voip/lt-mobile.png) 0 0 no-repeat,url(../images/brand-features/voip/rb-mobile.png) 100% 100% no-repeat,var(--theme-gradient-primary)}}.--theme-home .brand-features{background:url(../images/brand-features/home/lt.svg) 0 0 no-repeat,url(../images/brand-features/home/lb.svg) 0 100% no-repeat,url(../images/brand-features/home/rt.svg) 100% 0 no-repeat,url(../images/brand-features/home/rb.svg) 100% 100% no-repeat,url(../images/brand-features/home/rc.svg) 100% no-repeat,var(--gradient-seaweed);margin-bottom:8rem;margin-top:40rem;padding-left:6rem;padding-right:6rem}.--theme-home .brand-features .brand-cards{margin-top:-32rem}.--theme-wireless .brand-features{background:url(../images/brand-features/wireless/lt.svg) 0 0 no-repeat,url(../images/brand-features/wireless/lb.svg) 0 100% no-repeat,url(../images/brand-features/wireless/rt.svg) 100% 0 no-repeat,url(../images/brand-features/wireless/rb.svg) 100% 100% no-repeat,var(--theme-gradient-primary)}@media (max-width:600px){.--theme-wireless .brand-features{background:url(../images/brand-features/wireless/rt-mobile.svg) right 10rem no-repeat,url(../images/brand-features/wireless/lb-mobile.svg) left calc(100% - 1.3rem) no-repeat,var(--theme-gradient-primary)}}.--theme-dsl .brand-features{background:url(../images/brand-features/dsl/lt.svg) 0 0 no-repeat,url(../images/brand-features/dsl/lb.svg) 0 100% no-repeat,url(../images/brand-features/dsl/rt.svg) 100% 0 no-repeat,url(../images/brand-features/dsl/rb.svg) 100% 100% no-repeat,var(--theme-gradient-primary)}@media (max-width:600px){.--theme-dsl .brand-features{background:url(../images/brand-features/dsl/rt-mobile.svg) 100% 0 no-repeat,url(../images/brand-features/dsl/lb-mobile.svg) 0 100% no-repeat,url(../images/brand-features/dsl/rb-mobile.svg) 100% 100% no-repeat,var(--theme-gradient-primary);padding:20rem 2rem 10rem}}.--theme-promo-soccerbeat .brand-features{background:url(../images/brand-features/promo/soccerbeat/tc.svg) center top 10rem no-repeat,url(../images/brand-features/promo/soccerbeat/rt.svg) 100% 0 no-repeat,url(../images/brand-features/promo/soccerbeat/rb.svg) 100% 100% no-repeat,url(../images/brand-features/promo/soccerbeat/bl.svg) 0 100% no-repeat,url(../images/brand-features/promo/soccerbeat/bc-1.svg) bottom no-repeat,url(../images/brand-features/promo/soccerbeat/bc-2.svg) bottom no-repeat,var(--theme-gradient-primary)}@media (max-width:600px){.--theme-promo-soccerbeat .brand-features{background:url(../images/brand-features/promo/soccerbeat/mobile-rt.svg) 100% 0 no-repeat,url(../images/brand-features/promo/soccerbeat/mobile-b.svg) right -30rem bottom no-repeat,var(--theme-gradient-primary);margin:20rem auto 0!important;padding:20rem 2rem 10rem}}.brand-features .cutouts{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.brand-features .cutouts .top{height:auto;left:0;position:absolute;right:0;top:0;width:100%}.brand-features .cutouts .bottom{bottom:0;height:auto;left:0;position:absolute;right:0;width:100%}.brand-features .brand-cards{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-bottom:8rem;margin-top:-23rem}.brand-features .brand-cards>:nth-of-type(2n){transform:translateY(4rem)}@media (max-width:1320px){.brand-features .brand-cards>:nth-of-type(2n){transform:unset}}.brand-features .brand-cards.is-angled{align-items:start;margin-top:-17rem}.brand-features .brand-cards.is-angled .card-brand-feature{transform:none}.brand-features .brand-cards.is-angled .card-brand-feature:first-child{margin-top:18rem}.brand-features .brand-cards.is-angled .card-brand-feature:nth-child(2){margin-top:12rem}.brand-features .brand-cards.is-angled .card-brand-feature:nth-child(3){margin-top:6rem}.brand-features:has(+.brand-tabs) .brand-product-content{padding-bottom:4rem}.brand-features .brand-product-content{align-items:center;display:flex;flex-direction:column;text-align:center}.brand-features .brand-product-content>*{color:#fff;max-width:94rem}.brand-features .brand-product-content>*+*{margin-top:4rem}.brand-features .brand-product-content h5{font-size:6.4rem;font-weight:var(--font-weight-black);line-height:6.4rem}.brand-features .brand-product-content h6{font-size:2.2rem;font-weight:var(--font-weight-medium);line-height:2.8rem}@media (max-width:600px){.brand-features .brand-product-content{align-items:flex-start;text-align:left}}.brand-features .uplift{color:#fff;font-family:Afrihost Hand,sans-serif;font-size:4.2rem;line-height:4.2rem;margin:4rem auto 0;max-width:84rem;text-align:center}@media (max-width:600px){.brand-features .uplift{text-align:left}}.brand-features .uplift .uplift-period{background:var(--theme-accent-secondary);border-radius:50%;display:inline-block;height:.5rem;width:.5rem}.brand-features .scroll-link{color:var(--theme-accent-secondary);display:block;font-size:2.2rem;font-weight:var(--font-weight-black);line-height:3.8rem;margin:4rem auto 0;max-width:84rem;text-align:center}@media (max-width:600px){.--theme-dsl .brand-features .scroll-link{text-align:start}}.brand-features .scroll-link:after{content:"»";padding-left:.4rem}.brand-features .sub-content{margin-top:8rem}.brand-features .feature-compare-table{background:#fff;border-radius:2.8rem;box-shadow:0 .4rem 1.6rem #0000001a;margin:0 auto;max-width:89rem}.brand-features .feature-compare-table .table-header,.brand-features .feature-compare-table .table-row{display:flex}.brand-features .feature-compare-table .table-header>:first-of-type,.brand-features .feature-compare-table .table-row>:first-of-type{width:calc(100% - 31rem)}.brand-features .feature-compare-table .table-header>:nth-of-type(2),.brand-features .feature-compare-table .table-header>:nth-of-type(3),.brand-features .feature-compare-table .table-row>:nth-of-type(2),.brand-features .feature-compare-table .table-row>:nth-of-type(3){border-left:.1rem solid var(--color-grey-dew);text-align:center;width:15.5rem}.brand-features .feature-compare-table .table-header{align-content:center;align-items:center}.brand-features .feature-compare-table .table-header p{font-size:1.8rem;font-weight:var(--font-weight-black);line-height:3.6rem;padding:2rem;text-align:center}.brand-features .feature-compare-table .table-row{border-top:.1rem solid var(--color-grey-dew)}.brand-features .feature-compare-table .table-row>*{padding:3rem}.brand-features .feature-compare-table .table-row .table-col{align-items:center;display:flex;justify-content:center}.brand-features .feature-compare-table .table-row .table-col.flex{justify-content:flex-start}.brand-features .feature-compare-table .table-row .table-col.flex .icon{align-items:center;background:var(--theme-gradient-secondary);border-radius:2rem;display:flex;flex-shrink:0;height:6rem;justify-content:center;margin-right:3rem;width:6rem}.brand-features .feature-compare-table .table-row .table-col.flex .icon svg{height:2.4rem;width:2.4rem}.brand-features .feature-compare-table .table-row .table-col h6{font-size:1.8rem;font-weight:var(--font-weight-black);margin-bottom:1rem}.brand-features .feature-compare-table .table-row .table-col .icon{fill:#fff}.brand-features .feature-compare-table .table-row .table-col .checkmark{align-items:center;background:var(--color-secondary-lime);border-radius:50%;display:flex;height:4rem;justify-content:center;width:4rem}.brand-features .feature-compare-table .table-row .table-col .checkmark:has(.--cross-default){background:var(--color-secondary-strawberry)}@media (max-width:899px){.brand-features .feature-compare-table .table-header{display:none}.brand-features .feature-compare-table .table-body .table-row:first-child{border-top:none}.brand-features .feature-compare-table .table-body .table-row .table-col{display:none}.brand-features .feature-compare-table .table-body .table-row .table-col:first-child{display:block;width:100%}.brand-features .feature-compare-table .table-body .table-row .table-col:first-child .icon{margin-bottom:2.1rem}}@media (max-width:1120px) and (min-width:601px){.brand-features{margin-top:20rem;padding:.1rem 5rem 13.5rem}.brand-features .brand-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.brand-features{border-radius:0;display:block;margin-top:24rem;padding:20rem 2rem 5rem;position:relative;width:100%}.brand-features .brand-cards{left:0;margin-top:0;overflow:hidden;overflow-x:scroll;padding:5rem 2rem;position:absolute;scroll-snap-type:x mandatory;top:-16rem;width:100vw}.brand-features .brand-cards::-webkit-scrollbar{display:none}.brand-features .brand-cards.is-angled{margin-top:0}.brand-features .brand-cards.is-angled .card-brand-feature{transform:none}.brand-features .brand-cards.is-angled .card-brand-feature:first-child,.brand-features .brand-cards.is-angled .card-brand-feature:nth-child(2),.brand-features .brand-cards.is-angled .card-brand-feature:nth-child(3){margin-top:0}.brand-features .brand-cards .card-brand-feature{height:100%;margin:0;scroll-snap-align:center;width:calc(100vw - 7rem)}.--theme-home .brand-features{margin-top:30rem;padding-left:3rem;padding-right:3rem;padding-top:5rem}.--theme-home .brand-features .brand-cards{margin-top:-10rem}.brand-features .brand-product-content{text-align:left}.brand-features .brand-product-content h5{font-size:5.2rem;font-weight:var(--font-weight-black);line-height:5.2rem}.brand-features .brand-product-content h5 br{line-break:unset}}
