/*!
 * 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%;
  }
}#footer,#header{max-width:100%;z-index:3}.component-content{padding:0 30px}@media(min-width: 1920px){.component-content{padding:0}}.component-content .section,.component-content .error-handler{padding:60px 0 90px 0}.component:not(.type-container) .component-content{padding:0 30px}.type-container{padding:0}.type-container>.component-content{width:1400px;max-width:100%;margin:0 auto}#content>.row{padding:0;margin:0}#content>.row>.layout-outer{width:1400px;max-width:100%;margin:0 auto}#content>.row>.layout-outer>.layout-inner{text-align:left;max-width:100%;width:100%;margin:0}@media(min-width: 1920px){.full-width-container{width:100vw;max-width:1920px;margin-left:-260px;margin-right:-260px}}@media(max-width: 1919px){.full-width-container{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.type-flex{display:flex}body,html{font-family:"Raleway",sans-serif;font-weight:400;font-size:18px;line-height:27px;width:100%;padding:0;margin:0;scroll-behavior:smooth}body *,html *{box-sizing:border-box}body *:focus,html *:focus{outline:none;box-shadow:none}body>.container,html>.container{padding:0;margin:0;border:0;width:1920px;max-width:100%;min-height:100vh;margin:0 auto;overflow:hidden}body>.container>.row,html>.container>.row{padding:0;margin:0;border:0}#header,#footer,#content{padding:0;margin:0;border:0;width:100%;margin:0 auto;float:none}#header>.row>.layout-outer>.layout-inner>.col-xs-12,#header>.row>.layout-outer>.layout-inner>.col-md-12,#header>.row>.layout-outer>.layout-inner>.default-style,#footer>.row>.layout-outer>.layout-inner>.col-xs-12,#footer>.row>.layout-outer>.layout-inner>.col-md-12,#footer>.row>.layout-outer>.layout-inner>.default-style,#content>.row>.layout-outer>.layout-inner>.col-xs-12,#content>.row>.layout-outer>.layout-inner>.col-md-12,#content>.row>.layout-outer>.layout-inner>.default-style{padding:0;margin:0;border:0}#header>.row>.layout-outer>.layout-inner>.col-xs-12>a,#header>.row>.layout-outer>.layout-inner>.col-md-12>a,#header>.row>.layout-outer>.layout-inner>.default-style>a,#footer>.row>.layout-outer>.layout-inner>.col-xs-12>a,#footer>.row>.layout-outer>.layout-inner>.col-md-12>a,#footer>.row>.layout-outer>.layout-inner>.default-style>a,#content>.row>.layout-outer>.layout-inner>.col-xs-12>a,#content>.row>.layout-outer>.layout-inner>.col-md-12>a,#content>.row>.layout-outer>.layout-inner>.default-style>a{display:inline}#content{margin-top:70px}@media(max-width: 767px){#content{margin-top:60px}}#content .parametrizedhtml{padding:0}.paragraphSystem{margin:0}img{max-width:100%}.paragraphSystem>a{height:0;float:left;display:inline}.component>.inner>.component-content>a{height:0;float:left;display:inline}button,select{margin:0;font-size:100%;vertical-align:middle;cursor:pointer}button{line-height:normal;-webkit-appearance:button}button::-moz-focus-inner{padding:0;border:0}.bg-neutral{background-color:#fff}.bg-primary-900{background-color:#001f4c}.bg-secondary-700{background-color:#e5a20c}.bg-tertiary-800{background-color:#d1423b}.bg-tertiary-300{background-color:#fcc}.bg-quaternary-800{background-color:#074147}.bg-neutral-white{background-color:#fff}.bg-gradient-1{background:linear-gradient(to right, #d1423b 50%, #e5a20c 50%)}@media(max-width: 991px){.bg-gradient-1{background:linear-gradient(to bottom, #d1423b 50%, #e5a20c 50%)}}.bg-image-1{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/img/image-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}.bg-image-2{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/img/image-2.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}.bg-image-3{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/img/image-3.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}.bg-image-4{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/img/image-4.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}.bg-tertiary-300,.section-9{color:#001f4c}.bg-tertiary-300 h1,.bg-tertiary-300 h2,.bg-tertiary-300 h3,.bg-tertiary-300 h4,.bg-tertiary-300 h5,.bg-tertiary-300 h6,.section-9 h1,.section-9 h2,.section-9 h3,.section-9 h4,.section-9 h5,.section-9 h6{color:#001f4c}.bg-tertiary-300 p,.section-9 p{color:#001f4c}.text-wrapper{width:70%}@media(max-width: 1080px){.text-wrapper{width:50%}}@media(max-width: 767px){.text-wrapper{width:70%}}@media(max-width: 1600px){.section-3 .text-container,.section-4 .text-container{justify-content:center}}.section-1 h1,.section-3 h1,.section-4 h1{text-align:left}@font-face{font-family:"Raleway";src:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/fonts/Raleway/Raleway-Bold.eot);src:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/fonts/Raleway/Raleway-Bold.eot?#iefix) format("embedded-opentype"),url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/fonts/Raleway/Raleway-Bold.woff) format("woff"),url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/fonts/Raleway/Raleway-Bold.ttf) format("truetype");font-weight:bold;font-style:normal}@font-face{font-family:"Raleway";src:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/fonts/Raleway/Raleway-BoldItalic.eot);src:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/fonts/Raleway/Raleway-BoldItalic.eot?#iefix) format("embedded-opentype"),url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/fonts/Raleway/Raleway-BoldItalic.woff) format("woff"),url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/fonts/Raleway/Raleway-BoldItalic.ttf) format("truetype");font-weight:bold;font-style:italic}@font-face{font-family:"Raleway";src:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/fonts/Raleway/Raleway-Italic.eot);src:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/fonts/Raleway/Raleway-Italic.eot?#iefix) format("embedded-opentype"),url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/fonts/Raleway/Raleway-Italic.woff) format("woff"),url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/fonts/Raleway/Raleway-Italic.ttf) format("truetype");font-weight:normal;font-style:italic}@font-face{font-family:"Raleway";src:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/fonts/Raleway/Raleway-Regular.eot);src:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/fonts/Raleway/Raleway-Regular.eot?#iefix) format("embedded-opentype"),url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/fonts/Raleway/Raleway-Regular.woff) format("woff"),url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/fonts/Raleway/Raleway-Regular.ttf) format("truetype");font-weight:normal;font-style:normal}body{color:#fff}@media(max-width: 767px){body{font-size:16px}}.component-content .section{margin:0;position:relative;width:100%}.component-content .section .text-wrapper{margin-bottom:60px}h1{font-size:42px;line-height:48px;font-weight:400;margin-bottom:32px}h1 span{color:#d1423b}@media(max-width: 767px){h1{text-align:center}}h2{font-size:24px;line-height:28px;font-weight:bold;margin-bottom:32px}h3{font-size:18px;line-height:22px;font-weight:400;margin-bottom:32px}.primary-btn{padding:13px 20px;min-width:145px;display:inline-block;text-align:center;border-radius:15px;color:#fff;background-color:#e5a20c;font-size:16px;line-height:18px;text-decoration:none;cursor:pointer;border:none;outline:none;transition:all .3s linear}.primary-btn:hover{background-color:#fff;color:#074147}.secondary-btn{padding:13px 20px;min-width:145px;border-radius:10px;font-size:16px;line-height:18px;text-decoration:none;cursor:pointer;border:none;outline:none;transition:all .3s linear}.secondary-btn:hover{border-radius:20px}.secondary-btn.bigger-btn{font-size:22px;font-weight:bold}.btn-color-set-1{background-color:#001f4c;color:#fff}.btn-color-set-1:hover{background-color:#d1423b}.btn-color-set-2{background-color:#fff;color:#001f4c}.btn-color-set-2:hover{background-color:#e5a20c;color:#fff}p{font-size:17px;line-height:22px;font-weight:400;margin-bottom:16px}a.link-1{color:#e5a20c}a.link-2{color:#fff;font-weight:bold}a.link-3{color:#001f4c;font-weight:bold}a:not(.underline){text-decoration:none}.list{border:none;padding:10px 20px;border-radius:15px;width:100%;color:#001f4c}.list option{color:#001f4c;font-weight:normal}.list:focus{outline:none}ul{margin:0}.image{width:100%}.image img{width:100%}#footer .content{font-size:15px}@media(max-width: 1080px){#footer .content{font-size:14px}}.bg-image-1,.bg-image-4{background-size:100% auto;background-position:center top}@media(max-width: 767px){.bg-image-1,.bg-image-4{background-size:130% auto}}@media(max-width: 460px){.bg-image-1,.bg-image-4{background-size:150% auto}}.bg-image-2{background-size:120% auto;background-position:0 top}@media(max-width: 1400px){.bg-image-2{background-size:130% auto}}@media(max-width: 1080px){.bg-image-2{background-size:auto 100%}}.bg-image-3{background-size:120% auto;background-position:0 center}@media(max-width: 1691px){.bg-image-3{background-size:150% auto}}@media(max-width: 1200px){.bg-image-3{background-size:190% auto}}@media(max-width: 991px){.bg-image-3{background-position:0 center;background-size:130% auto}}@media(max-width: 767px){.bg-image-3{background-size:140% auto}}@media(max-width: 460px){.bg-image-3{background-size:auto 100%}}.parallax-half-width{flex-basis:50%;flex-grow:2;width:50vw;min-width:50vw;height:auto}@media(max-width: 991px){.parallax-half-width{height:400px;width:auto;min-width:0}}@media(min-width: 1920px){.parallax-half-width{width:auto;min-width:50%;max-width:960px}}#header{position:fixed;left:0;right:0;top:-2px;padding-top:2px;box-shadow:0px 0px 8px #001f4c;transition:all 0s;background-color:#fff;max-width:1920px;margin:0 auto}#header .content{flex-wrap:nowrap;align-items:center;gap:15px;position:relative;padding:10px 0;z-index:2}#header .content .image-container{height:auto;width:160px;min-width:160px}#header .content .image-container a,#header .content .image-container img{width:100%;vertical-align:middle}@media(max-width: 767px){#header .content .image-container{width:130px;min-width:130px}}#header .content .navbar-links{align-items:center}#header .content .navbar-links a{display:inline-block;background-color:inherit;color:#001f4c;padding:0 15px;transition:all .3s linear}#header .content .navbar-links a:hover{color:#e5a20c;font-weight:bold}#header .content .navbar-links a:before{display:block;content:attr(title);font-weight:bold;height:0;overflow:hidden;visibility:hidden}@media(max-width: 991px){#header .content .navbar-links a{padding:5px 0}}@media(max-width: 991px){#header .content .navbar-links{max-height:0;overflow:hidden;display:flex;position:absolute;left:0;top:100%;margin-left:-30px;margin-right:-30px;flex-direction:column;align-items:end;background-color:#fff;width:100vw;box-shadow:0 10px 10px rgba(0,0,0,.1);z-index:1}#header .content .navbar-links.active{max-height:300px;padding:0 calc(100vw - 100% - 30px) 20px 60px}}#header .content .language-switcher{margin:auto;margin-right:0}#header .content .language-switcher a{display:inline-block;background-color:inherit;color:#001f4c;transition:all .3s linear}#header .content .language-switcher a:hover{color:#d1423b;font-weight:bold}#header .content .language-switcher a:before{display:block;content:attr(title);font-weight:bold;height:0;overflow:hidden;visibility:hidden}#header .content .hamburger-container{display:none;align-items:center}#header .content .hamburger-container img{cursor:pointer;width:100%}@media(max-width: 991px){#header .content .hamburger-container{display:flex;align-items:center}}@media(max-width: 767px){#header .content .hamburger-container img{width:33px;min-width:33px}}@media(max-width: 460px){#header .content{gap:10px}}#footer .content{flex-wrap:nowrap;justify-content:space-between;gap:30px;background-color:#fff;padding:12px 0}#footer .content .left-column{flex-wrap:nowrap;width:100%}#footer .content .left-column .image-container{height:auto;width:160px;min-width:160px;margin-right:40px}#footer .content .left-column .image-container a,#footer .content .left-column .image-container img{width:100%;vertical-align:middle;margin:auto}@media(max-width: 1080px){#footer .content .left-column .image-container{margin-right:10px}}@media(max-width: 767px){#footer .content .left-column .image-container{width:140px;margin-right:5px}}#footer .content .left-column .footer-links{align-items:center}#footer .content .left-column .footer-links a{display:inline-block;white-space:nowrap;background-color:inherit;color:#001f4c;padding:0 15px;transition:all .3s linear}#footer .content .left-column .footer-links a:hover{color:#e5a20c;font-weight:bold}#footer .content .left-column .footer-links a::before{display:block;content:attr(title);font-weight:bold;height:0;overflow:hidden;visibility:hidden}#footer .content .left-column .footer-links a+a{border-left:1px solid #001f4c}@media(max-width: 991px){#footer .content .left-column .footer-links a{padding:0 5px}}@media(max-width: 1200px){#footer .content .left-column .footer-links{flex-wrap:wrap;justify-content:center}}@media(max-width: 767px){#footer .content .left-column{flex-wrap:wrap;gap:10px}}#footer .content .footer-disclaimer{flex-basis:35%;min-width:35%;float:right;flex-direction:column;color:#001f4c;align-self:flex-end}#footer .content .footer-disclaimer p{margin:0}@media(max-width: 1691px){#footer .content{flex-wrap:wrap;gap:20px}#footer .content .left-column,#footer .content .right-column{width:100%;min-width:100%;flex-basis:auto}}.divider{height:1px;background-color:#fff;display:inline-block;position:relative;z-index:1;margin-top:16px;margin-bottom:16px}.divider.divider-small-left{width:50vw;margin-left:calc(100% - 50vw + 7rem);margin-right:calc(-7rem - 30px)}@media(max-width: 1400px){.divider.divider-small-left{margin-left:-30px}}@media(max-width: 1200px){.divider.divider-small-left{margin-right:-3rem}}@media(max-width: 991px){.divider.divider-small-left{width:100vw;margin-left:-30px;margin-right:-30px}}.divider.divider-small-right{width:50vw;margin-left:-7rem;margin-right:calc(100% - 50vw + 7rem)}@media(max-width: 1400px){.divider.divider-small-right{margin-right:-30px}}@media(max-width: 1200px){.divider.divider-small-right{margin-left:-3rem}}@media(max-width: 991px){.divider.divider-small-right{width:100vw;margin-left:-30px;margin-right:-30px}}.anim-chevron{flex-direction:column;align-items:center;margin:32px 0}.anim-chevron a{z-index:1}.anim-chevron a .chevron{animation:chevron 2s infinite;height:18px}.anim-chevron a .chevron::before{content:"";background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/chevron.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;width:15px;height:15px;display:inline-block}.anim-chevron a .chevron.chevron-1{animation-delay:-1s;-webkit-animation-delay:-1s}.anim-chevron a .chevron.chevron-2{animation-delay:-0.5s;-webkit-animation-delay:-0.5s}@keyframes chevron{0%{opacity:0}40%{opacity:1}80%{opacity:0}100%{opacity:0}}.anim-marquee{width:100vw;position:relative;display:inline-block;left:calc(-50vw + 50%);overflow:hidden;z-index:1}.anim-marquee .marquee{white-space:nowrap;overflow:hidden;width:100%}.anim-marquee .marquee p{display:inline-block;animation:marquee 40s linear infinite;font-size:24px;margin:10px}.anim-marquee .marquee span{margin-left:50px;color:#fff}.anim-marquee .marquee.marquee-2{position:absolute;top:0;left:0}.anim-marquee .marquee.marquee-2 p{animation-delay:20s;opacity:0}@keyframes marquee{0%{opacity:1;transform:translate(-100%, 0)}100%{opacity:1;transform:translate(100%, 0)}}.error-handler{flex-direction:column}.exit-notification{width:100vw;height:100vh;z-index:9999;position:fixed;background-color:hsla(0,100%,90%,.2666666667);display:flex;backdrop-filter:blur(5px)}.exit-notification.is-hidden{display:none}.exit-notification .exit-notification-inner{background-color:#001f4c;border:4px solid #fff;border-radius:25px;box-shadow:0px 0px 8px #001f4c,#001f4c 0px 0px 8px inset;width:90%;max-width:950px;padding:30px 0px;margin:auto;text-align:center}.exit-notification .exit-notification-inner p{margin:50px 30px 80px 30px}@media(max-width: 767px){.exit-notification .exit-notification-inner p{margin:30px 0 50px 0}}.exit-notification .exit-notification-buttons button{padding:13px 20px;margin:0 20px 15px 20px;min-width:145px;display:inline-block;text-align:center;border-radius:15px;color:#fff;background-color:#e5a20c;font-size:16px;font-family:"Raleway",sans-serif;line-height:18px;font-weight:700;text-decoration:none;border:none;outline:none;cursor:pointer;transition:all .3s linear}.exit-notification .exit-notification-buttons button:hover{background-color:#fff;color:#001f4c;box-shadow:0px 0px 8px #001f4c;text-decoration:none}html{-webkit-text-size-adjust:100%}body #__tealiumGDPRcpPrefs *:focus{outline:rgba(0,0,0,0)}body #__tealiumGDPRcpPrefs * :focus-visible{outline:-webkit-focus-ring-color auto 1px}#__tealiumGDPRcpPrefs *{box-sizing:border-box}#__tealiumGDPRcpPrefs .switch_analytics{display:none !important}#__tealiumGDPRcpPrefs .preferences_prompt_control_analytics{z-index:5 !important;left:-43px !important;bottom:-43px !important}#__tealiumGDPRcpPrefs .preferences_prompt_control_analytics .configuration_icon_not_selected_analytics,#__tealiumGDPRcpPrefs .preferences_prompt_control_analytics .configuration_icon_selected_analytics{background:#e40046 !important;position:relative;height:85px !important;width:85px !important}#__tealiumGDPRcpPrefs .preferences_prompt_control_analytics .configuration_icon_not_selected_analytics::before,#__tealiumGDPRcpPrefs .preferences_prompt_control_analytics .configuration_icon_selected_analytics::before{content:"";background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/icon-cog-neutral-white-base.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;position:absolute;left:calc(50% - 10px);top:8px;height:16px;width:16px;background-size:cover}#__tealiumGDPRcpPrefs .preferences_prompt_control_analytics .configuration_icon_not_selected_analytics img,#__tealiumGDPRcpPrefs .preferences_prompt_control_analytics .configuration_icon_selected_analytics img{display:none}#__tealiumGDPRcpPrefs .preferences_prompt_control_analytics .configuration_icon_not_selected_analytics.is-active{background:#071d49 !important}@media(max-width: 767px){#__tealiumGDPRcpPrefs .privacy_prompt_title_analytics{margin:24px 24px 0 24px !important}}#__tealiumGDPRcpPrefs .cookie_banner_checkbox_analytics .checkbox_tick_analytics{border:2px solid #d0d3d4 !important;margin-top:4px}#__tealiumGDPRcpPrefs .cookie_banner_checkbox_analytics input:checked~.checkbox_tick_analytics{border:2px solid #e40046 !important}#__tealiumGDPRcpPrefs .cookie_banner_checkbox_analytics input[type=checkbox]:checked{background:#e40046;border:#e40046;margin:0;display:flex;align-items:center;justify-content:center}#__tealiumGDPRcpPrefs .cookie_banner_checkbox_analytics input[type=checkbox]:checked:before{content:"";-webkit-mask:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/check-2.svg) no-repeat center;mask:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/check-2.svg) no-repeat center;mask-size:cover;background-color:#fff;height:14px;width:14px}#__tealiumGDPRcpPrefs .cookie_banner_checkbox_analytics .checkbox_tick_analytics{display:none}#__tealiumGDPRcpPrefs .show_more_container{display:flex;justify-content:space-between}#__tealiumGDPRcpPrefs .switch_analytics{display:flex;justify-content:end;margin:45px 40px 0 0 !important}#__tealiumGDPRcpPrefs .switch_analytics p{width:32px !important;height:32px !important;margin:0 0 0 4px;display:flex !important;padding:0 !important;border:none !important;outline:none !important}#__tealiumGDPRcpPrefs .switch_analytics p.is-active{color:#e40046 !important;background-color:#e40046 !important}#__tealiumGDPRcpPrefs .switch_analytics p.is-active button{color:#fff !important}#__tealiumGDPRcpPrefs .switch_analytics p button{width:100% !important;text-align:center;align-items:center;display:inline-flex !important;justify-content:center;background-color:rgba(0,0,0,0)}@media only screen and (max-width: 359px)and (min-width: 310px)and (orientation: portrait){#__tealiumGDPRcpPrefs .switch_analytics p button.lang_analytics{line-height:27px !important}}@media only screen and (max-width: 511px)and (min-width: 360px)and (orientation: landscape){#__tealiumGDPRcpPrefs .switch_analytics p button.lang_analytics{line-height:27px !important}}@media only screen and (max-width: 511px)and (min-width: 360px)and (orientation: portrait){#__tealiumGDPRcpPrefs .switch_analytics p button.lang_analytics{line-height:27px !important}}@media only screen and (max-width: 767px)and (min-width: 512px)and (orientation: landscape){#__tealiumGDPRcpPrefs .switch_analytics p button.lang_analytics{line-height:27px !important}}@media only screen and (max-width: 767px)and (min-width: 512px)and (orientation: portrait){#__tealiumGDPRcpPrefs .switch_analytics p button.lang_analytics{line-height:27px !important}}@media(max-width: 767px){#__tealiumGDPRcpPrefs .switch_analytics{margin:16px 0 0 20px !important}#__tealiumGDPRcpPrefs .switch_analytics p:first-child{margin-left:0 !important}}@media(min-width: 768px)and (max-width: 1024px){#__tealiumGDPRcpPrefs .switch_analytics{margin:16px 0 0 40px !important}#__tealiumGDPRcpPrefs .switch_analytics p:first-child{margin-left:0 !important}}#__tealiumGDPRcpPrefs .privacy_prompt_footer_analytics .show_more_analytics{padding:0 40px !important}@media(max-width: 767px){#__tealiumGDPRcpPrefs .privacy_prompt_footer_analytics .show_more_analytics{padding:0 20px !important}}#__tealiumGDPRcpPrefs .privacy_prompt_content_analytics p{margin-bottom:24px !important}@media(max-width: 767px){#__tealiumGDPRcpPrefs .privacy_prompt_content_analytics p{margin-bottom:16px !important}}@media only screen and (max-width: 511px)and (min-width: 360px)and (orientation: portrait){#__tealiumGDPRcpPrefs .privacy_prompt_content_analytics{width:auto !important}}#__tealiumGDPRcpPrefs .show_more_analytics{float:none !important;display:inline-flex !important;max-width:50%;padding-top:0 !important}#__tealiumGDPRcpPrefs .show_more_analytics #show-more,#__tealiumGDPRcpPrefs .show_more_analytics #show-less{color:#071d49}#__tealiumGDPRcpPrefs .show_more_analytics #show-more.is-active,#__tealiumGDPRcpPrefs .show_more_analytics #show-less.is-active{display:flex}#__tealiumGDPRcpPrefs .show_more_analytics #show-more.is-active span,#__tealiumGDPRcpPrefs .show_more_analytics #show-less.is-active span{margin:auto 0 auto 20px !important;padding:0 !important;font-size:10px !important;display:inline-flex}#__tealiumGDPRcpPrefs .show_more_analytics a,#__tealiumGDPRcpPrefs .show_more_analytics span{padding:0 !important;margin:auto !important}#__tealiumGDPRcpPrefs .show_more_analytics span{padding-right:5px !important}@media(max-width: 450px){#__tealiumGDPRcpPrefs .show_more_analytics{display:flex !important;flex-direction:column !important}}@media(max-width: 767px){#__tealiumGDPRcpPrefs .show_more_analytics{padding-bottom:0 !important}#__tealiumGDPRcpPrefs .show_more_analytics .privacy_policy_text_analytics{font-size:16px !important}}#__tealiumGDPRcpPrefs .privacy_prompt_analytics{top:unset !important;transform:unset !important;position:fixed !important;overflow:auto !important;left:0 !important;right:0 !important;bottom:0 !important;padding:0 !important;background-color:#f1f1f1 !important;width:100% !important;max-height:75vh !important}#__tealiumGDPRcpPrefs .privacy_prompt_analytics.is-active{height:auto !important;margin:0 auto !important;z-index:10}#__tealiumGDPRcpPrefs .lang_divider_analytics{margin:0 4px;width:13px !important;position:relative;top:2px}#__tealiumGDPRcpPrefs .prompt_button_analytics{margin-top:32px;display:flex !important;justify-content:flex-end}@media(max-width: 767px){#__tealiumGDPRcpPrefs .prompt_button_analytics{padding:24px 39px 24px 24px !important}}#__tealiumGDPRcpPrefs .prompt_button_analytics button,#__tealiumGDPRcpPrefs .prompt_button_analytics div{display:inline-flex !important}@media(max-width: 767px){#__tealiumGDPRcpPrefs .prompt_button_analytics button,#__tealiumGDPRcpPrefs .prompt_button_analytics div{justify-content:center;width:100%}}#__tealiumGDPRcpPrefs .prompt_button_analytics #preferences_prompt_decline{margin:auto 0 auto auto !important}#__tealiumGDPRcpPrefs .prompt_button_analytics #preferences_prompt_submit{margin:auto 53px auto 40px !important}@media(max-width: 767px){#__tealiumGDPRcpPrefs .prompt_button_analytics #preferences_prompt_submit{margin:auto 53px auto 40px !important}}#__tealiumGDPRcpPrefs .prompt_button_analytics .preferences_prompt_submit_analytics{padding:13px 25px 13px 25px !important;height:auto !important}#__tealiumGDPRcpPrefs .prompt_button_analytics .slantdiv1_analytics{margin-right:26px !important}#__tealiumGDPRcpPrefs .prompt_button_analytics .slantdiv2_analytics{margin:auto 40px auto 0}@media(max-width: 767px){#__tealiumGDPRcpPrefs .prompt_button_analytics .slantdiv2_analytics{margin:auto 20px auto 0 !important}}#__tealiumGDPRcpPrefs .prompt_button_analytics .slantdiv1_analytics,#__tealiumGDPRcpPrefs .prompt_button_analytics .slantdiv2_analytics{height:44px !important}@media(max-width: 767px){#__tealiumGDPRcpPrefs .prompt_button_analytics .slantdiv1_analytics,#__tealiumGDPRcpPrefs .prompt_button_analytics .slantdiv2_analytics{width:13px !important}}@media(max-width: 767px){#__tealiumGDPRcpPrefs .prompt_button_analytics{margin-top:32px !important}}#__tealiumGDPRcpPrefs .show_more_less_analytics{transform:rotate(270deg) translateX(-3px) !important}@media only screen and (max-width: 511px)and (min-width: 360px)and (orientation: landscape){#__tealiumGDPRcpPrefs .show_more_button_analytics,#__tealiumGDPRcpPrefs .show_less_button_analytics{line-height:27px !important}}@media only screen and (max-width: 511px)and (min-width: 360px)and (orientation: portrait){#__tealiumGDPRcpPrefs .show_more_button_analytics,#__tealiumGDPRcpPrefs .show_less_button_analytics{line-height:27px !important}}@media only screen and (max-width: 767px)and (min-width: 512px)and (orientation: landscape){#__tealiumGDPRcpPrefs .show_more_button_analytics,#__tealiumGDPRcpPrefs .show_less_button_analytics{line-height:27px !important}}@media only screen and (max-width: 767px)and (min-width: 512px)and (orientation: portrait){#__tealiumGDPRcpPrefs .show_more_button_analytics,#__tealiumGDPRcpPrefs .show_less_button_analytics{line-height:27px !important}}#__tealiumGDPRcpPrefs .show_less_button_analytics #show-less-icon{transform:rotate(90deg) translateX(3px) !important}@media(max-width: 767px){#__tealiumGDPRcpPrefs .show_less_button_analytics.is-active{position:relative}}#__tealiumGDPRcpPrefs #show_more_description{margin:0 !important}#__tealiumGDPRcpPrefs #show_more_description.is-active{padding-top:40px;margin-top:0 !important}@media(max-width: 767px){#__tealiumGDPRcpPrefs #show_more_description.is-active{padding-top:0}}#__tealiumGDPRcpPrefs .cookie_description_paragraph_analytics{margin-bottom:24px !important}@media(max-width: 767px){#__tealiumGDPRcpPrefs .cookie_description_paragraph_analytics{margin-bottom:20px !important}}#__tealiumGDPRcpPrefs ul li:last-child .cookie_description_paragraph_analytics{margin-bottom:0 !important}#__tealiumGDPRcpPrefs .privacy_prompt_content_analytics li{font-size:18px;line-height:27px}#__tealiumGDPRcpPrefs .privacy_prompt_content_analytics .cookie_description__title_analytics{margin-bottom:16px !important;margin-left:36px !important}@media(max-width: 767px){#__tealiumGDPRcpPrefs .privacy_prompt_content_analytics .cookie_description__title_analytics{margin-bottom:10px !important}}#__tealiumGDPRcpPrefs #privacy_prompt_background{display:none !important}#__tealiumGDPRcpPrefs h3,#__tealiumGDPRcpPrefs p,#__tealiumGDPRcpPrefs a,#__tealiumGDPRcpPrefs span{font-family:"Raleway",sans-serif;font-weight:400;color:#071d49;text-transform:none}#__tealiumGDPRcpPrefs p{font-size:18px;line-height:27px;margin:0}#__tealiumGDPRcpPrefs a,#__tealiumGDPRcpPrefs span{font-size:18px;line-height:27px}#__tealiumGDPRcpPrefs button{border:0}#__tealiumGDPRcpPrefs .btn{font-family:"Raleway",sans-serif;font-weight:600;font-size:14px;line-height:18px;text-decoration:none;width:max-content;cursor:pointer;padding-top:14px;padding-bottom:13px;position:relative;display:inline-block;border-radius:0 !important}@media(max-width: 767px){#__tealiumGDPRcpPrefs .btn{margin-right:20px}}#__tealiumGDPRcpPrefs .btn-primary{background-color:#e40046;color:#fff;min-width:100px;margin-right:40px;padding:13px 25px 13px 25px;font-size:14px;max-width:100%;transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear}#__tealiumGDPRcpPrefs .btn-primary::after{content:"";width:0;height:0;border-style:solid;border-width:44px 15px 0 0;border-color:#e40046 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);top:0;right:-15px;position:absolute;box-sizing:border-box;transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear}#__tealiumGDPRcpPrefs .btn-primary:hover{background-color:#b10036}#__tealiumGDPRcpPrefs .btn-primary:hover::after{border-color:#b10036 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}#__tealiumGDPRcpPrefs:focus-visible{outline:-webkit-focus-ring-color auto 1px}.section.section-1{padding-top:80px !important}.section.section-1::after{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/ribbon.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;height:100%;width:100%;position:absolute;content:"";display:inline-block;z-index:0;top:0;left:0;width:30px;height:70px;background-position:top}.section.section-1 .bg-icons{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-1-bg.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;height:100%;position:absolute;z-index:0;background-size:contain;background-position:top right;top:0;right:0;width:30%}.section.section-2 .buttons-wrapper{margin:200px 200px 500px 200px;height:100%;flex-direction:column;justify-content:center;gap:30px}.section.section-2 .buttons-wrapper .btn-with-icon{justify-content:space-between;align-items:center;gap:10px;padding:25px 30px;z-index:1}.section.section-2 .buttons-wrapper .btn-with-icon::after{content:"";width:30px;height:30px;display:inline-block}.section.section-2 .buttons-wrapper .btn-with-icon.icon-check::after{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/check.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center}.section.section-2 .buttons-wrapper .btn-with-icon.icon-close::after{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/close.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center}@media(max-width: 460px){.section.section-2 .buttons-wrapper .btn-with-icon{padding:15px 15px}}@media(max-width: 1200px){.section.section-2 .buttons-wrapper{margin:200px 100px 350px 100px}}@media(max-width: 767px){.section.section-2 .buttons-wrapper{margin:100px 20px 200px 20px}}@media(max-width: 460px){.section.section-2 .buttons-wrapper{margin:70px 0 110px 0}}.section.section-2 .bg-icons{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-2-red-heart.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;height:100%;position:absolute;z-index:0;background-position:center bottom;background-size:130% auto;bottom:-1px}.section.section-3 .apps-container{gap:150px;margin:60px 0}.section.section-3 .apps-container>*{flex:1 1 0px;width:0}.section.section-3 .apps-container .left-column{text-align:center}.section.section-3 .apps-container .left-column img{max-width:400px;transition:all .3s linear}.section.section-3 .apps-container .left-column img:hover{transform:scale(1.1)}.section.section-3 .apps-container .right-column{margin-top:80px}.section.section-3 .apps-container .right-column .title{font-weight:bold}.section.section-3 .apps-container .right-column .title .keep-together{white-space:nowrap}.section.section-3 .apps-container .right-column .apps{width:50%}.section.section-3 .apps-container .right-column .apps .list{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/arrow.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;transition:all .3s linear,background 0s;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-position:right 15px top 50%;background-size:auto}.section.section-3 .apps-container .right-column .apps .list:hover{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/arrow-red.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;font-weight:bold;color:#d1423b;background-position:right 15px top 50%;background-size:auto}@media(max-width: 767px){.section.section-3 .apps-container .right-column .apps{width:100%}}.section.section-3 .apps-container .right-column .text p{display:none}.section.section-3 .apps-container .right-column .text p.active{display:inline-block}@media(max-width: 767px){.section.section-3 .apps-container .right-column{margin-top:40px}}@media(max-width: 460px){.section.section-3 .apps-container .right-column{margin-top:0}}.section.section-3 .apps-container.download-hidden .left-column a{visibility:hidden}@media(max-width: 991px){.section.section-3 .apps-container{gap:60px}}@media(max-width: 460px){.section.section-3 .apps-container{flex-direction:column-reverse}.section.section-3 .apps-container .left-column img{max-width:250px}.section.section-3 .apps-container>*{width:100%}}.section.section-4 .sites-container{margin:60px 0}.section.section-4 .sites-container .sites{flex-direction:column;gap:10px;width:70%;margin:0 auto}.section.section-4 .sites-container .sites .site{display:flex;align-items:stretch;gap:30px;z-index:1}.section.section-4 .sites-container .sites .site>*{flex:1}.section.section-4 .sites-container .sites .site .link-3{text-align:right;margin:auto}.section.section-4 .sites-container .sites .site .secondary-btn{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.section.section-4 .sites-container .sites .site:hover .secondary-btn{white-space:normal;border-radius:20px;background-color:#e5a20c;color:#fff}.section.section-4 .sites-container .sites .site:hover .link-3{color:#e5a20c;text-decoration:underline}.section.section-4 .sites-container .sites .site:hover>*{transition:all .3s linear}@media(max-width: 767px){.section.section-4 .sites-container .sites .site{flex-direction:column;gap:0}.section.section-4 .sites-container .sites .site .link-3{text-align:left;margin:0}}@media(max-width: 1080px){.section.section-4 .sites-container .sites{width:100%}}@media(max-width: 767px){.section.section-4 .sites-container .sites{gap:20px}}.section.section-4 .bg-icons{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-4-heart.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;height:100%;position:absolute;z-index:0;background-size:auto 400px;background-position:top left;top:-1px;left:0}.section.section-4 .bg-icons::after{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-4-triangle.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;height:100%;width:100%;position:absolute;content:"";display:inline-block;z-index:0;bottom:-2px;height:210px;background-position:bottom}@media(max-width: 767px){.section.section-4 .bg-icons::after{height:100%}}@media(max-width: 767px){.section.section-4 .bg-icons{background-size:50px auto}}@media(max-width: 460px){.section.section-4{padding-bottom:20px}}.section.section-5 .text-container{align-items:flex-end;gap:150px}.section.section-5 .text-container>*{flex:50%}.section.section-5 .text-container>.right-column>a{width:fit-content;margin-bottom:16px}@media(max-width: 991px){.section.section-5 .text-container{flex-direction:column;gap:60px}.section.section-5 .text-container>*{width:100%}}@media(max-width: 767px){.section.section-5 .text-container{align-items:center}.section.section-5 .text-container>.right-column{width:fit-content}}.section.section-6{padding:550px 0 200px 0}.section.section-6 .text-wrapper{width:50%}@media(max-width: 767px){.section.section-6 .text-wrapper{width:70%}}.section.section-6 .bg-icons{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-6-heart.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;height:100%;position:absolute;z-index:0;top:-1px;background-position:top}.section.section-6 .bg-icons::after{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/circle-piece-top.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;height:100%;width:100%;position:absolute;content:"";display:inline-block;z-index:0;bottom:-1px;right:0;height:200px;width:100px;background-position:bottom;z-index:1}@media(max-width: 1691px){.section.section-6{padding:500px 0 100px 0}}@media(max-width: 1400px){.section.section-6{padding:400px 0 100px 0}}@media(max-width: 1200px){.section.section-6{padding-top:350px}}@media(max-width: 767px){.section.section-6{padding:250px 0 90px 0}}@media(max-width: 460px){.section.section-6{padding-top:150px}}.section.section-7{padding:100px 0}.section.section-7 .content>*{flex:1 1 0;width:0}.section.section-7 .content a{color:#fff}.section.section-7 .content .left-column{padding-right:7rem}.section.section-7 .content .left-column .links{margin-top:40px;flex-direction:column;gap:50px}.section.section-7 .content .left-column .links .link{display:flex;gap:30px;align-items:center}.section.section-7 .content .left-column .links .link>*{z-index:1}.section.section-7 .content .left-column .links .link .text{font-weight:bold}.section.section-7 .content .left-column .links .link .figures{transition:all .3s linear;width:125px;min-width:125px;height:97px}.section.section-7 .content .left-column .links .link .figures.figure-1{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-7-heart-1.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center}.section.section-7 .content .left-column .links .link .figures.figure-2{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-7-heart-2.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center}.section.section-7 .content .left-column .links .link .figures.figure-3{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-7-heart-3.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center}@media(max-width: 460px){.section.section-7 .content .left-column .links .link .figures{width:75px;min-width:75px;height:60px}}.section.section-7 .content .left-column .links .link:hover .figure-1{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-7-heart-1-hover.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center}.section.section-7 .content .left-column .links .link:hover .figure-2{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-7-heart-2-hover.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center}.section.section-7 .content .left-column .links .link:hover .figure-3{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-7-heart-3-hover.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center}.section.section-7 .content .left-column .links .link:hover .text{text-decoration:underline}@media(max-width: 1200px){.section.section-7 .content .left-column{padding-right:3rem}}.section.section-7 .content .right-column{padding-left:7rem}.section.section-7 .content .right-column .links{margin-top:40px;flex-direction:column;gap:50px}.section.section-7 .content .right-column .links .link{display:flex;gap:30px}.section.section-7 .content .right-column .links .link>*{z-index:1}.section.section-7 .content .right-column .links .link .heart{transition:all .3s linear;width:41px;min-width:41px;height:35px}.section.section-7 .content .right-column .links .link .heart.heart-1{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-7-heart-4.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center}.section.section-7 .content .right-column .links .link .heart.heart-2{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-7-heart-5.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center}.section.section-7 .content .right-column .links .link .heart.heart-3{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-7-heart-6.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center}.section.section-7 .content .right-column .links .link .text span{font-weight:bold}.section.section-7 .content .right-column .links .link:hover .heart{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-7-heart-white.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center}.section.section-7 .content .right-column .links .link:hover .text{text-decoration:underline}@media(max-width: 1200px){.section.section-7 .content .right-column{padding-left:3rem}}@media(max-width: 991px){.section.section-7 .content{display:grid;gap:50px;grid-template-columns:1fr;grid-auto-rows:1fr}.section.section-7 .content .left-column,.section.section-7 .content .right-column{width:100%;max-width:100%;padding:0}.section.section-7 .content .left-column h2,.section.section-7 .content .right-column h2{text-align:center}}.section.section-7 .bg-icons{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/circle-half-top-2.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;height:100%;position:absolute;z-index:0;background-position:center bottom;background-size:200px auto;bottom:-1px}.section.section-7 .bg-icons::after{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/circle-piece-bottom.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;height:100%;width:100%;position:absolute;content:"";display:inline-block;z-index:0;top:-1px;right:0;height:200px;width:100px;background-position:top}@media(max-width: 991px){.section.section-7{padding:60px 0}}@media(max-width: 460px){.section.section-7{padding:110px 0}}.section.section-8 .bg-icons{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/circle-piece-bottom-2.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;height:100%;position:absolute;z-index:0;background-position:left top;background-size:100px auto;bottom:0;z-index:1}.section.section-8 .bg-icons::after{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-8-trail.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;height:100%;width:100%;position:absolute;content:"";display:inline-block;z-index:0;bottom:-100px;right:0;background-size:auto 100%;background-position:right bottom}@media(max-width: 767px){.section.section-8 .bg-icons::after{background-size:auto 70%}}@media(max-width: 460px){.section.section-8 .bg-icons::after{background-size:auto 30%;bottom:-50px}}@media(max-width: 1691px){.section.section-8 .bg-icons{background-size:70px auto}}@media(max-width: 460px){.section.section-8 .text-wrapper{width:90%}}.section.section-9{padding:0}.section.section-9 .text-container{flex-direction:row-reverse;align-content:stretch}@media(max-width: 991px){.section.section-9 .text-container{display:block}}.section.section-9 .text-container .section-9-text{padding:60px 75px 90px 0;flex-basis:50%;flex-grow:1;width:50%;max-width:700px}.section.section-9 .text-container .section-9-text>p{padding-bottom:60px}@media(max-width: 991px){.section.section-9 .text-container .section-9-text{padding-right:0;width:100%}.section.section-9 .text-container .section-9-text>p{padding-bottom:0}}@media(min-width: 1920px){.section.section-9 .text-container .section-9-text{padding-left:0}}.section.section-9 .text-container .section-9-image{margin-right:calc(50% - 50vw);margin-left:0}@media(max-width: 1400px){.section.section-9 .text-container .section-9-image{margin-right:-30px}}@media(max-width: 991px){.section.section-9 .text-container .section-9-image{margin-left:-30px}}@media(min-width: 1920px){.section.section-9 .text-container .section-9-image{margin-right:-260px}}.section.section-10{padding-bottom:160px}.section.section-10 .text-container{gap:150px}.section.section-10 .text-container>*{flex:50%}@media(max-width: 991px){.section.section-10 .text-container{flex-direction:column;gap:0}.section.section-10 .text-container>*{width:100%}}.section.section-10 .bg-icons{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/circle-half-top.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;height:100%;position:absolute;z-index:0;background-position:center bottom;background-size:200px auto;bottom:0}@media(max-width: 991px){.section.section-10{padding-bottom:140px}}@media(max-width: 460px){.section.section-10{padding-bottom:120px}}.section.section-11{padding:0}.section.section-11 .text-container{align-content:stretch}@media(max-width: 991px){.section.section-11 .text-container{display:block}}.section.section-11 .text-container .section-11-text{padding:160px 0 90px 75px;flex-basis:50%;flex-grow:1;width:50%;max-width:700px}@media(max-width: 991px){.section.section-11 .text-container .section-11-text{padding-left:0;padding-top:60px;width:100%}}@media(min-width: 1920px){.section.section-11 .text-container .section-11-text{padding-right:0}}.section.section-11 .text-container .section-11-image{margin-left:calc(50% - 50vw);margin-right:0}@media(max-width: 1400px){.section.section-11 .text-container .section-11-image{margin-left:-30px}}@media(max-width: 991px){.section.section-11 .text-container .section-11-image{margin-right:-30px}}@media(min-width: 1920px){.section.section-11 .text-container .section-11-image{margin-left:-260px}}.section.section-11 .bg-icons{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/circle-half-bottom.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;height:100%;position:absolute;z-index:0;background-position:center top;background-size:200px auto;top:0}.section.section-12 .bg-icons{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-12-heart.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;height:100%;position:absolute;z-index:0;background-size:auto 80%;background-position:right bottom;bottom:-1px}@media(max-width: 767px){.section.section-12 .bg-icons{background-image:url(../../../../../../../etc/designs/zg/viiv-getcheckednow/desktop/assets/icons/section-12-heart-mobile.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center;background-size:auto 100px;background-position:right bottom}}@media(max-width: 460px){.section.section-12 .bg-icons{background-size:100% auto}}@media(max-width: 767px){.section.section-12{padding-bottom:120px}.section.section-12 .text-wrapper{width:100%}}.section.section-13 .policy-font>*{font-size:14px;line-height:18px}.section.section-13 .text-container{gap:150px}.section.section-13 .text-container>*{flex:50%}@media(max-width: 991px){.section.section-13 .text-container{flex-direction:column;gap:0}.section.section-13 .text-container>*{width:100%}}.section.section-13 .policy{margin-top:16px}.section.section-13 .policy>div{margin:16px 0}.section.section-13 p>span,.section.section-13 div>span{font-weight:bold}.section.section-14 .policy-font>*,.section.section-14 p{font-size:14px;line-height:18px}.section.section-14 a{color:#e5a20c;text-decoration:underline}.section.section-14 p>span,.section.section-14 div>span{font-weight:bold}

