/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.row{display:flexbox;display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;padding-right:15px;padding-left:15px;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flexbox!important;display:flex!important}.d-inline-flex{display:inline-flexbox!important;display:inline-flex!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:15px!important}.mt-1,.my-1{margin-top:15px!important}.mr-1,.mx-1{margin-right:15px!important}.mb-1,.my-1{margin-bottom:15px!important}.ml-1,.mx-1{margin-left:15px!important}.m-2{margin:30px!important}.mt-2,.my-2{margin-top:30px!important}.mr-2,.mx-2{margin-right:30px!important}.mb-2,.my-2{margin-bottom:30px!important}.ml-2,.mx-2{margin-left:30px!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:15px!important}.pt-1,.py-1{padding-top:15px!important}.pr-1,.px-1{padding-right:15px!important}.pb-1,.py-1{padding-bottom:15px!important}.pl-1,.px-1{padding-left:15px!important}.p-2{padding:30px!important}.pt-2,.py-2{padding-top:30px!important}.pr-2,.px-2{padding-right:30px!important}.pb-2,.py-2{padding-bottom:30px!important}.pl-2,.px-2{padding-left:30px!important}.m-n1{margin:-15px!important}.mt-n1,.my-n1{margin-top:-15px!important}.mr-n1,.mx-n1{margin-right:-15px!important}.mb-n1,.my-n1{margin-bottom:-15px!important}.ml-n1,.mx-n1{margin-left:-15px!important}.m-n2{margin:-30px!important}.mt-n2,.my-n2{margin-top:-30px!important}.mr-n2,.mx-n2{margin-right:-30px!important}.mb-n2,.my-n2{margin-bottom:-30px!important}.ml-n2,.mx-n2{margin-left:-30px!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}@media only screen and (min-width: 560px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flexbox!important;display:flex!important}.d-sm-inline-flex{display:inline-flexbox!important;display:inline-flex!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:15px!important}.mt-sm-1,.my-sm-1{margin-top:15px!important}.mr-sm-1,.mx-sm-1{margin-right:15px!important}.mb-sm-1,.my-sm-1{margin-bottom:15px!important}.ml-sm-1,.mx-sm-1{margin-left:15px!important}.m-sm-2{margin:30px!important}.mt-sm-2,.my-sm-2{margin-top:30px!important}.mr-sm-2,.mx-sm-2{margin-right:30px!important}.mb-sm-2,.my-sm-2{margin-bottom:30px!important}.ml-sm-2,.mx-sm-2{margin-left:30px!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:130px!important}.mt-sm-4,.my-sm-4{margin-top:130px!important}.mr-sm-4,.mx-sm-4{margin-right:130px!important}.mb-sm-4,.my-sm-4{margin-bottom:130px!important}.ml-sm-4,.mx-sm-4{margin-left:130px!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:15px!important}.pt-sm-1,.py-sm-1{padding-top:15px!important}.pr-sm-1,.px-sm-1{padding-right:15px!important}.pb-sm-1,.py-sm-1{padding-bottom:15px!important}.pl-sm-1,.px-sm-1{padding-left:15px!important}.p-sm-2{padding:30px!important}.pt-sm-2,.py-sm-2{padding-top:30px!important}.pr-sm-2,.px-sm-2{padding-right:30px!important}.pb-sm-2,.py-sm-2{padding-bottom:30px!important}.pl-sm-2,.px-sm-2{padding-left:30px!important}.m-sm-n1{margin:-15px!important}.mt-sm-n1,.my-sm-n1{margin-top:-15px!important}.mr-sm-n1,.mx-sm-n1{margin-right:-15px!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-15px!important}.ml-sm-n1,.mx-sm-n1{margin-left:-15px!important}.m-sm-n2{margin:-30px!important}.mt-sm-n2,.my-sm-n2{margin-top:-30px!important}.mr-sm-n2,.mx-sm-n2{margin-right:-30px!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-30px!important}.ml-sm-n2,.mx-sm-n2{margin-left:-30px!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media only screen and (min-width: 767px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flexbox!important;display:flex!important}.d-md-inline-flex{display:inline-flexbox!important;display:inline-flex!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:15px!important}.mt-md-1,.my-md-1{margin-top:15px!important}.mr-md-1,.mx-md-1{margin-right:15px!important}.mb-md-1,.my-md-1{margin-bottom:15px!important}.ml-md-1,.mx-md-1{margin-left:15px!important}.m-md-2{margin:30px!important}.mt-md-2,.my-md-2{margin-top:30px!important}.mr-md-2,.mx-md-2{margin-right:30px!important}.mb-md-2,.my-md-2{margin-bottom:30px!important}.ml-md-2,.mx-md-2{margin-left:30px!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:15px!important}.pt-md-1,.py-md-1{padding-top:15px!important}.pr-md-1,.px-md-1{padding-right:15px!important}.pb-md-1,.py-md-1{padding-bottom:15px!important}.pl-md-1,.px-md-1{padding-left:15px!important}.p-md-2{padding:30px!important}.pt-md-2,.py-md-2{padding-top:30px!important}.pr-md-2,.px-md-2{padding-right:30px!important}.pb-md-2,.py-md-2{padding-bottom:30px!important}.pl-md-2,.px-md-2{padding-left:30px!important}.m-md-n1{margin:-15px!important}.mt-md-n1,.my-md-n1{margin-top:-15px!important}.mr-md-n1,.mx-md-n1{margin-right:-15px!important}.mb-md-n1,.my-md-n1{margin-bottom:-15px!important}.ml-md-n1,.mx-md-n1{margin-left:-15px!important}.m-md-n2{margin:-30px!important}.mt-md-n2,.my-md-n2{margin-top:-30px!important}.mr-md-n2,.mx-md-n2{margin-right:-30px!important}.mb-md-n2,.my-md-n2{margin-bottom:-30px!important}.ml-md-n2,.mx-md-n2{margin-left:-30px!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (width >= 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flexbox!important;display:flex!important}.d-lg-inline-flex{display:inline-flexbox!important;display:inline-flex!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (width >= 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flexbox!important;display:flex!important}.d-xl-inline-flex{display:inline-flexbox!important;display:inline-flex!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flexbox!important;display:flex!important}.d-print-inline-flex{display:inline-flexbox!important;display:inline-flex!important}}
.countdown-container{display:grid;align-items:center;width:100%}.countdown-container.-center{justify-items:center}.countdown-container.-left{justify-items:flex-start}.countdown-container.-right{justify-items:flex-end}.countdown-timer{display:flex;gap:8px;width:fit-content}.countdown-timer--ended{display:none}.countdown-item{display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:1px 1px 3px #0000000a,3px 4px 5px #0000000a,8px 9px 7px #00000005,14px 16px 8px #00000003,21px 25px 9px #0000;border:1px solid rgba(224,223,223,.7);border-radius:8px;background-color:#fff;padding:.8vw 1.7vw;font-family:VodafoneRgBd,Arial CE,Arial,Helvetica,sans-serif}.-blurred .countdown-item{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-color:transparent;background-color:#ffffff1a;background-blend-mode:soft-light;color:#ffffffe6}.countdown-item .colon{position:relative;bottom:3px}.countdown-item__value{display:flex;flex-direction:column;width:fit-content;overflow-y:scroll;font-weight:700;font-size:clamp(22px,1.9vw,32px);line-height:1.25;-ms-overflow-style:none;position:relative;scrollbar-width:none;color:#000}.countdown-item__value::-webkit-scrollbar{display:none}.countdown-item__value,.countdown-item__value>span{height:clamp(24px,2.2vw,33px)}.countdown-item__value>span{transition:.5s transform ease-in-out}.-white-text .countdown-item__value{color:#ffffffe6}.countdown-item__label{color:#4e4e4e;font-size:12px;line-height:1.36;font-family:VodafoneRg,Arial CE,Arial,Helvetica,sans-serif}.-white-text .countdown-item__label{color:#ffffffb3}.countdown-item__nested{display:flex;flex-direction:column;align-items:center}.countdown-item.-large{flex-direction:row;align-items:flex-start;gap:5px}.animation{animation-duration:1s;animation-iteration-count:infinite;animation-name:countdown}@keyframes countdown{0%{transform:translateY(0)}30%{transform:translateY(-40px);opacity:1}31%{transform:translateY(-40px);opacity:0}32%{transform:translateY(33px)}35%{transform:translateY(33px);opacity:1}50%{transform:translateY(0)}to{transform:translateY(0)}}@media only screen and (min-width: 1023px){.countdown-item{padding:8px 20px}}
.product-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.product-cards.-cards-4{margin-right:auto;margin-left:auto;max-width:820px}.product-cards.-with-sticker .product-card.product-card{margin-top:32px}.product-card__wrapper{position:relative;max-width:390px}.product-card.product-card{position:relative;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:0 24px;width:100%;max-width:400px;font-size:16px}.product-card.product-card.-with-sticker{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.product-card.product-card:has(.card-sticker._bg-color-ui-green){box-shadow:inset 0 0 0 2px green}.product-card.product-card:has(.card-sticker._bg-color-vodafone-red){box-shadow:inset 0 0 0 2px #e60000}.product-card.product-card:has(.card-sticker._bg-color-fresh-orange){box-shadow:inset 0 0 0 2px #eb9700}._skin-dark .product-card.product-card{border-color:#262626}.product-card.product-card .checkbox-toggle__toggle{margin-right:0}._skin-dark .product-card.product-card a{color:#fff}._skin-dark .product-card.product-card a:hover,._skin-dark .product-card.product-card a:active,._skin-dark .product-card.product-card a:focus{color:#ccc!important}.product-card.product-card p{line-height:1.2}.product-card.product-card .card-sticker{position:absolute;right:0;bottom:100%;left:0}.product-card__header,.product-card__footer,.product-card__actions{margin:24px 0}.product-card__content{margin-right:-24px;margin-left:-24px;padding:24px}.product-cards .product-card__content{margin-right:-1rem;margin-left:-1rem;padding:24px 1rem}.product-card__header{display:flex;align-items:center;gap:16px}.product-card__title{margin:0;font-size:1.777em;line-height:1.3}.product-card__title a{color:#434241;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.product-card__title a:hover{color:#000}.product-card__title._big-text{font-size:1.75rem;line-height:1.3}.product-card__title-info,.product-card__sub-title{margin:0}.product-card__badge{margin-top:3px}.product-card__header-icon{display:grid;position:relative;flex:0 0 71px;place-items:center;aspect-ratio:1}.product-card__header-icon svg{max-width:100%}.product-card__header-icon .counter-circle{position:absolute;right:8px;bottom:8px;border-radius:50%;background:#fff;padding:5px;width:26px;height:26px;color:#000;font-size:14px}.product-card__title-info,.product-card__sub-title{margin-bottom:3px;color:#000}._skin-dark .product-card__title-info,._skin-dark .product-card__sub-title{color:#a1a0a0}.product-card__title-info{color:#434241;font-size:1.222em}.product-card__title-info a{color:#434241;text-decoration:none}.product-card__title-info a:hover{color:#000;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.product-card__items{margin:0;padding:0}.product-card__items li{display:flex;gap:16px}.product-card__items li+li{margin-top:16px}.product-card__items i{flex:0 0 24px;vertical-align:middle;margin-top:-3px}.product-card__items i img{display:block}.product-card__footer{display:flex;justify-content:space-between;align-items:center;gap:16px}.product-card__footer img{display:block}._skin-dark .product-card__footer{border-color:#635e5e}.product-card__footer.-border{border:1px solid #c6c6c6;border-radius:8px;padding:14px 16px}.product-card__footer.-border+.-border{margin-top:-1rem}.product-card__footer-icon,.product-card__footer-right{flex:0 1 auto;order:1}.product-card__footer-icon{flex:0 0 auto}.product-card__actions{border-top:1px solid #ececec;padding-top:24px;text-align:center}._skin-dark .product-card__actions{border-top-color:#555554}.product-card__actions .button{margin:0;width:100%}.product-card__actions .d-flex img,.product-card__actions .d-flex svg{margin-right:8px}.product-card__action-info{font-size:1.125em}.product-card__counter>.counter{display:flex;flex-direction:row;align-items:center}.product-cards.-cards-4 .not-in-cards-4{display:none}.product-cards.-cards-4 .not-in-cards-4+p{margin-top:0}@media only screen and (min-width: 560px){.product-card__footer-icon,.product-card__footer-right{order:2}}@media only screen and (width >= 1296px){.product-cards.-cards-4{max-width:none}.product-cards.-cards-4 .product-card.product-card{max-width:302px}}
.container.-breadcrumbs{z-index:5}.fullscreen-banner{position:relative;width:100%;min-height:530px}.fullscreen-banner.-low{min-height:420px}.fullscreen-banner__content{display:flex;position:relative;flex-direction:column;gap:32px;z-index:1;padding:60px 0}.-multiple .fullscreen-banner__content{padding:60px 0 340px}.-low .fullscreen-banner__content{gap:16px;padding:35px 0}.fullscreen-banner__headline{font-size:20px;line-height:1.2;font-family:VodafoneRgBd,Arial CE,Arial,Helvetica,sans-serif;text-transform:uppercase}.fullscreen-banner__title{margin:0;font-size:32px;line-height:1;font-family:VodafoneRgBd,Arial CE,Arial,Helvetica,sans-serif}.fullscreen-banner__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}@media only screen and (min-width: 767px){.fullscreen-banner__content{padding-bottom:60px;max-width:600px}.-multiple .fullscreen-banner__content{padding-bottom:60px;max-width:48%}.-low .fullscreen-banner__content{padding:45px 0 35px}.fullscreen-banner__headline{font-size:24px}.fullscreen-banner__title{font-size:48px}.fullscreen-banner__image{object-fit:cover}}@media only screen and (min-width: 1023px){.-low .fullscreen-banner__content{gap:32px;padding:60px 0}}@media only screen and (max-width: 766px){.fullscreen-banner{min-height:430px}}@media only screen and (max-width: 1022px){.fullscreen-banner.-low{min-height:240px}}
.faq__list{margin-right:auto;margin-left:auto;max-width:900px}.faq__content{margin-top:2px;border-radius:0 0 16px 16px;background:#fff}._skin-dark .faq__content{background:#282828;color:#fff}.faq__inner{padding:25px 30px 40px;line-height:1.6}.faq__inner p,.faq__inner ul{margin:0;padding:0}.faq__inner p+p,.faq__inner ul+p,.faq__inner p+ul,.faq__inner ul+ul{margin-top:20px}.faq__inner ul{margin-left:40px}.faq__inner ul li+li{margin-top:5px}.faq__anchor{display:block;position:relative;cursor:pointer;margin:0;border-radius:16px 16px 0 0;background:linear-gradient(45deg,#a90000,#e60000 55%,red);padding:20px 65px 20px 30px;color:#fff;font-weight:400;font-size:18px;line-height:24px;font-family:VodafoneRg,Arial CE,Arial,Helvetica,sans-serif;text-decoration:none}._skin-dark .faq__anchor{background:linear-gradient(45deg,#a90000,#e60000 55%,red);color:#fff}.faq__anchor:focus-visible{outline:3px solid #00798f;outline-offset:2px}._skin-dark .faq__anchor:focus-visible{outline:3px solid #00b0ca}.faq__anchor:before{display:none;position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;border-radius:16px;background:linear-gradient(45deg,#a90000,#e60000 55%,red);content:""}.faq__anchor:after{display:block;position:absolute;top:50%;right:25px;transform:rotate(180deg);transition-duration:.5s;transition-property:transform;margin-top:-12px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyIiBoZWlnaHQ9IjE5MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHRpdGxlPmNoZXZyb24tZG93bjwvdGl0bGU+IDxnPiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPiAgPHJlY3QgZmlsbD0ibm9uZSIgaWQ9ImNhbnZhc19iYWNrZ3JvdW5kIiBoZWlnaHQ9IjQwMiIgd2lkdGg9IjU4MiIgeT0iLTEiIHg9Ii0xIi8+IDwvZz4gPGc+ICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+ICA8ZyBpZD0iYmQ0MmJlNzQtMmI1MS00ODRmLTg3MjUtOTBjMmNkNTc5OGU1Ij4gICA8cG9seWxpbmUgc3Ryb2tlLXdpZHRoPSI4IiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZT0iI2ZmZmZmZiIgZmlsbD0ibm9uZSIgcG9pbnRzPSIxNjQgNjIgOTYgMTMwIDI4IDYyIiBpZD0iYzU1Y2VmMTQtNmU1Mi00OGQ1LWJlODQtOWM3OWE5YjExMjYzIi8+ICA8L2c+IDwvZz48L3N2Zz4=);background-size:contain;background-repeat:no-repeat;width:24px;height:24px;content:""}._skin-dark .faq__anchor:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyIiBoZWlnaHQ9IjE5MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHRpdGxlPmNoZXZyb24tZG93bjwvdGl0bGU+IDxnPiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPiAgPHJlY3QgZmlsbD0ibm9uZSIgaWQ9ImNhbnZhc19iYWNrZ3JvdW5kIiBoZWlnaHQ9IjQwMiIgd2lkdGg9IjU4MiIgeT0iLTEiIHg9Ii0xIi8+IDwvZz4gPGc+ICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+ICA8ZyBpZD0iYmQ0MmJlNzQtMmI1MS00ODRmLTg3MjUtOTBjMmNkNTc5OGU1Ij4gICA8cG9seWxpbmUgc3Ryb2tlLXdpZHRoPSI4IiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZT0iI2ZmZmZmZiIgZmlsbD0ibm9uZSIgcG9pbnRzPSIxNjQgNjIgOTYgMTMwIDI4IDYyIiBpZD0iYzU1Y2VmMTQtNmU1Mi00OGQ1LWJlODQtOWM3OWE5YjExMjYzIi8+ICA8L2c+IDwvZz48L3N2Zz4=)}.faq__anchor:hover{transition-duration:.3s;transition-property:background;color:#fff}.faq__anchor:hover:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyIiBoZWlnaHQ9IjE5MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHRpdGxlPmNoZXZyb24tZG93bjwvdGl0bGU+IDxnPiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPiAgPHJlY3QgZmlsbD0ibm9uZSIgaWQ9ImNhbnZhc19iYWNrZ3JvdW5kIiBoZWlnaHQ9IjQwMiIgd2lkdGg9IjU4MiIgeT0iLTEiIHg9Ii0xIi8+IDwvZz4gPGc+ICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+ICA8ZyBpZD0iYmQ0MmJlNzQtMmI1MS00ODRmLTg3MjUtOTBjMmNkNTc5OGU1Ij4gICA8cG9seWxpbmUgc3Ryb2tlLXdpZHRoPSI4IiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZT0iI2ZmZmZmZiIgZmlsbD0ibm9uZSIgcG9pbnRzPSIxNjQgNjIgOTYgMTMwIDI4IDYyIiBpZD0iYzU1Y2VmMTQtNmU1Mi00OGQ1LWJlODQtOWM3OWE5YjExMjYzIi8+ICA8L2c+IDwvZz48L3N2Zz4=)}.faq__item{box-shadow:0 6px 12px #00000012;border-radius:16px;text-align:left}.faq__item+.faq__item{margin-top:20px}.faq__item.-closed .faq__anchor{transition:.5s;transition-property:background-color,color;border-radius:16px;background:#fff;color:#333}._skin-dark .faq__item.-closed .faq__anchor{background:#282828;color:#fff}._skin-dark .faq__item.-closed .faq__anchor:hover{background:linear-gradient(45deg,#a90000,#e60000 55%,red);color:#fff}.faq__item.-closed .faq__anchor:hover{background:transparent;color:#fff}.faq__item.-closed .faq__anchor:hover:before{display:block}.faq__item.-closed .faq__anchor:hover:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyIiBoZWlnaHQ9IjE5MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHRpdGxlPmNoZXZyb24tZG93bjwvdGl0bGU+IDxnPiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPiAgPHJlY3QgZmlsbD0ibm9uZSIgaWQ9ImNhbnZhc19iYWNrZ3JvdW5kIiBoZWlnaHQ9IjQwMiIgd2lkdGg9IjU4MiIgeT0iLTEiIHg9Ii0xIi8+IDwvZz4gPGc+ICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+ICA8ZyBpZD0iYmQ0MmJlNzQtMmI1MS00ODRmLTg3MjUtOTBjMmNkNTc5OGU1Ij4gICA8cG9seWxpbmUgc3Ryb2tlLXdpZHRoPSI4IiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZT0iI2ZmZmZmZiIgZmlsbD0ibm9uZSIgcG9pbnRzPSIxNjQgNjIgOTYgMTMwIDI4IDYyIiBpZD0iYzU1Y2VmMTQtNmU1Mi00OGQ1LWJlODQtOWM3OWE5YjExMjYzIi8+ICA8L2c+IDwvZz48L3N2Zz4=)}.faq__item.-closed .faq__anchor:after{transform:rotate(0);transition-duration:.5s;transition-property:transform;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyIiBoZWlnaHQ9IjE5MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHRpdGxlPmNoZXZyb24tZG93bjwvdGl0bGU+IDxnPiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPiAgPHJlY3QgZmlsbD0ibm9uZSIgaWQ9ImNhbnZhc19iYWNrZ3JvdW5kIiBoZWlnaHQ9IjQwMiIgd2lkdGg9IjU4MiIgeT0iLTEiIHg9Ii0xIi8+IDwvZz4gPGc+ICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+ICA8ZyBpZD0iYmQ0MmJlNzQtMmI1MS00ODRmLTg3MjUtOTBjMmNkNTc5OGU1Ij4gICA8cG9seWxpbmUgc3Ryb2tlLXdpZHRoPSI4IiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZT0iI2U2MDAwMCIgZmlsbD0ibm9uZSIgcG9pbnRzPSIxNjQgNjIgOTYgMTMwIDI4IDYyIiBpZD0iYzU1Y2VmMTQtNmU1Mi00OGQ1LWJlODQtOWM3OWE5YjExMjYzIi8+ICA8L2c+IDwvZz48L3N2Zz4=)}
dialog::backdrop{cursor:pointer}.dialog{top:50%;bottom:50%;margin:auto;box-shadow:0 22px 54px #00000038,0 1px 4px #0000003d;border:0;border-radius:16px;background:#fff;padding:0;width:calc(100vw - 1rem);max-width:745px}.dialog__inner{margin-top:-50px;padding:40px}.dialog__title{font-size:1.7777rem}.dialog__bar{display:flex;position:sticky;top:0;justify-content:flex-end;align-items:center;z-index:1;height:50px}.dialog__close-button{cursor:pointer;margin:0;border:0;background:none;padding:8px}.dialog__close-button:hover,.dialog__close-button:active,.dialog__close-button:focus{color:#e60000}.dialog__close-button path{stroke:currentcolor}@media only screen and (min-width: 560px){.dialog__inner{margin-top:-75px;padding:70px}.dialog__bar{padding-right:20px;height:75px}}@media only screen and (min-width: 767px){.dialog__inner{margin-top:-100px;padding:90px}.dialog__bar{padding-right:30px;height:100px}.dialog__close-button{top:2rem;right:2rem}}
.benefits-list{display:flex;flex-direction:column;gap:16px}.benefits-list__item{display:flex;box-shadow:none;border:3px solid white;background:none!important;padding:0!important}.benefits-list__icon{display:flex;flex:0 0 88px;justify-content:center;align-items:center;background:#fff;padding:16px}.benefits-list__content{padding:24px}.benefits-list.-inverted .benefits-list__item{border-color:#f2f2f2}.benefits-list.-inverted .benefits-list__icon{background:#f2f2f2}@media only screen and (min-width: 560px){.benefits-list__icon{flex-basis:156px}}
.sliding-cards.-count-1{margin:0 auto;padding:0 0 20px;max-width:370px}.sliding-cards__list{display:flex;flex-flow:row nowrap;margin:0 -20px;padding:0 20px 20px 0;overflow-x:auto;scroll-snap-type:x mandatory;text-align:left}.sliding-cards__item{flex:0 0 83vw;scroll-margin-left:20px;scroll-snap-align:start}.-count-1 .sliding-cards__item{flex-basis:100%}.sliding-cards__spacer{flex:0 0 20px}.sliding-cards__spacer:first-child,.-count-1 .sliding-cards__spacer{display:none}.sliding-card{padding:0 0 0 20px}@media only screen and (min-width: 480px){.sliding-cards__item{flex-basis:74vw}}@media only screen and (min-width: 560px){.sliding-cards.-count-2 .sliding-cards__item{flex:1}.sliding-cards__item{flex-basis:45vw}.-count-2 .sliding-cards__spacer{display:none}}@media only screen and (min-width: 767px){.sliding-cards.-count-2{margin:0 auto;max-width:700px}.sliding-cards.-count-3{margin:0 auto;padding-right:0;padding-left:0;max-width:1000px}.sliding-cards.-count-3 .sliding-cards__item{flex:1}.sliding-cards__item{flex-basis:31vw}.-count-3 .sliding-cards__spacer{display:none}}@media only screen and (min-width: 1023px){.sliding-cards.-count-4 .sliding-cards__item{flex:1}.-count-4 .sliding-cards__spacer{display:none}}@media only screen and (min-width: 1150px){.sliding-cards__item{flex:1}}@media not all and (pointer: coarse){.sliding-cards__list{scrollbar-color:#d9d9d9 transparent;scrollbar-width:thin}.sliding-cards__list::-webkit-scrollbar{display:block;width:7px;height:7px}.sliding-cards__list::-webkit-scrollbar-track{background:transparent}.sliding-cards__list::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:20px;background-color:#d9d9d9}.sliding-cards__spacer{display:none}}
.leadform-2020{background-color:#fff;border-radius:15px;max-width:900px;margin:0 auto;position:relative}._skin-dark .leadform-2020{background-color:#3d3d3d}@media only screen and (min-width:767px){.leadform-2020{display:flex;align-items:center}.leadform-2020.-speechmark{align-items:flex-start}}.leadform-2020 p{margin-bottom:15px}.leadform-2020 p.error{color:#e60000;margin:3px 0 0 0;font-size:13px}@media only screen and (min-width:560px){.leadform-2020 p.error{text-align:left}}._skin-dark .leadform-2020 p.error{color:#ff4348}.leadform-2020.-business{margin-top:140px}@media only screen and (min-width:767px){.leadform-2020.-business{margin-top:0;padding-left:280px;min-height:313px}}.leadform-2020__header{width:130px;padding:20px 20px 0 20px;position:relative}@media only screen and (min-width:767px){.leadform-2020__header{flex-shrink:0;width:36.73469%;padding:40px 50px 40px 40px;top:0;margin:0}.leadform-2020__header.-speechmark{margin-bottom:10px}}.-speechmark .leadform-2020__header{margin-bottom:-30px;transform:translateY(-30px)}@media only screen and (min-width:767px){.-speechmark .leadform-2020__header{transform:translateY(-54px)}}.-business .leadform-2020__header{width:230px;margin:0 auto -120px;top:-120px;transform:none}.-business .leadform-2020__header:after{content:'';position:absolute;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);height:60px}._skin-dark .-business .leadform-2020__header:after{background:linear-gradient(to bottom,rgba(61,61,61,0) 0,#3d3d3d 100%)}@media only screen and (min-width:767px){.-business .leadform-2020__header{position:absolute;top:-50px;right:0;left:0;padding:0;margin:0;width:260px}}@media only screen and (min-width:1023px){.-business .leadform-2020__header{top:auto;bottom:0}.-business .leadform-2020__header:after{display:none}}.leadform-2020__image{display:block}@media only screen and (min-width:767px){.-with-video .leadform-2020__image{display:none}}@supports (-webkit-hyphens:none){.-with-video .leadform-2020__image{display:block}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.-with-video .leadform-2020__image{display:block}}.leadform-2020__video{display:none}@media only screen and (min-width:767px){.-with-video .leadform-2020__video{max-width:260px;display:block}}@supports (-webkit-hyphens:none){.-with-video .leadform-2020__video{display:none}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.-with-video .leadform-2020__video{display:none}}video{display:inline-block}.leadform-2020__medium{width:100%;pointer-events:none}.leadform-2020__body{padding:16px 20px 20px}@media only screen and (min-width:767px){.leadform-2020__body{padding:40px 60px 40px 0}}.leadform-2020__heading{margin-bottom:12px;font-size:32px;line-height:40px;text-align:center}@media only screen and (max-width:480px){.leadform-2020__heading br{display:none}}@media only screen and (min-width:767px){.leadform-2020__heading{margin-bottom:24px;font-size:40px;line-height:46px;text-align:left}}.leadform-2020__desc{margin-bottom:24px;text-align:center}.leadform-2020__desc a{color:inherit}.leadform-2020__desc a:focus,.leadform-2020__desc a:hover{text-decoration:none}@media only screen and (min-width:767px){.leadform-2020__desc{margin-bottom:16px;text-align:left}}@media only screen and (min-width:1023px){.leadform-2020__desc{margin-bottom:24px}}.leadform-2020-form__row{text-align:center;max-width:280px;margin:0 auto}@media only screen and (min-width:767px){.leadform-2020-form__row{text-align:left;margin:0}}@media only screen and (min-width:1023px){.leadform-2020-form__row{display:flex;align-items:flex-start;max-width:none;margin:10px 0 0 0}}.leadform-2020-form__cell input[type=number]::-webkit-inner-spin-button,.leadform-2020-form__cell input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.leadform-2020-form__cell.-prefix{flex-basis:140px}@media only screen and (min-width:560px){.leadform-2020-form__cell{padding-right:8px;flex:0 0 150px}.leadform-2020-form__cell:last-child{padding-right:0;flex:0 0 auto}}@media only screen and (min-width:767px){.leadform-2020-form__cell{flex:0 0 200px}}.leadform-2020-form__cell+.leadform-2020-form__cell{margin-top:10px}@media only screen and (min-width:1023px){.leadform-2020-form__cell+.leadform-2020-form__cell{margin-top:0}}.leadform-2020-form__input.leadform-2020-form__input{padding:8px 15px;border:1px solid #ddd;background-color:#f4f4f4;color:#333;font-family:VodafoneLt,'Arial CE',Arial,Helvetica,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:20px;border-radius:6px;width:100%;text-align:center;outline:0;margin:0}.leadform-2020-form__input.leadform-2020-form__input:focus{border-color:#007c92}@media only screen and (min-width:560px){.leadform-2020-form__input.leadform-2020-form__input{text-align:left}}.leadform-2020-form__input.leadform-2020-form__input::-webkit-input-placeholder{color:#666;overflow:visible}.leadform-2020-form__input.leadform-2020-form__input:-moz-placeholder{color:#666;opacity:1;overflow:visible}.leadform-2020-form__input.leadform-2020-form__input::-moz-placeholder{color:#666;opacity:1;overflow:visible}.leadform-2020-form__input.leadform-2020-form__input:-ms-input-placeholder{color:#666;overflow:visible}.custom-select .leadform-2020-form__input.leadform-2020-form__input::-ms-expand{display:none}@media screen and (-webkit-min-device-pixel-ratio:0){.custom-select{position:relative}}.custom-select:after{content:'';position:absolute;top:50%;right:12px;font-size:17px;margin-top:-7px;display:block;width:10px;height:10px;border-top:1px solid #333;border-right:1px solid #333;transform:rotate(135deg);pointer-events:none}.leadform-2020-form__button{margin-top:12px}@media only screen and (min-width:560px){.leadform-2020-form__button{margin:0}}.leadform-2020-form__note{margin-top:24px;font-size:14px;text-align:center}@media only screen and (min-width:767px){.leadform-2020-form__note{text-align:left}}.leadform-2020-form__note p{line-height:1.3;font-size:14px}.leadform-2020-form__note a{color:inherit}.leadform-2020-form__note a:focus,.leadform-2020-form__note a:hover{color:inherit;text-decoration:none}.leadform-2020-form__note>:last-child{margin-bottom:0}.leadform-2020__contact{display:flex;list-style:none;margin:20px 0 0 0;padding:0}.leadform-2020__contact li{margin:0;padding:0}.leadform-2020__contact>li:first-child{padding-right:20px}.-business .leadform-2020__contact{justify-content:center}@media only screen and (min-width:767px){.-business .leadform-2020__contact{justify-content:flex-start}}.leadform-2020.-simple{margin-bottom:16px;padding:24px;display:flex;flex-direction:column;gap:16px;align-items:stretch;max-width:660px}.leadform-2020.-simple .leadform-2020-form__input,.leadform-2020.-simple .leadform-2020-form__row{text-align:left;max-width:none}.leadform-2020.-simple .leadform-2020-form__input{margin-bottom:4px}.leadform-2020.-simple .leadform-2020-form__button{width:100%}@media only screen and (min-width:560px){.leadform-2020.-simple .leadform-2020-form__row{display:flex;align-items:start;max-width:none;margin:0;text-align:left}.leadform-2020.-simple .leadform-2020-form__cell{margin:0}.leadform-2020.-simple .leadform-2020-form__cell:first-child{flex:1 1 auto}.leadform-2020.-simple .leadform-2020-form__cell:last-child{flex:1 0 140px}}@media only screen and (min-width:767px){.leadform-2020.-simple{align-items:center;flex-direction:row;justify-content:space-between;gap:32px}.leadform-2020.-simple .leadform-2020__form{flex:0 0 57%}.leadform-2020.-simple .leadform-2020__col{flex:0 0 52%}}@media only screen and (min-width:1023px){.leadform-2020.-simple{flex-direction:column;align-items:start;gap:16px}}@media only screen and (min-width:1150px){.leadform-2020.-simple{flex-direction:row;gap:32px;align-items:center}}.leadform-2020.-simple .leadform-2020__heading{font-size:28px;margin:0 0 .2em;text-align:left;line-height:1.1}.leadform-2020.-simple .leadform-2020__desc{font-size:18px;font-family:VodafoneRgBd,'Arial CE',Arial,Helvetica,sans-serif;margin:0;text-align:left}.leadform-2020.-simple .leadform-2020__desc p{line-height:1.2}.leadform-2020.-simple .leadform-2020__desc p:last-child{margin:0}.leadform-2020.-simple small{color:#4a4d4e}