/*!
 * 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%;
  }
}/*!
 * Stylesheet for Privacy Centre. A GlaxoSmithKline website.
 * Version v1.0.1.
 */
/*
#################################################################

REBOOT AND NORMALIZE
------------------
Summary:
Project: Privacy Centre
Source: github.com/necolas/normalize.css
Licence: MIT License
------------------
Usage: Normalization of HTML elements, manually forked from Normalize.css to remove
styles targeting irrelevant browsers while applying new styles.

Normalize is licensed MIT. https://github.com/necolas/normalize.css

#################################################################
*/
html {
  box-sizing: border-box;
  font-family: "hero-new",sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }
  body, span, h1, h2, h3, h4, h5, h6, p, ul, li, a {
    font-family: "hero-new",sans-serif;
  }
body {
  margin: 0;
  color: #000; }

[tabindex="-1"]:focus {
  outline: none !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4 {
  margin-top: 0;
  margin-bottom: .5rem;
  color: #000; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ul {
  list-style-type: disc; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  .custom-container a {
    text-decoration: underline;
}
.custom-container a:hover {
  color: #000;
  background: #30ea03;
}
  a:hover {
    color: #30ea03;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse; }

caption {
  padding: 0.5rem 0;
  color: #f2f1ef;
  text-align: left;
  caption-side: bottom; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

/*
#################################################################

TYPOGRAPHY
------------------
Summary:
Project: Privacy Centre
Source: https://raw.githubusercontent.com/twbs/bootstrap-sass/master/assets/stylesheets/bootstrap/_type.scss
------------------
Usage: 

#################################################################
*/
.page-title {
  font-size: 1.5625rem;
  display: block;
  line-height: 2rem;
  color: inherit;
  font-weight: bold; }
  @media (min-width: 768px) {
    .page-title {
      font-size: 2.3125rem;
      line-height: 3rem; } }

.section-title {
  font-size: 1.375rem;
  display: block;
  line-height: 2rem;
  color: inherit;
  font-weight: bold; }
  @media (min-width: 768px) {
    .section-title {
      font-size: 1.75rem;
      line-height: 2.5rem; } }

.subsection-title {
  font-size: 1.25rem;
  display: block;
  line-height: 2rem;
  color: inherit;
  font-weight: bold; }
  @media (min-width: 768px) {
    .subsection-title {
      font-size: 1.3125rem; } }

.category-title {
  font-size: 1.125rem;
  display: block;
  line-height: 1.5rem;
  color: inherit;
  font-weight: normal; }
  @media (min-width: 768px) {
    .category-title {
      font-size: 1.25rem;
      line-height: 2rem; } }

.body-title {
  font-size: 1rem;
  display: block;
  line-height: 1.5em;
  color: inherit;
  font-weight: bold; }

.extra-small-title {
  font-size: 0.8125rem;
  display: block;
  line-height: 1rem;
  color: inherit;
  font-weight: bold; }

.small-title {
  font-size: 0.875rem;
  display: block;
  line-height: 1.5rem;
  color: inherit;
  font-weight: normal; }

.form-text {
  font-size: 0.8571rem;
  line-height: 1rem; }

.footnote {
  font-size: 0.86rem;
  font-style: italic; }

.directionrtl, .direction-rtl {
  direction: rtl; }
  .directionrtl ol, .directionrtl ul, .direction-rtl ol, .direction-rtl ul {
    direction: rtl; }

p {
  margin-top: 0; }

a {
  color: #000;
  text-decoration: none;
  word-wrap: break-word;
  transition: all 0.2s ease-in-out; }
  a:hover, a:focus {
    color: #30ea03;
    text-decoration: underline; }

.teal {
  color: #15717D; }

.brown {
  color: #544F40; }

.orange {
  color: #000; }
  .black {
    color: #000; }

/* Helper Classes */
@media only screen and (max-width: 991px) {
  .sm\:padding-top-15 {
    padding-top: 15px;
    display: block; } }

@media only screen and (max-width: 991px) {
  .sm\:padding-top-30 {
    padding-top: 30px;
    display: block; } }

@media only screen and (max-width: 991px) {
  .sm\:padding-bottom-15 {
    padding-bottom: 15px;
    display: block; } }

@media only screen and (max-width: 991px) {
  .sm\:padding-bottom-30 {
    padding-bottom: 30px;
    display: block; } }

@media (min-width: 992px) {
  .lg\:padding-top-15 {
    padding-top: 15px;
    display: block; } }

@media (min-width: 992px) {
  .lg\:padding-top-30 {
    padding-top: 30px;
    display: block; } }

@media (min-width: 992px) {
  .lg\:padding-bottom-15 {
    padding-bottom: 15px;
    display: block; } }

@media (min-width: 992px) {
  .lg\:padding-bottom-30 {
    padding-bottom: 30px;
    display: block; } }

/*
#################################################################

BUTTONS
------------------
Summary: 
Project: Privacy Centre
Source: https://raw.githubusercontent.com/twbs/bootstrap-sass/master/assets/stylesheets/bootstrap/_buttons.scss
------------------
Usage: 

#################################################################
*/
.back-text .back-btn-link {
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  display: inline-block;
  position: relative;
  padding-left: 40px;
  white-space: normal;
  color: #000; }
  .back-text .back-btn-link::before {
    content: "\e909";
    font-family: 'FontAwesome' !important;
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 1.2rem;
    color: #544F40;
    font-weight: normal; }
  .back-text .back-btn-link:focus {
    color: #000;
    text-decoration: none; }
  .back-text .back-btn-link:hover {
    color: #30ea03;
    text-decoration: none; }
  /* .back-text .back-btn-link:focus, .back-text .back-btn-link.focus {
    outline: none; } */
  .back-text .back-btn-link.disabled, .back-text .back-btn-link:disabled {
    opacity: .65; }
  .back-text .back-btn-link:not([disabled]):not(.disabled):active, .back-text .back-btn-link:not([disabled]):not(.disabled).active {
    background-image: none; }

.back-text .content-block .richText-content {
  padding: 22px 42px; }

.back-text.u-border-bottom::after {
  background: #e7e7e7;
  width: 100%;
  margin: 0; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

  .btn {
    color: #000;
    font-size: 0.75rem;
    line-height: normal;
    font-weight: 700;
    background-color: transparent;
    padding: 11px 24px 10px;
    display: inline-block;
    min-width: 90px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
    border-radius: 30px;
    border: 2px solid #000;
    text-decoration: none !important;
}
.btn:hover {
  color: #000;
  background-color: #30ea03;
  border-color: transparent;
  text-decoration: none;
  border: 2px solid #000;
}
  .btn:focus, .btn.focus {
    color: #ffffff;
    border-color: transparent;
    box-shadow: none;
    background-color: #30ea03;
    text-decoration: none;   
    border: 2px solid #000;
  }
  .btn:disabled, .btn.disabled {
    color: #CCCCCC;
    background-color: #f2f1ef;
    cursor: no-drop; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.button-white {
  color: #ffffff;
  font-size: 0.75rem;
  line-height: normal;
  font-weight: 700;
  background-color: #15717D;
  padding: 11px 24px 10px;
  display: inline-block;
  min-width: 90px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  border-radius: 30px;
  color: #15717D;
  background-color: #ffffff; }
  .button-white:hover {
    color: #ffffff;
    background-color: #000;
    border-color: transparent;
    text-decoration: none; }
  .button-white:focus, .button-white.focus {
    color: #ffffff;
    border-color: transparent;
    box-shadow: none;
    background-color: #000;
    text-decoration: none; }
  .button-white:disabled, .button-white.disabled {
    color: #CCCCCC;
    background-color: #f2f1ef;
    cursor: no-drop; }
  .button-white:hover, .button-white:focus {
    color: #ffffff;
    background-color: #30ea03; }

.top-btn {
  position: fixed;
  right: 2rem;
  bottom: 100px;
  display: none;
  padding: 5px;
  font-weight: bold;
  border: 2px solid #000;
  background: #ffffff;
  font-size: 1rem; }
  .top-btn::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #000;
    transform: rotate(-90deg);
    position: absolute;
    top: -28px;
    left: 0;
    right: 0;
    margin: 0 auto; }
  .top-btn:hover, .top-btn:focus {
    text-decoration: none;
    color: #000;
    border: 2px solid #30ea03; }
    .top-btn:hover::after, .top-btn:focus::after {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px 0 15px 15px;
      border-color: transparent transparent transparent #30ea03; }
  .top-btn.show {
    display: block; }

/*
#################################################################

BACKGROUUNDS
---------------------------------

#################################################################
*/
.bg-yellow {
  background: #F36633; }

.bg-gray-light {
  background: #e7e7e7; }

.bg-white {
  background: #ffffff; }

/*
    BASE64 font-awesome. 
    used selective font-awesome icons in TTF font format and convert it in to base64 font.
    reference URL: https://icomoon.io/app/#/select
*/
@font-face {
  font-family: 'FontAwesome';
  src: url(data:application/font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SDeIAAAC8AAAAYGNtYXDxQenYAAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5Zj5luMsAAAGAAAAfZGhlYWQaROvBAAAg5AAAADZoaGVhCjgGXwAAIRwAAAAkaG10eFVkATEAACFAAAAAZGxvY2FP/Fg4AAAhpAAAADRtYXhwACgBJAAAIdgAAAAgbmFtZZlKCfsAACH4AAABhnBvc3QAAwAAAAAjgAAAACAAAwOzAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADxBQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg6RPxBf/9//8AAAAAACDpAPEF//3//wAB/+MXBA8TAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAMAAP/TAxwDLgAzAGEAeQAAJRceARcxFxwBBw4BIzEhIiYnJjQ1MTc+ATcxNxUUFhceATMyNjcxNxceATMyNjc+ATUxNQMyFx4BFxYVMRUUFhcWFAcOASMxIw4BIyImJzEjIiYnJjQ3PgE9ATQ3PgE3NjMXFRQGIzEjIgYVMRUUFjMyNjUxNTQmJzECRJkVHgUHAgUaEf1IERoFAgcFHxSZBgYDCAUCBQKRkQIFAwQIAwYGtjIsLEITEw0lAwQEDAhmIFUwMFUgZggMBAQDJA4TE0IsLDJ3NSZ8JjVuTU1uJR/iSAoiIkIGCwUOExMPBQoGQiIiCkhtBg0DAwIBATY2AQECAwMNBm0CTBMTQiwsMkxAQUcGDwYGBx4jIx4HBgYPBkVBPVEyLCxCExNjNyY1NSUuTW5uTYsrSxkAAAAAAQCJAEADdwM3ACYAAAkBNjQnJiIHCQEmIgcGFBcJAQYUFx4BMzI2NwkBHgEzMjY3NjQnAQIqAU0JCQgZCf6z/rIIGQgJCQFN/rMJCQQLBgULBAFOAU4ECwUGCwQJCf6zAcABTggZCAkJ/rMBTQkJCBkI/rL+sggZCAUEBAUBTf6zBQQEBQgZCAFOAAACAAD/wAQAA64AJABDAAABIxUzMhYVERQGIyEiJjURNDY7ATUjIgYVERQWMyEyNjURNCYjJSYiDwEGFB8BFjI/AREUFjsBMjY1ERcWMj8BNjQvAQOcR0cOFBQO/MwPExMPR0crPT0rAzQrOTkr/qQTNBPQDQ0eDCMMZRgSKhIYZQwjDB4NDdADAkcSD/2PDhQUDgJxDxJHPSv9jys+PisCcSs9rBISzwwiDR0MDGP9vREYGBECQ2MMDB0NIgzPAAAGAAj/1wZ2A6IAFQBDAGsAoQC+AN0AAAE0JicOASMiJiMiBhUxFRQWMzI2PQEBFgYHDgEjISImJy4BNTc+AT8BLgE9ATQ3PgE3NjMyFx4BFxYdARQGBxceARcHIyc0Ji8BPgE9ATQnLgEnJiMiBw4BBwYdARQWFwcOARUHFBYzITI2NQEUBiMGBw4BBwYHFTMyFhUhNDY7ATUmJy4BJyYnIiY1NDY7ATY3PgE3NjMyFx4BFxYXMzIWFyEUFx4BFxYzMjc+ATc2NTQnLgEnJiMiBw4BBwYVBSMGBw4BBwYjIicuAScmJyMWFx4BFxYzMjc+ATc2NwI1CgkXPCISIQ4fKVA5OFABFQMPDw4mFP2DFCYODgwDAyoffRQVFBVGLy81Ni8vRRQUFRR9HyoDBDUEGRHFJSsQDzUkJCkqJCQ1DxArJcURGQQZEQJ9ERkDYRgOBx0dWTs6Q5AdK/4EKR+QQzo6Wh0cBxEVFw9MBRoaUDQ0Ojo0M1AaGgdMDhUD/XsSEz8qKi8xKio+ExITEz8qKi8wKis+EhICOSYGGhlRNDQ6OjQzUBkaByYHHR1aOzpBQjo6Wh4dBwKgFCIOCQ4ELCBbOU9POXb9oRQqDg4QEA4OKhSuI0EOQR9IJXI2Ly9GFBQVFEcvLzRyJUgfQQ5BI66uFCQJYh1SMXIpJCQ1DxAQDzUkJClyMVUaYgknEa4UGhoUAjERFUM6OlodHAfcKR8cLNwHHB1aOjpDGA4RFTgwMEgVFRQVRzAxORURMCoqPxISEhM/KiovMSoqPxISEhI/KioxIjcxMEgVFBQURzEwOUA3OFEYFxcYUTg3QAALAAD/wAQAA8AAHQAqAEcAawB8AJoAtwDEAOEA8gECAAAJAREUBiMhIiY1ER4BFxUhESERIRUnLgEjNTQ2MyETMhYdARQGKwEuASczJxQWFR4BFx4BFxUqAScuAScuASc+ATcWNic+ATclFBYXFhceARcWFx4BFxYGBwYiJy4BJyYnLgEnJicuASc+ATcFMhYdARQGKwEuASc1LgE1MwEeARcBHgEXHgEVFAYHBiYnJicuAScmJy4BJz4BNzceARceARceARceAQcGJicmJy4BJyYnLgEnPgE3BTIWHQEUBisBLgEnIQEyFhceARcOAQcuAScuATc+ATc+ATc+ATc+ATsBBTIWHQEUBisBLgEnNTQ2OwE3MhYdARQGKwEiJj0BNDYzAtIBLjMj/aMjMxgsEgJd/tL+0VMBAQEzIwGFawgKCghsBAcEe9MBChQKAwYDAgQDKFAoChYLCQkDLDwGCxUI/h4CAScnJ00nJycBAgEGAgYGEAYFCgUlJCVJJSUkAgIBCA4IArUHCwsHkAMGAwEBnv2LAQIBATYCAwEFBQ8MDBcJKCcnTicoJwECAQ8dD04BAgEZMxo0aDQIAQcHEAgnJidOJicnAQQBCQ4IAiUIDAwI5xIgEAEp/WcCBQMaIBEwXzAGDQcPEAEBCwsQIhEIEwwECAQRAYAICwsIWggQCAsHaAoDBgYDewQFBQQDwP7V/YAjMjIjASAXLBLLAisBK75RAQJqIzL89w0JGgkNESMSjQEDAShPKAwXCwEBChQKAwUDCBQLBkApAgoJ1AEBAScnJ04mJycBAwEHEAYFBgUKBSQlJUklJSUBAQEIDwfUDQkaCQ0OHQ4BAwYDAT4BAgH+ygIDAQYOBw0VBAUFCicnJ04oJycBAgEPHQ5HAQIBGjMZNWg1BxIGBwEIJyYnTicnJwEBAQkOCPcNChoJDRIjEgE9AQEFIhAvXzAHDQcOIxURHQwRIRAJCwMBAo0NCRoJDQkTCgoJDY0GBDEFBgYFMQQGAAAAAAMAAP/ABAADwAAEAAgADAAAFycBFwEDESERESERIb21Ay61/NK9BAD/AAEAM7UDLrX80gLzAQD/AP0ABAAAAAAEAAD/zgMcA7EAKQBFAJ4AygAANxcVDgEVFBYzMjY1NCYnMTUXNxUOAQcGFBUxFSEiJicmNDUxNz4BNzE3IRceARcxFzgBMRwBBw4BIzEjNTQmNS4BJzE1NwMyFhc+ATMyFhc+ATMyFgcOAQceAQcOAQceAQcOAQcWFBUUBgcGBw4BBwYjIicuAScmNTE1LgEnJjY3LgEnJjY3LgEnJjY3NCY1JjYzOgEzPgEzMhYXPgEzBw4BIyImJw4BBw4BFQ4BFTEVFBYzMjY1MTU0JicuASciBiMiJicOASMiJiejIRMaKh4eKhkUlJQcJgEB/lQRGgUCBwUdFmQB1mQWHQUHAgQaEk4BAiUcIcMfLwkFCgYZJQoECgUnKgkCCwgLCQUBBwQIBwMEGhABCggBExNCKywyMiwsQhMTDRQDAQECCAsDAgUGCxEEBRISAgkrJwEDAgMzJxYnDw0sGzwMLBsECQQGHhQCAwQDbk5ObwQCDRUFBAcDGCcJBgsGDxwMyw5ACCQXHSoqHRckCClAQEIILx4BAwE8Ew4FCwZCIiELNjYMICJCBgoFDxM8AQQBHi4IWQ4C5i4jAgEdGAEBQy0OGQsNJRQJEAgGFgwRGQMBAwIMEwQyKyxBEhMTE0IsLDIJAxQOBQoFBxIKDBUICRsQGSgHAwUCLUMsPhUTHCPYHSIBARcgBQcOBwgSCXVObm5OiwsXCwYWDgEeGQICDQwABgAg/8ACuwO1ACsATgBdAGwAewCkAAAlIxcWBgcjIiY1JyMVFAYjIiY9ASMHDgErAS4BPwEjIiY1NDYzITIWFQ4BIxMRIRE0NjsBNzQwMToBMToBMToBMToBMToBMRwBMRczMhYXBRQWOwEyNjU0JisBIgYVFRQWMyEyNjU0JiMhIgYVFRQWMyEyNjU0JiMhIgYVBSYiDwEnLgEjIgYPAScmIg8BBhQXFjI/ARceATMyNj8BFxYyPwE2NCcCkTUuAggIBAUNMbgJCAgKuDEDCQYDCAkDLjUQFxcQAk0QFwMXEAr9wQoH8QoDAQIBAwECAQMBCvEHEg3+DgoIrQgKCgitCAoKCAFaCAoKCP6mCAoKCAFaCAoKCP6mCAoBfgUSBTIjAwkCBgYCYzUGEQU5BQUFEgUrNQIJAwUGA2MjBRIFQAUFgqkIDgMJBbGtCAoKCK2xBQkDDgipFxAQFxcQEhUC9P2BAn8ICioDAgEqCgh1CAkJCAgKCghUCAoKCAgJCQhVCAoKCAgJCQhxBQUyJAIFBQJjNQUFOQUSBQUFKjUCBQUCYyMFBTwIEAgAAAAABAAA/8ADOwPAAB4APQBZAHcAACUiJy4BJyY1FRQXHgEXFjMyNz4BNzY9AQYHDgEHBiMBFRQHDgEHBiMiJy4BJyY1FRQXHgEXFjMyNz4BNzY1ARQXHgEXFjMyNz4BNzY1NCcuAScmIyIHDgEHBgUiJy4BJyYnFRQXHgEXFjMyNz4BNzY9AQYHDgEHBgGeVktMcCEgICFwTEtWVUxLcCEgBiMib0lIUgGdICFwS0xVVktMcCEgICFwTEtWVUxLcCEg/MUgIXBMS1ZVTEtwISAgIXBLTFVWS0xwISABnktCQ2wnJxQgIXBMS1ZVTEtwISAUJydsQ0JvDg4xISAlriYgITEODg4OMSEgJqEjHh4tDQ0BxyMlISEyDg4ODjIhISWxJSIhMQ4PDw4xISIlAa0lICEwDg0NDjAhICUlICAwDg4ODjAgIOsKCyQaGR+JJSAhMA4ODg4wISAliR8ZGiQLCgAAAAABAAgATwPgAwAAHgAAJRYyNzY0JwEhMjY1NCYjIQE2NCcuASMiBgcBBhQXAQFKBxcIBwf+7ANpCxAQC/yXARQHBwQKBQYJBP6+CAgBQk8ICAgWCAEUDwwLDwEUCBYIBAQEBP6+BxcI/r8AAAADABj/4ASeA7wAHwBjAKEAAAEiJicOASsBHAEdARQXHgEXFjMyNz4BNzY9ATwBNSM1AQcwIiMiJiceAR8BFgYHDgEjISImJy4BPwE+ATcOASMqATEnNzY3PgE3Njc+ATc2Nz4BNzYzMhceARcWFx4BFx4BFRcnMCYnLgEnJicuAScmIyIHDgEHBgcOAQcOATEwNjc+ATceARcHDgEPAQYWMyEyNi8BLgEvAT4BNx4BFx4BMQLsNVULD1I1MxAQNyUmKyklJTgREDsBskcGBhI4IRUlBgcDFBIVNB39eh43EhQSAwgGJBUhOBIGBUcEAQQDFRUUJB1EIQ0fIFg3Nz08NzdZHx8NIUQdRyQMRxs4JFAeBBcXSjEwNjcwMUkYFwQhUCE4G4U4DBMJCSkhexonBQgDJB4Cih0lAwgGJxp6HS0IBhYMOJECdUAyMkAGCwM3KSUlOBEQDxA4JSYqNAULAwT+yQQHCRI9L1cdOBUVFhYVFTgdVy89EgkHBEcGGRpEJiYfGx8JOjExSBQUFBRIMTE6CR8bQZsMR0ODMh4aAzUvL0UUFBQURS8vNQMaHjKDDTIMGA8pSx43CywvVx0qKh1XLywLNxtLLA8YDDUKAAYAAP/TAxwC7wAdADoAUwByAJcAqQAAJTEXHgEXMRcWBiMxITUzMjY1NCYjMSM1Nz4BNzE3IRceARcxFxUjIgYVFBYzMTMVISImNzE3PgE3MTclFQ4BBw4BBzQ2NTQ2NT4BNz4BNz4BNzE3IRceARceARceARcUFhUWFBUuAScuAScuAScuAScxNRMyFx4BFxYVMRUUBhUGBw4BBwYjMSInLgEnJjUxNTQ3PgE3NjMXIQ4BFTEVFBYzMjY1MTU0JicCXowSGgMDARsV/rUICQwMCQgJMlEuAv5gAy5QMgkICQwMCQj+tRUbAQMDGhOLAYkfOR8LFg0BAQEBAQIIBQEDAYz+jowEBwMCAgEBAgEBAQwXCgsUCgoTCgkUC7ktKCg7ERIBAxISOicmLC0oKDsREREROygoLYj+8RESZEZGZBIQwkcJIR0vFR0nDAkJDB0DEDgzAwMzOBADHQwJCQwnHRUvHSEJR1BAIy8QBQkEBgsFBAkEBAcEDQ8EAQIBWloCCAYDBwQFCgYECQQFCwYECQUGDAYHEAkJFQxAAd0RETsoKC1fBAYEKyUlOBAQEhE7KCgtXy0oKDsREXQVNB1fRmRkRl8dNBUAAAACAAD/wAMlA6oAJQA7AAABBgcOAQcGMTAnLgEnJjU0NjcwNz4BNzY3PgEXFhceARcWMR4BFQc0JicwJy4BJyYnIhQxAzA3PgE3NjcDJQE/P5c/Pz8+lz8+EhEaGVEyMS8qYCoxMjJPGRkQElYODR0cVzMyKwECMjF3MjEBAkiGdnawMzMzM7F2dodGhTwEBRQQERkXAhccEhIUBAQ8hEYYNmgvBQUaGBglAfy8KCiLXV1qAAAFAAD/wAQAA8AAOgB1ALQA0ADnAAATIyImNRE0NjcwFjMhMhYdATM1NCYjISoBIyoBIw4BBzgBMQ4BBxQGFQ4BBzAUMTgBMQ4BFREUFjsBNRcjIiY1ETQ2NzI2MSEyFh0BMzU0JiMhIgYjBiIjDgEHMCIxDgEHFAYVDgEHMBQVMDQxDgEVERQWOwE1FyMiJjURNDYzMDYzITIWHQEyFhc1NCYjISoBIwYiIw4BBzgBIw4BBxQGFQ4BBxQwMTgBMRQGFREUFjsBLgEnJRQHDgEHBiMiJy4BJyY1NDc+ATc2MzIXHgEXFicmIg8BJyYiBwYUHwEeATMyNj8BNjQneR8RGRgQAQEBcBAYMDMl/o8CBQICAwITIAkCAwIBAQEBAQE0JSBEIBAcGRABAgFwERstMyX+jwMEAgIDAhMgCQECAgIBAQEBAQE0JSC6cxEbGRACAQFwEBsMFwszJf6OAwQCAgMCEyAJAQEDAgEBAQEBMyWPBw4GAokYGFQ4OD9AODhTGBgYGFM4OEA/ODhUGBh7CBoJw1gIGgkJCW0EDAYFDATZCQkBPxcPAgsOFAEBEw8nMiIjAxUQAwUEAQICAgQCAQQHA/3qIiMqPhQPAgYOFQEBFg8uOSIlAQEDFRADBgMBAwECBAIBAQEEBwP97yImMIsVDwIIDhUBFg5LAgJaIiQBAxUQAwYDAQMBAgQCAQQHA/3tIiQKFwx9Pzg4VBgYGBhUODg/QDg4UxgYGBhTODhDCQnEVwkJCRkKbAUEBAXZCRoJAAAAAAYAB//AA7UDwAAfADgARwBeAHQAiwAAASc+AT0BNCYjIgYdAR4BFwcOAQ8BFBYzJTI2NScuAScBNTQ2MyUyFh0BFAYjIiY1JwUXFAYjIiY1BSc0NjMyFhUXFAYjIiY1ByYiDwEnJiIHBhQfAR4BMzI2PwE2NCchJiIPAScmIgcGFB8BHgEzMjY/ATY0JSYiDwEnJiIHBhQfAR4BMzI2PwE2NCcCb2cTFz0qKj0BFxNnCAwCAQ0JAUwJDQIBDwj+PCEXAjkXIhEMDBEB/csBEQwNEQESARMODhQBFA0PE5EHFAebRQgUBwcHVwMJBQUJA6wHBwEzBxQHm0UHFAgHB1cECQQFCQSrBwFPCBQHm0UHFAcHB1YECQQFCQSsBwcCmTQOKxo5LDs8KzwaKg40BRMJFgkOAQ4JGAgUBP51fhUdAh0UfwsQEAt7AnsLEBALHvYMEhIM9g0SEg1qBweQQAYGBxMGUAMDAwOhBhMGBweQQAYGBxMGUAMDAwOhBhMGBweQQAYGBxMGUAMDAwOhBhMGAAAABQAb/9sD9gO2AFYAWgBeAGIAZwAAATUhFTMyFh0BMzU0NjMhMhYdARQGIyEiJj0BIxUUBisBFSE1NDYzITIWHQEUBiMhIiY9ASEiJj0BIyImPQE0NjsBNTQ2MyE1NDYzITIWHQEUBiMhIiYnNzM1IxEzNSMRMzUjIRUzNSMCZv6JjA8WxhcPAUEPFhYP/r8PF8YWD4wBdxcPAUEPFhYP/r8PF/54CAmMEBYWEI8KBwGJFg8BQRAWFhD+vw8XA0/29vb29vb9sfb2AulE5BcPREQPFxcPrg8XFw9ERA8X5EQPFhYPrhAWFhBECgf2Fg+vDxb2CAlEEBYWEK4PFhUXG2P8vGMBDmNjYwAAAAIAGf/XBKIDtAAgADYAAAEuAQcFDgEfAR4BPwEDJwcnAxcTFzcXARceAT8BPgEnAwMhETQmIyIGFREUFhceATMhMjY1NCYEbwIQCv75CgsCCgIQCXfohLGa/CvWk7iMAS8YAhAKMgoLAjOS/G0OCwoOAwQDCQYDqwoODgNnCgsCMwIQCTMJCwIW/n+I+rP+kWoBP6P4lQHrgQkLAgkCEAoBB/yhA5MKDw8K/FUFCQQDBA4KCw4AAAADAAD/1wMcAvMABAAeAFoAAAEnNxcHAzE0NjceATMyNjceAR0BFAYHLwEPAS4BPQEBJy4BLwE+AT0BNCYnNDAjLgEjIgYHMCIVDgEdARQWFwcOAQ8BFBYXHgEzISceATMyNjcHITI2Nz4BNTEBjjU1NTWpMCITLBguTRcLDBcUGmRjGxQXAjcDAxoSvxwiHBgBHlYyMlYeARgbIR2/ExoDAwEBBRgQAUVGFjAaGjEVRQFEEBgFAQEBAxIMDBIBAiEwAQUFEQ4SKhd9IDoWIRgYIRY6IGn+BC4eIQlfHk4soyhIHAEkKSkkARxIKKMsTh5fCSEeLgUKBQ0R2woMDArbEQ0ECgYAAAAOAB7/xQSzA7gAPABEAE0AVABaAGEAaABuAHYAiQCWALkA1wDlAAAlJicuAScmNTQ2PwE2Nz4BNzYzMhYXDgEHLgEnHgEXDgEPAQ4BBy4BJxUzDgEHIxEzHgEXIxU+ATceARcHJy4BJyMeARcRDgEHMz4BNyM3DgEHMz4BNw4BBzM1FSMOAQczNRUjHgEXMzUVIx4BFzUjHgEXLgEnIwUyFh0BFAYHFyM3LgE9ATQ2OwEnEyEiJicuATU3PgE3AR4BHQEUBw4BBwYjIicuAScmPQE0NjcwMjE+ATMyFhcyFDEXNCYnDgEjIiYnIgYVMRUUFx4BFxYzMjc+ATc2PQEDFx4BHwEWBgcOASMhEwFOQTg3UhcXDQwRGSQkWjU1OTxtLxYoEgoWCwYMBQULBAIBAwEQJBIiBAgDEwsBBQMUDx0OBQ0HvksFBwGJAhANDRACiQEHBXe9M1YdagseXBswEVxnBgcBdXUBBwZnXBEwG+8eVTMTHgtqAnAMEh0VD1QOFRwRDV7zW/7PERwGAgEDBB4WAlccIBQURS4vNDUuL0UUFCAcASNkOzpkIwECDgwbWjUcMxcnOBAPNiMkKSgkJDUQDwHRFh4EAwECAgYcEf7PW7IPIyRlPj9GJEUgJzAoJzkQECMeCBcOBQkDCBEKBQsFAgIDAh4nB4YJFAr+7goUCoUFHBUIEAdf9Rs7Hx87GwESGzsgHzwbohA/LCY+IQpFNoWsGjwgdp0gOxp1nTVFC4UrQA8WPyXREQ0ZGCYIbGwIJhgZDRFD/tQTEAUMBjYjJgsCgSJTL5I0Ly5FFBQUFEUuLzSSL1QhKjAwKQGkGzEVEBQGBTgoeigkJDUQDw8QNSQkKJL+i2gLJiM2BgwFEBMBLAAABQAA/8AEAAPAAHkAkADaAOcBIQAABSInLgEnJic+ASc0Njc+AScuAScuASc2Nz4BNzYzMhYXLgEjKgEjBiIjIiYnLgEjIgYHDgEHBhYXHgEzMjY3PgEzMhYXHgEXHgEXHgEXHgEXHgEzMjY3PgE3PgE3PgEnJjY3PgE3PgE3PgEnMDQxHgEVFAcOAQcGIzEBHgEzHgEXDgEHDgEXFgYHLgE1PAE1MQUWBgcOAQcOASMuAScuAScuAScuAScuASMiBgcOASMiJicmNjc+ATMyFhceATM6ATM2MjMyFhceARceARceARcOAQcOAQcOARcxNy4BJy4BJy4BJx4BFycmJy4BJyYjIgcOAQcGBwYHDgEHBhUUFx4BFxYXFhceARcWMzI3PgE3Njc2Nz4BNzY1NCcuAScmJzECAEI8PWkqKx0KGQgKBAoSCgYmJAgQBwsnKHpPT1g9cDIMFgkFCgQFCQULHBIcLBUaNyQfLQwLAw0QKh8IDwcIEAkKEwkRGQkJCAMDBQUDCAYHFgwiNhQQEwYECAQsBwMCAggJDgcOFAcFEAMNDiUkfVRUX/4zBAkFFRcEAgcDCRIFAwQFDA4C6wMGIAkLBgwlMgIHAwMFAgMJCQ0pHg0cDgsTCQYNBQkVDBIdNR0qEg8gFhooDwYLBQQIBAgPCA8SCAwlLQYSBwYUCgcPCBgDApAIIxkaGQsJGBc/YBtEJCoqXDEyMzMyMVwqKiQkHBwmCgoKCiYcHCQkKipcMTIzMzIxXCoqJCQcHCYKCgoKJhwcJA0SEkAsLTYTTCUEDgYPJBMOEwgCAwFWSkptHyAeHAUDAQUKDg4WFxQ9JCRGHiQhAQEBAgMDBiYhIVAmHzkWDRUHDAwWFhIpEgoUBDFQHhYUCAcNBg0SCAUYDwElTilfVFR9JSQB0QECBQgCBAsDDiESDR0OJE0oAQIBDho4JQkbDiI1ARAUEy4ZJ1QlLjgKBQQCAQEBChwqcSMTEgsMDQcBAwYKKRckRw8CBgMHEgkGDQgVMRewDRAJCTEgGzQSKHNGxCQcHCYKCgoKJhwcJCQqKlwxMjMzMjFcKiokJBwcJgoKCgomHBwkJCoqXDEyMzMyMVwqKiQAAAABAAcAdQFUAq8AJAAAARQGBwEOASMiJi8BLgE1NDY/AScuATU0Nj8BPgEzMhYXAR4BFQFUAwP+9gMHAwQHAh0CBAQC4eECBAQCHQIHBAMHAwEKAwMBkgMHA/72AwMDAxwDBwQDBwPg4QIIAwMIAh0CAwMC/vUCBwQAAAAAAQAAAAAAAPodF01fDzz1AAsEAAAAAADaWFOiAAAAANpYU6IAAP/ABnYDwAAAAAgAAgAAAAAAAAABAAADwP/AAAAGhQAAAAAGdgABAAAAAAAAAAAAAAAAAAAAGQQAAAAAAAAAAAAAAAIAAAADJQAABAAAiQQAAAAGhQAIBAAAAAQAAAADJQAAAsIAIAM7AAAEAAAIBJ4AGAMlAAADJQAABAAAAAO8AAcEAAAbBLoAGQMlAAAEugAeBAAAAAFbAAcAAAAAAAoAFAAeAL4BBAFkApwEGgQ6BUoGIgbUBwoH8gjYCTIKVgsgC6YMAgyGDdIPdA+yAAEAAAAZASIADgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"); }

html {
  font-size: 16px;
  font-family: "hero-new",sans-serif;
  background: #ffffff;
  line-height: 1.5rem; }

.component {
  margin-bottom: 0; }
  .component > .component-content {
    margin-bottom: 0; }
    .component > .component-content:before, .component > .component-content:after {
      content: "";
      display: table; }
    .component > .component-content:after {
      clear: both; }

.component-content:before, .component-content:after {
  content: "";
  display: table; }

.component-content:after {
  clear: both; }
@media (min-width: 992px) {
  body > .container {
    padding: 0; } }

.container > .row:first-child,
#header > .row:first-child,
#content > .row:first-child,
#footer > .row:first-child {
  margin-left: 0;
  margin-right: 0; }

#header, #content, #footer {
  padding-left: 0;
  padding-right: 0; }

#content {
  padding-top: 72px;
  min-height: 500px;
  margin-bottom: 10px; }
  @media (min-width: 992px) {
    #content {
      margin-bottom: 45px; } }

.custom-container {
  float: none;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .custom-container {
      width: 750px; } }
  @media (min-width: 992px) {
    .custom-container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .custom-container {
      width: 1170px; } }
  @media (max-width: 767px) {
    .custom-container {
      float: left; } }

/*
#################################################################

COOKIE POLICY
------------------
Summary: cookie policy styles
Project: Privacy Centre
Usage: This is the main SCSS for the cookie policy popup

#################################################################
*/
#CookieQBanner.__cq-none {
  border-top: 4px solid #15717D;
  bottom: 0;
  position: fixed;
  top: auto; }
  #CookieQBanner.__cq-none .__cqinner {
    margin: 0 15px;
    font-size: .9285rem;
    max-width: 100%; }
  #CookieQBanner.__cq-none a.__cqAgree {
    margin-right: 15px; }

/*
#################################################################

HEADER
------------------
Summary: Header styles
Project: Privacy Centre
Usage: SCSS for the header;

#################################################################
*/
.header-fix {
  background: #ffffff;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 1010;
  padding: 1rem 1rem 0; }

.skiptocontent {
  width: 270px;
  position: fixed;
  top: 0;
  left: 100px; }
  .skiptocontent .skiplink {
    padding: 0;
    position: absolute;
    top: -100px;
    left: 0;
    color: #ffffff;
    border-bottom-right-radius: 8px;
    background: transparent;
    -webkit-transition: top 1s ease-out , background 1s linear;
    z-index: 100;
    text-decoration: underline; }
    .skiptocontent .skiplink:focus {
      background: #000000;
      top: 0; }
      .header-fix img {
        max-width: 150px;
    }
    #footer .snippetReference {
      padding: 0;
  }
  #footer .col-xs-12.default-style+.col-xs-12.default-style {
    display: none;
}

/*
#################################################################

FOOTER
------------------
Summary: Main footer styles
Project: Privacy Centre
Usage: This is the main CSS for the footer of the website

#################################################################
*/
.footer-fix .content-block {
  min-height: 70px; 
}
  .footer-fix .content-block .richText-content {
    border-top: none;
    color: #fff;
    font-size: 0.75rem;
    padding: 20px;
    background-color: #000;
}

/*
#################################################################

Content block 
------------------
Summary: Content block for reusability of modules
Project: Privacy Centre.
Usage: SCSS for modules - 2, 6, 7, 13, 14, 15, 20.

#################################################################
*/
.col-xs-12 > .component.section.col-xs-12 {
  padding: 0 !important; }

.content-block {
  padding-left: 0;
  padding-right: 0; }
  .content-block > .col-xs-12 {
    padding-left: 0;
    padding-right: 0; }
  .content-block img {
    width: 100%;
    max-width: 100%;
    border: 15px solid transparent;
    border-bottom: 0; }
  .content-block .video-video-container {
    border: 15px solid transparent;
    border-bottom: 0; }
  .content-block p:last-child {
    margin-bottom: 0; }
  .content-block .richText-content {
    padding: 15px;
    width: 100%; }
  .content-block.cta.multiple-cta .richText-content .btn {
    position: static;
    margin-left: 1rem; }
  .content-block.hero-block img {
    border: 0; }
    @media (max-width: 767px) {
      .content-block.hero-block img {
        object-fit: cover;
        object-position: center;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%; } }
  .content-block.hero-block .component-content {
    width: 100%;
    position: relative; }
    @media (max-width: 767px) {
      .content-block.hero-block .component-content {
        height: 450px; } }
    @media (min-width: 768px) {
      .content-block.hero-block .component-content {
        display: flex;
        align-items: center; } }
  .content-block.hero-block .richText-content {
    background: white;
    position: absolute;
    padding: 30px; }
    @media (max-width: 767px) {
      .content-block.hero-block .richText-content {
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 15px;
        width: calc(100% - 30px); } }
    @media (min-width: 768px) {
      .content-block.hero-block .richText-content {
        left: 90px;
        width: 40%; } }
    @media (min-width: 992px) {
      .content-block.hero-block .richText-content {
        width: 36%;
        padding: 60px 50px; } }
  @media (max-width: 767px) {
    .content-block.hero-block .richText {
      position: static; } }
  .content-block.no-image {
    min-height: auto; }
  @media (max-width: 767px) {
    .content-block.icons-title [class^="icon-"] {
      margin-bottom: 22px; }
    .content-block.icons-title h2:first-child {
      margin-bottom: 1rem; } }
  @media (min-width: 768px) {
    .content-block.icons-title [class^="icon-"] {
      float: left; }
      .content-block.icons-title [class^="icon-"] + span {
        padding-left: 75px;
        padding-top: 7px; }
    .content-block.icons-title h2:first-child {
      min-height: 60px;
      margin-bottom: 2rem;
      width: 100%; }
    .content-block.icons-title h1 {
      margin-bottom: 2rem; } }
  @media (min-width: 992px) {
    .content-block.icons-title [class^="icon-"] + span {
      padding-left: 100px; } }
  .content-block.icons-title .icons-bg {
    background: #544F40; }
    .content-block.icons-title .icons-bg:hover {
      background: #544F40;
      color: #ffffff; }

.fullTextBox .u-border-bottom.icons-title {
  padding-bottom: 0.75rem;
  margin-top: 1rem;
  margin-bottom: 0; }
  @media (min-width: 992px) {
    .fullTextBox .u-border-bottom.icons-title {
      padding-bottom: 1.5rem;
      margin-top: 2rem; } }

.fullTextBox p {
  margin-bottom: 18px; }

.content-block-group .content-block {
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .content-block-group .content-block {
      min-height: auto; }
      .content-block-group .content-block img {
        border-top: 0; } }

.content-block-group.column {
  padding-top: 0; }
  @media (min-width: 768px) {
    .content-block-group.column {
      padding: 0; } }
  .content-block-group.column > .component-content {
    padding-left: 0; }
  .content-block-group.column .content-block {
    padding: 0 15px; }
  @media (min-width: 768px) {
    .content-block-group.column .row {
      display: flex; } }
  @media (min-width: 768px) {
    .content-block-group.column .row .content-block {
      display: flex; } }
  @media (max-width: 767px) {
    .content-block-group.column .row .content-block {
      padding-left: 0;
      padding-right: 0; } }
  .content-block-group.column .row .content-block .richText {
    background: #ffffff; }
    .content-block-group.column .row .content-block .richText .richText-content .btn {
      right: 1rem; }
  @media (min-width: 768px) {
    .content-block-group.column .box .content.paragraphSystem {
      display: flex;
      height: 100%; }
    .content-block-group.column .box .content-block .component-content {
      background: #ffffff;
      height: 100%; } }
  @media (min-width: 992px) {
    .content-block-group.column .box .content-block:last-child {
      -webkit-margin-start: -1px;
      -webkit-margin-end: -1px; } }

@media (min-width: 768px) {
  .custom-links .component-content, .custom-links .richText-content, .custom-links p, .custom-links a {
    height: 100%; } }

@media (min-width: 768px) {
  .custom-links .component-content > .paragraphSystem {
    height: 100%;
    display: flex; } }

@media (min-width: 768px) {
  .custom-links .content-block .richText-content {
    padding: 0; } }

.custom-links .content-block .richText-content .custom-links-content {
  padding: 20px;
  text-decoration: none;
  color: #000;
  display: flex;
  text-align: left;
  align-items: center;
  border: 1px solid #000;
  border-radius: 4px; }
  .custom-container .custom-links .content-block .richText-content .custom-links-content:hover {
    background: transparent;
}
.custom-container .custom-links .content-block .richText-content .custom-links-content {
  border-color: #30ea03;
}
.custom-container .custom-links .content-block .richText-content a.is-active.custom-links-content {
  color: #fff;
  background-color: #000;
}
.custom-container .custom-links .content-block .richText-content a.is-active.custom-links-content:hover{
  color: #30ea03;
}
.custom-links .content-block .richText-content .is-active.custom-links-content .user::before {
  color: #fff;
}

.custom-links .content-block .richText-content .custom-links-content:hover, .custom-links .content-block .richText-content .custom-links-content:focus, .custom-links .content-block .richText-content .custom-links-content.is-active {
  color: #30ea03;
}
.custom-links .content-block .richText-content .custom-links-content:hover .user::before {
  color: #30ea03;
}
  @media (min-width: 768px) {
    .custom-links .content-block .richText-content .custom-links-content {
      text-align: center;
      display: block; } }
  @media (min-width: 992px) {
    .custom-links .content-block .richText-content .custom-links-content {
      padding: 25px 35px; } }
      .custom-links .content-block .richText-content .custom-links-content:hover, .custom-links .content-block .richText-content .custom-links-content:focus, .custom-links .content-block .richText-content .custom-links-content.is-active {
        color: #30ea03;
    }
    .custom-links .content-block .richText-content .custom-links-content:hover span, .custom-links .content-block .richText-content .custom-links-content:focus span, .custom-links .content-block .richText-content .custom-links-content.is-active span {
      opacity: 1; }
  .custom-links .content-block .richText-content .custom-links-content span {
    font-weight: bold;
    line-height: normal;
    display: block;
    opacity: 1; }
    @media (max-width: 767px) {
      .custom-links .content-block .richText-content .custom-links-content span:first-child {
        margin-right: 15px; } }
    @media (min-width: 768px) {
      .custom-links .content-block .richText-content .custom-links-content span:first-child {
        margin-bottom: 15px; } }

.custom-links .content-block .richText-content .user::before {
  color: #000; }

.custom-links-mobile.content-block-group.column .content-block {
  margin-bottom: 0; }

.anchor-container.component {
  height: 0;
  margin: 0; }
  .anchor-container.component p {
    visibility: hidden; }

.orange-bg .content-block.icons-title .icons-bg {
  background: #000; }
  .orange-bg .content-block.icons-title .icons-bg:hover, .orange-bg .content-block.icons-title .icons-bg:focus {
    background: #000;
    color: #ffffff; }

.teal-bg .content-block.icons-title .icons-bg {
  background: #15717D; }
  .teal-bg .content-block.icons-title .icons-bg:hover, .teal-bg .content-block.icons-title .icons-bg:focus {
    background: #15717D;
    color: #ffffff; }

/*object fit for IE */
.ieBrowser .custom-object-fit {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat; }

.ieBrowser .object-fit img {
  opacity: 0; }

@media screen and (min-width: 0\0) and (min-resolution: 72dpi) {
  .object-fit img {
    opacity: 0; } }

/*
#################################################################

ACCORDION
------------------
Summary: Accordion styles
Project: Privacy Centre
Usage: This is the main CSS for the Accordion of the website

#################################################################
*/
.accordion-content-wrapper {
  visibility: hidden;
  height: 0;
  position: relative;
  top: -999999px;
  left: -999999px;
  overflow: hidden;
  box-sizing: border-box; }

.accordion-slide.is-active > .accordion-content-wrapper {
  visibility: visible;
  position: relative;
  top: auto;
  left: auto;
  height: auto; }

.accordion-slide.is-active:last-child > .accordion-content-wrapper {
  border-bottom: none; }

.accordion-head {
  cursor: pointer;
  position: relative; }

.accordion {
  background: #ffffff; }
  .accordion .accordion-container {
    border: none;
    list-style: none;
    padding: 0;
    margin: 0; }
    .accordion .accordion-container .accordion-slide {
      border-top: 1px solid #f2f1ef; }
      .accordion .accordion-container .accordion-slide:first-child {
        border-top: 0; }
      .accordion .accordion-container .accordion-slide .accordion-head {
        padding: 0;
        background: none;
        font-size: 1rem;
        display: block;
        line-height: 1.5rem;
        color: inherit;
        font-weight: 700; }
        .accordion .accordion-container .accordion-slide .accordion-head a {
          color: #544F40;
          text-decoration: none;
          padding: 15px 45px 15px 15px;
          display: block; }
          .accordion .accordion-container .accordion-slide .accordion-head a:hover {
            background-color: #f2f1ef; }
        .accordion .accordion-container .accordion-slide .accordion-head .accordion-title {
          font-size: 1rem;
          display: block;
          line-height: 1.5rem;
          color: inherit;
          font-weight: 700; }
        .accordion .accordion-container .accordion-slide .accordion-head::after {
          content: "\f105";
          font-family: 'FontAwesome';
          font-weight: normal;
          font-size: 30px;
          color: #544F40;
          transform: rotate(90deg);
          position: absolute;
          top: 50%;
          right: 15px;
          margin-top: -10px; }
      .accordion .accordion-container .accordion-slide .accordion-content {
        padding: 0 15px 0; }
        @media (max-width: 767px) {
          .accordion .accordion-container .accordion-slide .accordion-content .content-block-group {
            padding: 0; } }
        .accordion .accordion-container .accordion-slide .accordion-content .content-block-group .paragraphSystem {
          margin: 0; }
        .accordion .accordion-container .accordion-slide .accordion-content .richText-content {
          font-size: 0.875rem; }
      .accordion .accordion-container .accordion-slide.is-active .accordion-head::after {
        content: '\f105';
        transform: rotate(-90deg); }
      .accordion .accordion-container .accordion-slide.is-active .accordion-head a {
        background-color: #e4e4e2; }

/*
#################################################################

TABS
------------------
Summary: Tabs styles
Project: Privacy Centre
Usage: This is the main CSS for the Tabs of the website

#################################################################
*/
.tabs .tabs-nav-list {
  padding: 0;
  margin: 0; }
  @media (min-width: 992px) {
    .tabs .tabs-nav-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; } }
  .tabs .tabs-nav-list .tabs-nav-item {
    padding: 0;
    border: none;
    list-style: none; }
    @media (max-width: 991px) {
      .tabs .tabs-nav-list .tabs-nav-item {
        padding: 15px 0 0; } }
    @media (min-width: 992px) {
      .tabs .tabs-nav-list .tabs-nav-item {
        width: 33%;
        padding: 15px; }
        .tabs .tabs-nav-list .tabs-nav-item:nth-child(3) {
          -webkit-margin-start: -1px;
          -webkit-margin-end: -1px; } }
    .tabs .tabs-nav-list .tabs-nav-item > a {
      background: #eaeaea;
      display: block;
      padding: 20px;
      border: none;
      color: #000;
      border-radius: 4px; }
      .custom-container .tabs-nav a {
        text-decoration: none;
    }
      @media (min-width: 992px) {
        .tabs .tabs-nav-list .tabs-nav-item > a {
          min-height: 180px;
          height: 100%; } }
      .tabs .tabs-nav-list .tabs-nav-item > a:hover, .tabs .tabs-nav-list .tabs-nav-item > a:focus {
        color: #000;
        text-decoration: none;
        background: #30ea03; }
        .tabs .tabs-nav-list .tabs-nav-item > a:hover [class^="icon-"], .tabs .tabs-nav-list .tabs-nav-item > a:focus [class^="icon-"] {
          color: #000;
          background: #ffffff; }
    .tabs .tabs-nav-list .tabs-nav-item.is-active {
      position: relative; }
      .tabs .tabs-nav-list .tabs-nav-item.is-active > a {
        color: #000;
        text-decoration: none;
        background: #30ea03; }
        .tabs .tabs-nav-list .tabs-nav-item.is-active > a [class^="icon-"] {
          color: #000;
          background: #ffffff; }
      .tabs .tabs-nav-list .tabs-nav-item.is-active::after {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 0 15px 15px;
        border-color: transparent transparent transparent #30ea03;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        transform: rotate(90deg);
        bottom: -6px; }
        @media (max-width: 991px) {
          .tabs .tabs-nav-list .tabs-nav-item.is-active::after {
            bottom: -20px; } }
    @media (max-width: 991px) {
      .tabs .tabs-nav-list .tabs-nav-item .text-wrapper {
        position: relative;
        display: flex;
        flex-direction: row;
        align-items: center;
        min-height: 60px; }
        .tabs .tabs-nav-list .tabs-nav-item .text-wrapper [class^="icon-"] {
          position: absolute;
          left: 0; }
        .tabs .tabs-nav-list .tabs-nav-item .text-wrapper .tab-content {
          padding-left: 75px; } }
    @media (min-width: 992px) {
      .tabs .tabs-nav-list .tabs-nav-item .text-wrapper {
        display: block;
        text-align: center; }
        .tabs .tabs-nav-list .tabs-nav-item .text-wrapper .tab-content {
          display: block;
          margin-top: 10px; } }
    .tabs .tabs-nav-list .tabs-nav-item .text-wrapper .tab-content {
      font-size: 0.875rem; }

@media (min-width: 992px) {
  .tabs .tabs-content {
    padding: 15px; } }

.tabs .tabs-content.is-hidden {
  display: none; }

.tabs .tabs-content .tabContent {
  padding: 15px;
  background: #ffffff;
  position: relative;
  border: 1px solid #000;
  border-radius: 4px; }
  @media (max-width: 991px) {
    .tabs .tabs-content .tabContent {
      margin: 30px 0 15px; } }
  @media (min-width: 992px) {
    .tabs .tabs-content .tabContent {
      padding: 60px 60px 30px 60px;
      width: 99%;
      margin: 0 auto; } }

@media (min-width: 992px) {
  .single-tab-box .paragraphSystem {
    display: flex;
    flex-wrap: wrap; } }

.single-tab-box .paragraphSystem .tabs {
  margin-bottom: 15px; }
  @media (min-width: 992px) {
    .single-tab-box .paragraphSystem .tabs {
      margin-bottom: 30px; } }
  @media (min-width: 992px) {
    .single-tab-box .paragraphSystem .tabs .tabs-nav-list {
      display: block; } }
  @media (min-width: 992px) {
    .single-tab-box .paragraphSystem .tabs .tabs-nav-item {
      width: 100%;
      padding: 0; } }

.single-tab-box .tabs-content {
  padding: 0; }
  .single-tab-box .tabs-content.is-hidden {
    display: none; }
  .single-tab-box .tabs-content .tabContent {
    padding: 15px;
    background: rgba(21, 113, 125, 0.05); }

.close-tab {
  position: static; }
  .close-tab .close-btn {
    color: #544F40; }
    .close-tab .close-btn::after {
      content: "\e901";
      font-family: 'FontAwesome' !important;
      position: absolute;
      right: 15px;
      top: 15px;
      font-size: .8rem;
      font-weight: normal;
      cursor: pointer; }
      @media (min-width: 992px) {
        .close-tab .close-btn::after {
          right: 30px;
          top: 20px; } }
    .close-tab .close-btn:hover, .close-tab .close-btn:focus {
      text-decoration: none;
      color: #544F40; }

/*
#################################################################

EXIT NOTIFICATION
------------------
Summary: 
Project: Privacy Centre
Usage: This is the alert shown to users when they click a link
to leave the GSK website in question.

#################################################################
*/
.exit-notification {
  z-index: 10001;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8); }
  .exit-notification.is-hidden {
    display: none; }
  .exit-notification .exit-notification-inner {
    background: #ffffff;
    left: 25%;
    margin-left: 0;
    width: 50%;
    position: fixed;
    top: 100px;
    padding: 15px; }
    @media screen and (max-width: 767px) {
      .exit-notification .exit-notification-inner {
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }
    .exit-notification .exit-notification-inner .content-block .richText-content {
      padding: 0 !important; }
    .exit-notification .exit-notification-inner .exit-notification-buttons {
      text-align: right; }
      .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept {
        color: #ffffff;
        font-size: 0.75rem;
        line-height: normal;
        font-weight: 700;
        background-color: #15717D;
        padding: 11px 24px 10px;
        display: inline-block;
        min-width: 90px;
        text-align: center;
        text-transform: uppercase;
        transition: all 0.2s ease-in-out;
        border-radius: 30px;
        border: none; }
        @media (max-width: 480px) {
          .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept {
            margin-bottom: 5px; } }
        .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept:hover {
          color: #ffffff;
          background-color: #30ea03;
          border-color: transparent;
          text-decoration: none; }
        .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept:focus, .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept.focus {
          color: #ffffff;
          border-color: transparent;
          box-shadow: none;
          background-color: #000;
          text-decoration: none; }
        .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept:disabled, .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept.disabled {
          color: #CCCCCC;
          background-color: #f2f1ef;
          cursor: no-drop; }
      .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny {
        color: #ffffff;
        font-size: 0.75rem;
        line-height: normal;
        font-weight: 700;
        background-color: #15717D;
        padding: 11px 24px 10px;
        display: inline-block;
        min-width: 90px;
        text-align: center;
        text-transform: uppercase;
        transition: all 0.2s ease-in-out;
        border-radius: 30px;
        border: none; }
        .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny:hover {
          color: #ffffff;
          background-color: #000;
          border-color: transparent;
          text-decoration: none; }
        .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny:focus, .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny.focus {
          color: #ffffff;
          border-color: transparent;
          box-shadow: none;
          background-color: #000;
          text-decoration: none; }
        .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny:disabled, .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny.disabled {
          color: #CCCCCC;
          background-color: #f2f1ef;
          cursor: no-drop; }

/*
#################################################################

Country Selector
------------------
Summary: Global Country Selector styles
Project: 
Usage: 

#################################################################
*/
.country-selector {
  padding: 0;
  float: right; }
  .country-selector .country-selector-content {
    padding: 0;
    font-size: 0.938rem; }
  .country-selector p {
    text-align: right; }
    @media (max-width: 991px) {
      .country-selector p {
        margin: 10px 15px 15px 15px; } }
    @media (min-width: 992px) {
      .country-selector p {
        margin: 10px 15px 22px 15px; } }
    .country-selector p .icon-angle-right {
      display: inline-block;
      font-size: 1.25rem;
      transform: rotate(90deg);
      transition: all 0.3s ease;
      position: relative; }
      @media (min-width: 992px) {
        .country-selector p .icon-angle-right {
          top: 2px; } }
    .country-selector p .icon-world {
      padding-left: 13px; }
      @media (min-width: 992px) {
        .country-selector p .icon-world {
          padding-right: 13px;
          font-size: 1.125rem; } }
      @media (max-width: 991px) {
        .country-selector p .icon-world {
          font-size: 1.5rem;
          padding-right: 15px; } }
    .country-selector p .location-text {
      font-size: 0.875rem;
      font-weight: 600;
      vertical-align: top;
      color: #000; }
    @media (min-width: 992px) {
      .country-selector p a {
        padding: 10px; } }
  .country-selector a {
    text-decoration: none;
    color: #544F40; }
  .country-selector .globe-icon.arrow-down .icon-angle-right {
    transform: rotate(-90deg);
    color: #000; }
  .country-selector .globe-icon.arrow-down .icon-world {
    color: #000; }
  @media (max-width: 767px) {
    .country-selector .globe-icon {
      position: absolute;
      right: 30px;
      top: -32px; } }
  .country-selector li {
    list-style: none; }
  .country-selector p + ul {
    padding: 0;
    display: none;
    position: absolute;
    right: 0;
    z-index: 1020; }
    .country-selector p + ul.open {
      display: block; }
    @media (min-width: 992px) {
      .country-selector p + ul {
        width: max-content;
        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15); } }
    @media (max-width: 767px) {
      .country-selector p + ul {
        width: 100%;
        height: 80vh; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .country-selector p + ul {
        width: 100vw;
        height: 80vh; } }
    .country-selector p + ul > li {
      background: #F8F8F8; }
      @media (max-width: 991px) {
        .country-selector p + ul > li {
          padding: 10px 0; } }
      .country-selector p + ul > li .icon-angle-right {
        position: relative; }
        @media (max-width: 991px) {
          .country-selector p + ul > li .icon-angle-right {
            top: 2px; } }
        @media (min-width: 992px) {
          .country-selector p + ul > li .icon-angle-right {
            font-size: 1.125rem;
            transform: rotate(180deg);
            right: 10px;
            top: -2px; } }
      .country-selector p + ul > li > a {
        display: flex; }
        @media (min-width: 992px) {
          .country-selector p + ul > li > a {
            padding: 10px 10px 10px 20px; } }
        @media (max-width: 991px) {
          .country-selector p + ul > li > a {
            padding: 5px 20px;
            font-size: 1.125rem; }
            .country-selector p + ul > li > a .icon-angle-right {
              padding-left: 10px;
              font-size: 1.125rem;
              color: #000;
              order: 2; } }
      @media (min-width: 992px) {
        .country-selector p + ul > li:hover {
          background: #ffffff; } }
  .country-selector p + ul > li > ul {
    background: #ffffff;
    position: absolute;
    transition: left 0.4s ease;
    min-height: 100%;
    z-index: 1030;
    top: 0; }
    @media (max-width: 991px) {
      .country-selector p + ul > li > ul {
        width: 100%;
        padding: 0;
        left: 100%;
        overflow: auto;
        height: 100%; }
        .country-selector p + ul > li > ul.open {
          left: 0; } }
    @media (min-width: 992px) {
      .country-selector p + ul > li > ul {
        display: none;
        padding: 5px 15px 15px 5px;
        margin: 0;
        right: 100%;
        column-count: 3;
        width: auto;
        white-space: nowrap;
        overflow: hidden;
        box-shadow: -5px 2px 6px 1px rgba(0, 0, 0, 0.15); }
        .country-selector p + ul > li > ul.open {
          display: block; } }
    .country-selector p + ul > li > ul .countries-back {
      padding: 10px 20px; }
      .country-selector p + ul > li > ul .countries-back:before {
        content: "\f105";
        font-family: 'FontAwesome';
        font-size: 1.125rem;
        transform: rotate(180deg);
        top: 13px;
        color: #000;
        background: none;
        box-shadow: none; }
    .country-selector p + ul > li > ul > li {
      padding: 0;
      position: relative;
      display: block; }
      @media (min-width: 992px) {
        .country-selector p + ul > li > ul > li:first-child {
          display: none; } }
      @media (max-width: 991px) {
        .country-selector p + ul > li > ul > li:first-child {
          background: #F8F8F8;
          border-bottom: 2px solid #f0efed;
          font-size: 1rem; } }
      .country-selector p + ul > li > ul > li > a {
        padding: 7px 6px 7px 25px; }
        .country-selector p + ul > li > ul > li > a:hover {
          color: #30ea03; }
        @media (min-width: 992px) {
          .country-selector p + ul > li > ul > li > a {
            display: inline-block; } }
        @media (max-width: 991px) {
          .country-selector p + ul > li > ul > li > a {
            display: block; } }
        .country-selector p + ul > li > ul > li > a::before {
          content: "";
          background-image: url(../../assets/img/flags@2x.png);
          background-repeat: no-repeat;
          background-size: 162px 154px;
          width: 18px;
          height: 14px;
          display: inline-block;
          box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.35);
          position: relative;
          left: -10px;
          top: 2px; }
      .country-selector p + ul > li > ul > li .icon-external::after {
        content: "\e905";
        font-family: FontAwesome;
        display: inline-block;
        font-size: .5rem;
        position: relative;
        left: 5px;
        bottom: 4px;
        color: #000; }
  .country-selector ul ul ul {
    display: none;
    padding: 10px 0;
    margin: 0;
    background: #F8F8F8; }
    @media (max-width: 991px) {
      .country-selector ul ul ul {
        position: relative; } }
    @media (min-width: 992px) {
      .country-selector ul ul ul {
        position: absolute;
        top: 0;
        width: calc(100% - 10px); } }
    .country-selector ul ul ul.open {
      display: flex; }
    .country-selector ul ul ul > li {
      padding: 0;
      text-align: center;
      flex-basis: 50%;
      flex-grow: 0;
      border-right: 1px solid #CCCCCC; }
      .country-selector ul ul ul > li a::before {
        content: none; }
      .country-selector ul ul ul > li:last-child {
        border-right: none; }
  @media (min-width: 992px) {
    .country-selector.dynamic-column p + ul > li:nth-child(1) > ul, .country-selector.dynamic-column p + ul > li:nth-child(3) > ul, .country-selector.dynamic-column p + ul > li:nth-child(5) > ul {
      column-count: 1; } }
  @media (min-width: 992px) {
    .country-selector.dynamic-column p + ul > li:nth-child(6) > ul {
      column-count: 2; } }

.custselect-locselector {
  position: relative;
  z-index: 1040; }
  .custselect-locselector .paragraphSystem {
    margin: 0; }
  .custselect-locselector .location-selector {
    padding: 0; }
    @media (max-width: 767px) {
      .custselect-locselector .location-selector .richText-content {
        padding: 0; } }
    @media (min-width: 768px) {
      .custselect-locselector .location-selector .richText-content {
        padding: 15px  0; } }
    @media (min-width: 1200px) {
      .custselect-locselector .location-selector {
        width: 20%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .custselect-locselector .location-selector {
        width: 10%; } }
  .custselect-locselector .country-selector p {
    margin: 0; }
    @media (min-width: 768px) {
      .custselect-locselector .country-selector p {
        padding-right: 15px; } }
    .custselect-locselector .country-selector p a {
      display: inline-block; }
      .custselect-locselector .country-selector p a:hover span {
        color: #30ea03;
    }
      @media (min-width: 1200px) {
        .custselect-locselector .country-selector p a {
          padding: 10px 8px; } }
      @media (min-width: 768px) {
        .custselect-locselector .country-selector p a {
          padding: 10px 0; } }
  .custselect-locselector .location-text {
    display: none; }
    @media (min-width: 1200px) {
      .custselect-locselector .location-text {
        display: inline-block; } }
  @media (max-width: 767px) {
    .custselect-locselector .globe-icon {
      right: 15px;
      top: -39px; } }

.site-content {
  overflow: hidden; }

flag-ae:before {
  background-position: -18px 0; }

.flag-al:before {
  background-position: 0 -98px; }

.flag-am:before {
  background-position: 0 -14px; }

.flag-ar:before {
  background-position: -18px -14px; }

.flag-at:before {
  background-position: -36px 0; }

.flag-au:before {
  background-position: -36px -14px; }

.flag-az:before {
  background-position: 0 -28px; }

.flag-ba:before {
  background-position: -18px -28px; }

.flag-bd:before {
  background-position: -36px -28px; }

.flag-be:before {
  background-position: -54px 0; }

.flag-bg:before {
  background-position: -54px -14px; }

.flag-br:before {
  background-position: -54px -28px; }

.flag-by:before {
  background-position: 0 -42px; }

.flag-ca:before {
  background-position: -18px -42px; }

.flag-caricom:before {
  background-position: -36px -42px; }

.flag-ch:before {
  background-position: -54px -42px; }

.flag-ci:before {
  background-position: 0 -56px; }

.flag-cl:before {
  background-position: -18px -56px; }

.flag-cm:before {
  background-position: -36px -56px; }

.flag-cn:before {
  background-position: -54px -56px; }

.flag-co:before {
  background-position: -72px 0; }

.flag-cr:before {
  background-position: -72px -14px; }

.flag-cy:before {
  background-position: -72px -28px; }

.flag-cz:before {
  background-position: -72px -42px; }

.flag-de:before {
  background-position: -72px -56px; }

.flag-dk:before {
  background-position: 0 -70px; }

.flag-do:before {
  background-position: -18px -70px; }

.flag-dz:before {
  background-position: -36px -70px; }

.flag-ec:before {
  background-position: -54px -70px; }

.flag-ee:before {
  background-position: -72px -70px; }

.flag-eg:before {
  background-position: -90px 0; }

.flag-es:before {
  background-position: -90px -14px; }

.flag-fi:before {
  background-position: -90px -28px; }

.flag-fr:before {
  background-position: -90px -42px; }

.flag-gb:before {
  background-position: -90px -56px; }

.flag-ge:before {
  background-position: -90px -70px; }

.flag-gh:before {
  background-position: 0 -84px; }

.flag-gr:before {
  background-position: -18px -84px; }

.flag-gt:before {
  background-position: -36px -84px; }

.flag-hk:before {
  background-position: -54px -84px; }

.flag-hn:before {
  background-position: -72px -84px; }

.flag-hr:before {
  background-position: -90px -84px; }

.flag-hu:before {
  background-position: -108px 0; }

.flag-id:before {
  background-position: -108px -14px; }

.flag-ie:before {
  background-position: -108px -28px; }

.flag-il:before {
  background-position: -108px -42px; }

.flag-in:before {
  background-position: -108px -56px; }

.flag-is:before {
  background-position: -108px -70px; }

.flag-it:before {
  background-position: -108px -84px; }

.flag-jm:before {
  background-position: 0; }

.flag-jp:before {
  background-position: -18px -98px; }

.flag-ke:before {
  background-position: -36px -98px; }

.flag-kh:before {
  background-position: -54px -98px; }

.flag-kr:before {
  background-position: -72px -98px; }

.flag-kz:before {
  background-position: -90px -98px; }

.flag-lk:before {
  background-position: -108px -98px; }

.flag-lt:before {
  background-position: 0 -112px; }

.flag-lu:before {
  background-position: -18px -112px; }

.flag-lv:before {
  background-position: -36px -112px; }

.flag-ma:before {
  background-position: -54px -112px; }

.flag-md:before {
  background-position: -72px -112px; }

.flag-mk:before {
  background-position: -90px -112px; }

.flag-mm:before {
  background-position: -108px -112px; }

.flag-mt:before {
  background-position: -126px 0; }

.flag-mx:before {
  background-position: -126px -14px; }

.flag-my:before {
  background-position: -126px -28px; }

.flag-ng:before {
  background-position: -126px -42px; }

.flag-ni:before {
  background-position: -126px -56px; }

.flag-nl:before {
  background-position: -126px -70px; }

.flag-no:before {
  background-position: -126px -84px; }

.flag-nz:before {
  background-position: -126px -98px; }

.flag-pa:before {
  background-position: -126px -112px; }

.flag-pe:before {
  background-position: 0 -126px; }

.flag-ph:before {
  background-position: -18px -126px; }

.flag-pk:before {
  background-position: -36px -126px; }

.flag-pl:before {
  background-position: -54px -126px; }

.flag-pt:before {
  background-position: -72px -126px; }

.flag-ro:before {
  background-position: -90px -126px; }

.flag-rs:before {
  background-position: -108px -126px; }

.flag-ru:before {
  background-position: -126px -126px; }

.flag-sa:before {
  background-position: -144px 0; }

.flag-se:before {
  background-position: -144px -14px; }

.flag-sg:before {
  background-position: -144px -28px; }

.flag-si:before {
  background-position: -144px -42px; }

.flag-sk:before {
  background-position: -144px -56px; }

.flag-sv:before {
  background-position: -144px -70px; }

.flag-th:before {
  background-position: -144px -84px; }

.flag-tn:before {
  background-position: -144px -98px; }

.flag-tr:before {
  background-position: -144px -112px; }

.flag-tt:before {
  background-position: -144px -126px; }

.flag-tw:before {
  background-position: 0 -140px; }

.flag-ua:before {
  background-position: -18px -140px; }

.flag-us:before {
  background-position: -36px -140px; }

.flag-uy:before {
  background-position: -54px -140px; }

.flag-uz:before {
  background-position: -72px -140px; }

.flag-ve:before {
  background-position: -90px -140px; }

.flag-vn:before {
  background-position: -108px -140px; }

.flag-za:before {
  background-position: -126px -140px; }

.no-flag p + ul > li > ul > li > a {
  padding-left: 10px !important; }
  .no-flag p + ul > li > ul > li > a::before {
    background-image: none !important;
    content: none !important; }

/*
#################################################################

CUSOTM RICHTEXT 
------------------
Summary: 
Project: 
Usage: custom richtex for select menu in mobile

#################################################################
*/
.custom-select a {
  text-decoration: none; }

.custom-select h2 .icon-angle-right {
  color: #544F40;
  display: inline-block;
  position: relative;
  left: 10px;
  top: 5px;
  transform: rotate(90deg); }
  .custom-select h2 .icon-angle-right.open {
    transform: rotate(-90deg); }

.custom-select h2 .body-title {
  display: inline-block; }

@media (min-width: 768px) {
  .custom-select h2 {
    display: none; } }

.custom-select ul {
  list-style: none;
  display: flex;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0; }
  @media (min-width: 768px) {
    .custom-select ul {
      text-transform: uppercase;
      justify-content: center; } }
  @media (max-width: 767px) {
    .custom-select ul {
      flex-direction: column;
      display: none;
      position: absolute;
      background: #ffffff;
      z-index: 1020;
      width: 95%;
      padding: 15px;
      box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.15); }
      .custom-select ul.open {
        display: flex; } }
  .custom-select ul li {
    overflow: hidden;
    position: relative; }
    @media (min-width: 768px) {
      .custom-select ul li {
        flex-grow: 1; } }
  @media (min-width: 768px) {
    .custom-select ul a {
      text-align: center;
      border-bottom: 1px solid #e7e7e7;
      padding: 10px 25px;
      display: block; }
      .custom-select ul a::before {
        content: "";
        width: 100%;
        height: 2px;
        bottom: 0;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        background: transparent; }
      .custom-select ul a:hover, .custom-select ul a:focus {
        overflow: hidden; }
        .custom-select ul a:hover::before, .custom-select ul a:focus::before {
          background: #30ea03; } }

.is-active-li-1 .custom-select li:first-child a {
  color: #fff;
  background-color: #000;
   }
  .is-active-li-1 .custom-select li:first-child a::before {
    background: #30ea03; }

.is-active-li-2 .custom-select li:nth-child(2) a {
  color: #fff;
 background-color: #000; }
  .is-active-li-2 .custom-select li:nth-child(2) a::before {
    background: #30ea03; }

.is-active-li-3 .custom-select li:nth-child(3) a {
  color: #000; }
  .is-active-li-3 .custom-select li:nth-child(3) a::before {
    background: #000; }

.is-active-li-4 .custom-select li:nth-child(4) a {
  color: #000; }
  .is-active-li-4 .custom-select li:nth-child(4) a::before {
    background: #000; }

@media (max-width: 767px) {
  .custselect-locselector .select-boxcomp {
    padding: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .custselect-locselector .select-boxcomp {
    width: 84%;
    margin-left: 6%;
    padding: 0; } }

@media (min-width: 1200px) {
  .custselect-locselector .select-boxcomp {
    margin-left: 15%;
    width: 65%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .custselect-locselector .custom-select {
    padding: 0; } }

@media (max-width: 767px) {
  .custselect-locselector .custom-select h2 {
    width: max-content;
    margin-bottom: 0; } }

@media (max-width: 767px) {
  .custselect-locselector .custom-select ul {
    margin-top: 10px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .custselect-locselector .custom-select ul a {
    padding: 10px 9px; } }

@media (min-width: 992px) {
  .custselect-locselector .custom-select ul a {
    padding: 10px 15px; } }

@media (max-width: 767px) {
  .custselect-locselector .custom-select .richText-content {
    padding: 15px 0; } }

/*
#################################################################

ICONS
------------------

#################################################################
*/
[class^="icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'FontAwesome' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icons-bg {
  font-size: 1.5rem;
  color: #ffffff; }
  .icons-bg:hover, .icons-bg:focus {
    color: #15717D; }

.icons-bg {
  width: 56px;
  height: 56px;
  background: #000;
  border-radius: 52px;
  display: inline-block;
  line-height: 56px;
  text-align: center; }
  .icons-bg:hover {
    background: #ffffff; }

.user {
  font-size: 4rem; }
  .user::before {
    color: #544F40; }
  .user:hover::before {
    color: #15717D; }

.icon-world:before {
  content: "\e913"; }

.icon-website-user:before {
  content: "\e911"; }

.icon-product-service-user:before {
  content: "\e90b"; }

.icon-healthcare:before {
  content: "\e906"; }

.icon-careers:before {
  content: "\e900"; }

.icon-whistleblower:before {
  background: url('../../assets/img/whistleblower.png'); 
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: inline-block;
  height: 64px;
  width: 64px;
}
body .custom-container .custom-links .content-block .richText-content .is-active.custom-links-content .icon-whistleblower::before,
.custom-links .content-block .richText-content .custom-links-content:hover .icon-whistleblower::before {
  filter: brightness(0) saturate(100%) invert(55%) sepia(34%) saturate(2225%) hue-rotate(69deg) brightness(114%) contrast(107%);
}

.icon-external:before {
  content: "\e905"; }

.icon-collection:before {
  content: "\e902"; }

.icon-contact:before {
  content: "\e903"; }

.icon-cookie:before {
  content: "\e904"; }

.icon-how-use-and-why:before {
  content: "\e907"; }

.icon-keep:before {
  content: "\e908"; }

.icon-minors:before {
  content: "\e90a"; }

.icon-protection:before {
  content: "\e90c"; }

.icon-rights:before {
  content: "\e90d"; }

.icon-share:before {
  content: "\e90e"; }

.icon-transfer:before {
  content: "\e90f"; }

.icon-update:before {
  content: "\e910"; }

.icon-who-controls:before {
  content: "\e912"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-close:before {
  content: "\e901"; }

.icon-left-arrow:before {
  content: "\e909"; }

.wrapper-icon {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap; }

.container-icon {
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3edda;
  border: 15px solid #ffffff;
  box-sizing: border-box; }

.container-icon-25 {
  width: 25%;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3edda;
  border: 15px solid #ffffff;
  box-sizing: border-box; }

.container-50 {
  width: 50%;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3edda;
  border: 15px solid #ffffff;
  box-sizing: border-box; }

.container-white {
  background: #ffffff; }

/*
#################################################################

UTILITIES
------------------
Summary: Atomic CSS / utility classes
Project: Privacy Centre
------------------
Usage: Enable features in this stylesheet in variables file to include utilities 
into the stylesheet. By default utilities are not included as
default due to AEM not accepting class names at a global level.

#################################################################
*/
.u-align-baseline {
  vertical-align: baseline !important; }

.u-align-top {
  vertical-align: top !important; }

.u-align-middle {
  vertical-align: middle !important; }

.u-align-bottom {
  vertical-align: bottom !important; }

.u-align-text-bottom {
  vertical-align: text-bottom !important; }

.u-align-text-top {
  vertical-align: text-top !important; }

.u-bg-white {
  background-color: #ffffff !important; }

a.u-bg-white:focus {
  background-color: #e6e6e6 !important; }

a.u-bg-white:hover {
  background-color: #e6e6e6 !important; }

.u-bg-black {
  background-color: #000 !important; }

a.u-bg-black:focus {
  background-color: black !important; }

a.u-bg-black:hover {
  background-color: black !important; }

.u-bg-color-1 {
  background-color: #15717D !important; }

a.u-bg-color-1:focus {
  background-color: #0e4a51 !important; }

a.u-bg-color-1:hover {
  background-color: #0e4a51 !important; }

.u-bg-color-2 {
  background-color: #544F40 !important; }

a.u-bg-color-2:focus {
  background-color: #37342a !important; }

a.u-bg-color-2:hover {
  background-color: #37342a !important; }

.u-bg-color-3 {
  background-color: #f3edda !important; }

a.u-bg-color-3:focus {
  background-color: #e7dab3 !important; }

a.u-bg-color-3:hover {
  background-color: #e7dab3 !important; }

.u-bg-color-4 {
  background-color: #1badc4 !important; }

a.u-bg-color-4:focus {
  background-color: #158597 !important; }

a.u-bg-color-4:hover {
  background-color: #158597 !important; }

.u-bg-color-5 {
  background-color: #e22345 !important; }

a.u-bg-color-5:focus {
  background-color: #ba1835 !important; }

a.u-bg-color-5:hover {
  background-color: #ba1835 !important; }

.u-border-none {
  border: 0 !important; }

.u-border-top-none {
  border-top: 0 !important; }

.u-border-right-none {
  border-right: 0 !important; }

.u-border-bottom-none {
  border-bottom: 0 !important; }

.u-border-left-none {
  border-left: 0 !important; }

.u-rounded-none {
  border-radius: 0; }

.u-rounded-circle {
  border-radius: 50%; }

.u-clearfix:before, .u-clearfix:after {
  content: "";
  display: table; }

.u-clearfix:after {
  clear: both; }

.u-fixed-top,
.u-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1010; }

.u-fixed-top,
.u-sticky-top {
  top: 0; }

.u-fixed-bottom {
  bottom: 0; }

.u-sticky-top {
  position: sticky;
  z-index: 1050; }

.u-text-center {
  text-align: center; }

.u-text-right {
  text-align: right; }

.u-text-left {
  text-align: left; }

.u-text-lowercase {
  text-transform: lowercase !important; }

.u-text-uppercase {
  text-transform: uppercase !important; }

.u-text-caps {
  text-transform: capitalize !important; }

.u-text-inherit {
  text-transform: inherit !important; }

.u-link-decoration-none a {
  text-decoration: none; }

.u-font-weight-normal {
  font-weight: 400; }

.u-font-weight-bold {
  font-weight: 700; }

.u-font-italic {
  font-style: italic; }

.u-text-color-1 {
  color: #000 !important; }

a.u-text-color-1:focus {
  color: black !important; }

a.u-text-color-1:hover {
  color: black !important; }

.u-text-color-2 {
  color: #000 !important; }

a.u-text-color-2:focus {
  color: black !important; }

a.u-text-color-2:hover {
  color: black !important; }

.u-text-color-3 {
  color: #000 !important; }

a.u-text-color-3:focus {
  color: black !important; }

a.u-text-color-3:hover {
  color: black !important; }

.u-text-color-4 {
  color: #000 !important; }

a.u-text-color-4:focus {
  color: black !important; }

a.u-text-color-4:hover {
  color: black !important; }

.u-text-color-5 {
  color: #000 !important; }

a.u-text-color-5:focus {
  color: black !important; }

a.u-text-color-5:hover {
  color: black !important; }

.u-text-color-6 {
  color: #000 !important; }

a.u-text-color-6:focus {
  color: black !important; }

a.u-text-color-6:hover {
  color: black !important; }

.u-text-black {
  color: #000 !important; }

a.u-text-black:focus {
  color: black !important; }

a.u-text-black:hover {
  color: black !important; }

.u-text-white {
  color: #ffffff !important; }

a.u-text-white:focus {
  color: #e6e6e6 !important; }

a.u-text-white:hover {
  color: #e6e6e6 !important; }

.u-text-gray-darker {
  color: #333333 !important; }

a.u-text-gray-darker:focus {
  color: #1a1a1a !important; }

a.u-text-gray-darker:hover {
  color: #1a1a1a !important; }

.u-text-gray-dark {
  color: #544f40 !important; }

a.u-text-gray-dark:focus {
  color: #37342a !important; }

a.u-text-gray-dark:hover {
  color: #37342a !important; }

.u-text-gray {
  color: #CCCCCC !important; }

a.u-text-gray:focus {
  color: #b3b3b3 !important; }

a.u-text-gray:hover {
  color: #b3b3b3 !important; }

.u-text-gray-light {
  color: #e7e7e7 !important; }

a.u-text-gray-light:focus {
  color: #cecece !important; }

a.u-text-gray-light:hover {
  color: #cecece !important; }

.u-text-gray-lighter {
  color: #f2f1ef !important; }

a.u-text-gray-lighter:focus {
  color: #dbd8d3 !important; }

a.u-text-gray-lighter:hover {
  color: #dbd8d3 !important; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.u-hidden {
  display: none !important; }

.u-relative {
  position: relative; }

.u-absolute {
  position: absolute; }

.u-static {
  position: static; }

.u-inline-block {
  display: inline-block; }

.u-block {
  display: block; }

.u-flex {
  display: flex; }

.u-background-none {
  background: none; }

.u-outline-none {
  outline: none; }

.u-overflow-visible {
  overflow: visible; }

.u-height-auto {
  height: auto; }

.u-input-border-radius {
  border-radius: 2rem; }

.u-mb-15 {
  margin-bottom: 15px; }

.u-mb-13 {
  margin-bottom: 13px; }

.u-row-mx-0 > .row {
  margin: 0 !important; }

.u-box-white {
  background: #ffffff; }

.u-box-shadow {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); }

.u-border-top::before {
  content: "";
  width: 100%;
  margin: 0;
  background: #e7e7e7;
  height: 2px;
  position: absolute;
  left: 0;
  top: 0; }

.u-border-bottom::after {
  content: "";
  width: calc(100% - 30px);
  margin: 0 15px;
  background: rgba(21, 113, 125, 0.2);
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0; }

.u-static {
  position: static !important; }

.u-border {
  border: 15px solid #ffffff;
  border-bottom: 0; }

.u-mb-30 {
  margin-bottom: 30px; }

.u-paragraphSystem-mx-0 > .component-content > .paragraphSystem {
  margin: 0; }

.u-mb-img-30 img {
  margin-bottom: 30px; }

.u-py-block-quote {
  padding-top: 60px;
  padding-bottom: 15px; }
  @media (min-width: 992px) {
    .u-py-block-quote {
      padding-top: 90px;
      padding-bottom: 90px; } }

@media (min-width: 992px) {
  .u-m-auto-sm {
    float: none;
    margin: 0 auto; } }

.affix {
  position: fixed; }

.u-w-25 {
  width: 25% !important; }

.u-w-50 {
  width: 50% !important; }

.u-w-75 {
  width: 75% !important; }

.u-w-100, .u-image-responsive img {
  width: 100% !important; }

.u-h-25 {
  height: 25% !important; }

.u-h-50 {
  height: 50% !important; }

.u-h-75 {
  height: 75% !important; }

.u-h-100 {
  height: 100% !important; }

.u-mw-100, .u-image-responsive img {
  max-width: 100% !important; }

.u-mh-100 {
  max-height: 100% !important; }

.u-m-0 {
  margin: 0 !important; }

.u-mt-0,
.u-my-0 {
  margin-top: 0 !important; }

.u-mr-0,
.u-mx-0 {
  margin-right: 0 !important; }

.u-mb-0,
.u-my-0 {
  margin-bottom: 0 !important; }

.u-ml-0,
.u-mx-0 {
  margin-left: 0 !important; }

.u-m-1 {
  margin: 0.25rem !important; }

.u-mt-1,
.u-my-1 {
  margin-top: 0.25rem !important; }

.u-mr-1,
.u-mx-1 {
  margin-right: 0.25rem !important; }

.u-mb-1,
.u-my-1 {
  margin-bottom: 0.25rem !important; }

.u-ml-1,
.u-mx-1 {
  margin-left: 0.25rem !important; }

.u-m-2 {
  margin: 0.5rem !important; }

.u-mt-2,
.u-my-2 {
  margin-top: 0.5rem !important; }

.u-mr-2,
.u-mx-2 {
  margin-right: 0.5rem !important; }

.u-mb-2,
.u-my-2 {
  margin-bottom: 0.5rem !important; }

.u-ml-2,
.u-mx-2 {
  margin-left: 0.5rem !important; }

.u-m-3 {
  margin: 1rem !important; }

.u-mt-3,
.u-my-3 {
  margin-top: 1rem !important; }

.u-mr-3,
.u-mx-3 {
  margin-right: 1rem !important; }

.u-mb-3,
.u-my-3 {
  margin-bottom: 1rem !important; }

.u-ml-3,
.u-mx-3 {
  margin-left: 1rem !important; }

.u-m-4 {
  margin: 1.5rem !important; }

.u-mt-4,
.u-my-4 {
  margin-top: 1.5rem !important; }

.u-mr-4,
.u-mx-4 {
  margin-right: 1.5rem !important; }

.u-mb-4,
.u-my-4 {
  margin-bottom: 1.5rem !important; }

.u-ml-4,
.u-mx-4 {
  margin-left: 1.5rem !important; }

.u-m-5 {
  margin: 3rem !important; }

.u-mt-5,
.u-my-5 {
  margin-top: 3rem !important; }

.u-mr-5,
.u-mx-5 {
  margin-right: 3rem !important; }

.u-mb-5,
.u-my-5 {
  margin-bottom: 3rem !important; }

.u-ml-5,
.u-mx-5 {
  margin-left: 3rem !important; }

.u-p-0 {
  padding: 0 !important; }

.u-pt-0,
.u-py-0 {
  padding-top: 0 !important; }

.u-pr-0,
.u-px-0 {
  padding-right: 0 !important; }

.u-pb-0,
.u-py-0 {
  padding-bottom: 0 !important; }

.u-pl-0,
.u-px-0 {
  padding-left: 0 !important; }

.u-p-1 {
  padding: 0.25rem !important; }

.u-pt-1,
.u-py-1 {
  padding-top: 0.25rem !important; }

.u-pr-1,
.u-px-1 {
  padding-right: 0.25rem !important; }

.u-pb-1,
.u-py-1 {
  padding-bottom: 0.25rem !important; }

.u-pl-1,
.u-px-1 {
  padding-left: 0.25rem !important; }

.u-p-2 {
  padding: 0.5rem !important; }

.u-pt-2,
.u-py-2 {
  padding-top: 0.5rem !important; }

.u-pr-2,
.u-px-2 {
  padding-right: 0.5rem !important; }

.u-pb-2,
.u-py-2 {
  padding-bottom: 0.5rem !important; }

.u-pl-2,
.u-px-2 {
  padding-left: 0.5rem !important; }

.u-p-3 {
  padding: 15px !important; }

.u-pt-3,
.u-py-3 {
  padding-top: 15px !important; }

.u-pr-3,
.u-px-3 {
  padding-right: 15px !important; }

.u-pb-3,
.u-py-3 {
  padding-bottom: 15px !important; }

.u-pl-3,
.u-px-3 {
  padding-left: 15px !important; }

.u-p-4 {
  padding: 1.5rem !important; }

.u-pt-4,
.u-py-4 {
  padding-top: 1.5rem !important; }

.u-pr-4,
.u-px-4 {
  padding-right: 1.5rem !important; }

.u-pb-4,
.u-py-4 {
  padding-bottom: 1.5rem !important; }

.u-pl-4,
.u-px-4 {
  padding-left: 1.5rem !important; }

.u-p-5 {
  padding: 3rem !important; }

.u-pt-5,
.u-py-5 {
  padding-top: 3rem !important; }

.u-pr-5,
.u-px-5 {
  padding-right: 3rem !important; }

.u-pb-5,
.u-py-5 {
  padding-bottom: 3rem !important; }

.u-pl-5,
.u-px-5 {
  padding-left: 3rem !important; }

.u-m-auto {
  margin: auto !important; }

.u-mt-auto,
.u-my-auto {
  margin-top: auto !important; }

.u-mr-auto,
.u-mx-auto {
  margin-right: auto !important; }

.u-mb-auto,
.u-my-auto {
  margin-bottom: auto !important; }

.u-ml-auto,
.u-mx-auto {
  margin-left: auto !important; }

@media (min-width: 768px) {
  .u-sm-block {
    display: block !important; }
  .u-mb-sm-15 {
    margin-bottom: 15px; }
  .u-m-sm-0 {
    margin: 0 !important; }
  .u-mt-sm-0,
  .u-my-sm-0 {
    margin-top: 0 !important; }
  .u-mr-sm-0,
  .u-mx-sm-0 {
    margin-right: 0 !important; }
  .u-mb-sm-0,
  .u-my-sm-0 {
    margin-bottom: 0 !important; }
  .u-ml-sm-0,
  .u-mx-sm-0 {
    margin-left: 0 !important; }
  .u-m-sm-1 {
    margin: 0.25rem !important; }
  .u-mt-sm-1,
  .u-my-sm-1 {
    margin-top: 0.25rem !important; }
  .u-mr-sm-1,
  .u-mx-sm-1 {
    margin-right: 0.25rem !important; }
  .u-mb-sm-1,
  .u-my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .u-ml-sm-1,
  .u-mx-sm-1 {
    margin-left: 0.25rem !important; }
  .u-m-sm-2 {
    margin: 0.5rem !important; }
  .u-mt-sm-2,
  .u-my-sm-2 {
    margin-top: 0.5rem !important; }
  .u-mr-sm-2,
  .u-mx-sm-2 {
    margin-right: 0.5rem !important; }
  .u-mb-sm-2,
  .u-my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .u-ml-sm-2,
  .u-mx-sm-2 {
    margin-left: 0.5rem !important; }
  .u-m-sm-3 {
    margin: 1rem !important; }
  .u-mt-sm-3,
  .u-my-sm-3 {
    margin-top: 1rem !important; }
  .u-mr-sm-3,
  .u-mx-sm-3 {
    margin-right: 1rem !important; }
  .u-mb-sm-3,
  .u-my-sm-3 {
    margin-bottom: 1rem !important; }
  .u-ml-sm-3,
  .u-mx-sm-3 {
    margin-left: 1rem !important; }
  .u-m-sm-4 {
    margin: 1.5rem !important; }
  .u-mt-sm-4,
  .u-my-sm-4 {
    margin-top: 1.5rem !important; }
  .u-mr-sm-4,
  .u-mx-sm-4 {
    margin-right: 1.5rem !important; }
  .u-mb-sm-4,
  .u-my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .u-ml-sm-4,
  .u-mx-sm-4 {
    margin-left: 1.5rem !important; }
  .u-m-sm-5 {
    margin: 3rem !important; }
  .u-mt-sm-5,
  .u-my-sm-5 {
    margin-top: 3rem !important; }
  .u-mr-sm-5,
  .u-mx-sm-5 {
    margin-right: 3rem !important; }
  .u-mb-sm-5,
  .u-my-sm-5 {
    margin-bottom: 3rem !important; }
  .u-ml-sm-5,
  .u-mx-sm-5 {
    margin-left: 3rem !important; }
  .u-p-sm-0 {
    padding: 0 !important; }
  .u-pt-sm-0,
  .u-py-sm-0 {
    padding-top: 0 !important; }
  .u-pr-sm-0,
  .u-px-sm-0 {
    padding-right: 0 !important; }
  .u-pb-sm-0,
  .u-py-sm-0 {
    padding-bottom: 0 !important; }
  .u-pl-sm-0,
  .u-px-sm-0 {
    padding-left: 0 !important; }
  .u-p-sm-1 {
    padding: 0.25rem !important; }
  .u-pt-sm-1,
  .u-py-sm-1 {
    padding-top: 0.25rem !important; }
  .u-pr-sm-1,
  .u-px-sm-1 {
    padding-right: 0.25rem !important; }
  .u-pb-sm-1,
  .u-py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .u-pl-sm-1,
  .u-px-sm-1 {
    padding-left: 0.25rem !important; }
  .u-p-sm-2 {
    padding: 0.5rem !important; }
  .u-pt-sm-2,
  .u-py-sm-2 {
    padding-top: 0.5rem !important; }
  .u-pr-sm-2,
  .u-px-sm-2 {
    padding-right: 0.5rem !important; }
  .u-pb-sm-2,
  .u-py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .u-pl-sm-2,
  .u-px-sm-2 {
    padding-left: 0.5rem !important; }
  .u-p-sm-3 {
    padding: 1rem !important; }
  .u-pt-sm-3,
  .u-py-sm-3 {
    padding-top: 15px !important; }
  .u-pr-sm-3,
  .u-px-sm-3 {
    padding-right: 15px !important; }
  .u-pb-sm-3,
  .u-py-sm-3 {
    padding-bottom: 15px !important; }
  .u-pl-sm-3,
  .u-px-sm-3 {
    padding-left: 15px !important; }
  .u-p-sm-4 {
    padding: 1.5rem !important; }
  .u-pt-sm-4,
  .u-py-sm-4 {
    padding-top: 1.5rem !important; }
  .u-pr-sm-4,
  .u-px-sm-4 {
    padding-right: 1.5rem !important; }
  .u-pb-sm-4,
  .u-py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .u-pl-sm-4,
  .u-px-sm-4 {
    padding-left: 1.5rem !important; }
  .u-p-sm-5 {
    padding: 3rem !important; }
  .u-pt-sm-5,
  .u-py-sm-5 {
    padding-top: 3rem !important; }
  .u-pr-sm-5,
  .u-px-sm-5 {
    padding-right: 3rem !important; }
  .u-pb-sm-5,
  .u-py-sm-5 {
    padding-bottom: 3rem !important; }
  .u-pl-sm-5,
  .u-px-sm-5 {
    padding-left: 3rem !important; }
  .u-m-sm-auto {
    margin: auto !important; }
  .u-mt-sm-auto,
  .u-my-sm-auto {
    margin-top: auto !important; }
  .u-mr-sm-auto,
  .u-mx-sm-auto {
    margin-right: auto !important; }
  .u-mb-sm-auto,
  .u-my-sm-auto {
    margin-bottom: auto !important; }
  .u-ml-sm-auto,
  .u-mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .u-md-background-none {
    background: none; }
  .u-md-inline-block {
    display: inline-block; }
  .u-md-relative {
    position: relative; }
  .h-md-active-nav-position {
    left: 0;
    right: 0;
    position: absolute; }
  .h-md-nav-top-height {
    top: -0.5rem;
    height: 0.5rem; }
  .h-md-nav-bottom-height {
    bottom: -1rem;
    height: 1rem; }
  .u-m-md-0 {
    margin: 0 !important; }
  .u-mt-md-0,
  .u-my-md-0 {
    margin-top: 0 !important; }
  .u-mr-md-0,
  .u-mx-md-0 {
    margin-right: 0 !important; }
  .u-mb-md-0,
  .u-my-md-0 {
    margin-bottom: 0 !important; }
  .u-ml-md-0,
  .u-mx-md-0 {
    margin-left: 0 !important; }
  .u-m-md-1 {
    margin: 0.25rem !important; }
  .u-mt-md-1,
  .u-my-md-1 {
    margin-top: 0.25rem !important; }
  .u-mr-md-1,
  .u-mx-md-1 {
    margin-right: 0.25rem !important; }
  .u-mb-md-1,
  .u-my-md-1 {
    margin-bottom: 0.25rem !important; }
  .u-ml-md-1,
  .u-mx-md-1 {
    margin-left: 0.25rem !important; }
  .u-m-md-2 {
    margin: 0.5rem !important; }
  .u-mt-md-2,
  .u-my-md-2 {
    margin-top: 0.5rem !important; }
  .u-mr-md-2,
  .u-mx-md-2 {
    margin-right: 0.5rem !important; }
  .u-mb-md-2,
  .u-my-md-2 {
    margin-bottom: 0.5rem !important; }
  .u-ml-md-2,
  .u-mx-md-2 {
    margin-left: 0.5rem !important; }
  .u-m-md-3 {
    margin: 1rem !important; }
  .u-mt-md-3,
  .u-my-md-3 {
    margin-top: 1rem !important; }
  .u-mr-md-3,
  .u-mx-md-3 {
    margin-right: 1rem !important; }
  .u-mb-md-3,
  .u-my-md-3 {
    margin-bottom: 1rem !important; }
  .u-ml-md-3,
  .u-mx-md-3 {
    margin-left: 1rem !important; }
  .u-m-md-4 {
    margin: 1.5rem !important; }
  .u-mt-md-4,
  .u-my-md-4 {
    margin-top: 1.5rem !important; }
  .u-mr-md-4,
  .u-mx-md-4 {
    margin-right: 1.5rem !important; }
  .u-mb-md-4,
  .u-my-md-4 {
    margin-bottom: 1.5rem !important; }
  .u-ml-md-4,
  .u-mx-md-4 {
    margin-left: 1.5rem !important; }
  .u-m-md-5 {
    margin: 3rem !important; }
  .u-mt-md-5,
  .u-my-md-5 {
    margin-top: 3rem !important; }
  .u-mr-md-5,
  .u-mx-md-5 {
    margin-right: 3rem !important; }
  .u-mb-md-5,
  .u-my-md-5 {
    margin-bottom: 3rem !important; }
  .u-ml-md-5,
  .u-mx-md-5 {
    margin-left: 3rem !important; }
  .u-p-md-0 {
    padding: 0 !important; }
  .u-pt-md-0,
  .u-py-md-0 {
    padding-top: 0 !important; }
  .u-pr-md-0,
  .u-px-md-0 {
    padding-right: 0 !important; }
  .u-pb-md-0,
  .u-py-md-0 {
    padding-bottom: 0 !important; }
  .u-pl-md-0,
  .u-px-md-0 {
    padding-left: 0 !important; }
  .u-p-md-1 {
    padding: 0.25rem !important; }
  .u-pt-md-1,
  .u-py-md-1 {
    padding-top: 0.25rem !important; }
  .u-pr-md-1,
  .u-px-md-1 {
    padding-right: 0.25rem !important; }
  .u-pb-md-1,
  .u-py-md-1 {
    padding-bottom: 0.25rem !important; }
  .u-pl-md-1,
  .u-px-md-1 {
    padding-left: 0.25rem !important; }
  .u-p-md-2 {
    padding: 0.5rem !important; }
  .u-pt-md-2,
  .u-py-md-2 {
    padding-top: 0.5rem !important; }
  .u-pr-md-2,
  .u-px-md-2 {
    padding-right: 0.5rem !important; }
  .u-pb-md-2,
  .u-py-md-2 {
    padding-bottom: 0.5rem !important; }
  .u-pl-md-2,
  .u-px-md-2 {
    padding-left: 0.5rem !important; }
  .u-p-md-3 {
    padding: 1rem !important; }
  .u-pt-md-3,
  .u-py-md-3 {
    padding-top: 1rem !important; }
  .u-pr-md-3,
  .u-px-md-3 {
    padding-right: 1rem !important; }
  .u-pb-md-3,
  .u-py-md-3 {
    padding-bottom: 1rem !important; }
  .u-pl-md-3,
  .u-px-md-3 {
    padding-left: 1rem !important; }
  .u-p-md-4 {
    padding: 1.5rem !important; }
  .u-pt-md-4,
  .u-py-md-4 {
    padding-top: 1.5rem !important; }
  .u-pr-md-4,
  .u-px-md-4 {
    padding-right: 1.5rem !important; }
  .u-pb-md-4,
  .u-py-md-4 {
    padding-bottom: 1.5rem !important; }
  .u-pl-md-4,
  .u-px-md-4 {
    padding-left: 1.5rem !important; }
  .u-p-md-5 {
    padding: 3rem !important; }
  .u-pt-md-5,
  .u-py-md-5 {
    padding-top: 3rem !important; }
  .u-pr-md-5,
  .u-px-md-5 {
    padding-right: 3rem !important; }
  .u-pb-md-5,
  .u-py-md-5 {
    padding-bottom: 3rem !important; }
  .u-pl-md-5,
  .u-px-md-5 {
    padding-left: 3rem !important; }
  .u-m-md-auto {
    margin: auto !important; }
  .u-mt-md-auto,
  .u-my-md-auto {
    margin-top: auto !important; }
  .u-mr-md-auto,
  .u-mx-md-auto {
    margin-right: auto !important; }
  .u-mb-md-auto,
  .u-my-md-auto {
    margin-bottom: auto !important; }
  .u-ml-md-auto,
  .u-mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .u-m-lg-0 {
    margin: 0 !important; }
  .u-mt-lg-0,
  .u-my-lg-0 {
    margin-top: 0 !important; }
  .u-mr-lg-0,
  .u-mx-lg-0 {
    margin-right: 0 !important; }
  .u-mb-lg-0,
  .u-my-lg-0 {
    margin-bottom: 0 !important; }
  .u-ml-lg-0,
  .u-mx-lg-0 {
    margin-left: 0 !important; }
  .u-m-lg-1 {
    margin: 0.25rem !important; }
  .u-mt-lg-1,
  .u-my-lg-1 {
    margin-top: 0.25rem !important; }
  .u-mr-lg-1,
  .u-mx-lg-1 {
    margin-right: 0.25rem !important; }
  .u-mb-lg-1,
  .u-my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .u-ml-lg-1,
  .u-mx-lg-1 {
    margin-left: 0.25rem !important; }
  .u-m-lg-2 {
    margin: 0.5rem !important; }
  .u-mt-lg-2,
  .u-my-lg-2 {
    margin-top: 0.5rem !important; }
  .u-mr-lg-2,
  .u-mx-lg-2 {
    margin-right: 0.5rem !important; }
  .u-mb-lg-2,
  .u-my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .u-ml-lg-2,
  .u-mx-lg-2 {
    margin-left: 0.5rem !important; }
  .u-m-lg-3 {
    margin: 1rem !important; }
  .u-mt-lg-3,
  .u-my-lg-3 {
    margin-top: 1rem !important; }
  .u-mr-lg-3,
  .u-mx-lg-3 {
    margin-right: 1rem !important; }
  .u-mb-lg-3,
  .u-my-lg-3 {
    margin-bottom: 1rem !important; }
  .u-ml-lg-3,
  .u-mx-lg-3 {
    margin-left: 1rem !important; }
  .u-m-lg-4 {
    margin: 1.5rem !important; }
  .u-mt-lg-4,
  .u-my-lg-4 {
    margin-top: 1.5rem !important; }
  .u-mr-lg-4,
  .u-mx-lg-4 {
    margin-right: 1.5rem !important; }
  .u-mb-lg-4,
  .u-my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .u-ml-lg-4,
  .u-mx-lg-4 {
    margin-left: 1.5rem !important; }
  .u-m-lg-5 {
    margin: 3rem !important; }
  .u-mt-lg-5,
  .u-my-lg-5 {
    margin-top: 3rem !important; }
  .u-mr-lg-5,
  .u-mx-lg-5 {
    margin-right: 3rem !important; }
  .u-mb-lg-5,
  .u-my-lg-5 {
    margin-bottom: 3rem !important; }
  .u-ml-lg-5,
  .u-mx-lg-5 {
    margin-left: 3rem !important; }
  .u-p-lg-0 {
    padding: 0 !important; }
  .u-pt-lg-0,
  .u-py-lg-0 {
    padding-top: 0 !important; }
  .u-pr-lg-0,
  .u-px-lg-0 {
    padding-right: 0 !important; }
  .u-pb-lg-0,
  .u-py-lg-0 {
    padding-bottom: 0 !important; }
  .u-pl-lg-0,
  .u-px-lg-0 {
    padding-left: 0 !important; }
  .u-p-lg-1 {
    padding: 0.25rem !important; }
  .u-pt-lg-1,
  .u-py-lg-1 {
    padding-top: 0.25rem !important; }
  .u-pr-lg-1,
  .u-px-lg-1 {
    padding-right: 0.25rem !important; }
  .u-pb-lg-1,
  .u-py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .u-pl-lg-1,
  .u-px-lg-1 {
    padding-left: 0.25rem !important; }
  .u-p-lg-2 {
    padding: 0.5rem !important; }
  .u-pt-lg-2,
  .u-py-lg-2 {
    padding-top: 0.5rem !important; }
  .u-pr-lg-2,
  .u-px-lg-2 {
    padding-right: 0.5rem !important; }
  .u-pb-lg-2,
  .u-py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .u-pl-lg-2,
  .u-px-lg-2 {
    padding-left: 0.5rem !important; }
  .u-p-lg-3 {
    padding: 1rem !important; }
  .u-pt-lg-3,
  .u-py-lg-3 {
    padding-top: 1rem !important; }
  .u-pr-lg-3,
  .u-px-lg-3 {
    padding-right: 1rem !important; }
  .u-pb-lg-3,
  .u-py-lg-3 {
    padding-bottom: 1rem !important; }
  .u-pl-lg-3,
  .u-px-lg-3 {
    padding-left: 1rem !important; }
  .u-p-lg-4 {
    padding: 1.5rem !important; }
  .u-pt-lg-4,
  .u-py-lg-4 {
    padding-top: 1.5rem !important; }
  .u-pr-lg-4,
  .u-px-lg-4 {
    padding-right: 1.5rem !important; }
  .u-pb-lg-4,
  .u-py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .u-pl-lg-4,
  .u-px-lg-4 {
    padding-left: 1.5rem !important; }
  .u-p-lg-5 {
    padding: 3rem !important; }
  .u-pt-lg-5,
  .u-py-lg-5 {
    padding-top: 3rem !important; }
  .u-pr-lg-5,
  .u-px-lg-5 {
    padding-right: 3rem !important; }
  .u-pb-lg-5,
  .u-py-lg-5 {
    padding-bottom: 3rem !important; }
  .u-pl-lg-5,
  .u-px-lg-5 {
    padding-left: 3rem !important; }
  .u-m-lg-auto {
    margin: auto !important; }
  .u-mt-lg-auto,
  .u-my-lg-auto {
    margin-top: auto !important; }
  .u-mr-lg-auto,
  .u-mx-lg-auto {
    margin-right: auto !important; }
  .u-mb-lg-auto,
  .u-my-lg-auto {
    margin-bottom: auto !important; }
  .u-ml-lg-auto,
  .u-mx-lg-auto {
    margin-left: auto !important; } }

@media (max-width: 767px) {
  .u-xs-block {
    display: block; } }

.u-cursor {
  cursor: pointer !important; }

.u-divider {
  padding-left: 0px;
  padding-right: 0px; }
  .u-divider .component-content {
    border-top: 2px solid #CCCCCC; }

.u-z-index-2 {
  z-index: 2; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* 
#################################################################

SHAME
------------------
Summary: used to test code before including in project
Project: Privacy Centre
------------------
Usage: Enable this stylesheet to load temporary styles into the stylesheet.
When the changes are to be officially added the code should be copied to the
relevant folder / file in project and the '$enable-shame' set to 'false' in the
variables file.

#################################################################
*/

/*  Abhay Shishodia | GSKBD-28956 | 08-08-2023 | Start */
body .custom-container .custom-links .content-block .richText-content a.is-active.custom-links-content {
  color: #30ea03;
  background-color: white;
}
body .custom-container .custom-links .content-block .richText-content .is-active.custom-links-content .user::before {
  color: #30ea03;
}
/*  Abhay Shishodia | GSKBD-28956 | 08-08-2023 | End */
/*GSKBD-29996 | 12/12/23 | tab content underline | Start*/
.custom-container .tabs-content .content-block a {
    text-decoration: underline;
}
/*GSKBD-29996 | 12/12/23 | tab content underline | End*/

/* Make table scrollable on small screens */
.page-candidate table {
  width: 100%;
  border-collapse: collapse;
}

.page-candidate table,
.page-candidate table * {
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .page-candidate table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
    white-space: nowrap;
  }
  .page-candidate table td,
  .page-candidate table th {
    padding: 6px;
    font-size: 14px;
    min-width: 120px;
    padding: 8px;
    text-align: center;
    vertical-align: top;
    white-space: normal;
  }
}
