.tab-tiles__stripe{position:relative}.tab-tiles__undercoat{position:absolute;background:linear-gradient(to bottom,#fff 50%,#fff0 50%);width:100%;height:100%}.tab-tiles__container{box-sizing:content-box;margin:0 auto;padding:0 20px;max-width:1260px}.tab-tiles-nav{position:relative;box-sizing:border-box;margin:0;padding:0}.tab-tiles-nav.is-overflowing{position:relative}.tab-tiles-nav.is-overflowing .tab-tiles-nav__spacer{flex-shrink:0;width:20px!important}._skin-dark .tab-tiles-nav.is-overflowing:before{background:linear-gradient(270deg,#0e111400,#0e1114)}._skin-dark .tab-tiles-nav.is-overflowing:after{background:linear-gradient(270deg,#0e1114,#0e111400)}._skin-dark .tab-tiles-nav .tab-tile.-active{background:#3d3d3d}._skin-dark .tab-tiles-nav .tab-tile.-active:after{border-color:#3d3d3d transparent transparent transparent}.tab-tiles-nav.-active-gradient-red .tab-tile.-active{background:linear-gradient(to bottom,#e60000,#900);color:#fff}.tab-tiles-nav.-active-gradient-red .tab-tile.-active:after{border-color:#990000 transparent transparent transparent}.tab-tiles-nav.-active-gradient-violet .tab-tile.-active{background:linear-gradient(to bottom,#9c2aa0,#5e2750);color:#fff}.tab-tiles-nav.-active-gradient-violet .tab-tile.-active:after{border-color:#5e2750 transparent transparent transparent}.tab-tiles-nav.-active-gradient-blue .tab-tile.-active{background:linear-gradient(to bottom,#00b0ca,#00798f);color:#fff}.tab-tiles-nav.-active-gradient-blue .tab-tile.-active:after{border-color:#00798f transparent transparent transparent}.tab-tiles-nav.-active-gradient-green .tab-tile.-active{background:linear-gradient(to bottom,#a8b400,green);color:#fff}.tab-tiles-nav.-active-gradient-green .tab-tile.-active:after{border-color:#008000 transparent transparent transparent}.tab-tiles-nav.-active-gradient-yellow .tab-tile.-active{background:linear-gradient(to bottom,#fecb00,#eb9700);color:#fff}.tab-tiles-nav.-active-gradient-yellow .tab-tile.-active:after{border-color:#eb9700 transparent transparent transparent}.tab-tiles-nav.-active-gradient-grey-dark .tab-tile.-active{background:linear-gradient(to bottom,#ccc,#6e6e6e);color:#fff}._skin-dark .tab-tiles-nav.-active-gradient-grey-dark .tab-tile.-active{background:#3d3d3d}.tab-tiles-nav.-active-gradient-grey-dark .tab-tile.-active:after{border-color:#6e6e6e transparent transparent transparent}._skin-dark .tab-tiles-nav.-active-gradient-grey-dark .tab-tile.-active:after{border-color:#3d3d3d transparent transparent transparent}.tab-tiles-nav.-active-gradient-grey-light .tab-tile.-active{background:linear-gradient(to bottom,#fff,#ccc);color:#333}.tab-tiles-nav.-active-gradient-grey-light .tab-tile.-active:after{border-color:#cccccc transparent transparent transparent}.tab-tiles-nav.-active-gradient-grey-light .tab-tile.-active .tab-tile__icon svg *[stroke]{stroke:#333}._skin-dark .tab-tiles-nav.-active-gradient-grey-light .tab-tile.-active .tab-tile__icon svg *[stroke]{stroke:#fff}.tab-tiles-nav__list{display:flex;flex-flow:row nowrap;justify-content:space-between;margin:0 -20px;padding:0 20px 7px;overflow-x:auto;scroll-snap-type:x mandatory;list-style:none;text-align:left;white-space:nowrap}.tab-tiles-nav__item{display:inline-block;flex-shrink:0;padding:3px 0 10px 10px;min-width:150px;height:auto;scroll-margin-left:20px;scroll-snap-align:start;list-style:none}.tab-tiles-nav__item:first-child{margin-left:-10px}.tab-tiles-nav__item.-has-arrow-icon{min-width:140px}.tab-tile{display:flex;position:relative;flex-direction:column;justify-content:flex-start;transition:color .25s,box-shadow .25s;cursor:pointer;box-shadow:0 2px 8px #0000001a;border:0;border-radius:15px;background:#fff;padding:20px 15px 15px;width:100%;height:100%!important;color:#333;font-family:VodafoneRgBd,Arial CE,Arial,Helvetica,sans-serif;text-align:left;text-decoration:none;white-space:normal}.tab-tile:focus-visible{outline:3px solid #00798f;outline-offset:2px}._skin-dark .tab-tile:focus-visible{outline:3px solid #00b0ca}.tab-tile:hover{box-shadow:1px 3px 8px 2px #0000001a;color:#e60000}._skin-dark .tab-tile:hover{color:#f06666}._skin-dark .tab-tile:hover .tab-tile__icon svg *[stroke]{stroke:#f06666}._skin-dark .tab-tile{background:#262626;color:#fff}.tab-tile.-active{width:100%}.tab-tile.-active .tab-tile__icon svg *[stroke]{stroke:#fff}.tab-tile.-active:hover .tab-tile__icon svg *[stroke]{stroke:#fff}.tab-tile.-has-arrow-icon .tab-tile__title{display:flex;justify-content:space-between;align-items:center}.tab-tile__icon{display:block;margin:0 0 15px;width:auto;height:35px}.tab-tile__icon svg{display:block;width:auto;height:100%}.tab-tile__icon svg *[stroke]{stroke:#e60000;stroke-width:6px}._skin-dark .tab-tile__icon svg *[stroke]{stroke:#fff}.tab-tile__title{display:block;font-size:15px;line-height:17px}.tab-tile__text{display:none}.tab-tiles__content>.tab-content{display:none;animation:fadeEffect .25s}.tab-tiles__content>.tab-content.-active{display:block}.tab-tile__link-arrow{display:inline-block}.tab-tile__link-arrow>span{display:flex;justify-content:center;align-items:center;margin-left:5px;border-radius:100%;background-color:#e60000;width:24px;height:24px}.tab-tile__link-arrow svg{width:12px;height:12px}.tab-tile__link-arrow svg *{stroke-width:28px}@keyframes fadeEffect{0%{opacity:0}to{opacity:1}}@media only screen and (min-width: 560px){.tab-tiles-nav__item{flex:1}}@media only screen and (min-width: 767px){.tab-tile__icon{height:40px}}@media only screen and (min-width: 1023px){.tab-tiles-nav__item{padding:7px 0 23px 10px}.tab-tile{padding:25px 20px}.tab-tile.-active{margin-top:-7px;padding-top:32px;padding-bottom:32px;height:calc(100% + 14px)!important}.tab-tile.-active:after{display:inline-block;position:absolute;bottom:-10px;left:50%;transform:translate(-50%);border-width:10px 10px 0 10px;border-style:solid;width:0;height:0;content:""}.tab-tile__icon{margin-bottom:25px;width:60px;height:60px}.tab-tile__title{font-size:20px}.tab-tile__text{display:block;margin-top:10px;font-size:14px;font-family:VodafoneRg,Arial CE,Arial,Helvetica,sans-serif}.tab-tile__link-arrow>span{width:32px;height:32px}.tab-tile__link-arrow svg{width:16px;height:16px}.tab-tile__link-arrow svg *{stroke-width:16px}}@media not all and (pointer: coarse){.tab-tiles-nav__list{padding-bottom:0;scrollbar-color:#d9d9d9 transparent;scrollbar-width:thin}.tab-tiles-nav__list::-webkit-scrollbar{display:block;width:7px;height:7px}.tab-tiles-nav__list::-webkit-scrollbar-track{background:transparent}.tab-tiles-nav__list::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:20px;background-color:#d9d9d9}}
.imageHeaderContainer.vfb_vodafone-nokia-launch-25g-pon-internet-cr {
            background-image: url("/public/galleries/71/70941/navrh-bez-nazvu-9.webp");
            background-size: cover;
            background-color: #fff;
            background-position: center center;
            padding: 0;
            height: calc((100vw - 40px) / 3);
        }
        @media only screen and (min-width: 1300px) {
            .imageHeaderContainer.vfb_vodafone-nokia-launch-25g-pon-internet-cr {
                height: 420px;
            }
        }html body{color:#333}.offlineChat.offlineChat p{color:#333}.export .segment-menu.-desktop .vf-segment-menu__item.-active,.export h1,.export h2,.export h3,.export h4,.export h5,.export h6{color:#333}.export .vf-nav-actions__item{color:#333}.export .vf-nav-actions__item:hover{color:#e60000}.export .segment-menu.-desktop{background:#666}.export .segment-menu.-desktop .vf-segment-menu__item.-active,.export .vf-nav-strip{background:#fff}.export .vf-nav-strip{border-color:#d6d6d6}@media only screen and (min-width:1023px){.export .vf-main-menu__item{color:#333}.export .vf-main-menu__item:active,.export .vf-main-menu__item:focus,.export .vf-main-menu__item:hover{color:#e60000}.export .vf-main-menu__item:active::after,.export .vf-main-menu__item:focus::after,.export .vf-main-menu__item:hover::after{background-color:#e60000}}@media only screen and (min-width:1023px){.export .-active .vf-main-menu__item{color:#e60000}.export .-active .vf-main-menu__item::after{background-color:#e60000}}@media only screen and (min-width:1023px){.export .migrate-button{background:#fff;border-color:#8e8e8d;color:#333}.export .migrate-button:active,.export .migrate-button:focus,.export .migrate-button:hover{background-color:#f8f8f8;border-color:#434241;color:#333}}.export .user-button.user-button{background:#e60000;color:#fff;box-shadow:0 7px 6px -4px rgba(255,0,0,.3)}.export .user-button.user-button::after{border-color:#fff}.export .user-button.user-button:active,.export .user-button.user-button:focus,.export .user-button.user-button:hover{background:#900;border-color:inherit;color:#fff}@media only screen and (max-width:1022px){.export .user-button.user-button{background:0 0;border:none;color:#333;box-shadow:none}.export .user-button.user-button:active,.export .user-button.user-button:focus,.export .user-button.user-button:hover{background:0 0;border:none;color:#e60000}}.export .mobile-menu-wrapper{background:#fff;border-color:#d6d6d6}.export .mobile-menu-wrapper .mobile-menu__anchor{color:#333}.export .mobile-menu-wrapper .mobile-menu__anchor.-open{color:#333}.export .mobile-menu-wrapper a.open{color:#333}.export .mobile-menu-wrapper::after,.export .mobile-menu-wrapper::before{display:block}.export .menu-trigger{background:#e60000;color:#fff}.export .menu-trigger:active,.export .menu-trigger:focus,.export .menu-trigger:hover{background:#900;color:#fff}.export .vf-nav-megamenu:after{background:#fff}@media only screen and (max-width:1149px){.export .vf-main-menu__item{color:#3a3a3a}.export .vf-main-menu__item:active,.export .vf-main-menu__item:focus-visible,.export .vf-main-menu__item:hover{color:#ea1a1a}.export .vf-nav-viewport-layer,.export .vf-nav-viewport-layer__overflow{background:#fff}.export .vf-nav-viewport-layer::before{background:linear-gradient(to bottom,#fff 0,rgba(255,255,255,0) 100%)}.export .segment-menu.-mobile .vf-segment-menu__item{color:#3a3a3a}.export .mobile-menu-link{color:#3a3a3a}}.export .vf-nav-megamenu>li:first-child ul .vf-main-menu__item{color:#4e4e4e}.export .vf-nav-megamenu>li:first-child ul .vf-main-menu__item:active,.export .vf-nav-megamenu>li:first-child ul .vf-main-menu__item:focus-visible,.export .vf-nav-megamenu>li:first-child ul .vf-main-menu__item:hover{color:#ea1a1a}.export .vf-nav-megamenu>li>.vf-main-menu__item{color:#7e7e7e}/*!
 * 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}}
.elq-form__response{font-size:16px}@media only screen and (max-width:340px){.blog-time-to-read{right:10px}}._skin-dark .page-header.-blog-header{background-color:#222!important;color:#fff}.page-header.-blog-header ._big-text{font-size:1.222em}@media only screen and (min-width:767px){.page-header.-blog-header .page-header__content{max-width:none}.page-header.-blog-header .page-header__content h1,.page-header.-blog-header .page-header__content p{max-width:70%}}.blog-rubrics-nav-wrapper{position:relative;margin:0 -20px 20px;background:#fff}.blog-rubrics-nav-wrapper::before,.blog-rubrics-nav-wrapper:after{content:'';position:absolute;top:0;bottom:0;background:red;width:16px;z-index:5}.blog-rubrics-nav-wrapper::before{left:0;background:linear-gradient(to right,rgba(255,255,255,.65) 0,rgba(255,255,255,0) 100%)}.blog-rubrics-nav-wrapper::after{right:0;background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.65) 100%)}._skin-dark .blog-rubrics-nav-wrapper{background:#222}._skin-dark .blog-rubrics-nav-wrapper::before{background:linear-gradient(to right,rgba(34,34,34,.65) 0,rgba(34,34,34,0) 100%)}._skin-dark .blog-rubrics-nav-wrapper::after{background:linear-gradient(to right,rgba(34,34,34,0) 0,rgba(34,34,34,.65) 100%)}.blog-rubrics-nav{font-family:VodafoneLt,'Arial CE',Arial,Helvetica,sans-serif;font-size:18px;overflow-x:auto;overflow-y:hidden;-webkit-font-smoothing:initial;-webkit-overflow-scrolling:touch;padding:0 20px}@media (pointer:coarse){.blog-rubrics-nav{scrollbar-width:none;-ms-overflow-style:none}.blog-rubrics-nav::-webkit-scrollbar{display:none}}._skin-dark .blog-rubrics-nav .button.-white{background-color:#666;border-color:#666;color:#fff}.blog-rubrics-nav .button.-white:active,.blog-rubrics-nav .button.-white:focus,.blog-rubrics-nav .button.-white:hover{color:#e60000}._skin-dark .blog-rubrics-nav .button.-white:active,._skin-dark .blog-rubrics-nav .button.-white:focus,._skin-dark .blog-rubrics-nav .button.-white:hover{color:#fff}.blog-rubrics-nav+h1{margin-top:0}.blog-rubrics-nav__list{list-style:none;margin:0;padding:0;white-space:nowrap;display:flex}.blog-rubrics-nav__item{display:inline-block;margin:0 1rem 0 0;padding:0;position:relative}.blog-rubrics-nav__item .button{line-height:1.8rem;padding:0 .7em;font-size:1rem}.blog-rubrics-nav__item .button.-turquoise:active,.blog-rubrics-nav__item .button.-turquoise:focus,.blog-rubrics-nav__item .button.-turquoise:hover{background:#007c92}.blog-rubrics-nav__item .button:not(.-turquoise){background:#ebebeb}.blog-rubrics-nav__item .button:not(.-turquoise):active,.blog-rubrics-nav__item .button:not(.-turquoise):focus,.blog-rubrics-nav__item .button:not(.-turquoise):hover{color:#333;background:#f1f1f1}._skin-dark .blog-rubrics-nav__item .button:not(.-turquoise){color:#fff;background:#4e4e4e}._skin-dark .blog-rubrics-nav__item .button:not(.-turquoise):active,._skin-dark .blog-rubrics-nav__item .button:not(.-turquoise):focus,._skin-dark .blog-rubrics-nav__item .button:not(.-turquoise):hover{background:#626262}.blog-wrapper,.stripe.-gray{background:#f4f4f4;border-top:1px solid transparent;border-bottom:1px solid transparent}._skin-dark .blog-wrapper,._skin-dark .stripe.-gray{background:0 0}.blog-cards-wrapper:not(.-superhomepage) .block,.blog-wrapper:not(.-superhomepage) .block{margin:50px 0}.blog-cards-wrapper .flex-card,.blog-wrapper .flex-card{flex:1;overflow:hidden;color:#333;background-color:#fff;border-radius:15px;box-shadow:0 0 12px rgba(0,0,0,.05)}._skin-dark .blog-cards-wrapper .flex-card,._skin-dark .blog-wrapper .flex-card,.blog-cards-wrapper._skin-dark .flex-card,.blog-wrapper._skin-dark .flex-card{background-color:#333;color:#fff}.blog-cards-wrapper .flex-card__inner,.blog-wrapper .flex-card__inner{flex:1;box-shadow:none;background:0 0;min-height:332px}.blog-cards-wrapper .col-12 .flex-card__image,.blog-wrapper .col-12 .flex-card__image{flex-basis:50%}@media only screen and (min-width:560px){.blog-cards-wrapper .col-12 .flex-card__content,.blog-wrapper .col-12 .flex-card__content{display:flex;flex-direction:column;justify-content:center}}.blog-cards-wrapper .article-card__title,.blog-wrapper .article-card__title{display:block;margin-bottom:1em}.blog-cards-wrapper .article-card__title h3,.blog-wrapper .article-card__title h3{font-size:20px;line-height:30px}.blog-cards-wrapper.-detail,.blog-wrapper.-detail{padding-top:80px}.blog-header{background-color:#6e6e6e;background-position:top center;background-size:cover;height:277px;margin-top:-50px}@media only screen and (min-width:767px){.blog-header{margin-top:-55px;height:470px}}.blog-date{font-family:VodafoneRg,'Arial CE',Arial,Helvetica,sans-serif;color:#b4b3b3;font-size:20px;margin-bottom:15px}.blog-title{color:#000;font-size:36px;line-height:1.3}.blog-title:after{content:'';display:block;width:190px;background:#e60000;height:5px;margin-top:17px}@media only screen and (min-width:767px){.blog-title{font-size:48px;line-height:1.1}}@media only screen and (min-width:560px){.blog-title{float:left;width:80%}}@media only screen and (min-width:1150px){.blog-title{font-size:56px}}.blog-time-to-read{position:absolute;top:-10px;right:20px;text-align:right;white-space:nowrap;line-height:0;margin-top:5px}@media only screen and (min-width:560px){.blog-time-to-read{position:relative;top:auto;right:auto;float:right;width:17%}}.blog-time-to-read p{font-family:VodafoneRg,'Arial CE',Arial,Helvetica,sans-serif;color:#e60000;font-size:18px;display:inline-block;position:relative;top:2px;margin:0}@media only screen and (min-width:767px){.blog-time-to-read p{font-size:28px;top:5px}}.blog-time-to-read strong{font-weight:400}.blog-time-to-read::before{display:inline-block;content:'';width:30px;height:30px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJWcnN0dmFfMSIgeD0iMCIgeT0iMCIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMTkyIDE5MiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHRpdGxlPmRhc2hib2FyZDwvdGl0bGU+PHBhdGggZD0iTTk1LjYgMTEwLjVjLTMuOCAwLTcuMy0xLjUtMTAtNC4xLTIuNy0yLjctNC4yLTYuMi00LjItMTBzMS41LTcuMyA0LjEtMTBjMi43LTIuNyA2LjItNC4yIDEwLTQuMiAyLjQgMCA0LjguNiA2LjggMS44bDI3LjMtMjYuNmMxLjYtMS41IDQuMS0xLjUgNS43LjEgMS41IDEuNiAxLjUgNC4xLS4xIDUuN0wxMDUuNSA5MmMtMS42IDEuNS00LjEgMS41LTUuNiAwLTEuMi0xLjItMi43LTEuOC00LjQtMS44LTEuNyAwLTMuMi42LTQuNCAxLjgtMS4yIDEuMi0xLjggMi43LTEuOCA0LjQgMCAxLjcuNiAzLjIgMS44IDQuNCAxLjIgMS4yIDIuNyAxLjggNC40IDEuOCAxLjcgMCAzLjItLjYgNC40LTEuOCAxLjYtMS42IDQuMS0xLjYgNS43IDAgMS42IDEuNiAxLjYgNC4xIDAgNS43LTIuNyAyLjYtNi4yIDQtMTAgNHoiIGZpbGw9IiNlNjAwMDAiLz48cGF0aCBkPSJNOTYgNTUuM2MtMi4yIDAtNC0xLjgtNC00di04LjljMC0yLjIgMS44LTQgNC00czQgMS44IDQgNHY4LjljMCAyLjItMS44IDQtNCA0ek01MS4zIDEwMGgtOC45Yy0yLjIgMC00LTEuOC00LTRzMS44LTQgNC00aDguOWMyLjIgMCA0IDEuOCA0IDRzLTEuOCA0LTQgNHpNNjQuNyA2OC43Yy0xIDAtMi0uNC0yLjgtMS4ybC02LjctNi43Yy0xLjYtMS42LTEuNi00LjEgMC01LjcgMS42LTEuNiA0LjEtMS42IDUuNyAwbDYuNyA2LjdjMS42IDEuNiAxLjYgNC4xIDAgNS43LS44LjgtMS45IDEuMi0yLjkgMS4yek0xNDkuNiAxMDBoLTguOWMtMi4yIDAtNC0xLjgtNC00czEuOC00IDQtNGg4LjljMi4yIDAgNCAxLjggNCA0cy0xLjggNC00IDR6IiBmaWxsPSIjNzU3MTcwIi8+PHBhdGggZD0iTTk2IDE3NmMtNDQuMSAwLTgwLTM1LjktODAtODBzMzUuOS04MCA4MC04MCA4MCAzNS45IDgwIDgwLTM1LjkgODAtODAgODB6bTAtMTUyYy0zOS43IDAtNzIgMzIuMy03MiA3MnMzMi4zIDcyIDcyIDcyIDcyLTMyLjMgNzItNzItMzIuMy03Mi03Mi03MnoiIGZpbGw9IiM3NTcxNzAiLz48L3N2Zz4=);background-size:100%;vertical-align:middle;margin-right:5px}@media only screen and (min-width:767px){.blog-time-to-read::before{width:50px;height:50px;margin-right:10px}}.blog-main h2,.blog-main h3,.blog-main h4,.blog-main h5,.blog-main h6{margin-top:40px;color:#000}.blog-main h2{font-size:32px}.blog-main h2{font-size:30px}.blog-main h3{font-size:28px}.blog-main h4{font-size:26px}.blog-main h5,.blog-main h6{font-size:24px}.blog-main iframe{margin:2rem 0;width:100%;height:auto;aspect-ratio:1.77777778}.blog-main li,.blog-main p{font-size:1.1111em;line-height:28px}.blog-main li+li{margin-top:.5em}.blog-main blockquote{font-family:VodafoneLt,'Arial CE',Arial,Helvetica,sans-serif;font-size:18px;line-height:2;font-style:normal;position:relative;padding:5px 0;margin:50px 0;color:#393939}.blog-main blockquote p{font-size:18px;margin:0}@media only screen and (min-width:767px){.blog-main blockquote p{font-size:24px}}.blog-main blockquote::after,.blog-main blockquote::before{content:'';position:absolute;width:28px;height:21px;background-size:100%}.blog-main blockquote::before{top:-30px;left:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyMSI+PHBhdGggZmlsbD0iI0QwMDIxQiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjcuMDE3IDMuNjQyYTE2LjcyNiAxNi43MjYgMCAwIDAtMi42MiAyLjcxN2MtLjgxOCAxLjA1NC0xLjI4MyAyLjA0LTEuMzkxIDIuOTYgMS4zMS4xMDggMi40NjkuNzE2IDMuNDc5IDEuODI1QzI3LjQ5NCAxMi4yNTEgMjggMTMuNjE4IDI4IDE1LjI0YzAgMS41MTMtLjQ5MiAyLjg1MS0xLjQ3NCA0LjAxNC0uOTgyIDEuMTYyLTIuNDAyIDEuNzQ0LTQuMjU3IDEuNzQ0LTEuOTExIDAtMy4zODUtLjY3Ny00LjQyMS0yLjAyOC0xLjAzNy0xLjM1Mi0xLjU1NS0zLjA4Mi0xLjU1NS01LjE5IDAtMi4wMDEuNTk5LTQuMjMxIDEuODAxLTYuNjkxIDEuMTk5LTIuNDYxIDMuMjc0LTQuODI2IDYuMjIyLTcuMDk3bDIuNzAxIDMuNjV6bS0xNi4yOTIgMGExNi42OCAxNi42OCAwIDAgMC0yLjYxOSAyLjcxN2MtLjgxOSAxLjA1NC0xLjI4MyAyLjA0LTEuMzkyIDIuOTYgMS4zMS4xMDggMi40NjkuNzE2IDMuNDc5IDEuODI1IDEuMDEgMS4xMDcgMS41MTUgMi40NzQgMS41MTUgNC4wOTYgMCAxLjUxMy0uNDkxIDIuODUxLTEuNDc0IDQuMDE0LS45ODIgMS4xNjItMi40MDIgMS43NDQtNC4yNTcgMS43NDQtMS45MTEgMC0zLjM4NS0uNjc3LTQuNDIxLTIuMDI4Qy41MTkgMTcuNjE4LjAwMSAxNS44ODguMDAxIDEzLjc4YzAtMi4wMDEuNi00LjIzMSAxLjgwMS02LjY5MSAxLjItMi40NjEgMy4yNzUtNC44MjYgNi4yMjItNy4wOTdsMi43MDEgMy42NXoiLz48L3N2Zz4=)}.blog-main blockquote::after{right:0;bottom:-30px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyMSI+PHBhdGggZmlsbD0iI0QwMDIxQiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNLjk4MyAxNy4zNThhMTYuNzI2IDE2LjcyNiAwIDAgMCAyLjYyLTIuNzE3Yy44MTgtMS4wNTQgMS4yODMtMi4wNCAxLjM5MS0yLjk2LTEuMzEtLjEwOC0yLjQ2OS0uNzE2LTMuNDc5LTEuODI1Qy41MDYgOC43NDkgMCA3LjM4MiAwIDUuNzZjMC0xLjUxMy40OTItMi44NTEgMS40NzQtNC4wMTRDMi40NTYuNTg0IDMuODc2LjAwMiA1LjczMS4wMDJjMS45MTEgMCAzLjM4NS42NzcgNC40MjEgMi4wMjggMS4wMzcgMS4zNTIgMS41NTUgMy4wODIgMS41NTUgNS4xOSAwIDIuMDAxLS41OTkgNC4yMzEtMS44MDEgNi42OTEtMS4xOTkgMi40NjEtMy4yNzQgNC44MjYtNi4yMjIgNy4wOTdsLTIuNzAxLTMuNjV6bTE2LjI5MiAwYTE2LjY4IDE2LjY4IDAgMCAwIDIuNjE5LTIuNzE3Yy44MTktMS4wNTQgMS4yODMtMi4wNCAxLjM5Mi0yLjk2LTEuMzEtLjEwOC0yLjQ2OS0uNzE2LTMuNDc5LTEuODI1LTEuMDEtMS4xMDctMS41MTUtMi40NzQtMS41MTUtNC4wOTYgMC0xLjUxMy40OTEtMi44NTEgMS40NzQtNC4wMTRDMTguNzQ4LjU4NCAyMC4xNjguMDAyIDIyLjAyMy4wMDJjMS45MTEgMCAzLjM4NS42NzcgNC40MjEgMi4wMjggMS4wMzcgMS4zNTIgMS41NTUgMy4wODIgMS41NTUgNS4xOSAwIDIuMDAxLS42IDQuMjMxLTEuODAxIDYuNjkxLTEuMiAyLjQ2MS0zLjI3NSA0LjgyNi02LjIyMiA3LjA5N2wtMi43MDEtMy42NXoiLz48L3N2Zz4=)}@media only screen and (min-width:480px){.blog-main blockquote{font-size:20px}}@media only screen and (min-width:767px){.blog-main blockquote{margin:50px 0 10px 0;padding:5px 60px;font-size:24px;line-height:40px}.blog-main blockquote::before{top:0;left:20px}.blog-main blockquote::after{bottom:0;right:25px}}.blog-main cite{font-family:VodafoneLt,'Arial CE',Arial,Helvetica,sans-serif;font-size:18px;margin-bottom:50px;display:block;color:#000;padding:0}.blog-main cite strong{font-family:VodafoneRgBd,'Arial CE',Arial,Helvetica,sans-serif;font-weight:400}@media only screen and (min-width:767px){.blog-main cite{padding:0 0 0 60px}}.blog-main img{margin:20px auto;float:none;max-width:100%}@media only screen and (min-width:767px){.blog-main img{margin:40px auto}}.blog-main .videoWrapper{margin:20px auto}@media only screen and (min-width:767px){.blog-main .videoWrapper{margin:40px auto}}.blog-main .videoWrapper iframe,.blog-main .videoWrapper img{margin:0 auto}.blog-main .videoWrapper iframe{border:0}.blog-post__perex{font-family:VodafoneRgBd,'Arial CE',Arial,Helvetica,sans-serif;font-weight:400;margin-top:25px}.blog-post__perex p{font-size:22px;line-height:1.63em;color:#000}.blog-post__image{aspect-ratio:2;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:560px){.blog-nav{display:flex;justify-content:space-between}}.blog-nav span{display:block;font-size:13px}.blog-nav li:first-child{padding-right:20px;flex-basis:50%;margin-bottom:20px}@media only screen and (min-width:560px){.blog-nav li:first-child{margin-bottom:0}}.blog-nav li:last-child{padding-left:20px;text-align:right;flex-basis:50%}.blog-share{border-top:1px solid #ccc;margin:30px 0 60px 0;padding-top:60px}.blog-share ul{margin:0;display:inline-block;vertical-align:middle}.blog-share li{margin:0;padding:0;display:inline-block}.blog-share__title{display:inline;vertical-align:middle;margin-right:10px;font-size:22px}.blog-share__item{display:inline-block;vertical-align:middle;width:36px;height:36px;background-size:32px 32px;background-repeat:no-repeat;background-position:center center;margin-right:5px;border-radius:3px}.blog-share__item.-fb{background-color:#3b5998;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTIgMTkyIj48dGl0bGU+c29jaWFsLWZhY2Vib29rPC90aXRsZT48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTQyLjggNTguMmgxMy43di0yOGgtMjMuM2MtMjYuMyAwLTM1LjEgMTMuNS0zNS4xIDM2djE2LjNIODF2MjhoMTdWMTkyaDM0LjF2LTgxLjVoMjAuNmwzLTI4aC0yMy41VjY4LjhjLS4xLTcuMy41LTEwLjYgMTAuNi0xMC42eiIvPjwvc3ZnPg==);background-size:100%}.blog-share__item.-tw{background-color:#55acee;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTIgMTkyIj48dGl0bGU+c29jaWFsLXR3aXR0ZXI8L3RpdGxlPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNjQuOCA1My4zYy01LjIgMi4zLTEwLjYgMy44LTE2LjIgNC41IDUuOS0zLjYgMTAuMy05LjEgMTIuNS0xNS43LTUuNSAzLjMtMTEuNiA1LjctMTggNi45LTEwLjctMTEuNC0yOC42LTExLjktNDAtMS4yLTcuMyA2LjktMTAuNCAxNy4yLTguMiAyN0M3Mi4yIDczLjcgNTEgNjIuOSAzNi42IDQ1LjJjLTcuNSAxMy0zLjYgMjkuNSA4LjggMzcuOC00LjUtLjEtOC45LTEuMy0xMi44LTMuNXYuM2MwIDEzLjQgOS40IDI1IDIyLjYgMjcuNy00LjIgMS4xLTguNSAxLjMtMTIuOC41IDMuNyAxMS41IDE0LjMgMTkuNCAyNi40IDE5LjYtMTEuOSA5LjItMjYuOSAxMy40LTQxLjggMTEuNiAxMi45IDguMyAyNy45IDEyLjggNDMuMiAxMi44IDUyIDAgODAuNC00My4xIDgwLjQtODAuNCAwLTEuMiAwLTIuNS0uMS0zLjYgNS44LTQgMTAuNi05IDE0LjMtMTQuN3oiLz48L3N2Zz4=)}.blog-share__item.-li{background-color:#0077b5;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTIgMTkyIj48dGl0bGU+c29jaWFsLWxpbmtlZGluPC90aXRsZT48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjYgNzJoMzB2OTZIMjZWNzJ6bTE1LjItNDhjOS42IDAgMTcuMyA3LjggMTcuMyAxNy40IDAgOS42LTcuOCAxNy4zLTE3LjQgMTcuMy05LjUgMC0xNy4zLTcuOC0xNy4zLTE3LjMgMC05LjYgNy43LTE3LjQgMTcuMy0xNy40aC4xTTc0IDcyaDI5djEzaC40YzQtNy42IDEzLjktMTUuNSAyOC40LTE1LjUgMzAuNSAwIDM2LjIgMTkuOSAzNi4yIDQ1LjhWMTY4aC0zMHYtNDYuOGMwLTExLjItLjItMjUuNS0xNS43LTI1LjUtMTUuOCAwLTE4LjMgMTIuMi0xOC4zIDI0LjdWMTY4SDc0VjcyeiIgY2xhc3M9InN0MCIvPjwvc3ZnPg==)}.blog-share__item.-email{background-color:#434241;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTIgMTkyIj48cGF0aCBkPSJNMTYwIDQwSDMyYy04LjggMC0xNiA3LjItMTYgMTZ2ODBjMCA4LjggNy4yIDE2IDE2IDE2aDEyOGM4LjggMCAxNi03LjIgMTYtMTZWNTZjMC04LjgtNy4yLTE2LTE2LTE2em0wIDhjLjkgMCAxLjcuMSAyLjUuNGwtNTguMiA1OS43Yy00LjkgNS0xMi45IDUuMi0xOCAuM2wtLjMtLjMtNTYuNi01OS43Yy44LS4zIDEuNy0uNCAyLjYtLjRoMTI4em04IDg4YzAgNC40LTMuNiA4LTggOEgzMmMtNC40IDAtOC0zLjYtOC04VjU2YzAtLjUuMS0xIC4yLTEuNWw1Ni4xIDU5LjIuNi42YzQgMy45IDkuMiA1LjggMTQuNCA1LjggNS40IDAgMTAuOS0yLjEgMTQuOS02LjNMMTY4IDU0LjVjLjEuNS4yIDEgLjIgMS42VjEzNnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=)}.blog-main{clear:both;margin-bottom:40px}@media only screen and (min-width:1023px){.blog-main{float:left;width:60%;margin:0}}@media only screen and (min-width:1023px){.blog-side{float:right;width:33%}}.blog-side .flex-card__inner{flex-direction:column}.blog-footer{clear:both;padding-top:70px}.blog-footer:before{clear:both;content:' ';display:table}.blog-footer h4{text-align:center;color:#3a3a3a}.blog-footer h2{color:#000}.blog-side-box{background:#f9f9f9;padding:25px;margin-bottom:25px;font-size:16px;border-radius:15px;overflow:hidden}.blog-side-box p{margin-bottom:15px;margin-top:0}.blog-side-box .center{text-align:center}.blog-side-box .fRow:after{clear:both;content:' ';display:table}.blog-side-box .fCell{margin-bottom:15px}@media only screen and (min-width:767px){.blog-side-box .fCell{float:right}.blog-side-box .fCell:first-child{float:left}}.blog-side-box .fCell:after{clear:both;content:' ';display:table}.blog-side-box .fCell.fCell--full{float:none;width:100%}.blog-side-box .fCell.fCell--full input[type=checkbox].checkbox+label{margin-bottom:0}@media only screen and (min-width:767px){.blog-side-box .fCell{width:47%}}.blog-side-box .fCell label{text-align:left;display:block;margin-bottom:3.75px;cursor:pointer}.blog-side-box input[type=text]{padding:13px 40px 12px 14px;-webkit-appearance:none;-moz-appearance:none;border-radius:6px;line-height:17px;font-size:18px;background-color:#fff;border:1px solid #666;color:#000;width:100%;margin:0;font-family:VodafoneLt,'Arial CE',Arial,Helvetica,sans-serif;vertical-align:baseline}.blog-side-box input[type=text]:focus{border:1px solid #007c92;margin:0;outline:0}.blog-side-box input[type=text].errorField{border:1px solid #e60000;color:#e60000;margin:0}@media only screen and (min-width:767px){.blog-side-box input[type=text]{line-height:19px}}.blog-side-box input[type=checkbox].checkbox{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;cursor:pointer;box-sizing:border-box;line-height:normal}.blog-side-box input[type=checkbox].checkbox+label{display:inline-block;position:relative;padding:0 0 0 33px;margin:0 0 20px 0}.blog-side-box input[type=checkbox].checkbox+label:before{width:20px;height:20px;border:1px solid #999;border-radius:3px;position:absolute;display:inline-block;margin:0 10px 0 0;content:'';top:3px;left:0;color:#fff;font-size:29px;text-indent:-4px;line-height:22px;background:#fff}.blog-side-box input[type=checkbox].checkbox:checked+label:before{border-color:#007c92;background:#007c92 center center no-repeat url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTIgMTkyIiBhcmlhLWhpZGRlbj0idHJ1ZSI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTczLjYgMTQwLjJjLTEuMSAwLTIuMS0uNC0yLjgtMS4yTDM1IDEwMy4yYy0xLjYtMS42LTEuNi00LjEgMC01LjcgMS42LTEuNiA0LjEtMS42IDUuNyAwbDMyLjkgMzIuOSA3Ny42LTc3LjZjMS42LTEuNiA0LjEtMS42IDUuNyAwIDEuNiAxLjYgMS42IDQuMSAwIDUuN0w3Ni40IDEzOWMtLjcuOC0xLjcgMS4yLTIuOCAxLjJ6Ii8+PC9zdmc+);background-size:26px 20px}.blog-side-box .error{font-weight:400;color:#e60000;margin:3px 0 0;font-size:13px}.blog-side-box .icon{speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;margin-right:10px;vertical-align:middle;font-size:1.2em;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blog-side-box .tooltip{cursor:help}.blog-side-box button[type=submit],.blog-side-box input[type=submit]{border:1px solid #e60000;vertical-align:middle;-webkit-appearance:unset;font-size:1em;display:inline-block;padding:8px 20px;font-family:VodafoneLt,'Arial CE',Arial,Helvetica,sans-serif;line-height:normal;text-align:center;border-radius:6px;transition:background-color 250ms,border 250ms,color 250ms;text-decoration:none;cursor:pointer;margin:6px 6px 6px 0;background-color:#e60000;color:#fff}.blog-side-box button[type=submit][disabled],.blog-side-box input[type=submit][disabled]{background-color:#ccc;border-color:#ccc;color:#fff;cursor:auto}.vf-fc-loaded-vodafone-icons .icon{font-family:vodafone-icons}.vf-fc-loaded-vodafone-icons .iconTooltip:before{content:'\e904'}.blog-nav-link{font-size:16px;text-decoration:none;color:#3a3a3a}.blog-nav-link strong{color:#e60000}.blog-nav-link i{font-style:normal;font-size:19px}.blog-nav-link span{font-size:14px}.blog-nav-link:active,.blog-nav-link:focus,.blog-nav-link:hover{text-decoration:none}.blog-nav-link:active span,.blog-nav-link:focus span,.blog-nav-link:hover span{text-decoration:underline}.blog-item{margin-top:40px;padding-top:20px;position:relative;display:flex;flex-direction:column;text-align:left;border:2px solid green}.blog-item:first-child{margin-top:0;padding-top:0}@media only screen and (min-width:560px){.blog-item{flex-direction:row}}.blog-item__content{order:1}@media only screen and (min-width:560px){.blog-item__content{flex:1 1 auto;padding-left:20px}}@media only screen and (min-width:767px){.blog-item__content{padding-left:40px}}@media only screen and (min-width:1150px){.blog-item__content{padding-left:60px}}.blog-item__image{order:0;margin-bottom:15px;height:200px;background-position:center;background-size:cover;border-radius:15px}@media only screen and (min-width:560px){.blog-item__image{flex:0 0 200px}}@media only screen and (min-width:767px){.blog-item__image{flex-basis:250px}}@media only screen and (min-width:1150px){.blog-item__image{flex-basis:450px}}.blog-item__image img{max-width:100%}.blog-item__details{color:#262626;font-size:.875em;display:flex;align-items:center;gap:8px;margin-bottom:.5em}._skin-dark .blog-item__details{color:#bebebe}@media only screen and (min-width:767px){.blog-item__details{font-size:.777em}}.blog-item__details i{display:block;width:4px;height:4px;background:#d9d9d9;border-radius:50%}.blog-item__cat{color:#666}._skin-dark .blog-item__cat{color:#bebebe}.blog-item__cat-link{color:#666;position:relative;z-index:10}.blog-item__cat-link::after{display:none}.blog-item__cat-link:focus,.blog-item__cat-link:hover{color:#e60000}._skin-dark .blog-item__cat-link{color:#bebebe}._skin-dark .blog-item__cat-link:focus,._skin-dark .blog-item__cat-link:hover{color:#fff}.blog-item__title.blog-item__title{font-family:VodafoneRgBd,'Arial CE',Arial,Helvetica,sans-serif;font-weight:400;font-size:1.333em;line-height:125%;margin-top:0;margin-bottom:1em}@media only screen and (min-width:1150px){.blog-item__title.blog-item__title{font-size:1.333em;line-height:125%}.col-12 .blog-item__title.blog-item__title{font-size:1.7777em}}.blog-item__title-link.blog-item__title-link{color:#000;text-decoration:none}.blog-item__title-link.blog-item__title-link:focus,.blog-item__title-link.blog-item__title-link:hover{color:#e60000}._skin-dark .blog-item__title-link.blog-item__title-link{color:#fff}._skin-dark .blog-item__title-link.blog-item__title-link:focus,._skin-dark .blog-item__title-link.blog-item__title-link:hover{color:#e60000!important}.blog-item__link{color:#e60000}.blog-item__link a{color:#e60000}.blog-item__link a:focus,.blog-item__link a:hover{color:#000}.breadcrumbsWrapper.breadcrumbsWrapper .breadcrumbs.breadcrumbs{color:#fff}.breadcrumbsWrapper.breadcrumbsWrapper .breadcrumbs.breadcrumbs a{color:#fff}.blog-text-background{background-color:#f6f6f6;padding:20px}@media only screen and (min-width:767px){.blog-text-background{padding:30px}}.blog-read-all-link{color:#e60000;display:flex;flex-flow:row nowrap;align-items:center;margin-top:10px;font-size:14px;line-height:16px;position:relative;font-family:VodafoneRg,'Arial CE',Arial,Helvetica,sans-serif}.blog-read-all-link .icon{display:inline-block;margin-left:2px}.blog-read-all-link .icon svg *{stroke:#e60000;stroke-width:12px}.blog-read-all-link:hover{color:#b30000}.blog-read-all-link:hover .icon svg *{stroke:#b30000}.blog-detail-hidden{display:none}.sliding-cards .chevron-link{margin-top:31px;font-size:16px;line-height:16px}.sliding-cards .chevron-link:after{margin-left:5px}.grid-article-cards{gap:10px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}@media only screen and (min-width:560px){.grid-article-cards{flex-direction:row;gap:20px}}@media only screen and (min-width:1023px){.grid-article-cards{flex-wrap:nowrap}}@media only screen and (min-width:560px){.grid-article-cards .article-card{flex:0 0 calc(50% - 10px);margin-top:0}}@media only screen and (min-width:1023px){.grid-article-cards .article-card{flex:0 1 calc(25% - 10px)}}.grid-article-cards .article-card__image{display:none}@media only screen and (min-width:560px){.grid-article-cards .article-card__image{display:block}}.grid-article-cards .article-card__title{margin-top:0;text-decoration:none;color:#4e4e4e;line-height:1.3;font-size:20px;margin-bottom:1em}.grid-article-cards .article-card__text{margin-bottom:20px}.grid-article-cards .article-card__text p{font-size:14px;padding:0}.blog-banner-digi .banner-digi__logo{margin-top:20px}.blog-banner-digi ._act-like-h3{font-size:20px;line-height:1.2}@media only screen and (min-width:767px){.blog-banner-digi ._act-like-h3{font-size:24px}}.blog-promo{-o-object-fit:fill;object-fit:fill;position:relative;padding:clamp(16px,4vw,32px);display:flex;align-items:flex-start;aspect-ratio:.7826087;overflow:hidden;border-radius:15px}@media only screen and (min-width:560px){.blog-promo{aspect-ratio:1.125}}@media only screen and (min-width:1023px){.blog-promo{aspect-ratio:.54545455}}@media only screen and (min-width:1150px){.blog-promo{aspect-ratio:.75}}.blog-promo.-light-bg{color:#3a3a3a;background:#fff}.blog-promo.-dark-bg{color:#fff;background:#900}.blog-promo picture{width:100%;height:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:1s}.blog-promo img{-o-object-fit:cover;object-fit:cover;-o-object-position:bottom center;object-position:bottom center;height:auto;width:100%}@media only screen and (min-width:1023px){.blog-promo img{-o-object-position:top center;object-position:top center}}.blog-promo__content{z-index:1}.blog-promo__title{font-size:clamp(20px,7.6vw,24px);line-height:1.2;margin-bottom:12px}.blog-promo__subtitle{font-size:16px;line-height:1.2;margin-top:0}@media only screen and (min-width:767px){.blog-promo__subtitle{font-size:18px}}.blog-promo__cta-wrapper{margin-top:24px}.blog-promo__cta.-full-banner-link:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0}.pager.pager{margin:2rem 0}@media only screen and (min-width:1150px){.pager.pager{justify-content:flex-end;margin:0 auto;max-width:1260px;padding:20px}.-load-more-button .pager.pager{margin-top:-60px}}.blog-podcast-header{text-align:center;overflow:hidden;margin:0 -20px}.blog-podcast-header h2{display:inline-flex;align-items:center;margin:0 -20px 20px;text-align:center;height:110px;position:relative}.blog-podcast-header h2>*{margin:0 10px}@media only screen and (max-width:766px){.blog-podcast-header h2{height:80px}}.blog-podcast-header h2:after,.blog-podcast-header h2:before{content:'';width:1000px;height:110px;margin:0 20px;position:absolute;top:0;bottom:0}@media only screen and (max-width:766px){.blog-podcast-header h2:after,.blog-podcast-header h2:before{height:80px}}.blog-podcast-header h2:after{right:100%;background:no-repeat right center/auto 60px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='884' height='118' fill='none' viewBox='0 0 884 118'%3E%3Cpath fill='%234E4E4E' fill-rule='evenodd' d='M584.3 46.8v6.9H0v1.6h584.3v11.6h4.3V46.8h-4.3ZM595.4 68.7h5V30.4h-5v38.3ZM610 63.2h5V35.3h-5v27.9ZM625.5 59h5V43.8h-5V59ZM640.1 84.5h5V37.7h-5v46.8ZM654.7 84.5h5V21.9h-5v62.6ZM670.2 94.9h5V10.3h-5v84.6ZM684.8 68.7h5V24.9h-5v43.8ZM699.3 65.7h5V42h-5v23.7ZM714.8 77.8h5V48.6h-5v29.2ZM729.4 99.1h5V24.3h-5v74.8ZM744 107.6h5V0h-5v107.6ZM758.5 84.5h5V9.7h-5v74.8ZM774.1 96.7h5V11.6h-5v85.1ZM789.6 69.3h5V35.9h-5v33.4ZM803.2 87.6h5V34.7h-5v52.9ZM818.7 117.3h5V7.9h-5v109.4ZM833.3 87.6h5V10.3h-5v77.3ZM847.8 83.9h5V40.7h-5v43.2ZM863.4 70.5h5V37.7h-5v32.8ZM877.9 66.9h5V42h-5v24.9Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.blog-podcast-header h2:before{left:100%;background:no-repeat left center/auto 60px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='884' height='118' fill='none' viewBox='0 0 884 118'%3E%3Cg fill='%234E4E4E' fill-rule='evenodd' clip-path='url(%23a)' clip-rule='evenodd'%3E%3Cpath d='M298.9 70.7v-6.8h584.3v-1.7H298.9V50.7h-4.4v20h4.4ZM287.7 48.9h-5v38.3h5V48.9ZM273.2 54.3h-5v28h5v-28ZM257.7 58.6h-5v15.2h5V58.6ZM243.1 33h-5v46.9h5V33ZM228.5 33h-5v62.7h5V33ZM213 22.7h-5v84.5h5V22.7ZM198.4 48.9h-5v43.7h5V48.9ZM183.9 51.9h-5v23.7h5V51.9ZM168.4 39.7h-5v29.2h5V39.7ZM153.8 18.5h-5v74.7h5V18.5ZM139.2 9.9h-5v107.7h5V9.9ZM124.7 33h-5v74.8h5V33ZM109.1 20.9h-5V106h5V20.9ZM93.6 48.2h-5v33.5h5V48.2ZM80 30h-5v52.9h5V30ZM64.5.2h-5v109.5h5V.2ZM49.9 30h-5v77.2h5V30ZM35.4 33.7h-5v43.1h5V33.7ZM19.8 47h-5v32.9h5V47ZM5.3 50.7h-5v24.9h5V50.7Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h883.2v118H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}._skin-dark .blog-podcast-title h2:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Vrstva_1' x='0' y='0' version='1.1' viewBox='0 0 924.5 118'%3E%3Cstyle%3E.st0%7Bopacity:.3%7D.st1%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23ea2828%7D%3C/style%3E%3Cg id='Page-1_00000143589334089763027210000006910155912340318373_' class='st0'%3E%3Cg id='VF_XL_kariera-Studenti_00000093856495526473772010000008577842400013011613_' transform='translate(-979 -6832)'%3E%3Cg id='benefity_00000099654235747513732210000016876408901673778348_' transform='translate(0 5207)'%3E%3Cg id='podcast-vodafone' transform='translate(0 1625)'%3E%3Cg id='Group-22-Copy' transform='matrix(-1 0 0 1 1440.234 0)'%3E%3Cpath id='Fill-1_00000145046201596575930470000015991537299794776251_' d='M-165.1 70.7v-6.8h626.3v-1.7h-626.3V50.7h-4.4v20z' class='st1'/%3E%3Cpath id='Fill-2_00000052065527466997815850000002147107169760911807_' d='M-176.3 48.9h-5v38.3h5z' class='st1'/%3E%3Cpath id='Fill-3_00000043453426087225514170000012325724919343985287_' d='M-190.9 54.3h-5v28h5z' class='st1'/%3E%3Cpath id='Fill-4_00000035522949600338776410000003569620006747810178_' d='M-206.4 58.6h-5v15.2h5z' class='st1'/%3E%3Cpath id='Fill-5_00000054237187583223480990000007904893794940584324_' d='M-221 33h-5v46.9h5z' class='st1'/%3E%3Cpath id='Fill-6_00000145776437839884328730000015938021797734587071_' d='M-235.5 33h-5v62.7h5z' class='st1'/%3E%3Cpath id='Fill-7_00000049906557832083521780000003151531468829723819_' d='M-251.1 22.7h-5v84.5h5z' class='st1'/%3E%3Cpath id='Fill-8_00000039847174442177797830000002344656008521217696_' d='M-265.6 48.9h-5v43.7h5z' class='st1'/%3E%3Cpath id='Fill-9_00000098930069223302666730000010729944091602178237_' d='M-280.2 51.9h-5v23.7h5z' class='st1'/%3E%3Cpath id='Fill-10_00000151507269937863772680000005443762585526429840_' d='M-295.7 39.7h-5v29.2h5z' class='st1'/%3E%3Cpath id='Fill-11_00000150060985114903594500000014115282717542329516_' d='M-310.3 18.5h-5v74.7h5z' class='st1'/%3E%3Cpath id='Fill-12_00000021105676917728543520000009413769644756678810_' d='M-324.8 9.9h-5v107.7h5z' class='st1'/%3E%3Cpath id='Fill-13_00000029026856866646670490000003632648351009794993_' d='M-339.4 33h-5v74.8h5z' class='st1'/%3E%3Cpath id='Fill-14_00000165207630458490053170000013778941128378266507_' d='M-354.9 20.9h-5V106h5z' class='st1'/%3E%3Cpath id='Fill-15_00000010300169600644812510000010820412083372409009_' d='M-370.5 48.2h-5v33.5h5z' class='st1'/%3E%3Cpath id='Fill-16_00000036253928168125063050000017203525900411767204_' d='M-384.1 30h-5v52.9h5z' class='st1'/%3E%3Cpath id='Fill-17_00000178173598057606711550000001982073521423356305_' d='M-399.6.2h-5v109.5h5z' class='st1'/%3E%3Cpath id='Fill-18_00000054984690081774276440000001049043107405236911_' d='M-414.2 30h-5v77.2h5z' class='st1'/%3E%3Cpath id='Fill-19_00000111167820578826661460000014452572670685203372_' d='M-428.7 33.7h-5v43.1h5z' class='st1'/%3E%3Cpath id='Fill-20_00000072260160159520781450000016481658523274728085_' d='M-444.2 47h-5v32.9h5z' class='st1'/%3E%3Cpath id='Fill-21_00000182508445049297289010000015492040094392170425_' d='M-458.8 50.7h-5v24.9h5z' class='st1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}._skin-dark .blog-podcast-title h2:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Vrstva_1' x='0' y='0' version='1.1' viewBox='0 0 925 118'%3E%3Cstyle%3E.st0%7Bopacity:.3%7D.st1%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23ea2828%7D%3C/style%3E%3Cg id='Page-1' class='st0'%3E%3Cg id='VF_XL_kariera-Studenti' transform='translate(-979 -6832)'%3E%3Cg id='benefity' transform='translate(0 5207)'%3E%3Cg id='podcast-vodafone' transform='translate(0 1625)'%3E%3Cg id='Group-22-Copy' transform='matrix(-1 0 0 1 1440.234 0)'%3E%3Cpath id='Fill-1' d='M162.6 46.8v6.9h-626.4v1.6h626.4v11.6h4.4V46.8z' class='st1'/%3E%3Cpath id='Fill-2' d='M173.8 68.7h5V30.4h-5z' class='st1'/%3E%3Cpath id='Fill-3' d='M188.3 63.2h5V35.3h-5z' class='st1'/%3E%3Cpath id='Fill-4' d='M203.8 59h5V43.8h-5z' class='st1'/%3E%3Cpath id='Fill-5' d='M218.4 84.5h5V37.7h-5z' class='st1'/%3E%3Cpath id='Fill-6' d='M233 84.5h5V21.9h-5z' class='st1'/%3E%3Cpath id='Fill-7' d='M248.5 94.9h5V10.3h-5z' class='st1'/%3E%3Cpath id='Fill-8' d='M263.1 68.7h5V24.9h-5z' class='st1'/%3E%3Cpath id='Fill-9' d='M277.6 65.7h5V42h-5z' class='st1'/%3E%3Cpath id='Fill-10' d='M293.2 77.8h5V48.6h-5z' class='st1'/%3E%3Cpath id='Fill-11' d='M307.7 99.1h5V24.3h-5z' class='st1'/%3E%3Cpath id='Fill-12' d='M322.3 107.6h5V0h-5z' class='st1'/%3E%3Cpath id='Fill-13' d='M336.8 84.5h5V9.7h-5z' class='st1'/%3E%3Cpath id='Fill-14' d='M352.4 96.7h5V11.6h-5z' class='st1'/%3E%3Cpath id='Fill-15' d='M367.9 69.3h5V35.9h-5z' class='st1'/%3E%3Cpath id='Fill-16' d='M381.5 87.6h5V34.7h-5z' class='st1'/%3E%3Cpath id='Fill-17' d='M397 117.3h5V7.9h-5z' class='st1'/%3E%3Cpath id='Fill-18' d='M411.6 87.6h5V10.3h-5z' class='st1'/%3E%3Cpath id='Fill-19' d='M426.1 83.9h5V40.7h-5z' class='st1'/%3E%3Cpath id='Fill-20' d='M441.7 70.5h5V37.7h-5z' class='st1'/%3E%3Cpath id='Fill-21' d='M456.2 66.9h5V42h-5z' class='st1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.flex-card__inner{display:flex;position:relative;flex-direction:column;box-shadow:0 0 12px #0000000d;border-radius:15px;background-color:#fff;overflow:hidden;color:#333}._skin-dark .flex-card__inner{background-color:#262626;color:#fff}.flex-card__inner button{margin:0}.flex-card__image{line-height:0}.flex-card__image img{aspect-ratio:2 / 1;width:100%;height:100%;object-fit:cover;object-position:center}.-right-image .flex-card__image{order:1}.-right-image .flex-card__image img{aspect-ratio:1}.-bottom-image .flex-card__image{order:2}.flex-card__image._youtube-button{cursor:initial}._full-link-box:hover .flex-card__image._youtube-button:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMAAAADACAMAAABlApw1AAAA8FBMVEUAAAC4AADAAADAAADAAADAAADAAADAEBDIGBjQQEDYaGjYaGjggIDggIDggIDoqKjwwMDw2Nj42Nj44OD///////////////////////////////////////////////////////////+9AADAAADIAADQAADgAADmAADAEBDgEBDoEBDIICDYICDoICDIMDDoMDDQQEDgQEDwQEDQUFDwUFDYYGDwYGDYcHDgcHDwcHDggIDwgIDgkJDokJDwkJD4kJDooKDwoKD4oKDosLDwsLD4sLDwwMD4wMDw0ND40ND44OD/4OD48PD/8PD///9PsKP0AAAAI3RSTlMAgBAgUMDQ0KBAoPAggMDAgHDgkBAgMEBQYHCAkKCwwNDg8HpedpIAAAuASURBVHgB7MExAQAAAMIg+6e2xE5gIQAAgFNfHioShDAYfontrRmKIAxeEUEEBEEkiO//NreYXG9tvBJKPr7dKf+04GS2WG22+8PxWMev3ue+WO2OtVeVvgEmy82r514KQ0Lq6BmCJUBjSXjtSAwqNnBSYRNK2H4B5ut9vS8fqaP0BFeQWo8gKcoAmgIBmAYawLMAZKGaEEK0v9gzpD4BputjfVSI1MvASawkk0CR0HzeGcBxRAhtUwBoGQ3A0P7RO8Bkta8fr1IY8m0PnNkxBJNImCsK7cTQoFwpX+v4F/9Uf7RGfvL39aer/+n/mwBTOv3/GmCyqb0KuedEvYRMkDyOFmD1wVc34u2xqRfLkE0moRWBA1UaKKFZgOf5JULblxCyjBNg9t7TExz1DAzD3SADZKFuhWEB4XZuPRpk8eEcCKMEWNcPV0TuHKRoBi8JipKRBEgkIRQLsE1IvgOhRft7L2/hjgyYGGJiYQNBsGfT+envXz0/Pv8gwPRQ/3WA2an+6wDLEV/ZircicQ+RIDkkYS1BuDKlCT24Wn/m64nI/SoTuIEAJY8rC5oF+AYGIDUBIAsL3YQQwj1eD3Q//xoC9Qx3K7J4uwC7XZEN/A+wdwsaFlBYDI8GmTlD/HqAzfeemFyffNwNG3uF9AetCwnlSSgZeLLdUHcd/I0iP5R/r9fP6e7eiznPmSWFcMGsw4ULJmPQ9/82VyxhM+DFCCZFv8b2eb/RjEZPT1qTcmKb70Jd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)}.flex-card__content{padding:24px}.-bottom-image .flex-card__content{order:1}.flex-card__title{display:block;color:#4a4d4e;font-family:VodafoneRgBd,Arial CE,Arial,Helvetica,sans-serif;text-decoration:none}.flex-card__title a{text-decoration:none}._skin-dark .flex-card__title,._skin-dark .flex-card__title a{color:#fff}@media only screen and (min-width: 560px){.row div:not(.col-12) .flex-card__inner.-bottom-image{flex-direction:column}.flex-card__image{flex:0 0 40%}.-right-image .flex-card__image{flex:0 0 50%;order:2}.flex-card__content{padding:32px}.-right-image .flex-card__content{order:1}}@media only screen and (min-width: 767px){.flex-card__inner{flex-direction:row}.row div:not(.col-12) .flex-card__inner:not(.-right-image){flex-direction:column}.row div:not(.col-12) .flex-card__inner.-right-image{flex-direction:column}.row div.col-12.col-12 .flex-card__inner{flex-direction:row}}@media only screen and (min-width: 1150px){.row div:not(.col-12) .flex-card__inner.-right-image{flex-direction:row}}
