.page-title{width:100%; background:linear-gradient(180deg, var(--color_white) 40%, var(--default_bg) ); padding:1.5rem 0;}.page-title .container{display:flex; flex-direction:column; row-gap:1rem;}.page-title h1{font-size:225%;}.page-title .subtext{font-size:100%; line-height:1.2;}.page-title .subtext p{margin-bottom:1rem;}.page-title .subtext p:last-child{margin-bottom:0;}.page-title .subtext strong{font-size:125%;}@media(max-width:1000px){.page-title h1{font-size:175%;}}@media(max-width:600px){.page-title{padding:1rem 0;}}
.ytpt{background:var(--primary_bg); z-index:0;}.ytpt::after{content:''; position:absolute; bottom:0; left:0; width:100%; height:50%; background-color:var(--color_white); z-index:-1;}
#frm-phone-bill{display:flex; flex-direction:column; margin-bottom:2rem;}#frm-phone-bill input[type="file"]{display:none;}#frm-phone-bill .step{border-bottom:1px solid var(--color_ln_grey);}#frm-phone-bill .btn-accordion{width:100%; display:flex; column-gap:1rem; align-items:center; padding:.5rem 0; }#frm-phone-bill .btn-accordion .num{width:3rem; height:3rem; border-radius:100%; background-color:var(--primary_bg); color:var(--color_over_primary_bg); font-size:2rem; text-align:center; line-height:3rem;}#frm-phone-bill .btn-accordion .txt{font-size:2rem; line-height:1;}#frm-phone-bill .btn-accordion:disabled{pointer-events:none; color:var(--default_bg);}#frm-phone-bill .btn-accordion:disabled .chk-icon{background-color:var(--default_bg);}#frm-phone-bill .btn-accordion:disabled .num{background-color:var(--default_bg); color:var(--color_white);}#frm-phone-bill .btn-accordion:disabled .arr{fill:var(--default_bg);}#frm-phone-bill .accordion .wrap{padding:1rem; background-color:var(--default_bg);}#frm-phone-bill .btn:disabled{pointer-events:none;}#frm-phone-bill .btn:disabled::after{content:''; width:1.5rem; height:1.5rem; position:absolute; top:50%; right:.5rem; transform:translateY(-50%); -webkit-mask-image:url(/img/icons/lock.svg); mask-image:url(/img/icons/lock.svg); mask-position:center; mask-repeat:no-repeat; mask-size:cover; background-color:var(--color_white);}#frm-phone-bill .title{font-weight:700; font-size:1.25rem; line-height:1; margin-bottom:1rem;}#frm-phone-bill p{line-height:1.2; margin-bottom:1rem;}#frm-phone-bill .lbl{display:block; margin-bottom:.25rem; font-weight:700;}#frm-phone-bill .input{padding:.5rem 1rem; border:2px solid var(--color_ln_grey); font-size:1.25rem; display:block; margin-bottom:1rem; width:100%; max-width:32rem;}#frm-phone-bill .input:focus{border-color:var(--primary_color);}#frm-phone-bill .input.error{border-color:var(--color_red);}#frm-phone-bill .chk-wrap{display:flex; column-gap:1rem; align-items:center; margin:1rem 0;}#frm-phone-bill .chk-lbl{}#frm-phone-bill .chk-lbl.error{color:var(--color_red);}#frm-phone-bill .chk-lbl.error a{color:var(--color_red);}#frm-phone-bill label.chk{display:inline-block; width:2rem; height:2rem; cursor:pointer; border:2px solid var(--primary_color); border-radius:3px; background-color:var(--color_white);}#frm-phone-bill label.chk.error{border-color:var(--color_red);}#frm-phone-bill label.chk .icon{width:1.25rem; height:1.25rem; fill:var(--primary_color); position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%); transition:var(--default_transition); opacity:0; visibility:hidden;}#frm-phone-bill label.chk.checked .icon{opacity:1; visibility:visible;}#frm-phone-bill label.chk input{opacity:0; cursor:pointer;}#frm-phone-bill #btn-submit{width:100%; max-width:32rem; padding:1rem;}#frm-phone-bill #submit-error-message{margin-top:.5rem;}#frm-phone-bill .grecaptcha{font-size:.75rem; margin-top:.5rem;}#frm-phone-bill #step-upload .accordion .wrap{padding:0; background-color:none;}#frm-phone-bill #upload-window{border:.25rem dashed var(--color_ln_grey); height:16rem; display:flex; flex-direction:column; justify-content:center; text-align:center; padding:1rem; row-gap:1rem; background-color:var(--default_bg);}#frm-phone-bill #upload-window.active{border-color:var(--color_black);}#frm-phone-bill #upload-window.error{border-color:var(--color_red);}#frm-phone-bill #upload-window .subtitle{font-size:1.5rem; line-height:1; font-weight:700;}#frm-phone-bill #upload-window .or{width:min-content; margin:0 auto; line-height:1;}#frm-phone-bill #upload-window .or::before,#frm-phone-bill #upload-window .or::after{content:''; display:block; width:3rem; height:2px; background-color:var(--color_ln_grey); position:absolute; top:50%;}#frm-phone-bill #upload-window .or::before{right:calc(100% + .5rem);}#frm-phone-bill #upload-window .or::after{left:calc(100% + .5rem);}#frm-phone-bill #upload-window .upload-wrap{margin:0 auto;}#frm-phone-bill #upload-window #btn-upload{min-width:16rem; margin:0 auto; padding:1rem 3rem;}#frm-phone-bill #upload-window #btn-remove-upload{position:absolute; width:2rem; height:2rem; border-radius:100%; background-color:var(--color_white); position: absolute; top:0; right:0; transform:translate(50%, -50%); box-shadow:var(--box_shadow_1); display:none;}#frm-phone-bill #upload-window #btn-remove-upload.active{display:block;}#frm-phone-bill #upload-window #btn-remove-upload .icon{padding:.5rem; width:100%; height:100%; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); fill:var(--default_color);}#frm-phone-bill #upload-window #btn-remove-upload:hover .icon{fill:var(--highlight_color);}#frm-phone-bill #upload-window #btn-manual-entry{margin:0 auto; white-space:nowrap; text-decoration:underline;}#frm-phone-bill #upload-window #btn-manual-entry:hover{color:var(--highlight_color);}#frm-phone-bill #upload-window #btn-manual-entry:disabled{pointer-events:none; color:var(--subtle_color);}#frm-phone-bill #manual-entries{margin-top:1rem; display:none;}#frm-phone-bill #manual-entries.active{display:block;}#frm-phone-bill #manual-entries .simplify{display:flex; column-gap:1rem; margin-bottom:1rem; padding-bottom:1rem; border-bottom:1px solid var(--color_ln_grey);}#frm-phone-bill #manual-entries .simplify .icon{width:2rem; height:2rem; fill:var(--primary_color);}#frm-phone-bill #manual-entries .simplify p{flex:1; line-height:1.2; margin:0;}#frm-phone-bill #manual-entries .simplify a{text-decoration:underline;}#frm-phone-bill #manual-entries .num{width:2rem; height:2rem; border-radius:100%; background-color:var(--default_bg); text-align:center; padding:.25rem; font-weight:700;}#frm-phone-bill #manual-entries .input{margin:0;}#frm-phone-bill #manual-entries table th{text-align:center;}#frm-phone-bill #manual-entries table tbody tr:first-child #btn-remove-row{opacity:0; pointer-events:none;}#frm-phone-bill #manual-entries  #btn-add-row{padding:.5rem; width:100%; max-width:16rem; vertical-align:middle; margin:0 auto; display:flex; justify-content:center; align-items:center;}#frm-phone-bill #manual-entries #btn-add-row .icon{display:inline-block; width:1.5rem; height:1.5rem; background-color:var(--secondary_bg); fill:var(--color_over_secondary_bg); padding:.25rem; border-radius:100%; position:absolute; top:50%; right:.5rem; transform:translateY(-50%);}#frm-phone-bill #manual-entries #btn-remove-row{padding:.5rem; width:2rem; height:2rem; background-color:var(--default_bg); border-radius:100%;}#frm-phone-bill #manual-entries #btn-remove-row .icon{width:100%; height:100%; fill:var(--primary_color); position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); padding:.5rem;}#frm-phone-bill #manual-entries #btn-remove-row:hover{background-color:var(--secondary_bg);}#frm-phone-bill #manual-entries #btn-remove-row:hover .icon{fill:var(--color_over_secondary_bg);}#frm-phone-bill #input-type{text-align:center; width:100%; max-width:32rem; font-size:.75rem; display:none;}#frm-phone-bill #input-type.active{display:block;}#frm-phone-bill .error-message{color:var(--color_red); border:1px solid; background-color:var(--color_white); width:100%; max-width:32rem; padding:.25rem 1rem .25rem 2.5rem; display:none;}#frm-phone-bill .error-message.active{display:block;}#frm-phone-bill .error-message::before{content:''; width:1.5rem; height:1.5rem; position:absolute; top:50%; left:.5rem; transform:translateY(-50%); -webkit-mask-image:url(/img/icons/warning.svg); mask-image:url(/img/icons/warning.svg); mask-position:center; mask-repeat:no-repeat; mask-size:cover; background-color:var(--color_red); border-radius:100%;}#frm-phone-bill #step-complete{display:none;}#frm-phone-bill #step-complete.active{display:block;}#frm-phone-bill #step-complete .btn{padding:1rem; width:100%; max-width:32rem;}#frm-phone-bill #step-progress .accordion .wrap{display:flex; column-gap:1rem;}#frm-phone-bill #step-progress #progression{flex:1; display:flex; flex-direction:column; row-gap:1rem; column-gap:1.5rem;}#frm-phone-bill .progress{width:100%; display:flex; align-items:center; column-gap:1rem;}#frm-phone-bill .progress .icon{width:2.5rem; height:2.5rem;}#frm-phone-bill .progress .icon svg{width:100%; height:100%; position:absolute; top:0; left:0; opacity:0; visibility:hidden;}#frm-phone-bill .progress .icon svg.pending{fill:var(--color_ln_grey); opacity:1; visibility:visible;}#frm-phone-bill .progress .icon svg.working{fill:var(--primary_color);}#frm-phone-bill .progress .icon svg.complete{fill:var(--color_white); background-color:var(--color_green); border-radius:100%; padding:.25rem;}#frm-phone-bill .progress .icon svg.error{fill:var(--color_white); background-color:var(--color_red); border-radius:100%; padding:.25rem;}#frm-phone-bill .progress .status{flex:1; display:flex; flex-wrap:wrap; row-gap:.25rem; flex-wrap:wrap;}#frm-phone-bill .progress .status .action{display:flex; flex-wrap:wrap; font-size:1.5rem; line-height:1; opacity:.25; flex:0 0 100%;}#frm-phone-bill .progress .status .action .name{}#frm-phone-bill .progress .status .action .name:after{content:'...'; padding-left:.25rem; display:inline-block; vertical-align:baseline; line-height:1rem; letter-spacing:.25rem; opacity:0; visibility:hidden;}#frm-phone-bill .progress .status .action .runtime{opacity:0; visibility:hidden; font-size:1rem; align-self:flex-end;}#frm-phone-bill .progress .status .avg{flex:0 0 100%; font-size:.75rem; line-height:1; opacity:.25; transition:var(--deault-transition);}#frm-phone-bill .progress #progress-bar{width:100%; height:1.5rem; max-width:24rem; background-color:var(--color_white); opacity:0; visibility:hidden; transition:var(--default_transition);}#frm-phone-bill .progress #progress-bar .fill{position:absolute; top:0; left:0; width:50%; height:100%; background-color:var(--primary_color); transition:var(--default_transition);}#frm-phone-bill #progress-bar output{position:absolute; top:0; left:0; width:0%; height:100%; line-height:1.5rem; z-index:1; text-align:center; color:var(--color_white); transition:var(--default_transition);}#frm-phone-bill .progress .error-message{font-size:.75rem; max-width:24rem; padding-left:1.75rem; flex:0 0 100%;}#frm-phone-bill .progress .error-message::before{width:1.25rem; height:1.25rem; left:.25rem;}#frm-phone-bill .progress.working .status .action{opacity:1;}#frm-phone-bill .progress.working .icon svg.working{opacity:1; visibility:visible;}#frm-phone-bill .progress.working .icon svg.pending{opacity:0; visibility:hidden;}#frm-phone-bill .progress.working .status .action .name:after{opacity:1; visibility:visible;}#frm-phone-bill .progress.working .status .action .runtime{opacity:1; visibility:visible;}#frm-phone-bill .progress.working .status .avg{opacity:1;}#frm-phone-bill .progress.working #progress-bar{opacity:1; visibility:visible;}#frm-phone-bill .progress.complete .icon svg.complete{opacity:1; visibility:visible;}#frm-phone-bill .progress.complete .icon svg.pending{opacity:0; visibility:hidden;}#frm-phone-bill .progress.complete .status .action{opacity:1;}#frm-phone-bill .progress.complete .status .action .name{opacity:1;}#frm-phone-bill .progress.complete .status .action .name:after{opacity:1; visibility:visible;}#frm-phone-bill .progress.complete .status .action .runtime{opacity:1; visibility:visible;}#frm-phone-bill .progress.complete #progress-bar{opacity:1; visibility:visible;}#frm-phone-bill .progress.complete .status .avg{opacity:1;}#frm-phone-bill .progress.error .icon svg.error{opacity:1; visibility:visible;}#frm-phone-bill .progress.error .status .action{opacity:1;}#frm-phone-bill .progress.error .status .avg{display:none;}#run-status{padding:1rem; background-color:var(--default_bg); margin-bottom:1rem; text-align:center;}#run-status .cta{width:100%; max-width:32rem; text-align:center; margin:1rem auto 0;}#run-status .cta p{margin-bottom:.5rem;}#run-status .btn{padding:1rem; width:100%;}#run-status .btn-restart{text-decoration:underline;}#frm-phone-bill #btn-results{padding:1rem; width:100%; max-width:32rem;}#frm-phone-bill #quick-facts{background-color:var(--color_white); padding:1rem; box-shadow:var(--box_shadow_1); max-width:24rem; margin:0 0 0 auto; display:flex; flex-direction:column;}#frm-phone-bill #quick-facts .heading{display:flex; column-gap:1rem; font-size:1rem; padding-bottom:1rem; margin-bottom:1rem; border-bottom:1px solid var(--color_ln_grey); font-size:1.25rem; font-weight:700; line-height:1; align-items:center;}#frm-phone-bill #quick-facts .heading .icon{flex:0 0 2rem; width:2rem; height:2rem; fill:var(--color_yellow);}#frm-phone-bill #quick-facts #fact{opacity:0; transition:opacity 1s; display:flex; flex-direction:column; justify-content:center; text-align:center; row-gap:1rem;}#frm-phone-bill #quick-facts #fact.active{opacity:1;}#frm-phone-bill #quick-facts #fact .icon{width:4rem; height:4rem; fill:var(--primary_color); margin:0 auto;}#frm-phone-bill #quick-facts #fact .icon svg{width:100%; height:100%;}#frm-phone-bill #quick-facts #fact .headline{font-size:1.5rem; line-height:1; font-weight:700; color:var(--primary_color);}#frm-phone-bill #quick-facts #fact .text{line-height:1.2;}#beta{box-shadow:var(--box_shadow_1); padding:1rem; border-bottom:1px solid var(--color_ln_grey);}#beta .alert{display:flex; column-gap:1rem; align-items:center;}#beta .alert .icon{flex:0 0 2rem; height:2rem; background-color:var(--primary_color); border-radius:100%; fill:var(--color_white);}#beta .alert .icon svg{width:100%; height:100%; padding:.5rem;}#beta .alert p{line-height:1.2; flex:1}#beta .alert #btn-feedback{margin:auto 0 auto auto; }#frm-feedback{display:none; padding-top:1rem;}#frm-feedback.active{display:block;}#frm-feedback .row{margin-bottom:1rem;}#frm-feedback .row:last-child{margin-bottom:0;}#frm-feedback label{display:block; font-size:.875rem; margin-bottom:.25rem; font-weight:700;}#frm-feedback input[type="file"],#frm-feedback textarea{width:100%; max-width:32rem; padding:.5rem; background-color:var(--default_bg); border:2px solid var(--color_ln_grey);}#frm-feedback textarea:focus{border-color:var(--primary_color);}#frm-feedback textarea.error{border-color:var(--color_red);}#frm-feedback .btn{width:100%; max-width:32rem; padding:1rem;}#frm-feedback .btn:disabled{pointer-events:none;}#frm-feedback .btn:disabled::after{content:''; width:1.5rem; height:1.5rem; position:absolute; top:50%; right:.5rem; transform:translateY(-50%); -webkit-mask-image:url(/img/icons/lock.svg); mask-image:url(/img/icons/lock.svg); mask-position:center; mask-repeat:no-repeat; mask-size:cover; background-color:var(--color_white);}#frm-feedback .error-message{color:var(--color_red); border:1px solid; background-color:var(--color_white); width:100%; max-width:32rem; padding:.25rem 1rem .25rem 2.5rem; display:none; margin-top:.5rem; font-size:.875rem;}#frm-feedback .error-message.active{display:block;}#frm-feedback .error-message::before{content:''; width:1.5rem; height:1.5rem; position:absolute; top:50%; left:.5rem; transform:translateY(-50%); -webkit-mask-image:url(/img/icons/warning.svg); mask-image:url(/img/icons/warning.svg); mask-position:center; mask-repeat:no-repeat; mask-size:cover; background-color:var(--color_red); border-radius:100%;}#frm-feedback .success-message{color:var(--color_green); border:1px solid; background-color:var(--color_white); width:100%; max-width:32rem; padding:.25rem 1rem .25rem 2.5rem; display:none; margin-top:.5rem; font-size:.875rem;}#frm-feedback .success-message.active{display:block;}#frm-feedback .success-message::before{content:''; width:1.5rem; height:1.5rem; position:absolute; top:50%; left:.5rem; transform:translateY(-50%); -webkit-mask-image:url(/img/icons/check.svg); mask-image:url(/img/icons/check.svg); mask-position:center; mask-repeat:no-repeat; mask-size:cover; background-color:var(--color_green); border-radius:100%;}#frm-feedback .grecaptcha{font-size:.75rem; margin-top:.5rem;}.grecaptcha-badge{visibility:hidden;}@media(max-width:600px){#frm-phone-bill .btn-accordion .num{width:2rem; height:2rem; font-size:1.5rem; line-height:2rem;}#frm-phone-bill .btn-accordion .txt{font-size:1.5rem;}#frm-phone-bill #upload-window .subtitle{font-size:1.25rem;}#frm-phone-bill #step-progress .wrap{flex-wrap:wrap; row-gap:1rem;}#frm-phone-bill #step-progress .column{flex:0 0 100%;}#frm-phone-bill #quick-facts{display:none;}#frm-phone-bill .progress .icon{width:2rem; height:2rem;}#frm-phone-bill .progress .status .action{font-size:1.25rem; flex-direction:column; align-items:flex-start;}#frm-phone-bill .progress .status .action .runtime{opacity:1; visibility:visible;}}
.article{flex:1; min-width:0;}.article > *{margin-bottom:1rem;}.article *:last-child{margin-bottom:0;}.article h1{font-size:225%;}.article h2{font-size:175%;}.article h3{font-size:150%; margin-bottom:.5rem;}.article h4,.article h5,.article h6{font-size:125%; margin-bottom:.5rem;}.article a{text-decoration:underline;}.article img{z-index:1; max-width:100%; height:auto;}.article li{margin-bottom:.5rem;}.article p{margin-bottom:1rem; line-height:1.5;}.article hr{margin:2rem 0;}.article iframe{aspect-ratio:16/9;}.article .data-table p{font-size:inherit; line-height:inherit; margin:0;}.article .block-highlight{display:block; border-left:10px solid var(--primary_bg); background-color:var(--default_bg); padding:10px 15px;}.article .grey-bg{padding:.5rem; background-color:var(--default_bg);}.article .dkblue-bg,.article .blue-bg{padding:.5rem; background-color:var(--primary_bg); color:var(--color_over_primary_bg);}.article .dkblue-bg a,.article .blue-bg a{text-decoration:underline; color:var(--color_over_primary_bg);}.article .blue-txt{color:var(--primary_color);}.article .peacock{color:var(--color_white); padding:15px 15px 15px 40px; margin-left:-30px; width:calc(100% + 60px); text-shadow:1px 1px 1px rgba(0,0,0,.25); box-shadow: 3px 3px 3px rgba(0,0,0,.20);}.article .peacock.green{background-color:#3ac6a0;}.article .peacock.orange{background-color:#f29145;}.article .peacock.purple{background-color:#635c87;}.article .peacock.red{background-color:#de3954;}.article .peacock.navy{background-color:#00224f;}.article .peacock.forest{background-color:#1d7c6f;}.article .table-of-contents{background-color:var(--color_white); box-shadow:var(--box_shadow_1); text-align:left;}.article .table-of-contents .title{display:block; background-color:var(--default_bg); color:var(--default_color); font-weight:700; padding:.5rem; margin:0}.article .table-of-contents .items ul{width:100%;}.article .table-of-contents .items li:last-child{margin-bottom:0;}.article .table-of-contents .items a{display:inline-block;}.article .byline{margin-bottom:1rem;}@media (max-width:1000px){.article{width:100%;}.artcile h1{font-size:175%}.article h2{font-size:150%;}.article h3{font-size:125%;}.article h4,.article h5,.article h6{font-size:100%;}}@media (max-width:600px){.article .table-of-contents .items li{margin-bottom:.8rem;}.article .table-of-contents .featured-image{height:auto; max-height:unset; min-height:unset; display:block; margin:0 auto;}.article .table-of-contents .featured-image img{position:relative; top:auto; right:auto; height:auto;}.article .published{font-size:.875rem; line-height:1;}.article .data-table{font-size:.75rem;}.article .data-table.offers tr th:nth-child(1){display:none;}.article .data-table.offers tr td:nth-child(1){display:none;}.article .data-table .callout{font-size:.75rem;}.article img.alignright{float:none; margin:0 auto 25px; display:block;}.article .featured-image{min-height:unset;}}
.quick-summary{border-left:4px solid #38b5ff;background-color:#eff8ff;padding:1.25rem 1.5rem;margin-bottom:1.5rem;border-radius:0 .375rem .375rem 0;max-width:1220px;width:100%;margin-left:auto;margin-right:auto;}.quick-summary .qs-label{display:flex;align-items:center;gap:.5rem;font-weight:700;color:#0386e5;margin-bottom:.75rem;font-size:1rem;}.quick-summary .qs-text{color:var(--color_dk_grey);line-height:1.5;margin:0;}
.key-takeaways{border-left:4px solid var(--primary_color);background-color:var(--color_pale_purple);padding:1.25rem 1.5rem;margin-bottom:1.5rem;border-radius:0 .375rem .375rem 0;}.key-takeaways .kt-label{display:flex;align-items:center;gap:.5rem;font-weight:700;color:var(--primary_color);margin-bottom:.75rem;font-size:1rem;}.key-takeaways ul{margin:0;padding-left:1.25rem;list-style:disc;}.key-takeaways ul li{margin-bottom:.4rem;line-height:1.45;}.key-takeaways ul li:last-child{margin-bottom:0;}
.geolocation{display:flex; flex-wrap:wrap; background-color:var(--secondary_bg); color:var(--color_over_secondary_bg); text-align:center; justify-content:center;}.geolocation .input-wrap{display:flex; flex-wrap:wrap; margin:0 auto; justify-content:center; align-items:stretch; height:50px;}.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;}.geolocation .input::placeholder{color:var(--color_md_grey);}.geolocation .input:focus{border-color:var(--primary_bg);}.geolocation .input.error{border-color:var(--color_red);}.geolocation .btn-submit{height:100%; aspect-ratio:1/1; padding:.75rem; border-radius:0;}.geolocation .btn-submit .icon{height:100%; aspect-ratio:1/1;}.geolocation .btn-submit.working .icon{opacity:0;}.geolocation .btn-generic{padding:.75rem 1.5rem .75rem .75rem;}.geolocation .before-form{display:flex; align-items:center;}.geolocation .after-form{display:flex; align-items:center;}.geolocation .remarket .chk-wrap{padding-left:2rem; display:flex; min-height:1.5rem; align-items:center;}.geolocation .remarket .chk{display:inline-block; width:1.5rem; height:1.5rem; background-color:var(--color_white); border:2px solid var(--color_ln_grey); cursor:pointer; border-radius:3px; transition:var(--default_transition); vertical-align:middle; position:absolute; top:0; left:0;}.geolocation .remarket .chk input{display:none;}.geolocation .remarket .chk .ico{position:absolute; top:0; left:0; padding:.25rem; width:100%; height:100%; fill:var(--color_white); opacity:0; visibility:hidden; transition:var(--default_transition); background-color:var(--primary_color);}.geolocation .remarket .chk.checked{border-color:var(--primary_color);}.geolocation .remarket .chk.checked .ico{opacity:1; visibility:visible;}.geolocation .remarket .chk-lbl{display:block; font-size:1rem; line-height:1.2; cursor:pointer;}.geolocation .remarket .subscribe{display:none; margin-top:1rem; text-align:left;}.geolocation .remarket .subscribe.active{display:block;}.geolocation .remarket .subscribe .input{display:block; padding:.5rem; width:20rem; font-size:1rem; border:2px solid var(--primary_color); margin-top:1rem;}.geolocation .remarket .subscribe .input.error{border-color:var(--color_red);}.geolocation .remarket .subscribe .error-message{color:var(--color_red); align-items:center; font-size:.75rem; line-height:1; margin-top:.25rem; display:none;}.geolocation .remarket .subscribe .error-message.active{display:flex;}.geolocation .remarket .subscribe .error-message .icon{width:1rem; height:1rem; margin-right:.25rem; fill:var(--color_red);}.geolocation .remarket .subscribe .terms{font-size:.75rem; line-height:1.2; margin-top:.5rem;}.geolocation .remarket .subscribe .terms a{color:inherit; text-decoration:underline;}.geolocation .remarket .subscribe .terms a:hover{color:var(--highlight_color);}/*HERO*/.geolocation.-hero{display:inline-block; padding:2rem 4rem; margin:0;}.geolocation.-hero .title{margin-bottom:1rem; font-size:1.25rem; line-height:1; font-weight:700;}.geolocation.-hero .input-wrap{justify-content:center;}/*PAGE TITLE*/.geolocation.-page_title{background-color:transparent; color:var(--default_color); flex-direction:column; max-width:28rem;}.geolocation.-page_title .form-wrap{padding:15px 45px; width:100%; max-width:max-content; margin:0 auto; background-color:var(--secondary_bg); color:var(--color_over_secondary_bg); margin:0;}.geolocation.-page_title .title{font-size:1.25rem; line-height:1.2; font-weight:700; margin-bottom:10px;}.geolocation.-page_title .input{height:40px;}.geolocation.-page_title .btn-submit{height:40px; padding:.5rem;}.geolocation.-page_title .remarket{margin-top:2rem;}.geolocation.-page_title .remarket .chk-lbl{font-size:.75rem;}/*ADVERTISER PAGE TITLE*/.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);}.geolocation.-advertiser_page_title .form-wrap{flex:1;}.geolocation.-advertiser_page_title .before-form{margin-right:30px; flex:0;}.geolocation.-advertiser_page_title .before-form img{width:auto; height:100px; display:inline-block;}.geolocation.-advertiser_page_title .title{font-size:20px; line-height:20px; font-weight:700; margin-bottom:15px;}.geolocation.-advertiser_page_title.sharing{height:100%; margin-right:15px;}.geolocation.-advertiser_page_title.sharing .before-form img{width:196px; height:130px;}/*SIDEBAR*/.geolocation.-sidebar{width:100%; padding:0 1rem; flex-direction:column; text-align:center;}.geolocation.-sidebar .title{font-size:1.75rem; line-height:1; margin-bottom:1rem;}.geolocation.-sidebar .input-wrap{height:50px;}.geolocation.-sidebar .after-form{margin-top:1rem; justify-content:center;}/*ARTICLE*/.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;}.geolocation.-article .form-wrap{grid-area:form-wrap;}.geolocation.-article .before-form{grid-area:before-form; margin-bottom:1rem; font-size:1.25rem; 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;}.geolocation.-article .after-form{grid-area:after-form;}.geolocation.-article .title{font-size:1.25rem; line-height:1; margin-bottom:1rem;}.geolocation.-article .input-wrap{height:40px;}.geolocation.-article .btn-submit{padding:.5rem;}.geolocation.-article .btn-generic{padding:.5rem 1.5rem .5rem;}/*NEED HELP STRIP*/.geolocation.-need_help_strip{padding:.5rem 0; align-items:center; font-size:1.25rem; line-height:1; row-gap:.5rem;}.geolocation.-need_help_strip .form-wrap{display:flex; row-gap:.5rem; align-items:center; justify-content:center; width:min-content;}.geolocation.-need_help_strip .input-wrap{flex:0; margin:0; height:40px;}.geolocation.-need_help_strip .title{margin:0 1rem 0 0; flex:0; white-space:nowrap; font-weight:700; font-size:1.5rem;}.geolocation.-need_help_strip .input{width:180px; font-size:1rem;}.geolocation.-need_help_strip .btn-submit{padding:.5rem;}.geolocation.-need_help_strip .btn-generic{padding:.5rem 1.5rem .5rem .5rem;}/*SECTION*/.geolocation.-section{background-color:transparent; color:var(--default_color); flex-direction:column; max-width:36rem; margin:0 auto; }.geolocation.-section .form-wrap{padding:2rem; width:100%; margin:0 auto; background-color:var(--secondary_bg); color:var(--color_over_secondary_bg);}.geolocation.-section .title{font-size:2rem; line-height:1; margin-bottom:1rem;}.geolocation.-section .input{height:50px;}.geolocation.-section .btn-submit{height:50px; padding:.5rem;}/*STICKY FOOTER*/.geolocation.-sticky_footer{background:none; flex-wrap:nowrap; padding:1rem 0; color:var(--default_color);}.geolocation.-sticky_footer .form-wrap{display:flex; align-items:center; justify-content:center; width:auto}.geolocation.-sticky_footer .input-wrap{flex:0; height:40px;}.geolocation.-sticky_footer .input{max-width:180px;}.geolocation.-sticky_footer .title{font-weight:700; margin:0 2rem 0 0; flex:0;}.geolocation.-sticky_footer .before-form{margin-right:1rem;}.geolocation.-sticky_footer .favicon{width:40px; height:35px; vertical-align:middle; fill:var(--primary_color);}@media(max-width:1200px){}@media(max-width:1000px){.geolocation.-advertiser_page_title.sharing .after-title{font-size:18px; line-height:18px;}.geolocation.-need_help_strip .title{text-align:center; font-size:1.25rem; margin-right:1rem;}.geolocation.-need_help_strip .form-wrap{flex-wrap:wrap; width:100%;}.geolocation.-need_help_strip .input-wrap{height:30px;}.geolocation.-need_help_strip .btn-submit{padding:.25rem;}.geolocation.-need_help_strip .btn-generic{padding:.25rem 1.5rem .25rem .5rem; font-size:1rem;}}@media(max-width:600px){.geolocation.-article{display:flex; margin-left:0; padding:1rem;}.geolocation.-article .before-form{display:none;}.geolocation.-article .after-form{display:none;}.geolocation.-article .form-wrap{display:flex; flex-wrap:wrap; gap:1rem 2rem; align-items:center; justify-content:center; width:100%;}.geolocation.-article .title{margin:0; font-size:1rem;}.geolocation.-article .input-wrap{margin:0;}.geolocation.-article .input{max-width:150px;}.geolocation.-page_title{padding:15px; max-width:none;}.geolocation.-page_title .title{font-size:1rem; line-height:1;}.geolocation.-page_title .form-wrap{margin:0 auto;}.geolocation.-advertiser_page_title{padding:15px;}.geolocation.-advertiser_page_title .title{font-size:1rem; line-height:1;}.geolocation.-advertiser_page_title .before-form{display:none;}.geolocation.-advertiser_page_title .after-title{font-size:1.25rem; line-height:1.2;}.geolocation.-sticky_footer .title{font-size:.875rem; margin:0 0 .25rem;}.geolocation.-sticky_footer .form-wrap{flex-wrap:wrap;}.geolocation.-sticky_footer .input-wrap{flex:0 0 100%; height:30px;}.geolocation.-sticky_footer .before-form{display:none;}.geolocation.-sticky_footer .btn-submit{padding:.25rem;}.geolocation.-sticky_footer .btn-generic{padding:.25rem 1.5rem .25rem .5rem;}.geolocation.-hero{padding:2rem; width:100%; max-width:600px;}.geolocation.-need_help_strip .title{font-size:1rem;}.geolocation.-section .form-wrap{padding:1rem;}.geolocation.-section .title{font-size:1.5rem;}}
