/*!
 * 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%;
  }
}body,html{font-family:"Raleway",sans-serif;font-weight:400;font-size:25px;line-height:41px;width:100%}body *,html *{box-sizing:border-box}body>.container,html>.container{padding:0;margin:0;border:0;background:rgba(0,0,0,0);width:100%;max-width:100%;margin:0 auto;overflow:hidden;background:#fff}body>.container>.row,html>.container>.row{padding:0;margin:0;border:0;background:rgba(0,0,0,0)}#header,#footer,#content{padding:0;margin:0;border:0;background:rgba(0,0,0,0);width:100%;margin:0 auto;float:none}#header>.row>.layout-outer>.layout-inner>.default-style,#footer>.row>.layout-outer>.layout-inner>.default-style,#content>.row>.layout-outer>.layout-inner>.default-style{padding:0;margin:0;border:0;background:rgba(0,0,0,0)}#header>.row>.layout-outer>.layout-inner>.default-style>a,#footer>.row>.layout-outer>.layout-inner>.default-style>a,#content>.row>.layout-outer>.layout-inner>.default-style>a{display:inline}.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}.richText{padding:0}.richText .richText-content{padding:0}#cq-emulator-content.firefox{background-color:#fff !important}body{position:relative;overflow:auto}#wrapper,.container{background-color:#f5f5f5}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle}button,input{line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}label,select,button,input[type=button],input[type=reset],input[type=submit],input[type=radio],input[type=checkbox]{cursor:pointer}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}.component{clear:left}.component[class*=col]{clear:none}.component[class*=col].separator{clear:both}.component[class*=col].alpha{clear:left}.component-content{margin-bottom:14px}.component>.component-content{margin-bottom:0}.alert-list{margin:0;padding:0;list-style-position:inside;list-style-type:disc}.alert-list li{padding-left:4px}.alert{margin-bottom:20px}.alert-error{color:#8a0808}.pull-right{float:right}.pull-left{float:left}.is-hidden,.hidden{display:none !important;visibility:hidden !important}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:before,.clearfix:after{content:" ";display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both}.clearfix{zoom:1}.cq-wcm-edit-touch .component-content{max-width:100% !important}.cq-wcm-edit-touch *{max-width:100% !important}/*!
* 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}.paragraphSystem,.row{margin-left:-15px;margin-right:-15px}@media(max-width: 767px){.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:0}@media(max-width: 767px){.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%}}body{margin:0}body .component.margin-top-1{margin-top:45px}@media(max-width: 767px){body .component.margin-top-1{margin-top:20px}}body .component.margin-bottom-1{margin-bottom:45px}@media(max-width: 767px){body .component.margin-bottom-1{margin-bottom:20px}}body .component.margin-top-2{margin-top:70px}@media(max-width: 767px){body .component.margin-top-2{margin-top:35px}}body .component.margin-bottom-2{margin-bottom:70px}@media(max-width: 767px){body .component.margin-bottom-2{margin-bottom:35px}}body .component.margin-top-3{margin-top:90px}@media(max-width: 767px){body .component.margin-top-3{margin-top:45px}}body .component.margin-bottom-3{margin-bottom:90px}@media(max-width: 767px){body .component.margin-bottom-3{margin-bottom:45px}}body .component.margin-top-4{margin-top:110px}@media(max-width: 767px){body .component.margin-top-4{margin-top:60px}}body .component.margin-bottom-4{margin-bottom:110px}@media(max-width: 767px){body .component.margin-bottom-4{margin-bottom:60px}}body .component.margin-top-5{margin-top:170px}@media(max-width: 767px){body .component.margin-top-5{margin-top:75px}}body .component.margin-bottom-5{margin-bottom:170px}@media(max-width: 767px){body .component.margin-bottom-5{margin-bottom:75px}}body .component.padding-top-1{padding-top:35px}@media(max-width: 767px){body .component.padding-top-1{padding-top:20px}}body .component.padding-bottom-1{padding-bottom:35px}@media(max-width: 767px){body .component.padding-bottom-1{padding-bottom:20px}}body .component.padding-top-2{padding-top:70px}@media(max-width: 767px){body .component.padding-top-2{padding-top:35px}}body .component.padding-bottom-2{padding-bottom:70px}@media(max-width: 767px){body .component.padding-bottom-2{padding-bottom:35px}}body .component.padding-top-3{padding-top:90px}@media(max-width: 767px){body .component.padding-top-3{padding-top:45px}}body .component.padding-bottom-3{padding-bottom:90px}@media(max-width: 767px){body .component.padding-bottom-3{padding-bottom:45px}}body .component.padding-top-4{padding-top:110px}@media(max-width: 767px){body .component.padding-top-4{padding-top:60px}}body .component.padding-bottom-4{padding-bottom:110px}@media(max-width: 767px){body .component.padding-bottom-4{padding-bottom:60px}}body .component.padding-top-5{padding-top:170px}@media(max-width: 767px){body .component.padding-top-5{padding-top:75px}}body .component.padding-bottom-5{padding-bottom:170px}@media(max-width: 767px){body .component.padding-bottom-5{padding-bottom:75px}}.no-margin-top{padding-top:0;margin-top:0}.no-margin-top h1,.no-margin-top h2,.no-margin-top h3,.no-margin-top h4,.no-margin-top h5,.no-margin-top h6,.no-margin-top p{margin-top:0}.no-margin-bottom{padding-bottom:0;margin-bottom:0}.no-margin-bottom h1,.no-margin-bottom h2,.no-margin-bottom h3,.no-margin-bottom h4,.no-margin-bottom h5,.no-margin-bottom h6,.no-margin-bottom p{margin-bottom:0}@font-face{font-family:"Raleway";src:url("../../../../myviivcard/desktop/assets/fonts/Raleway-Medium.ttf");font-weight:500;font-style:normal}@font-face{font-family:"Raleway";src:url("../../../../myviivcard/desktop/assets/fonts/Raleway-SemiBold.ttf");font-weight:600;font-style:normal}@font-face{font-family:"Raleway";src:url("../../../../myviivcard/desktop/assets/fonts/Raleway-Bold.ttf");font-weight:700;font-style:normal}h1,h2,h3,h4,h5,h6,p,li{font-family:"Raleway",sans-serif;color:#006176;margin-top:0}h1{font-size:90px;line-height:85px;letter-spacing:0;font-weight:500}h1 span.selection-bold,h1 b{font-weight:600}@media(max-width: 767px){h1{font-size:38px;line-height:47px;letter-spacing:0}}h2{font-size:46px;line-height:55px;letter-spacing:0;font-weight:500;margin-bottom:16px}h2 span.selection-bold,h2 b,h2 strong{font-weight:600}@media(max-width: 767px){h2{font-size:24px;line-height:29px;letter-spacing:0}}h3,h4,h5,h6{font-size:35px;line-height:45px;letter-spacing:0;font-weight:500;margin-bottom:42px}h3 span.selection-bold,h3 b,h3 strong,h4 span.selection-bold,h4 b,h4 strong,h5 span.selection-bold,h5 b,h5 strong,h6 span.selection-bold,h6 b,h6 strong{font-weight:600}@media(max-width: 767px){h3,h4,h5,h6{font-size:21px;line-height:30px;letter-spacing:0;margin-bottom:22px}}p,ul,li,td{font-size:25px;line-height:41px;margin-bottom:12px}@media(max-width: 767px){p,ul,li,td{font-size:18px;line-height:26px;letter-spacing:0;margin-bottom:1px}}p span.selection-bold,p b,p strong,ul span.selection-bold,ul b,ul strong,li span.selection-bold,li b,li strong,td span.selection-bold,td b,td strong{font-weight:600}ul{list-style:none}span{display:inline}span.sup{vertical-align:super;font-size:smaller}span.sub{vertical-align:sub;font-size:smaller}span.bold{font-weight:700}span.hanging-asterisk{display:inline;margin-left:-8px}.richText .richText-content ul{padding:0;margin:0;border:0;background:rgba(0,0,0,0);background:inherit;padding-left:0}.richText .richText-content ul li{font-size:25px;line-height:41px;padding-left:15px;margin-bottom:5px}.richText .richText-content ul li::before{position:absolute;left:15px;padding-right:5px;content:"•"}.richText .richText-content ul li ul{padding-top:5px}.richText .richText-content ul li ul li:last-of-type{padding-bottom:0}@media(max-width: 767px){.richText .richText-content ul li{font-size:18px;line-height:26px;letter-spacing:0}}.richText .richText-content ol{padding:0;margin:0;border:0;background:rgba(0,0,0,0);counter-reset:list-number;padding-left:30px}.richText .richText-content ol li{font-size:25px;line-height:41px;margin-bottom:5px;position:relative}@media(max-width: 767px){.richText .richText-content ol li{font-size:18px;line-height:26px;letter-spacing:0}}.richText.small-text p{font-size:18px}@media(max-width: 767px){.richText.small-text p{font-size:12px;line-height:18px}}.primary-1{background-color:#006176}.primary-1 *{color:#d7f2f5}.primary-1 a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-1 a:hover{color:#38bfcb;border-bottom:2px solid #d7f2f5}.primary-1 a *{color:inherit}.primary-1.primary-1-rounded-right *{color:#d7f2f5}.primary-1.primary-1-rounded-right a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-1.primary-1-rounded-right a:hover{color:#38bfcb;border-bottom:2px solid #d7f2f5}.primary-1.primary-1-rounded-right a *{color:inherit}.primary-1.primary-2-rounded-right *{color:#006176}.primary-1.primary-2-rounded-right a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-1.primary-2-rounded-right a:hover{color:#38bfcb;border-bottom:2px solid #006176}.primary-1.primary-2-rounded-right a *{color:inherit}.primary-1.primary-3-rounded-right *{color:#006176}.primary-1.primary-3-rounded-right a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-1.primary-3-rounded-right a:hover{color:#38bfcb;border-bottom:2px solid #006176}.primary-1.primary-3-rounded-right a *{color:inherit}.primary-1.primary-1-rounded-left *{color:#d7f2f5}.primary-1.primary-1-rounded-left a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-1.primary-1-rounded-left a:hover{color:#38bfcb;border-bottom:2px solid #d7f2f5}.primary-1.primary-1-rounded-left a *{color:inherit}.primary-1.primary-2-rounded-left *{color:#006176}.primary-1.primary-2-rounded-left a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-1.primary-2-rounded-left a:hover{color:#38bfcb;border-bottom:2px solid #006176}.primary-1.primary-2-rounded-left a *{color:inherit}.primary-1.primary-3-rounded-left *{color:#006176}.primary-1.primary-3-rounded-left a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-1.primary-3-rounded-left a:hover{color:#38bfcb;border-bottom:2px solid #006176}.primary-1.primary-3-rounded-left a *{color:inherit}.primary-2{background-color:#d7f2f5}.primary-2 *{color:#006176}.primary-2 a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-2 a:hover{color:#38bfcb;border-bottom:2px solid #006176}.primary-2 a *{color:inherit}.primary-2.primary-1-rounded-right *{color:#d7f2f5}.primary-2.primary-1-rounded-right a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-2.primary-1-rounded-right a:hover{color:#38bfcb;border-bottom:2px solid #d7f2f5}.primary-2.primary-1-rounded-right a *{color:inherit}.primary-2.primary-2-rounded-right *{color:#006176}.primary-2.primary-2-rounded-right a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-2.primary-2-rounded-right a:hover{color:#38bfcb;border-bottom:2px solid #006176}.primary-2.primary-2-rounded-right a *{color:inherit}.primary-2.primary-3-rounded-right *{color:#006176}.primary-2.primary-3-rounded-right a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-2.primary-3-rounded-right a:hover{color:#38bfcb;border-bottom:2px solid #006176}.primary-2.primary-3-rounded-right a *{color:inherit}.primary-2.primary-1-rounded-left *{color:#d7f2f5}.primary-2.primary-1-rounded-left a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-2.primary-1-rounded-left a:hover{color:#38bfcb;border-bottom:2px solid #d7f2f5}.primary-2.primary-1-rounded-left a *{color:inherit}.primary-2.primary-2-rounded-left *{color:#006176}.primary-2.primary-2-rounded-left a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-2.primary-2-rounded-left a:hover{color:#38bfcb;border-bottom:2px solid #006176}.primary-2.primary-2-rounded-left a *{color:inherit}.primary-2.primary-3-rounded-left *{color:#006176}.primary-2.primary-3-rounded-left a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-2.primary-3-rounded-left a:hover{color:#38bfcb;border-bottom:2px solid #006176}.primary-2.primary-3-rounded-left a *{color:inherit}.primary-3{background-color:#fff}.primary-3 *{color:#006176}.primary-3 a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-3 a:hover{color:#38bfcb;border-bottom:2px solid #006176}.primary-3 a *{color:inherit}.primary-3.primary-1-rounded-right *{color:#d7f2f5}.primary-3.primary-1-rounded-right a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-3.primary-1-rounded-right a:hover{color:#38bfcb;border-bottom:2px solid #d7f2f5}.primary-3.primary-1-rounded-right a *{color:inherit}.primary-3.primary-2-rounded-right *{color:#006176}.primary-3.primary-2-rounded-right a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-3.primary-2-rounded-right a:hover{color:#38bfcb;border-bottom:2px solid #006176}.primary-3.primary-2-rounded-right a *{color:inherit}.primary-3.primary-3-rounded-right *{color:#006176}.primary-3.primary-3-rounded-right a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-3.primary-3-rounded-right a:hover{color:#38bfcb;border-bottom:2px solid #006176}.primary-3.primary-3-rounded-right a *{color:inherit}.primary-3.primary-1-rounded-left *{color:#d7f2f5}.primary-3.primary-1-rounded-left a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-3.primary-1-rounded-left a:hover{color:#38bfcb;border-bottom:2px solid #d7f2f5}.primary-3.primary-1-rounded-left a *{color:inherit}.primary-3.primary-2-rounded-left *{color:#006176}.primary-3.primary-2-rounded-left a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-3.primary-2-rounded-left a:hover{color:#38bfcb;border-bottom:2px solid #006176}.primary-3.primary-2-rounded-left a *{color:inherit}.primary-3.primary-3-rounded-left *{color:#006176}.primary-3.primary-3-rounded-left a{text-decoration:none;border-bottom:2px solid #38bfcb}.primary-3.primary-3-rounded-left a:hover{color:#38bfcb;border-bottom:2px solid #006176}.primary-3.primary-3-rounded-left a *{color:inherit}.accents-colour-1{color:#fb292c}.accents-colour-2{color:#990001}.font-16,.font-16 *{font-size:16px}@media(max-width: 767px){.font-16,.font-16 *{font-size:14px}}.richText a.button-primary,.textDescription a.button-primary,.buttons a.button-primary{width:100%;display:block;border:2px solid;border-radius:30px;height:51px;text-align:center;text-decoration:none;white-space:nowrap;font-size:18px;line-height:20px;border-color:#006176}.richText a.button-primary *,.textDescription a.button-primary *,.buttons a.button-primary *{height:100%;display:inline-flex;align-items:center}@media(max-width: 767px){.richText a.button-primary,.textDescription a.button-primary,.buttons a.button-primary{font-size:14px}}.richText a.button-primary:hover,.textDescription a.button-primary:hover,.buttons a.button-primary:hover{background-color:#006176;color:#006176}.richText a.button-primary:hover *,.textDescription a.button-primary:hover *,.buttons a.button-primary:hover *{color:#d7f2f5}.richText a.button-secondary,.textDescription a.button-secondary,.buttons a.button-secondary{width:100%;display:block;border:2px solid;border-radius:30px;height:51px;text-align:center;text-decoration:none;white-space:nowrap;font-size:18px;line-height:20px;border-color:#fff}.richText a.button-secondary *,.textDescription a.button-secondary *,.buttons a.button-secondary *{height:100%;display:inline-flex;align-items:center}@media(max-width: 767px){.richText a.button-secondary,.textDescription a.button-secondary,.buttons a.button-secondary{font-size:14px}}.richText a.button-secondary:hover,.textDescription a.button-secondary:hover,.buttons a.button-secondary:hover{background-color:#d7f2f5;color:#006176}.richText a.button-secondary:hover *,.textDescription a.button-secondary:hover *,.buttons a.button-secondary:hover *{color:#006176}.richText a.button-tertiary,.textDescription a.button-tertiary,.buttons a.button-tertiary{width:100%;display:block;border:2px solid;border-radius:30px;height:51px;text-align:center;text-decoration:none;white-space:nowrap;font-size:18px;line-height:20px;border-color:#d7f2f5;background-color:#d7f2f5;color:#006176}.richText a.button-tertiary *,.textDescription a.button-tertiary *,.buttons a.button-tertiary *{height:100%;display:inline-flex;align-items:center}@media(max-width: 767px){.richText a.button-tertiary,.textDescription a.button-tertiary,.buttons a.button-tertiary{font-size:14px}}.richText a.button-tertiary:hover,.textDescription a.button-tertiary:hover,.buttons a.button-tertiary:hover{background-color:#006176;color:#d7f2f5}.richText a.button-tertiary:hover *,.textDescription a.button-tertiary:hover *,.buttons a.button-tertiary:hover *{color:#d7f2f5}.richText a.button-tertiary *,.textDescription a.button-tertiary *,.buttons a.button-tertiary *{color:#006176}#footer,#header{max-width:100%}#header{position:fixed;z-index:999;left:0}#content{margin-top:122px}@media(max-width: 1420px){#content{margin-top:121px}}.template-home-template #content::before{content:" ";position:absolute;width:16px;height:100%;background-color:#fff;z-index:10;left:0}@media(max-width: 767px){.template-home-template #content::before{content:none}}@media(min-width: 1920px){.template-home-template #content::before{left:var(--left, 0)}}.type-container{padding:0;max-width:1920px;width:100%;margin:0 auto;display:block;float:none}.type-container>.component-content{padding:0 15px;width:100%;max-width:1730px;margin:0 auto}.type-container>.component-content>.content{text-align:left;max-width:100%;margin:0 15px}@media(min-width: 1691px){.type-container{padding-left:15px;padding-right:15px}}@media(min-width: 1380px)and (max-width: 1690px){.type-container{padding-left:25px;padding-right:25px}}@media(min-width: 1024px)and (max-width: 1379px){.type-container{padding-left:15px;padding-right:15px}.type-container>.component-content{width:100%;max-width:100%}}@media(min-width: 938px)and (max-width: 1023px){.type-container{padding-left:25px;padding-right:25px}.type-container>.component-content{width:100%;max-width:100%}}@media(min-width: 768px)and (max-width: 937px){.type-container{padding-left:25px;padding-right:25px}.type-container>.component-content{width:100%;max-width:100%;padding:0}}@media(max-width: 767px){.type-container{padding-left:15px;padding-right:15px}.type-container>.component-content{width:100%;max-width:100%}}@media(max-width: 767px){.hide-on-mobile{display:none}}@media(min-width: 767px){.hide-on-desktop{display:none}}.iphone .content{position:relative}.iphone .content .sticky-image{position:absolute;bottom:0;height:780px;max-height:780px}.iphone .content .sticky-image .component-content{height:inherit;position:relative}.iphone .content .sticky-image .component-content img{position:absolute;left:-15px;top:-35px;max-width:90%}@media(max-width: 1645px){.iphone .content .sticky-image .component-content img{top:-130px}}@media(max-width: 1550px){.iphone .content .sticky-image .component-content img{top:-210px}}@media(max-width: 1450px){.iphone .content .sticky-image .component-content img{left:0;top:-260px}}@media(max-width: 1330px){.iphone .content .sticky-image .component-content img{bottom:0}}@media(max-width: 1200px){.iphone .content .sticky-image .component-content img{top:300px}}a#get-a-card{margin-top:-270px;padding-top:270px}a#how-much-can-i-save{margin-top:-250px;padding-top:250px}a#request-a-rebate{margin-top:-215px;padding-top:215px}a#get-help{margin-top:-330px;padding-top:330px}.middle{text-align:center}.flex-center .content{display:flex;align-items:center;flex-wrap:wrap}.flex-center .content .image,.flex-center .content .richText{height:52px}.center-item-vertically .content{display:flex;align-items:center;flex-wrap:wrap}.center-item-vertically .content .component{height:60px}.center-item-vertically .content .component.richText .component-content{top:50%;transform:translateY(50%)}@media(max-width: 991px)and (min-width: 768px){.activate-a-card{padding:0;left:-10px}}.reference-header .component-content,.reference-header-1 .component-content{margin-bottom:0}.reference-header .component-content .navigation,.reference-header-1 .component-content .navigation{height:145px;max-width:1920px;margin:0 auto}.reference-header .component-content .navigation>.component-content>.content,.reference-header-1 .component-content .navigation>.component-content>.content{padding-right:60px}@media(max-width: 1200px){.reference-header .component-content .navigation>.component-content>.content,.reference-header-1 .component-content .navigation>.component-content>.content{padding-right:10px}}.reference-header .component-content .navigation>.component-content .content,.reference-header-1 .component-content .navigation>.component-content .content{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:center;align-content:stretch}.reference-header .component-content .navigation>.component-content .content .top-right-corner,.reference-header-1 .component-content .navigation>.component-content .content .top-right-corner{margin-top:10px;height:135px;margin-left:15px}.reference-header .component-content .navigation>.component-content .content .top-right-corner .component-content,.reference-header-1 .component-content .navigation>.component-content .content .top-right-corner .component-content{height:inherit;background-repeat:no-repeat;background-position:center;background-size:80%}.reference-header .component-content .navigation>.component-content .content .top-right-corner .component-content a,.reference-header-1 .component-content .navigation>.component-content .content .top-right-corner .component-content a{height:100%;width:100%;display:block;border-bottom:none}.reference-header .component-content .navigation>.component-content .content .top-right-corner .component-content a span,.reference-header-1 .component-content .navigation>.component-content .content .top-right-corner .component-content a span{display:none}@media(max-width: 600px){.reference-header .component-content .navigation>.component-content .content .top-right-corner .component-content,.reference-header-1 .component-content .navigation>.component-content .content .top-right-corner .component-content{background-size:100%}}@media(max-width: 1560px){.reference-header .component-content .navigation>.component-content .content .top-right-corner,.reference-header-1 .component-content .navigation>.component-content .content .top-right-corner{height:121px}}@media(max-width: 1490px){.reference-header .component-content .navigation>.component-content .content .top-right-corner,.reference-header-1 .component-content .navigation>.component-content .content .top-right-corner{height:95px}}@media(max-width: 1100px){.reference-header .component-content .navigation>.component-content .content .top-right-corner,.reference-header-1 .component-content .navigation>.component-content .content .top-right-corner{height:90px}}.reference-header .component-content .navigation>.component-content .content .richText,.reference-header-1 .component-content .navigation>.component-content .content .richText{margin-top:10px;padding-left:38px}.reference-header .component-content .navigation>.component-content .content .richText p,.reference-header-1 .component-content .navigation>.component-content .content .richText p{font-size:18px;margin-bottom:0;line-height:20px}.reference-header .component-content .navigation>.component-content .content .richText ul,.reference-header-1 .component-content .navigation>.component-content .content .richText ul{padding:0;margin:0;border:0;background:rgba(0,0,0,0);display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:stretch}.reference-header .component-content .navigation>.component-content .content .richText ul li,.reference-header-1 .component-content .navigation>.component-content .content .richText ul li{padding:0;margin:0;border:0;background:rgba(0,0,0,0);width:24%;font-size:18px;line-height:20px}.reference-header .component-content .navigation>.component-content .content .richText ul li::before,.reference-header-1 .component-content .navigation>.component-content .content .richText ul li::before{content:none}@media(max-width: 1560px){.reference-header .component-content .navigation>.component-content .content .richText ul,.reference-header-1 .component-content .navigation>.component-content .content .richText ul{display:none}}.reference-header .component-content .navigation>.component-content .content .richText:nth-of-type(3),.reference-header-1 .component-content .navigation>.component-content .content .richText:nth-of-type(3){padding-left:0}@media(max-width: 1560px){.reference-header .component-content .navigation>.component-content .content .richText:nth-of-type(3),.reference-header-1 .component-content .navigation>.component-content .content .richText:nth-of-type(3){text-align:right}.reference-header .component-content .navigation>.component-content .content .richText:nth-of-type(3) p,.reference-header-1 .component-content .navigation>.component-content .content .richText:nth-of-type(3) p{margin-bottom:5px}}@media(max-width: 767px){.reference-header .component-content .navigation>.component-content .content .richText,.reference-header-1 .component-content .navigation>.component-content .content .richText{top:30px}}@media(max-width: 1560px){.reference-header .component-content .navigation,.reference-header-1 .component-content .navigation{height:131px}}@media(max-width: 1490px){.reference-header .component-content .navigation,.reference-header-1 .component-content .navigation{height:105px}}@media(max-width: 1100px){.reference-header .component-content .navigation,.reference-header-1 .component-content .navigation{height:100px}}#content{margin-top:145px}@media(max-width: 1560px){#content{margin-top:131px}}@media(max-width: 1490px){#content{margin-top:105px}}@media(max-width: 1100px){#content{margin-top:100px}}#footer .reference-footer .component-content{margin-bottom:0}#footer .reference-footer .component-content .type-container{border-top:10px solid #38bfcb}@media(max-width: 767px){#footer .reference-footer .component-content .type-container{margin-bottom:75px}}#footer .reference-footer .component-content .type-container .image a{border-bottom:none}#footer .reference-footer .component-content .type-container .richText{margin-bottom:30px}#footer .reference-footer .component-content .type-container .richText p{font-size:14px;line-height:25px;margin-bottom:0}@media(max-width: 767px){#footer .reference-footer .component-content .type-container .richText p{text-align:center;margin-bottom:20px}}#footer .reference-footer .component-content .type-container .richText ul{padding:0;margin:0;border:0;background:rgba(0,0,0,0);display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:stretch}#footer .reference-footer .component-content .type-container .richText ul li{padding:0;margin:0;border:0;background:rgba(0,0,0,0);font-size:13px;line-height:30px}#footer .reference-footer .component-content .type-container .richText ul li::before{content:none}@media(max-width: 767px){#footer .reference-footer .component-content .type-container .richText ul{flex-direction:column}}.top-right-corner{border-top-right-radius:45px}.bottom-right-corner{border-bottom-right-radius:45px}.primary-1-rounded-right:before{content:" ";position:absolute;width:calc(100% - 20px);height:100%;margin-right:20px;left:0;border-top-right-radius:45px;background:#006176}@media(max-width: 1901px){.primary-1-rounded-right:before{width:100vw}}@media(max-width: 1880px){.primary-1-rounded-right:before{width:calc(100vw + 10px)}}@media(max-width: 767px){.primary-1-rounded-right:before{width:calc(100vw + 20px)}}.primary-2-rounded-right:before{content:" ";position:absolute;width:calc(100% - 20px);height:100%;margin-right:20px;left:0;border-top-right-radius:45px;background:#d7f2f5}@media(max-width: 1901px){.primary-2-rounded-right:before{width:100vw}}@media(max-width: 1880px){.primary-2-rounded-right:before{width:calc(100vw + 10px)}}@media(max-width: 767px){.primary-2-rounded-right:before{width:calc(100vw + 20px)}}.primary-3-rounded-right:before{content:" ";position:absolute;width:calc(100% - 20px);height:100%;margin-right:20px;left:0;border-top-right-radius:45px;background:#fff}@media(max-width: 1901px){.primary-3-rounded-right:before{width:100vw}}@media(max-width: 1880px){.primary-3-rounded-right:before{width:calc(100vw + 10px)}}@media(max-width: 767px){.primary-3-rounded-right:before{width:calc(100vw + 20px)}}.primary-1-rounded-left:before{content:" ";position:absolute;width:calc(100% - 20px);height:100%;right:0;margin-left:20px;border-top-left-radius:45px;background:#006176}@media(max-width: 1901px){.primary-1-rounded-left:before{width:100vw}}@media(max-width: 1880px){.primary-1-rounded-left:before{width:calc(100vw + 10px)}}@media(max-width: 767px){.primary-1-rounded-left:before{width:calc(100vw + 20px)}}.primary-2-rounded-left:before{content:" ";position:absolute;width:calc(100% - 20px);height:100%;right:0;margin-left:20px;border-top-left-radius:45px;background:#d7f2f5}@media(max-width: 1901px){.primary-2-rounded-left:before{width:100vw}}@media(max-width: 1880px){.primary-2-rounded-left:before{width:calc(100vw + 10px)}}@media(max-width: 767px){.primary-2-rounded-left:before{width:calc(100vw + 20px)}}.primary-3-rounded-left:before{content:" ";position:absolute;width:calc(100% - 20px);height:100%;right:0;margin-left:20px;border-top-left-radius:45px;background:#fff}@media(max-width: 1901px){.primary-3-rounded-left:before{width:100vw}}@media(max-width: 1880px){.primary-3-rounded-left:before{width:calc(100vw + 10px)}}@media(max-width: 767px){.primary-3-rounded-left:before{width:calc(100vw + 20px)}}.reference-banner{max-width:1920px;margin:0 auto}.reference-banner.primary-3.reference-banner{background:linear-gradient(90deg, #ffffff 70%, #006176 0%)}@media(max-width: 767px){.reference-banner.primary-3.reference-banner{background:#fff}}.reference-banner .component-content{margin:0 auto}.reference-banner .component-content .banner{display:flex;height:450px;overflow:hidden;margin-right:20px;padding:0 0 0 15px}@media(max-width: 767px){.reference-banner .component-content .banner.top-right-corner{border-top-right-radius:0}}@media(max-width: 1900px){.reference-banner .component-content .banner{width:calc(100vw + 20px);margin-right:0}}@media(max-width: 767px){.reference-banner .component-content .banner{height:260px;margin-left:10px}}.reference-banner .component-content .banner .textDescription{width:50%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-around;align-items:center;align-content:stretch;padding:0 55px}.reference-banner .component-content .banner .textDescription h1{margin-bottom:0}@media(max-width: 855px)and (min-width: 767px){.reference-banner .component-content .banner .textDescription h1{padding-left:55px}}@media(max-width: 1080px){.reference-banner .component-content .banner .textDescription{width:60%}}@media(max-width: 767px){.reference-banner .component-content .banner .textDescription{height:150px;width:100%;padding-left:30px;padding-right:25px}}.reference-banner .component-content .banner .image{width:50%;background-size:110%;background-position:60% 15%;position:relative}@media(max-width: 1080px){.reference-banner .component-content .banner .image{width:40%}}@media(max-width: 767px){.reference-banner .component-content .banner .image{height:110px;width:100%;background-size:109%,cover;background-position:40% 24%}}.reference-banner .component-content .banner .image::after{content:"Not actual patients.";bottom:0;right:10px;position:absolute;color:#fcfbf9;font-weight:bold;font-size:20px;text-shadow:1px 1px 1px #94877e;background:rgba(0,0,0,.5);padding:0 5px;line-height:25px}@media(max-width: 767px){.reference-banner .component-content .banner .image::after{font-size:12px;line-height:20px}}@media(max-width: 767px){.reference-banner .component-content .banner{flex-direction:column-reverse}}.reference-banner.primary-1{background:#006176}.reference-banner.primary-2.reference-banner{background:linear-gradient(90deg, #ffffff 70%, #d7f2f5 0%)}@media(max-width: 767px){.reference-banner.primary-2.reference-banner{background:#fff}}@media(max-width: 1190px){.reference-banner.banner-small .banner{height:500px}}@media(max-width: 809px){.reference-banner.banner-small .banner{height:580px}}.reference-banner.banner-small .banner .image{background-repeat:no-repeat;background-position:60% 35%}@media(max-width: 1080px){.reference-banner.banner-small .banner .image{width:40%;background-size:180%}}@media(max-width: 850px){.reference-banner.banner-small .banner .image{background-size:230%}}@media(max-width: 767px){.reference-banner.banner-small .banner .image{display:none}}.reference-banner.banner-small .banner .textDescription{align-items:initial;justify-content:center;padding-top:30px;width:50%}.reference-banner.banner-small .banner .textDescription a.button-primary{width:60%;margin-top:30px}@media(max-width: 1095px)and (min-width: 767px){.reference-banner.banner-small .banner .textDescription a.button-primary{margin-top:0}}@media(max-width: 1080px){.reference-banner.banner-small .banner .textDescription{width:60%}}@media(max-width: 767px){.reference-banner.banner-small .banner .textDescription{width:100%;max-width:90%;height:100%;padding-bottom:30px}}@media(max-width: 767px){.reference-banner.banner-small .banner{height:400px}}.reference-font-size-tool{position:fixed;bottom:50%;right:0;padding:0;width:100%;height:100%;max-height:106px;max-width:64px;z-index:15}.reference-font-size-tool .component-content .font-size-tool div{background-color:#d7f2f5;cursor:pointer}.reference-font-size-tool .component-content .font-size-tool div p{margin-bottom:2px}.reference-font-size-tool .component-content .font-size-tool div.large-text{border-top-left-radius:25px}.reference-font-size-tool .component-content .font-size-tool div.large-text:hover,.reference-font-size-tool .component-content .font-size-tool div.large-text.active{background-color:#006176}.reference-font-size-tool .component-content .font-size-tool div.large-text:hover *,.reference-font-size-tool .component-content .font-size-tool div.large-text.active *{color:#d7f2f5}.reference-font-size-tool .component-content .font-size-tool div.small-text{border-bottom-left-radius:25px}.reference-font-size-tool .component-content .font-size-tool div.small-text:hover,.reference-font-size-tool .component-content .font-size-tool div.small-text.active{background-color:#006176}.reference-font-size-tool .component-content .font-size-tool div.small-text:hover *,.reference-font-size-tool .component-content .font-size-tool div.small-text.active *{color:#d7f2f5}.reference-font-size-tool .component-content .font-size-tool div.small-text p{font-size:18px}@media(max-width: 767px){.reference-font-size-tool{display:none}}.reference-get-help-icon{position:fixed;bottom:30px;right:30px;padding:0;z-index:21;width:100%;height:100%;max-height:128px;max-width:128px}.reference-get-help-icon .component-content{height:inherit;width:inherit;background:url("../../../../myviivcard/desktop/assets/img/get-help-icon.svg") no-repeat center/contain}.reference-get-help-icon .component-content .get-help{height:inherit;width:inherit}.reference-get-help-icon .component-content .get-help a{height:inherit;width:inherit;display:block}.reference-get-help-icon .component-content:hover{background:url("../../../../myviivcard/desktop/assets/img/get-help-icon-active.svg") no-repeat center/contain}@media(max-width: 767px){.reference-get-help-icon .component-content:hover{background:none}}@media(max-width: 767px){.reference-get-help-icon{bottom:0;right:0;max-width:100%;max-height:60px;background-color:#006176}.reference-get-help-icon .component-content{background:none}.reference-get-help-icon .get-help a{position:relative}.reference-get-help-icon .get-help a span{position:relative;bottom:-10px;left:50%;transform:translateX(-50%);width:auto;font-size:12px;color:#fff;display:inline-block}.reference-get-help-icon .get-help a img{position:absolute;top:-30px;left:50%;transform:translateX(-50%);background:#006176;padding:5px;border-radius:50px}}.dotted-border-right>.component-content{position:relative}.dotted-border-right>.component-content::after{content:" ";position:absolute;display:block;background:url("../../../../myviivcard/desktop/assets/img/divider-small.svg") repeat-y center/contain;height:100%;width:2px;top:0;right:40px}@media(max-width: 1600px){.dotted-border-right>.component-content::after{right:20px}}@media(max-width: 1450px){.dotted-border-right>.component-content::after{right:0}}@media(max-width: 767px){.dotted-border-right>.component-content::after{content:none}}.dotted-border-left>.component-content{position:relative;padding-left:15px}@media(max-width: 767px){.dotted-border-left>.component-content{padding-left:0}}.dotted-border-left::after{content:" ";position:absolute;display:block;background:url("../../../../myviivcard/desktop/assets/img/divider-big.svg") repeat-y center;height:100%;width:2px;top:0;left:0}@media(max-width: 767px){.dotted-border-left::after{content:none}}.dotted-border-bottom>.component-content{position:relative;padding-right:10px}@media(max-width: 767px){.dotted-border-bottom>.component-content{padding-right:0;padding-bottom:50px}.dotted-border-bottom>.component-content::after{content:" ";position:absolute;display:block;background:url("../../../../myviivcard/desktop/assets/img/divider-mobile.svg") repeat-x;width:100%;height:4px;bottom:10%}}.divider .component-content{margin-top:0;border-bottom:2px solid #006176}.divider.secondary-divider .component-content{margin-top:0;border-bottom:2px solid #38bfcb}.divider.light-blue .component-content{margin-top:0;border-bottom:2px solid #d7f2f5}.divider.dotted .component-content{border:none;position:relative}.divider.dotted .component-content::after{content:" ";position:absolute;display:block;background:url("../../../../myviivcard/desktop/assets/img/divider-blue.svg") repeat-x;width:100%;height:4px;bottom:10%}.flex .content{display:flex;flex-wrap:wrap}.flex .content .reference-medicine-card{min-height:530px;height:100%}.flex .content .reference-medicine-card .component-content{height:100%;padding:10px 25px 10px 0}.flex .content .reference-medicine-card .component-content .medicine{background:#fff;padding:20px 85px 10px 25px;border-top-right-radius:25px;min-height:500px;height:100%;position:relative}@media(max-width: 767px){.flex .content .reference-medicine-card .component-content .medicine{padding:20px 15px}}.flex .content .reference-medicine-card .component-content .medicine img{max-height:120px;height:120px}@media(max-width: 767px){.flex .content .reference-medicine-card .component-content .medicine img{max-height:55px;height:55px}}.flex .content .reference-medicine-card .component-content .medicine .bottom-content{position:absolute;bottom:15px}@media(max-width: 1330px){.flex .content .reference-medicine-card .component-content .medicine .bottom-content{bottom:80px}}@media(max-width: 1330px){.flex .content .reference-medicine-card .component-content .medicine .bottom-content{bottom:40px}}@media(max-width: 1040px){.flex .content .reference-medicine-card .component-content .medicine .bottom-content{bottom:0}}@media(max-width: 992px){.flex .content .reference-medicine-card .component-content .medicine .bottom-content{bottom:80px}}@media(max-width: 834px){.flex .content .reference-medicine-card .component-content .medicine .bottom-content{bottom:40px}}@media(max-width: 820px){.flex .content .reference-medicine-card .component-content .medicine .bottom-content{bottom:10px}}@media(max-width: 767px){.flex .content .reference-medicine-card .component-content .medicine .bottom-content{bottom:40px}}@media(max-width: 499px){.flex .content .reference-medicine-card .component-content .medicine .bottom-content{bottom:10px}}.flex .content .reference-medicine-card .component-content .medicine .medicineText{font-size:46px;line-height:46px;color:#0a90a4}.flex .content .reference-medicine-card .component-content .medicine .medicineText span{display:block;font-size:inherit;color:#006176}.flex .content .reference-medicine-card .component-content .medicine .medicineText span.hanging-asterisk{display:inline;margin-left:-16px;color:#0a90a4}@media(max-width: 767px){.flex .content .reference-medicine-card .component-content .medicine .medicineText span.hanging-asterisk{margin-left:-8px}}@media(max-width: 767px){.flex .content .reference-medicine-card .component-content .medicine .medicineText{font-size:18px;line-height:18px;padding-top:5px}}.flex .content .reference-medicine-card .component-content .medicine .description p{line-height:25px}@media(max-width: 767px){.flex .content .reference-medicine-card .component-content .medicine .description p{line-height:15px;font-size:12px}}.flex .content .reference-medicine-card .component-content .medicine .description p a{font-size:16px;line-height:28px}@media(max-width: 767px){.flex .content .reference-medicine-card .component-content .medicine .description p a{font-size:11px;line-height:15px}}.flex .content .reference-medicine-card .component-content .medicine .description p:last-of-type{margin-top:7px}@media(max-width: 1650px){.flex .content .reference-medicine-card .component-content .medicine{padding-right:10px}}@media(max-width: 1330px){.flex .content .reference-medicine-card .component-content .medicine{min-height:590px}}@media(max-width: 1140px)and (min-width: 992px){.flex .content .reference-medicine-card .component-content .medicine{min-height:590px}}@media(max-width: 767px){.flex .content .reference-medicine-card .component-content .medicine{min-height:275px}}@media(max-width: 350px){.flex .content .reference-medicine-card .component-content .medicine{min-height:320px}}@media(max-width: 1170px){.flex .content .reference-medicine-card .component-content{padding-right:0}}@media(max-width: 767px){.flex .content .reference-medicine-card .component-content{padding:0}}@media(max-width: 767px){.flex .content .reference-medicine-card{min-height:300px}}@media(max-width: 355px){.flex .content .reference-medicine-card{min-height:340px}}.reference-save-card{min-height:950px}.reference-save-card .component-content{padding:10px 15px}.reference-save-card .component-content .save-card{height:1030px;border-top-right-radius:25px;border:8px #fff solid;position:relative}.reference-save-card .component-content .save-card>div{position:absolute;top:50%;transform:translateY(-50%);padding-left:30px;padding-right:20px}@media(max-width: 1050px)and (min-width: 992px){.reference-save-card .component-content .save-card>div{padding-left:15px;padding-right:0}}@media(max-width: 991px){.reference-save-card .component-content .save-card>div{padding-left:20px;padding-right:15px;display:flex;align-items:center}.reference-save-card .component-content .save-card>div .save-cardText,.reference-save-card .component-content .save-card>div .description{width:50%}}.reference-save-card .component-content .save-card>div .save-cardText{font-size:50px;line-height:50px;color:#0a90a4}@media(max-width: 767px){.reference-save-card .component-content .save-card>div .save-cardText{font-size:22px;line-height:20px;width:44%}}.reference-save-card .component-content .save-card>div .save-cardText span{display:block;font-size:inherit;color:#006176}.reference-save-card .component-content .save-card>div .save-cardText span.hanging-asterisk{display:inline;margin-left:-16px;color:#0a90a4}@media(max-width: 767px){.reference-save-card .component-content .save-card>div .save-cardText span.hanging-asterisk{margin-left:-8px}}.reference-save-card .component-content .save-card>div .description p{line-height:30px}@media(max-width: 1196px)and (min-width: 992px){.reference-save-card .component-content .save-card>div .description p{font-size:18px}}@media(max-width: 767px){.reference-save-card .component-content .save-card>div .description p{line-height:15px;font-size:12px}}@media(max-width: 767px){.reference-save-card .component-content .save-card>div .description{width:56%}}@media(max-width: 1330px){.reference-save-card .component-content .save-card{min-height:1200px}}@media(max-width: 1140px)and (min-width: 992px){.reference-save-card .component-content .save-card{min-height:1200px}}@media(max-width: 991px){.reference-save-card .component-content .save-card{min-height:155px;height:275px}}@media(max-width: 767px){.reference-save-card .component-content .save-card{border-width:3px;height:155px}}@media(max-width: 991px){.reference-save-card .component-content{padding:0}}@media(max-width: 991px){.reference-save-card{min-height:155px}}.exit-notification{background:rgba(0,0,0,.8)}.exit-notification .exit-notification-inner{width:100%;max-width:1070px;padding:45px 110px 85px;margin:0;transform:translate(-50%);background:#fff;max-height:75%}@media(max-width: 767px){.exit-notification .exit-notification-inner{padding:25px 30px 25px;max-height:85%}}.exit-notification .exit-notification-inner .component-content{padding-bottom:45px}.exit-notification .exit-notification-inner .exit-notification-buttons{text-align:left}.exit-notification .exit-notification-inner .exit-notification-buttons button{max-width:40%}.exit-notification .exit-notification-inner .exit-notification-buttons button.exit-notification-accept{width:100%;display:block;border:2px solid;border-radius:30px;height:51px;text-align:center;text-decoration:none;white-space:nowrap;font-size:18px;line-height:20px;border-color:#006176;background-color:#fff;color:#006176;display:inline}.exit-notification .exit-notification-inner .exit-notification-buttons button.exit-notification-accept *{height:100%;display:inline-flex;align-items:center}@media(max-width: 767px){.exit-notification .exit-notification-inner .exit-notification-buttons button.exit-notification-accept{font-size:14px}}.exit-notification .exit-notification-inner .exit-notification-buttons button.exit-notification-accept:hover{background-color:#006176;color:#d7f2f5}@media(max-width: 345px){.exit-notification .exit-notification-inner .exit-notification-buttons button.exit-notification-accept{padding:15px 50px;min-width:130px}}.exit-notification .exit-notification-inner .exit-notification-buttons button.exit-notification-deny{width:100%;display:block;border:2px solid;border-radius:30px;height:51px;text-align:center;text-decoration:none;white-space:nowrap;font-size:18px;line-height:20px;border-color:#d7f2f5;background-color:#d7f2f5;color:#006176;display:inline}.exit-notification .exit-notification-inner .exit-notification-buttons button.exit-notification-deny *{height:100%;display:inline-flex;align-items:center}@media(max-width: 767px){.exit-notification .exit-notification-inner .exit-notification-buttons button.exit-notification-deny{font-size:14px}}.exit-notification .exit-notification-inner .exit-notification-buttons button.exit-notification-deny:hover{background-color:#006176;color:#d7f2f5}@media(max-width: 345px){.exit-notification .exit-notification-inner .exit-notification-buttons button.exit-notification-deny{padding:15px 50px;min-width:130px}}@media(max-width: 767px){.exit-notification .exit-notification-inner .exit-notification-buttons{text-align:center}}@media(max-width: 699px){.exit-notification .exit-notification-inner{left:50%;top:50%;transform:translate(-50%, -50%)}}@media(max-width: 767px){.exit-notification{position:fixed}}.card-step-one .section{padding-top:75px}.card-step-one .section label{display:inline-block;width:20%;position:relative;padding-left:35px;cursor:pointer}.card-step-one .section label .checkmark{position:absolute;top:4px;left:0;height:30px;width:30px;background-color:#fff;border-radius:50%;border:3px solid #38bfcb}.card-step-one .section label .checkmark:checked{background-color:#38bfcb}.card-step-one .section label .checkmark::after{content:"";position:absolute;display:none}.card-step-one .section label:hover input~.checkmark{background-color:#afe5ea}.card-step-one .section label input[type=radio]{position:absolute;opacity:0;cursor:pointer}.card-step-one .section label input[type=radio]:checked~.checkmark{background-color:#006176;border-color:#006176}.card-step-one .section label input[type=radio]:checked~.checkmark::after{display:block}@media(max-width: 1080px){.card-step-one .section label{width:40%}}@media(max-width: 767px){.card-step-one .section label{display:block;width:100%;font-size:18px}}.card-step-one .section.buttons p{display:inline-block;width:15%}.card-step-one .section.buttons p a{width:100%;display:block;border:2px solid;border-radius:30px;height:51px;text-align:center;text-decoration:none;white-space:nowrap;font-size:18px;line-height:20px}.card-step-one .section.buttons p a *{height:100%;display:inline-flex;align-items:center}@media(max-width: 767px){.card-step-one .section.buttons p a{font-size:14px}}.card-step-one .section.buttons p a.button-secondary{background-color:#006176;color:#d7f2f5}.card-step-one .section.buttons p a.button-secondary:hover{background-color:#d7f2f5;color:#006176}.card-step-one .section.buttons p a.continue-step-1{display:none}@media(max-width: 1360px){.card-step-one .section.buttons p{width:25%}}@media(max-width: 767px){.card-step-one .section.buttons p{display:block;width:100%}.card-step-one .section.buttons p:first-of-type{margin-bottom:14px}}.card-step-one .section.buttons p.check-eligibility.not-active{display:none}.card-step-one .section.buttons p.continue-step-1{display:none}.card-step-one .section.buttons p.continue-step-1.active{display:inline-block}.card-step-one .section.buttons p.continue-step-1.active a{display:block}.card-step-one .section.buttons .eligible{display:none;margin-bottom:20px}.card-step-one .section.buttons .eligible p{width:100%}.card-step-one .section.buttons .eligible.active{display:block}.card-step-one .section.buttons .not-eligible{display:none;margin-bottom:20px}.card-step-one .section.buttons .not-eligible p{width:100%}.card-step-one .section.buttons .not-eligible p a{width:auto;display:inline;border:none;border-radius:0;height:inherit;font-size:inherit;line-height:inherit;border-bottom:2px solid #38bfcb}.card-step-one .section.buttons .not-eligible p a:hover{color:#38bfcb;border-bottom:2px solid #006176}.card-step-one .section.buttons .not-eligible.active{display:block}.card-step-one .section input[type=text]{width:50%;border:3px solid #38bfcb;outline:none;padding:10px}.card-step-one .section input[type=text]::placeholder{color:#006176}@media(max-width: 767px){.card-step-one .section input[type=text]{width:100%}}.card-step-one .section .card-validate p{margin-bottom:0}.card-step-one .section .card-validate:nth-of-type(2){margin-top:45px}.card-step-one .section .card-validate .error{display:none;color:#990001;font-size:20px;line-height:20px}.card-step-one .section .card-validate .error.active{display:block}.card-step-one .section .card-validate .error a{color:#fb292c;border-bottom:2px solid #990001}.card-step-one .section .card-validate .error a:hover{color:#990001;border-bottom:2px solid #fb292c}@media(max-width: 767px){.card-step-one .section{padding-top:45px}}.card-step-one .section .required{display:none}.card-step-one .section.success p:first-of-type::after{content:" ";position:absolute;display:inline-block;background:url("../../../../myviivcard/desktop/assets/img/tick.png") no-repeat;width:30px;height:30px;margin-left:10px;margin-top:5px}@media(max-width: 767px){.card-step-one .section.success p:first-of-type::after{margin-top:-2px}}.card-step-one .section.no-info .required{display:block;color:#990001;font-size:20px;line-height:20px}.card-step-one .question4,.card-step-one .question5{display:none}.card-step-one .show{display:block}.icon-text{display:flex}.icon-text img{width:102px;height:102px;margin-top:10px}@media(max-width: 767px){.icon-text img{width:70px;height:70px}}.icon-text .text{width:100%;padding-left:30px}.icon-text .text .title{position:relative}.icon-text .text .title::after{content:" ";position:absolute;display:block;background:url("../../../../myviivcard/desktop/assets/img/divider-blue.svg") no-repeat;width:40%;height:4px;bottom:-10px}@media(max-width: 1530px){.icon-text .text .title::after{width:60%}}@media(max-width: 1200px){.icon-text .text .title::after{width:100%}}@media(max-width: 991px){.icon-text .text .title::after{width:30%}}@media(max-width: 420px){.icon-text .text .title::after{width:50%}}.reference-footer-box .component-content{margin-bottom:0}.reference-footer-box .component-content .type-container{padding-left:0;padding-right:0}.reference-footer-box .component-content .type-container .component-content{padding-left:0;padding-right:0}.reference-footer-box .component-content .type-container .component-content .dotted-border-bottom .component-content::after{bottom:10px}.reference-footer-box .component-content .type-container .component-content .flex p{line-height:25px;padding-top:20px}@media(max-width: 767px){.reference-footer-box .component-content .type-container .component-content .flex p{padding-top:0}}@media(max-width: 767px){.reference-footer-box .component-content .richtext_79312357 p{margin-bottom:8px}}.reference-card-step-2 form#gigya-subscribe-with-email-form .gigya-layout-row:nth-of-type(8){display:flex;flex-direction:row-reverse;justify-content:flex-end}.reference-card-step-2 form#gigya-subscribe-with-email-form .gigya-layout-row:nth-of-type(8) .gigya-composite-control.gigya-composite-control-submit.mvc-submit{display:inline-block;width:15%;margin:0;padding-bottom:0;height:47px}.reference-card-step-2 form#gigya-subscribe-with-email-form .gigya-layout-row:nth-of-type(8) .gigya-composite-control.gigya-composite-control-submit.mvc-submit input.gigya-input-submit{width:100%;display:block;border:2px solid #006176;border-radius:30px;height:47px;text-align:center;text-decoration:none;white-space:nowrap;font-size:18px;background-color:#006176;color:#d7f2f5;margin:0;margin-left:20px;line-height:47px;font-weight:bold}.reference-card-step-2 form#gigya-subscribe-with-email-form .gigya-layout-row:nth-of-type(8) .gigya-composite-control.gigya-composite-control-submit.mvc-submit input.gigya-input-submit:hover{background-color:#d7f2f5;color:#006176}@media(max-width: 767px){.reference-card-step-2 form#gigya-subscribe-with-email-form .gigya-layout-row:nth-of-type(8) .gigya-composite-control.gigya-composite-control-submit.mvc-submit input.gigya-input-submit{margin-left:0}}@media(max-width: 1360px){.reference-card-step-2 form#gigya-subscribe-with-email-form .gigya-layout-row:nth-of-type(8) .gigya-composite-control.gigya-composite-control-submit.mvc-submit{width:25%}}@media(max-width: 767px){.reference-card-step-2 form#gigya-subscribe-with-email-form .gigya-layout-row:nth-of-type(8) .gigya-composite-control.gigya-composite-control-submit.mvc-submit{width:100%;margin-bottom:14px}}.reference-card-step-2 form#gigya-subscribe-with-email-form .gigya-layout-row:nth-of-type(8) a.gigya-composite-control.gigya-composite-control-link.mvc-cancel{width:15%;display:inline-block;border:2px solid #006176;border-radius:30px;height:47px;text-align:center !important;text-decoration:none;white-space:nowrap;font-size:18px;background-color:#d7f2f5;color:#006176;line-height:47px;font-weight:bold;margin:0}.reference-card-step-2 form#gigya-subscribe-with-email-form .gigya-layout-row:nth-of-type(8) a.gigya-composite-control.gigya-composite-control-link.mvc-cancel:hover{background-color:#006176;color:#d7f2f5}@media(max-width: 1360px){.reference-card-step-2 form#gigya-subscribe-with-email-form .gigya-layout-row:nth-of-type(8) a.gigya-composite-control.gigya-composite-control-link.mvc-cancel{width:25%}}@media(max-width: 767px){.reference-card-step-2 form#gigya-subscribe-with-email-form .gigya-layout-row:nth-of-type(8) a.gigya-composite-control.gigya-composite-control-link.mvc-cancel{width:100%}}@media(max-width: 767px){.reference-card-step-2 form#gigya-subscribe-with-email-form .gigya-layout-row:nth-of-type(8){flex-direction:column}}@media(max-width: 767px){.reference-card-step-2 form#gigya-subscribe-with-email-form .gigya-layout-row .gigya-composite-control-header+.mvc-consent.gigya-composite-control-multi-choice .gigya-multi-choice-item{margin-bottom:22px !important}}.reference-card-step-2 .gigya-error-msg.gigya-error-msg-active{text-align:left;line-height:20px !important}@media(max-width: 767px){.reference-card-step-2 .gigya-error-msg-active[data-bound-to="data.ADDRESS.LINE1"]{margin-bottom:31px}}.reference-card-step-2 .terms{float:left;width:100%}.reference-card-step-2 .terms input{visibility:hidden}.reference-card-step-2 .terms .gigya-checkbox-container.gigya-terms-error{border:none}@media(max-width: 767px){.reference-card-step-2 span.gigya-label-text.gigya-checkbox-text{font-size:19px !important}}body.page-home #content .flex{align-items:stretch}body.page-home #content .flex .reference-medicine-card{height:unset;min-height:unset;margin-bottom:20px}body.page-home #content .flex .medicine{min-height:unset}body.page-rebate-form-instructions .margin-bottom-2{margin-bottom:35px}

