.cta-strip{display:flex; padding:.5rem 0; background-color:var(--secondary_bg); color:var(--color_over_secondary_bg); text-align:center; z-index:1; font-size:1rem; line-height:1; width:100%;}.cta-strip a{text-decoration:underline; color:inherit; margin:auto 0;}.cta-strip a:hover{color:var(--highlight_color);}.cta-strip .btn{text-decoration:none; line-height:normal;}.cta-strip .arr{fill:var(--color_over_secondary_bg); width:10px;}.cta-strip .title{flex:0; white-space:nowrap; margin:auto 0;}.cta-strip .title.b::after{content:' '; white-space:pre; vertical-align:middle;}.cta-strip .title.a::before{content:' '; white-space:pre; vertical-align:middle;}.cta-strip.-article a{color:var(--color_white);}.cta-strip.-sticky_footer{padding:0; background-color:transparent; color:var(--default_color);}.cta-strip.-sticky_footer .title{display:flex; align-items:center; font-weight:400; flex:1;}.cta-strip.-sticky_footer a{color:var(--primary_color); text-decoration:none;}.cta-strip.-sticky_footer a:hover{text-decoration:underline;}.cta-strip.-sticky_footer a.tel{font-weight:700;}@media( max-width:1000px ){.cta-strip{font-size:1rem;}}@media(max-width:600px){.cta-strip{font-size:.9rem; padding:.5rem 0;}.cta-strip .title{flex:1; white-space:normal;}.cta-strip .btn{padding:8px;}.cta-strip .btn .txt{display:none;}.cta-strip .btn .arr{position:relative; top:auto; right:auto; margin:0; width:12px; height:12px;}.cta-strip.-sticky_footer{display:flex; margin-right:30px;}.cta-strip.-sticky_footer .btn{margin:auto 0 auto auto; padding:5px;}}
.hero{margin-bottom:2rem; padding-top:2rem; background-color:#009fdb; color:#FFFFFF}.hero.h27{background:var(--primary_bg); color:var(--color_over_primary_bg);}.hero.h780{background:var(--primary_bg); color:var(--color_over_primary_bg);}.hero.h4006{background:var(--color_salmon);}.hero.h3993{background:var(--color_teal);}.hero.h46555{background:var(--color_aqua);}.hero.h46861{background:var(--color_lt_blue);}.hero.h3995{background:var(--color_seafoam);}.hero.h714{background:var(--color_blue); color:var(--color_white);}.hero.h3672{background:var(--primary_bg); color:var(--color_over_primary_bg);}.hero .wrap{display:flex; column-gap:2rem;}.hero .subtext{font-weight:400; font-size:1.6rem; line-height:1.2; margin-bottom:2rem;}.hero .subtext p{margin-bottom:1rem;}.hero .subtext p:last-child{margin-bottom:0;}.hero .btn-cta{padding:1rem 2rem; min-width:200px;}.hero .unsplash{width:100%; height:100%; position:absolute; bottom:0; right:0;}.hero .unsplash img{width:100%; height:100%; object-fit:contain; object-position:right bottom;}.hero .dual-tone{z-index:0;}.hero .dual-tone::after{content:''; position:absolute; width:100%; height:50%; bottom:0; left:0; background:var(--color_white); z-index:-1;}@media(max-width:1000px){.hero .subtext{font-size:1.4rem;}}@media(max-width:600px){.hero{padding-top:1rem;}.hero .unsplash{position:relative; bottom:auto; right:auto; display:block; margin:0 auto;}.hero .unsplash img{max-height:300px; object-position:center;}}
.sb{display:grid; grid-template-columns:repeat(auto-fit, minmax(0,1fr)); row-gap:1rem; column-gap:1rem;}.sb .item{display:flex; flex-direction:column; text-align:center; padding:1rem .5rem; background-color:var(--color_white); box-shadow:0 3px 10px 0 rgba(142,155,183,0.58); color:var(--default_color); cursor:pointer;}.sb .item::after{content:''; position:absolute; bottom:0; left:0; width:100%; height:0; background:var(--primary_color); transition:var(--default_transition);}.sb .item:hover{color:var(--primary_color);}.sb .item:hover::after{height:4px;}.sb .item .icon{height:48px; aspect-ratio:1/1; fill:var(--default_color); transition:var(--default_transition);}.sb .item:hover .icon{fill:var(--primary_color);}.sb .item .icon.network{width:100%; max-width:100px; fill:unset;}.sb .item .img{display:block; width:auto; height:48px;}.sb .item .img img{width:auto; height:100%}.sb .item .box-link{font-size:1rem; line-height:1; color:inherit;}@media(max-width:1024px){.sb{grid-template-columns:repeat(3, 1fr);}}@media(max-width:767px){.sb{grid-template-columns:repeat(2, 1fr);}.sb .item .icon{height:36px;}.sb .item .box-link{font-size:.8rem; line-height:1;}}
.sc .btn-accordian .arr{width:12px; height:12px; margin-left:.25rem; fill:var(--primary_color); transition:var(--default_transition); position:relative; top:auto; right:auto; transform:none;}.sc .btn-accordian:hover .arr{fill:var(--highlight_color);}.sc .btn-accordian.active .arr{transform:rotate(180deg);}
.foc{flex:1; box-shadow:var(--box_shadow_1); padding:0 2rem 1rem; isolation:isolate; margin-top:3rem; text-align:center; display:flex; flex-wrap:wrap; flex-direction:column;}.foc .panel{display:flex; flex-wrap:wrap; width:100%; border-bottom:1px solid var(--color_ln_grey);}.foc .sim{margin:-3rem auto 2rem auto; width:auto; height:100px; display:inline-block;}.foc img{max-width:none; width:auto; height:100%;}.foc .cta{text-align:center;}.foc .cta .btn{display:block; margin:0 auto; padding:1rem .25rem; width:100%; max-width:250px;}.foc .cta .callout{font-size:.9rem; line-height:1; display:block; margin:5px 0 0 0; text-align:center;}.foc .cta .callout::before,.foc .cta .callout::after{content:' '; white-space:pre;}.foc .fees{text-align:center;}.foc .fees .price{font-size:36px; line-height:36px; font-weight:700; display:block; vertical-align:middle; margin-bottom:0; white-space:nowrap;}.foc .fees .price .mo{font-size:16px; line-height:16px; display:inline-block; vertical-align:middle;}.foc .fees .lbl{display:block; font-size:.9rem; line-height:1; text-decoration:line-through;}@media(max-width:1000px){.foc{padding:0 1rem 1rem;}}@media(max-width:600px){.foc{flex:0 0 100%;}}
.oalts{display:flex; width:100%; margin-bottom:30px; justify-content:center;}.oalts:last-child{margin-bottom:0;}.oalts .vs{font-size:48px; line-height:48px; text-align:center; align-self:center;}.oalts .o{flex:1; z-index:2; padding:30px 10px 20px 10px; text-align:center; display:flex; flex-direction:column; max-width:185px; margin:0 10px;}.oalts .o:first-child{margin-left:0;}.oalts .o:last-child{margin-right:0;}.oalts .o::before{content:''; display:block; position:absolute; top:0; left:0; width:100%; height:100%; z-index:-2; border-radius:30px; border:10px solid var(--color_pale_grey);}.oalts .o::after{content:''; display:block; position:absolute; top:9px; left:50%; transform:translateX(-50%); width:50%; height:10px; z-index:-1;  border-radius:0 0 15px 15px; background-color:var(--color_pale_grey);}.oalts .o .cname{flex:0 0 100%; font-size:16px; line-height:16px; padding:5px 0; margin:0 10px; border-bottom:1px solid; display:none;}.oalts .o .clogo{display:block; height:45px; margin-bottom:15px; padding:0 10px;}.oalts .o .clogo img{max-width:100%; height:100%; object-fit:contain;}.oalts .o .monthly{margin-bottom:15px; display:flex; align-items:center; justify-content:center; flex-wrap:wrap;}.oalts .o .monthly .price{font-size:36px; line-height:36px;}.oalts .o .monthly .mo{font-size:14px; line-height:14px;}.oalts .o .monthly .reg{display:block; font-size:.8rem; line-height:1; min-height:.8rem; text-decoration:line-through; flex:0 0 100%;}.oalts .o .data{margin-bottom:15px;}.oalts .o .data .val{display:block; font-size:24px; line-height:24px;}.oalts .o .data .lbl{display:block; font-size:18px; line-height:18px;}.oalts .o .network{margin-bottom:auto;}.oalts .o .network .val{display:block; margin-bottom:5px; font-size:20px; line-height:20px;}.oalts .o .network .lbl{display:block; font-size:.9rem; line-height:14px;}.oalts .o .cta{margin:15px 5px;}.oalts .o .cta .btn{display:block; margin:0 auto; padding:8px 0; font-size:.8rem; line-height:1; white-space:normal;}.oalts .o .callout{margin:.5rem 0 0 0; font-size:.8rem; line-height:1; display:block;}.oalts .o .annual{margin:auto 0 0;}.oalts .o .annual .val{display:block; font-size:20px; line-height:20px;}.oalts .o .annual .yr{font-size:14px; line-height:14px;}.oalts .o .annual .lbl{display:block; font-size:14px; line-height:14px;}.oalts .o .savings{margin:auto 0 0;}.oalts .o .savings .save{font-size:14px; line-height:14px;}.oalts .o .savings .val{font-size:20px; line-height:20px;}.oalts .o .savings .yr{font-size:14px; line-height:14px;}.page-title .oalts .vs{font-size:44px; line-height:44px;}.page-title .oalts .o{aspect-ratio:unset;}.page-title .oalts .o::before{border-radius:20px;}.page-title .oalts .o .clogo{height:40px; margin-bottom:10px;}.page-title .oalts .o .monthly{margin-bottom:10px;}.page-title .oalts .o .monthly .price{font-size:30px; line-height:30px;}.page-title .oalts .o .data .val{font-size:20px; line-height:20px;}.page-title .oalts .o .data .lbl{font-size:14px; line-height:14px;}.page-title .oalts .o .cta .btn{}.page-title .oalts .o .annual .val{font-size:18px; line-height:18px;}.page-title .oalts .o .savings .save{display:inline-block;}.page-title .oalts .o .savings .val{font-size:18px; line-height:18px;}.sticky-footer .oalts{width:720px; height:100%; justify-content:flex-start; align-items:center; margin:0 auto;}.sticky-footer .oalts .vs{font-size:1.2rem; line-height:24px;}.sticky-footer .oalts .o{margin:0 15px; height:100%; aspect-ratio:unset; padding:15px 8px 5px 8px;}.sticky-footer .oalts .o::before{border-radius:12px 12px 0 0; border-width:8px 8px 0 8px;}.sticky-footer .oalts .o::after{top:6px;}.sticky-footer .oalts .o:first-child{margin-left:0;}.sticky-footer .oalts .o .clogo{margin-bottom:.25rem;}.sticky-footer .oalts .o .monthly{margin-bottom:0;}.sticky-footer .oalts .o .monthly .price{font-size:1.6rem; line-height:1;}.sticky-footer .btn.internal-cta{font-size:.9rem; padding:.5rem 1rem; align-self:center; flex:0 0 120px; margin-left:15px;}.sticky-footer .btn.internal-cta .arr{display:none; width:16px; height:16px; fill:var(--color_white); position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}@media(max-width:1200px){.oalts .vs{font-size:36px; line-height:36px;}.oalts .o{}.oalts .o.vsi1.o3{margin-right:0;}.oalts .o.vsi1.o4{display:none;}.oalts .o .monthly .price{font-size:30px; line-height:30px;}.oalts .o .data{margin-bottom:15px;}.oalts .o .data .val{font-size:20px; line-height:20px;}.oalts .o .data .lbl{font-size:14px; line-height:14px;}.oalts .o .annual .val{font-size:18px; line-height:18px;}.oalts .o .savings .val{font-size:18px; line-height:18px;}.page-title .oalts .vs{font-size:36px; line-height:36px;}.sticky-footer .oalts{width:630px;}.sticky-footer .oalts .o{max-width:130px;}}@media(max-width:767px){.oalts{flex-wrap:wrap;}.oalts .vs{font-size:30px; line-height:30px;}.oalts .o{flex:1; aspect-ratio:unset; margin-right:10px; padding-top:15px; max-width:165px;}.oalts .o::before{border-radius:15px;}.oalts .o::after{height:5px;}.oalts .o:last-child{margin-right:0;}.oalts .o2.vsi1{margin:0 0 0 10px;}.oalts .o3.vsi1,.oalts .o4.vsi1{display:none;}.oalts .o2.vsi2,.oalts .o4.vsi2{display:none;}.oalts .o .clogo{margin-bottom:0;}.oalts .o .monthly .price{font-size:20px; line-height:20px;}.oalts .o .monthly .price .mo{font-size:16px; line-height:16px;}.oalts .o .data{margin-bottom:10px;}.oalts .o .data .val{font-size:16px; line-height:16px;}.oalts .o .data .lbl{font-size:12px; line-height:12px;}.oalts .o .network .val{font-size:16px; line-height:16px;}.oalts .o .network .lbl{font-size:12px; line-height:12px;}.oalts .o .cta{margin:10px;}.oalts .o .cta .btn{}.oalts .o .annual .val{font-size:16px; font-size:16px;}.oalts .o .savings .val{font-size:16px; font-size:16px;}.oalts .o .savings .yr{font-size:12px; line-height:12px;}.page-title .oalts .vs{font-size:30px; line-height:30px;}.page-title .oalts .o{margin:0 10px;}.page-title .oalts .o::before{border-radius:15px;}.page-title .oalts .o .monthly .price{font-size:20px; line-height:20px;}.page-title .oalts .o .data .val{font-size:16px; line-height:1;}.page-title .oalts .o .data .lbl{font-size:.8rem; line-height:1;}.page-title .oalts .o .cta .btn{font-size:.8rem;}.page-title .oalts .o .annual .val{font-size:16px; line-height:16px;}.page-title .oalts .o .savings .val{font-size:16px; line-height:16px;}.sticky-footer .oalts{width:100%; justify-content:center; flex-wrap:nowrap;}.sticky-footer .oalts .o{margin:0 10px;}.sticky-footer .oalts .o.o1{margin-left:0;}.sticky-footer .oalts .o.o2{margin-right:0;}.sticky-footer .btn.internal-cta{flex:0 0 30px; height:30px;}.sticky-footer .btn.internal-cta .txt{display:none;}.sticky-footer .btn.internal-cta .arr{display:block;}}@media(max-width:479px){.sticky-footer .oalts{width:320px;}.sticky-footer .oalts .o{height:calc(100% + 35px);}.sticky-footer .oalts .o .clogo{height:30px; margin-bottom:5px;}}
.oalts.-section .o.o1{color:#FFFFFF;}.oalts.-section .o.o1::before{background-color:#009fdb;}.oalts.-section .o.o2{color:#FFFFFF;}.oalts.-section .o.o2::before{background-color:#f67b1d;}.oalts.-section .o.o3{color:#FFFFFF;}.oalts.-section .o.o3::before{background-color:#f67b1d;}.oalts.-section .o.o4{color:#ffffff;}.oalts.-section .o.o4::before{background-color:#f36b25;}
.bsnc{margin-top:2rem;}.bsnc .wrap{width:100%; display:flex; flex-wrap:wrap; box-shadow:0 3px 10px 0 rgba(142, 155, 183, 0.58); padding:2rem;}.bsnc .heading{width:75%;}.bsnc .items{flex:0 0 75%; display:flex; flex-wrap:wrap; padding-right:1rem;}.bsnc .item{flex:0 0 50%; padding:20px 0 20px 50px; display:flex; align-items:center; flex-wrap:wrap;}.bsnc .item .icon{fill:var(--secondary_color); position:absolute; top:50%; left:0; transform:translateY(-50%); width:36px; height:36px;}.bsnc .item .title{font-size:1.6rem; line-height:1; display:block; flex:0 0 100%;}.bsnc .person{position:absolute; bottom:0; right:0; width:25%; display:block; margin:0 0 0 auto;}.bsnc .person img{width:100%; height:auto;}@media(max-width:1024px){.bsnc .heading{width:100%;}.bsnc .wrap{padding:1rem;}.bsnc .items{flex:0 0 50%; padding-right:.5rem;}.bsnc .item{padding:10px 0 10px 40px; flex:0 0 100%;}.bsnc .item .title{font-size:1.4rem;}.bsnc .item .icon{width:32px; height:32px;}.bsnc .person{max-width:220px; width:50%;}}@media(max-width:767px){.bsnc .wrap{padding:.5rem;}.bsnc .items{flex-basis:60%;}.bsnc .item{padding-left:30px}.bsnc .item .icon{width:20px; height:20px;}.bsnc .item .title{font-size:1rem; margin:0 auto auto;}.bsnc .person{width:40%; text-align:right;}.bsnc .person img{max-width:100%; max-height:200px; width:auto; height:auto;}}
.posts-grid{display:grid; grid-template-columns:repeat(4, 1fr); column-gap:2rem; row-gap:2rem;}.grid-post{box-shadow:var(--box_shadow_1); transition:var(--default_transition); color:var(--default_color); text-align:left; padding-bottom:1rem; display:flex; flex-direction:column;}.grid-post::after{content:''; position:absolute; bottom:0; left:0; width:100%; height:0; background:var(--primary_color); transition:var(--default_transition);}.grid-post:hover{box-shadow:0 3px 10px 0 rgba(142,155,183,1);}.grid-post:hover .box-link{color:var(--primary_color);}.grid-post:hover::after{height:4px;}.grid-post .thumbnail{display:block; width:100%; aspect-ratio:16/9; margin-bottom:1rem;}.grid-post .thumbnail .img{display:block; width:100%; height:100%; object-fit:cover; object-position:center; transition:var(--default_transition);}.grid-post .box-link{font-weight:700; font-size:1.2rem; line-height:1.2; display:block; color:inherit;}@media(max-width:1024px){.posts-grid{grid-template-columns:repeat(3, 1fr); row-gap:1rem; column-gap:1rem;}.grid-post .box-link{font-size:1rem;}}@media(max-width:767px){.posts-grid{grid-template-columns:repeat(2, 1fr); column-gap:1rem;}}
.cpp-calculator{font-size:0; display:flex; flex:0 0 100%; z-index:1;}.cpp-calculator .frm-calculator{flex:0 0 450px; background-color:var(--color_white); box-shadow:0 3px 10px 0 rgba(142,155,183,0.58); z-index:1;}.cpp-calculator .frm-calculator .title{background-color:var(--default_bg); color:var(--default_color); text-align:center; padding:15px; width:100%; font-size:22px; line-height:22px; font-weight:700; margin-bottom:30px; display:block;}.cpp-calculator .frm-calculator .subtitle{display:block; text-align:center; margin-bottom:30px; font-size:18px; line-height:18px;}.cpp-calculator .frm-calculator .steps{text-align:left; margin-bottom:30px; padding:0 30px;}.cpp-calculator .frm-calculator .step{margin-bottom:30px; display:flex; align-items:center;}.cpp-calculator .frm-calculator .step:last-child{margin-bottom:0;}.cpp-calculator .frm-calculator .step .num{width:20px; color:var(--primary_color); font-size:18px;font-weight:700; text-align:center; display:inline-block; margin-right:30px; vertical-align:middle;}.cpp-calculator .frm-calculator .step .lbl{font-size:18px; line-height:18px; color:var(--color_md_grey); vertical-align:middle;}.cpp-calculator .frm-calculator .step .blank{display:inline-block; font-size:18px; line-height:18px; vertical-align:middle; font-weight:700; margin:auto 0 auto auto;}.cpp-calculator .frm-calculator .step .blank.active .select-wrap{display:block;}.cpp-calculator .frm-calculator .step .blank .val{display:inline-block; width:130px; padding:0 25px 5px 5px; border-bottom:1px solid var(--default_color);text-align:center; cursor:default; text-align:left;}.cpp-calculator .frm-calculator .step .blank .arr{width:10px; height:10px; position:absolute; top:5px; right:10px; fill:var(--default_color);}.cpp-calculator .frm-calculator .step .select-wrap{width:200px; position:absolute; top:100%; right:0; display:none; z-index:1;}.cpp-calculator .frm-calculator .step .select{background-color:var(--color_white); width:100%; max-height:200px; overflow-y:auto; box-shadow:0 3px 10px 0 rgba(142,155,183,0.58);}.cpp-calculator .frm-calculator .step .select .opts{list-style:none; padding:0;}.cpp-calculator .frm-calculator .step .select .opts .opt{cursor:pointer; padding:5px 10px; color:#000; font-size:16px; line-height:16px; border-bottom:1px solid #dedede;}.cpp-calculator .frm-calculator .step .select .opts .opt:last-child{border-bottom:0;}.cpp-calculator .frm-calculator .step .select .opts .opt:hover{background-color:var(--primary_bg); color:var(--default_color);}.cpp-calculator .frm-calculator .step .select .opts .opt.disabled:hover{background-color:transparent; color:#000; cursor:default;}.cpp-calculator .frm-calculator .btn-wrap{display:block; margin-bottom:15px}.cpp-calculator .frm-calculator .btn-compare{width:180px; display:block; margin:0 auto; font-size:20px;}.cpp-calculator .frm-calculator .disclaimer{font-size:12px; color:var(--color_md_grey); display:block; text-align:center;}.cpp-calculator .loading{display:none; position:absolute; top:0; left:0; width:100%; height:100%; z-index:1; background-color:rgba(255,255,255,.5);}.cpp-calculator .loading.active{display:block;}.cpp-calculator .loading .loader{position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}@media (max-width:1440px){.cpp-calculator .frm-calculator{}.cpp-calculator .frm-calculator .step .num{}.cpp-calculator .frm-calculator .step .lbl{}.cpp-calculator .frm-calculator .step .blank{}}@media(max-width:1200px){.cpp-calculator .frm-calculator{flex-basis:400px;}.cpp-calculator .frm-calculator .title{font-size:20px; line-height:20px;}.cpp-calculator .frm-calculator .step .num{font-size:16px; margin-right:15px;}.cpp-calculator .frm-calculator .step .lbl{font-size:16px; line-height:16px;}.cpp-calculator .frm-calculator .step .blank{font-size:16px; line-height:16px;}.cpp-calculator .frm-calculator .step .blank .val{width:115px;}}@media (max-width:1023px){.cpp-calculator .frm-calculator{flex-basis:350px}}@media (max-width:767px){.cpp-calculator{flex-wrap:wrap;}.cpp-calculator .frm-calculator{flex-basis:100%; text-align:center; padding:0 0 15px 0; z-index:0}.cpp-calculator .frm-calculator .steps{display:inline-block; text-align:left;}.cpp-calculator .frm-calculator .step .lbl{margin-right:30px;}}@media (max-width:639px){.cpp-calculator .frm-calculator .steps{padding:0 15px;}.cpp-calculator .frm-calculator .step .num{width:32px; height:32px; line-height:32px; font-size:24px; margin-right:10px;}}@media (max-width:479px){}@media (max-width:359px){}
.cpp-calculator .results{flex:1; display:flex; background-color:var(--color_white); margin:30px 0 30px -90px; padding:0; flex-wrap:wrap; box-shadow:0 3px 10px 0 rgba(142,155,183,0.58); z-index:0;}.cpp-calculator .results .title{font-size:22px; line-height:22px; display:block; width:100%; text-align:center; padding:15px 15px 15px 90px; background-color:var(--default_bg);}.cpp-calculator .results .title .savings-amt{display:inline-block; opacity:0; transition:var(--default_transition);}.cpp-calculator .results .title .savings-amt.active{opacity:1;}.cpp-calculator .results .graph{width:100%; padding:30px 60px 30px 150px;}.cpp-calculator .results .graph .plane{padding:15px 0; border:2px solid var(--default_color); border-width:0 0 2px 2px;}.cpp-calculator .results .graph .plane .row{height:80px; margin-bottom:15px; display:flex; opacity:0; transition:var(--default_transition);}.cpp-calculator .results .graph .plane .row:last-child{margin-bottom:0;}.cpp-calculator .results .graph .plane .row.active{opacity:1;}.cpp-calculator .results .graph .plane .row .col{color:var(--color_white); display:flex; align-items:center; padding:0 15px; width:100%; transition:var(--default_transition);}.cpp-calculator .results .graph .plane .row .col.n0{background-color:var(--primary_bg);}.cpp-calculator .results .graph .plane .row .col.n106{background-color:var(--brand_color_verizon);}.cpp-calculator .results .graph .plane .row .col.n665{background-color:var(--brand_color_att);}.cpp-calculator .results .graph .plane .row .col.n94{background-color:var(--brand_color_tmobile);}.cpp-calculator .results .graph .plane .row .col.cheapest{background-color:var(--primary_bg);}.cpp-calculator .results .graph .plane .row .col.cheapest .lbl{white-space:nowrap; text-align:left;}.cpp-calculator .results .graph .plane .row .col.cheapest .lbl .val{display:block;}.cpp-calculator .results .graph .plane .row .col.savings{background-color:var(--color_teal);}.cpp-calculator .results .graph .plane .row .col .name{margin:auto auto auto 0;}.cpp-calculator .results .graph .plane .row .col .price{margin:auto 0 auto auto;}.cpp-calculator .results .graph .plane .row .col .lbl{font-size:18px; line-height:18px; display:block;}.cpp-calculator .results .graph .plane .row .col .lbl .val{font-weight:700;}.cpp-calculator .results .graph .plane .row .col .data{font-size:14px; line-height:14px; display:block; margin-top:5px;}.cpp-calculator .results .graph .x-axis{font-size:14px; line-height:14px; font-weight:700; color:var(--default_color); display:block; margin-bottom:15px;}.cpp-calculator .results .graph .x-axis .markers{display:flex; justify-content:space-between; width:100%;}.cpp-calculator .results .graph .x-axis .markers .marker{}.cpp-calculator .results .graph .x-axis .lbl{display:block; text-align:center; margin-top:5px;}.cpp-calculator .results .graph .legend{display:flex;}.cpp-calculator .results .graph .legend .symbol{flex:0 0 50%; font-size:0; text-align:center;}.cpp-calculator .results .graph .legend .symbol .swatch{width:20px; height:20px; display:inline-block; vertical-align:middle; margin-right:5px;}.cpp-calculator .results .graph .legend .symbol .swatch.cheapest{background-color:var(--primary_bg);}.cpp-calculator .results .graph .legend .symbol .swatch.savings{background-color:var(--color_teal);}.cpp-calculator .results .graph .legend .symbol .desc{font-size:var(--default_font_size); display:inline-block; vertical-align:middle;}.cpp-calculator .results .graph .legend .symbol .val{font-weight:700;}@media(max-width:1200px){.cpp-calculator .results .title{font-size:20px; line-height:20px;}.cpp-calculator .results .graph{padding:30px 45px 30px 135px;}.cpp-calculator .results .graph .plane .row{height:70px;}.cpp-calculator .results .graph .legend .symbol .desc{font-size:14px; line-height:14px;}}@media (max-width:767px){.cpp-calculator .results{display:none;}}@media (max-width:639px){.cpp-calculator .results{margin:-30px 15px 0 15px;}.cpp-calculator .results .title{font-size:18px; line-height:22px;}.cpp-calculator .results .graph{text-align:center; padding:15px;}.cpp-calculator .results .graph .plane .row{height:60px;}.cpp-calculator .results .graph .plane .row.new-plan .name{display:none;}.cpp-calculator .results .graph .plane .row.new-plan .price{display:none;}.cpp-calculator .results .graph .legend{display:inline-block;}.cpp-calculator .results .graph .legend .symbol{flex-basis:100%; text-align:left; white-space:nowrap;}.cpp-calculator .results .graph .legend .symbol:first-child{margin-bottom:5px;}}
.posts.list{}.posts.list .post{display:flex; align-items:stretch; box-shadow:0 3px 10px 0 rgba(142,155,183,0.58); transition:var(--default_transition); color:var(--default_color); text-align:left; margin-bottom:2rem;}.posts.list .post::after{content:''; position:absolute; bottom:0; left:0; width:100%; height:0; background:var(--primary_color); transition:var(--default_transition);}.posts.list .post:hover{box-shadow:0 3px 10px 0 rgba(142,155,183,1);}.posts.list .post:hover .box-link{color:var(--primary_color);}.posts.list .post:hover::after{height:4px;}.posts.list .post:last-child{margin-bottom:0;}.posts.list .post .thumbnail{display:block; flex:0 0 280px;}.posts.list .post .thumbnail .img{display:block; width:100%; height:100%; object-fit:cover; object-position:center; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:100%; height:100%;}.posts.list .post .box-link{font-weight:700; font-size:1.2rem; line-height:1; display:block; color:inherit; margin-bottom:1rem;}.posts.list .post .excerpt{font-size:1rem; line-height:1.2; display:block; margin-bottom:1rem;}@media(max-width:1024px){}@media(max-width:767px){.posts.list .post{flex-wrap:wrap;}.posts.list .post .thumbnail{flex:0 0 100%; height:auto; aspect-ratio:16/9;}.posts.list .post .thumbnail .img{position:relative; top:auto; left:auto; width:100%; height:auto; transform:none;}}
.cys .wrap{display:flex; box-shadow:var(--box_shadow_1); display:grid; grid-template-areas:'upper ico' 'calculator ico' 'lower ico'; grid-template-columns:75% 25%;}.cys .upper{grid-area:upper; padding:2rem;}.cys .lower{grid-area:lower; padding:2rem;}.cys .title{display:block; margin-bottom:1rem;}.cys .subtitle{display:block;}.cys .ico{grid-area:ico; display:block; width:100%; height:100%;}.cys .ico img{display:block; position:absolute; bottom:0; right:50%; transform:translateX(50%); max-width:100%; max-height:calc(100% + 2rem); width:auto; height:auto;}.cys .savings-calculator.-section{grid-area:calculator; padding:0 2rem;}@media(max-width:1200px){}@media(max-width:1000px){.cys .wrap{grid-template-columns:50% 50%; grid-template-areas:'upper upper' 'calculator ico' 'lower lower'; }.cys .ico img{max-height:100%; bottom:50%; transform:translate(50%, 50%);}}@media(max-width:600px){.cys .upper{padding:1rem;}.cys .lower{padding:1rem;}.cys .savings-calculator.-section{padding:0 1rem;}.cys .title{margin-bottom:.5rem;}}
.savings-calculator{display:flex; column-gap:1.5rem; align-items:center;}.savings-calculator .lbl{display:block; margin-bottom:.25rem; font-size:.9rem;}.savings-calculator .form-select{display:block; margin:0 auto;}.savings-calculator .form-select select{cursor:pointer; width:100%; padding:.5rem 1.5rem .5rem .5rem; -moz-appearance:none; -webkit-appearance:none; appearance:none; font-size:1rem; line-height:1; border:1px solid var(--color_black); cursor:pointer; transition:var(--default_transition); font-weight:700; z-index:1; background-color:var(--color_white);}.savings-calculator .form-select select:hover,.savings-calculator .form-select select:focus{border-color:var(--primary_color); background-color:var(--color_pale_purple);}.savings-calculator .form-select .arr{width:12px; height:12px; position:absolute; top:50%; right:.5rem; transform:translateY(-50%); transition:var(--default_transition); z-index:1; fill:var(--primary_color); pointer-events:none;}.savings-calculator .form-select:hover .arr,.savings-calculator .form-select:focus .arr{fill:var(--primary_color);}.savings-calculator .btn{padding:.5rem 2rem .5rem .5rem; margin:0 auto; display:block; max-width:180px;}@media(max-width:1000px){.savings-calculator{flex-direction:column; row-gap:1rem;}}@media(max-width:600px){.savings-calculator .btn{width:100%; font-size:.9rem; padding-right:1rem;}.savings-calculator .btn.r::after{right:.25rem}}
.frm-geolocation{display:flex; flex-wrap:wrap; background-color:var(--secondary_bg); color:var(--color_over_secondary_bg); text-align:center; justify-content:center;}.frm-geolocation .input-wrap{display:flex; flex-wrap:wrap; margin:0 auto; justify-content:center; align-items:stretch; height:50px;}.frm-geolocation .input{font-size:1rem; line-height:1; font-weight:400; background-color:var(--color_white); border:2px solid var(--color_lt_grey); text-align:center; flex:1; min-width:0; max-width:220px;}.frm-geolocation .input::placeholder{color:var(--color_md_grey);}.frm-geolocation .input:focus{border-color:var(--primary_bg);}.frm-geolocation .input.error{border-color:var(--color_red);}.frm-geolocation .btn{height:100%; aspect-ratio:1/1; padding:.75rem; border-radius:0;}.frm-geolocation .btn .icon{height:100%; aspect-ratio:1/1;}.frm-geolocation .btn.working .icon{opacity:0;}.frm-geolocation .before-form{display:flex; align-items:center;}.frm-geolocation .after-form{display:flex; align-items:center;}/*HERO*/.frm-geolocation.-hero{display:inline-block; padding:2rem 4rem; margin:0;}.frm-geolocation.-hero .title{margin-bottom:1rem; font-size:1.2rem; line-height:1; font-weight:700;}.frm-geolocation.-hero .input-wrap{justify-content:center;}/*PAGE TITLE*/.frm-geolocation.-page_title{padding:15px 45px; width:100%; max-width:max-content; margin:0 auto;}.frm-geolocation.-page_title .title{font-size:1.2rem; line-height:1.2; font-weight:700; margin-bottom:10px;}.frm-geolocation.-page_title .input{height:40px;}.frm-geolocation.-page_title .btn{height:40px;}/*ADVERTISER PAGE TITLE*/.frm-geolocation.-advertiser_page_title{padding:30px; width:max-content; margin:0 auto; background-color:var(--color_white); color:var(--default_color); box-shadow:var(--box_shadow_1);}.frm-geolocation.-advertiser_page_title .form-wrap{flex:1;}.frm-geolocation.-advertiser_page_title .before-form{margin-right:30px; flex:0;}.frm-geolocation.-advertiser_page_title .before-form img{width:auto; height:100px; display:inline-block;}.frm-geolocation.-advertiser_page_title .title{font-size:20px; line-height:20px; font-weight:700; margin-bottom:15px;}.frm-geolocation.-advertiser_page_title.sharing{height:100%; margin-right:15px;}.frm-geolocation.-advertiser_page_title.sharing .before-form img{width:196px; height:130px;}/*SIDEBAR*/.frm-geolocation.-sidebar{width:100%; padding:0 1rem; flex-direction:column; text-align:center;}.frm-geolocation.-sidebar .title{font-size:1.8rem; line-height:1; margin-bottom:1rem;}.frm-geolocation.-sidebar .input-wrap{height:50px;}.frm-geolocation.-sidebar .after-form{margin-top:1rem; justify-content:center;}/*ARTICLE*/.frm-geolocation.-article{padding:1rem; display:grid; grid-template-areas:'before-form form-wrap' 'after-form form-wrap'; grid-template-columns: repeat(2, auto); grid-template-rows:repeat(2, auto); column-gap:1rem; align-items:center; justify-content:space-between; margin-left:.5rem;}.frm-geolocation.-article .form-wrap{grid-area:form-wrap;}.frm-geolocation.-article .before-form{grid-area:before-form; margin-bottom:1rem; font-size:1.2rem; line-height:1; font-weight:700; padding:.5rem 2rem .5rem 1.5rem; margin-left:-1.5rem; background-color:var(--primary_bg); color:var(--color_over_primary_bg); text-align:left;}.frm-geolocation.-article .after-form{grid-area:after-form;}.frm-geolocation.-article .title{font-size:1.2rem; line-height:1; margin-bottom:1rem;}.frm-geolocation.-article .input-wrap{height:40px;}.frm-geolocation.-article .btn{padding:.5rem;}/*NEED HELP STRIP*/.frm-geolocation.-need_help_strip{padding:.5rem 0; align-items:center; font-size:1.2rem; line-height:1; row-gap:.5rem;}.frm-geolocation.-need_help_strip .before-form{flex:0; white-space:nowrap; display:inline-block;}.frm-geolocation.-need_help_strip .before-form::after{content:' - '; white-space:pre;}.frm-geolocation.-need_help_strip .form-wrap{display:flex; align-items:center; justify-content:center; width:min-content;}.frm-geolocation.-need_help_strip .input-wrap{flex:0; margin:0; height:40px;}.frm-geolocation.-need_help_strip .title{margin:0 2rem 0 0; flex:0; white-space:nowrap;}.frm-geolocation.-need_help_strip .input{width:180px; font-size:1rem;}.frm-geolocation.-need_help_strip .btn{padding:.5rem;}/*STICKY FOOTER*/.frm-geolocation.-sticky_footer{background:none; flex-wrap:nowrap; padding:1rem 0; color:var(--default_color);}.frm-geolocation.-sticky_footer .form-wrap{display:flex; align-items:center; justify-content:center; width:auto}.frm-geolocation.-sticky_footer .input-wrap{flex:0; height:40px;}.frm-geolocation.-sticky_footer .input{max-width:180px;}.frm-geolocation.-sticky_footer .btn{height:100%;}.frm-geolocation.-sticky_footer .title{font-weight:700; margin:0 2rem 0 0; flex:0;}.frm-geolocation.-sticky_footer .before-form{margin-right:1rem;}.frm-geolocation.-sticky_footer .favicon{width:40px; height:35px; vertical-align:middle; fill:var(--primary_color);}@media(max-width:1200px){}@media(max-width:1000px){.frm-geolocation.-advertiser_page_title.sharing .after-title{font-size:18px; line-height:18px;}.frm-geolocation.-need_help_strip .before-form{flex:0 0 100%;}.frm-geolocation.-need_help_strip .before-form::after{display:none;}.frm-geolocation.-need_help_strip .title{text-align:center; font-size:1rem; margin-right:1rem;}.frm-geolocation.-need_help_strip .input-wrap{height:30px;}.frm-geolocation.-need_help_strip .btn{padding:.25rem;}}@media(max-width:600px){.frm-geolocation.-article{display:flex; margin-left:0; padding:1rem;}.frm-geolocation.-article .before-form{display:none;}.frm-geolocation.-article .after-form{display:none;}.frm-geolocation.-article .form-wrap{display:flex; flex-wrap:wrap; gap:1rem 2rem; align-items:center; justify-content:center; width:100%;}.frm-geolocation.-article .title{margin:0; font-size:1rem;}.frm-geolocation.-article .input-wrap{margin:0;}.frm-geolocation.-article .input{max-width:150px;}.frm-geolocation.-page_title{padding:15px;}.frm-geolocation.-page_title .title{font-size:1rem; line-height:1;}.frm-geolocation.-advertiser_page_title{padding:15px;}.frm-geolocation.-advertiser_page_title .title{font-size:1rem; line-height:1;}.frm-geolocation.-advertiser_page_title .before-form{display:none;}.frm-geolocation.-advertiser_page_title .after-title{font-size:1.2rem; line-height:1.2;}.frm-geolocation.-sticky_footer .title{font-size:.9rem; margin:0 0 .25rem;}.frm-geolocation.-sticky_footer .form-wrap{flex-wrap:wrap;}.frm-geolocation.-sticky_footer .input-wrap{flex:0 0 100%; height:30px;}.frm-geolocation.-sticky_footer .before-form{display:none;}.frm-geolocation.-sticky_footer .btn{padding:.25rem;}}
.footer{padding-bottom:115px;}.sticky-footer{position:fixed; bottom:0; transform:translateY(100%); left:0; width:100%; height:100px; background-color:var(--color_white); text-align:center; z-index:9; transition:var(--default_transition); white-space:nowrap;}.sticky-footer .container{height:100%;}.sticky-footer .btn-close{display:block; width:24px; height:24px; padding:.25rem; cursor:pointer; z-index:1; position:absolute; top:0; right:0; background-color:var(--default_bg);}.sticky-footer .btn-close:hover .icon{fill:var(--highlight_color);}.sticky-footer .btn-close .icon{fill:var(--default_color); width:100%; height:100%;}.sticky-footer.on.active{transform:translateY(0); box-shadow:var(--box_shadow_1);}@media(max-width:600px){.sticky-footer{height:auto;}}
.sticky-footer .promo{display:flex; width:100%; height:100%; color:var(--default_color);}.sticky-footer .device{flex:0 0 115px; margin-right:2rem; align-self:stretch;}.sticky-footer .device .phone{width:100%; height:100%; padding:20px 10px 10px 10px; display:flex; align-items:center; justify-content:center; flex-direction:column; color:var(--color_over_tertiary_bg);}.sticky-footer .device .phone::before{content:''; border-radius:.75rem .75rem 0 0; background-color:var(--tertiary_bg); position:absolute; top:0; left:1px; width:calc(100% - 2px); height:calc(100% - 2px); z-index:-1;}.sticky-footer .device .phone::before{content:''; display:block; position:absolute; top:0; left:0; width:100%; height:100%; z-index:-2; border-radius:12px 12px 0 0; border:solid var(--color_black); border-width:8px 8px 0 8px;}.sticky-footer .device .phone::after{content:''; display:block; position:absolute; top:6px; left:50%; transform:translateX(-50%); width:50%; height:10px; z-index:-1;  border-radius:0 0 12px 12px; background-color:var(--color_black);}.sticky-footer .device .txt{width:100%; font-size:.8rem; line-height:1;}.sticky-footer .device .amt{width:100%; font-size:1.6rem; line-height:1; font-weight:700; margin:.25rem 0 0;}.sticky-footer .info{display:flex; flex-direction:column; text-align:left; flex:1; white-space:normal; margin-right:2rem;}.sticky-footer .info .title{font-size:1.6rem; line-height:1; margin-bottom:.25rem; width:100%; font-weight:700; color:var(--default_color);}.sticky-footer .info .subtitle{font-size:1.2rem; line-height:1; width:100%;}.sticky-footer .cta{margin-left:auto;}.sticky-footer .cta .btn{padding:.5rem 1rem;}@media(max-width:1000px){.sticky-footer .device{flex-basis:90px; margin-right:1rem;}.sticky-footer .device .amt{font-size:1.4rem;}.sticky-footer .info{margin-right:1rem;}.sticky-footer .info .title{font-size:1.4rem;}.sticky-footer .info .subtitle{font-size:1rem;}.sticky-footer .cta .btn{padding:.5rem 1rem; font-size:.8rem;}}@media(max-width:600px){.sticky-footer .info{width:100%; margin:0; margin:auto 0 .5rem;}.sticky-footer .info .title{font-size:.8rem; margin-bottom:.25rem;}.sticky-footer .info .subtitle{font-size:.8rem;}.sticky-footer .cta{width:100%; text-align:left; margin:0 0 auto;}.sticky-footer .cta .btn{font-size:.8rem; width:100%;}}
