/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .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 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}.mejs__offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs__container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs__container,.mejs__container *{box-sizing:border-box}.mejs__container video::-webkit-media-controls,.mejs__container video::-webkit-media-controls-panel,.mejs__container video::-webkit-media-controls-panel-container,.mejs__container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs__fill-container,.mejs__fill-container .mejs__container{height:100%;width:100%}.mejs__fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs__container:focus{outline:none}.mejs__iframe-overlay{height:100%;position:absolute;width:100%}.mejs__embed,.mejs__embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs__fullscreen{overflow:hidden!important}.mejs__container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs__container-fullscreen .mejs__mediaelement,.mejs__container-fullscreen video{height:100%!important;width:100%!important}.mejs__background,.mejs__mediaelement{left:0;position:absolute;top:0}.mejs__mediaelement{height:100%;width:100%;z-index:0}.mejs__poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs__poster-img{display:none}.mejs__poster-img{border:0;padding:0}.mejs__overlay{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs__layer{z-index:1}.mejs__overlay-play{cursor:pointer}.mejs__overlay-button{background:url(../../assets/img/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs__overlay:focus>.mejs__overlay-button,.mejs__overlay:hover>.mejs__overlay-button{background-position:-80px -39px}.mejs__overlay-loading{height:80px;width:80px}.mejs__overlay-loading-bg-img{animation:mejs__loading-spinner 1s linear infinite;background:transparent url(../../assets/img/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@keyframes mejs__loading-spinner{to{transform:rotate(1turn)}}.mejs__controls{bottom:0;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs__controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs__button,.mejs__time,.mejs__time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs__button>button{background:transparent url(../../assets/img/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs__button>button:focus{outline:1px dotted #999}.mejs__container-keyboard-inactive [role=slider],.mejs__container-keyboard-inactive [role=slider]:focus,.mejs__container-keyboard-inactive a,.mejs__container-keyboard-inactive a:focus,.mejs__container-keyboard-inactive button,.mejs__container-keyboard-inactive button:focus{outline:0}.mejs__time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs__play>button{background-position:0 0}.mejs__pause>button{background-position:-20px 0}.mejs__replay>button{background-position:-160px 0}.mejs__time-rail{direction:ltr;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs__time-buffering,.mejs__time-current,.mejs__time-float,.mejs__time-float-corner,.mejs__time-float-current,.mejs__time-hovered,.mejs__time-loaded,.mejs__time-marker,.mejs__time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs__time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs__time-buffering{animation:buffering-stripes 2s linear infinite;background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs__time-loaded{background:hsla(0,0%,100%,.3)}.mejs__time-current,.mejs__time-handle-content{background:hsla(0,0%,100%,.9)}.mejs__time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs__time-hovered.negative{background:rgba(0,0,0,.2)}.mejs__time-buffering,.mejs__time-current,.mejs__time-hovered,.mejs__time-loaded{left:0;transform:scaleX(0);transform-origin:0 0;transition:all .15s ease-in;width:100%}.mejs__time-buffering{transform:scaleX(1)}.mejs__time-hovered{transition:height .1s cubic-bezier(.44,0,1,1)}.mejs__time-hovered.no-hover{transform:scaleX(0)!important}.mejs__time-handle,.mejs__time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;transform:translateX(0);z-index:11}.mejs__time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;transform:scale(0);width:10px}.mejs__time-rail .mejs__time-handle-content:active,.mejs__time-rail .mejs__time-handle-content:focus,.mejs__time-rail:focus .mejs__time-handle-content,.mejs__time-rail:hover .mejs__time-handle-content{transform:scale(1)}.mejs__time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;transform:translateX(-50%);width:36px}.mejs__time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs__time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;transform:translateX(-50%);width:0}.mejs__long-video .mejs__time-float{margin-left:-23px;width:64px}.mejs__long-video .mejs__time-float-current{width:60px}.mejs__broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs__fullscreen-button>button{background-position:-80px 0}.mejs__unfullscreen>button{background-position:-100px 0}.mejs__mute>button{background-position:-60px 0}.mejs__unmute>button{background-position:-40px 0}.mejs__volume-button{position:relative}.mejs__volume-button>.mejs__volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;transform:translateX(-50%);width:25px;z-index:1}.mejs__volume-button:focus,.mejs__volume-button:hover{border-radius:0 0 4px 4px}.mejs__volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;transform:translateX(-50%);width:2px}.mejs__volume-current{left:0;margin:0;width:100%}.mejs__volume-current,.mejs__volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs__volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;transform:translateX(-50%);width:16px}.mejs__horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs__horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs__horizontal-volume-current,.mejs__horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs__horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs__horizontal-volume-handle{display:none}.mejs__captions-button,.mejs__chapters-button{position:relative}.mejs__captions-button>button{background-position:-140px 0}.mejs__chapters-button>button{background-position:-180px 0}.mejs__captions-button>.mejs__captions-selector,.mejs__chapters-button>.mejs__chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs__chapters-button>.mejs__chapters-selector{margin-right:-55px;width:110px}.mejs__captions-selector-list,.mejs__chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs__captions-selector-list-item,.mejs__chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs__captions-selector-list-item:focus,.mejs__captions-selector-list-item:hover,.mejs__chapters-selector-list-item:focus,.mejs__chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs__captions-selector-input,.mejs__chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs__captions-selector-label,.mejs__chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs__captions-selected,.mejs__chapters-selected{color:#21f8f8}.mejs__captions-translations{font-size:10px;margin:0 0 5px}.mejs__captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs__captions-layer a{color:#fff;text-decoration:underline}.mejs__captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs__captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs__captions-position-hover{bottom:35px}.mejs__captions-text,.mejs__captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container{display:none}.mejs__overlay-error{position:relative}.mejs__overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs__cannotplay,.mejs__cannotplay a{color:#fff;font-size:.8em}.mejs__cannotplay{position:relative}.mejs__cannotplay a,.mejs__cannotplay p{display:inline-block;padding:0 15px;width:100%}/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:focus,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}.cookiePolicy{display:none;position:fixed;left:0;bottom:0;background-color:#333;color:#fff;width:100%;z-index:1044}.cookiePolicy.is-visible{display:block}.cookiePolicy .component-content{position:relative;padding:15px 55px 21px 20px;text-align:left}@media only screen and (min-width:768px){.cookiePolicy .component-content{padding-top:19px;padding-right:62px}}@media only screen and (min-width:1200px){.cookiePolicy .component-content{text-align:center}}.cookiePolicy .richText-content p{font-size:16px;font-size:1.6rem;margin:0;line-height:24px}@media only screen and (min-width:768px){.cookiePolicy .richText-content p{font-size:18px;font-size:1.8rem}}.cookiePolicy .richText-content a{color:#fff;font-size:inherit;line-height:inherit}.cookiePolicy .cookiePolicy-buttons{position:absolute;right:20px;top:15px}@media only screen and (min-width:768px){.cookiePolicy .cookiePolicy-buttons{top:17px}}.cookiePolicy .cookiePolicy-buttons .cookiePolicy-accept{font-size:25px;font-size:2.5rem;line-height:25px;background:none;border:0;height:30px;width:30px;color:#fff;cursor:pointer}.cookiePolicy .cookiePolicy-buttons .cookiePolicy-accept:before{content:"\E917";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.cookiePolicy .cookiePolicy-buttons .cookiePolicy-accept{font-size:30px;font-size:3rem;line-height:30px}}.hyperlink-block-icon-button,.hyperlink-block-icon-button-small,.hyperlink-button-disabled,.hyperlink-button-primary,.hyperlink-button-primary-small,.hyperlink-button-secondary,.hyperlink-button-secondary-small,.hyperlink-button-tertiary,.hyperlink-button-tertiary-chevron,.hyperlink-button-tertiary-chevron-small,.hyperlink-button-tertiary-grey,.hyperlink-button-tertiary-grey-small,.hyperlink-button-tertiary-icon,.hyperlink-button-tertiary-icon-small,.hyperlink-button-tertiary-small,.hyperlink-external-block-link,.hyperlink-external-block-link-small,.hyperlink-external-block-link-white{font-size:18px;font-size:1.8rem;line-height:20px;width:100%;display:inline-block;font-family:VodafoneRegular,Arial,sans-serif;font-weight:400;text-align:center;text-decoration:none;padding:12px 16px;transition:background-color .3s ease-out}@media only screen and (min-width:768px){.hyperlink-block-icon-button,.hyperlink-block-icon-button-small,.hyperlink-button-disabled,.hyperlink-button-primary,.hyperlink-button-primary-small,.hyperlink-button-secondary,.hyperlink-button-secondary-small,.hyperlink-button-tertiary,.hyperlink-button-tertiary-chevron,.hyperlink-button-tertiary-chevron-small,.hyperlink-button-tertiary-grey,.hyperlink-button-tertiary-grey-small,.hyperlink-button-tertiary-icon,.hyperlink-button-tertiary-icon-small,.hyperlink-button-tertiary-small,.hyperlink-external-block-link,.hyperlink-external-block-link-small,.hyperlink-external-block-link-white{font-size:20px;font-size:2rem;line-height:28px;min-width:230px;padding:11px 10px;width:auto}}.hyperlink-block-icon-button-small,.hyperlink-button-primary-small,.hyperlink-button-secondary-small,.hyperlink-button-tertiary-chevron-small,.hyperlink-button-tertiary-grey-small,.hyperlink-button-tertiary-icon-small,.hyperlink-button-tertiary-small,.hyperlink-external-block-link-small{font-size:16px;font-size:1.6rem;line-height:20px;padding:7px 20px;min-width:86px}@media only screen and (min-width:768px){.hyperlink-block-icon-button-small,.hyperlink-button-primary-small,.hyperlink-button-secondary-small,.hyperlink-button-tertiary-chevron-small,.hyperlink-button-tertiary-grey-small,.hyperlink-button-tertiary-icon-small,.hyperlink-button-tertiary-small,.hyperlink-external-block-link-small{min-width:99px}}@media only screen and (min-width:992px){.hyperlink-block-icon-button-small,.hyperlink-button-primary-small,.hyperlink-button-secondary-small,.hyperlink-button-tertiary-chevron-small,.hyperlink-button-tertiary-grey-small,.hyperlink-button-tertiary-icon-small,.hyperlink-button-tertiary-small,.hyperlink-external-block-link-small{min-width:114px}}@font-face{font-family:FontAwesome;font-style:normal;font-weight:300;src:url(../../assets/fonts/fontawesome-webfont.eot);src:url(../../assets/fonts/fontawesome-webfont.woff2) format("woff2"),url(../../assets/fonts/fontawesome-webfont.woff) format("woff")}@font-face{font-family:VodafoneLight;font-style:normal;font-weight:400;src:url(../../assets/fonts/vodafonelt-webfont.eot);src:url(../../assets/fonts/vodafonelt-webfont.eot?#ie-fix) format("embedded-opentype"),url(../../assets/fonts/vodafonelt-webfont.woff) format("woff")}@font-face{font-family:VodafoneRegular;font-style:normal;font-weight:400;src:url(../../assets/fonts/vodafonerg-webfont.eot);src:url(../../assets/fonts/vodafonerg-webfont.eot?#ie-fix) format("embedded-opentype"),url(../../assets/fonts/vodafonerg-webfont.woff) format("woff")}@font-face{font-family:VodafoneRegularBold;font-style:normal;font-weight:400;src:url(../../assets/fonts/vodafonergbd-webfont.eot);src:url(../../assets/fonts/vodafonergbd-webfont.eot?#ie-fix) format("embedded-opentype"),url(../../assets/fonts/vodafonergbd-webfont.woff) format("woff")}@font-face{font-family:VodafoneIcons;font-style:normal;font-weight:400;src:url(../../assets/fonts/vodafone-icons.eot);src:url(../../assets/fonts/vodafone-icons.eot?#ie-fix) format("embedded-opentype"),url(../../assets/fonts/vodafone-icons.woff) format("woff"),url(../../assets/img/vodafone-icons.svg) format("svg")}html{font-size:10px}body{font-size:16px;font-size:1.6rem;line-height:24px;font-family:VodafoneRegular,Arial,sans-serif;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (min-width:768px){body{font-size:18px;font-size:1.8rem}}h1,h2,h3,h4,h5{font-family:VodafoneLight,Arial,sans-serif;font-weight:400}h1{font-size:28px;font-size:2.8rem;line-height:32px}@media only screen and (min-width:768px){h1{font-size:40px;font-size:4rem;line-height:48px}}@media only screen and (min-width:992px){h1{font-size:56px;font-size:5.6rem;line-height:62px}}h2{font-size:28px;font-size:2.8rem;line-height:36px}@media only screen and (min-width:768px){h2{font-size:40px;font-size:4rem;line-height:48px}}@media only screen and (min-width:992px){h2{font-size:56px;font-size:5.6rem;line-height:62px}}h3{font-size:24px;font-size:2.4rem;line-height:30px}@media only screen and (min-width:768px){h3{font-size:34px;font-size:3.4rem;line-height:40px}}@media only screen and (min-width:992px){h3{font-size:40px;font-size:4rem;line-height:48px}}h4{font-size:20px;font-size:2rem;line-height:28px}@media only screen and (min-width:768px){h4{font-size:24px;font-size:2.4rem;line-height:30px}}@media only screen and (min-width:992px){h4{font-size:28px;font-size:2.8rem;line-height:34px}}h5{font-size:18px;font-size:1.8rem;line-height:24px}@media only screen and (min-width:768px){h5{font-size:20px;font-size:2rem;line-height:28px}}@media only screen and (min-width:992px){h5{font-size:20px;font-size:2rem;line-height:24px}}.richText ol,.richText ul,p{font-size:16px;font-size:1.6rem;line-height:24px;margin:20px 0}@media only screen and (min-width:768px){.richText ol,.richText ul,p{font-size:18px;font-size:1.8rem;line-height:28px}}@media only screen and (min-width:992px){.richText ol,.richText ul,p{font-size:20px;font-size:2rem;line-height:30px;margin:30px 0}}button,input,optgroup,select,textarea{font-family:inherit}b,strong{font-family:VodafoneRegularBold,Arial,sans-serif;font-weight:400}a{color:#333}a:active{outline:none}a:focus{outline:2px solid #00b0ca}.hyperlink-button-primary,.hyperlink-button-primary-small{color:#fff;background-color:#e60000;border:1px solid #e60000}.hyperlink-button-primary-small:focus,.hyperlink-button-primary-small:hover,.hyperlink-button-primary:focus,.hyperlink-button-primary:hover{cursor:pointer;background-color:#bd0000}.hyperlink-button-secondary,.hyperlink-button-secondary-small{color:#fff;background-color:#666}.hyperlink-button-secondary-small:focus,.hyperlink-button-secondary-small:hover,.hyperlink-button-secondary:focus,.hyperlink-button-secondary:hover{cursor:pointer;background-color:#333}.hyperlink-button-tertiary,.hyperlink-button-tertiary-chevron,.hyperlink-button-tertiary-icon,.hyperlink-button-tertiary-small{color:#666;background-color:#fff;border:1px solid #999;border-radius:6px}.hyperlink-button-tertiary-chevron:focus,.hyperlink-button-tertiary-chevron:hover,.hyperlink-button-tertiary-icon:focus,.hyperlink-button-tertiary-icon:hover,.hyperlink-button-tertiary-small:focus,.hyperlink-button-tertiary-small:hover,.hyperlink-button-tertiary:focus,.hyperlink-button-tertiary:hover{cursor:pointer;color:#333;background-color:#f4f4f4;border-color:#333}.hyperlink-button-tertiary-icon{min-width:192px}.hyperlink-button-tertiary-icon:after{content:"\E912";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;font-size:17px;font-size:1.7rem;line-height:17px;margin-left:10px;color:#e60000}@media only screen and (min-width:768px){.hyperlink-button-tertiary-icon:after{font-size:19px;font-size:1.9rem;line-height:19px}}.hyperlink-button-tertiary-chevron{position:relative;min-width:192px}.hyperlink-button-tertiary-chevron:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;font-size:17px;font-size:1.7rem;line-height:17px;position:absolute;margin-left:15px;top:2px;color:#e60000}@media only screen and (min-width:768px){.hyperlink-button-tertiary-chevron:after{font-size:24px;font-size:2.4rem;line-height:19px;position:relative}}@media only screen and (min-width:992px){.hyperlink-button-tertiary-chevron:after{margin-right:10px}}.box-tertiary-background .hyperlink-button-tertiary{color:#fff;background-color:#4a4d4e;border:1px solid #fff}.box-tertiary-background .hyperlink-button-tertiary:focus,.box-tertiary-background .hyperlink-button-tertiary:hover{color:#ebebeb;background-color:#424242;border-color:#ebebeb}.hyperlink-button-disabled{color:#ebebeb;background-color:#ccc;pointer-events:none}.hyperlink-button-disabled:focus,.hyperlink-button-disabled:hover{cursor:default}.hyperlink-globe{font-size:0;line-height:0;text-decoration:none;margin-right:16px}.hyperlink-globe:before{content:"\E90A";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.hyperlink-globe{margin-right:20px}}@media only screen and (min-width:992px){.hyperlink-globe{margin-right:22px}}.hyperlink-globe:before{font-size:28px;font-size:2.8rem;line-height:24px}.hyperlink-globe:focus{color:inherit}.hyperlink-globe.focus-visible,.hyperlink-globe.is-active,.hyperlink-globe:hover,.language-selector-visible .hyperlink-globe{color:#e60000}.hyperlink-search{font-size:0;line-height:0;text-decoration:none}.hyperlink-search:before{content:"\E90B";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;font-size:28px;font-size:2.8rem;line-height:24px}.hyperlink-search:focus,.hyperlink-search:hover{color:#e60000}.hyperlink-block-icon-button{color:#666;background-color:#fff;min-width:192px;border:1px solid #999;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;padding:13px 16px 11px}.hyperlink-block-icon-button:after{content:"\E914";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.hyperlink-block-icon-button{padding-top:13px;padding-bottom:9px}}.hyperlink-block-icon-button:focus,.hyperlink-block-icon-button:hover{cursor:pointer;color:#333;background-color:#f4f4f4;border-color:#333}.hyperlink-block-icon-button:after{font-size:24px;font-size:2.4rem;line-height:24px;margin-left:15px;color:#e60000}@media only screen and (min-width:768px){.hyperlink-block-icon-button:after{font-size:26px;font-size:2.6rem;line-height:26px;top:-1px}}.hyperlink-show-more{text-decoration:none;max-height:0;display:-ms-flexbox;display:flex;visibility:hidden}.hyperlink-show-more.is-visible{visibility:visible}.hyperlink-show-less{display:-ms-flexbox;display:flex;text-decoration:none;visibility:hidden}.hyperlink-show-less.is-visible{display:-ms-flexbox;display:flex;visibility:visible}.hyperlink-bold{font-weight:700;text-decoration:none}.hyperlink-bold:focus,.hyperlink-bold:hover{text-decoration:underline}.hyperlink-popular-link{font-size:16px;font-size:1.6rem;line-height:16px;display:inline-block;padding:8px 7px 7px;border-radius:4px;background-color:#ccc;color:#333;text-decoration:none}@media only screen and (min-width:768px){.hyperlink-popular-link{font-size:18px;font-size:1.8rem;line-height:18px;padding:17px 17px 15px}}@media only screen and (min-width:992px){.hyperlink-popular-link{padding-top:13px;padding-bottom:11px}}.hyperlink-chevron{text-decoration:none}.hyperlink-chevron:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;color:#e60000;vertical-align:baseline;margin-left:10px}h3 .hyperlink-chevron:after{font-size:16px;font-size:1.6rem}@media only screen and (min-width:768px){h3 .hyperlink-chevron:after{font-size:23px;font-size:2.3rem}}@media only screen and (min-width:992px){h3 .hyperlink-chevron:after{font-size:25px;font-size:2.5rem}}.hyperlink-linkedin:before{content:"\E90D"}.hyperlink-linkedin:before,.hyperlink-twitter:before{display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.hyperlink-twitter:before{content:"\E90E"}.hyperlink-youtube:before{content:"\E90F"}.hyperlink-instagram:before,.hyperlink-youtube:before{display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.hyperlink-instagram:before{content:"\E90C"}.hyperlink-facebook:before{content:"\E913"}.hyperlink-facebook:before,.hyperlink-mail:before{display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.hyperlink-mail:before{content:"\E908"}.hyperlink-external-link{display:inline-block;text-decoration:none;background:linear-gradient(90deg,currentColor 0,currentColor 50%,transparent 0,transparent) repeat-x 0 100%;background-size:9px 1px}.hyperlink-external-block-link,.hyperlink-external-block-link-white{transition-property:background-color,border-color;transition-timing-function:ease-out;transition-duration:.3s;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;text-align:left;height:85px;width:1180px;border:1px solid #999;border-radius:6px;width:100%;margin:10px 0;font-family:VodafoneRegularBold,Arial,sans-serif;font-size:18px;font-size:1.8rem;line-height:24px;padding:13px 45px 15px 15px}.hyperlink-external-block-link-white:after,.hyperlink-external-block-link:after{content:"\E914";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.hyperlink-external-block-link,.hyperlink-external-block-link-white{padding:13px 55px 15px 25px}}@media only screen and (min-width:992px){.hyperlink-external-block-link,.hyperlink-external-block-link-white{padding:13px 55px 15px 25px}}.hyperlink-external-block-link-white:focus,.hyperlink-external-block-link-white:hover,.hyperlink-external-block-link:focus,.hyperlink-external-block-link:hover{cursor:pointer;color:#333;background-color:#f4f4f4;border-color:#333}.hyperlink-external-block-link-white:after,.hyperlink-external-block-link:after{font-size:30px;font-size:3rem;line-height:30px;margin-left:15px;display:block;position:absolute;top:50%;right:17px;color:#e60000;transform:translateY(-50%)}@media only screen and (min-width:768px){.hyperlink-external-block-link-white:after,.hyperlink-external-block-link:after{font-size:30px;font-size:3rem;line-height:30px;right:31px}}.richText p:first-child a.hyperlink-external-block-link-white:first-child,.richText p:first-child a.hyperlink-external-block-link:first-child{margin-top:0}.richText p:last-child a.hyperlink-external-block-link-white:last-child,.richText p:last-child a.hyperlink-external-block-link:last-child{margin-bottom:0}.hyperlink-external-block-link-white{border:1px solid #fff;color:#fff}.richText p:first-child a.hyperlink-external-block-link-white:first-child{margin-top:0}.richText p:last-child a.hyperlink-external-block-link-white:last-child{margin-bottom:0}.chevron-red,.chevron-white{display:block}.chevron-red:after,.chevron-white:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;margin-left:5px;display:inline;vertical-align:baseline;color:#e60000;font-size:15px;font-size:1.5rem;line-height:18px}.chevron-white{display:inline-block}.chevron-white:after{color:#fff}*{box-sizing:border-box}:focus:not(.focus-visible){outline:none}body,html{height:100%;width:100%}body,html{position:relative}body{min-height:100%;overflow:auto}body.is-menu-open{overflow:hidden}html.is-menu-open{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;height:auto}img{max-width:100%}.container,.container-fluid{padding-left:10px;padding-right:10px}@media only screen and (min-width:768px){.container,.container-fluid{padding-left:20px;padding-right:20px}}#content{margin-top:47px!important}@media only screen and (min-width:768px){#content{margin-top:59px!important}}@media only screen and (min-width:992px){#content{margin-top:96px!important}}@media only screen and (min-width:1200px){#content{margin-top:71px!important}}.language-selector-visible #content{margin-top:0!important}[class*=col-]{padding-left:5px;padding-right:5px}@media only screen and (min-width:768px){[class*=col-]{padding-left:10px;padding-right:10px}}.paragraphSystem,.row{margin-left:-5px;margin-right:-5px}@media only screen and (min-width:768px){.paragraphSystem,.row{margin-left:-10px;margin-right:-10px}}.layout-inner>div>.paragraphSystem{margin:0}.focus-visible{outline:2px solid #00b0ca}.author-only,.hide-on-mobile{display:none}@media only screen and (min-width:768px){.hide-on-mobile{display:block}}.language-selector-visible [id=content]{margin-top:0!important}.language-selector-visible [id=header]{padding:0 5px}@media only screen and (min-width:768px){.language-selector-visible [id=header]{padding:0 10px}}@media only screen and (min-width:768px){.container,.container-fluid{padding:0}}.container-fluid>.row,.container>.row{margin-left:-10px;margin-right:-10px}@media only screen and (min-width:768px){.container-fluid>.row,.container>.row{margin:0}}[id=content] .layout-inner>div{padding:0}.sr-only{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.button-wrapper .chat-button{padding-top:17px!important;padding-bottom:13px!important;font-family:VodafoneRegularBold,Arial,sans-serif}.is-overlay-open{overflow:hidden}.overlay{position:fixed;z-index:1050;display:none;outline:0;top:0;right:0;bottom:0;left:0;color:#fff}.overlay table{color:#333}.overlay.is-visible{display:block}.overlay a{color:#fff}.overlay .richText ul>li:before{background:#fff}.overlay .video{padding:0}@media only screen and (max-width:767px){.overlay video{height:auto}}@media only screen and (min-width:768px) and (max-width:992px){.overlay video{height:auto}}.overlay button{border:0;background:transparent;z-index:1;cursor:pointer}.overlay button:before{color:#fff}@media only screen and (min-width:768px){.overlay button:before{font-size:33px;font-size:3.3rem;line-height:33px}}@media only screen and (min-width:992px){.overlay button:before{font-size:36px;font-size:3.6rem;line-height:36px}}.overlay button.overlay-close{position:fixed;top:11px;right:11px;outline:none}.overlay button.overlay-close:before{content:"\E917";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;font-size:32px;font-size:3.2rem;line-height:32px}@media only screen and (min-width:768px){.overlay button.overlay-close{top:22px;right:22px}}@media only screen and (min-width:992px){.overlay button.overlay-close{top:36px;right:36px}}.overlay button.nextItem,.overlay button.prevItem{bottom:0;height:60px;width:60px;padding:10px;margin-top:15px;margin-bottom:15px;position:absolute}@media only screen and (min-width:768px){.overlay button.nextItem,.overlay button.prevItem{height:auto;width:auto;padding:0;margin-top:0;margin-bottom:0;position:fixed}}.overlay button.nextItem.is-hidden,.overlay button.prevItem.is-hidden{display:none}.overlay button.prevItem{left:0;text-align:left}.overlay button.prevItem:before{content:"\E902";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.overlay button.prevItem{top:50%;transform:translateY(-50%);bottom:auto;left:48px}}.overlay button.prevItem.disabled{opacity:.3;pointer-events:none}.overlay button.nextItem{bottom:0;right:0;text-align:right}.overlay button.nextItem:before{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.overlay button.nextItem{top:50%;transform:translateY(-50%);bottom:auto;right:48px}}.overlay button.nextItem.disabled{opacity:.3;pointer-events:none}.overlay-container{position:relative;width:auto;margin:0 auto}.overlay-content{position:relative;background-clip:padding-box;border-radius:.3rem;outline:0}.overlay-body{position:fixed;top:0;left:0;right:0;bottom:0;overflow:auto;display:-ms-flexbox;display:flex}.overlay-body>.cloudservices{display:none}.overlay-body #content{margin:0!important}.overlay-body>div{margin:auto;padding:60px 5%}@media only screen and (min-width:768px){.overlay-body>div{max-width:66.66667%}}@media only screen and (min-width:1200px){.overlay-body>div{max-width:58.33333%}}@media only screen and (min-width:1600px){.overlay-body>div{max-width:50%}}.overlay-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1049;background-color:#333}.noscroll{overflow:hidden}.accordion{border:0;font-family:VodafoneRegular,Arial,sans-serif}.accordion.last .accordion-container{margin-bottom:0}.accordion ol,.accordion ul{padding:0}.accordion .accordion-slide{margin-top:17px;background-color:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.15);border-radius:6px;list-style:none;letter-spacing:0}.accordion .accordion-slide:first-child{margin-top:0}.accordion .accordion-slide ol,.accordion .accordion-slide ul{padding-left:40px}.accordion .accordion-content-wrapper{overflow:hidden;position:relative;padding:0}.accordion .accordion-content-wrapper .accordion-content{padding:40px 10px 60px}@media only screen and (min-width:992px){.accordion .accordion-content-wrapper .accordion-content{padding:60px 10px 100px}}.accordion .accordion-content-wrapper .accordion-content>.content{overflow:hidden;margin:0;width:100%}.accordion .accordion-content-wrapper .accordion-content p:last-child{margin-bottom:0}.accordion .accordion-content-wrapper .table>.content{width:100%}.accordion-head{top:-1px}.accordion-head:focus,.accordion-head:hover{cursor:pointer}.accordion-head h3{margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.accordion-head a,.accordion-head h3{position:relative;display:-ms-flexbox;display:flex}.accordion-head a{padding:20px 64px 20px 10px;text-decoration:none;font-family:VodafoneRegular;width:100%}.accordion-head a:before{content:"\E901";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.accordion-head a{font-size:20px;font-size:2rem;line-height:28px;padding:20px 60px 20px 20px}}@media only screen and (min-width:992px){.accordion-head a{font-size:20px;font-size:2rem;line-height:24px;padding:30px 84px 30px 24px}}.accordion-head a:before{font-size:15px;font-size:1.5rem;position:absolute;right:10px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;color:#e60000;transition:transform .5s ease-in-out;transform:translateZ(0)}@media only screen and (min-width:992px){.accordion-head a:before{font-size:18px;font-size:1.8rem;right:24px}}.accordion-head a .accordion-title-text{font-size:16px;font-size:1.6rem;line-height:20px}@media only screen and (min-width:768px){.accordion-head a .accordion-title-text{font-size:20px;font-size:2rem;line-height:24px}}.accordion-head.is-active{border-bottom:1px solid #ccc}.accordion-head.is-active a:before{transform:rotateX(180deg) translateZ(0)}.accordion-tabs{margin-bottom:20px}@media only screen and (min-width:768px){.accordion-tabs{display:none}}.accordion-secondary-background{background-color:#f4f4f4;padding-bottom:30px}.accordion-secondary-background .accordion-tabs{margin-bottom:0}.accordion-secondary-background .richText img{max-height:25px}.accordion-secondary-background .richText-content p{font-size:20px;font-size:2rem}.accordion-multicolor .accordion-slide:nth-child(10n+1) .accordion-title-text{color:#b0b93a}.accordion-multicolor .accordion-slide:nth-child(10n+2) .accordion-title-text{color:#d7db9a}.accordion-multicolor .accordion-slide:nth-child(10n+3) .accordion-title-text{color:#e89f38}.accordion-multicolor .accordion-slide:nth-child(10n+4) .accordion-title-text{color:#f7cd46}.accordion-multicolor .accordion-slide:nth-child(10n+5) .accordion-title-text{color:#767266}.accordion-multicolor .accordion-slide:nth-child(10n+6) .accordion-title-text{color:#d02e26}.accordion-multicolor .accordion-slide:nth-child(10n+7) .accordion-title-text{color:#4ca8bf}.accordion-multicolor .accordion-slide:nth-child(10n+8) .accordion-title-text{color:#b7a2b2}.accordion-multicolor .accordion-slide:nth-child(10n+9) .accordion-title-text{color:#4ca8bf}.accordion-multicolor .accordion-slide:nth-child(10n+10) .accordion-title-text{color:#3d6aa6}.accordion-close .accordion-content-wrapper{max-height:0}.accordion-no-space-top.accordion .accordion-container,.accordion-no-space-top.accordion .accordion-slide:first-child{margin-top:0}.articleList>.component-content{padding:0;overflow-x:hidden}.articleList.small-title .articleList-heading,.articleList.small-title.articleList-read-more .articleList-heading{font-size:20px;font-size:2rem;line-height:28px;color:#333;text-align:center;font-family:VodafoneRegular,Arial,sans-serif;margin:30px 0}@media only screen and (min-width:768px){.articleList.small-title .articleList-heading,.articleList.small-title.articleList-read-more .articleList-heading{font-size:24px;font-size:2.4rem;line-height:30px;font-family:VodafoneLight,Arial,sans-serif;margin-top:20px 0}}@media only screen and (min-width:992px){.articleList.small-title .articleList-heading,.articleList.small-title.articleList-read-more .articleList-heading{font-size:28px;font-size:2.8rem;line-height:34px;margin:40px 0}}.articleList.big-title .articleList-heading,.articleList.big-title.articleList-read-more .articleList-heading{font-size:24px;font-size:2.4rem;line-height:30px;margin:40px 0 20px;text-align:center;color:#424242;font-weight:VodafoneLight,Arial,sans-serif}@media only screen and (min-width:768px){.articleList.big-title .articleList-heading,.articleList.big-title.articleList-read-more .articleList-heading{font-size:34px;font-size:3.4rem;line-height:40px;margin:60px 0 30px}}@media only screen and (min-width:992px){.articleList.big-title .articleList-heading,.articleList.big-title.articleList-read-more .articleList-heading{font-size:40px;font-size:4rem;line-height:48px}}.articleList .articleList-list{list-style:none;padding:0;margin:0}.articleList .articleList-article-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);border-radius:6px}@media only screen and (min-width:768px){.articleList .articleList-article-wrapper{height:100%}}.articleList .articleList-article{display:block;cursor:pointer}.articleList a{text-decoration:none}.articleList .articleList-date,.articleList .dateCategory{font-size:14px;font-size:1.4rem;line-height:18px;-ms-flex-order:1;order:1;margin:15px 10px;padding:0}@media only screen and (min-width:768px){.articleList .articleList-date,.articleList .dateCategory{line-height:16px}}@media only screen and (min-width:992px){.articleList .articleList-date,.articleList .dateCategory{margin:30px 25px 10px}}.articleList .articleList-date .article-category:after,.articleList .dateCategory .article-category:after{content:none}.articleList .articleList-date .article-category:before,.articleList .dateCategory .article-category:before{border-left:3px solid #fe61af;content:"";height:12px;margin:0 8px}.articleList .articleList-date .article-category:empty,.articleList .dateCategory .article-category:empty{display:none}.articleList .articleList-description{padding:15px 15px 0;-ms-flex-order:3;order:3}@media only screen and (min-width:768px){.articleList .articleList-description{padding:15px 20px 0}}@media only screen and (min-width:992px){.articleList .articleList-description{padding:24px 30px 0}}.articleList .articleList-title{font-size:20px;font-size:2rem;line-height:28px;position:relative;-ms-flex-order:2;order:2;padding:0 10px 20px;margin:0}.articleList .articleList-title:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.articleList .articleList-title{font-size:24px;font-size:2.4rem;line-height:30px}}@media only screen and (min-width:992px){.articleList .articleList-title{font-size:28px;font-size:2.8rem;line-height:34px;padding:0 25px 35px}}.articleList .articleList-title:after{color:#e60000;display:inline;vertical-align:baseline;margin-left:5px;font-size:16px;font-size:1.6rem;line-height:26px;margin-right:-16px}@media only screen and (min-width:768px){.articleList .articleList-title:after{font-size:18px;font-size:1.8rem;line-height:27px;margin-right:-18px}}@media only screen and (min-width:992px){.articleList .articleList-title:after{font-size:20px;font-size:2rem;line-height:31px;margin-right:-20px}}.articleList img{display:block}.articleList .articleList-thumbnail{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:"object-fit: cover; object-position: center;";min-width:100%;height:195px}@media only screen and (min-width:768px){.articleList .articleList-thumbnail{height:193px}}@media only screen and (min-width:992px){.articleList .articleList-thumbnail{height:231px}}.articleList-read-more{-webkit-tap-highlight-color:transparent}.articleList-read-more.component .tns-controls [data-controls=prev]{top:50%;left:-20px}.articleList-read-more.component .tns-controls [data-controls=next]{top:50%;right:-20px}.articleList-read-more .component-content{overflow-x:visible}.articleList-read-more .tns-ovh{overflow:visible}@media only screen and (min-width:768px) and (max-width:992px){.articleList-read-more .tns-ovh{overflow:hidden;padding-right:5px;padding-left:5px;margin-right:-5px;margin-left:-5px}}.box-latest-news-base .articleList-read-more+.richText{margin-bottom:10px}@media only screen and (min-width:992px){.box-latest-news-base .articleList-read-more+.richText{margin-bottom:30px}}.articleList-read-more>.component-content{position:relative;padding:0}.box-latest-news-base .articleList-read-more>.component-content{padding-top:0;padding-bottom:0}.articleList-read-more .articleList-list{position:relative}@media only screen and (min-width:768px){.articleList-read-more .articleList-list{display:-ms-flexbox;display:flex}}.articleList-read-more .articleList-heading{font-size:20px;font-size:2rem;line-height:28px;margin:0;text-align:center}@media only screen and (min-width:768px){.articleList-read-more .articleList-heading{font-size:24px;font-size:2.4rem;line-height:30px}}@media only screen and (min-width:992px){.articleList-read-more .articleList-heading{font-size:28px;font-size:2.8rem;line-height:34px}}.box-latest-news-base .articleList-read-more .articleList-heading{margin-top:40px}@media only screen and (min-width:768px){.box-latest-news-base .articleList-read-more .articleList-heading{margin-bottom:40px}}@media only screen and (min-width:992px){.box-latest-news-base .articleList-read-more .articleList-heading{margin-top:54px;margin-bottom:0}}.articleList-read-more .articleList-article-wrapper{position:relative}.articleList-read-more .articleList-article{display:block;margin-top:20px}@media only screen and (min-width:768px) and (max-width:992px){.articleList-read-more .articleList-article{padding:0 0 5px}}@media only screen and (min-width:992px){.articleList-read-more .articleList-article{width:33.33333%;margin:0 10px!important}.articleList-read-more .articleList-article:first-child{margin-left:0!important}.articleList-read-more .articleList-article:last-child{margin-right:0!important}}.articleList-read-more .articleList-description{display:none}.articleList-read-more .articleList-navigation{display:none;width:100%}@media only screen and (min-width:768px){.articleList-read-more .articleList-navigation{display:block}}@media only screen and (min-width:992px){.articleList-read-more .articleList-navigation{display:none}}.articleList-read-more .nav-next,.articleList-read-more .nav-prev{font-size:0;cursor:pointer;background-color:#fff;border-radius:50%;width:40px;height:40px;text-align:center;position:absolute;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}.articleList-read-more .nav-next:after,.articleList-read-more .nav-prev:after{font-size:21px;font-size:2.1rem;line-height:40px}.articleList-read-more .nav-next{display:block;right:0}.articleList-read-more .nav-next:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.articleList-read-more .nav-prev{display:none;left:0}.articleList-read-more .nav-prev:after{content:"\E902";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.articleList-read-more.is-moved .nav-next{display:none}.articleList-read-more.is-moved .nav-prev{display:block}.articleList-read-more .articleList-title{font-size:18px;font-size:1.8rem;line-height:24px;margin:0}@media only screen and (min-width:768px){.articleList-read-more .articleList-title{font-size:20px;font-size:2rem}}@media only screen and (min-width:992px){.articleList-read-more .articleList-title{font-size:23px;font-size:2.3rem;line-height:30px;padding:0 25px 35px}}.articleList-read-more .articleList-thumbnail{height:197px}@media only screen and (min-width:768px){.articleList-read-more .dateCategory{margin:0;padding:15px 10px 13px}}@media only screen and (min-width:992px){.articleList-read-more .dateCategory{padding:30px 25px 10px}}.articleList-read-more-small>.component-content{padding:30px 0 50px}@media only screen and (min-width:768px){.articleList-read-more-small>.component-content{padding:40px 0 73px}}@media only screen and (min-width:992px){.articleList-read-more-small>.component-content{padding:60px 0 102px}}.articleList-read-more-small .articleList-heading{font-size:16px;font-size:1.6rem;line-height:24px;text-align:left;font-family:VodafoneRegularBold,Arial,sans-serif}@media only screen and (min-width:768px){.articleList-read-more-small .articleList-heading{font-size:18px;font-size:1.8rem;line-height:24px}}@media only screen and (min-width:992px){.articleList-read-more-small .articleList-heading{font-size:20px;font-size:2rem;line-height:28px}}.articleList-page-cards .articleList-title{padding-top:30px}@media only screen and (min-width:992px){.articleList-page-cards .articleList-title{padding:30px 25px}}.articleList-page-cards .articleList-description{display:block;padding:0 10px 30px}@media only screen and (min-width:992px){.articleList-page-cards .articleList-description{padding:0 25px 30px}}.articleList-page-cards .articleList-article-wrapper{display:-ms-flexbox;display:flex;border-radius:6px}.articleList-page-cards .articleList-article-wrapper picture img{border-radius:6px 6px 0 0}.articleList-page-cards .dateCategory{-ms-flex-order:1;order:1}.articleList-page-cards-with-category .articleList-title{padding-top:0}@media only screen and (min-width:768px){.articleList-two-items .articleList-list{margin:0 -10px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.articleList-two-items .articleList-article{padding:10px 0}@media only screen and (min-width:768px){.articleList-two-items .articleList-article{width:50%;padding:10px}}.articleList-two-items .articleList-article-wrapper{padding-bottom:19px}@media only screen and (min-width:768px){.articleList-two-items .articleList-article-wrapper{padding-bottom:18px}}@media only screen and (min-width:992px){.articleList-two-items .articleList-article-wrapper{padding-bottom:56px}}.articleList-two-items .articleList-title{padding:0 15px}@media only screen and (min-width:768px){.articleList-two-items .articleList-title{padding:0 20px}}@media only screen and (min-width:992px){.articleList-two-items .articleList-title{padding:0 30px}}.articleList-three-items>.component-content{overflow:visible}.articleList-three-items .articleList-article{padding:20px 0 0}@media only screen and (min-width:768px){.articleList-three-items .articleList-article{width:50%;padding:20px 10px 0}}@media only screen and (min-width:992px){.articleList-three-items .articleList-article{width:33.33333%}.articleList-three-items .articleList-article:last-child,.articleList-three-items .articleList-article:nth-last-child(2),.articleList-three-items .articleList-article:nth-last-child(3){padding-bottom:0}}@media only screen and (min-width:768px){.articleList-three-items .articleList-list{margin:0 -10px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.articleList-three-items .articleList-title{margin:23px 0 0;padding:0 20px;font-family:VodafoneRegular,Arial,sans-serif}@media only screen and (min-width:768px){.articleList-three-items .articleList-title{margin-top:20px;font-family:VodafoneLight,Arial,sans-serif}}@media only screen and (min-width:992px){.articleList-three-items .articleList-title{padding:0 20px}}.articleList-three-items .articleList-article-wrapper{padding-bottom:20px}@media only screen and (min-width:992px){.articleList-three-items .articleList-article-wrapper{padding-bottom:25px}}.articleList-three-items .articleList-description{padding-top:5px}@media only screen and (min-width:768px){.articleList-three-items .articleList-description{padding-top:12px}}@media only screen and (min-width:992px){.articleList-three-items .articleList-description{padding:16px 25px 0}}.articleList-blog-listing>.component-content{overflow:visible}.articleList-blog-listing .articleList-list{min-width:100%}@media only screen and (min-width:768px){.articleList-blog-listing .articleList-list{margin:0 -10px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.articleList-blog-listing .articleList-article{padding:10px 0}.articleList-blog-listing .articleList-article img{border-radius:6px 6px 0 0}@media only screen and (min-width:768px){.articleList-blog-listing .articleList-article{width:50%;padding:10px}}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-article{width:33.33333%}}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-article:first-child{width:100%;max-height:383px}}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-article:first-child a{width:66.66667%;display:-ms-flexbox;display:flex;max-height:383px;overflow:hidden}}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-article:first-child a img{width:100%;height:auto;border-radius:6px 0 0 6px}}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-article:first-child a picture{width:100%;max-height:383px}}.articleList-blog-listing .articleList-article:first-child .articleList-article-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-article:first-child .articleList-title,.articleList-blog-listing .articleList-article:first-child .dateCategory{width:33.33333%}}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-article:first-child .dateCategory{padding:30px 25px 20px;-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-flexbox;display:flex}}.articleList-blog-listing .articleList-article .dateCategory{margin:0;padding:15px 10px}@media only screen and (min-width:768px){.articleList-blog-listing .articleList-article .dateCategory{padding:14px 20px}}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-article .dateCategory{padding:30px 25px 10px}}.articleList-blog-listing .articleList-description{display:none}.articleList-blog-listing .articleList-title{margin-top:0}@media only screen and (min-width:768px){.articleList-blog-listing .articleList-title{padding:0 20px 20px}}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-title{padding:0 25px 30px}}.articleList-one-item .articleList-article-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding-bottom:30px;min-height:197px}@media only screen and (min-width:768px){.articleList-one-item .articleList-article-wrapper{min-height:240px}}@media only screen and (min-width:992px){.articleList-one-item .articleList-article-wrapper{min-height:223px;padding-bottom:40px}}.articleList-one-item .articleList-article-wrapper>a{overflow:hidden;width:100%;height:100%;-ms-flex-order:1;order:1}@media only screen and (min-width:768px){.articleList-one-item .articleList-article-wrapper>a{width:228px;position:absolute;left:0;border-radius:6px 0 0 6px}}@media only screen and (min-width:992px){.articleList-one-item .articleList-article-wrapper>a{width:280px}}.articleList-one-item .articleList-article-wrapper picture{width:100%}.articleList-one-item .articleList-article-wrapper .articleList-thumbnail{min-height:197px;height:100%;width:100%;border-radius:6px 6px 0 0}@media only screen and (min-width:768px){.articleList-one-item .articleList-article-wrapper .articleList-thumbnail{border-radius:6px 0 0 6px}}.articleList-one-item .articleList-description,.articleList-one-item .articleList-title,.articleList-one-item .dateCategory{width:100%}@media only screen and (min-width:768px){.articleList-one-item .articleList-description,.articleList-one-item .articleList-title,.articleList-one-item .dateCategory{width:calc(100% - 248px);margin-left:228px}}@media only screen and (min-width:992px){.articleList-one-item .articleList-description,.articleList-one-item .articleList-title,.articleList-one-item .dateCategory{width:calc(100% - 300px);margin-left:280px}}.articleList-one-item .articleList-article{margin:0 0 20px}.articleList-one-item .articleList-article.last{padding:0}.articleList-one-item .dateCategory{padding:20px 10px 15px;margin-top:0;margin-bottom:0}@media only screen and (min-width:768px){.articleList-one-item .dateCategory{padding:20px 20px 10px;padding:30px 20px 10px}}.articleList-one-item .articleList-title{display:block;padding:0 10px;font-family:VodafoneRegular,Arial,sans-serif}@media only screen and (min-width:768px){.articleList-one-item .articleList-title{padding-left:20px;padding-right:20px;font-family:VodafoneLight,Arial,sans-serif}}@media only screen and (min-width:992px){.articleList-one-item .articleList-title{padding:0 20px}}.articleList-one-item .articleList-description{display:none}@media only screen and (min-width:768px){.articleList-one-item .articleList-description{display:-ms-flexbox;display:flex;padding:10px 20px 0}}@media only screen and (min-width:992px){.articleList-one-item .articleList-description{padding:10px 20px 0}}.feature-news>.component-content{padding-bottom:20px}@media only screen and (min-width:992px){.feature-news>.component-content{padding-bottom:30px}}.feature-news .articleList-heading{text-align:center;margin:0}.feature-news .articleList-list{padding:0 5px;margin:0}@media only screen and (min-width:768px){.feature-news .articleList-list{padding:10px 0 0;margin:0 -10px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:992px){.feature-news .articleList-list{padding:20px 10px 0}}@media only screen and (min-width:1200px){.feature-news .articleList-list{padding:20px 0 0}}.feature-news .articleList-article{padding:20px 0 0}@media only screen and (min-width:768px){.feature-news .articleList-article{width:50%;padding:10px}.feature-news .articleList-article:nth-child(5){display:none}}@media only screen and (min-width:992px){.feature-news .articleList-article{width:33.33333%}.feature-news .articleList-article:nth-child(5){display:block}.feature-news .articleList-article:first-child,.feature-news .articleList-article:nth-child(2){width:50%}.feature-news .articleList-article:first-child .articleList-article-wrapper,.feature-news .articleList-article:nth-child(2) .articleList-article-wrapper{padding-bottom:40px}.feature-news .articleList-article:first-child .articleList-article-wrapper .articleList-title,.feature-news .articleList-article:nth-child(2) .articleList-article-wrapper .articleList-title{font-size:28px;font-size:2.8rem;line-height:40px}.feature-news .articleList-article:first-child .articleList-article-wrapper .articleList-title::after,.feature-news .articleList-article:nth-child(2) .articleList-article-wrapper .articleList-title:after{font-size:20px;font-size:2rem}.feature-news .articleList-article:first-child .articleList-article-wrapper .articleList-thumbnail,.feature-news .articleList-article:nth-child(2) .articleList-article-wrapper .articleList-thumbnail{height:285px}.feature-news .articleList-article:first-child .articleList-article-wrapper .articleList-date,.feature-news .articleList-article:nth-child(2) .articleList-article-wrapper .articleList-date{margin:30px 10px 0}}.feature-news .articleList-article .articleList-article-wrapper{padding-bottom:30px}.feature-news .articleList-article .articleList-article-wrapper .articleList-title{margin:15px 0 0;padding:0 10px;font-family:VodafoneLight,Arial,sans-serif;font-size:18px;font-size:1.8rem;line-height:30px}.feature-news .articleList-article .articleList-article-wrapper .articleList-title:after{margin-left:10px;font-size:16px;font-size:1.6rem}@media only screen and (min-width:768px){.feature-news .articleList-article .articleList-article-wrapper .articleList-title:after{font-size:18px;font-size:1.8rem}}@media only screen and (min-width:768px){.feature-news .articleList-article .articleList-article-wrapper .articleList-title{padding:0 20px}}@media only screen and (min-width:992px){.feature-news .articleList-article .articleList-article-wrapper .articleList-title{font-size:23px;font-size:2.3rem;line-height:30px}}.feature-news .articleList-article .articleList-article-wrapper .articleList-thumbnail{height:197px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:6px 6px 0 0}@media only screen and (min-width:992px){.feature-news .articleList-article .articleList-article-wrapper .articleList-thumbnail{height:209px}}.feature-news .articleList-article .articleList-article-wrapper .articleList-date,.feature-news .articleList-article .articleList-article-wrapper .dateCategory{-ms-flex-order:1;order:1;margin-bottom:0}@media only screen and (min-width:768px){.feature-news .articleList-article .articleList-article-wrapper .articleList-date,.feature-news .articleList-article .articleList-article-wrapper .dateCategory{padding:0 10px}}@media only screen and (min-width:992px){.feature-news .articleList-article .articleList-article-wrapper .articleList-date,.feature-news .articleList-article .articleList-article-wrapper .dateCategory{margin:15px 10px 0}}.feature-news .articleList-article .articleList-article-wrapper .articleList-description{display:none}.feature-news+.richText p{margin:0 0 20px;text-align:center}.feature-news+.richText a.hyperlink-chevron{font-size:18px;font-size:1.8rem;line-height:34px;font-family:VodafoneLight,Arial,sans-serif}@media only screen and (min-width:992px){.feature-news+.richText a.hyperlink-chevron{font-size:28px;font-size:2.8rem;line-height:34px}.feature-news+.richText a.hyperlink-chevron:after{font-size:20px;font-size:2rem}}.articleList-read-more.articleList-three-card-carousel .articleList-title{font-size:18px;font-size:1.8rem;line-height:25px;padding:15px 10px 10px}@media only screen and (min-width:768px){.articleList-read-more.articleList-three-card-carousel .articleList-title{font-size:23px;font-size:2.3rem;line-height:30px;padding:20px 20px 10px}}.articleList-read-more.articleList-three-card-carousel .articleList-description{display:block;font-size:16px;font-size:1.6rem;line-height:24px;padding:0 10px 30px}@media only screen and (min-width:768px){.articleList-read-more.articleList-three-card-carousel .articleList-description{font-size:18px;padding:0 20px 30px}}@media only screen and (min-width:992px){.articleList-read-more.articleList-three-card-carousel .articleList-description{font-size:20px;font-size:2rem;line-height:30px}}.articleList-read-more.articleList-three-card-carousel .articleList-article-wrapper{border-radius:6px}.articleList-read-more.articleList-three-card-carousel .articleList-article-wrapper picture img{border-radius:6px 6px 0 0}.component.articleList-montage-wall{background-color:#f4f4f4;padding:0 0 20px}.component.articleList-montage-wall+.breadcrumbs{display:none}@media only screen and (min-width:992px){.component.articleList-montage-wall{background-color:#e60000;padding:0;position:relative}.component.articleList-montage-wall+.breadcrumbs{display:block}}.component.articleList-montage-wall.cq-Editable-dom .articleList-list{height:600px}.component.articleList-montage-wall .articleList-heading{display:none}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-heading{background-color:#e60000;color:#fff;padding:15px 60px 15px 30px;margin:0;display:-ms-flexbox;display:flex;position:absolute;z-index:0;top:33%;left:20%;height:33.3333333%;min-height:194.5px;width:40%;-ms-flex-align:center;align-items:center;pointer-events:none}}@media screen and (max-height:698px) and (min-width:992px){.component.articleList-montage-wall .articleList-heading{top:194.5px}}.component.articleList-montage-wall .articleList-list{position:relative;z-index:1}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:nowrap;height:100vh;height:calc(100vh - 98px);min-height:600px;overflow-y:hidden;overflow-x:auto}.component.articleList-montage-wall .articleList-list::-webkit-scrollbar{width:10px}.component.articleList-montage-wall .articleList-list::-webkit-scrollbar-track{background-color:#fff;box-shadow:inset 0 0 1px rgba(0,0,0,.3)}.component.articleList-montage-wall .articleList-list::-webkit-scrollbar-thumb{background-color:#afafaf}}@media only screen and (min-width:992px) and (-ms-high-contrast:active),only screen and (min-width:992px) and (-ms-high-contrast:none){.component.articleList-montage-wall .articleList-list{-ms-scrollbar-face-color:#afafaf}}.component.articleList-montage-wall .articleList-article{color:inherit;padding:0;position:relative;display:inline-block;white-space:normal;cursor:pointer;width:20%;height:33.3333333%;min-height:194.5px;perspective:1000px;overflow:hidden}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-article{margin-left:0!important}}.component.articleList-montage-wall .articleList-article.blank-article{pointer-events:none}@media screen and (max-width:991px){.component.articleList-montage-wall .articleList-article.blank-article{display:none}}.component.articleList-montage-wall .articleList-article .articleList-article-wrapper{background-color:transparent;box-shadow:none;border-radius:0}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-article .articleList-article-wrapper{background-color:#e60000}}.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a,.component.articleList-montage-wall .articleList-article .articleList-title{text-align:center;word-break:break-word}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a,.component.articleList-montage-wall .articleList-article .articleList-title{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;transition:.6s ease-in-out;overflow:hidden}}.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a{position:relative;display:-ms-flexbox;display:flex;height:180px;width:100%;overflow:hidden;pointer-events:none}@media only screen and (min-width:479px){.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a{height:220px}}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a{height:100%}}.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a .image,.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a picture{display:block;overflow:hidden;height:100%;position:relative}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a .image:after,.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a picture:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;color:#e60000;position:absolute;bottom:10px;right:10px;font-weight:700;font-size:16px;font-size:1.6rem;line-height:16px}}.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a .image img,.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:"object-fit: cover; object-position: center;"}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-article.active .articleList-article-wrapper>a,.component.articleList-montage-wall .articleList-article:focus .articleList-article-wrapper>a,.component.articleList-montage-wall .articleList-article:focus .image,.component.articleList-montage-wall .articleList-article:hover .articleList-article-wrapper>a,.component.articleList-montage-wall .articleList-article:hover .image{transform:rotateY(180deg);perspective:1000px}}.component.articleList-montage-wall .articleList-article .articleList-title{margin-top:20px}@media only screen and (max-width:767px){.component.articleList-montage-wall .articleList-article .articleList-title{font-size:18px;font-size:1.8rem;line-height:24px}}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-article .articleList-title{background:#fff;padding:0 30px;margin:0;transform:rotateY(-180deg);font-size:20px;font-size:2rem;line-height:28px}}@media screen and (min-width:1600px){.component.articleList-montage-wall .articleList-article .articleList-title{font-size:28px;font-size:2.8rem;line-height:34px}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.component.articleList-montage-wall .articleList-article .articleList-title a{text-overflow:ellipsis;display:block;max-width:100%;white-space:nowrap;overflow:hidden}}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-article.active .articleList-title,.component.articleList-montage-wall .articleList-article:focus .articleList-title,.component.articleList-montage-wall .articleList-article:hover .articleList-title{transform:rotateY(0deg);perspective:1000px}}.component.articleList-montage-wall .articleList-article .articleList-description{display:none;text-align:center}.component.articleList-montage-wall .tns-outer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.component.articleList-montage-wall .tns-outer .tns-controls{position:relative;display:-ms-flexbox;display:flex;-ms-flex-order:2;order:2;-ms-flex-pack:justify;justify-content:space-between;width:35%;margin:20px auto 0}.component.articleList-montage-wall .tns-outer .tns-controls button{position:relative;z-index:2;width:40px;height:40px}.component.articleList-montage-wall .tns-outer .tns-controls button:before{font-size:20px;font-size:2rem;line-height:20px}.component.articleList-montage-wall .tns-outer .tns-controls button[data-controls=prev]{left:auto}.component.articleList-montage-wall .tns-outer .tns-controls button[data-controls=next]{right:auto}.box-heading{margin:0}.box-numbers.component{background-color:#f4f4f4;padding:30px 15px}@media only screen and (min-width:768px){.box-numbers.component{padding:30px 11px}}.box-numbers.component>.component-content{max-width:724px;margin:0 auto}@media only screen and (min-width:992px){.box-numbers.component>.component-content{max-width:1180px}}@media only screen and (min-width:768px){.box-numbers.component>.component-content{padding-left:8.33333333%;padding-right:8.33333333%}}@media only screen and (min-width:992px){.box-numbers.component>.component-content{padding:60px 0;max-width:780px;margin:0 auto}}.box-numbers.component>.component-content>.content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;height:100%}.box-numbers.component>.component-content>.content>a{width:100%}@media only screen and (min-width:768px){.box-numbers.component>.component-content>.content .richText.component{width:auto}}.box-numbers.component .new{width:100%}.box-secondary-background{background-color:#f4f4f4}.box-secondary-background-inset>.component-content{background-color:#f4f4f4;padding-left:10px;padding-right:10px}@media only screen and (min-width:768px){.box-secondary-background-inset>.component-content{padding-left:25px;padding-right:25px}}.box-secondary-background-mobile{background-color:#f4f4f4}@media only screen and (min-width:992px){.box-secondary-background-mobile{background-color:transparent}}.box-tertiary-background{background-color:#4a4d4e;color:#fff}.box-tertiary-background a,.box-tertiary-background h1,.box-tertiary-background h2,.box-tertiary-background h3,.box-tertiary-background h4,.box-tertiary-background h5{color:#fff}.box-maroon-background{background-color:#820200;color:#fff}.box-maroon-background a,.box-maroon-background h1,.box-maroon-background h2,.box-maroon-background h3,.box-maroon-background h4,.box-maroon-background h5{color:#fff}.box-container{margin:0;width:100%;padding:0 11px 60px}@media only screen and (min-width:992px){.box-container{padding:0 11px 100px}}.box-container>.component-content{max-width:724px;margin:0 auto}@media only screen and (min-width:992px){.box-container>.component-content{max-width:1180px}}.box-container.box-container-no-space{padding-bottom:0}.box-vertical-spacing>.component-content{padding:40px 0}@media only screen and (min-width:992px){.box-vertical-spacing>.component-content{padding:60px 0}}.box-vertical-spacing-big>.component-content{padding:30px 0 40px}@media only screen and (min-width:992px){.box-vertical-spacing-big>.component-content{padding:60px 0 100px}}.box-article-meta>.component-content>.content{margin-bottom:32px}@media only screen and (min-width:768px){.box-article-meta>.component-content>.content{display:-ms-flexbox;display:flex;margin-bottom:34px}}@media only screen and (min-width:992px){.box-article-meta>.component-content>.content{margin-bottom:23px}}.page-news-and-media .box-article-meta .article-category,.page-news .box-article-meta .article-category{display:none}@media only screen and (min-width:768px){.box-article-wrapper>.component-content>.content>div[class$=-wider]>.component-content{margin:0 auto;max-width:100%}}@media only screen and (min-width:992px){.box-article-wrapper>.component-content>.content>div[class$=-wider]>.component-content{max-width:66.66667%;margin-bottom:30px}}@media only screen and (min-width:768px){.box-article-wrapper>.component-content>.content>.component{margin:0 auto;max-width:83.33333%;margin-left:8.33333%}}@media only screen and (min-width:992px){.box-article-wrapper>.component-content>.content>.component{max-width:66.66667%;margin-left:16.66667%;margin-bottom:30px}}.box-article-wrapper>.component-content>.content .box-article-meta+.richText p:first-of-type{margin-top:0}@media only screen and (min-width:992px){.box-article-wrapper .richText .quote-text{margin:50px auto}}.box-article-wrapper h1,.box-article-wrapper h2,.box-article-wrapper h3,.box-article-wrapper h4,.box-article-wrapper h5,.box-article-wrapper h6,.box-article-wrapper p{margin-top:0}.box-article-wrapper h4{margin-bottom:20px}@media only screen and (min-width:768px){.box-article-wrapper h4{margin-bottom:15px}}.box-article-wrapper h4+p{margin-top:20px}@media only screen and (min-width:992px){.box-article-wrapper h4+p{margin-top:30px}}.box-article-wrapper h5{margin:20px 0 10px}@media only screen and (min-width:768px){.box-block-link-container{width:50%}}@media only screen and (min-width:992px){.box-block-link-container{width:25%}}.box-block-link-container .component-content>a{display:none}.box-block-link-big-container{position:relative;padding-bottom:40px}@media only screen and (min-width:768px){.box-block-link-big-container{width:50%;margin:0;padding-bottom:45px}}@media only screen and (min-width:992px){.box-block-link-big-container{width:33.33333%;margin:0 8.33333%}}.box-block-link-big-container.box-vertical-spacing,.box-block-link-big-container.box-vertical-spacing-big{padding-bottom:0}@media only screen and (min-width:768px){.box-block-link-big-container.box-vertical-spacing,.box-block-link-big-container.box-vertical-spacing-big{padding-bottom:0}}.box-block-link-big-container.box-vertical-spacing-big:last-child:before,.box-block-link-big-container.box-vertical-spacing:last-child:before{max-height:calc(100% - 40px)}@media only screen and (min-width:992px){.box-block-link-big-container.box-vertical-spacing-big:last-child:before,.box-block-link-big-container.box-vertical-spacing:last-child:before{max-height:calc(100% - 60px)}}@media only screen and (min-width:992px){.box-block-link-big-container.box-vertical-spacing-big:last-child:before{max-height:calc(100% - 100px)}}.box-block-link-big-container:last-child:before{display:none}@media only screen and (min-width:768px){.box-block-link-big-container:last-child:before{display:block;content:"";width:3px;border-left:1px solid #979797;height:100%;position:absolute;max-height:calc(100% - 45px);top:0;left:0}}@media only screen and (min-width:992px){.box-block-link-big-container:last-child:before{left:-25%}}.box-block-link-big-container .component-content>a{display:none}.box-block-link-big-container .hyperlink-block-icon-button{min-width:300px;margin-top:0}.box-block-link-big-container .richText p:last-child{margin-top:20px;margin-bottom:0}.box-clickable-link{cursor:pointer}.box-clickable-link .component-content>a{display:none}.box-social-feed{padding:0}@media only screen and (min-width:768px) and (max-width:992px){.box-social-feed{right:-10px}}@media only screen and (min-width:992px){.box-social-feed{padding:0 10px}}.box-social-feed .new{clear:both}.box-social-feed div.cq-dd-image{margin:auto}.box-social-feed.is-visible{display:block}.box-social-feed .content{margin:0}.box-social-feed .box-social-feed-list{list-style:none;margin:0;padding:0}@media only screen and (min-width:992px){.box-social-feed .box-social-feed-list .instagram,.box-social-feed .box-social-feed-list .twitter{width:25%}}.box-social-feed .box-social-feed-list .instagram-post:last-child,.box-social-feed .box-social-feed-list .twitter-post:last-child{margin-right:0}.box-social-feed .box-social-feed-list .instagram-post:before,.box-social-feed .box-social-feed-list .twitter-post:before{font-size:30px;font-size:3rem;position:absolute;left:20px;top:10px}@media only screen and (min-width:768px) and (max-width:992px){.box-social-feed .box-social-feed-list .instagram-post:before,.box-social-feed .box-social-feed-list .twitter-post:before{left:10px}}@media only screen and (min-width:768px) and (max-width:992px){.box-social-feed .box-social-feed-list .instagram-post.tns-slide-active,.box-social-feed .box-social-feed-list .twitter-post.tns-slide-active{opacity:1}}.box-social-feed.component .tns-outer .tns-controls [data-controls=prev]{left:5px}.box-social-feed.component .tns-outer .tns-controls [data-controls=next]{right:5px}.box-social-feed.component .tns-outer .tns-controls [data-controls=next]:before{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.box-social-feed.component .tns-inner .tns-item.instagram,.box-social-feed.component .tns-inner .tns-item.twitter{padding:0 14px;margin:0 0 4px}@media only screen and (min-width:768px){.box-social-feed.component .tns-inner .tns-item.instagram,.box-social-feed.component .tns-inner .tns-item.twitter{padding:0}}@media only screen and (min-width:992px){.box-social-feed.component .tns-inner .tns-item.instagram .component-content,.box-social-feed.component .tns-inner .tns-item.twitter .component-content{padding:0;margin:0 10px}}@media only screen and (min-width:992px){.box-social-feed.component .tns-inner .tns-item.instagram.first .component-content,.box-social-feed.component .tns-inner .tns-item.twitter.first .component-content{margin-left:0}}@media only screen and (min-width:992px){.box-social-feed.component .tns-inner .tns-item.instagram.last .component-content,.box-social-feed.component .tns-inner .tns-item.twitter.last .component-content{margin-right:0}}.box-social-feed.component .tns-inner .twitter .twitter-post{padding:0 40px}@media only screen and (min-width:768px){.box-social-feed.component .tns-inner .twitter .twitter-post{padding:0 30px}}.box-social-feed h4{margin:0 0 15px}@media only screen and (min-width:768px){.box-social-feed h4{margin-bottom:30px}}.box-project-article{padding-bottom:30px}@media only screen and (min-width:768px){.box-project-article{padding:0 20px 20px}}@media only screen and (min-width:992px){.box-project-article{padding-top:20px;padding-bottom:110px}}.box-project-article h3{margin-bottom:20px}@media only screen and (min-width:768px){.box-project-article h3{margin:40px 0 20px}}@media only screen and (min-width:992px){.box-project-article h3{margin-bottom:30px;margin-top:40px}}.box-contact-banner .paragraphSystem,.box-slim-banner .paragraphSystem{margin:40px 0}.box-contact-banner .component-content h3:only-child,.box-contact-banner .component-content h4:only-child,.box-contact-banner .component-content p:last-child,.box-slim-banner .component-content h3:only-child,.box-slim-banner .component-content h4:only-child,.box-slim-banner .component-content p:last-child{margin-bottom:0}.richText+.box-our-people>.component-content{margin:-20px 0 0}.box-our-people>.component-content{margin:20px 0 0}@media only screen and (min-width:768px){.box-our-people>.component-content{max-width:600px}}@media only screen and (min-width:1200px){.box-our-people>.component-content{max-width:1180px;margin:40px 0 0}}.box-our-people>.component-content .paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.box-our-people>.component-content .paragraphSystem .new{width:100%}.box-our-people .image .component-content{background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);border-radius:6px;margin-top:20px;overflow:auto;height:calc(100% - 20px)}.box-our-people .image a{text-decoration:none}.box-our-people .image figcaption{padding:20px 20px 52px}.box-our-people .image picture{position:relative;overflow:hidden;height:261px}@media only screen and (min-width:768px){.box-our-people .image picture{height:254px}}.box-our-people .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:auto;-o-object-position:center;object-position:center;max-width:none;position:absolute;transform:translate(-50%);left:50%}@media only screen and (min-width:992px){.box-our-people .image img{-o-object-position:unset;object-position:unset}}.box-our-people .image h4{font-family:VodafoneRegular,Arial,sans-serif;font-size:20px;font-size:2rem;line-height:28px;margin:0 0 20px}.box-our-people .image h4:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;color:#e60000;width:18px;height:18px;text-align:center;font-size:15px;font-size:1.5rem;line-height:18px}.box-our-people .image p{margin:0 0 20px;font-size:18px;font-size:1.8rem;line-height:24px}.box-homepage{margin-bottom:30px}@media only screen and (min-width:768px){.box-homepage{margin-bottom:20px}}@media only screen and (min-width:992px){.box-homepage{margin-bottom:45px}}@media only screen and (min-width:992px){.box-homepage .image{padding:0 10px}}.box-homepage .image img{padding-bottom:20px;height:220px;width:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover; object-position: center;"}@media only screen and (min-width:768px){.box-homepage .image img{min-height:270px}}@media only screen and (min-width:992px){.box-homepage .image img{min-height:415px}}.box-homepage .richText p{margin:20px 0}.box-homepage .richText p:last-of-type{margin-bottom:30px}.box-homepage .richText h3{margin-top:0;margin-bottom:15px}.box-homepage .richText h3+p{margin-top:0}@media only screen and (min-width:768px){.box-homepage-big-picture{margin-bottom:25px}}@media only screen and (min-width:992px){.box-homepage-big-picture{margin-bottom:60px}}@media only screen and (min-width:768px){.box-homepage-big-picture .image img{min-height:320px;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover; object-position: center;"}}@media only screen and (min-width:992px){.box-homepage-big-picture .image img{min-height:470px}}@media only screen and (min-width:992px){.box-homepage-big-picture .richText{padding-left:50px}}@media only screen and (min-width:992px){.box-homepage-big-picture .richText:nth-child(2){padding-left:10px;padding-right:50px}}.box-homepage-big-picture .richText-content p,.box-homepage-small-picture .richText-content p{line-height:21px}@media only screen and (min-width:768px) and (max-width:992px){.box-homepage-big-picture .richText-content p:last-of-type,.box-homepage-small-picture .richText-content p:last-of-type{margin-bottom:20px}}.box-homepage-big-picture a,.box-homepage-small-picture a{text-decoration:none}.box-homepage-big-picture a:focus,.box-homepage-big-picture a:hover,.box-homepage-small-picture a:focus,.box-homepage-small-picture a:hover{text-decoration:underline}@media only screen and (min-width:768px){.box-homepage-small-picture{margin-bottom:10px}}@media only screen and (min-width:992px){.box-homepage-small-picture{padding-right:30px;padding-left:10px}}@media only screen and (min-width:992px){.box-homepage-small-picture:nth-of-type(2n){padding-right:10px;padding-left:30px}}.box-homepage-color-section{padding:0;color:#fff}.box-homepage-color-section .component-content{background-repeat:no-repeat;background-size:cover}.box-homepage-color-section .component-content>.content{margin:0}.box-homepage-color-section .richText-homepage-title{padding:0}@media only screen and (max-width:767px){.box-homepage-color-section .richText-homepage-title>.component-content{margin:40px 0 30px}}@media only screen and (min-width:768px){.box-homepage-color-section .richText-homepage-title>.component-content{margin:40px 0}}@media only screen and (min-width:992px){.box-homepage-color-section .richText-homepage-title>.component-content{margin:60px 0}}.box-homepage-color-section .richText-homepage-title h2{margin:20px 0}.box-homepage-color-section .richText-homepage-title a,.box-homepage-color-section .richText-homepage-title h2 a:after{color:#fff}.box-homepage-color-section .richText-homepage-title p{font-size:18px;font-size:1.8rem;line-height:22px;margin:20px 0}@media only screen and (min-width:768px){.box-homepage-color-section .richText-homepage-title p{font-size:20px;font-size:2rem;line-height:24px}}.box-sitemap-additional{padding-top:10px}@media only screen and (min-width:992px){.box-sitemap-additional{padding-left:25%}}.box-sitemap-additional .richText ul{list-style:none;margin:0;padding:0}.box-sitemap-additional .richText li{padding:10px 0}.box-sitemap-additional .richText.first a,.box-sitemap-additional .richText a{text-decoration:none}.box-sitemap-additional .richText.first a:after{content:"\E914";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;color:#e60000;margin-left:10px;vertical-align:middle}.box-top-bottom-text{z-index:2;height:100%;text-align:center;padding:30px 10px}@media only screen and (min-width:768px){.box-top-bottom-text{position:absolute;padding-top:60px;padding-bottom:60px}}.box-top-bottom-text>.component-content{max-width:724px;margin:0 auto;height:100%}@media only screen and (min-width:992px){.box-top-bottom-text>.component-content{max-width:1180px}}.box-top-bottom-text>.component-content>.content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%}.box-top-bottom-text .richText-bottom-position{text-align:left}@media only screen and (min-width:768px){.box-top-bottom-text .richText-bottom-position{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center}}.box-top-bottom-text .richText-bottom-position .component-content p{margin:10px 0}@media only screen and (min-width:768px){.box-video-content{position:absolute;left:0;top:50%;z-index:1;transform:translateY(-50%)}}.box-product-image,.box-product-image>.component-content{position:relative}.box-product-image>.component-content>.paragraphSystem{margin:0}.box-product-image .image picture img{min-height:355px;font-family:object-fit\: cover;-o-object-fit:cover;object-fit:cover}.box-centralized{left:50%;transform:translateX(-50%)}.box-image-right .content{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media only screen and (min-width:768px){.box-image-right .content{-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:768px){.box-image-left,.box-image-right{margin-bottom:30px}}@media only screen and (min-width:768px){.box-image-left .content,.box-image-right .content{display:-ms-flexbox;display:flex}}@media only screen and (min-width:768px){.box-image-left .richText,.box-image-right .richText{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:768px){.box-image-left h3,.box-image-right h3{margin:0 0 30px}}@media only screen and (min-width:768px){.box-image-left p:last-of-type,.box-image-right p:last-of-type{margin-bottom:0}}.box-image-left img,.box-image-right img{width:100%}.box-device-overlay{position:relative;padding:0 20px}.box-device-overlay>.component-content{padding-top:70px}@media only screen and (min-width:768px){.box-device-overlay>.component-content{padding-top:100px}}.box-device-overlay>.component-content>.paragraphSystem{margin:0}@media only screen and (min-width:992px){.box-device-overlay>.component-content>.paragraphSystem{margin:-70px 0 0 -120px}}.box-device-overlay .box-overlay-close-button{cursor:pointer}.box-device-overlay .box-overlay-close-button:after{content:"\E917";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;font-size:24px;font-size:2.4rem;position:absolute;top:15px;right:15px;font-weight:700}.box-device-overlay .richText-content>h2{font-size:44px;font-size:4.4rem;line-height:50px;font-weight:700;margin-bottom:20px;color:#fff}@media only screen and (min-width:768px){.box-device-overlay .richText-content>h2{font-size:56px;font-size:5.6rem;line-height:62px}}.box-device-overlay .richText-content>h3>span{background:#fff;color:#333}.box-device-overlay form .paragraphSystem.formContent{margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media only screen and (min-width:768px){.box-device-overlay form .paragraphSystem.formContent{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.box-device-overlay form .paragraphSystem.formContent .selectField{width:100%}@media only screen and (min-width:768px){.box-device-overlay form .paragraphSystem.formContent .selectField{width:auto}}.box-device-overlay form .paragraphSystem.formContent .selectField+.richText{width:100%}@media only screen and (min-width:768px){.box-device-overlay form .paragraphSystem.formContent .selectField+.richText{width:auto}}.box-device-overlay form .paragraphSystem.formContent .control-label{font-size:16px;font-size:1.6rem;line-height:22px}.box-device-overlay form .paragraphSystem.formContent .controls{position:relative}.box-device-overlay form .paragraphSystem.formContent .controls:after{content:"\E901";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;font-size:12px;font-size:1.2rem;position:absolute;top:8px;right:15px;pointer-events:none;color:#e60000}@media only screen and (min-width:768px){.box-device-overlay form .paragraphSystem.formContent .controls:after{font-size:16px;font-size:1.6rem;right:10px}}.box-device-overlay form .paragraphSystem.formContent select{width:100%;height:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 10px;background-color:#fff}@media only screen and (min-width:768px){.box-device-overlay form .paragraphSystem.formContent select{width:270px}}.box-device-overlay form .paragraphSystem.formContent select::-ms-expand{display:none}.box-device-overlay form .paragraphSystem.formContent .richText-content p{margin:15px 0 0}@media only screen and (min-width:768px){.box-device-overlay form .paragraphSystem.formContent .richText-content p{margin:0 0 0 15px}}.box-device-overlay form .paragraphSystem.formContent .richText-content p>a{font-size:16px;font-size:1.6rem;line-height:20px;height:40px;padding:10px;min-width:150px}.box-link-overlay{cursor:pointer}#overlay .hidden,.box-link-overlay .component-content>a{display:none}.box-table{padding:0;overflow-x:visible}.box-table .table{padding:0}.box-table .table>.component-content{padding-left:10px}.box-latest-news-base h4{font-size:24px;font-size:2.4rem;line-height:30px;margin:40px 0 0}@media only screen and (min-width:768px){.box-latest-news-base h4{margin:40px 0 20px}}@media only screen and (min-width:992px){.box-latest-news-base h4{font-size:40px;font-size:4rem;line-height:48px;margin-top:60px}}.box-latest-news-base .box-latest-news-container+.richText{padding:0 10px}.box-latest-news-base .box-latest-news-container+.richText p{margin:10px 0 45px}@media only screen and (min-width:768px){.box-latest-news-base .box-latest-news-container+.richText p{margin-top:20px;margin-bottom:40px}}@media only screen and (min-width:992px){.box-latest-news-base .box-latest-news-container+.richText p{margin-top:30px;margin-bottom:60px}}.box-contact-us-header{padding-bottom:100px}.box-contact-us-content{margin-top:-100px}.box-hero-banner{position:absolute;color:#fff;top:50%;transform:translateY(-50%)}.box-hero-banner .richText-content{text-align:center}.box-hero-banner h1{margin:0;line-height:36px}@media only screen and (min-width:768px){.box-hero-banner h1{line-height:59px}}@media only screen and (min-width:992px){.box-hero-banner h1{line-height:74px}}.box-hero-banner h4{line-height:23px;margin:10px 0 0}@media only screen and (min-width:768px){.box-hero-banner h4{line-height:30px}}@media only screen and (min-width:992px){.box-hero-banner h4{font-size:32px;font-size:3.2rem;line-height:34px}}.box-container-hero-banner .composite .box .content{margin:0;width:100%}.box-container-hero-banner .composite .box .content img{width:100%}.box-container-hero-banner .reference-hero-group-releases,.box-container-hero-banner .reference-hero-technology-blog{display:none}.box-container-hero-banner .reference-hero-group-releases+.box-hero-banner,.box-container-hero-banner .reference-hero-technology-blog+.box-hero-banner{padding:40px 11px;position:relative;transform:none;min-height:190px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.box-container-hero-banner .reference-hero-group-releases+.box-hero-banner>.component-content,.box-container-hero-banner .reference-hero-technology-blog+.box-hero-banner>.component-content{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (min-width:768px){.box-container-hero-banner .reference-hero-group-releases+.box-hero-banner,.box-container-hero-banner .reference-hero-technology-blog+.box-hero-banner{min-height:230px}}@media only screen and (min-width:992px){.box-container-hero-banner .reference-hero-group-releases+.box-hero-banner,.box-container-hero-banner .reference-hero-technology-blog+.box-hero-banner{padding:60px 0;min-height:400px}}.box-container-hero-banner .reference-hero-group-releases+.box-hero-banner .richText,.box-container-hero-banner .reference-hero-technology-blog+.box-hero-banner .richText{color:#000;text-align:left}@media only screen and (min-width:768px){.box-container-hero-banner .reference-hero-group-releases+.box-hero-banner .richText,.box-container-hero-banner .reference-hero-technology-blog+.box-hero-banner .richText{max-width:83.33333%;margin-left:8.33333%}}@media only screen and (min-width:992px){.box-container-hero-banner .reference-hero-group-releases+.box-hero-banner .richText,.box-container-hero-banner .reference-hero-technology-blog+.box-hero-banner .richText{max-width:66.66667%;margin-left:16.66667%}}.box-container-hero-banner .reference-hero-group-releases+.box-hero-banner h1,.box-container-hero-banner .reference-hero-technology-blog+.box-hero-banner h1{margin:0;text-align:left!important}.component-content .box.last .composite-location:last-child .box-location{margin-bottom:0}@media only screen and (min-width:992px){.box:not(.box-container).last .composite-location .box-location{margin-bottom:0}}.page-covid19 .composite-location{margin-bottom:20px}.page-covid19 .composite-location .chevron-red{display:inline-block}.box-location{margin-bottom:20px}@media only screen and (max-width:767px){.accordion-tabs .box-location>.component-content{padding-left:0;padding-right:0}}.box-location>.component-content{padding:10px 20px 15px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);border-radius:6px}@media only screen and (min-width:768px){.box-location>.component-content{padding:25px 20px}}.box-location>.component-content>.content{margin:0}.box-location .component{padding:0}.box-location .image img{margin-bottom:0;height:0}.box-location .image figcaption{margin-bottom:5px}.box-location .image figcaption h4{font-size:18px;font-size:1.8rem;line-height:30px;margin:0}@media only screen and (min-width:768px){.box-location .image figcaption h4{font-size:23px;font-size:2.3rem;line-height:30px}}.box-location .image figcaption h4 .chevron-red{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.box-location .image+.richText.richText-tile{margin-bottom:0;margin-top:0}.box-location .image+.richText.richText-tile>.component-content{padding:0;box-shadow:none;margin:0;min-height:1px;height:auto;-ms-flex-align:inherit;align-items:inherit}.box-location .image+.richText.richText-tile>.component-content .richText-image{width:28px;height:20px}.box-location .image+.richText.richText-tile>.component-content h5{margin:0}.box-location .image+.richText.richText-tile>.component-content:after{display:none}.box-location .image+.richText.richText-tile .richText-content{padding-right:0}.box-location .richText:last-of-type p{font-size:13px;font-size:1.3rem;line-height:18px;margin:0}@media only screen and (min-width:768px){.box-location .richText:last-of-type p{font-size:18px;font-size:1.8rem;line-height:24px}}.box-container.box-container-space-top{padding-top:60px}.box-background-fit-right .component-content{background-position:100%;background-repeat:no-repeat;background-size:cover;background-position-x:center}.box-icon-block>.component-content>.paragraphSystem.content,.cta-box>.component-content>.paragraphSystem.content{text-align:center;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.box-icon-block>.component-content>.paragraphSystem.content .new.section,.cta-box>.component-content>.paragraphSystem.content .new.section{width:100%;position:relative}.box-icon-block>.component-content>.paragraphSystem.content a,.cta-box>.component-content>.paragraphSystem.content a{text-decoration:none}.box-icon-block>.component-content>.paragraphSystem.content img,.box-icon-block>.component-content>.paragraphSystem.content picture,.cta-box>.component-content>.paragraphSystem.content img,.cta-box>.component-content>.paragraphSystem.content picture{margin:0 auto;max-height:90px}.box-icon-block>.component-content>.paragraphSystem.content h1:not(.box-heading),.box-icon-block>.component-content>.paragraphSystem.content h2:not(.box-heading),.box-icon-block>.component-content>.paragraphSystem.content h3:not(.box-heading),.box-icon-block>.component-content>.paragraphSystem.content h4:not(.box-heading),.cta-box>.component-content>.paragraphSystem.content h1:not(.box-heading),.cta-box>.component-content>.paragraphSystem.content h2:not(.box-heading),.cta-box>.component-content>.paragraphSystem.content h3:not(.box-heading),.cta-box>.component-content>.paragraphSystem.content h4:not(.box-heading){font-size:20px;font-size:2rem;line-height:28px;margin:20px auto 0;padding-top:0}.box-icon-block>.component-content>.paragraphSystem.content h1:not(.box-heading):after,.box-icon-block>.component-content>.paragraphSystem.content h2:not(.box-heading):after,.box-icon-block>.component-content>.paragraphSystem.content h3:not(.box-heading):after,.box-icon-block>.component-content>.paragraphSystem.content h4:not(.box-heading):after,.cta-box>.component-content>.paragraphSystem.content h1:not(.box-heading):after,.cta-box>.component-content>.paragraphSystem.content h2:not(.box-heading):after,.cta-box>.component-content>.paragraphSystem.content h3:not(.box-heading):after,.cta-box>.component-content>.paragraphSystem.content h4:not(.box-heading):after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;color:#e60000;width:20px;height:25px;vertical-align:baseline;text-align:center;font-size:15px;font-size:1.5rem;line-height:25px;margin-right:-23px}.box-icon-block>.component-content>.paragraphSystem.content figcaption,.cta-box>.component-content>.paragraphSystem.content figcaption{max-width:297px;margin:0 auto}@media only screen and (min-width:768px){.box-icon-block>.component-content>.paragraphSystem.content figcaption,.cta-box>.component-content>.paragraphSystem.content figcaption{max-width:348px}}.box-icon-block>.component-content>.paragraphSystem.content .richText-content p,.box-icon-block>.component-content>.paragraphSystem.content figcaption p,.cta-box>.component-content>.paragraphSystem.content .richText-content p,.cta-box>.component-content>.paragraphSystem.content figcaption p{margin:20px auto 0;padding:0 22px}@media only screen and (min-width:992px){.box-icon-block>.component-content>.paragraphSystem.content .richText-content p,.box-icon-block>.component-content>.paragraphSystem.content figcaption p,.cta-box>.component-content>.paragraphSystem.content .richText-content p,.cta-box>.component-content>.paragraphSystem.content figcaption p{margin:30px auto 0}}.box-icon-block>.component-content>.paragraphSystem.content .richText,.cta-box>.component-content>.paragraphSystem.content .richText{margin-top:0}.box-icon-block>.component-content>.paragraphSystem.content>.component,.cta-box>.component-content>.paragraphSystem.content>.component{margin-bottom:40px}.box-icon-block>.component-content>.paragraphSystem.content>.component.last,.cta-box>.component-content>.paragraphSystem.content>.component.last{margin-bottom:0}@media only screen and (min-width:992px){.box-icon-block>.component-content>.paragraphSystem.content>.component,.cta-box>.component-content>.paragraphSystem.content>.component{margin-bottom:0}}@media only screen and (min-width:768px){.box-icon-block>.component-content>.paragraphSystem.content .col-lg-4,.box-icon-block>.component-content>.paragraphSystem.content .col-lg-6,.box-icon-block>.component-content>.paragraphSystem.content .col-md-4,.box-icon-block>.component-content>.paragraphSystem.content .col-md-6,.cta-box>.component-content>.paragraphSystem.content .col-lg-4,.cta-box>.component-content>.paragraphSystem.content .col-lg-6,.cta-box>.component-content>.paragraphSystem.content .col-md-4,.cta-box>.component-content>.paragraphSystem.content .col-md-6{width:50%}.box-icon-block>.component-content>.paragraphSystem.content .col-lg-4.first:not(.last),.box-icon-block>.component-content>.paragraphSystem.content .col-lg-6.first:not(.last),.box-icon-block>.component-content>.paragraphSystem.content .col-md-4.first:not(.last),.box-icon-block>.component-content>.paragraphSystem.content .col-md-6.first:not(.last),.cta-box>.component-content>.paragraphSystem.content .col-lg-4.first:not(.last),.cta-box>.component-content>.paragraphSystem.content .col-lg-6.first:not(.last),.cta-box>.component-content>.paragraphSystem.content .col-md-4.first:not(.last),.cta-box>.component-content>.paragraphSystem.content .col-md-6.first:not(.last){border-right:1px solid #979797}.box-icon-block>.component-content>.paragraphSystem.content .col-lg-4.last,.box-icon-block>.component-content>.paragraphSystem.content .col-md-4.last,.cta-box>.component-content>.paragraphSystem.content .col-lg-4.last,.cta-box>.component-content>.paragraphSystem.content .col-md-4.last{margin-left:25%;clear:both}.box-icon-block>.component-content>.paragraphSystem.content .col-lg-offset-3,.cta-box>.component-content>.paragraphSystem.content .col-lg-offset-3{width:50%;margin-left:25%}.box-icon-block>.component-content>.paragraphSystem.content h1:not(.box-heading),.box-icon-block>.component-content>.paragraphSystem.content h2:not(.box-heading),.box-icon-block>.component-content>.paragraphSystem.content h3:not(.box-heading),.box-icon-block>.component-content>.paragraphSystem.content h4:not(.box-heading),.cta-box>.component-content>.paragraphSystem.content h1:not(.box-heading),.cta-box>.component-content>.paragraphSystem.content h2:not(.box-heading),.cta-box>.component-content>.paragraphSystem.content h3:not(.box-heading),.cta-box>.component-content>.paragraphSystem.content h4:not(.box-heading){font-size:28px;font-size:2.8rem;line-height:34px;padding:0 10px}.box-icon-block>.component-content>.paragraphSystem.content h1:not(.box-heading):after,.box-icon-block>.component-content>.paragraphSystem.content h2:not(.box-heading):after,.box-icon-block>.component-content>.paragraphSystem.content h3:not(.box-heading):after,.box-icon-block>.component-content>.paragraphSystem.content h4:not(.box-heading):after,.cta-box>.component-content>.paragraphSystem.content h1:not(.box-heading):after,.cta-box>.component-content>.paragraphSystem.content h2:not(.box-heading):after,.cta-box>.component-content>.paragraphSystem.content h3:not(.box-heading):after,.cta-box>.component-content>.paragraphSystem.content h4:not(.box-heading):after{width:25px;font-size:20px;font-size:2rem;margin-right:-20px}}@media only screen and (min-width:992px){.box-icon-block>.component-content>.paragraphSystem.content .col-lg-4.even,.box-icon-block>.component-content>.paragraphSystem.content .col-md-4.even,.cta-box>.component-content>.paragraphSystem.content .col-lg-4.even,.cta-box>.component-content>.paragraphSystem.content .col-md-4.even{border-right:1px solid #979797}.box-icon-block>.component-content>.paragraphSystem.content .col-lg-4,.box-icon-block>.component-content>.paragraphSystem.content .col-lg-4.last,.box-icon-block>.component-content>.paragraphSystem.content .col-md-4,.box-icon-block>.component-content>.paragraphSystem.content .col-md-4.last,.cta-box>.component-content>.paragraphSystem.content .col-lg-4,.cta-box>.component-content>.paragraphSystem.content .col-lg-4.last,.cta-box>.component-content>.paragraphSystem.content .col-md-4,.cta-box>.component-content>.paragraphSystem.content .col-md-4.last{width:33.33333333%;clear:none;margin-left:0}.box-icon-block>.component-content>.paragraphSystem.content h1:not(.box-heading),.box-icon-block>.component-content>.paragraphSystem.content h2:not(.box-heading),.box-icon-block>.component-content>.paragraphSystem.content h3:not(.box-heading),.box-icon-block>.component-content>.paragraphSystem.content h4:not(.box-heading),.cta-box>.component-content>.paragraphSystem.content h1:not(.box-heading),.cta-box>.component-content>.paragraphSystem.content h2:not(.box-heading),.cta-box>.component-content>.paragraphSystem.content h3:not(.box-heading),.cta-box>.component-content>.paragraphSystem.content h4:not(.box-heading){margin-top:30px;padding-top:0}.box-icon-block>.component-content>.paragraphSystem.content h1,.box-icon-block>.component-content>.paragraphSystem.content h2,.box-icon-block>.component-content>.paragraphSystem.content h3,.box-icon-block>.component-content>.paragraphSystem.content h4,.cta-box>.component-content>.paragraphSystem.content h1,.cta-box>.component-content>.paragraphSystem.content h2,.cta-box>.component-content>.paragraphSystem.content h3,.cta-box>.component-content>.paragraphSystem.content h4{padding-top:0}.box-icon-block>.component-content>.paragraphSystem.content h1:a:fter,.box-icon-block>.component-content>.paragraphSystem.content h2:a:fter,.box-icon-block>.component-content>.paragraphSystem.content h3:a:fter,.box-icon-block>.component-content>.paragraphSystem.content h4:a:fter,.cta-box>.component-content>.paragraphSystem.content h1:a:fter,.cta-box>.component-content>.paragraphSystem.content h2:a:fter,.cta-box>.component-content>.paragraphSystem.content h3:a:fter,.cta-box>.component-content>.paragraphSystem.content h4:a:fter{width:30px;font-size:22px;font-size:2.2rem;line-height:22px;margin-right:-22px}}@media only screen and (min-width:1200px){.box-icon-block>.component-content>.paragraphSystem.content .col-lg-6 p,.box-icon-block>.component-content>.paragraphSystem.content .col-md-6 p,.cta-box>.component-content>.paragraphSystem.content .col-lg-6 p,.cta-box>.component-content>.paragraphSystem.content .col-md-6 p{padding:0 10px}}.box-icon-block>.component-content>.paragraphSystem.content{cursor:default}.box-icon-block .component{border:none!important}.box-icon-block h1:not(.box-heading):after,.box-icon-block h2:not(.box-heading):after,.box-icon-block h3:not(.box-heading):after,.box-icon-block h4:not(.box-heading):after{display:none!important}.box-fonts-vdf-lt-16-18 li,.box-fonts-vdf-lt-16-18 p{font-family:VodafoneLight,Arial,sans-serif;font-size:16px;font-size:1.6rem;line-height:18px}.box-contact-banner{text-align:center}.box-contact-banner .hyperlink-button-tertiary{max-width:220px}@media only screen and (min-width:768px){.box-contact-banner .richText-content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;text-align:left;-ms-flex-align:center;align-items:center}.box-contact-banner .richText-content h4{margin-right:0}.box-contact-banner .richText-content .hyperlink-button-tertiary{max-width:none}}@media only screen and (min-width:992px){.box-contact-banner .richText-content h4 :first-child{padding-right:250px}}.box-social-feed-home{padding:0}@media only screen and (min-width:768px) and (max-width:992px){.box-social-feed-home{right:-10px}}@media only screen and (min-width:992px){.box-social-feed-home{padding:0 10px}}.box-social-feed-home .new{clear:both}.box-social-feed-home div.cq-dd-image{margin:auto}.box-social-feed-home.is-visible{display:block}.box-social-feed-home .content{margin:0}.box-social-feed-home .box-social-feed-list{list-style:none;margin:0;padding:0}@media only screen and (min-width:992px){.box-social-feed-home .box-social-feed-list .instagram,.box-social-feed-home .box-social-feed-list .twitter{width:25%}}.box-social-feed-home .box-social-feed-list .instagram-post:last-child,.box-social-feed-home .box-social-feed-list .twitter-post:last-child{margin-right:0}.box-social-feed-home .box-social-feed-list .instagram-post:before,.box-social-feed-home .box-social-feed-list .twitter-post:before{font-size:30px;font-size:3rem;position:absolute;left:20px;top:10px}@media only screen and (min-width:768px) and (max-width:992px){.box-social-feed-home .box-social-feed-list .instagram-post:before,.box-social-feed-home .box-social-feed-list .twitter-post:before{left:10px}}@media only screen and (min-width:768px) and (max-width:992px){.box-social-feed-home .box-social-feed-list .instagram-post.tns-slide-active,.box-social-feed-home .box-social-feed-list .twitter-post.tns-slide-active{opacity:1}}.box-social-feed-home.component .tns-outer .tns-controls [data-controls=prev]{left:5px}.box-social-feed-home.component .tns-outer .tns-controls [data-controls=next]{right:5px}.box-social-feed-home.component .tns-outer .tns-controls [data-controls=next]:before{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.box-social-feed-home.component .tns-inner .tns-item.instagram,.box-social-feed-home.component .tns-inner .tns-item.twitter{padding:0 14px;margin:0 0 4px}@media only screen and (min-width:768px){.box-social-feed-home.component .tns-inner .tns-item.instagram,.box-social-feed-home.component .tns-inner .tns-item.twitter{padding:0}}@media only screen and (min-width:992px){.box-social-feed-home.component .tns-inner .tns-item.instagram .component-content,.box-social-feed-home.component .tns-inner .tns-item.twitter .component-content{padding:0;margin:0 10px}}@media only screen and (min-width:992px){.box-social-feed-home.component .tns-inner .tns-item.instagram.first .component-content,.box-social-feed-home.component .tns-inner .tns-item.twitter.first .component-content{margin-left:0}}@media only screen and (min-width:992px){.box-social-feed-home.component .tns-inner .tns-item.instagram.last .component-content,.box-social-feed-home.component .tns-inner .tns-item.twitter.last .component-content{margin-right:0}}.box-social-feed-home.component .tns-inner .twitter .twitter-post{padding:0 40px}@media only screen and (min-width:768px){.box-social-feed-home.component .tns-inner .twitter .twitter-post{padding:0 30px}}.box-social-feed-home h4{margin:0 0 15px}@media only screen and (min-width:768px){.box-social-feed-home h4{margin-bottom:30px}}.box-social-feed-instagram{padding:0}@media only screen and (min-width:768px) and (max-width:992px){.box-social-feed-instagram{right:-10px}}@media only screen and (min-width:992px){.box-social-feed-instagram{padding:0 10px}}.box-social-feed-instagram .new{clear:both}.box-social-feed-instagram div.cq-dd-image{margin:auto}.box-social-feed-instagram.is-visible{display:block}.box-social-feed-instagram .content{margin:0}.box-social-feed-instagram .box-social-feed-list{list-style:none;margin:0;padding:0}@media only screen and (min-width:768px){.box-social-feed-instagram .box-social-feed-list .instagram-post{width:275px;float:left;margin:5px}.box-social-feed-instagram .box-social-feed-list .instagram-post:before{font-size:30px;font-size:3rem;left:20px;top:10px}}@media only screen and (min-width:768px) and (min-width:768px) and (max-width:992px){.box-social-feed-instagram .box-social-feed-list .instagram-post:before{left:10px}}@media only screen and (min-width:992px){.box-social-feed-instagram .box-social-feed-list .instagram-post{width:24%;float:left;margin:1%}.box-social-feed-instagram .box-social-feed-list .instagram-post:before{font-size:30px;font-size:3rem;left:10px;top:10px}}@media only screen and (min-width:992px) and (min-width:768px) and (max-width:992px){.box-social-feed-instagram .box-social-feed-list .instagram-post:before{left:10px}}.box-social-feed-instagram .box-social-feed-list .instagram-post:last-child{margin-right:0}@media only screen and (min-width:768px) and (max-width:992px){.box-social-feed-instagram .box-social-feed-list .instagram-post.tns-slide-active{opacity:1}}.box-social-feed-instagram.component .tns-outer .tns-controls [data-controls=prev]{left:5px}.box-social-feed-instagram.component .tns-outer .tns-controls [data-controls=next]{right:5px}.box-social-feed-instagram.component .tns-outer .tns-controls [data-controls=next]:before{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.box-social-feed-instagram.component .tns-inner .tns-item.instagram,.box-social-feed-instagram.component .tns-inner .tns-item.twitter{padding:0 14px;margin:0 0 4px}@media only screen and (min-width:768px){.box-social-feed-instagram.component .tns-inner .tns-item.instagram,.box-social-feed-instagram.component .tns-inner .tns-item.twitter{padding:0}}@media only screen and (min-width:992px){.box-social-feed-instagram.component .tns-inner .tns-item.instagram .component-content,.box-social-feed-instagram.component .tns-inner .tns-item.twitter .component-content{padding:0;margin:0 10px}}@media only screen and (min-width:992px){.box-social-feed-instagram.component .tns-inner .tns-item.instagram.first .component-content,.box-social-feed-instagram.component .tns-inner .tns-item.twitter.first .component-content{margin-left:0}}@media only screen and (min-width:992px){.box-social-feed-instagram.component .tns-inner .tns-item.instagram.last .component-content,.box-social-feed-instagram.component .tns-inner .tns-item.twitter.last .component-content{margin-right:0}}.box-social-feed-instagram h4{margin:0 0 15px}@media only screen and (min-width:768px){.box-social-feed-instagram h4{margin-bottom:30px}}.box-sdg-images-one>.component-content>.paragraphSystem .box.even,.box-sdg-images-one>.component-content>.paragraphSystem .box.last,.box-sdg-images-two>.component-content>.paragraphSystem .box.last{display:none}.box-sdg-align-centre{margin-bottom:-20px}.box-sdg-align-centre>.component-content>.paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.box-sdg-align-centre>.component-content>.paragraphSystem .cq-Editable-dom{width:100%}.box-sdg-align-centre .richText{margin-top:0}@media only screen and (min-width:992px){.box-sdg-align-centre .richText br{display:none}}@media only screen and (min-width:992px){.box-sdg-align-centre{margin-bottom:0}}.box-sdg-align-centre .image{margin-bottom:20px}@media only screen and (min-width:479px){.box-sdg-align-centre .image{margin-left:0}}@media only screen and (min-width:992px){.box-sdg-align-centre .image{margin-bottom:0}}.box-image-background{padding:0!important;overflow:hidden}.box-image-background .component-content{background-position:top;background-size:cover;background-repeat:no-repeat}.breadcrumbs{background-color:#fff;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:0 10px}.breadcrumbs .component-content{max-width:724px;margin:0 auto}@media only screen and (min-width:992px){.breadcrumbs .component-content{max-width:1180px}}.breadcrumbs .breadcrumbs-list{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:15px 0 16px}.breadcrumbs .breadcrumbs-list li:before{background-image:url(../../assets/img/arrow-left.svg);background-size:contain;background-repeat:no-repeat;width:15px;height:15px;display:block;margin:5px 10px 0 0;content:""}@media only screen and (min-width:768px){.breadcrumbs .breadcrumbs-list{padding-left:8.33333333%}}@media only screen and (min-width:992px){.breadcrumbs .breadcrumbs-list{padding-left:0}.breadcrumbs .breadcrumbs-list li:before{display:none}}.breadcrumbs li{display:none;height:20px}.breadcrumbs li:nth-last-child(2){display:-ms-inline-flexbox;display:inline-flex}.breadcrumbs li:last-child{letter-spacing:normal;font-family:VodafoneRegularBold,Arial,sans-serif;font-weight:400}.breadcrumbs li:last-child,.breadcrumbs li a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media only screen and (min-width:992px){.breadcrumbs li{display:-ms-inline-flexbox;display:inline-flex;font-size:18px;font-size:1.8rem;line-height:21px}.breadcrumbs li:last-child,.breadcrumbs li a{max-width:300px}.breadcrumbs li:last-child{display:inline-block}}@media only screen and (min-width:1200px){.breadcrumbs li:last-child{max-width:500px}}.breadcrumbs li a{text-decoration:none;font-family:VodafoneRegular,Arial,sans-serif;letter-spacing:normal;max-width:200px}.breadcrumbs li .breadcrumbs-separator{display:none;height:18px;margin-right:10px;text-align:center}.breadcrumbs li .breadcrumbs-separator:after{display:block;content:"|"}@media only screen and (min-width:992px){.breadcrumbs li .breadcrumbs-separator{display:inline-block;margin:0 20px;height:23px;-ms-flex-order:0;order:0}}@media only screen and (min-width:992px){.page-blog .breadcrumbs .component-content .breadcrumbs-list,.page-news .breadcrumbs .component-content .breadcrumbs-list{margin-left:16.66667%}}.carousel{height:auto;overflow:hidden;position:relative;padding:0;margin:0;float:none}.carousel.display{display:block!important}.carousel-slides{padding:0;margin:0}.carousel-slides>div>div{box-sizing:border-box;padding-right:20px}.carousel-slide{width:100%;height:100%;top:0;left:0;overflow:hidden}.carousel-slide.is-active{position:relative}.carousel-slide .no-content .carousel-cover{float:none;max-width:100%}.carousel-slide .carousel-cover{width:100%;height:auto;float:right}.carousel-slide .paragraphSystem.content{margin:0}.carousel-nav{display:none}.carouselSlide{margin-bottom:0;height:100%;overflow:hidden}.tns-outer{position:relative;padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left;margin-right:-100%}.tns-gallery,.tns-no-calc{position:relative;left:0}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;will-change:transform,opacity;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:unset!important}.tns-gallery>.tns-moving{transition:all .25s}.tns-lazy-img{will-change:opacity;transition:opacity .6s;opacity:.6}.tns-lazy-img.loaded{opacity:1}.tns-ah{will-change:height;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;z-index:0}.tns-fadeOut,.tns-normal{opacity:0;z-index:-1}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.33333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.42857%;height:10px;float:left}.tns-controls button{font-size:0;background-color:transparent;border:0;position:absolute;top:50%;transform:translateY(-50%);z-index:2;padding:0 10px}@media only screen and (min-width:768px){.tns-controls button{padding:0 20px}}.tns-controls button:before{font-size:60px;font-size:6rem;line-height:60px;color:#4a4d4e}@media only screen and (min-width:768px){.tns-controls button:before{font-size:90px;font-size:9rem;line-height:90px}}.tns-controls button:focus:before,.tns-controls button:hover:before{color:#e60000}.tns-controls [data-controls=prev]{left:0}.tns-controls [data-controls=prev]:before{content:"\E902";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.tns-controls [data-controls=next]{right:0}.tns-controls [data-controls=next]:before{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.tns-nav{position:absolute;left:50%;transform:translateX(-50%);bottom:30px;z-index:2;text-align:center}@media only screen and (min-width:768px){.tns-nav{bottom:60px}}.tns-nav button{width:15px;height:15px;border:2px solid #e60000;border-radius:50%;background-color:transparent;padding:0;margin:3px}.tns-nav button.tns-nav-active{background-color:#e60000}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.articleList-read-more .tns-item,.box-latest-news-container .tns-item,.box-social-feed .tns-item{margin-left:0!important}}@media only screen and (min-width:768px){.page-home .carousel h1{padding:17px 47% 25px 10px;max-width:none}}@media only screen and (min-width:992px){.page-home .carousel h1{font-size:72px;font-size:7.2rem;line-height:79px;box-shadow:30px 0 0 rgba(230,0,0,.75),-30px 0 0 rgba(230,0,0,.75);padding:2px 0;position:relative}}@media only screen and (min-width:992px) and (-ms-high-contrast:active),only screen and (min-width:992px) and (-ms-high-contrast:none){.page-home .carousel h1{line-height:78.79px}}.page-home .carousel .image-hero-banner picture,.page-home .carousel picture{height:190px;position:relative;overflow:hidden}@media only screen and (min-width:768px){.page-home .carousel .image-hero-banner picture,.page-home .carousel picture{height:230px}}@media only screen and (min-width:992px){.page-home .carousel .image-hero-banner picture,.page-home .carousel picture{height:700px}}.page-home .carousel .image-hero-banner picture img,.page-home .carousel picture img{-o-object-fit:cover;object-fit:cover;height:auto;min-height:100%;width:100%;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%}.carousel-homepage-no-video{transition:opacity .7s}.carousel-homepage-no-video.animate{opacity:1}.carousel-homepage-no-video .carouselSlide{padding-bottom:40px;float:left;width:100%}@media only screen and (min-width:992px){.carousel-homepage-no-video .carouselSlide{padding-bottom:60px}}.carousel-homepage-no-video .tns-controls button{font-size:0;background-color:rgba(0,0,0,.25)!important;border:0!important;position:absolute!important;top:calc(50% - 30px)!important;border-radius:0!important;transform:translateY(-50%)!important;z-index:2!important;padding:0 20px!important;height:60px!important;width:60px!important}@media only screen and (min-width:768px){.carousel-homepage-no-video .tns-controls button{padding:0 20px}}.carousel-homepage-no-video .tns-controls button:before{font-size:40px;font-size:4rem;line-height:40px;color:#fff}@media only screen and (min-width:768px){.carousel-homepage-no-video .tns-controls button:before{font-size:40px;font-size:4rem;line-height:40px}}.carousel-homepage-no-video .tns-controls button:focus:before,.carousel-homepage-no-video .tns-controls button:hover:before{color:#fff}.carousel-homepage-no-video .tns-controls [data-controls=next]{right:0!important}@media only screen and (max-width:767px){.carousel-homepage-no-video .tns-controls [data-controls=next]{display:none}}.carousel-homepage-no-video .tns-controls [data-controls=prev]{left:0!important}@media only screen and (max-width:767px){.carousel-homepage-no-video .tns-controls [data-controls=prev]{display:none}}.carousel-homepage-no-video .tns-nav{position:absolute;left:50%;transform:translateX(-50%);bottom:10px;z-index:2;text-align:center}@media only screen and (min-width:992px){.carousel-homepage-no-video .tns-nav{bottom:30px}}.carousel-homepage-no-video .tns-nav button{width:12px;height:12px;border:.77px solid #999;border-radius:50%;background-color:hsla(0,0%,100%,0);padding:0;margin:5px}.carousel-homepage-no-video .tns-nav button.tns-nav-active{background-color:#999}.carousel-tabs{margin-bottom:20px}@media only screen and (min-width:768px){.carousel-tabs{display:none}}.cq-Editable-dom .carousel-tabs{display:block}.component:not(.carousel) .tns-controls{position:absolute;width:100%;height:100%}.component:not(.carousel) .tns-controls button{font-size:0;line-height:0;border:0;border-radius:50%;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;background:#fff;position:absolute;z-index:1;cursor:pointer}@media only screen and (min-width:768px){.component:not(.carousel) .tns-controls button{width:40px;height:40px}}.component:not(.carousel) .tns-controls button[disabled]{opacity:0}.component:not(.carousel) .tns-controls button:before{font-size:18px;font-size:1.8rem;line-height:18px}@media only screen and (min-width:768px){.component:not(.carousel) .tns-controls button:before{font-size:22px;font-size:2.2rem;line-height:22px}}.component:not(.carousel) .tns-controls [data-controls=prev]{left:-15px}.component:not(.carousel) .tns-controls [data-controls=prev]:before{content:"\E902";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.component:not(.carousel) .tns-controls [data-controls=prev]{left:10px}}.component:not(.carousel) .tns-controls [data-controls=next]{right:-15px}.component:not(.carousel) .tns-controls [data-controls=next]:before{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.component:not(.carousel) .tns-controls [data-controls=next]{right:10px}}.divider{padding:0 10px}@media only screen and (min-width:992px){.divider{padding:0}}.divider .component-content{height:1px;margin:40px auto;background-color:#979797}@media only screen and (min-width:768px){.divider .component-content{width:100%;margin:50px auto}}@media only screen and (min-width:992px){.divider .component-content{width:95%}}.divider-hidden-mobile{display:none;padding-left:5px;padding-right:5px}@media only screen and (min-width:768px){.divider-hidden-mobile{display:block;margin-left:-8.33333%;width:116.66667%;padding-left:10px;padding-right:10px}}@media only screen and (min-width:1200px){.divider-hidden-mobile{margin-left:-16.66667%;width:133.33333%}}.divider-hidden-mobile .component-content{margin:50px auto 20px;width:100%}.divider-blank-spacing{height:30px}.divider-blank-spacing>.component-content{height:0;margin:0}.divider-blank-spacing-big{height:60px}.divider-blank-spacing-big>.component-content{height:0;margin:0}.fileList:not(.fileList-popular) .fileList-heading{display:none}@media only screen and (min-width:768px){.fileList:not(.fileList-popular) .fileList-heading{font-size:24px;font-size:2.4rem;line-height:30px;display:inline}}@media only screen and (min-width:992px){.fileList:not(.fileList-popular) .fileList-heading{font-size:28px;font-size:2.8rem;line-height:34px}}.fileList:not(.fileList-popular) .fileList-list{list-style:none;padding:0;margin:0}.fileList:not(.fileList-popular) .fileList-file{transition-property:background-color,border-color;transition-timing-function:ease-out;transition-duration:.3s;border:1px solid #999;border-radius:6px;cursor:pointer;margin-bottom:20px;padding:30px 57px 30px 15px;position:relative;list-style:none}.fileList:not(.fileList-popular) .fileList-file:before{content:"\E912";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.fileList:not(.fileList-popular) .fileList-file:focus,.fileList:not(.fileList-popular) .fileList-file:hover{cursor:pointer;color:#333;background-color:#f4f4f4;border-color:#333}@media only screen and (min-width:768px){.fileList:not(.fileList-popular) .fileList-file{padding:30px 25px}}.fileList:not(.fileList-popular) .fileList-file.last{margin-bottom:0}.fileList:not(.fileList-popular) .fileList-file:before{font-size:21px;font-size:2.1rem;color:#e60000;position:absolute;top:50%;right:15px;transform:translateY(-50%)}@media only screen and (min-width:768px){.fileList:not(.fileList-popular) .fileList-file:before{right:25px}}.fileList:not(.fileList-popular) .fileList-title{font-size:16px;font-size:1.6rem;line-height:24px;font-family:VodafoneRegularBold,Arial,sans-serif;word-break:break-word;text-align:left;margin:0}.fileList:not(.fileList-popular) .fileList-title a{text-decoration:none}@media only screen and (min-width:768px){.fileList:not(.fileList-popular) .fileList-title{font-size:18px;font-size:1.8rem;line-height:24px;width:80%}}.fileList:not(.fileList-popular) .fileList-description,.fileList:not(.fileList-popular) .fileList-download-link,.fileList:not(.fileList-popular) .fileList-download-size,.fileList:not(.fileList-popular) .fileList-filename{display:none}.fileList.fileLists-light .fileList-file{background-color:#fff}.fileList-popular .fileList-heading{font-size:24px;font-size:2.4rem;line-height:30px;margin:17px 0 40px;text-align:center}@media only screen and (min-width:768px){.fileList-popular .fileList-heading{font-size:34px;font-size:3.4rem;line-height:40px;margin:0 0 17px}}@media only screen and (min-width:992px){.fileList-popular .fileList-heading{font-size:40px;font-size:4rem;line-height:48px;margin:0 0 30px}}.fileList-popular .fileList-list{display:block;list-style:none;padding:0}@media only screen and (min-width:768px){.fileList-popular .fileList-list{display:-ms-flexbox;display:flex}}.fileList-popular .fileList-file{cursor:pointer;margin-bottom:40px;text-align:center}@media only screen and (min-width:768px){.fileList-popular .fileList-file{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;margin-right:20px}}.fileList-popular .fileList-file:last-child{margin-right:0}.fileList-popular .fileList-file:before{background:url(../../assets/img/document-default-hi.svg) no-repeat 50% 0;background-size:contain;content:"";display:block;height:78px;width:auto}@media only screen and (min-width:768px){.fileList-popular .fileList-file:before{height:110px}}.fileList-popular .fileList-file.fileList-extension-jpg:before{background-image:url(../../assets/img/document-jpg-hi.svg)}.fileList-popular .fileList-file.fileList-extension-pdf:before{background-image:url(../../assets/img/document-pdf-hi.svg)}.fileList-popular .fileList-file.fileList-extension-png:before{background-image:url(../../assets/img/document-png-hi.svg)}.fileList-popular .fileList-file.fileList-extension-ppt:before{background-image:url(../../assets/img/document-ppt-hi.svg)}.fileList-popular .fileList-file.fileList-extension-rtf:before{background-image:url(../../assets/img/document-rtf-hi.svg)}.fileList-popular .fileList-file.fileList-extension-svg:before{background-image:url(../../assets/img/document-svg-hi.svg)}.fileList-popular .fileList-file.fileList-extension-xls:before{background-image:url(../../assets/img/document-xls-hi.svg)}.fileList-popular .fileList-file.fileList-extension-zip:before{background-image:url(../../assets/img/document-zip-hi.svg)}.fileList-popular .fileList-title{font-size:20px;font-size:2rem;line-height:28px;margin:10px 0 5px;word-break:break-word}@media only screen and (min-width:768px){.fileList-popular .fileList-title{font-size:24px;font-size:2.4rem;line-height:30px;font-family:VodafoneLight,Arial,sans-serif}}@media only screen and (min-width:992px){.fileList-popular .fileList-title{font-size:28px;font-size:2.8rem;line-height:34px;margin-bottom:20px}}.fileList-popular .fileList-description{margin-top:auto}.fileList-popular .fileList-filename{font-size:14px;font-size:1.4rem;line-height:18px;margin:0}@media only screen and (min-width:992px){.fileList-popular .fileList-filename{font-size:18px;font-size:1.8rem;line-height:24px}}.fileList-popular .fileList-download-link,.fileList-popular .fileList-download-size{display:none}.form:not(.form-no-validate) button[disabled]{pointer-events:none}.form:not(.form-no-validate) .error{display:none}.form:not(.form-no-validate) .error-content{font-size:18px;font-size:1.8rem;line-height:23px;width:100%;float:right;border:1px solid #fecb00;border-radius:10px;border-left-width:58px;background:#4a4d4e;box-shadow:0 2px 8px rgba(0,0,0,.15);color:#fff;position:relative;padding:11px 20px;min-height:50px;margin:0 0 8px}.form:not(.form-no-validate) .error-content:before{content:"";background:url(../../assets/img/block.svg) no-repeat 50%;display:inline-block;width:58px;height:28px;background-size:28px;position:absolute;left:-58px;top:11px}.form:not(.form-no-validate) .error-content:after{content:"";border:8px solid transparent;border-top-color:#fecb00;display:block;height:0;width:0;position:absolute;top:100%;left:-37px}.form:not(.form-no-validate).is-invalid .error{display:block}.form-light .error-content{background-color:#fff;color:#333}.form-contact-us-form{position:relative;padding-left:10px;padding-right:10px}@media only screen and (min-width:992px){.form-contact-us-form{width:100%;margin:0}}.form-contact-us-form .textField .control-group{padding-bottom:10px}.form-contact-us-form .textField .control-group .required{color:#e60000}.form-contact-us-form .textField .control-group .controls>input{width:100%;height:44px;border:1px solid #999;padding:0 10px}.form-contact-us-form .textArea .control-group{padding-bottom:10px}.form-contact-us-form .textArea .control-group .required{color:#e60000}.form-contact-us-form .textArea .control-group .controls>textarea{width:100%;min-height:150px;border:1px solid #999;resize:none;padding:10px}.form-contact-us-form .control-label{font-size:18px;font-size:1.8rem;line-height:32px;margin:20px 0 10px}.form-contact-us-form .formButton button{font-size:18px;font-size:1.8rem;line-height:20px;min-width:100%;height:40px;border:0;color:#fff;top:70px;background-color:#ccc;transition:background-color .3s ease-in-out}@media only screen and (min-width:768px){.form-contact-us-form .formButton button{min-width:214px;height:50px}}.form-contact-us-form .formButton button:focus,.form-contact-us-form .formButton button:hover{cursor:pointer;background-color:#333}.image figure{margin:0}.image img,.image picture{display:block}.image .left img{margin-right:auto;margin-left:0}.image .middle img{margin-right:auto;margin-left:auto}.image .right img{margin-right:0;margin-left:auto}.image-white-background{background-color:#fff}@media only screen and (min-width:768px){.image-hidden-desktop{display:none}.image-hidden-desktop.cq-Editable-dom{display:block}}.image-hidden-mobile{display:none}.image-hidden-mobile.cq-Editable-dom{display:block}@media only screen and (min-width:768px){.image-hidden-mobile{display:block}}.image-hero-banner{color:#fff;text-align:left;position:relative;padding:0}.image-hero-banner .component-content picture{position:relative;overflow:hidden;height:190px}@media only screen and (min-width:768px){.image-hero-banner .component-content picture{height:230px}}@media only screen and (min-width:992px){.image-hero-banner .component-content picture{height:400px}}.image-hero-banner .component-content picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.image-hero-banner figure{background:#e60000}@media only screen and (min-width:992px){.image-hero-banner figure{background:transparent}}.image-hero-banner figure figcaption{max-width:724px;margin:0 auto}@media only screen and (min-width:992px){.image-hero-banner figure figcaption{max-width:1180px}}.image-hero-banner h1{margin:0;background:#e60000;padding:20px 11px}.image-hero-banner h1 br{display:none}@media only screen and (min-width:768px){.image-hero-banner h1{padding:17px 0 25px;max-width:83.33333%;margin:0 auto}}@media only screen and (min-width:992px){.image-hero-banner h1{background:rgba(230,0,0,.75);padding:2px 0;display:inline;box-shadow:20px 0 0 rgba(230,0,0,.75),-20px 0 0 rgba(230,0,0,.75);-webkit-box-decoration-break:clone;box-decoration-break:clone;position:relative}.image-hero-banner h1 br{display:inline}}.image-hero-banner figcaption{width:100%}@media only screen and (min-width:992px){.image-hero-banner figcaption{position:absolute;top:50%;transform:translateY(-50%);max-width:1180px;left:0;right:0;margin-left:8.33333333%;padding:0 10px;padding-right:30%}}@media only screen and (min-width:1200px){.image-hero-banner figcaption{margin:0 auto;padding:0 20px}}.image-hero-banner img{width:100%}@media only screen and (min-width:992px){.image-hero-banner.image-hero-level-1-page .component-content picture{height:550px}}.image-logo{height:32px;width:32px;margin-right:auto;-ms-flex-order:0;order:0}.image-logo img{height:32px;width:32px;max-width:none}@media only screen and (min-width:992px){.image-logo{margin-right:10px}.image-logo,.image-logo img{height:47px;width:47px}}.image-logo a{display:block}.image.component.image-block-link-default{padding-top:20px}@media only screen and (min-width:992px){.image.component.image-block-link-default{padding-top:0}}.image.component.image-block-link-default picture img{margin:0 auto;max-height:110px}.image.component.image-block-link-default figcaption h3,.image.component.image-block-link-default figcaption p{text-align:center}.image.component.image-block-link-default figcaption h3{font-size:20px;font-size:2rem;line-height:28px;margin:22px auto 0}@media only screen and (min-width:768px){.image.component.image-block-link-default figcaption h3{font-size:24px;font-size:2.4rem;line-height:30px;font-size:28px;font-size:2.8rem;line-height:34px}}.image.component.image-block-link-default figcaption h3+p{margin-top:10px}@media only screen and (min-width:768px){.image.component.image-block-link-default figcaption h3+p{margin-top:15px}}@media only screen and (min-width:992px){.image.component.image-block-link-default figcaption h3+p{margin-top:20px}}.image.component.image-block-link-default figcaption h5{font-family:VodafoneRegular,Arial,sans-serif;margin-bottom:0}.image.component.image-block-link-default figcaption h3 a,.image.component.image-block-link-default figcaption h5 a{text-decoration:none}.image.component.image-block-link-default figcaption h3 a:after,.image.component.image-block-link-default figcaption h5 a:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;display:inline;vertical-align:middle;color:#e60000;margin-left:10px;top:-2px}@media only screen and (min-width:768px){.image.component.image-block-link-default figcaption h3 a:after,.image.component.image-block-link-default figcaption h5 a:after{margin-left:15px}}@media only screen and (min-width:992px){.image.component.image-block-link-default figcaption h3 a:after,.image.component.image-block-link-default figcaption h5 a:after{margin-left:20px}}.image.component.image-block-link-default figcaption p{font-size:16px;font-size:1.6rem;line-height:24px;margin:20px auto 0}@media only screen and (min-width:768px){.image.component.image-block-link-default figcaption p{font-size:18px;font-size:1.8rem;line-height:24px;margin:30px auto 0}}@media only screen and (min-width:768px){.image-center-description-on-desktop{text-align:center}}@media only screen and (max-width:767px){.image-people-overlay{padding-bottom:60px}}.image-people-overlay h2{margin-bottom:30px}.image-people-overlay figure{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1200px){.image-people-overlay figure{-ms-flex-direction:row;flex-direction:row}}.image-people-overlay figure img{margin:0 auto;width:100%}@media only screen and (min-width:1200px){.image-people-overlay figure img{margin:0;width:auto}}@media only screen and (min-width:1200px){.image-people-overlay picture{width:100%;max-width:330px;margin-right:30px}}@media only screen and (min-width:1200px) and (-ms-high-contrast:active),only screen and (min-width:1200px) and (-ms-high-contrast:none){.image-people-overlay picture{min-width:330px}}.image-people-overlay figcaption{color:#fff;width:100%}.image-people-overlay figcaption h2{display:none}@media only screen and (min-width:1200px){.image-people-overlay figcaption h2{display:block;margin-top:0}}.image-people-overlay .hyperlink-linkedin:before{font-size:28px;font-size:2.8rem;display:none;margin-right:10px;vertical-align:sub}@media only screen and (min-width:1200px){.image-people-overlay .hyperlink-linkedin:before{display:inline-block}}.image-without-spacings{padding:0}.image-without-spacings img,.image-without-spacings picture{width:100%}.image-hero-light-subtitle h4{margin:15px 0 0}.image-hero-light-subtitle h4 strong{font-weight:500}.map{padding:0}.navigation-global{-ms-flex-order:3;order:3}@media only screen and (min-width:992px){.navigation-global{-ms-flex-order:0;order:0}}.navigation-global .navigation-mobile-menu{background:url(../../assets/img/hamburger.svg) no-repeat 50%;border:0;display:block;height:32px;width:32px;margin-left:20px;padding:6px}@media only screen and (min-width:768px){.navigation-global .navigation-mobile-menu{padding:10px}}@media only screen and (min-width:992px){.navigation-global .navigation-mobile-menu{display:none}}.navigation-global .navigation-mobile-menu[aria-expanded=true]{background:#e60000 url(../../assets/img/close-light.svg) no-repeat 50%;background-size:25px}@media only screen and (min-width:992px){.navigation-global .navigation-item-title.focus-visible{background:#fff;outline-offset:-6px}}.navigation-global .navigation-root{display:block;margin:0;padding:10px;list-style:none}.navigation-global .navigation-root.navigation-level1{background:hsla(0,0%,100%,.96);position:fixed;right:-100%;top:auto;height:100%;width:0;z-index:1043;overflow:hidden;transition:right .5s ease-in-out,width 0s .5s;margin-top:8px;padding:0}@media only screen and (min-width:768px){.navigation-global .navigation-root.navigation-level1{right:-370px}}@media only screen and (min-width:992px){.navigation-global .navigation-root.navigation-level1{padding:0;margin-top:0;display:-ms-flexbox;display:flex;position:static;width:auto;max-width:869px;transition:none;height:100%}}@media only screen and (min-width:992px) and (-ms-high-contrast:active),only screen and (min-width:992px) and (-ms-high-contrast:none){.navigation-global .navigation-root.navigation-level1{width:869px}}@media only screen and (min-width:1200px){.navigation-global .navigation-root.navigation-level1{max-width:1065px}}@media only screen and (min-width:1200px) and (-ms-high-contrast:active),only screen and (min-width:1200px) and (-ms-high-contrast:none){.navigation-global .navigation-root.navigation-level1{width:1065px}}.navigation-global .navigation-root.navigation-level1.is-active{right:0;width:calc(100% - 45px);overflow-y:auto;transition-delay:0s}@media only screen and (min-width:768px){.navigation-global .navigation-root.navigation-level1.is-active{width:370px}}@media only screen and (min-width:992px){.navigation-global .navigation-root.navigation-level1.is-active{width:auto}}.navigation-global .navigation-root.navigation-level1>.navigation-item{margin:0 10px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.navigation-global .navigation-root.navigation-level1>.navigation-item{display:-ms-flexbox;display:flex}}@media only screen and (min-width:992px){.navigation-global .navigation-root.navigation-level1>.navigation-item{margin:0}}.navigation-global .navigation-root.navigation-level2{display:block;padding:0 10px;margin:0 -10px}@media only screen and (min-width:992px){.navigation-global .navigation-root.navigation-level2{max-width:724px;margin:0 auto;padding:0 0 0 57px;-ms-flex-wrap:wrap;flex-wrap:wrap;display:none;overflow:visible}}@media only screen and (min-width:992px) and (min-width:992px){.navigation-global .navigation-root.navigation-level2{max-width:1180px}}.navigation-global .navigation-root.navigation-level2 .navigation-item-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:19px 20px 19px 50px;text-align:left}@media only screen and (min-width:992px){.navigation-global .navigation-root.navigation-level2 .navigation-item-title{padding-left:20px}}.navigation-global .navigation-root.navigation-level3{max-height:0;overflow:hidden;padding:0 0 0 50px;transition:max-height .5s ease .2s;-ms-flex-align:initial;align-items:initial;-ms-flex-pack:left;justify-content:left}@media only screen and (min-width:992px){.navigation-global .navigation-root.navigation-level3{background-color:hsla(0,0%,100%,.95);max-height:none;opacity:0;padding:0;position:absolute;transform:translateY(-100%);transition:transform,opacity,z-index;transition-duration:.3s;transition-delay:.3s;z-index:-1}}.navigation-global .navigation-root.navigation-level3 .navigation-item-title{margin:0;padding:15px 10px 15px 30px;-ms-flex-align:initial;align-items:initial;-ms-flex-pack:left;justify-content:left}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.navigation-global .navigation-root.navigation-level3 .navigation-item-title{display:table-cell}}@media only screen and (min-width:992px){.navigation-global .navigation-root.navigation-level3 .navigation-item-title{padding:15px 20px}}@media only screen and (min-width:992px){.navigation-global .navigation-root.navigation-level3 .navigation-item-title:focus,.navigation-global .navigation-root.navigation-level3 .navigation-item-title:hover{background:none}}.navigation-global .navigation-item.is-active>.navigation-item-title{color:#e60000}.navigation-global .navigation-item.has-children{position:relative}@media only screen and (min-width:992px){.navigation-global .navigation-item.has-children:focus-within>.navigation-item-title,.navigation-global .navigation-item.has-children:focus>.navigation-item-title,.navigation-global .navigation-item.has-children:hover>.navigation-item-title{color:#e60000;background-color:hsla(0,0%,100%,.5)}}@media only screen and (min-width:992px){.navigation-global .navigation-item.has-children:focus-within>.navigation-item-title:after,.navigation-global .navigation-item.has-children:focus>.navigation-item-title:after,.navigation-global .navigation-item.has-children:hover>.navigation-item-title:after{background-color:#e60000;content:"";position:absolute;bottom:0;height:3px;left:1px;right:0;width:calc(100% - 2px)}}@media only screen and (min-width:992px){.navigation-global .navigation-item.has-children:focus-within .navigation-level2-wrapper,.navigation-global .navigation-item.has-children:focus .navigation-level2-wrapper,.navigation-global .navigation-item.has-children:hover .navigation-level2-wrapper{opacity:1;transform:translateY(0)}}@media only screen and (min-width:992px){.navigation-global .navigation-item.has-children:focus>.navigation-item-title,.navigation-global .navigation-item.has-children:hover>.navigation-item-title,.navigation-global .navigation-item.has-children[focus-within]>.navigation-item-title{color:#e60000;background-color:hsla(0,0%,100%,.7)}}@media only screen and (min-width:992px){.navigation-global .navigation-item.has-children:focus>.navigation-item-title:after,.navigation-global .navigation-item.has-children:hover>.navigation-item-title:after,.navigation-global .navigation-item.has-children[focus-within]>.navigation-item-title:after{background-color:#e60000;content:"";position:absolute;bottom:0;height:3px;left:1px;right:0;width:calc(100% - 2px)}}@media only screen and (min-width:992px){.navigation-global .navigation-item.has-children:focus .navigation-level2-wrapper,.navigation-global .navigation-item.has-children:hover .navigation-level2-wrapper,.navigation-global .navigation-item.has-children[focus-within] .navigation-level2-wrapper{opacity:1;transform:translateY(0)}}@media only screen and (min-width:992px){.navigation-global .navigation-item.has-children{position:static}}.navigation-global .navigation-item.has-children>.navigation-item-title:before{content:"\E901";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;font-size:11px;font-size:1.1rem;display:block;position:absolute;right:18px;top:50%;transform:translateY(-50%);transition:all .5s ease}@media only screen and (min-width:992px){.navigation-global .navigation-item.has-children>.navigation-item-title:before{display:none}}@media only screen and (min-width:992px){.navigation-global .navigation-item.has-children:focus>a,.navigation-global .navigation-item.has-children:hover>a{background-color:hsla(0,0%,100%,.7)}}.navigation-global .navigation-item.has-children.is-expanded>a:before{color:#e60000;transform:rotateX(180deg) translateY(50%);transition:all .5s ease}.navigation-global .navigation-item.has-children.has-active-child>a{color:#e60000}@media only screen and (min-width:992px){.navigation-global .navigation-level2.has-children:focus-within>.navigation-item-title:after,.navigation-global .navigation-level2.has-children:focus>.navigation-item-title:after,.navigation-global .navigation-level2.has-children:hover>.navigation-item-title:after{display:none}}@media only screen and (min-width:992px){.navigation-global .navigation-level2.has-children:focus-within .navigation-branch,.navigation-global .navigation-level2.has-children:focus .navigation-branch,.navigation-global .navigation-level2.has-children:hover .navigation-branch{opacity:1;transform:translateY(0);z-index:1}}@media only screen and (min-width:992px){.navigation-global .navigation-level2.has-children:focus>.navigation-item-title:after,.navigation-global .navigation-level2.has-children:hover>.navigation-item-title:after,.navigation-global .navigation-level2.has-children[focus-within]>.navigation-item-title:after{display:none}}@media only screen and (min-width:992px){.navigation-global .navigation-level2.has-children:focus .navigation-branch,.navigation-global .navigation-level2.has-children:hover .navigation-branch,.navigation-global .navigation-level2.has-children[focus-within] .navigation-branch{opacity:1;transform:translateY(0);z-index:1}}.navigation-global .navigation-item-title{font-size:20px;font-size:2rem;color:#333;display:-ms-flexbox;display:flex;height:100%;-ms-flex-align:center;align-items:center;font-family:VodafoneRegular,Arial,sans-serif;text-decoration:none;position:relative;padding:15px 20px;margin:0 -10px}@media only screen and (min-width:992px){.navigation-global .navigation-item-title{font-size:24px;font-size:2.4rem;font-family:VodafoneLight,Arial,sans-serif;-ms-flex-pack:center;justify-content:center;text-align:center;padding:24px 20px;margin:0}}.navigation-global .navigation-item-title:focus,.navigation-global .navigation-item-title:hover{color:#e60000}@media only screen and (min-width:992px){.navigation-global .navigation-item-title:focus,.navigation-global .navigation-item-title:hover{background-color:hsla(0,0%,100%,.7)}}@media only screen and (min-width:992px){.navigation-global .navigation-level1>a:focus:after,.navigation-global .navigation-level1>a:hover:after{background-color:#e60000;content:"";position:absolute;bottom:0;height:3px;left:1px;right:0;width:calc(100% - 2px)}}.navigation-global .navigation-level2-wrapper{overflow:hidden;max-height:0;transition:max-height .5s .2s;transition-timing-function:ease-in-out}@media only screen and (min-width:992px){.navigation-global .navigation-level2-wrapper{position:absolute;background-color:hsla(0,0%,100%,.9);left:0;top:100%;right:0;width:100%;max-height:none;padding:0 10px;transition-delay:.15s;transition-duration:.2s;transition-property:opacity,transform;transform:translateY(-100%);opacity:0;overflow:visible;z-index:-1}}@media only screen and (min-width:992px){.navigation-global .navigation-level2-wrapper>.navigation-branch{display:-ms-flexbox;display:flex}}.navigation-global+.richText p{display:-ms-flexbox!important;display:flex!important;margin:0!important}.navigation-sitemap{padding-top:10px}.navigation-sitemap .navigation-mobile-menu{display:none}.navigation-sitemap .navigation-root{list-style:none;margin:0;padding:0}.navigation-sitemap .navigation-root .navigation-item-title{display:block;text-decoration:none;margin:20px 0}.navigation-sitemap .navigation-root.navigation-level1{border-bottom:2px solid #ccc;padding-bottom:60px}.navigation-sitemap .navigation-root.navigation-level1>.navigation-item>.navigation-item-title{font-size:20px;font-size:2rem;line-height:28px}@media only screen and (min-width:768px){.navigation-sitemap .navigation-root.navigation-level1>.navigation-item>.navigation-item-title{font-size:24px;font-size:2.4rem;line-height:30px;font-size:VodafoneLight,Arial,sans-serif}}@media only screen and (min-width:992px){.navigation-sitemap .navigation-root.navigation-level1>.navigation-item>.navigation-item-title{font-size:28px;font-size:2.8rem;line-height:34px}}@media only screen and (min-width:768px){.navigation-sitemap .navigation-root.navigation-level2{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:992px){.navigation-sitemap .navigation-root.navigation-level2{padding-left:25%;margin-left:-20px;margin-right:-20px}}@media only screen and (min-width:768px){.navigation-sitemap .navigation-root.navigation-level2>.navigation-item{width:33.33333%;padding-left:10px;padding-right:10px}}.navigation-sitemap .navigation-root.navigation-level2>.navigation-item>.navigation-item-title{font-size:18px;font-size:1.8rem;line-height:24px;font-family:VodafoneRegularBold,Arial,sans-serif;border-bottom:2px solid #ccc;padding-bottom:10px}@media only screen and (min-width:768px){.navigation-sitemap .navigation-root.navigation-level2>.navigation-item>.navigation-item-title{font-size:20px;font-size:2rem;line-height:28px}}@media only screen and (min-width:992px){.navigation-sitemap .navigation-root.navigation-level2>.navigation-item>.navigation-item-title{font-size:22px;font-size:2.2rem;line-height:34px}}.navigation-sitemap .navigation-root.navigation-level3>.navigation-item>.navigation-item-title{font-family:VodafoneRegularBold,Arial,sans-serif}.navigation-sitemap .navigation-root.navigation-level4>.navigation-item,.navigation-sitemap .navigation-root.navigation-level5>.navigation-item{margin-left:20px}.image+.richText:not(.richText-featured-card),.video+.richText{margin-top:20px}@media only screen and (min-width:992px){.image+.richText:not(.richText-featured-card),.video+.richText{margin-top:30px}}.box-container .paragraphSystem .component.col-lg-8.col-lg-offset-2:last-child ol:last-child,.box-container .paragraphSystem .component.col-lg-8.col-lg-offset-2:last-child p:last-child,.box-container .paragraphSystem .component.col-lg-8.col-lg-offset-2:last-child ul:last-child{margin-bottom:0}.richText iframe,.richText img,.richText picture{display:block;margin-bottom:20px}@media only screen and (min-width:992px){.richText iframe,.richText img,.richText picture{margin-bottom:30px}}.richText h1,.richText h2,.richText h3,.richText h4,.richText h5{margin-bottom:20px}@media only screen and (min-width:992px){.richText h1,.richText h2,.richText h3,.richText h4,.richText h5{margin-bottom:30px}}.richText h3{margin-top:20px}@media only screen and (min-width:992px){.richText h3{margin-top:30px}}.richText h4{padding-top:10px;margin-top:0}.richText h4:first-child{padding-top:0}@media only screen and (min-width:992px){.richText h4{padding-top:30px}}.richText p{margin-top:0;margin-bottom:20px}@media only screen and (min-width:992px){.richText p{margin-bottom:30px}}.richText ul{padding-left:0;list-style:none}.richText ul>li{position:relative;padding-left:24px}.richText ul>li:before{content:"";margin-right:20px;height:6px;width:6px;border-radius:50%;background:#333;position:absolute;top:10px;left:0}.richText ol{padding-left:18px}.richText ol>li{padding-left:6px}.richText .richText-image{margin-right:auto;margin-left:auto}.richText .richText-image.pull-left{margin-right:10px;margin-left:0;float:left}.richText .richText-image.pull-right{margin-right:0;margin-left:10px;float:right}.richText .richText-content{width:100%}.richText-article-hero h4{font-size:24px;font-size:2.4rem;line-height:31px;margin-bottom:20px;font-weight:400}@media only screen and (min-width:768px){.richText-article-hero h4{font-size:28px;font-size:2.8rem;line-height:34px}}@media only screen and (min-width:992px){.richText-article-hero h4{font-size:32px;font-size:3.2rem;line-height:36px;margin-bottom:35px}}.font-vod-regular{font-family:VodafoneRegular,Arial,sans-serif}.font-vod-light{font-family:VodafoneLight,Arial,sans-serif}.richText-white-background{background-color:#fff}@media only screen and (min-width:768px){.richText-white-background.mobile-only{background-color:transparent}}.richText .red-text{color:#e60000}.richText .black-text{color:#000}.richText .white-text{color:#fff}.richText .quote-text{font-size:28px;font-size:2.8rem;line-height:34px;color:#e60000;display:block;font-family:VodafoneLight,Arial,sans-serif}@media only screen and (min-width:768px){.richText .quote-text{max-width:525px;margin:0 auto}}.richText .block-quote{display:block;text-align:center;font-size:20px;font-size:2rem;line-height:28px}@media only screen and (min-width:768px){.richText .block-quote{max-width:525px;margin:0 auto;font-size:26px;font-size:2.6rem;line-height:34px}}@media only screen and (min-width:992px){.richText .block-quote{font-size:29px;font-size:2.9rem;line-height:34px}}.richText .block-quote:before{display:inline-block;content:"\201C"}.richText .block-quote:after{display:inline-block;content:"\201D"}.richText .quote-citation{display:block;text-align:center;padding:0 25px;font-size:14px;font-size:1.4rem;line-height:18px}@media only screen and (min-width:768px){.richText .quote-citation{max-width:525px;margin:0 auto}}@media only screen and (min-width:992px){.richText .quote-citation{font-size:16px;font-size:1.6rem;line-height:18px}}.richText .heading-regular{font-family:VodafoneRegular,Arial,sans-serif;font-weight:700}@media only screen and (min-width:768px){.richText .show-on-mobile{display:none}}.close-button{font-size:0;line-height:0;display:block;cursor:pointer}.close-button:before{content:"\E917";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.richText-contact-us-required-message p{font-size:16px;font-size:1.6rem;line-height:18px;position:absolute;right:10px;top:9px;color:#afafaf}.richText-contact-us-required-message p:before{content:"* ";color:#e60000}@media only screen and (min-width:768px){.richText-number-feature-large{margin:0}}.richText-number-feature-large h2{display:inline-block;font-size:125px;font-size:12.5rem;line-height:110px;margin:0;color:#e60000;font-family:VodafoneLight,Arial,sans-serif}.richText-number-feature-large h2 strong{font-weight:300}.richText-number-feature-large h2 span.red-text{font-size:99px;font-size:9.9rem;line-height:114px;font-family:VodafoneRegularBold,Arial,sans-serif}@media only screen and (min-width:768px){.richText-number-feature-large h2{font-size:250px;font-size:25rem;line-height:188px}}@media only screen and (min-width:992px){.richText-number-feature-large h2{font-size:259px;font-size:25.9rem;line-height:242px}}.richText-number-feature-large p,.richText-number-feature-small p{margin:0;font-size:20px;font-size:2rem;line-height:28px}.richText-number-feature-small h3{margin:0;font-size:70px;font-size:7rem;line-height:80px;font-family:VodafoneRegularBold,Arial,sans-serif;color:#666}@media only screen and (min-width:992px){.richText-number-feature-small h3{font-size:99px;font-size:9.9rem;line-height:114px}}.richText-section-information h4{margin:0 0 20px;font-family:VodafoneRegular,Arial,sans-serif}@media only screen and (min-width:992px){.richText-section-information h4{margin-bottom:8px}}.richText-section-information h4+p{margin-top:0}.richText-show-more{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;border-top:1px solid #ccc;border-bottom:1px solid #ccc;width:100%;margin-top:10px}@media only screen and (min-width:768px){.richText-show-more{margin-left:10px;width:calc(100% - 20px)}}@media only screen and (min-width:992px){.richText-show-more{margin-left:0;width:50%;float:right}}.richText-show-more>.component-content{padding-right:40px}@media only screen and (min-width:992px){.richText-show-more>.component-content{padding-right:43px}}.richText-show-more .richText-content{position:relative}.richText-show-more p:last-of-type{font-size:18px;font-size:1.8rem;line-height:24px;margin:15px 0}.richText-show-more p:last-of-type:after{content:"\E901";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;font-size:15px;font-size:1.5rem;transition:transform .6s ease-in-out;transform:rotateX(0);visibility:visible;color:#e60000;padding-left:20px;display:block;position:absolute;top:0;left:70px}@media only screen and (min-width:768px){.richText-show-more p:last-of-type:after{left:85px}}@media only screen and (min-width:768px){.richText-show-more p:last-of-type{font-size:20px;font-size:2rem;line-height:28px}}.richText-project-article{max-height:280px;transition:max-height .6s ease-in-out}@media only screen and (min-width:768px){.richText-project-article{max-height:275px}}@media only screen and (min-width:992px){.richText-project-article{max-height:257px;padding:0}}.richText-project-article p{margin:0}.richText-project-article h4{margin:20px 0}.richText-project-article.is-visible+.richText-show-more p:after{transform:rotateX(180deg);padding-left:20px}.richText-slim-banner,.richText-ultra-slim-banner{width:100%;padding:0}.richText-slim-banner h4,.richText-slim-banner h5,.richText-ultra-slim-banner h4,.richText-ultra-slim-banner h5{margin:0}.richText-slim-banner h4,.richText-ultra-slim-banner h4{margin-bottom:20px}@media only screen and (min-width:768px){.richText-slim-banner h4,.richText-ultra-slim-banner h4{text-align:left;margin-right:30px;margin-bottom:0}}.richText-ultra-slim-banner{border-top:2px solid #ccc;border-bottom:2px solid #ccc;padding:0 10px}.richText-ultra-slim-banner p{margin:10px 0}.richText-ultra-slim-banner>.component-content{max-width:724px;margin:0 auto}@media only screen and (min-width:992px){.richText-ultra-slim-banner>.component-content{max-width:1180px}}.richText-ultra-slim-banner .richText-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.richText-blockquote{margin:20px 0}.richText-blockquote:before{content:"\E915";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.richText-blockquote{width:83.33333%;margin-left:8.33333%}}@media only screen and (min-width:992px){.richText-blockquote{width:66.66667%;margin:50px 0 70px 16.66667%}}.richText-blockquote:before{font-size:35px;font-size:3.5rem;left:50%;transform:translateX(-50%);color:#e60000}@media only screen and (min-width:768px){.richText-blockquote:before{font-size:44px;font-size:4.4rem}}@media only screen and (min-width:992px){.richText-blockquote:before{font-size:54px;font-size:5.4rem}}.richText-blockquote h2{font-size:35px;font-size:3.5rem;line-height:42px}@media only screen and (min-width:768px){.richText-blockquote h2{font-size:40px;font-size:4rem;line-height:50px}}@media only screen and (min-width:992px){.richText-blockquote h2{font-size:55px;font-size:5.5rem;line-height:72px}}@media only screen and (min-width:768px){.richText-blockquote p{font-size:18px;font-size:1.8rem;line-height:24px}}.richText-homepage-title h2{margin:40px 0 30px;text-align:center}@media only screen and (min-width:992px){.richText-homepage-title h2{margin:80px 0 20px}}.richText-homepage-title a{text-decoration:none}.richText-homepage-title a.hyperlink-bold:after{content:none}.richText-product-image{position:absolute;margin-top:4px;height:100%}@media only screen and (min-width:992px){.richText-product-image{left:20px;top:20px}}@media only screen and (min-width:768px){.richText-product-image{left:100px;width:520px}}.richText-product-image>.component-content{height:100%}.richText-product-image>.component-content>.richText-content{position:relative;height:100%}@media only screen and (min-width:768px){.richText-product-image>.component-content>.richText-content{height:auto;top:50%;transform:translateY(-50%)}}.richText-product-image h2{font-size:36px;font-size:3.6rem;line-height:40px;margin-bottom:20px;font-weight:700}@media only screen and (min-width:768px){.richText-product-image h2{margin:10px 0}}.richText-product-image h3{margin-top:0;padding-top:24px}@media only screen and (min-width:992px){.richText-product-image h3{padding-top:0}}.richText-product-image h4{font-size:26px;font-size:2.6rem;line-height:32px;margin-bottom:5px}.richText-product-image p{display:block;position:absolute;width:100%;padding:0 10px;margin-bottom:15px;bottom:0}.richText-product-image p a:nth-child(2){margin-top:15px}@media only screen and (min-width:768px){.richText-product-image p a:nth-child(2){margin-left:15px;margin-top:0}}@media only screen and (min-width:768px){.richText-product-image p{margin:0;padding:0;position:relative}}@media only screen and (min-width:992px){.richText-product-image-right{left:auto;right:100px}}.richText-product-image-circled{font-size:22px;font-size:2.2rem;line-height:22px;color:#fff;background-color:#333;border-radius:100%;padding:20px 13px;margin-top:0}@media only screen and (min-width:768px){.richText-product-image-circled{font-size:28px;font-size:2.8rem;line-height:28px;padding:30px 21px}}.richText-product-image-small h4{font-size:24px;font-size:2.4rem;line-height:30px;font-family:VodafoneRegularBold,Arial,sans-serif;margin-bottom:0}@media only screen and (min-width:768px){.richText-product-image-small h4{font-size:26px;font-size:2.6rem;line-height:34px;margin-top:10px;margin-bottom:30px}}.richText-product-image-small p{font-size:24px;font-size:2.4rem;line-height:30px;font-family:VodafoneLight,Arial,sans-serif}@media only screen and (min-width:768px){.richText-product-image-small p{font-size:26px;font-size:2.6rem;line-height:34px}}@media only screen and (min-width:768px){.richText-product-image-small p:first-of-type{margin-top:15px}}[class*=richText-tile] .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;box-shadow:0 2px 8px 0 rgba(0,0,0,.25);border-radius:6px;min-height:84px;width:100%;padding:10px 24px;margin:0 0 20px}[class*=richText-tile] .component-content:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){[class*=richText-tile] .component-content{min-height:94px}}[class*=richText-tile] .component-content:after{font-size:20px;font-size:2rem;line-height:20px;display:block;position:absolute;top:50%;right:36px;color:#e60000;transform:translateY(-50%)}@media only screen and (min-width:768px){[class*=richText-tile] .component-content:after{font-size:26px;font-size:2.6rem;line-height:26px;right:46px;font-size:30px;font-size:3rem;line-height:30px;right:60px}}[class*=richText-tile] .richText-image{margin:0 12px;max-height:36px}@media only screen and (min-width:768px){[class*=richText-tile] .richText-image{margin:0 18px;max-height:45px}}@media only screen and (min-width:992px){[class*=richText-tile] .richText-image{margin:0 24px}}[class*=richText-tile] .richText-image+.richText-content{margin-left:0}[class*=richText-tile] .richText-content{margin-left:15px;padding-right:45px}@media only screen and (min-width:768px){[class*=richText-tile] .richText-content{padding-right:75px}}[class*=richText-tile] .richText-content p{font-size:18px;font-size:1.8rem;line-height:24px;margin:0}@media only screen and (min-width:768px){[class*=richText-tile] .richText-content p{font-size:24px;font-size:2.4rem;line-height:30px}}@media only screen and (min-width:992px){[class*=richText-tile] .richText-content p{font-size:28px;font-size:2.8rem;line-height:32px}}[class*=richText-tile] .richText-content p:nth-child(2){font-size:14px;font-size:1.4rem;line-height:20px}@media only screen and (min-width:768px){[class*=richText-tile] .richText-content p:nth-child(2){font-size:18px;font-size:1.8rem;line-height:24px}}@media only screen and (min-width:992px){[class*=richText-tile] .richText-content p:nth-child(2){font-size:18px;font-size:1.8rem;line-height:21px}}.page-our-privacy-policy .tabs-content{margin-top:20px}@media only screen and (min-width:992px){.page-our-privacy-policy .tabs-content{margin-top:40px}}.page-our-privacy-policy .box .paragraphSystem>.richText-tile-direct-link.last .component-content{margin-top:0}.richText-tile-direct-link .component-content{border:1px solid #999;position:relative;box-shadow:none;min-height:0;padding:30px 57px 30px 15px}.richText-tile-direct-link .component-content:after{content:"\E914";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.richText-tile-direct-link .component-content{padding:30px 25px}}.richText-tile-direct-link .component-content:after{font-size:27px;font-size:2.7rem;color:#e60000;position:absolute;top:43px;right:17px}@media only screen and (min-width:768px){.richText-tile-direct-link .component-content:after{right:33px}}.richText-tile-direct-link .component-content .richText-content{margin:0;padding:0}.richText-tile-direct-link .component-content .richText-content p{font-size:16px;font-size:1.6rem;line-height:20px}@media only screen and (min-width:768px){.richText-tile-direct-link .component-content .richText-content p{font-size:18px;font-size:1.8rem;line-height:24px}}[class*=richText-tile-box] .component-content{box-shadow:none;height:auto;-ms-flex-direction:column;flex-direction:column;border:1px solid #999;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[class*=richText-tile-box] .component-content:after{display:none}[class*=richText-tile-box] .richText-image,[class*=richText-tile-box] .richText-image.pull-left{margin:24px auto;max-height:45px}[class*=richText-tile-box] .richText-image+.richText-content,[class*=richText-tile-box] .richText-image.pull-left+.richText-content{margin-top:0}[class*=richText-tile-box] .richText-content{margin:75px 0 0;padding:0;text-align:center;min-height:55px;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;word-break:break-word;word-wrap:break-word}@media only screen and (min-width:768px){[class*=richText-tile-box] .richText-content{margin:83px 0 0}}[class*=richText-tile-box] .richText-content p{font-size:16px;font-size:1.6rem;line-height:18px;margin:0 10px;width:100%;max-width:100%}@media only screen and (min-width:768px){[class*=richText-tile-box] .richText-content p{font-size:20px;font-size:2rem;line-height:28px}}.richText-tile-box-big .component-content{border:0}.richText-tile-box-big .component-content .richText-image{max-height:120px}.richText-tile-box-big .component-content .richText-content p{font-size:18px;font-size:1.8rem;line-height:24px}.richText-tile-background-gray .component-content{background-color:#f4f4f4}.richText-tile-background-white .component-content{background-color:#fff}.richText-tile-background-white.richText-tile-direct-link .component-content{border:none;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}.richText-video-text{background:transparent}.richText-video-text h1,.richText-video-text h2,.richText-video-text h3,.richText-video-text h4{text-align:center}@media only screen and (min-width:768px){.richText-video-text h1,.richText-video-text h2,.richText-video-text h3,.richText-video-text h4{text-align:left}}@media only screen and (min-width:1200px){.richText-overlay-mobile-title{display:none}}.richText-overlay-mobile-title h2{color:#fff;text-align:center;margin-top:10px;margin-bottom:20px}.richText-header-skip-to{width:0;height:0;overflow:hidden;position:absolute;background-color:#fff;z-index:1;bottom:-40px;padding:0}.richText-header-skip-to.focus-visible{width:auto;height:auto}.reference-header-snippet .box-header>.component-content>.content>.richText-header-skip-to.richText{margin-left:30px}.richText-header-skip-to p{margin:0;padding:20px}.richText-homepage-links{margin-bottom:15px}@media only screen and (min-width:768px){.richText-homepage-links .richText-content{display:-ms-flexbox;display:flex;margin-top:10px}}.richText-homepage-links .richText-content p{font-size:18px;font-size:1.8rem;line-height:24px;margin:0 0 20px}@media only screen and (min-width:768px){.richText-homepage-links .richText-content p{margin-right:20px}}.richText-homepage-links .richText-content a{text-decoration:none}.richText-homepage-links .richText-content a:focus,.richText-homepage-links .richText-content a:hover{text-decoration:underline}.richText-subscribe-thank-you-box{display:none}.richText-subscribe-thank-you-box.is-visible{display:block}.rich-text-location-header{display:none}@media only screen and (min-width:768px){.rich-text-location-header{display:block;margin-top:45px;margin-bottom:20px}}@media only screen and (min-width:992px){.rich-text-location-header{margin-top:55px}}.rich-text-location-header h4{margin:0}.rich-text-no-spacings,.rich-text-no-spacings *,.rich-text-reduce-spacings{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.rich-text-reduce-spacings h1,.rich-text-reduce-spacings h2,.rich-text-reduce-spacings h3,.rich-text-reduce-spacings h4,.rich-text-reduce-spacings h5,.rich-text-reduce-spacings h6,.rich-text-reduce-spacings p:first-of-type{margin-top:0!important}.rich-text-reduce-spacings p:last-of-type{margin-bottom:0!important}.richText-page-introduction+.fileList,.richText-page-introduction+.image,.richText-page-introduction+.video{margin-top:20px}@media only screen and (min-width:992px){.richText-page-introduction+.fileList,.richText-page-introduction+.image,.richText-page-introduction+.video{margin-top:30px}}.richText-page-introduction .component-content{margin-top:40px}@media only screen and (min-width:992px){.richText-page-introduction .component-content{margin-top:60px}}.richText-page-introduction .component-content h2{font-size:24px;font-size:2.4rem;line-height:30px;margin-top:0}@media only screen and (min-width:768px){.richText-page-introduction .component-content h2{font-size:34px;font-size:3.4rem;line-height:40px}}@media only screen and (min-width:992px){.richText-page-introduction .component-content h2{font-size:40px;font-size:4rem;line-height:48px}}.richText-page-introduction .component-content h2:only-child,.richText-page-introduction .component-content p:last-child{margin-bottom:0}.page-home .rich-text-section-title h3{font-size:28px;font-size:2.8rem;line-height:36px}@media only screen and (min-width:768px){.page-home .rich-text-section-title h3{font-size:40px;font-size:4rem;line-height:48px}}@media only screen and (min-width:992px){.page-home .rich-text-section-title h3{font-size:56px;font-size:5.6rem;line-height:62px}}.rich-text-section-title{text-align:center}.rich-text-section-title h3{margin:40px 0 20px;padding-top:0}@media only screen and (min-width:992px){.rich-text-section-title h3{margin:60px 0 30px}}.rich-text-section-title h4{padding-top:0}.rich-text-section-title-sub-title.rich-text-section-title-no-space-top h3,.rich-text-section-title.rich-text-section-title-no-space-top h3{margin-top:0}.rich-text-section-title-sub-title.rich-text-section-title-no-space-bottom.rich-text-section-title-sub-title h4,.rich-text-section-title-sub-title.rich-text-section-title-no-space-bottom:not(.rich-text-section-title-sub-title) h3,.rich-text-section-title.rich-text-section-title-no-space-bottom.rich-text-section-title-sub-title h4,.rich-text-section-title.rich-text-section-title-no-space-bottom:not(.rich-text-section-title-sub-title) h3{margin-bottom:0}.rich-text-section-title-sub-title{text-align:center}.rich-text-section-title-sub-title h3{margin:40px 0 20px;padding-top:0}@media only screen and (min-width:992px){.rich-text-section-title-sub-title h3{margin:60px 0 30px}}.rich-text-section-title-sub-title h4{font-size:20px;font-size:2rem;line-height:28px;margin:20px auto;padding-top:0}@media only screen and (min-width:768px){.rich-text-section-title-sub-title h4{font-size:28px;font-size:2.8rem;line-height:34px;margin:30px auto}}.rich-text-large-red-numbers{text-align:center}.rich-text-large-red-numbers p:first-child{margin:0;font-size:80px;font-size:8rem;line-height:82px;font-family:VodafoneRegularBold,Arial,sans-serif;color:#e60000}@media only screen and (min-width:992px){.rich-text-large-red-numbers p:first-child{font-size:99px;font-size:9.9rem;line-height:114px}}.rich-text-large-red-numbers p:last-child{margin-bottom:40px}@media only screen and (min-width:768px){.rich-text-large-red-numbers p:last-child{margin-bottom:0}}.rich-text-large-link p{font-size:18px;font-size:1.8rem;line-height:34px;margin:20px 0 0}@media only screen and (min-width:992px){.rich-text-large-link p{font-size:28px;font-size:2.8rem;line-height:34px}}.richText.rich-text-no-space-bottom.last h2:last-child,.richText.rich-text-no-space-bottom.last h3:last-child,.richText.rich-text-no-space-bottom.last h4:last-child,.richText.rich-text-no-space-bottom.last ol:last-child,.richText.rich-text-no-space-bottom.last p:last-child,.richText.rich-text-no-space-bottom.last ul:last-child{margin-bottom:0}@media only screen and (min-width:992px){.richText.rich-text-no-space-bottom h2:last-child,.richText.rich-text-no-space-bottom h3:last-child,.richText.rich-text-no-space-bottom h4:last-child,.richText.rich-text-no-space-bottom ol:last-child,.richText.rich-text-no-space-bottom p:last-child,.richText.rich-text-no-space-bottom ul:last-child{margin-bottom:0}}.richText-share-icons-black,.richText-share-icons-white{margin:30px 0 0;padding:0}@media only screen and (min-width:992px){.richText-share-icons-black,.richText-share-icons-white{margin:60px 7px 0}}.richText-share-icons-black p,.richText-share-icons-white p{margin-bottom:0}.richText-share-icons-black p a,.richText-share-icons-white p a{font-size:0;line-height:0;text-decoration:none}.richText-share-icons-black p a:nth-child(n+2),.richText-share-icons-white p a:nth-child(n+2){margin-left:20px}@media only screen and (min-width:992px){.richText-share-icons-black p a:nth-child(n+2),.richText-share-icons-white p a:nth-child(n+2){margin-left:35px}}.richText-share-icons-black p a:before,.richText-share-icons-white p a:before{font-size:32px;font-size:3.2rem;line-height:32px;cursor:pointer}@media only screen and (min-width:768px){.richText-share-icons-black p a:before,.richText-share-icons-white p a:before{font-size:36px;font-size:3.6rem;line-height:36px}}@media only screen and (min-width:992px){.richText-share-icons-black p a:before,.richText-share-icons-white p a:before{font-size:45px;font-size:4.5rem;line-height:45px}}.richText-share-icons-white p a,.richText-share-icons-white p a:before{color:#fff}.richText-share-icons-white p a:hover:before{color:#afafaf}.richText-share-icons-white p a:focus:before{color:#fff}.richText-share-icons-black p a,.richText-share-icons-black p a:before{color:#000}.richText-share-icons-black p a:hover:before{color:#424242}.richText-share-icons-black p a:focus:before{color:#afafaf}.shareThis{margin-top:10px}@media only screen and (min-width:768px){.shareThis{margin:0}}.shareThis .shareThis-list{display:-ms-flexbox;display:flex;padding:0;margin:10px 0 0;list-style:none}@media only screen and (min-width:768px){.shareThis .shareThis-list{-ms-flex-pack:end;justify-content:flex-end;margin:0}}.shareThis .shareThis-list li{display:-ms-inline-flexbox;display:inline-flex;margin-right:15px}.shareThis .shareThis-list li:last-child{margin-right:0}.shareThis a{font-size:0;line-height:0;text-decoration:none}.shareThis a[href*="facebook.com"]:before{content:"\E913"}.shareThis a[href*="facebook.com"]:before,.shareThis a[href*="linkedin.com"]:before{display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.shareThis a[href*="linkedin.com"]:before{content:"\E90D"}.shareThis a[href*="twitter.com"]:before{content:"\E90E";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.shareThis a:before{font-size:27px;font-size:2.7rem;line-height:23px}@media only screen and (min-width:768px){.shareThis a:before{font-size:29px;font-size:2.9rem;line-height:25px}}.shareThis a:hover:before{color:#e60000}.shareThis a:focus:before{color:inherit}.table{padding-right:0}@media only screen and (max-width:767px){.table{box-shadow:inset -45px 0 15px -35px rgba(0,0,0,.06)}}@media only screen and (min-width:768px){.table{padding-right:20px}}.table>.component-content{overflow-x:auto}.table table{width:auto;min-width:100%;border-collapse:collapse}.table td,.table th{min-width:160px;text-align:left;vertical-align:middle}.table th{font-weight:700;padding:15px 10px;border-bottom:1px solid #ccc}@media only screen and (min-width:768px){.table th{padding:21px 31px}}@media only screen and (min-width:992px){.table th{padding:22px 30px 20px}}.table td{padding:12px;background-color:#fff}@media only screen and (min-width:768px){.table td{padding:16px 24px}}.table tr:first-of-type th>*{margin:0;padding:0}.table tr:nth-child(2n+3) td{background-color:#f4f4f4}.table tr:first-child td{border-bottom:3px solid #ccc}.table tr:first-child td:first-child{border-bottom-width:1px}.table tr:first-child td:nth-child(4n+2){border-bottom-color:#aeba00}.table tr:first-child td:nth-child(4n+3){border-bottom-color:#fecb00}.table tr:first-child td:nth-child(4n+4){border-bottom-color:#00b0ca}.table tr:first-child td:nth-child(4n+5){border-bottom-color:#e60000}.table tr td+td{border-left:1px solid #ccc;text-align:center}.richText+.table table{margin-top:0}.tabs-nav-list{border:0;border-bottom:1px solid #ccc;-ms-flex-pack:center;justify-content:center;margin:24px 0 8px;padding:0;position:relative}.tabs-nav-list,.tabs-nav-list .tabs-nav-item,.tabs-nav-list .tabs-nav-item a{display:-ms-flexbox;display:flex}.tabs-nav-list .tabs-nav-item a{font-size:20px;font-size:2rem;-ms-flex-align:center;align-items:center;color:#666;height:100%;padding:12px 20px;position:relative;text-align:center;text-decoration:none}.tabs-nav-list .tabs-nav-item.is-active a{color:#e60000}.tabs-nav-list .tabs-nav-item.is-active a:before{background-color:#e60000;content:"";height:2px;position:absolute;top:100%;right:0;left:0;width:100%;z-index:1}.tabs-nav-list .tabs-nav-item.is-active a:after{border:8px solid transparent;border-top-color:currentColor;color:#e60000;content:"";display:block;height:0;margin-left:-8px;width:0;position:absolute;top:100%;left:50%;transform:rotate(0);z-index:1}.tabs-content{margin-top:20px;display:none}@media only screen and (min-width:768px){.tabs-content{margin-top:40px}}@media only screen and (min-width:992px){.tabs-content{margin-top:60px}}.tabs-content.is-active{display:block}.tabs-accordion{display:none}@media only screen and (min-width:768px){.tabs-accordion{display:block}}.tabs-contact-us-dropdown.tabs-dropdown{padding-left:5px;padding-right:5px}@media only screen and (min-width:768px){.tabs-contact-us-dropdown.tabs-dropdown{padding-left:10px;padding-right:10px}}.tabs-contact-us-dropdown.tabs-dropdown div.tabs-nav{padding-bottom:50px;width:100%}@media only screen and (min-width:768px){.tabs-contact-us-dropdown.tabs-dropdown div.tabs-nav{padding-bottom:50px}}.tabs-contact-us-dropdown.tabs-dropdown ul.tabs-nav-list{width:calc(100% - 10px);margin:0}@media only screen and (min-width:768px){.tabs-contact-us-dropdown.tabs-dropdown ul.tabs-nav-list{width:calc(100% - 20px)}}.tabs-contact-us-dropdown.tabs-dropdown div.tabs-nav-currently-selected{width:100%;margin:0}.tabs-contact-us-dropdown.tabs-dropdown div.tabs-nav-currently-selected:after{right:20px}.tabs-contact-us-dropdown.tabs-dropdown .tabs-content{background-color:#fff;padding:0;min-width:100%}.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent{padding:40px 0}@media only screen and (min-width:768px){.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent{padding:60px 0}}.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent .richText-content h1,.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent .richText-content h2,.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent .richText-content h3,.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent .richText-content h4,.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent .richText-content h5,.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent .richText-content h6,.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent .richText-content p{margin-top:0}.tabs-dropdown{padding:0}.tabs-dropdown .tabs-nav{padding:0 0 20px;width:calc(100% - 33px);margin:0 auto}@media only screen and (min-width:768px){.tabs-dropdown .tabs-nav{width:auto}}.tabs-dropdown .tabs-nav.is-expanded .tabs-nav-currently-selected:after{content:"\E917";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;font-size:24px;font-size:2.4rem;line-height:24px;top:12px;position:absolute;color:#000}.tabs-dropdown .tabs-nav-currently-selected{font-size:18px;font-size:1.8rem;line-height:21px;height:50px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:10px;border:1px solid #999;width:100%;margin:0 auto;position:relative}.tabs-dropdown .tabs-nav-currently-selected:after{content:"\E901";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.tabs-dropdown .tabs-nav-currently-selected{width:300px;padding-left:20px;margin-left:30px}}@media only screen and (min-width:992px){.tabs-dropdown .tabs-nav-currently-selected{margin-left:27px}}.tabs-dropdown .tabs-nav-currently-selected:after{font-size:14px;font-size:1.4rem;line-height:14px;position:absolute;top:17px;right:10px;color:#000}.tabs-dropdown .tabs-nav-currently-selected:focus,.tabs-dropdown .tabs-nav-currently-selected:hover{cursor:pointer}.tabs-dropdown .tabs-nav-currently-selected.tabs-nav-placeholder{color:#d8d8d8}.tabs-dropdown .tabs-nav-currently-selected span{width:85%}.tabs-dropdown .tabs-nav-list{width:calc(100% - 33px);margin:0;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;max-height:0;overflow:hidden;border:0;position:absolute;z-index:1;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);background-color:#fff;transition:max-height .3s ease-in-out}.tabs-dropdown .tabs-nav-list:focus,.tabs-dropdown .tabs-nav-list:hover{cursor:pointer}@media only screen and (min-width:768px){.tabs-dropdown .tabs-nav-list{width:300px;margin-left:30px}}@media only screen and (min-width:992px){.tabs-dropdown .tabs-nav-list{margin-left:27px}}.tabs-dropdown .tabs-nav-list .tabs-nav-item{min-height:48px}.tabs-dropdown .tabs-nav-list .tabs-nav-item:focus,.tabs-dropdown .tabs-nav-list .tabs-nav-item:hover{background:#ebebeb}.tabs-dropdown .tabs-nav-list .tabs-nav-item.is-active{display:none}.tabs-dropdown .tabs-nav-list .tabs-nav-item a{width:100%;text-align:center;display:block}.tabs-dropdown .tabs-nav-list .tabs-nav-item a:after,.tabs-dropdown .tabs-nav-list .tabs-nav-item a:before{display:none}.tabs-dropdown .tabs-nav-list .tabs-nav-item a:active,.tabs-dropdown .tabs-nav-list .tabs-nav-item a:focus{outline:0;box-shadow:inset 0 0 0 2px #00b0ca}.tabs-dropdown .fileList .fileList-file{background-color:#fff;list-style-type:none}.tabs-dropdown .fileList .fileList-file .fileList-description img{display:none}.tabs-secondary-background .tabs-nav-list{margin-bottom:0;border-top:1px solid #ccc}.tabs-secondary-background .tabs-content{padding-top:8px;background-color:#f4f4f4}.tabs-secondary-background .box-tiles-container .box .richText img{max-height:25px}.tabs-secondary-background .box-tiles-container .box .richText-content p{font-size:20px;font-size:2rem}.tabs-location{padding:0}.tabs-location .tabs-nav-list{border-top:1px solid #ccc;padding-top:17px;background-color:#fff;margin-top:0}@media only screen and (min-width:992px){.tabs-location .tabs-nav-list{padding-top:20px}}.tabs-location .tabs-content{max-width:724px;margin:0 auto}@media only screen and (min-width:992px){.tabs-location .tabs-content{max-width:1180px}}@media only screen and (min-width:768px){.tabs-location .tabs-content{padding-bottom:40px}}@media only screen and (min-width:992px){.tabs-location .tabs-content{padding:0 20px 80px}}@media only screen and (min-width:1200px){.tabs-location .tabs-content{padding-left:0;padding-right:0}}.tabs-location+.accordion-tabs{padding-left:10px;padding-right:10px}.tabs-location+.accordion-tabs .composite-location:last-child .box-location>.component-content{border:0}.tabs-carousel{display:none}@media only screen and (min-width:768px){.tabs-carousel{display:block}}.tabs-no-space-top .tabs-nav-list{margin-top:0}.tabs-no-space-top .tabs-nav-list .tabs-nav-item a{padding:0 20px 12px}.twitter .feed-provider-feeds{list-style:none;padding:0;margin:0}.twitter .twitter-post{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:0 20px;height:280px;width:100%;word-wrap:break-word;background-color:#fff;background-clip:border-box;border-radius:6px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);text-decoration:none}.twitter .twitter-post:before{content:"\E90E";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.twitter .twitter-post li{color:#333}.twitter .twitter-post:first-child{margin-right:20px}.video-nojs{display:none}.mejs__mediaelement iframe{width:100%}.mejs__container{max-width:none}.mejs__overlay-button{background:url(../../assets/img/play.svg) no-repeat 50%;background-size:contain;height:75px;width:75px}@media only screen and (min-width:768px){.mejs__overlay-button{height:85px;width:85px}}@media only screen and (min-width:992px){.mejs__overlay-button{height:100px;width:100px}}.mejs__overlay:focus>.mejs__overlay-button,.mejs__overlay:hover>.mejs__overlay-button{background-position:50%}.video-loop video{-o-object-fit:fill;object-fit:fill}.video-loop .mejs__poster{width:auto!important}.video-with-text{padding:0}.video-with-text .mejs__overlay{z-index:3}@media only screen and (min-width:768px){.video-with-text .mejs__overlay{padding-left:33.33333%}}.video-full-width{padding:0;overflow:hidden}.video-full-width .mejs__video{height:auto!important;width:auto!important;min-width:0!important;position:relative;padding-bottom:56.25%}.video-full-width.cq-Editable-dom{overflow:hidden;height:700px}.video-full-width.cq-Editable-dom .mejs__video{height:700px!important}.play-btn-red.play-btn-visible .mejs__overlay-button{display:inline-block;background-image:url(../../assets/img/play-dark.svg);background-size:cover;position:absolute;bottom:23px;left:20px;height:30px;width:30px}@media only screen and (min-width:768px){.play-btn-red.play-btn-visible .mejs__overlay-button{display:none}}.play-btn-red.play-btn-visible .mejs__overlay-button .mejs__controls{display:none}.play-btn-red.play-btn-visible .video-heading{font-size:16px;font-size:1.6rem;line-height:28px;display:block;font-family:VodafoneRegular,Arial,sans-serif;color:#fff;position:absolute;bottom:10px;left:55px;z-index:1}@media only screen and (min-width:768px){.play-btn-red.play-btn-visible .video-heading{display:none}}.play-btn-red .mejs__controls{display:none}.play-btn-red .video-heading{display:none;z-index:0}.play-btn-grey-big .mejs__controls,.play-btn-grey-small .mejs__controls{display:none}.play-btn-grey-big .mejs__overlay-play:focus .mejs__overlay-button,.play-btn-grey-big .mejs__overlay-play:hover .mejs__overlay-button,.play-btn-grey-small .mejs__overlay-play:focus .mejs__overlay-button,.play-btn-grey-small .mejs__overlay-play:hover .mejs__overlay-button{opacity:1;background-color:#afafaf}.play-btn-grey-big .mejs__overlay-button,.play-btn-grey-small .mejs__overlay-button{background:#000;border-radius:50%;opacity:.6}.play-btn-grey-big .mejs__overlay-button:after,.play-btn-grey-small .mejs__overlay-button:after{content:"\E900";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.play-btn-grey-small .mejs__overlay-button{height:60px;width:60px}.play-btn-grey-small .mejs__overlay-button:after{top:17px;left:24px;font-size:18px;color:#fff}.play-btn-grey-big .mejs__overlay-button{height:60px;width:60px}.play-btn-grey-big .mejs__overlay-button:after{top:17px;left:24px;font-size:18px;color:#fff}@media only screen and (min-width:768px){.play-btn-grey-big .mejs__overlay-button{height:100px;width:100px}.play-btn-grey-big .mejs__overlay-button:after{top:38px;left:41px;font-size:32px;color:#fff}}.videoSlider+.carousel{opacity:0;transition:opacity .7s}.videoSlider+.carousel.animate{opacity:1}.videoSlider+.carousel .carouselSlide{padding-bottom:40px;float:left;width:100%}@media only screen and (min-width:992px){.videoSlider+.carousel .carouselSlide{padding-bottom:60px}}.videoSlider+.carousel .tns-controls button{font-size:0;background-color:rgba(0,0,0,.25);border:0;position:absolute;top:calc(50% - 30px);border-radius:0;transform:translateY(-50%);z-index:2;padding:0 20px;height:60px;width:60px}@media only screen and (min-width:768px){.videoSlider+.carousel .tns-controls button{padding:0 20px}}.videoSlider+.carousel .tns-controls button:before{font-size:40px;font-size:4rem;line-height:40px;color:#fff}@media only screen and (min-width:768px){.videoSlider+.carousel .tns-controls button:before{font-size:40px;font-size:4rem;line-height:40px}}.videoSlider+.carousel .tns-controls button:focus:before,.videoSlider+.carousel .tns-controls button:hover:before{color:#fff}.videoSlider+.carousel .tns-controls [data-controls=next]{right:0}@media only screen and (max-width:767px){.videoSlider+.carousel .tns-controls [data-controls=next]{display:none}}.videoSlider+.carousel .tns-controls [data-controls=prev]{left:0}@media only screen and (max-width:767px){.videoSlider+.carousel .tns-controls [data-controls=prev]{display:none}}.videoSlider+.carousel .tns-nav{position:absolute;left:50%;transform:translateX(-50%);bottom:10px;z-index:2;text-align:center}@media only screen and (min-width:992px){.videoSlider+.carousel .tns-nav{bottom:30px}}.videoSlider+.carousel .tns-nav button{width:12px;height:12px;border:.77px solid #999;border-radius:50%;background-color:hsla(0,0%,100%,0);padding:0;margin:5px}.videoSlider+.carousel .tns-nav button.tns-nav-active{background-color:#999}.videoSlider{padding:0;position:absolute;z-index:99}.videoSlider.cq-Editable-dom{position:relative;display:block!important}.videoSlider .mejs__controls{display:none}.videoSlider .video-video-container{height:299px;position:relative;overflow:hidden;background:#e60000}@media only screen and (min-width:768px){.videoSlider .video-video-container{height:368px}}@media only screen and (min-width:992px){.videoSlider .video-video-container{height:700px!important}}.videoSlider .video-video-container video{position:absolute;top:50%;left:50%;min-height:100%;min-width:100%;height:auto;width:auto;transform:translate(-50%,-50%);background:#e60000}@media only screen and (min-width:992px){.videoSlider .video-video-container video{height:700px!important}}.videoSlider .mejs__layers{display:none}.videoSlider .mejs__container{background:transparent}.articleList>.component-content{padding:0;overflow-x:hidden}.articleList.small-title .articleList-heading,.articleList.small-title.articleList-read-more .articleList-heading{font-size:20px;font-size:2rem;line-height:28px;color:#333;text-align:center;font-family:VodafoneRegular,Arial,sans-serif;margin:30px 0}@media only screen and (min-width:768px){.articleList.small-title .articleList-heading,.articleList.small-title.articleList-read-more .articleList-heading{font-size:24px;font-size:2.4rem;line-height:30px;font-family:VodafoneLight,Arial,sans-serif;margin-top:20px 0}}@media only screen and (min-width:992px){.articleList.small-title .articleList-heading,.articleList.small-title.articleList-read-more .articleList-heading{font-size:28px;font-size:2.8rem;line-height:34px;margin:40px 0}}.articleList.big-title .articleList-heading,.articleList.big-title.articleList-read-more .articleList-heading{font-size:24px;font-size:2.4rem;line-height:30px;margin:40px 0 20px;text-align:center;color:#424242;font-weight:VodafoneLight,Arial,sans-serif}@media only screen and (min-width:768px){.articleList.big-title .articleList-heading,.articleList.big-title.articleList-read-more .articleList-heading{font-size:34px;font-size:3.4rem;line-height:40px;margin:60px 0 30px}}@media only screen and (min-width:992px){.articleList.big-title .articleList-heading,.articleList.big-title.articleList-read-more .articleList-heading{font-size:40px;font-size:4rem;line-height:48px}}.articleList .articleList-list{list-style:none;padding:0;margin:0}.articleList .articleList-article-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);border-radius:6px}@media only screen and (min-width:768px){.articleList .articleList-article-wrapper{height:100%}}.articleList .articleList-article{display:block;cursor:pointer}.articleList a{text-decoration:none}.articleList .articleList-date,.articleList .dateCategory{font-size:14px;font-size:1.4rem;line-height:18px;-ms-flex-order:1;order:1;margin:15px 10px;padding:0}@media only screen and (min-width:768px){.articleList .articleList-date,.articleList .dateCategory{line-height:16px}}@media only screen and (min-width:992px){.articleList .articleList-date,.articleList .dateCategory{margin:30px 25px 10px}}.articleList .articleList-date .article-category:after,.articleList .dateCategory .article-category:after{content:none}.articleList .articleList-date .article-category:before,.articleList .dateCategory .article-category:before{border-left:3px solid #fe61af;content:"";height:12px;margin:0 8px}.articleList .articleList-date .article-category:empty,.articleList .dateCategory .article-category:empty{display:none}.articleList .articleList-description{padding:15px 15px 0;-ms-flex-order:3;order:3}@media only screen and (min-width:768px){.articleList .articleList-description{padding:15px 20px 0}}@media only screen and (min-width:992px){.articleList .articleList-description{padding:24px 30px 0}}.articleList .articleList-title{font-size:20px;font-size:2rem;line-height:28px;position:relative;-ms-flex-order:2;order:2;padding:0 10px 20px;margin:0}.articleList .articleList-title:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.articleList .articleList-title{font-size:24px;font-size:2.4rem;line-height:30px}}@media only screen and (min-width:992px){.articleList .articleList-title{font-size:28px;font-size:2.8rem;line-height:34px;padding:0 25px 35px}}.articleList .articleList-title:after{color:#e60000;display:inline;vertical-align:baseline;margin-left:5px;font-size:16px;font-size:1.6rem;line-height:26px;margin-right:-16px}@media only screen and (min-width:768px){.articleList .articleList-title:after{font-size:18px;font-size:1.8rem;line-height:27px;margin-right:-18px}}@media only screen and (min-width:992px){.articleList .articleList-title:after{font-size:20px;font-size:2rem;line-height:31px;margin-right:-20px}}.articleList img{display:block}.articleList .articleList-thumbnail{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:"object-fit: cover; object-position: center;";min-width:100%;height:195px}@media only screen and (min-width:768px){.articleList .articleList-thumbnail{height:193px}}@media only screen and (min-width:992px){.articleList .articleList-thumbnail{height:231px}}.articleList-read-more{-webkit-tap-highlight-color:transparent}.articleList-read-more.component .tns-controls [data-controls=prev]{top:50%;left:-20px}.articleList-read-more.component .tns-controls [data-controls=next]{top:50%;right:-20px}.articleList-read-more .component-content{overflow-x:visible}.articleList-read-more .tns-ovh{overflow:visible}@media only screen and (min-width:768px) and (max-width:992px){.articleList-read-more .tns-ovh{overflow:hidden;padding-right:5px;padding-left:5px;margin-right:-5px;margin-left:-5px}}.box-latest-news-base .articleList-read-more+.richText{margin-bottom:10px}@media only screen and (min-width:992px){.box-latest-news-base .articleList-read-more+.richText{margin-bottom:30px}}.articleList-read-more>.component-content{position:relative;padding:0}.box-latest-news-base .articleList-read-more>.component-content{padding-top:0;padding-bottom:0}.articleList-read-more .articleList-list{position:relative}@media only screen and (min-width:768px){.articleList-read-more .articleList-list{display:-ms-flexbox;display:flex}}.articleList-read-more .articleList-heading{font-size:20px;font-size:2rem;line-height:28px;margin:0;text-align:center}@media only screen and (min-width:768px){.articleList-read-more .articleList-heading{font-size:24px;font-size:2.4rem;line-height:30px}}@media only screen and (min-width:992px){.articleList-read-more .articleList-heading{font-size:28px;font-size:2.8rem;line-height:34px}}.box-latest-news-base .articleList-read-more .articleList-heading{margin-top:40px}@media only screen and (min-width:768px){.box-latest-news-base .articleList-read-more .articleList-heading{margin-bottom:40px}}@media only screen and (min-width:992px){.box-latest-news-base .articleList-read-more .articleList-heading{margin-top:54px;margin-bottom:0}}.articleList-read-more .articleList-article-wrapper{position:relative}.articleList-read-more .articleList-article{display:block;margin-top:20px}@media only screen and (min-width:768px) and (max-width:992px){.articleList-read-more .articleList-article{padding:0 0 5px}}@media only screen and (min-width:992px){.articleList-read-more .articleList-article{width:33.33333%;margin:0 10px!important}.articleList-read-more .articleList-article:first-child{margin-left:0!important}.articleList-read-more .articleList-article:last-child{margin-right:0!important}}.articleList-read-more .articleList-description{display:none}.articleList-read-more .articleList-navigation{display:none;width:100%}@media only screen and (min-width:768px){.articleList-read-more .articleList-navigation{display:block}}@media only screen and (min-width:992px){.articleList-read-more .articleList-navigation{display:none}}.articleList-read-more .nav-next,.articleList-read-more .nav-prev{font-size:0;cursor:pointer;background-color:#fff;border-radius:50%;width:40px;height:40px;text-align:center;position:absolute;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}.articleList-read-more .nav-next:after,.articleList-read-more .nav-prev:after{font-size:21px;font-size:2.1rem;line-height:40px}.articleList-read-more .nav-next{display:block;right:0}.articleList-read-more .nav-next:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.articleList-read-more .nav-prev{display:none;left:0}.articleList-read-more .nav-prev:after{content:"\E902";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.articleList-read-more.is-moved .nav-next{display:none}.articleList-read-more.is-moved .nav-prev{display:block}.articleList-read-more .articleList-title{font-size:18px;font-size:1.8rem;line-height:24px;margin:0}@media only screen and (min-width:768px){.articleList-read-more .articleList-title{font-size:20px;font-size:2rem}}@media only screen and (min-width:992px){.articleList-read-more .articleList-title{font-size:23px;font-size:2.3rem;line-height:30px;padding:0 25px 35px}}.articleList-read-more .articleList-thumbnail{height:197px}@media only screen and (min-width:768px){.articleList-read-more .dateCategory{margin:0;padding:15px 10px 13px}}@media only screen and (min-width:992px){.articleList-read-more .dateCategory{padding:30px 25px 10px}}.articleList-read-more-small>.component-content{padding:30px 0 50px}@media only screen and (min-width:768px){.articleList-read-more-small>.component-content{padding:40px 0 73px}}@media only screen and (min-width:992px){.articleList-read-more-small>.component-content{padding:60px 0 102px}}.articleList-read-more-small .articleList-heading{font-size:16px;font-size:1.6rem;line-height:24px;text-align:left;font-family:VodafoneRegularBold,Arial,sans-serif}@media only screen and (min-width:768px){.articleList-read-more-small .articleList-heading{font-size:18px;font-size:1.8rem;line-height:24px}}@media only screen and (min-width:992px){.articleList-read-more-small .articleList-heading{font-size:20px;font-size:2rem;line-height:28px}}.articleList-page-cards .articleList-title{padding-top:30px}@media only screen and (min-width:992px){.articleList-page-cards .articleList-title{padding:30px 25px}}.articleList-page-cards .articleList-description{display:block;padding:0 10px 30px}@media only screen and (min-width:992px){.articleList-page-cards .articleList-description{padding:0 25px 30px}}.articleList-page-cards .articleList-article-wrapper{display:-ms-flexbox;display:flex;border-radius:6px}.articleList-page-cards .articleList-article-wrapper picture img{border-radius:6px 6px 0 0}.articleList-page-cards .dateCategory{-ms-flex-order:1;order:1}.articleList-page-cards-with-category .articleList-title{padding-top:0}@media only screen and (min-width:768px){.articleList-two-items .articleList-list{margin:0 -10px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.articleList-two-items .articleList-article{padding:10px 0}@media only screen and (min-width:768px){.articleList-two-items .articleList-article{width:50%;padding:10px}}.articleList-two-items .articleList-article-wrapper{padding-bottom:19px}@media only screen and (min-width:768px){.articleList-two-items .articleList-article-wrapper{padding-bottom:18px}}@media only screen and (min-width:992px){.articleList-two-items .articleList-article-wrapper{padding-bottom:56px}}.articleList-two-items .articleList-title{padding:0 15px}@media only screen and (min-width:768px){.articleList-two-items .articleList-title{padding:0 20px}}@media only screen and (min-width:992px){.articleList-two-items .articleList-title{padding:0 30px}}.articleList-three-items>.component-content{overflow:visible}.articleList-three-items .articleList-article{padding:20px 0 0}@media only screen and (min-width:768px){.articleList-three-items .articleList-article{width:50%;padding:20px 10px 0}}@media only screen and (min-width:992px){.articleList-three-items .articleList-article{width:33.33333%}.articleList-three-items .articleList-article:last-child,.articleList-three-items .articleList-article:nth-last-child(2),.articleList-three-items .articleList-article:nth-last-child(3){padding-bottom:0}}@media only screen and (min-width:768px){.articleList-three-items .articleList-list{margin:0 -10px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.articleList-three-items .articleList-title{margin:23px 0 0;padding:0 20px;font-family:VodafoneRegular,Arial,sans-serif}@media only screen and (min-width:768px){.articleList-three-items .articleList-title{margin-top:20px;font-family:VodafoneLight,Arial,sans-serif}}@media only screen and (min-width:992px){.articleList-three-items .articleList-title{padding:0 20px}}.articleList-three-items .articleList-article-wrapper{padding-bottom:20px}@media only screen and (min-width:992px){.articleList-three-items .articleList-article-wrapper{padding-bottom:25px}}.articleList-three-items .articleList-description{padding-top:5px}@media only screen and (min-width:768px){.articleList-three-items .articleList-description{padding-top:12px}}@media only screen and (min-width:992px){.articleList-three-items .articleList-description{padding:16px 25px 0}}.articleList-blog-listing>.component-content{overflow:visible}.articleList-blog-listing .articleList-list{min-width:100%}@media only screen and (min-width:768px){.articleList-blog-listing .articleList-list{margin:0 -10px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.articleList-blog-listing .articleList-article{padding:10px 0}.articleList-blog-listing .articleList-article img{border-radius:6px 6px 0 0}@media only screen and (min-width:768px){.articleList-blog-listing .articleList-article{width:50%;padding:10px}}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-article{width:33.33333%}}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-article:first-child{width:100%;max-height:383px}}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-article:first-child a{width:66.66667%;display:-ms-flexbox;display:flex;max-height:383px;overflow:hidden}}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-article:first-child a img{width:100%;height:auto;border-radius:6px 0 0 6px}}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-article:first-child a picture{width:100%;max-height:383px}}.articleList-blog-listing .articleList-article:first-child .articleList-article-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-article:first-child .articleList-title,.articleList-blog-listing .articleList-article:first-child .dateCategory{width:33.33333%}}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-article:first-child .dateCategory{padding:30px 25px 20px;-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-flexbox;display:flex}}.articleList-blog-listing .articleList-article .dateCategory{margin:0;padding:15px 10px}@media only screen and (min-width:768px){.articleList-blog-listing .articleList-article .dateCategory{padding:14px 20px}}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-article .dateCategory{padding:30px 25px 10px}}.articleList-blog-listing .articleList-description{display:none}.articleList-blog-listing .articleList-title{margin-top:0}@media only screen and (min-width:768px){.articleList-blog-listing .articleList-title{padding:0 20px 20px}}@media only screen and (min-width:992px){.articleList-blog-listing .articleList-title{padding:0 25px 30px}}.articleList-one-item .articleList-article-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding-bottom:30px;min-height:197px}@media only screen and (min-width:768px){.articleList-one-item .articleList-article-wrapper{min-height:240px}}@media only screen and (min-width:992px){.articleList-one-item .articleList-article-wrapper{min-height:223px;padding-bottom:40px}}.articleList-one-item .articleList-article-wrapper>a{overflow:hidden;width:100%;height:100%;-ms-flex-order:1;order:1}@media only screen and (min-width:768px){.articleList-one-item .articleList-article-wrapper>a{width:228px;position:absolute;left:0;border-radius:6px 0 0 6px}}@media only screen and (min-width:992px){.articleList-one-item .articleList-article-wrapper>a{width:280px}}.articleList-one-item .articleList-article-wrapper picture{width:100%}.articleList-one-item .articleList-article-wrapper .articleList-thumbnail{min-height:197px;height:100%;width:100%;border-radius:6px 6px 0 0}@media only screen and (min-width:768px){.articleList-one-item .articleList-article-wrapper .articleList-thumbnail{border-radius:6px 0 0 6px}}.articleList-one-item .articleList-description,.articleList-one-item .articleList-title,.articleList-one-item .dateCategory{width:100%}@media only screen and (min-width:768px){.articleList-one-item .articleList-description,.articleList-one-item .articleList-title,.articleList-one-item .dateCategory{width:calc(100% - 248px);margin-left:228px}}@media only screen and (min-width:992px){.articleList-one-item .articleList-description,.articleList-one-item .articleList-title,.articleList-one-item .dateCategory{width:calc(100% - 300px);margin-left:280px}}.articleList-one-item .articleList-article{margin:0 0 20px}.articleList-one-item .articleList-article.last{padding:0}.articleList-one-item .dateCategory{padding:20px 10px 15px;margin-top:0;margin-bottom:0}@media only screen and (min-width:768px){.articleList-one-item .dateCategory{padding:20px 20px 10px;padding:30px 20px 10px}}.articleList-one-item .articleList-title{display:block;padding:0 10px;font-family:VodafoneRegular,Arial,sans-serif}@media only screen and (min-width:768px){.articleList-one-item .articleList-title{padding-left:20px;padding-right:20px;font-family:VodafoneLight,Arial,sans-serif}}@media only screen and (min-width:992px){.articleList-one-item .articleList-title{padding:0 20px}}.articleList-one-item .articleList-description{display:none}@media only screen and (min-width:768px){.articleList-one-item .articleList-description{display:-ms-flexbox;display:flex;padding:10px 20px 0}}@media only screen and (min-width:992px){.articleList-one-item .articleList-description{padding:10px 20px 0}}.feature-news>.component-content{padding-bottom:20px}@media only screen and (min-width:992px){.feature-news>.component-content{padding-bottom:30px}}.feature-news .articleList-heading{text-align:center;margin:0}.feature-news .articleList-list{padding:0 5px;margin:0}@media only screen and (min-width:768px){.feature-news .articleList-list{padding:10px 0 0;margin:0 -10px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:992px){.feature-news .articleList-list{padding:20px 10px 0}}@media only screen and (min-width:1200px){.feature-news .articleList-list{padding:20px 0 0}}.feature-news .articleList-article{padding:20px 0 0}@media only screen and (min-width:768px){.feature-news .articleList-article{width:50%;padding:10px}.feature-news .articleList-article:nth-child(5){display:none}}@media only screen and (min-width:992px){.feature-news .articleList-article{width:33.33333%}.feature-news .articleList-article:nth-child(5){display:block}.feature-news .articleList-article:first-child,.feature-news .articleList-article:nth-child(2){width:50%}.feature-news .articleList-article:first-child .articleList-article-wrapper,.feature-news .articleList-article:nth-child(2) .articleList-article-wrapper{padding-bottom:40px}.feature-news .articleList-article:first-child .articleList-article-wrapper .articleList-title,.feature-news .articleList-article:nth-child(2) .articleList-article-wrapper .articleList-title{font-size:28px;font-size:2.8rem;line-height:40px}.feature-news .articleList-article:first-child .articleList-article-wrapper .articleList-title::after,.feature-news .articleList-article:nth-child(2) .articleList-article-wrapper .articleList-title:after{font-size:20px;font-size:2rem}.feature-news .articleList-article:first-child .articleList-article-wrapper .articleList-thumbnail,.feature-news .articleList-article:nth-child(2) .articleList-article-wrapper .articleList-thumbnail{height:285px}.feature-news .articleList-article:first-child .articleList-article-wrapper .articleList-date,.feature-news .articleList-article:nth-child(2) .articleList-article-wrapper .articleList-date{margin:30px 10px 0}}.feature-news .articleList-article .articleList-article-wrapper{padding-bottom:30px}.feature-news .articleList-article .articleList-article-wrapper .articleList-title{margin:15px 0 0;padding:0 10px;font-family:VodafoneLight,Arial,sans-serif;font-size:18px;font-size:1.8rem;line-height:30px}.feature-news .articleList-article .articleList-article-wrapper .articleList-title:after{margin-left:10px;font-size:16px;font-size:1.6rem}@media only screen and (min-width:768px){.feature-news .articleList-article .articleList-article-wrapper .articleList-title:after{font-size:18px;font-size:1.8rem}}@media only screen and (min-width:768px){.feature-news .articleList-article .articleList-article-wrapper .articleList-title{padding:0 20px}}@media only screen and (min-width:992px){.feature-news .articleList-article .articleList-article-wrapper .articleList-title{font-size:23px;font-size:2.3rem;line-height:30px}}.feature-news .articleList-article .articleList-article-wrapper .articleList-thumbnail{height:197px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:6px 6px 0 0}@media only screen and (min-width:992px){.feature-news .articleList-article .articleList-article-wrapper .articleList-thumbnail{height:209px}}.feature-news .articleList-article .articleList-article-wrapper .articleList-date,.feature-news .articleList-article .articleList-article-wrapper .dateCategory{-ms-flex-order:1;order:1;margin-bottom:0}@media only screen and (min-width:768px){.feature-news .articleList-article .articleList-article-wrapper .articleList-date,.feature-news .articleList-article .articleList-article-wrapper .dateCategory{padding:0 10px}}@media only screen and (min-width:992px){.feature-news .articleList-article .articleList-article-wrapper .articleList-date,.feature-news .articleList-article .articleList-article-wrapper .dateCategory{margin:15px 10px 0}}.feature-news .articleList-article .articleList-article-wrapper .articleList-description{display:none}.feature-news+.richText p{margin:0 0 20px;text-align:center}.feature-news+.richText a.hyperlink-chevron{font-size:18px;font-size:1.8rem;line-height:34px;font-family:VodafoneLight,Arial,sans-serif}@media only screen and (min-width:992px){.feature-news+.richText a.hyperlink-chevron{font-size:28px;font-size:2.8rem;line-height:34px}.feature-news+.richText a.hyperlink-chevron:after{font-size:20px;font-size:2rem}}.articleList-read-more.articleList-three-card-carousel .articleList-title{font-size:18px;font-size:1.8rem;line-height:25px;padding:15px 10px 10px}@media only screen and (min-width:768px){.articleList-read-more.articleList-three-card-carousel .articleList-title{font-size:23px;font-size:2.3rem;line-height:30px;padding:20px 20px 10px}}.articleList-read-more.articleList-three-card-carousel .articleList-description{display:block;font-size:16px;font-size:1.6rem;line-height:24px;padding:0 10px 30px}@media only screen and (min-width:768px){.articleList-read-more.articleList-three-card-carousel .articleList-description{font-size:18px;padding:0 20px 30px}}@media only screen and (min-width:992px){.articleList-read-more.articleList-three-card-carousel .articleList-description{font-size:20px;font-size:2rem;line-height:30px}}.articleList-read-more.articleList-three-card-carousel .articleList-article-wrapper{border-radius:6px}.articleList-read-more.articleList-three-card-carousel .articleList-article-wrapper picture img{border-radius:6px 6px 0 0}.component.articleList-montage-wall{background-color:#f4f4f4;padding:0 0 20px}.component.articleList-montage-wall+.breadcrumbs{display:none}@media only screen and (min-width:992px){.component.articleList-montage-wall{background-color:#e60000;padding:0;position:relative}.component.articleList-montage-wall+.breadcrumbs{display:block}}.component.articleList-montage-wall.cq-Editable-dom .articleList-list{height:600px}.component.articleList-montage-wall .articleList-heading{display:none}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-heading{background-color:#e60000;color:#fff;padding:15px 60px 15px 30px;margin:0;display:-ms-flexbox;display:flex;position:absolute;z-index:0;top:33%;left:20%;height:33.3333333%;min-height:194.5px;width:40%;-ms-flex-align:center;align-items:center;pointer-events:none}}@media screen and (max-height:698px) and (min-width:992px){.component.articleList-montage-wall .articleList-heading{top:194.5px}}.component.articleList-montage-wall .articleList-list{position:relative;z-index:1}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:nowrap;height:100vh;height:calc(100vh - 98px);min-height:600px;overflow-y:hidden;overflow-x:auto}.component.articleList-montage-wall .articleList-list::-webkit-scrollbar{width:10px}.component.articleList-montage-wall .articleList-list::-webkit-scrollbar-track{background-color:#fff;box-shadow:inset 0 0 1px rgba(0,0,0,.3)}.component.articleList-montage-wall .articleList-list::-webkit-scrollbar-thumb{background-color:#afafaf}}@media only screen and (min-width:992px) and (-ms-high-contrast:active),only screen and (min-width:992px) and (-ms-high-contrast:none){.component.articleList-montage-wall .articleList-list{-ms-scrollbar-face-color:#afafaf}}.component.articleList-montage-wall .articleList-article{color:inherit;padding:0;position:relative;display:inline-block;white-space:normal;cursor:pointer;width:20%;height:33.3333333%;min-height:194.5px;perspective:1000px;overflow:hidden}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-article{margin-left:0!important}}.component.articleList-montage-wall .articleList-article.blank-article{pointer-events:none}@media screen and (max-width:991px){.component.articleList-montage-wall .articleList-article.blank-article{display:none}}.component.articleList-montage-wall .articleList-article .articleList-article-wrapper{background-color:transparent;box-shadow:none;border-radius:0}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-article .articleList-article-wrapper{background-color:#e60000}}.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a,.component.articleList-montage-wall .articleList-article .articleList-title{text-align:center;word-break:break-word}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a,.component.articleList-montage-wall .articleList-article .articleList-title{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;transition:.6s ease-in-out;overflow:hidden}}.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a{position:relative;display:-ms-flexbox;display:flex;height:180px;width:100%;overflow:hidden;pointer-events:none}@media only screen and (min-width:479px){.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a{height:220px}}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a{height:100%}}.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a .image,.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a picture{display:block;overflow:hidden;height:100%;position:relative}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a .image:after,.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a picture:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;color:#e60000;position:absolute;bottom:10px;right:10px;font-weight:700;font-size:16px;font-size:1.6rem;line-height:16px}}.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a .image img,.component.articleList-montage-wall .articleList-article .articleList-article-wrapper>a picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:"object-fit: cover; object-position: center;"}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-article.active .articleList-article-wrapper>a,.component.articleList-montage-wall .articleList-article:focus .articleList-article-wrapper>a,.component.articleList-montage-wall .articleList-article:focus .image,.component.articleList-montage-wall .articleList-article:hover .articleList-article-wrapper>a,.component.articleList-montage-wall .articleList-article:hover .image{transform:rotateY(180deg);perspective:1000px}}.component.articleList-montage-wall .articleList-article .articleList-title{margin-top:20px}@media only screen and (max-width:767px){.component.articleList-montage-wall .articleList-article .articleList-title{font-size:18px;font-size:1.8rem;line-height:24px}}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-article .articleList-title{background:#fff;padding:0 30px;margin:0;transform:rotateY(-180deg);font-size:20px;font-size:2rem;line-height:28px}}@media screen and (min-width:1600px){.component.articleList-montage-wall .articleList-article .articleList-title{font-size:28px;font-size:2.8rem;line-height:34px}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.component.articleList-montage-wall .articleList-article .articleList-title a{text-overflow:ellipsis;display:block;max-width:100%;white-space:nowrap;overflow:hidden}}@media only screen and (min-width:992px){.component.articleList-montage-wall .articleList-article.active .articleList-title,.component.articleList-montage-wall .articleList-article:focus .articleList-title,.component.articleList-montage-wall .articleList-article:hover .articleList-title{transform:rotateY(0deg);perspective:1000px}}.component.articleList-montage-wall .articleList-article .articleList-description{display:none;text-align:center}.component.articleList-montage-wall .tns-outer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.component.articleList-montage-wall .tns-outer .tns-controls{position:relative;display:-ms-flexbox;display:flex;-ms-flex-order:2;order:2;-ms-flex-pack:justify;justify-content:space-between;width:35%;margin:20px auto 0}.component.articleList-montage-wall .tns-outer .tns-controls button{position:relative;z-index:2;width:40px;height:40px}.component.articleList-montage-wall .tns-outer .tns-controls button:before{font-size:20px;font-size:2rem;line-height:20px}.component.articleList-montage-wall .tns-outer .tns-controls button[data-controls=prev]{left:auto}.component.articleList-montage-wall .tns-outer .tns-controls button[data-controls=next]{right:auto}.subscribe-snippet .form-element.formButton button{font-size:18px;font-size:1.8rem;line-height:20px;width:100%;display:inline-block;font-family:VodafoneRegular,Arial,sans-serif;font-weight:400;text-align:center;text-decoration:none;padding:12px 16px;transition:background-color .3s ease-out}@media only screen and (min-width:768px){.subscribe-snippet .form-element.formButton button{font-size:20px;font-size:2rem;line-height:28px;min-width:230px;padding:11px 10px;width:auto}}.reference-header-snippet{background:#fff;border-bottom:1px solid hsla(0,0%,40%,.5);position:fixed;top:0;right:0;left:0;width:100%;z-index:1043;padding:0}.language-selector-visible .reference-header-snippet{position:relative;width:calc(100% + 10px);left:-5px}@media only screen and (min-width:768px){.language-selector-visible .reference-header-snippet{width:calc(100% + 20px);left:-10px}}.reference-header-snippet .box-header{background-color:#fff;float:left;width:100%;padding:0 10px}.reference-header-snippet .box-header>.component-content>.content{max-width:724px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:48px}@media only screen and (min-width:992px){.reference-header-snippet .box-header>.component-content>.content{max-width:1180px}}@media only screen and (min-width:768px){.reference-header-snippet .box-header>.component-content>.content{min-height:60px}}@media only screen and (min-width:992px){.reference-header-snippet .box-header>.component-content>.content{min-height:72px}}.reference-header-snippet .box-header>.component-content>.content>.richText{margin-left:auto}.reference-header-snippet .box-header>.component-content>.content>.richText p{margin-bottom:0}.reference-header-snippet>.row>.layout-outer>.layout-inner>.col-xs-12{padding:0}.reference-footer-snippet{background-color:#333;color:#fff;padding:0 10px 60px}@media only screen and (min-width:992px){.reference-footer-snippet{padding:0 20px 60px}}.reference-footer-snippet>.inner>.component-content{max-width:724px;margin:0 auto}@media only screen and (min-width:992px){.reference-footer-snippet>.inner>.component-content{max-width:1180px}}.reference-footer-snippet .richText-footer-share-icons{display:-ms-flexbox;display:flex;margin:30px 0;padding:0}@media only screen and (min-width:768px){.reference-footer-snippet .richText-footer-share-icons{-ms-flex-pack:start;justify-content:flex-start}}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-share-icons{margin:60px 7px}}.reference-footer-snippet .richText-footer-share-icons p{display:-ms-flexbox;display:flex}.reference-footer-snippet .richText-footer-share-icons p a{font-size:0;line-height:0;color:#fff;text-decoration:none;float:left}.reference-footer-snippet .richText-footer-share-icons p a:nth-child(n+2){margin-left:20px}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-share-icons p a:nth-child(n+2){margin-left:35px}}.reference-footer-snippet .richText-footer-share-icons p a:before{font-size:32px;font-size:3.2rem;line-height:32px;color:#fff;cursor:pointer}@media only screen and (min-width:768px){.reference-footer-snippet .richText-footer-share-icons p a:before{font-size:36px;font-size:3.6rem;line-height:36px}}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-share-icons p a:before{font-size:45px;font-size:4.5rem;line-height:45px}}.reference-footer-snippet .richText-footer-share-icons p a:hover:before{color:#afafaf}.reference-footer-snippet .richText-footer-share-icons p a:focus:before{color:#fff}.reference-footer-snippet .richText-footer-direct-link,.reference-footer-snippet .richText-footer-link-chevron,.reference-footer-snippet .richText-footer-list-of-links{padding-left:0;border-bottom:1px solid #afafaf}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-direct-link,.reference-footer-snippet .richText-footer-link-chevron,.reference-footer-snippet .richText-footer-list-of-links{border:0;margin-top:8px;margin-bottom:80px}}.reference-footer-snippet .richText-footer-direct-link:focus,.reference-footer-snippet .richText-footer-direct-link:hover,.reference-footer-snippet .richText-footer-link-chevron:focus,.reference-footer-snippet .richText-footer-link-chevron:hover,.reference-footer-snippet .richText-footer-list-of-links:focus,.reference-footer-snippet .richText-footer-list-of-links:hover{cursor:pointer}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-direct-link:focus,.reference-footer-snippet .richText-footer-direct-link:hover,.reference-footer-snippet .richText-footer-link-chevron:focus,.reference-footer-snippet .richText-footer-link-chevron:hover,.reference-footer-snippet .richText-footer-list-of-links:focus,.reference-footer-snippet .richText-footer-list-of-links:hover{cursor:default}}.reference-footer-snippet .richText-footer-direct-link:nth-child(3),.reference-footer-snippet .richText-footer-link-chevron:nth-child(3),.reference-footer-snippet .richText-footer-list-of-links:nth-child(3){border-top:1px solid #afafaf}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-direct-link:nth-child(3),.reference-footer-snippet .richText-footer-link-chevron:nth-child(3),.reference-footer-snippet .richText-footer-list-of-links:nth-child(3){border:0}}.reference-footer-snippet .richText-footer-direct-link h3,.reference-footer-snippet .richText-footer-direct-link h3 a,.reference-footer-snippet .richText-footer-link-chevron h3,.reference-footer-snippet .richText-footer-link-chevron h3 a,.reference-footer-snippet .richText-footer-list-of-links h3,.reference-footer-snippet .richText-footer-list-of-links h3 a{font-size:18px;font-size:1.8rem;line-height:24px;position:relative;color:#fff;text-decoration:none;letter-spacing:normal;margin:10px 8px}@media only screen and (min-width:768px){.reference-footer-snippet .richText-footer-direct-link h3,.reference-footer-snippet .richText-footer-direct-link h3 a,.reference-footer-snippet .richText-footer-link-chevron h3,.reference-footer-snippet .richText-footer-link-chevron h3 a,.reference-footer-snippet .richText-footer-list-of-links h3,.reference-footer-snippet .richText-footer-list-of-links h3 a{font-size:20px;font-size:2rem;line-height:28px}}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-direct-link h3,.reference-footer-snippet .richText-footer-direct-link h3 a,.reference-footer-snippet .richText-footer-link-chevron h3,.reference-footer-snippet .richText-footer-link-chevron h3 a,.reference-footer-snippet .richText-footer-list-of-links h3,.reference-footer-snippet .richText-footer-list-of-links h3 a{font-size:24px;font-size:2.4rem;line-height:28px;letter-spacing:-.24px;margin-left:2px}}.reference-footer-snippet .richText-footer-direct-link h3 a,.reference-footer-snippet .richText-footer-link-chevron h3 a,.reference-footer-snippet .richText-footer-list-of-links h3 a{margin-left:0}.reference-footer-snippet .richText-footer-direct-link h3 a:focus,.reference-footer-snippet .richText-footer-direct-link h3 a:hover,.reference-footer-snippet .richText-footer-link-chevron h3 a:focus,.reference-footer-snippet .richText-footer-link-chevron h3 a:hover,.reference-footer-snippet .richText-footer-list-of-links h3 a:focus,.reference-footer-snippet .richText-footer-list-of-links h3 a:hover{text-decoration:none}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-direct-link h3 a:focus,.reference-footer-snippet .richText-footer-direct-link h3 a:hover,.reference-footer-snippet .richText-footer-link-chevron h3 a:focus,.reference-footer-snippet .richText-footer-link-chevron h3 a:hover,.reference-footer-snippet .richText-footer-list-of-links h3 a:focus,.reference-footer-snippet .richText-footer-list-of-links h3 a:hover{text-decoration:underline}}.reference-footer-snippet .richText-footer-list-of-links h3{font-family:VodafoneRegular,Arial,sans-serif}.reference-footer-snippet .richText-footer-list-of-links h3:after{content:"\E901";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;font-size:14px;font-size:1.4rem;display:block;position:absolute;top:0;right:-6px;transition:transform .6s ease-in-out}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-list-of-links h3:after{display:none}}.reference-footer-snippet .richText-footer-list-of-links.is-expanded h3 a:after,.reference-footer-snippet .richText-footer-list-of-links.is-expanded h3:after{transform:rotateX(180deg)}.reference-footer-snippet .richText-footer-list-of-links ul{list-style-type:none;padding-left:10px;margin:0;max-height:0;overflow:hidden;transition:max-height .6s ease-in-out}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-list-of-links ul{max-height:none!important;margin:none;padding-left:0}}.reference-footer-snippet .richText-footer-list-of-links ul li{margin-top:15px;padding-left:0}.reference-footer-snippet .richText-footer-list-of-links ul li:before{display:none}@media only screen and (min-width:768px){.reference-footer-snippet .richText-footer-list-of-links ul li{font-size:18px;font-size:1.8rem;line-height:24px}}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-list-of-links ul li{padding-left:2px;margin-top:16px}}.reference-footer-snippet .richText-footer-list-of-links ul li:last-child{padding-bottom:20px}.reference-footer-snippet .richText-footer-list-of-links ul li:first-child{margin-top:0}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-list-of-links ul li:first-child{margin-top:15px}}.reference-footer-snippet .richText-footer-list-of-links ul li a{font-size:16px;font-size:1.6rem;line-height:22px;color:#fff;text-decoration:none}@media only screen and (min-width:768px){.reference-footer-snippet .richText-footer-list-of-links ul li a{font-size:18px;font-size:1.8rem;line-height:24px}}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-list-of-links ul li a.hyperlink-list-item-mobile{display:none}}.reference-footer-snippet .richText-footer-list-of-links ul li a:focus,.reference-footer-snippet .richText-footer-list-of-links ul li a:hover{text-decoration:underline}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-link-chevron h3 a:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;font-size:18px;font-size:1.8rem;display:block;position:absolute;top:50%;left:calc(100% + 14px);transform:translateY(-50%)}}.reference-footer-snippet .richText-footer-pipe-separated-links{padding:0 5px;margin-top:30px}@media only screen and (min-width:768px){.reference-footer-snippet .richText-footer-pipe-separated-links{padding:0}}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-pipe-separated-links{margin-top:0}}.reference-footer-snippet .richText-footer-pipe-separated-links p{margin:0 0 3px}.reference-footer-snippet .richText-footer-pipe-separated-links p a{font-size:16px;font-size:1.6rem;line-height:24px;margin-right:7px;color:#fff;text-decoration:none;display:block;float:left}@media only screen and (min-width:768px){.reference-footer-snippet .richText-footer-pipe-separated-links p a{margin-right:12px}}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-pipe-separated-links p a{font-size:18px;font-size:1.8rem;line-height:21px;margin-right:17px}}.reference-footer-snippet .richText-footer-pipe-separated-links p a:focus,.reference-footer-snippet .richText-footer-pipe-separated-links p a:hover{text-decoration:underline}.reference-footer-snippet .richText-footer-pipe-separated-links p a:first-child{margin-left:0}.reference-footer-snippet .richText-footer-pipe-separated-links p a:last-child:after{visibility:hidden}.reference-footer-snippet .richText-footer-pipe-separated-links p a:after{content:"";border-left:1px solid #fff;height:14px;margin:3px 0 0 7px;position:relative;top:2px;pointer-events:none;display:inline-block}@media only screen and (min-width:768px){.reference-footer-snippet .richText-footer-pipe-separated-links p a:after{height:17px;margin:3px 0 0 12px;top:4px}}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-pipe-separated-links p a:after{height:25px;margin:-1px 0 0 17px;top:7px}}.reference-footer-snippet .richText-footer-copyright-note{padding:0 5px;margin-top:30px}@media only screen and (min-width:768px){.reference-footer-snippet .richText-footer-copyright-note{padding:0;margin-top:60px}}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-copyright-note{margin-top:10px}}.reference-footer-snippet .richText-footer-copyright-note p{font-size:14px;font-size:1.4rem;line-height:18px;margin-bottom:0;text-align:left}@media only screen and (min-width:768px){.reference-footer-snippet .richText-footer-copyright-note p{font-size:16px;font-size:1.6rem;line-height:24px}}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-copyright-note p{font-size:18px;font-size:1.8rem;line-height:24px;text-align:right}}.reference-footer-snippet .richText-footer-cookie-policy{padding:0 5px;margin-top:4px}@media only screen and (min-width:768px){.reference-footer-snippet .richText-footer-cookie-policy{padding:0;margin-top:30px}}.reference-footer-snippet .richText-footer-cookie-policy p{font-size:14px;font-size:1.4rem;line-height:18px;margin:0;color:#fff}.reference-footer-snippet .richText-footer-cookie-policy p a{color:#fff}@media only screen and (min-width:768px){.reference-footer-snippet .richText-footer-cookie-policy p{font-size:16px;font-size:1.6rem;line-height:18px}}@media only screen and (min-width:992px){.reference-footer-snippet .richText-footer-cookie-policy p{color:#999}}[id=footer]{width:100%}[id=footer]>.row>.layout-outer>.layout-inner>.col-xs-12{padding:0}.reference-country-selector-snippet{background-color:#333;color:#fff;width:100%;text-align:center;float:left;padding:0;height:0;overflow:auto;transition:height .6s ease-in-out}.language-selector-visible .reference-country-selector-snippet{transition-duration:.5s}.reference-country-selector-snippet.is-hidden{height:0!important;transition-duration:0s;overflow:hidden}@media only screen and (min-width:768px){.reference-country-selector-snippet .title{max-width:calc(100% - 80px);margin:0 auto}}.reference-country-selector-snippet h2{line-height:32px;padding:0 13px;margin:0 0 10px}@media only screen and (min-width:768px){.reference-country-selector-snippet h2{font-size:34px;font-size:3.4rem;line-height:40px;margin:0 auto 10px}}@media only screen and (min-width:992px){.reference-country-selector-snippet h2{font-size:40px;font-size:4rem;line-height:48px}}.reference-country-selector-snippet .inner{max-width:724px;margin:0 auto;position:relative}@media only screen and (min-width:992px){.reference-country-selector-snippet .inner{max-width:1180px}}.reference-country-selector-snippet .inner>.component-content{position:relative;padding:40px 11px 60px}@media only screen and (min-width:992px){.reference-country-selector-snippet .inner>.component-content{padding-top:60px;max-width:83.33333%;margin:0 auto}}@media only screen and (min-width:992px) and (-ms-high-contrast:active),only screen and (min-width:992px) and (-ms-high-contrast:none){.reference-country-selector-snippet .inner>.component-content{width:100%!important;max-width:100%!important}}.reference-country-selector-snippet .inner>.component-content:after{content:"";display:block;clear:both}.reference-country-selector-snippet .close-button{font-size:0;line-height:0;position:absolute;top:15px;right:15px;margin:0;padding:0;display:inline-block;cursor:pointer;width:24px;height:24px;background:transparent;border:0;color:#fff;z-index:1}.reference-country-selector-snippet .close-button:before{content:"\E917";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.reference-country-selector-snippet .close-button{top:28px;right:28px}}@media only screen and (min-width:992px){.reference-country-selector-snippet .close-button{width:34px;height:34px;top:40px;right:40px}}.reference-country-selector-snippet .close-button:before{font-size:28px;font-size:2.8rem;line-height:28px;position:absolute;top:0;left:0;display:block;margin:0}@media only screen and (min-width:992px){.reference-country-selector-snippet .close-button:before{font-size:34px;font-size:3.4rem;line-height:34px}}.reference-country-selector-snippet .title{clear:both}.reference-country-selector-snippet .richText p{line-height:20px;margin:0}@media only screen and (min-width:768px){.reference-country-selector-snippet .richText p{line-height:23px}}.reference-country-selector-snippet .richText .show-more{margin-top:20px;display:inline-block;width:100%;overflow:hidden;transition:height .6s ease-in-out,margin-top .6s ease-in-out}.reference-country-selector-snippet .richText .show-more:after{content:"\E901";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.reference-country-selector-snippet .richText .show-more{font-size:16px;font-size:1.6rem;line-height:23px}}@media only screen and (min-width:992px){.reference-country-selector-snippet .richText .show-more{display:none}}.reference-country-selector-snippet .richText .show-more.is-active{height:0;margin-top:0}.reference-country-selector-snippet .richText .show-more:after{display:-ms-flexbox;display:flex;width:29px;height:29px;vertical-align:middle;margin:auto;-ms-flex-align:center;align-items:center}.reference-country-selector-snippet .box{min-height:0;height:100%;max-height:none!important;margin-top:23px;overflow:hidden;transition:max-height .6s ease-in-out}@media only screen and (min-width:768px){.reference-country-selector-snippet .box{padding:0}}@media only screen and (min-width:992px){.reference-country-selector-snippet .box{max-height:100%;margin-top:60px}}.reference-country-selector-snippet .box .richText:last-child{margin-top:14px}@media only screen and (min-width:768px){.reference-country-selector-snippet .box .richText:last-child{margin-top:40px}}@media only screen and (min-width:992px){.reference-country-selector-snippet .box .richText:last-child{margin-top:60px}}@media only screen and (min-width:768px){.reference-country-selector-snippet .box>.component-content>.content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.reference-country-selector-snippet .countrySelector{float:left;width:100%}@media only screen and (min-width:768px){.reference-country-selector-snippet .countrySelector{width:auto;min-width:16.66667%;-ms-flex:1;flex:1;padding:0 10px}}@media only screen and (min-width:768px){.reference-country-selector-snippet .countrySelector.is-divided{-ms-flex:2;flex:2}}.reference-country-selector-snippet .countrySelector a{color:#fff}.reference-country-selector-snippet .countrySelector .countrySelector-list-title{font-size:22px;font-size:2.2rem;line-height:26px;text-align:left;font-family:VodafoneLight,Arial,sans-serif;margin:0;padding:17px 15px 18px 10px;border-bottom:1px solid #666;transition:margin-bottom .6s ease-in-out}.reference-country-selector-snippet .countrySelector .countrySelector-list-title:after{content:"\E901";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.reference-country-selector-snippet .countrySelector .countrySelector-list-title{font-size:28px;font-size:2.8rem;line-height:34px;padding:5px 0}}@media only screen and (min-width:992px){.reference-country-selector-snippet .countrySelector .countrySelector-list-title{font-size:28px;font-size:2.8rem;line-height:34px;padding:9px 0 4px;margin-bottom:3px}}.reference-country-selector-snippet .countrySelector .countrySelector-list-title:after{font-size:12px;font-size:1.2rem;line-height:30px;text-align:center;float:right;width:30px;height:30px;transition:transform .6s ease-in-out}@media only screen and (min-width:768px){.reference-country-selector-snippet .countrySelector .countrySelector-list-title:after{content:none}}.reference-country-selector-snippet .countrySelector .countrySelector-list-title.is-active{margin-bottom:22px;transition-duration:0s}.reference-country-selector-snippet .countrySelector .countrySelector-list-title.is-active:after{transform:rotateX(180deg)}.reference-country-selector-snippet .countrySelector .countrySelector-list{max-height:0;overflow-y:hidden;margin:0;padding:0;transition:max-height .6s ease-in-out;list-style:none;text-align:left}@media only screen and (min-width:768px){.reference-country-selector-snippet .countrySelector .countrySelector-list{max-height:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}}.reference-country-selector-snippet .countrySelector .countrySelector-item{margin-bottom:3px;clear:both}@media only screen and (min-width:768px){.reference-country-selector-snippet .countrySelector .countrySelector-item{-ms-flex-order:2;order:2;width:100%}}@media only screen and (min-width:768px){.reference-country-selector-snippet .countrySelector .countrySelector-item.is-divided{-ms-flex-order:1;order:1;width:calc(50% - 20px);float:left}}@media only screen and (min-width:992px) and (-ms-high-contrast:active),only screen and (min-width:992px) and (-ms-high-contrast:none){.reference-country-selector-snippet .countrySelector .countrySelector-item.is-divided{width:calc(50% - 10px)}}.reference-country-selector-snippet .countrySelector .countrySelector-item a{font-size:18px;font-size:1.8rem;line-height:32px;vertical-align:middle;text-decoration:none;display:block;padding-left:10px}@media only screen and (min-width:768px){.reference-country-selector-snippet .countrySelector .countrySelector-item a{padding-left:0}}@media only screen and (min-width:992px){.reference-country-selector-snippet .countrySelector .countrySelector-item a{font-size:20px;font-size:2rem;line-height:32px}}.reference-country-selector-snippet .countrySelector .countrySelector-item a.focus-visible{margin:2px}.reference-country-selector-snippet .countrySelector .countrySelector-item img{width:26px;display:inline-block;vertical-align:middle;margin-right:5px}.reference-country-selector-snippet .countrySelector .countrySelector-item .countrySelector-item-title{line-height:1}.reference-country-selector-snippet .countrySelector .countrySelector-item:last-child{border-bottom:1px solid #666;padding-bottom:21px;margin-bottom:0}@media only screen and (min-width:768px){.reference-country-selector-snippet .countrySelector .countrySelector-item:last-child{border-bottom:0;padding-bottom:0}}.reference-country-selector-snippet .richText-global-website{display:none}@media only screen and (min-width:768px){.reference-country-selector-snippet .richText-global-website{display:block}.reference-country-selector-snippet .richText-global-website a{border-radius:6px;border:1px solid #fff;padding:10px 22px;display:inline-block;text-decoration:none;color:#fff}.reference-country-selector-snippet .richText-global-website a:focus,.reference-country-selector-snippet .richText-global-website a:hover{cursor:pointer;color:#000;background:#fff}}.reference-country-selector-snippet .richText-global-website.is-visible{display:block}.reference-global-search{color:#fff;text-align:center;position:fixed;top:0;left:0;height:100vh;max-height:100vh;width:100vw;background-color:#333;z-index:1051;visibility:hidden;transition:transform .5s,visibility .5s .5s;transform:translateY(-100vh);overflow:auto}.reference-global-search.is-visible{visibility:visible;transition-delay:0s;transform:translateY(0)}.reference-global-search>.inner{max-width:724px;position:relative;max-width:100%;margin:0 auto;padding:72px 10px}@media only screen and (min-width:992px){.reference-global-search>.inner{max-width:1180px}}@media only screen and (min-width:768px){.reference-global-search>.inner{padding:94px 0 0}}@media only screen and (min-width:992px){.reference-global-search>.inner{padding-top:160px}}.reference-global-search>.inner>.component-content>.richText.first{display:none}.reference-global-search .global-search-close-button{font-size:24px;font-size:2.4rem;line-height:24px;position:absolute;top:15px;right:5px;width:24px;height:24px;background:transparent;border:0;color:#fff;cursor:pointer;padding:0}.reference-global-search .global-search-close-button:before{content:"\E917";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.reference-global-search .global-search-close-button{font-size:50px;font-size:5rem;line-height:50px;width:50px;height:50px;top:22px;right:22px}}.reference-global-search .title{margin:0 0 40px}@media only screen and (min-width:768px){.reference-global-search .title{margin-bottom:50px}}.reference-global-search .title .title-heading{margin:0}.reference-global-search .form{margin-bottom:25px}@media only screen and (min-width:768px){.reference-global-search .form{margin-bottom:40px}}@media only screen and (min-width:992px){.reference-global-search .form{margin-bottom:50px}}.reference-global-search .form .control-label{display:none}.reference-global-search .form .formContent{display:-ms-flexbox;display:flex;margin:0 auto}@media only screen and (min-width:768px){.reference-global-search .form .formContent{width:66.66667%}}@media only screen and (min-width:992px){.reference-global-search .form .formContent{width:50%}}.reference-global-search .form .textField{width:calc(100% - 51px);text-align:left}.reference-global-search .form .textField .controls{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.reference-global-search .form .textField .global-search-clear-button{font-size:29px;font-size:2.9rem;line-height:29px;position:absolute;right:12px;width:29px;top:11px;height:29px;background:transparent;border:0;color:#333;cursor:pointer;padding:0;visibility:hidden;z-index:1}.reference-global-search .form .textField .global-search-clear-button:before{content:"\E917";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.reference-global-search .form .textField .global-search-clear-button.is-active{visibility:visible}.reference-global-search .form .textField input{font-size:18px;font-size:1.8rem;position:relative;width:100%;height:44px;padding-left:24px;padding-right:45px}@media only screen and (min-width:768px){.reference-global-search .form .textField input{font-size:20px;font-size:2rem;height:50px}}.reference-global-search .form .textField input:-ms-input-placeholder{color:#afafaf}.reference-global-search .form .textField input::placeholder{color:#afafaf}.reference-global-search .form .textField input::-ms-clear{display:none}.reference-global-search .form .formButton .button{font-size:0;line-height:0;width:51px;height:44px;background-color:#666;color:#424242;pointer-events:none;box-shadow:none;border:0}.reference-global-search .form .formButton .button:before{content:"\E90B";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.reference-global-search .form .formButton .button{margin-left:5px;height:50px}}@media only screen and (min-width:992px){.reference-global-search .form .formButton .button{margin-left:0}}.reference-global-search .form .formButton .button:before{font-size:30px;font-size:3rem;line-height:30px;vertical-align:middle}.reference-global-search .form .formButton .button.is-active{pointer-events:all;background-color:#bd0000;cursor:pointer;color:#fff}@media only screen and (min-width:992px){.reference-global-search .richText-content{padding-left:8.33333%;padding-right:8.33333%}}.reference-global-search .richText-content h3{margin:0 0 25px}@media only screen and (min-width:768px){.reference-global-search .richText-content h3{margin-bottom:45px}}@media only screen and (min-width:992px){.reference-global-search .richText-content h3{font-size:34px;font-size:3.4rem;line-height:40px;margin-bottom:30px}}.reference-global-search .richText-content ul{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.reference-global-search .richText-content ul li{padding-left:0;margin:0 5px 18px}.reference-global-search .richText-content ul li:before{display:none}@media only screen and (min-width:768px){.reference-global-search .richText-content ul li{margin:0 10px 15px}}.subscribe-snippet{width:100%;display:none}.subscribe-snippet.is-visible{display:block}.subscribe-snippet a{text-decoration:underline}.subscribe-snippet .box>.component-content{padding-left:5px;padding-right:5px}.subscribe-snippet .form-heading{font-size:24px;font-size:2.4rem;line-height:30px;margin-bottom:0;text-align:center}@media only screen and (min-width:768px){.subscribe-snippet .form-heading{font-size:34px;font-size:3.4rem;line-height:40px}}@media only screen and (min-width:992px){.subscribe-snippet .form-heading{font-size:40px;font-size:4rem;line-height:48px}}@media only screen and (min-width:768px){.subscribe-snippet .formContent{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:768px){.subscribe-snippet .form-element.textField{width:350px}}@media only screen and (min-width:992px){.subscribe-snippet .form-element.textField{width:480px}}.subscribe-snippet .form-element.formButton{margin-top:15px}@media only screen and (min-width:768px){.subscribe-snippet .form-element.formButton{margin-top:0;width:230px}}@media only screen and (min-width:992px){.subscribe-snippet .form-element.formButton{width:260px}}.subscribe-snippet .form-element.formButton button{color:#fff;background-color:#4a4d4e;border:1px solid #fff;pointer-events:none}.subscribe-snippet .form-element.formButton button:focus,.subscribe-snippet .form-element.formButton button:hover{color:#ebebeb;background-color:#424242;border-color:#ebebeb}.subscribe-snippet .form-element.formButton button.is-active{cursor:pointer;pointer-events:auto}.subscribe-snippet .form-element .control-label{display:none}.subscribe-snippet .form-element .controls{position:relative}.subscribe-snippet .form-element .controls .error{display:block;position:absolute;top:calc(-100% - 8px);left:0}.subscribe-snippet input{font-size:18px;font-size:1.8rem;border:0;display:block;height:44px;width:100%;padding-left:24px;padding-right:45px}@media only screen and (min-width:768px){.subscribe-snippet input{font-size:20px;font-size:2rem;height:50px}}.subscribe-snippet input::-ms-clear{display:none}.subscribe-snippet input:-ms-input-placeholder{color:#afafaf}.subscribe-snippet input::placeholder{color:#afafaf}.dateCategory{font-size:14px;font-size:1.4rem;line-height:16px;-ms-flex-align:center;align-items:center}.dateCategory,.dateCategory>.component-content{display:-ms-flexbox;display:flex}.dateCategory .article-category{margin:0}.dateCategory .article-category:before{border-left:1px solid #ccc;content:"";height:12px;margin:0 8px}.dateCategory .article-category:empty{display:none}@media only screen and (min-width:768px){.dateCategory .article-category{margin-bottom:0}}.form:not(.form-no-validate) button[disabled]{pointer-events:none}.form:not(.form-no-validate) .error{display:none}.form:not(.form-no-validate) .error-content{font-size:18px;font-size:1.8rem;line-height:23px;width:100%;float:right;border:1px solid #fecb00;border-radius:10px;border-left-width:58px;background:#4a4d4e;box-shadow:0 2px 8px rgba(0,0,0,.15);color:#fff;position:relative;padding:11px 20px;min-height:50px;margin:0 0 8px}.form:not(.form-no-validate) .error-content:before{content:"";background:url(../../assets/img/block.svg) no-repeat 50%;display:inline-block;width:58px;height:28px;background-size:28px;position:absolute;left:-58px;top:11px}.form:not(.form-no-validate) .error-content:after{content:"";border:8px solid transparent;border-top-color:#fecb00;display:block;height:0;width:0;position:absolute;top:100%;left:-37px}.form:not(.form-no-validate).is-invalid .error{display:block}.form-light .error-content{background-color:#fff;color:#333}.form-contact-us-form{position:relative;padding-left:10px;padding-right:10px}@media only screen and (min-width:992px){.form-contact-us-form{width:100%;margin:0}}.form-contact-us-form .textField .control-group{padding-bottom:10px}.form-contact-us-form .textField .control-group .required{color:#e60000}.form-contact-us-form .textField .control-group .controls>input{width:100%;height:44px;border:1px solid #999;padding:0 10px}.form-contact-us-form .textArea .control-group{padding-bottom:10px}.form-contact-us-form .textArea .control-group .required{color:#e60000}.form-contact-us-form .textArea .control-group .controls>textarea{width:100%;min-height:150px;border:1px solid #999;resize:none;padding:10px}.form-contact-us-form .control-label{font-size:18px;font-size:1.8rem;line-height:32px;margin:20px 0 10px}.form-contact-us-form .formButton button{font-size:18px;font-size:1.8rem;line-height:20px;min-width:100%;height:40px;border:0;color:#fff;top:70px;background-color:#ccc;transition:background-color .3s ease-in-out}@media only screen and (min-width:768px){.form-contact-us-form .formButton button{min-width:214px;height:50px}}.form-contact-us-form .formButton button:focus,.form-contact-us-form .formButton button:hover{cursor:pointer;background-color:#333}.fileList:not(.fileList-popular) .fileList-heading{display:none}@media only screen and (min-width:768px){.fileList:not(.fileList-popular) .fileList-heading{font-size:24px;font-size:2.4rem;line-height:30px;display:inline}}@media only screen and (min-width:992px){.fileList:not(.fileList-popular) .fileList-heading{font-size:28px;font-size:2.8rem;line-height:34px}}.fileList:not(.fileList-popular) .fileList-list{list-style:none;padding:0;margin:0}.fileList:not(.fileList-popular) .fileList-file{transition-property:background-color,border-color;transition-timing-function:ease-out;transition-duration:.3s;border:1px solid #999;border-radius:6px;cursor:pointer;margin-bottom:20px;padding:30px 57px 30px 15px;position:relative;list-style:none}.fileList:not(.fileList-popular) .fileList-file:before{content:"\E912";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.fileList:not(.fileList-popular) .fileList-file:focus,.fileList:not(.fileList-popular) .fileList-file:hover{cursor:pointer;color:#333;background-color:#f4f4f4;border-color:#333}@media only screen and (min-width:768px){.fileList:not(.fileList-popular) .fileList-file{padding:30px 25px}}.fileList:not(.fileList-popular) .fileList-file.last{margin-bottom:0}.fileList:not(.fileList-popular) .fileList-file:before{font-size:21px;font-size:2.1rem;color:#e60000;position:absolute;top:50%;right:15px;transform:translateY(-50%)}@media only screen and (min-width:768px){.fileList:not(.fileList-popular) .fileList-file:before{right:25px}}.fileList:not(.fileList-popular) .fileList-title{font-size:16px;font-size:1.6rem;line-height:24px;font-family:VodafoneRegularBold,Arial,sans-serif;word-break:break-word;text-align:left;margin:0}.fileList:not(.fileList-popular) .fileList-title a{text-decoration:none}@media only screen and (min-width:768px){.fileList:not(.fileList-popular) .fileList-title{font-size:18px;font-size:1.8rem;line-height:24px;width:80%}}.fileList:not(.fileList-popular) .fileList-description,.fileList:not(.fileList-popular) .fileList-download-link,.fileList:not(.fileList-popular) .fileList-download-size,.fileList:not(.fileList-popular) .fileList-filename{display:none}.fileList.fileLists-light .fileList-file{background-color:#fff}.fileList-popular .fileList-heading{font-size:24px;font-size:2.4rem;line-height:30px;margin:17px 0 40px;text-align:center}@media only screen and (min-width:768px){.fileList-popular .fileList-heading{font-size:34px;font-size:3.4rem;line-height:40px;margin:0 0 17px}}@media only screen and (min-width:992px){.fileList-popular .fileList-heading{font-size:40px;font-size:4rem;line-height:48px;margin:0 0 30px}}.fileList-popular .fileList-list{display:block;list-style:none;padding:0}@media only screen and (min-width:768px){.fileList-popular .fileList-list{display:-ms-flexbox;display:flex}}.fileList-popular .fileList-file{cursor:pointer;margin-bottom:40px;text-align:center}@media only screen and (min-width:768px){.fileList-popular .fileList-file{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;margin-right:20px}}.fileList-popular .fileList-file:last-child{margin-right:0}.fileList-popular .fileList-file:before{background:url(../../assets/img/document-default-hi.svg) no-repeat 50% 0;background-size:contain;content:"";display:block;height:78px;width:auto}@media only screen and (min-width:768px){.fileList-popular .fileList-file:before{height:110px}}.fileList-popular .fileList-file.fileList-extension-jpg:before{background-image:url(../../assets/img/document-jpg-hi.svg)}.fileList-popular .fileList-file.fileList-extension-pdf:before{background-image:url(../../assets/img/document-pdf-hi.svg)}.fileList-popular .fileList-file.fileList-extension-png:before{background-image:url(../../assets/img/document-png-hi.svg)}.fileList-popular .fileList-file.fileList-extension-ppt:before{background-image:url(../../assets/img/document-ppt-hi.svg)}.fileList-popular .fileList-file.fileList-extension-rtf:before{background-image:url(../../assets/img/document-rtf-hi.svg)}.fileList-popular .fileList-file.fileList-extension-svg:before{background-image:url(../../assets/img/document-svg-hi.svg)}.fileList-popular .fileList-file.fileList-extension-xls:before{background-image:url(../../assets/img/document-xls-hi.svg)}.fileList-popular .fileList-file.fileList-extension-zip:before{background-image:url(../../assets/img/document-zip-hi.svg)}.fileList-popular .fileList-title{font-size:20px;font-size:2rem;line-height:28px;margin:10px 0 5px;word-break:break-word}@media only screen and (min-width:768px){.fileList-popular .fileList-title{font-size:24px;font-size:2.4rem;line-height:30px;font-family:VodafoneLight,Arial,sans-serif}}@media only screen and (min-width:992px){.fileList-popular .fileList-title{font-size:28px;font-size:2.8rem;line-height:34px;margin-bottom:20px}}.fileList-popular .fileList-description{margin-top:auto}.fileList-popular .fileList-filename{font-size:14px;font-size:1.4rem;line-height:18px;margin:0}@media only screen and (min-width:992px){.fileList-popular .fileList-filename{font-size:18px;font-size:1.8rem;line-height:24px}}.fileList-popular .fileList-download-link,.fileList-popular .fileList-download-size{display:none}.video-nojs{display:none}.mejs__mediaelement iframe{width:100%}.mejs__container{max-width:none}.mejs__overlay-button{background:url(../../assets/img/play.svg) no-repeat 50%;background-size:contain;height:75px;width:75px}@media only screen and (min-width:768px){.mejs__overlay-button{height:85px;width:85px}}@media only screen and (min-width:992px){.mejs__overlay-button{height:100px;width:100px}}.mejs__overlay:focus>.mejs__overlay-button,.mejs__overlay:hover>.mejs__overlay-button{background-position:50%}.video-loop video{-o-object-fit:fill;object-fit:fill}.video-loop .mejs__poster{width:auto!important}.video-with-text{padding:0}.video-with-text .mejs__overlay{z-index:3}@media only screen and (min-width:768px){.video-with-text .mejs__overlay{padding-left:33.33333%}}.video-full-width{padding:0;overflow:hidden}.video-full-width .mejs__video{height:auto!important;width:auto!important;min-width:0!important;position:relative;padding-bottom:56.25%}.video-full-width.cq-Editable-dom{overflow:hidden;height:700px}.video-full-width.cq-Editable-dom .mejs__video{height:700px!important}.play-btn-red.play-btn-visible .mejs__overlay-button{display:inline-block;background-image:url(../../assets/img/play-dark.svg);background-size:cover;position:absolute;bottom:23px;left:20px;height:30px;width:30px}@media only screen and (min-width:768px){.play-btn-red.play-btn-visible .mejs__overlay-button{display:none}}.play-btn-red.play-btn-visible .mejs__overlay-button .mejs__controls{display:none}.play-btn-red.play-btn-visible .video-heading{font-size:16px;font-size:1.6rem;line-height:28px;display:block;font-family:VodafoneRegular,Arial,sans-serif;color:#fff;position:absolute;bottom:10px;left:55px;z-index:1}@media only screen and (min-width:768px){.play-btn-red.play-btn-visible .video-heading{display:none}}.play-btn-red .mejs__controls{display:none}.play-btn-red .video-heading{display:none;z-index:0}.play-btn-grey-big .mejs__controls,.play-btn-grey-small .mejs__controls{display:none}.play-btn-grey-big .mejs__overlay-play:focus .mejs__overlay-button,.play-btn-grey-big .mejs__overlay-play:hover .mejs__overlay-button,.play-btn-grey-small .mejs__overlay-play:focus .mejs__overlay-button,.play-btn-grey-small .mejs__overlay-play:hover .mejs__overlay-button{opacity:1;background-color:#afafaf}.play-btn-grey-big .mejs__overlay-button,.play-btn-grey-small .mejs__overlay-button{background:#000;border-radius:50%;opacity:.6}.play-btn-grey-big .mejs__overlay-button:after,.play-btn-grey-small .mejs__overlay-button:after{content:"\E900";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.play-btn-grey-small .mejs__overlay-button{height:60px;width:60px}.play-btn-grey-small .mejs__overlay-button:after{top:17px;left:24px;font-size:18px;color:#fff}.play-btn-grey-big .mejs__overlay-button{height:60px;width:60px}.play-btn-grey-big .mejs__overlay-button:after{top:17px;left:24px;font-size:18px;color:#fff}@media only screen and (min-width:768px){.play-btn-grey-big .mejs__overlay-button{height:100px;width:100px}.play-btn-grey-big .mejs__overlay-button:after{top:38px;left:41px;font-size:32px;color:#fff}}.videoSlider+.carousel{opacity:0;transition:opacity .7s}.videoSlider+.carousel.animate{opacity:1}.videoSlider+.carousel .carouselSlide{padding-bottom:40px;float:left;width:100%}@media only screen and (min-width:992px){.videoSlider+.carousel .carouselSlide{padding-bottom:60px}}.videoSlider+.carousel .tns-controls button{font-size:0;background-color:rgba(0,0,0,.25);border:0;position:absolute;top:calc(50% - 30px);border-radius:0;transform:translateY(-50%);z-index:2;padding:0 20px;height:60px;width:60px}@media only screen and (min-width:768px){.videoSlider+.carousel .tns-controls button{padding:0 20px}}.videoSlider+.carousel .tns-controls button:before{font-size:40px;font-size:4rem;line-height:40px;color:#fff}@media only screen and (min-width:768px){.videoSlider+.carousel .tns-controls button:before{font-size:40px;font-size:4rem;line-height:40px}}.videoSlider+.carousel .tns-controls button:focus:before,.videoSlider+.carousel .tns-controls button:hover:before{color:#fff}.videoSlider+.carousel .tns-controls [data-controls=next]{right:0}@media only screen and (max-width:767px){.videoSlider+.carousel .tns-controls [data-controls=next]{display:none}}.videoSlider+.carousel .tns-controls [data-controls=prev]{left:0}@media only screen and (max-width:767px){.videoSlider+.carousel .tns-controls [data-controls=prev]{display:none}}.videoSlider+.carousel .tns-nav{position:absolute;left:50%;transform:translateX(-50%);bottom:10px;z-index:2;text-align:center}@media only screen and (min-width:992px){.videoSlider+.carousel .tns-nav{bottom:30px}}.videoSlider+.carousel .tns-nav button{width:12px;height:12px;border:.77px solid #999;border-radius:50%;background-color:hsla(0,0%,100%,0);padding:0;margin:5px}.videoSlider+.carousel .tns-nav button.tns-nav-active{background-color:#999}.videoSlider{padding:0;position:absolute;z-index:99}.videoSlider.cq-Editable-dom{position:relative;display:block!important}.videoSlider .mejs__controls{display:none}.videoSlider .video-video-container{height:299px;position:relative;overflow:hidden;background:#e60000}@media only screen and (min-width:768px){.videoSlider .video-video-container{height:368px}}@media only screen and (min-width:992px){.videoSlider .video-video-container{height:700px!important}}.videoSlider .video-video-container video{position:absolute;top:50%;left:50%;min-height:100%;min-width:100%;height:auto;width:auto;transform:translate(-50%,-50%);background:#e60000}@media only screen and (min-width:992px){.videoSlider .video-video-container video{height:700px!important}}.videoSlider .mejs__layers{display:none}.videoSlider .mejs__container{background:transparent}.instagram .instagram-provider-feeds{list-style:none;padding:0;margin:0}.instagram .instagram-provider-feeds a{width:100%}.instagram a .instagram-post{height:280px;width:100%;background-color:#fff;background-clip:border-box;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:6px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}.instagram a .instagram-post:before{content:"\E90C";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;color:#fff}.instagram a .instagram-post:first-child{margin-right:20px}.twitter .feed-provider-feeds{list-style:none;padding:0;margin:0}.twitter .twitter-post{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:0 20px;height:280px;width:100%;word-wrap:break-word;background-color:#fff;background-clip:border-box;border-radius:6px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);text-decoration:none}.twitter .twitter-post:before{content:"\E90E";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.twitter .twitter-post li{color:#333}.twitter .twitter-post:first-child{margin-right:20px}.tabs-nav-list{border:0;border-bottom:1px solid #ccc;-ms-flex-pack:center;justify-content:center;margin:24px 0 8px;padding:0;position:relative}.tabs-nav-list,.tabs-nav-list .tabs-nav-item,.tabs-nav-list .tabs-nav-item a{display:-ms-flexbox;display:flex}.tabs-nav-list .tabs-nav-item a{font-size:20px;font-size:2rem;-ms-flex-align:center;align-items:center;color:#666;height:100%;padding:12px 20px;position:relative;text-align:center;text-decoration:none}.tabs-nav-list .tabs-nav-item.is-active a{color:#e60000}.tabs-nav-list .tabs-nav-item.is-active a:before{background-color:#e60000;content:"";height:2px;position:absolute;top:100%;right:0;left:0;width:100%;z-index:1}.tabs-nav-list .tabs-nav-item.is-active a:after{border:8px solid transparent;border-top-color:currentColor;color:#e60000;content:"";display:block;height:0;margin-left:-8px;width:0;position:absolute;top:100%;left:50%;transform:rotate(0);z-index:1}.tabs-content{margin-top:20px;display:none}@media only screen and (min-width:768px){.tabs-content{margin-top:40px}}@media only screen and (min-width:992px){.tabs-content{margin-top:60px}}.tabs-content.is-active{display:block}.tabs-accordion{display:none}@media only screen and (min-width:768px){.tabs-accordion{display:block}}.tabs-contact-us-dropdown.tabs-dropdown{padding-left:5px;padding-right:5px}@media only screen and (min-width:768px){.tabs-contact-us-dropdown.tabs-dropdown{padding-left:10px;padding-right:10px}}.tabs-contact-us-dropdown.tabs-dropdown div.tabs-nav{padding-bottom:50px;width:100%}@media only screen and (min-width:768px){.tabs-contact-us-dropdown.tabs-dropdown div.tabs-nav{padding-bottom:50px}}.tabs-contact-us-dropdown.tabs-dropdown ul.tabs-nav-list{width:calc(100% - 10px);margin:0}@media only screen and (min-width:768px){.tabs-contact-us-dropdown.tabs-dropdown ul.tabs-nav-list{width:calc(100% - 20px)}}.tabs-contact-us-dropdown.tabs-dropdown div.tabs-nav-currently-selected{width:100%;margin:0}.tabs-contact-us-dropdown.tabs-dropdown div.tabs-nav-currently-selected:after{right:20px}.tabs-contact-us-dropdown.tabs-dropdown .tabs-content{background-color:#fff;padding:0;min-width:100%}.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent{padding:40px 0}@media only screen and (min-width:768px){.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent{padding:60px 0}}.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent .richText-content h1,.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent .richText-content h2,.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent .richText-content h3,.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent .richText-content h4,.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent .richText-content h5,.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent .richText-content h6,.tabs-contact-us-dropdown.tabs-dropdown .tabs-content .tabContent .richText-content p{margin-top:0}.tabs-dropdown{padding:0}.tabs-dropdown .tabs-nav{padding:0 0 20px;width:calc(100% - 33px);margin:0 auto}@media only screen and (min-width:768px){.tabs-dropdown .tabs-nav{width:auto}}.tabs-dropdown .tabs-nav.is-expanded .tabs-nav-currently-selected:after{content:"\E917";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;font-size:24px;font-size:2.4rem;line-height:24px;top:12px;position:absolute;color:#000}.tabs-dropdown .tabs-nav-currently-selected{font-size:18px;font-size:1.8rem;line-height:21px;height:50px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:10px;border:1px solid #999;width:100%;margin:0 auto;position:relative}.tabs-dropdown .tabs-nav-currently-selected:after{content:"\E901";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.tabs-dropdown .tabs-nav-currently-selected{width:300px;padding-left:20px;margin-left:30px}}@media only screen and (min-width:992px){.tabs-dropdown .tabs-nav-currently-selected{margin-left:27px}}.tabs-dropdown .tabs-nav-currently-selected:after{font-size:14px;font-size:1.4rem;line-height:14px;position:absolute;top:17px;right:10px;color:#000}.tabs-dropdown .tabs-nav-currently-selected:focus,.tabs-dropdown .tabs-nav-currently-selected:hover{cursor:pointer}.tabs-dropdown .tabs-nav-currently-selected.tabs-nav-placeholder{color:#d8d8d8}.tabs-dropdown .tabs-nav-currently-selected span{width:85%}.tabs-dropdown .tabs-nav-list{width:calc(100% - 33px);margin:0;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;max-height:0;overflow:hidden;border:0;position:absolute;z-index:1;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);background-color:#fff;transition:max-height .3s ease-in-out}.tabs-dropdown .tabs-nav-list:focus,.tabs-dropdown .tabs-nav-list:hover{cursor:pointer}@media only screen and (min-width:768px){.tabs-dropdown .tabs-nav-list{width:300px;margin-left:30px}}@media only screen and (min-width:992px){.tabs-dropdown .tabs-nav-list{margin-left:27px}}.tabs-dropdown .tabs-nav-list .tabs-nav-item{min-height:48px}.tabs-dropdown .tabs-nav-list .tabs-nav-item:focus,.tabs-dropdown .tabs-nav-list .tabs-nav-item:hover{background:#ebebeb}.tabs-dropdown .tabs-nav-list .tabs-nav-item.is-active{display:none}.tabs-dropdown .tabs-nav-list .tabs-nav-item a{width:100%;text-align:center;display:block}.tabs-dropdown .tabs-nav-list .tabs-nav-item a:after,.tabs-dropdown .tabs-nav-list .tabs-nav-item a:before{display:none}.tabs-dropdown .tabs-nav-list .tabs-nav-item a:active,.tabs-dropdown .tabs-nav-list .tabs-nav-item a:focus{outline:0;box-shadow:inset 0 0 0 2px #00b0ca}.tabs-dropdown .fileList .fileList-file{background-color:#fff;list-style-type:none}.tabs-dropdown .fileList .fileList-file .fileList-description img{display:none}.tabs-secondary-background .tabs-nav-list{margin-bottom:0;border-top:1px solid #ccc}.tabs-secondary-background .tabs-content{padding-top:8px;background-color:#f4f4f4}.tabs-secondary-background .box-tiles-container .box .richText img{max-height:25px}.tabs-secondary-background .box-tiles-container .box .richText-content p{font-size:20px;font-size:2rem}.tabs-location{padding:0}.tabs-location .tabs-nav-list{border-top:1px solid #ccc;padding-top:17px;background-color:#fff;margin-top:0}@media only screen and (min-width:992px){.tabs-location .tabs-nav-list{padding-top:20px}}.tabs-location .tabs-content{max-width:724px;margin:0 auto}@media only screen and (min-width:992px){.tabs-location .tabs-content{max-width:1180px}}@media only screen and (min-width:768px){.tabs-location .tabs-content{padding-bottom:40px}}@media only screen and (min-width:992px){.tabs-location .tabs-content{padding:0 20px 80px}}@media only screen and (min-width:1200px){.tabs-location .tabs-content{padding-left:0;padding-right:0}}.tabs-location+.accordion-tabs{padding-left:10px;padding-right:10px}.tabs-location+.accordion-tabs .composite-location:last-child .box-location>.component-content{border:0}.tabs-carousel{display:none}@media only screen and (min-width:768px){.tabs-carousel{display:block}}.tabs-no-space-top .tabs-nav-list{margin-top:0}.tabs-no-space-top .tabs-nav-list .tabs-nav-item a{padding:0 20px 12px}.box-latest-news-container{padding:0 10px;visibility:hidden}.box-latest-news-container.is-visible{visibility:visible}.box-latest-news-container .tns-ovh{overflow:visible}@media only screen and (min-width:768px) and (max-width:992px){.box-latest-news-container .tns-ovh{overflow:hidden;padding-right:5px;padding-left:5px;margin-right:-5px;margin-left:-5px}}.box-latest-news-container.component .tns-controls [data-controls=prev]{top:200px;left:-20px}.box-latest-news-container.component .tns-controls [data-controls=next]{top:200px;right:-20px}@media only screen and (min-width:992px){.box-latest-news-container>.component-content>.content{display:-ms-flexbox;display:flex}}@media only screen and (min-width:768px) and (max-width:992px){.box-latest-news-container>.component-content .content{margin:0}}@media only screen and (min-width:768px) and (max-width:992px){.box-latest-news-container .composite-latest-news{padding:0 0 5px}}@media only screen and (min-width:992px){.box-latest-news-container .composite-latest-news{width:33.33333%}}.box-latest-news-container .composite-latest-news .content{box-shadow:0 1px 8px 0 rgba(0,0,0,.15);width:100%;background-color:#fff;padding:0;margin:0}@media only screen and (max-width:767px){.box-latest-news-container .composite-latest-news .content{margin-top:15px;margin-bottom:15px}.box-latest-news-container .composite-latest-news .content:last-child{margin-bottom:10px}}.box-latest-news-container .composite-latest-news .content .image{padding:0}.box-latest-news-container .composite-latest-news .content img{height:200px;width:100%}@media only screen and (min-width:992px){.box-latest-news-container .composite-latest-news .content img{height:215px}}.box-latest-news-container .composite-latest-news .content .component-content p{font-size:20px;font-size:2rem;line-height:28px;font-family:VodafoneLight,Arial,sans-serif;width:100%;margin:0;padding:20px 10px;display:-ms-flexbox;display:flex}@media only screen and (min-width:768px){.box-latest-news-container .composite-latest-news .content .component-content p{font-size:24px;font-size:2.4rem;line-height:30px;padding:40px 20px 20px}}@media only screen and (min-width:992px){.box-latest-news-container .composite-latest-news .content .component-content p{font-size:28px;font-size:2.8rem;line-height:34px;padding:30px 20px}}.box-latest-news-container .composite-latest-news .content .richText{padding:0;-ms-flex-order:1;order:1}.box-latest-news-container .composite-latest-news .content .richText h3{font-size:18px;font-size:1.8rem;line-height:24px;text-align:center;padding:12px 0;margin:0;width:100%}@media only screen and (min-width:768px){.box-latest-news-container .composite-latest-news .content .richText h3{font-size:20px;font-size:2rem;line-height:28px;padding:14px 0;line-height:23px;padding:17px 0}}.box-latest-news-container .composite-latest-news .content .richText h3:focus,.box-latest-news-container .composite-latest-news .content .richText h3:hover{cursor:pointer}.box-latest-news-container .composite-latest-news .content .richText h3:after{font-size:14px;font-size:1.4rem;line-height:14px;color:#e60000;margin-left:12px}.box-latest-news-container .composite-latest-news .content .richText.richText-latest-news-view{border-top:1px solid #ccc}.box-latest-news-container .composite-latest-news .content .richText.richText-latest-news-view.focus-visible{outline:0;box-shadow:inset 0 0 0 2px #00b0ca}.box-latest-news-container .composite-latest-news .content .richText.richText-latest-news-view h3:after{content:"\E901";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;transition:transform .5s ease-in-out}.box-latest-news-container .composite-latest-news .content .richText.richText-latest-news-view.is-expanded h3:after{transform:rotateX(180deg)}.box-latest-news-container .composite-latest-news .content .richText.richText-latest-news-close{display:none}.box-latest-news-container .fileList{background-color:#f4f4f4;overflow:hidden;padding:0}.box-latest-news-container .fileList img{display:none}.box-latest-news-container .fileList .fileList-list{padding:0;margin:0;transition:all .5s ease-in-out;max-height:0;border-top:1px solid transparent}.box-latest-news-container .fileList .fileList-file{list-style-type:none;padding:15px 45px 15px 15px;border-bottom:1px solid #ccc;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;min-height:45px;position:relative;margin:0}.box-latest-news-container .fileList .fileList-file:first-of-type{border-top:1px solid #ccc}.box-latest-news-container .fileList .fileList-file:last-of-type{border:0}.box-latest-news-container .fileList .fileList-file:before{display:none}.box-latest-news-container .fileList .fileList-title{font-size:18px;font-size:1.8rem;line-height:24px;font-family:VodafoneRegular,Arial,sans-serif;margin:0 6px 0 0}.box-latest-news-container .fileList .fileList-description{margin:0;padding-right:30px}.box-latest-news-container .fileList .fileList-download{max-height:24px}.box-latest-news-container .fileList .fileList-download .fileList-filename{display:none}.box-latest-news-container .fileList .fileList-download-size{display:block}.box-latest-news-container .fileList .fileList-download-link{font-size:0;line-height:0;text-decoration:none;display:block}.box-latest-news-container .fileList .fileList-download-link:after{content:"\E912";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.box-latest-news-container .fileList .fileList-download-link:focus{outline:0}.box-latest-news-container .fileList .fileList-download-link:focus:after{color:#00b0ca;font-weight:700}.box-latest-news-container .fileList .fileList-download-link:after{font-size:18px;font-size:1.8rem;line-height:18px;position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#e60000}.page-vodafone-group-releases .searchAndFilters .article-category{display:none}.searchAndFilters .searchAndFilters-filters{background-color:#fff}@media only screen and (min-width:992px){.searchAndFilters .searchAndFilters-filters{padding:0 20px}}@media only screen and (min-width:992px){.searchAndFilters .filters-form{padding-right:5px}}.searchAndFilters .filters-option{text-align:left;padding:8px 15px 9px}@media only screen and (min-width:768px){.searchAndFilters .filters-labels{max-width:724px;margin:0 auto;padding:20px 0;-ms-flex-align:baseline;align-items:baseline}}.searchAndFilters .filters-labels :not(.is-expanded).filters-open.filters-single{border:1px solid #666}.searchAndFilters .filters-order .filters-list{width:148px;z-index:1042;right:10px;position:relative;float:right;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}@media only screen and (min-width:768px){.searchAndFilters .filters-order .filters-list{position:absolute;right:1px}}.searchAndFilters .filters-order .filters-selected{padding:8px 14px 9px;background-color:#fff;border:1px solid #ccc;margin:0 9px 0 0;width:150px;text-align:left}.searchAndFilters .filters-clear{visibility:hidden}.searchAndFilters .filters-clear.is-visible{font-size:18px;font-size:1.8rem;line-height:24px;margin:0 0 0 14px;color:#999;cursor:pointer;border:0;visibility:visible;background-color:transparent}@media only screen and (min-width:768px){.searchAndFilters .filters-clear.is-visible{margin-left:17px}}.searchAndFilters .filters-open{line-height:20px;width:195px;padding:10px 15px;background-color:#666;color:#fff;text-align:center;border:1px solid transparent}.searchAndFilters .filters-open:before{content:"\E901";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.searchAndFilters .filters-open{width:auto;padding:10px 21px;margin:0}}@media only screen and (min-width:768px){.searchAndFilters .filters-open.is-expanded:before{transform:rotateX(180deg)}}.searchAndFilters .filters-container{overflow:auto;z-index:1044;transition:max-height .6s ease-in-out}@media only screen and (min-width:768px){.searchAndFilters .filters-container{z-index:1042}}.searchAndFilters .filters-container.is-expanded.overflow-visible{overflow:visible}.searchAndFilters .filters-container legend{padding:19px 15px 17px 20px}@media only screen and (min-width:768px){.searchAndFilters .filters-container legend{font-size:20px;font-size:2rem;line-height:28px;font-weight:700;border:0}}.searchAndFilters fieldset.filters-categories label{margin-left:12px}.searchAndFilters fieldset.filters-categories .filters-list>div{padding:14px 0;border-bottom:1px solid #ccc}.searchAndFilters fieldset.filters-categories .filters-list>div:last-child{border-bottom:0;margin-bottom:33px}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-categories .filters-list>div:last-child{margin-bottom:29px}}@media only screen and (min-width:992px){.searchAndFilters fieldset.filters-categories .filters-list>div:last-child{margin-bottom:20px}}.searchAndFilters fieldset.filters-categories .filters-list>div .filters-checkbox{width:14px;height:14px;border:2px solid #d8d8d8;left:12px;top:50%;transform:translateY(-50%)}.searchAndFilters fieldset.filters-categories .filters-list>div input{width:14px;height:14px;margin-right:12px}.searchAndFilters fieldset.filters-categories .filters-list>div input:checked+span:before{font-size:8px;font-size:.8rem;top:0;width:10px}@media only screen and (min-width:768px){.searchAndFilters .filters-list{right:0}}@media only screen and (min-width:992px){.searchAndFilters .filters-list{right:3px}}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-date{border-bottom:0;padding-top:30px;position:relative}}.searchAndFilters fieldset.filters-date>.filters-list>div{padding:20px 0}.searchAndFilters fieldset.filters-date>.filters-list .filters-date-wrapper .filters-selected{padding:8px 14px 9px 10px;border:1px solid #ccc;box-shadow:inset 0 0 5px 1px rgba(0,0,0,.08)}.searchAndFilters .filters-date-range-from.error-visible,.searchAndFilters .filters-date-range-to.error-visible{position:absolute;pointer-events:none}@media only screen and (min-width:992px){.searchAndFilters .filters-date-range-from.error-visible,.searchAndFilters .filters-date-range-to.error-visible{position:relative}}.searchAndFilters .filters-date-range-from.error-visible>.error,.searchAndFilters .filters-date-range-to.error-visible>.error{display:block;position:absolute;z-index:1;right:20px;top:56px}@media only screen and (min-width:768px){.searchAndFilters .filters-date-range-from.error-visible>.error,.searchAndFilters .filters-date-range-to.error-visible>.error{right:0;top:40px}}@media only screen and (min-width:992px){.searchAndFilters .filters-date-range-from.error-visible>.error,.searchAndFilters .filters-date-range-to.error-visible>.error{top:-24px}}.searchAndFilters .filters-date-range-to.error-visible>.error{top:153px}@media only screen and (min-width:768px){.searchAndFilters .filters-date-range-to.error-visible>.error{top:138px}}@media only screen and (min-width:768px) and (min-width:768px){.searchAndFilters .filters-date-range-to.error-visible>.error{top:138px}}@media only screen and (min-width:992px){.searchAndFilters .filters-date-range-to.error-visible>.error{top:-24px;right:0;left:auto}}.searchAndFilters .filters-date-range-from,.searchAndFilters .filters-date-range-to{width:100%}@media only screen and (min-width:768px){.searchAndFilters .filters-date-range-from,.searchAndFilters .filters-date-range-to{width:83.33333%}}@media only screen and (min-width:992px){.searchAndFilters .filters-date-range-from,.searchAndFilters .filters-date-range-to{width:calc(50% - 20px)}}.searchAndFilters .filters-date-range-from>.error,.searchAndFilters .filters-date-range-to>.error{width:calc(100% - 40px)}@media only screen and (min-width:768px){.searchAndFilters .filters-date-range-from>.error,.searchAndFilters .filters-date-range-to>.error{width:100%}}@media only screen and (min-width:992px){.searchAndFilters .filters-date-range-from>.error,.searchAndFilters .filters-date-range-to>.error{width:50%;right:0}}@media only screen and (min-width:992px){.searchAndFilters .filters-date-range-to{right:0}}.searchAndFilters .error-from-to .error-content{z-index:1}.searchAndFilters .more-button{margin:20px auto 46px}@media only screen and (min-width:992px){.searchAndFilters .more-button{width:auto;margin:30px auto 36px}}.searchAndFilters{background-color:#f4f4f4;padding:0}.searchAndFilters>.component-content{padding:40px 0 0;overflow:hidden}@media only screen and (min-width:992px){.searchAndFilters>.component-content{padding-top:60px}}.searchAndFilters .is-hidden{display:none}.searchAndFilters .searchAndFilters-title{margin:0 0 20px;text-align:center;display:block}@media only screen and (min-width:768px){.searchAndFilters .searchAndFilters-title{display:none}}@media only screen and (min-width:992px){.searchAndFilters .searchAndFilters-title{margin:0 0 30px}}.searchAndFilters .searchBox{padding:0 10px 35px}@media only screen and (min-width:768px){.searchAndFilters .searchBox{max-width:724px;margin:0 auto;padding:0 0 50px}}@media only screen and (min-width:768px) and (min-width:992px){.searchAndFilters .searchBox{max-width:1180px}}@media only screen and (min-width:992px){.searchAndFilters .searchBox{padding-bottom:70px}}.searchAndFilters .searchBox .form-search{position:relative}@media only screen and (min-width:992px){.searchAndFilters .searchBox .form-search{padding:0 25%}}.searchAndFilters .searchBox .button{border:0;background-color:transparent}.searchAndFilters .searchBox .close-button{display:none;float:left;margin-left:-47px;position:relative;padding:0;width:45px;height:45px}.searchAndFilters .searchBox .close-button:before{font-size:26px;font-size:2.6rem;line-height:45px;width:45px;height:45px;position:absolute;top:0;left:0}.searchAndFilters .searchBox .close-button.is-active{display:block;cursor:pointer}.searchAndFilters .searchBox .search-query{font-size:18px;font-size:1.8rem;line-height:21px;width:calc(100% - 51px);float:left;padding:11px 45px 11px 10px;border:1px solid #999;border-right:0;border-radius:6px 0 0 6px;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media only screen and (min-width:768px){.searchAndFilters .searchBox .search-query{border-right:1px solid #999}}.searchAndFilters .searchBox .search-query:-ms-input-placeholder{color:#c8c8c8}.searchAndFilters .searchBox .search-query::placeholder{color:#c8c8c8}.searchAndFilters .searchBox .search-query::-ms-clear{display:none}.searchAndFilters .searchBox .search-button{font-size:0;line-height:0;width:51px;height:45px;float:left;background-color:#ccc;color:#fff;border:0;border-radius:0 6px 6px 0;pointer-events:none;margin-left:0}.searchAndFilters .searchBox .search-button:before{content:"\E90B";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;font-size:30px;font-size:3rem;line-height:30px;vertical-align:middle}.searchAndFilters .searchBox .search-button.is-active{pointer-events:all;background-color:#bd0000;cursor:pointer}.searchAndFilters .searchBox:after{content:"";display:block;clear:both}.searchAndFilters .articleList{padding:0 10px;background-color:#fff}@media only screen and (min-width:768px){.searchAndFilters .articleList{padding:0}}@media only screen and (min-width:992px){.searchAndFilters .articleList{padding:0 10px}}.searchAndFilters .articleList .listing-results-count{display:none}.searchAndFilters .search-results{max-width:724px;margin:0 auto}@media only screen and (min-width:992px){.searchAndFilters .search-results{max-width:1180px}}.searchAndFilters .tabs-mobileLabel.is-selected{color:#666}.searchAndFilters fieldset{border:0}.searchAndFilters .filters-form{margin:20px -5px 0;padding:20px 0 0;background-color:#f4f4f4}@media only screen and (min-width:768px){.searchAndFilters .filters-form{margin:0;padding:20px 10px 0}}.searchAndFilters .filters-option{width:100%;text-align:right;padding:12px 20px;border-bottom:1px solid #ccc;cursor:pointer}.searchAndFilters .filters-labels{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:0 5px}@media only screen and (min-width:768px){.searchAndFilters .filters-labels{max-width:724px;margin:0 auto;padding:20px 0 0;-ms-flex-align:baseline;align-items:baseline}}@media only screen and (min-width:768px) and (min-width:992px){.searchAndFilters .filters-labels{max-width:1180px}}@media only screen and (min-width:992px){.searchAndFilters .filters-labels{padding:20px 0}}.searchAndFilters .filters-order{width:100%;margin:14px 0 0;padding:19px 0 10px;text-align:right;position:relative;background-color:#fff}@media only screen and (min-width:768px){.searchAndFilters .filters-order{width:auto;margin:0 0 0 auto;padding:0}}.searchAndFilters .filters-order .filters-option:focus{outline:2px solid #00b0ca}.searchAndFilters .filters-order:before{content:"";display:block;position:absolute;top:0;border-top:1px solid #ccc;width:calc(100% + 10px);left:-5px}@media only screen and (min-width:768px){.searchAndFilters .filters-order:before{content:none}}.searchAndFilters .filters-order .filters-order-label{line-height:43px;display:inline-block;margin:0 9px 0 0}.searchAndFilters .filters-order .filters-list{font-size:18px;font-size:1.8rem;line-height:24px;margin:0;padding:0;list-style:none;clear:both;background-color:#fff;max-height:0;overflow:hidden;transition:max-height .6s ease-in-out}@media only screen and (min-width:768px){.searchAndFilters .filters-order .filters-list{position:absolute;z-index:1042;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}}.searchAndFilters .filters-order .filters-selected{font-size:18px;font-size:1.8rem;line-height:24px;padding:10px 11px 10px 16px;background-color:transparent;float:right;border:1px solid #999;border-radius:6px;position:relative;margin:0;cursor:pointer}.searchAndFilters .filters-order .filters-selected:after{content:"\E901";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;font-size:12px;font-size:1.2rem;width:26px;margin-left:10px;text-align:center;transition:transform .6s ease-in-out;color:#666}.searchAndFilters .filters-order .filters-selected.is-expanded:after{transform:rotateX(180deg)}@media only screen and (min-width:768px){.searchAndFilters .filters-order .filters-selected{margin:0}}.searchAndFilters .filters-clear{font-size:16px;font-size:1.6rem;line-height:22px;margin:0 0 0 14px;color:#666;cursor:pointer;border:0;background-color:transparent}@media only screen and (min-width:768px){.searchAndFilters .filters-clear{margin:0 0 0 17px}}.searchAndFilters .filters-open{font-size:18px;font-size:1.8rem;line-height:24px;width:175px;padding:10px 7px 10px 16px;text-align:left;float:left;margin:0 0 0 10px;border-radius:6px;border:1px solid #999;background:transparent;color:#333;position:relative;transition:padding-bottom .2s ease-out;display:none;cursor:pointer}@media only screen and (min-width:768px){.searchAndFilters .filters-open{width:115px;margin:0}}@media only screen and (min-width:992px){.searchAndFilters .filters-open:before{content:"\E901";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}}.searchAndFilters .filters-open.is-visible{display:inline}.searchAndFilters .filters-open:before{font-size:12px;font-size:1.2rem;line-height:20px;transition:transform .6s ease-in-out;float:right;width:27px;margin-left:7px}@media only screen and (min-width:768px){.searchAndFilters .filters-open.is-expanded{background-color:#fff;color:#666;border:1px solid #999;border-bottom:0;z-index:2;padding-bottom:30px}}.searchAndFilters .filters-open.is-expanded:after{width:100%;height:3px;position:absolute;bottom:-2px;left:0;background-color:#fff;display:block}@media only screen and (min-width:768px){.searchAndFilters .filters-open.is-expanded:after{content:""}}@media only screen and (min-width:992px){.searchAndFilters .filters-open.is-expanded:before{transform:rotateX(180deg)}}.searchAndFilters .filters-multiple{display:none}.searchAndFilters .filters-container{display:none;position:fixed;overflow-y:scroll;top:0;left:0;padding:15px 0 22px;background-color:#fff;width:100%;height:100%;z-index:1042;transition:max-height .6s ease-in-out .2s}.searchAndFilters .filters-container .close-button{text-align:right}@media only screen and (min-width:768px){.searchAndFilters .filters-container .close-button{display:none}}.searchAndFilters .filters-container .close-button:before{font-size:26px;font-size:2.6rem;line-height:26px;width:26px;height:26px;margin-right:17px;position:absolute;right:0}@media only screen and (min-width:768px){.searchAndFilters .filters-container{max-width:724px;margin:0 auto;max-height:0;display:block;position:relative;z-index:1;padding:0;overflow-y:hidden;transform:translateY(-20px);border-right:1px solid #999;border-left:1px solid #999}}@media only screen and (min-width:768px) and (min-width:992px){.searchAndFilters .filters-container{max-width:1180px}}.searchAndFilters .filters-container:after{height:1px;width:100%;background-color:#999;display:block;bottom:0}@media only screen and (min-width:768px){.searchAndFilters .filters-container:after{content:""}}.searchAndFilters .filters-container .button{max-width:calc(100% - 10px);margin:20px auto 22px;display:block;border:0}@media only screen and (min-width:768px){.searchAndFilters .filters-container .button{margin:21px auto 47px}}@media only screen and (min-width:992px){.searchAndFilters .filters-container .button{margin:30px auto 40px}}.searchAndFilters .filters-container.is-visible{display:block}.searchAndFilters .filters-container fieldset{padding:0;display:block;margin:0;position:relative}@media only screen and (min-width:768px){.searchAndFilters .filters-container fieldset{padding:22px 8.33333% 0}}.searchAndFilters .filters-container .filters-label{font-size:24px;font-size:2.4rem;line-height:30px;margin:2px 0 0;padding:0 15px 22px 21px;font-family:VodafoneLight,Arial,sans-serif;border-bottom:1px solid #ccc}@media only screen and (min-width:768px){.searchAndFilters .filters-container .filters-label{display:none}}.searchAndFilters .filters-container legend{font-size:18px;font-size:1.8rem;line-height:22px;display:block;width:100%;float:left;padding:20px 15px 17px 20px;border-bottom:1px solid #ccc;position:relative}.searchAndFilters .filters-container legend:after{content:"\E901";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.searchAndFilters .filters-container legend{font-size:20px;font-size:2rem;line-height:28px;font-family:VodafoneRegularBold,Arial,sans-serif;border:0}}.searchAndFilters .filters-container legend:after{font-size:12px;font-size:1.2rem;line-height:30px;width:30px;height:30px;color:#666;transition:transform .6s ease-in-out;right:15px;top:50%;transform:translateY(-50%);position:absolute;text-align:center}.searchAndFilters .filters-container legend.is-expanded:after{transform:translateY(-50%) rotateX(180deg)}.searchAndFilters .filters-container legend .filters-categories-description,.searchAndFilters .filters-container legend .filters-date-description{font-size:14px;font-size:1.4rem;line-height:20px;display:none;color:#ccc;margin:5px 0 0;width:calc(100% - 50px)}.searchAndFilters .filters-container legend .filters-categories-description.is-visible,.searchAndFilters .filters-container legend .filters-date-description.is-visible{display:inline-block}@media only screen and (min-width:768px){.searchAndFilters .filters-container legend .filters-categories-description.is-visible,.searchAndFilters .filters-container legend .filters-date-description.is-visible{display:none}}.searchAndFilters .filters-container legend .filters-categories-description .filters-categories-more,.searchAndFilters .filters-container legend .filters-categories-description .filters-date-to-label,.searchAndFilters .filters-container legend .filters-date-description .filters-categories-more,.searchAndFilters .filters-container legend .filters-date-description .filters-date-to-label{display:none;text-transform:lowercase}.searchAndFilters .filters-container legend .filters-categories-description .filters-categories-more.is-visible,.searchAndFilters .filters-container legend .filters-categories-description .filters-date-to-label.is-visible,.searchAndFilters .filters-container legend .filters-date-description .filters-categories-more.is-visible,.searchAndFilters .filters-container legend .filters-date-description .filters-date-to-label.is-visible{display:inline}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-categories{border-top:1px solid #999;border-bottom:0}}.searchAndFilters fieldset.filters-categories label{margin-left:0;position:relative}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-categories label{margin-left:0;line-height:30px}}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-categories .filters-selected{pointer-events:none;padding:0 0 19px}}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-categories .filters-selected:after{content:none}}.searchAndFilters fieldset.filters-categories .filters-list{border-bottom:1px solid #ccc}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-categories .filters-list{max-height:100%;background-color:transparent;padding:0;border-bottom:1px solid #ccc}}.searchAndFilters fieldset.filters-categories .filters-list>div{padding:0 0 10px;border-bottom:none;position:relative;z-index:1}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-categories .filters-list>div{border-bottom:0;width:33.33333%;float:left;padding:0}}@media only screen and (min-width:992px){.searchAndFilters fieldset.filters-categories .filters-list>div{width:25%}}.searchAndFilters fieldset.filters-categories .filters-list>div:last-child{padding-bottom:20px}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-categories .filters-list>div:last-child{margin-bottom:0}}.searchAndFilters fieldset.filters-categories .filters-list>div .filters-checkbox{font-size:0;width:20px;height:20px;border:1px solid #999;border-radius:3px;background-color:#fff;display:block;position:absolute;left:0;top:9px;z-index:-1}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-categories .filters-list>div .filters-checkbox{left:0}}.searchAndFilters fieldset.filters-categories .filters-list>div input{width:20px;height:20px;opacity:0;margin-right:5px}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-categories .filters-list>div input{margin-right:7px}}.searchAndFilters fieldset.filters-categories .filters-list>div input:checked+span{background:#007c92;color:#fff}.searchAndFilters fieldset.filters-categories .filters-list>div input:checked+span:before{content:"\E916";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;font-size:11px;font-size:1.1rem;line-height:10px;position:absolute;top:4px;left:4px;text-align:center}.searchAndFilters fieldset.filters-categories .filters-list>div input.focus-visible+span{outline:2px solid #00b0ca}.searchAndFilters .filters-list{max-height:0;overflow:hidden;transition:max-height .6s ease-in-out;width:100%;clear:both;background-color:#f4f4f4;padding:0 20px}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-date{border-bottom:0;padding-top:30px}}@media only screen and (min-width:992px){.searchAndFilters fieldset.filters-date{padding-top:20px}}.searchAndFilters fieldset.filters-date>.is-expanded+.filters-list{overflow:visible}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-date>.filters-selected{pointer-events:none;padding:0}}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-date>.filters-selected:after{content:none}}.searchAndFilters fieldset.filters-date>.filters-list{margin:0;list-style:none}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-date>.filters-list{max-height:100%;overflow:visible;background-color:transparent;padding:16px 0 0}}@media only screen and (min-width:992px){.searchAndFilters fieldset.filters-date>.filters-list{display:-ms-flexbox;display:flex}}.searchAndFilters fieldset.filters-date>.filters-list .filters-option{text-align:left}.searchAndFilters fieldset.filters-date>.filters-list>div{padding:0 0 20px}@media only screen and (min-width:992px){.searchAndFilters fieldset.filters-date>.filters-list>div{width:calc(50% - 30px);float:left;padding:7px 0}}.searchAndFilters fieldset.filters-date>.filters-list>div:last-child{padding-top:0}@media only screen and (min-width:992px){.searchAndFilters fieldset.filters-date>.filters-list>div:last-child{padding-top:7px}}.searchAndFilters fieldset.filters-date>.filters-list>div:after{content:"";clear:both;display:block}.searchAndFilters fieldset.filters-date>.filters-list>div>span{display:block;margin-bottom:10px;clear:both;width:100%}.searchAndFilters fieldset.filters-date>.filters-list .filters-date-range{display:block}.searchAndFilters fieldset.filters-date>.filters-list .filters-date-wrapper{width:calc(50% - 5px);float:left;position:relative;margin-right:5px}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-date>.filters-list .filters-date-wrapper{width:calc(50% - 10px);margin-right:10px}}@media only screen and (min-width:992px){.searchAndFilters fieldset.filters-date>.filters-list .filters-date-wrapper{width:calc(50% - 12px);margin-right:12px}}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-date>.filters-list .filters-date-wrapper:nth-child(2){width:calc(70% - 10px)}}@media only screen and (min-width:992px){.searchAndFilters fieldset.filters-date>.filters-list .filters-date-wrapper:nth-child(2){width:calc(50% - 12px)}}.searchAndFilters fieldset.filters-date>.filters-list .filters-date-wrapper:last-child{margin:0 0 0 5px}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-date>.filters-list .filters-date-wrapper:last-child{width:calc(30% - 10px);margin:0 0 0 10px}}@media only screen and (min-width:992px){.searchAndFilters fieldset.filters-date>.filters-list .filters-date-wrapper:last-child{width:calc(50% - 12px);margin:0 0 0 10px}}.searchAndFilters fieldset.filters-date>.filters-list .filters-date-wrapper .filters-list{margin:0;padding:0;position:relative;left:0;z-index:2;background-color:#fff}@media only screen and (min-width:768px){.searchAndFilters fieldset.filters-date>.filters-list .filters-date-wrapper .filters-list{box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}}.searchAndFilters fieldset.filters-date>.filters-list .filters-date-wrapper .filters-selected{font-size:18px;font-size:1.8rem;line-height:24px;padding:10px 7px 10px 16px;background-color:#fff;border:1px solid #999;border-radius:6px;position:relative;margin:0;cursor:pointer;box-shadow:inset 0 2px 5px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.2)}.searchAndFilters fieldset.filters-date>.filters-list .filters-date-wrapper .filters-selected:after{content:"\E901";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;font-size:12px;font-size:1.2rem;width:26px;text-align:center;transition:transform .6s ease-in-out;color:#666;float:right}.searchAndFilters fieldset.filters-date>.filters-list .filters-date-wrapper .filters-selected.is-expanded:after{transform:rotateX(180deg)}.searchAndFilters fieldset.filters-date input{width:100%;border:1px solid #999;padding:12px 10px}.searchAndFilters fieldset.filters-date input:-ms-input-placeholder{color:#c8c8c8}.searchAndFilters fieldset.filters-date input::placeholder{color:#c8c8c8}.searchAndFilters .error-visible>.error{display:block}.searchAndFilters .error{display:none;width:100%;float:left;margin-bottom:-16px}.searchAndFilters .filters-date-range-from,.searchAndFilters .filters-date-range-to{width:calc(50% - 20px);float:left}.searchAndFilters .filters-date-range-to{float:right;margin-right:20px}.searchAndFilters .error-content{font-size:18px;font-size:1.8rem;line-height:23px;width:100%;float:right;border:1px solid #fecb00;border-radius:10px;border-right-width:58px;background:#4a4d4e;color:#fff;position:relative;padding:11px 20px;min-height:50px;margin:0 0 8px}@media only screen and (min-width:992px){.searchAndFilters .error-content{border-left-width:58px;border-right-width:1px}}.searchAndFilters .error-content:before{content:"";background:url(../../assets/img/block.svg) no-repeat 50%;display:inline-block;width:58px;height:28px;background-size:28px;position:absolute;right:-58px;top:11px}@media only screen and (min-width:992px){.searchAndFilters .error-content:before{left:-58px}}.searchAndFilters .error-content:after{content:"";border:8px solid transparent;border-top-color:#fecb00;display:block;height:0;width:0;position:absolute;top:100%;right:-37px}@media only screen and (min-width:992px){.searchAndFilters .error-content:after{left:-37px}}.searchAndFilters .filters-date-arrow{display:none}@media only screen and (min-width:992px){.searchAndFilters .filters-date-arrow{display:inline-block;width:24px;height:24px;background-image:url(../../assets/img/arrow-left.png);background-size:cover;float:left;margin:51px 6px 0}}.searchAndFilters .more-button{display:block;width:calc(100% - 20px);margin:10px auto 0}@media only screen and (min-width:768px){.searchAndFilters .more-button{width:auto}}.searchAndFilters .more-button.is-hidden{display:none}.filters-are-active{overflow-y:hidden}@media only screen and (min-width:768px){.searchAndFilters .searchAndFilters-tabs{margin:0 -20px}}.searchAndFilters .tabs-mobileLabel{font-size:20px;font-size:2rem;line-height:23px;margin:10px 0 0;border:1px solid #999;color:#c8c8c8;padding:13px 6px 9px 16px}.searchAndFilters .tabs-mobileLabel:after{content:"\E901";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}@media only screen and (min-width:768px){.searchAndFilters .tabs-mobileLabel{display:none}}.searchAndFilters .tabs-mobileLabel:after{font-size:12px;font-size:1.2rem;vertical-align:middle;width:30px;text-align:right;float:right;transition:transform .6s ease-in-out;color:#666}.searchAndFilters .tabs-mobileLabel.is-expanded:after{transform:rotateX(180deg)}@media only screen and (max-width:767px){.searchAndFilters .tabs-nav-list{display:block;margin:0;max-height:0;overflow:hidden;transition:max-height .6s ease-in-out}}@media only screen and (min-width:768px){.searchAndFilters .tabs-nav-list{margin:31px 0 0;border-top:1px solid #ccc}}@media only screen and (min-width:992px){.searchAndFilters .tabs-nav-list{margin-top:29px}}.searchAndFilters .tabs-nav-item a{width:100%}@media only screen and (min-width:768px){.searchAndFilters .tabs-nav-item a{padding:8px 15px 10px}}.searchAndFilters .tabs-nav-item.is-active a:after{content:none}@media only screen and (min-width:768px){.searchAndFilters .tabs-nav-item.is-active a:after{content:""}}@media only screen and (min-width:768px){.searchAndFilters>.type-downloads.component-content{padding-top:40px}}.searchAndFilters>.type-downloads .articleList{background:#f4f4f4;padding:0 0 20px;overflow:visible}@media only screen and (min-width:992px){.searchAndFilters>.type-downloads .articleList{padding:0 20px 20px}}.searchAndFilters>.type-downloads .articleList>.component-content{padding:0;overflow:visible}.searchAndFilters>.type-downloads .articleList .listing-no-results-msg{display:block;padding:20px 10px}@media only screen and (min-width:768px){.searchAndFilters>.type-downloads .articleList .listing-no-results-msg{padding:20px 0}}@media only screen and (min-width:992px){.searchAndFilters>.type-downloads .articleList .listing-no-results-msg{padding:20px 5px}}.searchAndFilters>.type-downloads .articleList .listing-downloads-label,.searchAndFilters>.type-downloads .articleList .listing-no-results-msg.is-hidden{display:none}@media only screen and (min-width:768px){.searchAndFilters>.type-downloads .articleList .listing-downloads-label{font-size:24px;font-size:2.4rem;line-height:30px;display:block;padding:0 0 15px}}@media only screen and (min-width:992px){.searchAndFilters>.type-downloads .articleList .listing-downloads-label{font-size:28px;font-size:2.8rem;line-height:34px;padding:10px 0 20px}}.searchAndFilters>.type-downloads .articleList .listing-downloads-label.is-hidden{display:none}.searchAndFilters>.type-downloads .searchAndFilters-title{display:block}.searchAndFilters>.type-downloads .searchAndFilters-filters{background-color:#f4f4f4}.searchAndFilters>.type-downloads .searchAndFilters-filters .filters-form{padding:0}.searchAndFilters>.type-downloads .searchAndFilters-filters .filters-order{margin-right:3px;background-color:#f4f4f4}.searchAndFilters>.type-downloads .searchBox{padding:0 10px}@media only screen and (min-width:768px){.searchAndFilters>.type-downloads .searchBox{padding:0}}.searchAndFilters>.type-downloads .searchBox .close-button:before{right:-40px}.searchAndFilters>.type-downloads .articleList-list{padding:0 10px}@media only screen and (min-width:768px){.searchAndFilters>.type-downloads .articleList-list{padding:0}}.searchAndFilters>.type-downloads .search-download-item{list-style-type:none;position:relative;background-color:#fff;width:100%;margin:20px auto}.searchAndFilters>.type-downloads .search-download-item:before{content:"\E912";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.searchAndFilters>.type-downloads .search-download-item:first-of-type{margin-top:0}.searchAndFilters>.type-downloads .search-download-item:before{font-size:22px;font-size:2.2rem;position:absolute;left:12px;top:50%;color:#e60000;transform:translateY(-50%)}@media only screen and (min-width:768px){.searchAndFilters>.type-downloads .search-download-item:before{left:18px}}@media only screen and (min-width:992px){.searchAndFilters>.type-downloads .search-download-item:before{left:29px}}.searchAndFilters>.type-downloads .search-download-item>a{text-decoration:none;display:block}.searchAndFilters>.type-downloads .search-download-item .item-title{font-size:16px;font-size:1.6rem;line-height:24px;min-height:24px;margin:0 0 0 52px;padding-top:13px;font-weight:700;font-family:VodafoneRegular,Arial,sans-serif;color:#333;position:relative;padding-right:20px;word-break:break-all}@media only screen and (min-width:768px){.searchAndFilters>.type-downloads .search-download-item .item-title{font-size:20px;font-size:2rem;line-height:24px;margin:0 0 0 64px}}@media only screen and (min-width:992px){.searchAndFilters>.type-downloads .search-download-item .item-title{margin:4px 0 0 90px}}.searchAndFilters>.type-downloads .search-download-item .item-name{font-size:16px;font-size:1.6rem;line-height:24px;color:#333;margin:13px 0 0 52px;padding-bottom:20px;padding-right:20px;word-break:break-all}@media only screen and (min-width:768px){.searchAndFilters>.type-downloads .search-download-item .item-name{font-size:18px;font-size:1.8rem;line-height:20px;margin:4px 0 0 64px;padding-bottom:13px}}@media only screen and (min-width:992px){.searchAndFilters>.type-downloads .search-download-item .item-name{margin:4px 0 0 90px}}.searchAndFilters-pagination{text-align:center;padding:40px 0 100px;border-top:1px solid #ccc;margin-top:70px}.searchAndFilters-pagination .current-page{text-align:center;padding:8px 7px;border:1px solid #afafaf;border-radius:2px;font-weight:700;margin:0 18px 0 54px}.searchAndFilters-pagination .last-page{margin:0 54px 0 18px}.searchAndFilters-pagination>*{vertical-align:middle;line-height:24px}.searchAndFilters-pagination .pagination-next,.searchAndFilters-pagination .pagination-prev{font-size:0;line-height:0;display:inline-block;color:#424242;background-color:transparent;border:0;cursor:pointer}.searchAndFilters-pagination .pagination-next:before,.searchAndFilters-pagination .pagination-prev:before{font-size:30px;font-size:3rem;line-height:30px}.searchAndFilters-pagination .pagination-next.is-disabled,.searchAndFilters-pagination .pagination-prev.is-disabled{color:#ccc;pointer-events:none}.searchAndFilters-pagination .pagination-prev:before{content:"\E902";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.searchAndFilters-pagination .pagination-next:before{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.searchAndFilters .type-global .listing-no-results-msg,.searchAndFilters .type-global .listing-results-count{display:block}.searchAndFilters .type-global .listing-no-results-msg.is-hidden,.searchAndFilters .type-global .listing-results-count.is-hidden,.searchAndFilters .type-global .searchAndFilters-title{display:none}.searchAndFilters .type-global .listing-results-count{font-size:20px;font-size:2rem;line-height:28px;color:#999;padding-top:8px;border-top:1px solid #ccc}@media only screen and (min-width:768px){.searchAndFilters .type-global .listing-results-count{padding-top:12px}}.searchAndFilters .type-global .listing-downloads-label{display:none}.searchAndFilters .type-global .searchBox .close-button:before{right:-40px}.searchAndFilters .type-global .item-title{font-size:24px;font-size:2.4rem;line-height:30px;font-family:VodafoneLight,Arial,sans-serif;color:#333;margin-bottom:0}@media only screen and (min-width:768px){.searchAndFilters .type-global .item-title{font-size:34px;font-size:3.4rem;line-height:40px}}.searchAndFilters .type-global .item-title:first-of-type{margin-top:20px}.searchAndFilters .type-global .item-title a{text-decoration:none;position:relative}.searchAndFilters .type-global .item-title a:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.searchAndFilters .type-global .item-title a:empty:after{display:none}.searchAndFilters .type-global .item-title a:after{font-size:21px;font-size:2.1rem;color:#e60000;left:15px}@media only screen and (min-width:768px){.searchAndFilters .type-global .item-title a:after{font-size:28px;font-size:2.8rem}}.searchAndFilters .type-global .listing-breadcrumbs-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;width:100%;margin:5px 0 0;padding:0}.searchAndFilters .type-global .listing-breadcrumbs-list li{font-size:14px;font-size:1.4rem;line-height:18px;float:left;list-style-type:none;margin-top:3px;margin-right:16px;position:relative;white-space:nowrap}.searchAndFilters .type-global .listing-breadcrumbs-list li:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.searchAndFilters .type-global .listing-breadcrumbs-list li:last-of-type:after{visibility:hidden}.searchAndFilters .type-global .listing-breadcrumbs-list li:after{top:2px;left:7px}.searchAndFilters .type-global .item-body{font-size:16px;font-size:1.6rem;line-height:24px;margin-bottom:30px}@media only screen and (min-width:768px){.searchAndFilters .type-global .item-body{font-size:18px;font-size:1.8rem;margin-top:12px}}.searchAndFilters .type-global .filters-order{margin:30px 0 0;padding:19px 0 0}.searchAndFilters .type-global .filters-order:before{display:none}@media only screen and (min-width:768px){.searchAndFilters .type-global .filters-order{margin:0 0 0 auto;padding:0}}.searchAndFilters .type-global .filters-form{padding:0;margin:-10px -5px 0}@media only screen and (min-width:768px){.searchAndFilters .type-global .filters-form{background-color:#fff}}.page-news-and-media.filters-are-active{overflow:auto}.searchAndFilters.type-filelist>.component-content.type-downloads,.searchAndFilters .type-news,.searchAndFilters.type-perspectives>.component-content.type-blog{background:#f4f4f4;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.searchAndFilters.type-filelist>.component-content.type-downloads,.searchAndFilters .type-news,.searchAndFilters.type-perspectives>.component-content.type-blog{margin-top:0}}.searchAndFilters.type-filelist>.component-content.type-downloads .articleList,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-order,.searchAndFilters.type-filelist>.component-content.type-downloads .searchAndFilters-filters,.searchAndFilters .type-news .articleList,.searchAndFilters .type-news .filters-order,.searchAndFilters .type-news .searchAndFilters-filters,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-order,.searchAndFilters.type-perspectives>.component-content.type-blog .searchAndFilters-filters{background:#f4f4f4}.searchAndFilters.type-filelist>.component-content.type-downloads .listing-downloads-label,.searchAndFilters .type-news .listing-downloads-label,.searchAndFilters.type-perspectives>.component-content.type-blog .listing-downloads-label{display:none}.searchAndFilters.type-filelist>.component-content.type-downloads .searchAndFilters-title,.searchAndFilters .type-news .searchAndFilters-title,.searchAndFilters.type-perspectives>.component-content.type-blog .searchAndFilters-title{-ms-flex-order:3;order:3;padding:0 11px;width:100%;display:block}.searchAndFilters.type-filelist>.component-content.type-downloads .searchBox,.searchAndFilters .type-news .searchBox,.searchAndFilters.type-perspectives>.component-content.type-blog .searchBox{padding:0 11px;-ms-flex-order:1;order:1;width:100%}@media only screen and (min-width:768px){.searchAndFilters.type-filelist>.component-content.type-downloads .searchBox,.searchAndFilters .type-news .searchBox,.searchAndFilters.type-perspectives>.component-content.type-blog .searchBox{padding:0}}.searchAndFilters.type-filelist>.component-content.type-downloads .searchBox .search-button,.searchAndFilters .type-news .searchBox .search-button,.searchAndFilters.type-perspectives>.component-content.type-blog .searchBox .search-button{margin-left:0}.searchAndFilters.type-filelist>.component-content.type-downloads .searchAndFilters-filters,.searchAndFilters .type-news .searchAndFilters-filters,.searchAndFilters.type-perspectives>.component-content.type-blog .searchAndFilters-filters{-ms-flex-order:2;order:2;margin-bottom:40px;width:100%}@media only screen and (min-width:992px){.searchAndFilters.type-filelist>.component-content.type-downloads .searchAndFilters-filters,.searchAndFilters .type-news .searchAndFilters-filters,.searchAndFilters.type-perspectives>.component-content.type-blog .searchAndFilters-filters{margin-bottom:60px;margin-top:-45px}}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form,.searchAndFilters .type-news .filters-form,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form{margin:30px 0 0;padding:0}@media only screen and (min-width:992px){.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form,.searchAndFilters .type-news .filters-form,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form{margin:0}}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels,.searchAndFilters .type-news .filters-form .filters-labels,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;max-width:auto}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-open,.searchAndFilters .type-news .filters-form .filters-labels .filters-open,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-open{margin-top:30px;-ms-flex-order:2;order:2}@media only screen and (min-width:768px){.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-open,.searchAndFilters .type-news .filters-form .filters-labels .filters-open,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-open{margin-top:0}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-open.is-expanded,.searchAndFilters .type-news .filters-form .filters-labels .filters-open.is-expanded,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-open.is-expanded{color:inherit;padding-bottom:10px;border-bottom:1px solid #999}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-open.is-expanded:after,.searchAndFilters .type-news .filters-form .filters-labels .filters-open.is-expanded:after,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-open.is-expanded:after{content:none}}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-clear,.searchAndFilters .type-news .filters-form .filters-labels .filters-clear,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-clear{-ms-flex-order:2;order:2}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-order,.searchAndFilters .type-news .filters-form .filters-labels .filters-order,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-order{-ms-flex-order:1;order:1;text-align:left;background:transparent;border-color:#999;color:#333;padding:0 11px;margin-top:0}@media only screen and (min-width:768px){.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-order,.searchAndFilters .type-news .filters-form .filters-labels .filters-order,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-order{-ms-flex-order:3;order:3;padding:0}}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-order:before,.searchAndFilters .type-news .filters-form .filters-labels .filters-order:before,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-order:before{content:none}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-order .filters-order-label,.searchAndFilters .type-news .filters-form .filters-labels .filters-order .filters-order-label,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-order .filters-order-label{display:none}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-order .filters-selected,.searchAndFilters .type-news .filters-form .filters-labels .filters-order .filters-selected,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-order .filters-selected{float:none;width:100%}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-order .filters-selected:before,.searchAndFilters .type-news .filters-form .filters-labels .filters-order .filters-selected:before,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-order .filters-selected:before{content:"Sort by: "}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-order .filters-selected:after,.searchAndFilters .type-news .filters-form .filters-labels .filters-order .filters-selected:after,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-order .filters-selected:after{float:right}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-order .filters-selected.is-expanded,.searchAndFilters .type-news .filters-form .filters-labels .filters-order .filters-selected.is-expanded,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-order .filters-selected.is-expanded{background:#fff;border-radius:6px 6px 0 0}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-order .filters-list,.searchAndFilters .type-news .filters-form .filters-labels .filters-order .filters-list,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-order .filters-list{position:absolute;z-index:5;left:11px;right:11px;width:auto;border-radius:0 0 6px 6px}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-order .filters-list.is-expanded,.searchAndFilters .type-news .filters-form .filters-labels .filters-order .filters-list.is-expanded,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-order .filters-list.is-expanded{border:1px solid #999;border-top:none}@media only screen and (min-width:768px){.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-order .filters-list,.searchAndFilters .type-news .filters-form .filters-labels .filters-order .filters-list,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-order .filters-list{left:0;right:0}}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-labels .filters-order .filters-list .filters-option,.searchAndFilters .type-news .filters-form .filters-labels .filters-order .filters-list .filters-option,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-labels .filters-order .filters-list .filters-option{text-align:left;padding:10px 16px}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container,.searchAndFilters .type-news .filters-form .filters-container,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container{top:49px;font-size:18px;font-size:1.8rem;line-height:23px}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container:after,.searchAndFilters .type-news .filters-form .filters-container:after,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container:after{content:none}@media only screen and (min-width:768px){.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container,.searchAndFilters .type-news .filters-form .filters-container,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container{position:relative;border-radius:6px;margin:0 22px;height:auto;width:auto;z-index:auto;top:0;transform:none}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container.is-expanded,.searchAndFilters .type-news .filters-form .filters-container.is-expanded,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container.is-expanded{border:1px solid #999;margin-top:15px}}@media only screen and (min-width:992px){.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container,.searchAndFilters .type-news .filters-form .filters-container,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container{margin:16px auto 0}}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date,.searchAndFilters .type-news .filters-form .filters-container .filters-categories,.searchAndFilters .type-news .filters-form .filters-container .filters-date,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date{padding:0 20px}@media only screen and (min-width:768px){.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date,.searchAndFilters .type-news .filters-form .filters-container .filters-categories,.searchAndFilters .type-news .filters-form .filters-container .filters-date,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date{border:none;padding:22px 8.33333% 0}}@media only screen and (min-width:992px){.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date,.searchAndFilters .type-news .filters-form .filters-container .filters-categories,.searchAndFilters .type-news .filters-form .filters-container .filters-date,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date{padding:22px 16.66667% 0}}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories>.filters-selected,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date>.filters-selected,.searchAndFilters .type-news .filters-form .filters-container .filters-categories>.filters-selected,.searchAndFilters .type-news .filters-form .filters-container .filters-date>.filters-selected,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories>.filters-selected,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date>.filters-selected{font-family:VodafoneRegularBold,Arial,sans-serif;border-bottom:none;padding:20px 0;font-size:20px;font-size:2rem;line-height:28px}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories>.filters-selected:after,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date>.filters-selected:after,.searchAndFilters .type-news .filters-form .filters-container .filters-categories>.filters-selected:after,.searchAndFilters .type-news .filters-form .filters-container .filters-date>.filters-selected:after,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories>.filters-selected:after,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date>.filters-selected:after{display:none}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories>.filters-list,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date>.filters-list,.searchAndFilters .type-news .filters-form .filters-container .filters-categories>.filters-list,.searchAndFilters .type-news .filters-form .filters-container .filters-date>.filters-list,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories>.filters-list,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date>.filters-list{max-height:none;background-color:#fff;padding:0}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories>.filters-list .filters-date-wrapper,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date>.filters-list .filters-date-wrapper,.searchAndFilters .type-news .filters-form .filters-container .filters-categories>.filters-list .filters-date-wrapper,.searchAndFilters .type-news .filters-form .filters-container .filters-date>.filters-list .filters-date-wrapper,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories>.filters-list .filters-date-wrapper,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date>.filters-list .filters-date-wrapper{width:100%;margin:0}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories>.filters-list .filters-date-wrapper:not(.filters-year-wrapper),.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date>.filters-list .filters-date-wrapper:not(.filters-year-wrapper),.searchAndFilters .type-news .filters-form .filters-container .filters-categories>.filters-list .filters-date-wrapper:not(.filters-year-wrapper),.searchAndFilters .type-news .filters-form .filters-container .filters-date>.filters-list .filters-date-wrapper:not(.filters-year-wrapper),.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories>.filters-list .filters-date-wrapper:not(.filters-year-wrapper),.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date>.filters-list .filters-date-wrapper:not(.filters-year-wrapper){margin-bottom:20px}@media only screen and (min-width:768px){.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories .filters-date>.filters-list,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date .filters-date>.filters-list,.searchAndFilters .type-news .filters-form .filters-container .filters-categories .filters-date>.filters-list,.searchAndFilters .type-news .filters-form .filters-container .filters-date .filters-date>.filters-list,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories .filters-date>.filters-list,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date .filters-date>.filters-list{max-height:none;background-color:transparent;padding:10px 0 0}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories .filters-label,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date .filters-label,.searchAndFilters .type-news .filters-form .filters-container .filters-categories .filters-label,.searchAndFilters .type-news .filters-form .filters-container .filters-date .filters-label,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories .filters-label,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date .filters-label{display:none}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories .filters-list .filters-date-range,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date .filters-list .filters-date-range,.searchAndFilters .type-news .filters-form .filters-container .filters-categories .filters-list .filters-date-range,.searchAndFilters .type-news .filters-form .filters-container .filters-date .filters-list .filters-date-range,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories .filters-list .filters-date-range,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date .filters-list .filters-date-range{padding:0 0 10px}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories .filters-list .filters-date-range .filters-date-wrapper,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date .filters-list .filters-date-range .filters-date-wrapper,.searchAndFilters .type-news .filters-form .filters-container .filters-categories .filters-list .filters-date-range .filters-date-wrapper,.searchAndFilters .type-news .filters-form .filters-container .filters-date .filters-list .filters-date-range .filters-date-wrapper,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories .filters-list .filters-date-range .filters-date-wrapper,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date .filters-list .filters-date-range .filters-date-wrapper{margin:0;width:calc(70% - 10px)}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories .filters-list .filters-date-range .filters-date-wrapper.filters-year-wrapper,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date .filters-list .filters-date-range .filters-date-wrapper.filters-year-wrapper,.searchAndFilters .type-news .filters-form .filters-container .filters-categories .filters-list .filters-date-range .filters-date-wrapper.filters-year-wrapper,.searchAndFilters .type-news .filters-form .filters-container .filters-date .filters-list .filters-date-range .filters-date-wrapper.filters-year-wrapper,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories .filters-list .filters-date-range .filters-date-wrapper.filters-year-wrapper,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date .filters-list .filters-date-range .filters-date-wrapper.filters-year-wrapper{width:calc(30% - 10px);margin-left:20px}}@media only screen and (min-width:992px){.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories .filters-date,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date .filters-date,.searchAndFilters .type-news .filters-form .filters-container .filters-categories .filters-date,.searchAndFilters .type-news .filters-form .filters-container .filters-date .filters-date,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories .filters-date,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date .filters-date{padding-top:30px}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories .filters-date-arrow,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date .filters-date-arrow,.searchAndFilters .type-news .filters-form .filters-container .filters-categories .filters-date-arrow,.searchAndFilters .type-news .filters-form .filters-container .filters-date .filters-date-arrow,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories .filters-date-arrow,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date .filters-date-arrow{background-image:none;width:20px}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories button.button,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date button.button,.searchAndFilters .type-news .filters-form .filters-container .filters-categories button.button,.searchAndFilters .type-news .filters-form .filters-container .filters-date button.button,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories button.button,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date button.button{font-size:28px;font-size:2.8rem;line-height:34px}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-categories button.button:after,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date button.button:after,.searchAndFilters .type-news .filters-form .filters-container .filters-categories button.button:after,.searchAndFilters .type-news .filters-form .filters-container .filters-date button.button:after,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-categories button.button:after,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date button.button:after{font-size:21px;font-size:2.1rem;line-height:34px}}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date .filters-selected.is-expanded,.searchAndFilters .type-news .filters-form .filters-container .filters-date .filters-selected.is-expanded,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date .filters-selected.is-expanded{background:#fff;border-radius:6px 6px 0 0}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date .filters-list .filters-list,.searchAndFilters .type-news .filters-form .filters-container .filters-date .filters-list .filters-list,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date .filters-list .filters-list{border-radius:0 0 6px 6px}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container .filters-date .filters-list .filters-list.is-expanded,.searchAndFilters .type-news .filters-form .filters-container .filters-date .filters-list .filters-list.is-expanded,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container .filters-date .filters-list .filters-list.is-expanded{border:1px solid #999;border-top:none}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container button.button,.searchAndFilters .type-news .filters-form .filters-container button.button,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container button.button{margin:20px auto 30px;color:#333;background:transparent;font-family:VodafoneLight,Arial,sans-serif}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-container button.button:after,.searchAndFilters .type-news .filters-form .filters-container button.button:after,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-container button.button:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;color:#e60000;font-size:15px;font-size:1.5rem;line-height:24px;margin-left:5px}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .filters-categories,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form .listing-results-count,.searchAndFilters .type-news .filters-form .filters-categories,.searchAndFilters .type-news .filters-form .listing-results-count,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-categories,.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .listing-results-count{display:none}.searchAndFilters.type-filelist>.component-content.type-downloads .articleList,.searchAndFilters .type-news .articleList,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList{padding:0 11px;-ms-flex-order:4;order:4}@media only screen and (min-width:992px){.searchAndFilters.type-filelist>.component-content.type-downloads .articleList,.searchAndFilters .type-news .articleList,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList{padding:0 26px}}.searchAndFilters.type-filelist>.component-content.type-downloads .articleList>.component-content,.searchAndFilters .type-news .articleList>.component-content,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList>.component-content{overflow:visible}.searchAndFilters.type-filelist>.component-content.type-downloads .articleList-article,.searchAndFilters .type-news .articleList-article,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article{margin-bottom:20px}.searchAndFilters.type-filelist>.component-content.type-downloads .articleList-article a,.searchAndFilters .type-news .articleList-article a,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article a{text-decoration:none}.searchAndFilters.type-filelist>.component-content.type-downloads .articleList-article picture,.searchAndFilters .type-news .articleList-article picture,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article picture{display:none}.searchAndFilters.type-filelist>.component-content.type-downloads .articleList-article .articleList-article-wrapper,.searchAndFilters .type-news .articleList-article .articleList-article-wrapper,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper{width:100%;box-shadow:none;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);border-radius:6px}.searchAndFilters.type-filelist>.component-content.type-downloads .articleList-article .articleList-article-wrapper .dateCategory,.searchAndFilters .type-news .articleList-article .articleList-article-wrapper .dateCategory,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .dateCategory{margin:0;padding:20px 10px 10px}@media only screen and (min-width:768px){.searchAndFilters.type-filelist>.component-content.type-downloads .articleList-article .articleList-article-wrapper .dateCategory,.searchAndFilters .type-news .articleList-article .articleList-article-wrapper .dateCategory,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .dateCategory{padding:20px 20px 10px}}@media only screen and (min-width:992px){.searchAndFilters.type-filelist>.component-content.type-downloads .articleList-article .articleList-article-wrapper .dateCategory,.searchAndFilters .type-news .articleList-article .articleList-article-wrapper .dateCategory,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .dateCategory{padding:30px 20px 10px}}.searchAndFilters.type-filelist>.component-content.type-downloads .articleList-article .articleList-article-wrapper .articleList-title,.searchAndFilters .type-news .articleList-article .articleList-article-wrapper .articleList-title,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-title{font-size:18px;font-size:1.8rem;line-height:25px;color:#424242;padding:0 10px 10px}@media only screen and (min-width:768px){.searchAndFilters.type-filelist>.component-content.type-downloads .articleList-article .articleList-article-wrapper .articleList-title,.searchAndFilters .type-news .articleList-article .articleList-article-wrapper .articleList-title,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-title{font-size:23px;font-size:2.3rem;line-height:30px;padding:0 20px 10px}}@media only screen and (min-width:992px){.searchAndFilters.type-filelist>.component-content.type-downloads .articleList-article .articleList-article-wrapper .articleList-title,.searchAndFilters .type-news .articleList-article .articleList-article-wrapper .articleList-title,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-title{font-size:28px;font-size:2.8rem;line-height:36px;padding:0 20px 10px;width:83.33333%}}.searchAndFilters.type-filelist>.component-content.type-downloads .articleList-article .articleList-article-wrapper .articleList-title:after,.searchAndFilters .type-news .articleList-article .articleList-article-wrapper .articleList-title:after,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-title:after{font-size:14px;font-size:1.4rem;line-height:25px;margin-left:5px;vertical-align:baseline}@media only screen and (min-width:768px){.searchAndFilters.type-filelist>.component-content.type-downloads .articleList-article .articleList-article-wrapper .articleList-title:after,.searchAndFilters .type-news .articleList-article .articleList-article-wrapper .articleList-title:after,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-title:after{font-size:19px;font-size:1.9rem;line-height:30px}}@media only screen and (min-width:992px){.searchAndFilters.type-filelist>.component-content.type-downloads .articleList-article .articleList-article-wrapper .articleList-title:after,.searchAndFilters .type-news .articleList-article .articleList-article-wrapper .articleList-title:after,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-title:after{font-size:21px;font-size:2.1rem;line-height:36px;margin-left:10px}}.searchAndFilters.type-filelist>.component-content.type-downloads .articleList-article .articleList-article-wrapper .articleList-description,.searchAndFilters .type-news .articleList-article .articleList-article-wrapper .articleList-description,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-description{-ms-flex-order:3;order:3;padding:0 10px;margin-bottom:30px}@media only screen and (min-width:768px){.searchAndFilters.type-filelist>.component-content.type-downloads .articleList-article .articleList-article-wrapper .articleList-description,.searchAndFilters .type-news .articleList-article .articleList-article-wrapper .articleList-description,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-description{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;padding:0 20px}}@media only screen and (min-width:992px){.searchAndFilters.type-filelist>.component-content.type-downloads .articleList-article .articleList-article-wrapper .articleList-description,.searchAndFilters .type-news .articleList-article .articleList-article-wrapper .articleList-description,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-description{width:91.66667%;font-size:20px;font-size:2rem;line-height:30px;padding:0 20px;margin-bottom:40px}}.searchAndFilters.type-filelist>.component-content.type-downloads .searchAndFilters-pagination,.searchAndFilters .type-news .searchAndFilters-pagination,.searchAndFilters.type-perspectives>.component-content.type-blog .searchAndFilters-pagination{border-top:0;padding:0 0 60px;margin:0}@media only screen and (min-width:992px){.searchAndFilters.type-filelist>.component-content.type-downloads .searchAndFilters-pagination,.searchAndFilters .type-news .searchAndFilters-pagination,.searchAndFilters.type-perspectives>.component-content.type-blog .searchAndFilters-pagination{padding-bottom:100px}}@media only screen and (min-width:768px){.breadcrumbs+.searchAndFilters>.type-blog{margin-top:-70px;padding-top:0}}.searchAndFilters>.type-blog{padding:15px 0 0;background:#fff}.searchAndFilters>.type-blog .listing-downloads-label{display:none}.searchAndFilters>.type-blog .articleList,.searchAndFilters>.type-blog .searchAndFilters-filters{background:#f4f4f4}@media only screen and (min-width:992px){.searchAndFilters>.type-blog .articleList{padding:0 20px}}.searchAndFilters>.type-blog .articleList>.articleList-lis>.articleList-article>a{display:block;height:100%}@media only screen and (min-width:768px){.searchAndFilters>.type-blog .searchAndFilters-title{display:none}}@media only screen and (min-width:992px){.searchAndFilters>.type-blog .searchAndFilters-filters{padding:0 20px}}.searchAndFilters>.type-blog .searchAndFilters-tabs{padding:0 10px}.searchAndFilters>.type-blog .searchBox{padding:0 10px 10px}@media only screen and (min-width:768px){.searchAndFilters>.type-blog .searchBox{padding:30px 0}}@media only screen and (min-width:992px){.searchAndFilters>.type-blog .searchBox{padding:40px 10px}}@media only screen and (min-width:992px){.searchAndFilters>.type-blog .searchBox .button:not(.close-button){margin-left:25px}}@media only screen and (min-width:992px){.searchAndFilters>.type-blog .filters-form{padding:20px 0 0}}.searchAndFilters>.type-blog .filters-form .filters-order{background-color:#f4f4f4}.searchAndFilters>.type-blog .filters-form .filters-order>.filters-selected{margin:0 9px 0 0}@media only screen and (min-width:768px){.searchAndFilters>.type-blog .filters-form .filters-order>.filters-selected{margin:0}}@media only screen and (max-width:767px){.searchAndFilters>.type-blog .filters-form .filters-list{right:10px}}.searchAndFilters>.type-blog .filters-single.filters-open{margin-left:10px}@media only screen and (min-width:768px){.searchAndFilters>.type-blog .filters-single.filters-open{margin-left:0}}.searchAndFilters>.type-blog .search-results{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.searchAndFilters>.type-blog .search-results{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.searchAndFilters>.type-blog .search-results .articleList-article{padding:10px 0;min-height:305px}@media only screen and (min-width:768px) and (max-width:992px){.searchAndFilters>.type-blog .search-results .articleList-article{width:50%;min-height:336px}.searchAndFilters>.type-blog .search-results .articleList-article:nth-of-type(odd){padding-right:5px}.searchAndFilters>.type-blog .search-results .articleList-article:nth-of-type(2n){padding-left:5px}}@media only screen and (min-width:992px){.searchAndFilters>.type-blog .search-results .articleList-article:first-of-type{padding-right:0;padding-left:0}.searchAndFilters>.type-blog .search-results .articleList-article:nth-of-type(2){padding:10px 10px 10px 0}.searchAndFilters>.type-blog .search-results .articleList-article:nth-of-type(3){padding:10px 0 10px 10px}.searchAndFilters>.type-blog .search-results .articleList-article:nth-of-type(3n+4){padding:10px 10px 10px 0}.searchAndFilters>.type-blog .search-results .articleList-article:nth-of-type(3n+5){padding:10px}.searchAndFilters>.type-blog .search-results .articleList-article:nth-of-type(3n+6){padding:10px 0 10px 10px}}@media only screen and (min-width:992px){.searchAndFilters>.type-blog .search-results .articleList-article{width:33.33333%;height:420px}.searchAndFilters>.type-blog .search-results .articleList-article:first-of-type{width:100%;height:383px}.searchAndFilters>.type-blog .search-results .articleList-article:first-of-type .articleList-article-wrapper{-ms-flex-direction:row;flex-direction:row}.searchAndFilters>.type-blog .search-results .articleList-article:first-of-type .articleList-thumbnail{width:780px;height:100%}.searchAndFilters>.type-blog .search-results .articleList-article:first-of-type .dateCategory{margin-bottom:30px}.searchAndFilters>.type-blog .search-results .articleList-article:nth-of-type(2),.searchAndFilters>.type-blog .search-results .articleList-article:nth-of-type(3){width:50%;height:457px}.searchAndFilters>.type-blog .search-results .articleList-article:nth-of-type(2) .articleList-thumbnail,.searchAndFilters>.type-blog .search-results .articleList-article:nth-of-type(3) .articleList-thumbnail{height:263px}}.searchAndFilters>.type-blog .search-results .articleList-article .articleList-article-wrapper{background:#fff;height:100%;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.searchAndFilters>.type-blog .search-results .articleList-title{padding-bottom:15px}.searchAndFilters>.type-blog .search-results .article-category{margin:0}.searchAndFilters>.type-blog .search-results .articleList-thumbnail{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:"object-fit: cover; object-position: center;";min-width:100%;height:197px}@media only screen and (min-width:992px){.searchAndFilters>.type-blog .search-results .articleList-thumbnail{height:210px}}.searchAndFilters>.type-blog .search-results .st-page{position:absolute;bottom:0;left:50%}.searchAndFilters-gray-background>.component-content{background:#f4f4f4}.breadcrumbs+.searchAndFilters-show-title>.type-blog>.searchAndFilters-title{margin-top:20px}.searchAndFilters-show-title>.component-content>.searchAndFilters-title{display:block}.searchAndFilters.type-perspectives>.component-content{padding:40px 0 0}@media only screen and (min-width:992px){.searchAndFilters.type-perspectives>.component-content{padding-top:60px}}.searchAndFilters.type-perspectives>.component-content.type-blog .filters-form .filters-categories{display:block}@media only screen and (min-width:768px){.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-list{margin:0 -10px;max-width:none}}.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article{padding:0}@media only screen and (min-width:768px){.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article{width:50%;padding:0 10px}.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article:first-child{width:100%}.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article:first-child .articleList-article-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article:first-child .articleList-article-wrapper picture .articleList-thumbnail{height:385px}.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article:first-child .articleList-article-wrapper .article-text-content,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article:first-child .articleList-article-wrapper picture{width:50%}}@media only screen and (min-width:992px){.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article{width:33.33333%}.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article:first-child .articleList-article-wrapper .articleList-thumbnail{width:66.66667%}.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article:first-child .articleList-article-wrapper .articleList-title{font-size:28px;font-size:2.8rem;line-height:36px}.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article:nth-child(2),.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article:nth-child(3){width:50%}.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article:nth-child(2) .articleList-article-wrapper .articleList-thumbnail,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article:nth-child(3) .articleList-article-wrapper .articleList-thumbnail{height:285px}.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article:nth-child(2) .articleList-article-wrapper .articleList-title,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article:nth-child(3) .articleList-article-wrapper .articleList-title{padding-bottom:40px;font-size:28px;font-size:2.8rem;line-height:36px}.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article:nth-child(2) .articleList-article-wrapper .articleList-title:after,.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article:nth-child(3) .articleList-article-wrapper .articleList-title:after{font-size:21px;font-size:2.1rem;line-height:36px}}.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper picture{display:block}.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-thumbnail{height:197px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media only screen and (min-width:992px){.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-thumbnail{height:209px}}.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-title{padding-bottom:30px}@media only screen and (min-width:992px){.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-title{font-size:23px;font-size:2.3rem;line-height:30px}.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-title:after{font-size:19px;font-size:1.9rem;line-height:30px}}.searchAndFilters.type-perspectives>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-description{display:none}.searchAndFilters.type-perspectives button.more-button{margin:0 auto 60px;color:#333;background:transparent;font-family:VodafoneLight,Arial,sans-serif;border:none;padding:0;font-size:18px;font-size:1.8rem;line-height:34px}.searchAndFilters.type-perspectives button.more-button:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;color:#e60000;font-size:15px;font-size:1.5rem;line-height:24px;margin-left:5px}@media only screen and (min-width:992px){.searchAndFilters.type-perspectives button.more-button{margin-bottom:100px;font-size:28px;font-size:2.8rem;line-height:34px}.searchAndFilters.type-perspectives button.more-button:after{font-size:21px;font-size:2.1rem;line-height:34px}}.searchAndFilters.type-filelist>.component-content.type-downloads,.searchAndFilters.type-filelist>.component-content.type-downloads .articleList,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-form,.searchAndFilters.type-filelist>.component-content.type-downloads .searchAndFilters-filters{background:#fff}.searchAndFilters.type-filelist>.component-content.type-downloads .filters-clear,.searchAndFilters.type-filelist>.component-content.type-downloads .filters-open,.searchAndFilters.type-filelist>.component-content.type-downloads .searchAndFilters-title{display:none}.searchAndFilters.type-filelist>.component-content.type-downloads .articleList .listing-no-results-msg{display:block;padding:20px 10px}@media only screen and (min-width:768px){.searchAndFilters.type-filelist>.component-content.type-downloads .articleList .listing-no-results-msg{padding:20px 0}}@media only screen and (min-width:992px){.searchAndFilters.type-filelist>.component-content.type-downloads .articleList .listing-no-results-msg{padding:20px 5px}}.searchAndFilters.type-filelist>.component-content.type-downloads .articleList .listing-downloads-label,.searchAndFilters.type-filelist>.component-content.type-downloads .articleList .listing-downloads-label.is-hidden,.searchAndFilters.type-filelist>.component-content.type-downloads .articleList .listing-no-results-msg.is-hidden{display:none}.searchAndFilters.type-filelist>.component-content.type-downloads .search-download-item{transition-property:background-color,border-color;transition-timing-function:ease-out;transition-duration:.3s;display:-ms-flexbox;display:flex;border:1px solid #999;border-radius:6px;margin-bottom:20px;position:relative;list-style:none}.searchAndFilters.type-filelist>.component-content.type-downloads .search-download-item:before{content:"\E912";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.searchAndFilters.type-filelist>.component-content.type-downloads .search-download-item:focus,.searchAndFilters.type-filelist>.component-content.type-downloads .search-download-item:hover{color:#333;background-color:#f4f4f4;border-color:#333}.searchAndFilters.type-filelist>.component-content.type-downloads .search-download-item:first-of-type{margin-top:0}.searchAndFilters.type-filelist>.component-content.type-downloads .search-download-item:before{font-size:21px;font-size:2.1rem;color:#e60000;position:absolute;top:50%;right:15px;left:auto;transform:translateY(-50%)}@media only screen and (min-width:768px){.searchAndFilters.type-filelist>.component-content.type-downloads .search-download-item:before{right:25px}}.searchAndFilters.type-filelist>.component-content.type-downloads .search-download-item>a{text-decoration:none;padding:25px;min-height:82px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-positive:1;flex-grow:1}.searchAndFilters.type-filelist>.component-content.type-downloads .search-download-item .item-title{font-size:16px;font-size:1.6rem;line-height:24px;margin:0;padding:0;font-weight:700;font-family:VodafoneRegular,Arial,sans-serif;color:#333;position:relative;padding-right:20px;word-break:break-all}.searchAndFilters.type-filelist>.component-content.type-downloads .search-download-item .item-title:empty{display:none}@media only screen and (min-width:768px){.searchAndFilters.type-filelist>.component-content.type-downloads .search-download-item .item-title{font-size:18px;font-size:1.8rem;line-height:24px}}.searchAndFilters.type-filelist>.component-content.type-downloads .search-download-item .item-name{font-size:16px;font-size:1.6rem;line-height:24px;color:#333;margin:0;padding:0;word-break:break-all}.searchAndFilters.type-filelist>.component-content.type-downloads .search-download-item .item-name:empty{display:none}@media only screen and (min-width:768px){.searchAndFilters.type-filelist>.component-content.type-downloads .search-download-item .item-name{font-size:18px;font-size:1.8rem;line-height:20px}}.searchAndFilters.without-searchbar,.searchAndFilters.without-searchbar>.type-blog,.searchAndFilters.without-searchbar>.type-blog .articleList{background:transparent}.searchAndFilters.without-searchbar .searchAndFilters-filters,.searchAndFilters.without-searchbar .searchBox{display:none}.searchAndFilters.without-searchbar>.component-content{padding:0}.searchAndFilters.without-searchbar>.component-content.type-blog .filters-form .filters-categories{display:block}@media only screen and (min-width:768px){.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-list{margin:0 -10px;max-width:none}}.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article{margin-bottom:20px;padding:0}.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article:first-of-type{width:100%;height:457px}.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article:first-of-type .dateCategory{margin:30px 25px 10px}.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article:first-of-type .articleList-article-wrapper{-ms-flex-direction:column;flex-direction:column}.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article:nth-of-type(3){height:420px}@media only screen and (min-width:768px){.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article{width:50%;padding:0 10px}}@media only screen and (min-width:992px){.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article{width:33.33333%}.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article:first-child,.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article:nth-child(2){width:50%}.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article:first-child .articleList-article-wrapper .articleList-thumbnail,.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article:nth-child(2) .articleList-article-wrapper .articleList-thumbnail{height:285px}.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article:first-child .articleList-article-wrapper .articleList-title,.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article:nth-child(2) .articleList-article-wrapper .articleList-title{padding-bottom:40px;font-size:28px;font-size:2.8rem;line-height:36px}.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article:first-child .articleList-article-wrapper .articleList-title::after,.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article:nth-child(2) .articleList-article-wrapper .articleList-title:after{font-size:21px;font-size:2.1rem;line-height:36px}}.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article .articleList-article-wrapper picture{display:block}.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-thumbnail{height:197px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media only screen and (min-width:992px){.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-thumbnail{height:209px}}.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-title{padding-bottom:30px}@media only screen and (min-width:992px){.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-title{font-size:23px;font-size:2.3rem;line-height:30px}.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-title:after{font-size:19px;font-size:1.9rem;line-height:30px}}.searchAndFilters.without-searchbar>.component-content.type-blog .articleList-article .articleList-article-wrapper .articleList-description{display:none}.searchAndFilters.without-searchbar button.more-button{margin:20px auto 60px;color:#fff;background:transparent;font-family:VodafoneLight,Arial,sans-serif;border:none;padding:0;font-size:18px;font-size:1.8rem;line-height:34px}.searchAndFilters.without-searchbar button.more-button:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400;color:#e60000;font-size:15px;font-size:1.5rem;line-height:24px;margin-left:5px}@media only screen and (min-width:992px){.searchAndFilters.without-searchbar button.more-button{margin-top:50px;font-size:28px;font-size:2.8rem;line-height:34px}.searchAndFilters.without-searchbar button.more-button:after{font-size:21px;font-size:2.1rem;line-height:34px}}.reference-supply-chain-diagram{padding-left:0;padding-right:0}.supply-chain-graphic{overflow-x:hidden;max-width:1750px;margin:0 auto;padding-top:40px;padding-bottom:60px}.supply-chain-graphic>div{position:relative}.supply-chain-graphic>div.tier-4-end .tier-dialog{display:none}@media only screen and (min-width:1060px){.supply-chain-graphic>div.tier-1{position:relative;z-index:2}.supply-chain-graphic>div.tier-2,.supply-chain-graphic>div.tier-3{margin-top:-42px}.supply-chain-graphic>div.tier-4,.supply-chain-graphic>div.tier-4-end{margin-top:-43px}.supply-chain-graphic>div.tier-4 .tier-dialog{display:none}.supply-chain-graphic>div.tier-4-end .tier-dialog{display:inline-block}}.supply-chain-graphic>div.full-tiers{padding:10px 10px 60px}.supply-chain-graphic>div.full-tiers svg{margin:auto;display:block;width:100%;height:auto}@media only screen and (min-width:1060px){.supply-chain-graphic>div.full-tiers{display:none}}.supply-chain-graphic>div .svg{position:relative;z-index:1}.supply-chain-graphic>div .svg svg{margin:auto;display:block}@media only screen and (max-width:1059px){.supply-chain-graphic>div .svg svg{width:100%;height:auto}}.supply-chain-graphic>div .svg.desktop,.supply-chain-graphic>div .svg .hidden-mobile{display:none}@media only screen and (min-width:1060px){.supply-chain-graphic>div .svg.desktop,.supply-chain-graphic>div .svg .hidden-mobile{display:block}.supply-chain-graphic>div .svg.mobile{display:none}}@media only screen and (min-width:1060px){.supply-chain-graphic>div .tier-dialog{position:absolute;top:-32px;right:60px;z-index:3;margin-top:0}.supply-chain-graphic>div .tier-dialog.tier-one-dialog .leg,.supply-chain-graphic>div .tier-dialog.tier-three-dialog .leg{position:relative;z-index:1}.supply-chain-graphic>div .tier-dialog.tier-one-dialog .leg .tier-dot,.supply-chain-graphic>div .tier-dialog.tier-three-dialog .leg .tier-dot{stroke:#e60000}.supply-chain-graphic>div .tier-dialog.tier-two-dialog{left:40px;right:auto;top:157px}.supply-chain-graphic>div .tier-dialog.tier-two-dialog .box .leg{left:auto;right:-15px}.supply-chain-graphic>div .tier-dialog.tier-two-dialog .box .leg .tier-dot{stroke:#a1a601}.supply-chain-graphic>div .tier-dialog.tier-three-dialog{top:188px}.supply-chain-graphic>div .tier-dialog.tier-three-dialog .leg .tier-dot{stroke:#7f1d7c}.supply-chain-graphic>div .tier-dialog.tier-four-dialog{top:0;margin:0;position:relative;float:right;margin-top:-44px!important}.supply-chain-graphic>div .tier-dialog.tier-four-dialog .leg{position:relative;z-index:1}.supply-chain-graphic>div .tier-dialog.tier-four-dialog .leg .tier-dot{stroke:#007079}}.supply-chain-graphic>div .tier-dialog .box{margin-top:-10px;padding-bottom:20px;position:relative}@media only screen and (min-width:1060px){.supply-chain-graphic>div .tier-dialog .box{max-width:350px;margin:0;padding-bottom:5px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}}.supply-chain-graphic>div .tier-dialog .box .leg{display:none;position:absolute;left:-13px;top:20px;width:30px;height:30px}@media only screen and (min-width:1060px){.supply-chain-graphic>div .tier-dialog .box .leg{display:block}}.supply-chain-graphic>div .tier-dialog .box .leg svg{width:100%;height:auto}.supply-chain-graphic>div .tier-dialog .box .title{background-color:#e60000;color:#fff;padding:20px 10px}@media only screen and (min-width:1060px){.supply-chain-graphic>div .tier-dialog .box .title{padding:20px}}.supply-chain-graphic>div .tier-dialog .box .title h3{margin:0;font-size:28px;line-height:36px}.supply-chain-graphic>div .tier-dialog .box .description{padding:20px 10px}.supply-chain-graphic>div .tier-dialog .box .description p{margin:0}@media only screen and (min-width:1060px){.supply-chain-graphic>div .tier-dialog .box .description{padding:20px}}.supply-chain-graphic>div .tier-dialog.tier-two-dialog .title{background-color:#a1a601}.supply-chain-graphic>div .tier-dialog.tier-three-dialog{margin-top:-12px}.supply-chain-graphic>div .tier-dialog.tier-three-dialog .title{background-color:#7f1d7c}.supply-chain-graphic>div .tier-dialog.tier-four-dialog{margin-top:-12px}.supply-chain-graphic>div .tier-dialog.tier-four-dialog .title{background-color:#007079}.code-of-conduct{background:#fff;margin:auto;padding:24px 0 0;max-width:800px;text-align:center;float:none}.code-of-conduct .title{position:relative;display:-ms-flexbox;display:flex;height:120px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.code-of-conduct .title .logo{position:absolute;top:0;left:12px;z-index:1;height:120px;width:auto}.code-of-conduct .title h3{position:relative;background:#fff;margin:40px 20px 0;border-radius:80px;line-height:1;z-index:1}@media only screen and (min-width:768px){.code-of-conduct .title,.code-of-conduct .title .logo{height:212px}.code-of-conduct .title h3{margin:52px 30px 0}}.code-of-conduct .col-12{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.code-of-conduct .col-6{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-positive:1;flex-grow:1}.code-of-conduct .narrow{max-width:540px;margin:auto;padding:8px 30px}.code-of-conduct h4{margin:0 0 12px;color:#e60000;font-weight:400;line-height:1}.code-of-conduct ul{text-align:left;list-style:none;line-height:1.6em;padding:0}.code-of-conduct ul li:before{content:"";display:inline-block;margin:0 16px 0 0;border:2px solid #e60000;border-radius:50%;width:6px;height:6px}.code-of-conduct .adornment-lg{display:block;margin-bottom:16px}.code-of-conduct .adornment-lg .border{position:relative;border:2px solid #979797;border-top:none;border-radius:0 0 40px 40px;height:20px;display:block;margin-bottom:32px}.code-of-conduct .adornment-lg .border:after,.code-of-conduct .adornment-lg .border:before{content:"";height:24px;width:36px;border-radius:0 36px 0 0;border-top:2px solid #979797;border-right:2px solid #979797;position:absolute;left:calc(50% - 37px);top:18px;box-shadow:0 -24px 0 0 #fff}.code-of-conduct .adornment-lg .border:after{transform:scaleX(-1);left:calc(50% - 1px)}.code-of-conduct .adornment-lg .disc{border:2px solid #e60000;border-radius:50%;width:20px;height:20px;margin:auto;display:block}.code-of-conduct .adornment{display:block;margin:0 auto 16px;width:220px}.code-of-conduct .adornment .border{position:relative;height:10px;margin-bottom:24px;display:block;border:2px solid #d8d8d8;border-top:none;border-radius:0 0 20px 20px}.code-of-conduct .adornment .border:before{content:"";box-shadow:2px 2px 0 0 #d8d8d8;width:20px;height:20px;position:absolute;transform:rotate(45deg) skew(5deg,5deg);top:-3px;background:#fff;left:calc(50% - 10px)}.code-of-conduct .adornment .disc{border:2px solid #e60000;border-radius:50%;width:20px;height:20px;display:block;margin:auto}.code-of-conduct .step-5 .narrow{background:#fff;position:relative;z-index:1;border:2px solid #979797;border-right:none;padding-top:24px}.code-of-conduct .step-6{padding-top:0;padding-bottom:0}.code-of-conduct .step-6 .col-6{padding-top:24px}.code-of-conduct .step-6 ul{margin-bottom:0}.code-of-conduct .solid .disc,.code-of-conduct .solid li:before{background:#e60000}.code-of-conduct .step-container{position:relative}.code-of-conduct .step-container:before{content:"";position:absolute;top:90px;bottom:96px;left:12px;width:calc(50% - 106px);border:2px solid #979797;border-radius:30px 0 0 30px;border-right-color:transparent;z-index:0}@media only screen and (min-width:768px){.code-of-conduct .step-container:before{left:30px;width:calc(50% - 124px)}}.code-of-conduct .step-container:after{content:"";box-shadow:2px 2px 0 0 #979797;width:24px;height:24px;left:calc(50% - 120px);position:absolute;top:79px;transform:rotate(-45deg)}.iframe-world-map{padding:0}.iframe-world-map .component-content{height:267px}@media only screen and (min-width:760px){.iframe-world-map .component-content{height:537px}}@media only screen and (min-width:984px){.iframe-world-map .component-content{height:667px}}@media only screen and (min-width:1200px){.iframe-world-map .component-content{height:767px}}@media only screen and (min-width:479px){.chart-component.pie{display:-ms-flexbox;display:flex}.chart-component.pie .legend-container{-ms-flex-order:2;order:2;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:12px}.chart-component.pie .chart-container{-ms-flex-positive:1;flex-grow:1;min-width:0}}.legend-container ul{list-style:none;margin:0;padding:0}.legend-container li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;text-align:right;line-height:1;margin-bottom:8px}.legend-container span{width:16px;height:16px;margin-left:12px;-ms-flex-negative:0;flex-shrink:0}.composite-banner{position:relative}.composite-banner .image{padding:0}.composite-banner .image img{width:100%;height:auto}.accordion-content .box.last .composite-featured-card.last{margin-bottom:7px}.composite-featured-card{margin:0;padding:0 5px;margin-bottom:20px}.composite-featured-card.last{margin-bottom:0}@media only screen and (min-width:768px){.composite-featured-card{padding:0 10px}}.composite-featured-card .box.component.box-container{padding:0 11px}.composite-featured-card .box.component>.component-content{border-radius:6px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);overflow:hidden;height:100%}.composite-featured-card .box.component>.component-content .image.component{overflow:hidden;display:-ms-flexbox;display:flex}@media only screen and (min-width:768px){.composite-featured-card .box.component>.component-content .image.component{width:50%}}@media only screen and (min-width:992px){.composite-featured-card .box.component>.component-content .image.component{width:66.66667%}}.composite-featured-card .box.component>.component-content .image.component .component-content{min-height:197px;position:relative;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:768px){.composite-featured-card .box.component>.component-content .image.component .component-content{min-height:285px}}@media only screen and (min-width:992px){.composite-featured-card .box.component>.component-content .image.component .component-content{min-height:385px}}.composite-featured-card .box.component>.component-content .image.component picture{position:absolute;top:0;right:0;bottom:0;left:0}.composite-featured-card .box.component>.component-content .image.component picture img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:"object-fit: cover; object-position: center;"}@media only screen and (min-width:992px){.composite-featured-card .richText{width:33.33333%}}.composite-featured-card .richText .component-content{padding:15px 10px 30px;height:100%}@media only screen and (min-width:768px){.composite-featured-card .richText .component-content{padding:40px 20px 40px 0}}.composite-featured-card .richText h3{padding-top:0}.composite-featured-card .richText h4{font-size:18px;font-size:1.8rem;line-height:30px;margin:0 0 15px;padding-top:0;color:#424242}.composite-featured-card .richText h4:after{content:"\E903";display:inline-block;font-family:VodafoneIcons;font-style:normal;position:relative;font-weight:400}.composite-featured-card .richText h4:only-child{margin-bottom:0}.composite-featured-card .richText h4 a{text-decoration:none;color:#424242}@media only screen and (min-width:768px){.composite-featured-card .richText h4{font-size:24px;font-size:2.4rem;line-height:30px}}@media only screen and (min-width:992px){.composite-featured-card .richText h4{font-size:28px;font-size:2.8rem;line-height:34px}.composite-featured-card .richText h4:after{font-size:21px;font-size:2.1rem;margin-right:-21px}}.composite-featured-card .richText h4:after{color:#e60000;font-size:16px;font-size:1.6rem;margin-left:10px;margin-right:-16px}.composite-featured-card .richText p{margin:0 0 20px;font-size:16px;font-size:1.6rem;line-height:24px}.composite-featured-card .richText p:last-child{margin-bottom:0}@media only screen and (min-width:768px){.composite-featured-card .richText p{font-size:18px;font-size:1.8rem;line-height:24px}}@media only screen and (min-width:992px){.composite-featured-card .richText p{margin:0 0 30px;font-size:20px;font-size:2rem;line-height:30px}}.composite-featured-card .box>.component-content>.paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.composite-featured-card .box>.component-content>.paragraphSystem{-ms-flex-direction:row;flex-direction:row}}.composite-featured-card.composite-variation-feature-card-no-arrow h4:after{display:none}.composite-featured-card.composite-variation-section-information .component-content{box-shadow:none}@media only screen and (min-width:768px){.composite-featured-card.composite-variation-section-information .paragraphSystem{-ms-flex-flow:column;flex-flow:column}}@media only screen and (min-width:992px){.composite-featured-card.composite-variation-section-information .paragraphSystem{-ms-flex-flow:row-reverse;flex-flow:row-reverse}}@media only screen and (min-width:768px){.composite-featured-card.composite-variation-section-information .image{padding-right:10px}}@media only screen and (min-width:768px){.composite-featured-card.composite-variation-dual-card>.paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.composite-featured-card.composite-variation-dual-card .box.component .paragraphSystem{-ms-flex-flow:column;flex-flow:column}@media only screen and (min-width:768px){.composite-featured-card.composite-variation-dual-card .box.component{width:50%}}.composite-featured-card.composite-variation-dual-card .box.component>.component-content{margin-bottom:20px}@media only screen and (min-width:992px){.composite-featured-card.composite-variation-dual-card .box.component>.component-content{margin-bottom:0}}@media only screen and (min-width:768px){.composite-featured-card.composite-variation-dual-card .box.component>.component-content .image.component{width:100%}}@media only screen and (min-width:768px){.composite-featured-card.composite-variation-dual-card .box.component>.component-content .image.component .component-content{min-height:197px}}@media only screen and (min-width:992px){.composite-featured-card.composite-variation-dual-card .box.component>.component-content .image.component .component-content{min-height:285px}}@media only screen and (min-width:768px){.composite-featured-card.composite-variation-dual-card .richText{width:100%}}@media only screen and (min-width:768px){.composite-featured-card.composite-variation-dual-card .richText .component-content{padding:20px 20px 30px}}@media only screen and (min-width:992px){.composite-featured-card.composite-variation-dual-card .richText .component-content{padding:30px 20px 40px}}@media only screen and (min-width:768px){.composite-featured-card.composite-variation-dual-card .richText .component-content h4{font-size:18px;font-size:1.8rem;line-height:30px}}@media only screen and (min-width:992px){.composite-featured-card.composite-variation-dual-card .richText .component-content h4{font-size:28px;font-size:2.8rem;line-height:34px}}.composite-featured-card.composite-variation-dual-card .richText .component-content .richText-content p{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.composite-featured-card.composite-variation-triple-card{margin-bottom:0}.composite-featured-card.composite-variation-triple-card .new{width:100%}@media only screen and (min-width:992px){.composite-featured-card.composite-variation-triple-card+.composite-featured-card,.composite-featured-card.composite-variation-triple-card+.composite-variation-triple-card{margin-top:20px}}@media only screen and (min-width:768px){.composite-featured-card.composite-variation-triple-card>.paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.composite-featured-card.composite-variation-triple-card .box.component{margin-bottom:20px}@media only screen and (min-width:992px){.composite-featured-card.composite-variation-triple-card .box.component{margin-bottom:0}}.composite-featured-card.composite-variation-triple-card .box.component .paragraphSystem{-ms-flex-flow:column;flex-flow:column}@media only screen and (min-width:768px){.composite-featured-card.composite-variation-triple-card .box.component{width:50%}}@media only screen and (min-width:992px){.composite-featured-card.composite-variation-triple-card .box.component{width:33.33333%}}@media only screen and (min-width:768px){.composite-featured-card.composite-variation-triple-card .box.component>.component-content .image.component{width:100%}}@media only screen and (min-width:768px){.composite-featured-card.composite-variation-triple-card .box.component>.component-content .image.component .component-content{min-height:197px}}@media only screen and (min-width:992px){.composite-featured-card.composite-variation-triple-card .box.component>.component-content .image.component .component-content{min-height:197px}}@media only screen and (min-width:768px){.composite-featured-card.composite-variation-triple-card .richText{width:100%}}@media only screen and (min-width:768px){.composite-featured-card.composite-variation-triple-card .richText .component-content{padding:20px 20px 30px}}@media only screen and (min-width:768px){.composite-featured-card.composite-variation-triple-card .richText .component-content h4{font-size:23px;font-size:2.3rem;line-height:30px}}.composite-featured-card.composite-variation-triple-card .richText .component-content .richText-content p{display:-webkit-box;-webkit-line-clamp:3;overflow:hidden}.composite-map .iFrame{display:none}@media only screen and (min-width:992px){.composite-map .accordion{display:none}.composite-map .iFrame{display:block}}@media only screen and (min-width:992px){.composite-montage-wall .content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.composite-montage-wall .content .breadcrumbs{-ms-flex-order:2;order:2}}.composite-montage-wall .content>.richText{background-color:#e60000;color:#fff;padding:20px 11px}@media only screen and (min-width:768px){.composite-montage-wall .content>.richText .component-content{max-width:724px;margin:0 auto;padding-left:8.33333333%}}@media only screen and (min-width:992px){.composite-montage-wall .content>.richText{display:none}}.composite-montage-wall .content>.richText h1{margin:0}.composite-project-article{margin-bottom:20px;padding:0 10px}@media only screen and (min-width:768px) and (max-width:992px){.composite-project-article{margin-bottom:40px}.composite-project-article.odd{padding-left:10px}.composite-project-article.even{padding-right:10px}}@media only screen and (min-width:992px){.composite-project-article{margin-bottom:60px}.composite-project-article h4{margin-top:0}}.composite-project-article .richText-project-article{overflow:hidden}.composite-project-article .richText-show-more{display:-ms-flexbox;display:flex}.composite-project-article.richText-button-hidden .richText-project-article{overflow:visible}.composite-project-article.richText-button-hidden .richText-show-more{display:none}@media only screen and (max-width:767px){.composite-project-article .image{padding:0}}@media only screen and (min-width:992px){.composite-project-article .image{padding-right:25px}}.composite-project-article .image img,.composite-project-article .mejs__container,.composite-project-article .video,.composite-project-article video{height:195px!important;width:100%}@media only screen and (min-width:768px){.composite-project-article .image img,.composite-project-article .mejs__container,.composite-project-article .video,.composite-project-article video{height:230px!important}}@media only screen and (min-width:992px){.composite-project-article .image img,.composite-project-article .mejs__container,.composite-project-article .video,.composite-project-article video{height:328px!important}}@media only screen and (min-width:992px){.composite-project-article .mejs__container,.composite-project-article .video,.composite-project-article video{width:50%}}@media only screen and (min-width:992px){.composite-project-article .video{padding-right:25px}}@media only screen and (max-width:767px){.composite-project-article .richText,.composite-project-article .video{padding:0}}.composite-section-information-white-background .box{padding-top:30px;padding-bottom:30px}@media only screen and (min-width:768px){.composite-section-information-white-background .box{padding-bottom:15px}}@media only screen and (min-width:992px){.composite-section-information-white-background .box{padding-top:60px;padding-bottom:75px}}.composite-section-information-white-background .box .paragraphSystem{margin:0}@media only screen and (min-width:768px){.composite-section-information-white-background .box .paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.composite-section-information-white-background .box .paragraphSystem .richText{margin-top:0}.composite-section-information-white-background .image{padding:0}@media only screen and (min-width:992px){.composite-section-information-white-background .image{padding-right:10px}}.composite-share-prices h3{margin:0 0 30px}.composite-share-prices p{margin:0 0 20px}@media only screen and (min-width:768px){.composite-share-prices p{margin-bottom:40px}}@media only screen and (min-width:992px){.composite-share-prices p{margin:0 0 60px}}.composite-charity-note{display:block;float:none;clear:both;padding:25px 30px;background-color:#f4f4f4}.composite-charity-note .paragraphSystem,.composite-charity-note .richText p{margin:0}.composite-sustainable-development-goals h5{margin-top:8px;margin-bottom:2px;font-size:inherit;line-height:inherit}.composite-sustainable-development-goals .box-fonts-vdf-lt-16-18{margin-bottom:10px}@media only screen and (min-width:768px){.composite-sustainable-development-goals .box-fonts-vdf-lt-16-18{margin-bottom:30px}}.composite-sustainable-development-goals .box-fonts-vdf-lt-16-18>.component-content>.paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.composite-sustainable-development-goals .box-fonts-vdf-lt-16-18>.component-content>.paragraphSystem .cq-Editable-dom{width:100%}.composite-sustainable-development-goals .box-fonts-vdf-lt-16-18 .richText{margin-top:0}@media only screen and (min-width:992px){.composite-sustainable-development-goals .box-fonts-vdf-lt-16-18 .richText br{display:none}}.composite-sustainable-development-goals .box-fonts-vdf-lt-16-18 .image{margin-bottom:12px}@media only screen and (min-width:479px){.composite-sustainable-development-goals .box-fonts-vdf-lt-16-18 .image{margin-left:0}}@media only screen and (min-width:768px){.composite-sustainable-development-goals .box-fonts-vdf-lt-16-18 .image{margin-bottom:18px}}@media only screen and (min-width:992px){.composite-sustainable-development-goals .box-fonts-vdf-lt-16-18 .image{width:100%}}.composite-sustainable-development-goals .richText.last h4{margin-bottom:0}.composite-mobile-statistics{text-align:center}@media only screen and (min-width:992px){.composite-mobile-statistics{padding-bottom:10px}}.composite-mobile-statistics .image img{margin-left:auto;margin-right:auto}@media only screen and (min-width:992px){.composite-mobile-statistics .component-content>.paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.composite-mobile-statistics .component-content>.paragraphSystem .box{margin-bottom:60px}.composite-mobile-statistics .component-content>.paragraphSystem .box .richText h4{margin-top:0}@media only screen and (min-width:992px){.composite-mobile-statistics .component-content>.paragraphSystem .box .image img{display:none}.composite-mobile-statistics .component-content>.paragraphSystem .box.odd{-ms-flex-order:5;order:5}.composite-mobile-statistics .component-content>.paragraphSystem .box.odd.last{-ms-flex-order:3;order:3}}.composite-mobile-statistics .component-content>.paragraphSystem .image-wider{display:none}@media only screen and (min-width:992px){.composite-mobile-statistics .component-content>.paragraphSystem .image-wider{display:block;-ms-flex-order:4;order:4}}.composite-instagram-social-feed .box-container .box.last{text-align:center}.composite-instagram-social-feed .box-container .box.last .image{display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;width:40px;margin:0 6px}.composite-instagram-social-feed .box-container .box.last .image .component-content{width:100%}@media only screen and (min-width:479px){.composite-instagram-social-feed .box-container .box.last .image{width:48px;margin:0 10px}}.composite-instagram-social-feed .box-container .box.last .image:last-child{width:48px}@media only screen and (min-width:479px){.composite-instagram-social-feed .box-container .box.last .image:last-child{width:60px}}.page-error-handler .box-container{padding-bottom:20px}@media only screen and (min-width:768px){.page-error-handler .box-container{padding-bottom:30px}}@media only screen and (min-width:992px){.page-error-handler .box-container{padding-bottom:70px}}.page-error-handler .box-container .image{margin:40px 0 11px}@media only screen and (min-width:992px){.page-error-handler .box-container .image{margin:60px 0 10px}}.page-error-handler .box-container .image img{max-width:98px}@media only screen and (min-width:768px){.page-error-handler .box-container .image img{max-width:144px}}@media only screen and (min-width:992px){.page-error-handler .box-container .hyperlink-button-primary{margin:34px auto 6px}}.page-error-handler .box-container .richText h4{font-family:VodafoneRegular,Arial,sans-serif;margin-bottom:10px}@media only screen and (min-width:768px){.page-error-handler .box-container .richText h4{margin-bottom:20px}}.page-error-handler .box-container .richText p{margin:10px 0}.page-error-handler .box-container .richText .hyperlink-popular-link{margin:0 5px 10px;padding:10px}@media only screen and (min-width:768px){.page-error-handler .box-container .richText .hyperlink-popular-link{margin:0 10px 20px}}.page-error-handler .box-container .richText:last-child{margin-top:10px}@media only screen and (min-width:768px){.page-error-handler .box-container .richText:last-child>.component-content{margin:0 -10px}}.page-error-handler .box-container .richText:last-child p:first-child{margin-bottom:23px}
