/*!
 * 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 Nucala Din. A GlaxoSmithKline website.
 * Version v1.0.1.
 */
/*
#################################################################

REBOOT AND NORMALIZE
------------------
Summary:
Project: Nucala Din
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: arial;
  -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 {
  margin: 0;
  color: #414042; }

[tabindex="-1"]:focus {
  outline: none !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4 {
  margin-top: 0;
  margin-bottom: .75rem; }

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;
  padding-left: 20px; }

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: #d13239;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #d13239;
    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-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #eeedec;
  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;
  border: none; }

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: Nucala Din
Source: https://raw.githubusercontent.com/twbs/bootstrap-sass/master/assets/stylesheets/bootstrap/_type.scss
------------------
Usage: 

#################################################################
*/
.page-title {
  font-family: 'arvo-boldItalic';
  font-size: 3.375rem;
  display: block;
  line-height: 1em;
  color: inherit; }
  @media (max-width: 479px) {
    .page-title {
      font-size: 2.5rem; } }
  @media (min-width: 768px) {
    .page-title {
      font-size: 6rem; } }
  @media (min-width: 768px) {
    .page-title.small-page-title {
      font-size: 3rem; } }

.subpage-title {
  font-family: 'arvo-boldItalic';
  font-size: 2.5rem;
  display: block;
  line-height: 1em;
  color: inherit; }
  @media (min-width: 768px) {
    .subpage-title {
      font-size: 5rem; } }
  @media (min-width: 768px) {
    .subpage-title.small-subpage-title {
      font-size: 3rem; } }

.section-title {
  font-size: 1.5rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }
  @media (min-width: 768px) {
    .section-title {
      font-size: 2.375rem; } }

.subsection-title {
  font-size: 1.25rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }
  @media (min-width: 768px) {
    .subsection-title {
      font-size: 2rem; } }

.category-title {
  font-size: 1.25rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }
  @media (min-width: 768px) {
    .category-title {
      font-size: 1.625rem; } }

.small-title {
  font-size: 1.125rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }

.help-title {
  font-size: 0.75rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }
  @media (min-width: 768px) {
    .help-title {
      font-size: 1.5rem; } }

.form-text {
  font-size: 0.8571rem;
  line-height: 1rem; }

.body-title {
  font-size: 1rem;
  display: block;
  line-height: 1.25em;
  color: inherit;
  font-weight: 700; }

.footnote {
  font-size: 0.75rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }

.extra-small-title {
  font-size: 0.875rem;
  display: block;
  line-height: 1.25em;
  color: inherit; }

p {
  margin-top: 0; }

a {
  color: inherit;
  text-decoration: underline;
  word-wrap: break-word;
  transition: all 0.2s ease-in-out; }
  a:hover, a:focus {
    color: inherit;
    text-decoration: underline; }

.white {
  color: #ffffff; }

.turquoise {
  color: #78aaae; }

.mahogany {
  color: #d13239; }

.gray-dark {
  color: #636466; }

/*
#################################################################

BUTTONS
------------------
Summary: 
Project: Nucala Din
Source: https://raw.githubusercontent.com/twbs/bootstrap-sass/master/assets/stylesheets/bootstrap/_buttons.scss
------------------
Usage: 

#################################################################
*/
.btn-link {
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  display: inline-block; }
  .btn-link:focus {
    color: #333333;
    text-decoration: none; }
  .btn-link:hover {
    color: #333333;
    text-decoration: none; }
  .btn-link:focus, .btn-link.focus {
    outline: none; }
  .btn-link.disabled, .btn-link:disabled {
    opacity: .65; }
  .btn-link:not([disabled]):not(.disabled):active, .btn-link:not([disabled]):not(.disabled).active {
    background-image: none; }

a.btn.disabled, a.disabled.inverse-btn, a.disabled.gray-btn,
fieldset[disabled] a.btn,
fieldset[disabled] a.inverse-btn,
fieldset[disabled] a.gray-btn {
  pointer-events: none; }

.btn, .inverse-btn, .gray-btn {
  color: #333132;
  font-size: 1rem;
  line-height: normal;
  font-weight: 700;
  background-color: #f1f0f1;
  padding: 12px 20px 10px;
  display: inline-block;
  min-width: 120px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  border-radius: 24px;
  text-decoration: none; }
  .btn:hover, .inverse-btn:hover, .gray-btn:hover {
    color: #ffffff;
    background-color: #58595b;
    border-color: transparent;
    text-decoration: none; }
  .btn:focus, .inverse-btn:focus, .gray-btn:focus, .btn.focus, .focus.inverse-btn, .focus.gray-btn {
    color: #ffffff;
    border-color: transparent;
    box-shadow: none;
    background-color: #58595b;
    text-decoration: none; }
  .btn:disabled, .inverse-btn:disabled, .gray-btn:disabled, .btn.disabled, .disabled.inverse-btn, .disabled.gray-btn {
    color: #CCCCCC;
    background-color: #eeedec;
    cursor: no-drop; }

.inverse-btn {
  color: #ffffff;
  background-color: #58595b; }
  .inverse-btn:hover, .inverse-btn:focus {
    color: #58595b;
    background-color: #f1f0f1; }

.gray-btn {
  color: #ffffff;
  background-color: #58595b; }

.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: #333132;
  font-size: 1rem;
  line-height: normal;
  font-weight: 700;
  background-color: #f1f0f1;
  padding: 12px 20px 10px;
  display: inline-block;
  min-width: 120px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  border-radius: 24px;
  text-decoration: none;
  color: #d13239;
  background-color: #ffffff; }
  .button-white:hover {
    color: #ffffff;
    background-color: #58595b;
    border-color: transparent;
    text-decoration: none; }
  .button-white:focus, .button-white.focus {
    color: #ffffff;
    border-color: transparent;
    box-shadow: none;
    background-color: #58595b;
    text-decoration: none; }
  .button-white:disabled, .button-white.disabled {
    color: #CCCCCC;
    background-color: #eeedec;
    cursor: no-drop; }
  .button-white:hover, .button-white:focus {
    color: #ffffff;
    background-color: #d13239; }

/*
#################################################################

BACKGROUUNDS
---------------------------------

#################################################################
*/
.bg-gray-light {
  background: #f1f0f1; }

.bg-white {
  background: #ffffff; }

.bg-mahogany {
  background: #d13239; }

/*
#################################################################

BORDERS
------------------
Summary: Borders styles
Project: Nucala Din
Usage: This is the main CSS for the Borders of the website

#################################################################
*/
#content .border-container > .component-content {
  padding: 15px; }
  @media (min-width: 768px) {
    #content .border-container > .component-content {
      padding: 45px; } }

#content .border-container.right-border > .component-content {
  border-right: 4px solid #669B9E;
  padding: 0; }
  @media (min-width: 768px) {
    #content .border-container.right-border > .component-content {
      height: calc(100% - 60px);
      margin-bottom: 60px; } }

@media (max-width: 767px) {
  #content .border-container.right-border-xs > .component-content {
    border-right: 4px solid #669B9E;
    height: calc(100% - 60px);
    margin-bottom: 60px; } }

#content .border-container.left-border-top-radius > .component-content {
  border-bottom-right-radius: 0;
  border-top-left-radius: 30px;
  border-left: 4px solid #669B9E;
  border-top: 4px solid #669B9E;
  margin-top: -3px;
  padding-right: 0;
  width: calc(100% - 60px);
  margin-right: 60px; }
  #content .border-container.left-border-top-radius > .component-content::after {
    content: "";
    width: 62px;
    height: 62px;
    border: 4px solid #669B9E;
    position: absolute;
    right: 0;
    top: -61px;
    border-top: transparent;
    border-left: transparent;
    border-bottom-right-radius: 30px; }

#content .border-container .title-left-border {
  border-left: 4px solid #669B9E;
  padding-left: calc(100% - 95%); }
  @media (min-width: 768px) {
    #content .border-container .title-left-border {
      padding-left: calc(100% - 80%); } }

#content .border-container .title-left-bottom-border {
  padding-left: calc(100% - 60%);
  display: flex;
  align-items: center;
  position: relative; }
  #content .border-container .title-left-bottom-border::before {
    content: "";
    width: calc(100% - 64%);
    height: 100%;
    border: 4px solid #669B9E;
    border-top: transparent;
    border-right: transparent;
    border-bottom-left-radius: 30px;
    display: block;
    position: absolute;
    left: 0;
    transform: translateY(-48.5%); }

#content .border-container.top-border-50 > .component-content {
  position: relative; }
  #content .border-container.top-border-50 > .component-content::before {
    content: "";
    border-top: 4px solid #669B9E;
    padding-right: 0;
    width: calc(100% - 55%);
    position: absolute;
    right: 0;
    top: -60px;
    margin-left: 50%;
    margin-right: 60px;
    display: block; }

#content .border-container.top-right-border > .component-content {
  border-right: 4px solid #669B9E;
  height: calc(100% - 60px);
  margin-top: 60px; }
  #content .border-container.top-right-border > .component-content::after {
    content: "";
    width: 66px;
    height: 66px;
    border: 4px solid #669B9E;
    position: absolute;
    right: -4px;
    top: -60px;
    border-bottom: transparent;
    border-left: transparent;
    border-top-right-radius: 30px; }

.title-red-circle::after {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #d13239;
  background: #c9dddf;
  border-radius: 20px;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: 22%;
  display: inline-block; }

.red-circle-right-bottom::after {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #d13239;
  background: #c9dddf;
  border-radius: 20px;
  position: absolute;
  top: auto;
  right: -8px;
  bottom: 120px;
  left: auto;
  display: inline-block; }

.red-circle-right-top::after {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #d13239;
  background: #c9dddf;
  border-radius: 20px;
  position: absolute;
  top: -8px;
  right: 25%;
  bottom: auto;
  left: auto;
  display: inline-block; }

.red-circle-left-top::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #d13239;
  background: #c9dddf;
  border-radius: 20px;
  position: absolute;
  top: 120px;
  right: auto;
  bottom: auto;
  left: -8px;
  display: inline-block; }

@font-face {
  font-family: 'arvo-boldItalic';
  src: url(data:application/font-ttf;charset=utf-8;base64,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QP2chfMeRhQiLxobLiITEyIuGxovIhQBEtHR/u4BEgRqJFkyO2hOLS1OaDs5ZSf7rP7uAwQBkgGVGCkeEhIeKRgXKR4RER4p//8APQAABpoHsQImAAYAAAAHAH0CXwHg//8APQAABpoHsQImAAYAAAAHAH4DkAHg//8APQAABpoH0AImAAYAAAAHAH8CVwHe//8APQAABpoHvwImAAYAAAAHAHQCZQHg//8AZv47Bo0GCAImAAQAAAAHAHgApgAA//8AZv/hBo0HvwImAAQAAAAHAHsBwgHg//8APQAABC0HsQImAAoAAAAHAH0BAgHg//8APQAABHkHsQImAAoAAAAHAH4CMwHg//8APQAABIUHvwImAAoAAAAHAHQBCAHg//8APQAABGsH0AImAAoAAAAHAH8A+gHe//8APQAAB7IHpwImAA8AAAAHAHUCnAHg//8Ae//hBnsHsQImABAAAAAHAH0CHQHg//8Ae//hBnsHsQImABAAAAAHAH4DTgHg//8Ae//hBnsHvwImABAAAAAHAHQCIwHg//8Ae//hBnsHpwImABAAAAAHAHUB+AHg//8Ae//hBnsH0AImABAAAAAHAH8CFQHe//8AyP/hBt8HsQImABYAAAAHAH4DNAHg//8AyP/hBt8HvwImABYAAAAHAHQCCQHg//8AyP/hBt8H0AImABYAAAAHAH8B+wHe//8AuAAABqQHsQImABoAAAAHAH4C5AHg//8AZv/wBVIF0QImAB4AAAAHAH0A0gAA//8AZv/wBVIF0QImAB4AAAAHAH4CAwAA//8AZv/wBVIF3wImAB4AAAAHAHQA2AAA//8AZv/wBVIFxwImAB4AAAAHAHUArQAA//8AZv/wBVIF8gImAB4AAAAHAH8AygAA//8AZv/wBVIGCgImAB4AAAAHAIABaAAA//8AZv/lBK4F0QImACIAAAAHAH0BagAA//8AZv/lBTkF0QImACIAAAAHAH4C8wAA//8AZv/lBR8F8QImACIAAAAHAH8Brv////8AZv/lBK4F3wImACIAAAAHAHQA+gAA//8AZv47BN0EKwImACAAAAAGAHhBAP//AGb/5wTdBd8CJgAgAAAABwB7AMIAAP//AE4AAAOPBdECJgCCAAAABwB+AUkAAP//AE4AAAMABdECJgCCAAAABgB99QD//wBOAAADmwXfAiYAggAA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BSsQAMGHBX0QxDAxEwEzATM3MwczByMHIzchtwF42P6EpybLJmolairKKf6HAVwBoP5apqagtrYAAv/i/noEAQEcAAMABwAeQA0HoQUDoQEHBAYEAwIAAC8vOS8vEjkBL+3c7TAxEycBBRMnAQWz0QEpAQ9o0QFCAQ7+gFQCSGv9yVwCPGsAAAAAAAEAAAHQAAEASwGAAAYAQgACABX/nAACABf/nAACABr/nAAHADj/OAAHADr+1AARADj/OAARADr/BgAVAAL/tQAVAB7/agAVACD/agAVACH/agAVACL/agAVACT/agAVACz/agAVAC7/agAVADr+6AAVAIP/nAAVAJz/tQAVAJ3/tQAVAJ7/tQAVAJ//tQAVAKD/tQAVAKH/tQAXAAL/zgAXAB7/tQAXACD/tQAXACH/tQAXACL/tQAXACT/tQAXACz/tQAXAC7/tQAXADj/TAAXADr/TAAXAIP/nAAXAJz/zgAXAJ3/zgAXAJ7/zgAXAJ//zgAXAKD/zgAXAKH/zgAaAAL/nAAaACD/dAAaADj/OAAaADr/BgAaAIP/nAAaAJz/nAAaAJ3/nAAaAJ7/nAAaAJ//nAAaAKD/nAAaAKH/nAAjADj/iAAjADr/YAAoACD/5wAoACL/5wA2ADj/agA2ADr/UQCcABX/nACcABf/nACcABr/nACdABX/nACdABf/nACdABr/nACeABX/nACeABf/nACeABr/nACfABX/nACfABf/nACfABr/nACgABX/nACgABf/nACgABr/nAChABX/nAChABf/nAChABr/nAAAACMBqgABAAAAAAAAACsAAAABAAAAAAABAAQAKwABAAAAAAACAAsALwABAAAAAAADACEAOgABAAAAAAAEABAAWwABAAAAAAAFAB8AawABAAAAAAAGAA8AigABAAAAAAAHACYAmQABAAAAAAAIABsAvwABAAAAAAAJABsAvwABAAAAAAAKAFYA2gABAAAAAAALABcBMAABAAAAAAAMABIBRwABAAAAAAANABgBWQABAAAAAAAOACQBcQABAAAAAAAQAAQAKwABAAAAAAARAAsALwABAAAAAAASABAAWwADAAEECQAAAFYBlQADAAEECQABAAgB6wADAAEECQACABYB8wADAAEECQADAEICCQADAAEECQAEACACSwADAAEECQAFAD4CawAD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) format("truetype"); }

/*
    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,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) format("truetype"); }

@font-face {
  font-family: 'burgerMenu';
  src: url(data:application/font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBYAAAAC8AAAAYGNtYXAXVtKIAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zq3OmJoAAAF4AAAAvGhlYWQWuzceAAACNAAAADZoaGVhB8IDxwAAAmwAAAAkaG10eA4AAE4AAAKQAAAAGGxvY2EAhgBWAAACqAAAAA5tYXhwAAoADwAAArgAAAAgbmFtZZlKCfsAAALYAAABhnBvc3QAAwAAAAAEYAAAACAAAwNVAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QH//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAE4AGgOyA38ADAAACQEHCQEXCQE3CQEnAQIA/pZIAWr+lkgBagFqSP6WAWpI/pYCFQFqSP6W/pZJAWr+lkkBagFqSP6WAAADAAAAZgQAAzMAAwAIAAwAABMhFSEVIRUhNREhFSEABAD8AAQA/AAEAPwAAzNmzWZm/s1nAAAAAAEAAAAAAAAJErDbXw889QALBAAAAAAA2c75UQAAAADZzvlRAAAAAAQAA38AAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAYEAAAAAAAAAAAAAAACAAAABAAATgQAAAAAAAAAAAoAFAAeAEIAXgAAAAEAAAAGAA0AAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"); }

/*
    BASE64 for burger menu. 
    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: 'burgerMenu';
  src: url(data:application/font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBYAAAAC8AAAAYGNtYXAXVtKIAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zq3OmJoAAAF4AAAAvGhlYWQWuzceAAACNAAAADZoaGVhB8IDxwAAAmwAAAAkaG10eA4AAE4AAAKQAAAAGGxvY2EAhgBWAAACqAAAAA5tYXhwAAoADwAAArgAAAAgbmFtZZlKCfsAAALYAAABhnBvc3QAAwAAAAAEYAAAACAAAwNVAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QH//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAE4AGgOyA38ADAAACQEHCQEXCQE3CQEnAQIA/pZIAWr+lkgBagFqSP6WAWpI/pYCFQFqSP6W/pZJAWr+lkkBagFqSP6WAAADAAAAZgQAAzMAAwAIAAwAABMhFSEVIRUhNREhFSEABAD8AAQA/AAEAPwAAzNmzWZm/s1nAAAAAAEAAAAAAAAJErDbXw889QALBAAAAAAA2c75UQAAAADZzvlRAAAAAAQAA38AAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAYEAAAAAAAAAAAAAAACAAAABAAATgQAAAAAAAAAAAoAFAAeAEIAXgAAAAEAAAAGAA0AAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"); }

html {
  font-size: 16px;
  font-family: Arial;
  background: #c9dddf;
  line-height: 1.25em; }

.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: 100px;
  min-height: 500px;
  margin-bottom: 15px; }
  @media (min-width: 992px) {
    #content {
      padding-top: 210px; } }
  @media (max-width: 767px) {
    #content .container {
      padding-left: 30px;
      padding-right: 30px; } }

/*
#################################################################

Callout
------------------
Summary: Callout module styles.
Project: Nucala Din.
Usage: SCSS for the Callout module.

#################################################################
*/
.callout {
  text-align: center; }
  .callout .component-content .richText-content {
    padding: 15px 5px 5px 5px; }
    .callout .component-content .richText-content p:last-child {
      margin-bottom: 0; }

/*
#################################################################

COOKIE POLICY
------------------
Summary: cookie policy styles
Project: Nucala Din
Usage: This is the main SCSS for the cookie policy popup

#################################################################
*/
#CookieQBanner.__cq-none {
  border-top: 4px solid #d13239;
  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; }

/*
#################################################################

IMAGE
------------------
Summary: Main Image styles
Project: Nucala Din
Usage: This is the main CSS for the image in the website

#################################################################
*/
.image .right {
  text-align: right; }

.image .left {
  text-align: left; }

.image .middle {
  text-align: center; }

.image figure {
  margin: 0; }

/*
#################################################################

HEADER
------------------
Summary: Header styles
Project: Nucala Din
Usage: SCSS for the header;

#################################################################
*/
.fixed-header {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1010;
  padding: 0; }
  @media (max-width: 991px) {
    .fixed-header .u-box-white {
      z-index: 2; } }

@media (max-width: 991px) {
  .navbar {
    position: relative; } }

.navbar .navbar-toggle .richText-content {
  position: relative; }

.navbar .navbar-toggle span::after {
  content: "\e901";
  width: 24px;
  height: 24px;
  font-family: 'burgerMenu';
  font-size: 1.5rem;
  color: #d13239;
  position: absolute;
  top: 0;
  right: 0; }

.navbar .navbar-toggle span.is-active::after {
  content: "\e900";
  width: 24px;
  height: 24px;
  font-family: 'burgerMenu';
  font-size: 1.5rem;
  color: #d13239;
  position: absolute;
  top: 0;
  right: 0; }

.navbar .navbar-brand img {
  max-width: 160px; }
  @media (max-width: 991px) {
    .navbar .navbar-brand img {
      max-width: 120px; } }

@media (max-width: 991px) {
  .navbar .navbar-nav-img {
    width: 40px;
    position: absolute;
    /* right: 20px; */
    right: 60px;
    z-index: 4;
    height: 90px;
    min-height: 90px;
    display: flex;
    align-items: center; } }

.navbar .navbar-nav-img img {
  max-height: 40px; }
  @media (max-width: 991px) {
    .navbar .navbar-nav-img img {
      /* max-height: 30px; */
      max-height: 22px;
     } }

.navbar .navbar-nav-img .component-content {
  display: flex;
  align-items: center; }
  @media (min-width: 992px) {
    .navbar .navbar-nav-img .component-content {
      height: 90px;
      justify-content: flex-end; } }

.navbar p {
  margin-bottom: 0; }

.navbar .navbar-toggle .component-content,
.navbar .navbar-brand .component-content {
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: center;
  align-items: center;
  /* Firefox 20.0+, IE11+, Opera 12.10 */
  min-height: 90px; }
  @media (max-width: 991px) {
    .navbar .navbar-toggle .component-content,
    .navbar .navbar-brand .component-content {
      justify-content: center;
      height: 90px; } }

.navbar .navbar-toggle .component-content a {
  text-decoration: none; }

@media (max-width: 991px) {
  .navbar .navbar-toggle .component-content {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 20px;
    z-index: 4; } }

@media (min-width: 992px) {
  .navbar .navbar-toggle .component-content {
    display: none; } }

@media (max-width: 991px) {
  .navbar .navbar-collapse {
    visibility: hidden;
    min-height: 150px;
    position: absolute;
    top: 105px;
    left: 0;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
    padding: 15px;
    z-index: 1;
    opacity: 1;
    border-top: 2.5px solid #d13239; }
    .navbar .navbar-collapse.in {
      transition: all 0.2s ease-in-out;
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }
      .navbar .navbar-collapse.in::before {
        content: ' ';
        display: block;
        position: absolute;
        width: 10px;
        height: 10px;
        border: 10px solid transparent;
        border-bottom-color: #d13239;
        top: -20px;
        left: 20px; } }

@media (min-width: 992px) {
  .navbar .navbar-collapse .content {
    display: -webkit-box;
    /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
    display: -moz-flex;
    display: flex;
    /* New, Spec - Firefox, Chrome, Opera */
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    /* Safari 7.0+, Chrome 21.0+ */
    -moz-align-items: center;
    align-items: center;
    /* Firefox 20.0+, IE11+, Opera 12.10 */
    min-height: 90px;
    justify-content: flex-end;
    height: 90px; } }

.navbar .navbar-collapse ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }
  @media (min-width: 992px) {
    .navbar .navbar-collapse ul {
      text-align: right; } }

.navbar .navbar-collapse li {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px; }
  @media (max-width: 991px) {
    .navbar .navbar-collapse li {
      display: block; } }
  @media (min-width: 992px) {
    .navbar .navbar-collapse li {
      display: inline-block;
      margin-right: 15px;
      margin-left: 15px; }
      .navbar .navbar-collapse li:not(:nth-child(-n + 2)) {
        display: none; } }

.navbar .navbar-collapse .navbar-nav-img {
  text-align: center; }

@media (max-width: 991px) {
  .navbar .navbar-collapse .navbar-nav {
    overflow: auto;
    max-height: 400px; } }

@media (max-width: 767px) {
  .navbar .navbar-collapse .navbar-nav {
    max-height: 195px; } }

@media (max-width: 479px) {
  .navbar .navbar-collapse .navbar-nav {
    max-height: 400px; } }

.skiptocontent {
  width: 400px;
  position: fixed;
  top: 0;
  left: 270px;
  z-index: 1; }
  .skiptocontent .skiplink {
    padding: 0 5px;
    position: absolute;
    top: -100px;
    left: 0;
    transition: top 1s ease-out , background 1s linear;
    z-index: 100;
    text-decoration: underline;
    font-weight: bold; }
    .skiptocontent .skiplink:focus {
      top: 35px; }

/*
#################################################################

FOOTER
------------------
Summary: Main footer styles
Project: Nucala Din
Usage: This is the main CSS for the footer of the website

#################################################################
*/
#footer {
  padding: 30px 0;
  background: #e5e6e8; }
  #footer img {
    max-width: 100%; }
  @media (max-width: 991px) {
    #footer {
      text-align: center; } }
  @media (min-width: 992px) {
    #footer .box > .component-content > .content {
      display: flex;
      align-items: center; } }
  #footer ul {
    padding-left: 0; }
    @media (min-width: 992px) {
      #footer ul {
        margin-bottom: 0; } }
    #footer ul li {
      font-weight: 700;
      list-style: none;
      display: inline-block;
      margin-bottom: 5px; }
      #footer ul li:not(:last-child):after {
        content: ' ';
        display: inline-block;
        height: 15px;
        border-right: 1px solid;
        margin: 0 5px;
        position: relative;
        top: 2px; }
      #footer ul li a:hover, #footer ul li a:focus {
        color: #d13239;
        text-decoration: underline; }

/*
#################################################################

Navigation
------------------
Summary: Header navigation styles.
Project: Nucala Din.
Usage: CSS for the navigation in the header.

#################################################################
*/
.navigation-mobile-menu {
  display: none; }

/*
The header id has been used to specify the navigation in the header,
a semantic class should replace the header id closer to the styled HTML.
*/
.navigation-left ul li .navigation-item-title {
  font-size: 1rem;
  display: block;
  line-height: 1.25em;
  color: inherit;
  font-weight: 700;
  word-wrap: break-word; }

.navigation-left ul li li .navigation-item-title {
  font-size: 0.8571rem;
  line-height: 1rem; }

.navigation-left ul li li li .navigation-item-title {
  font-weight: 400; }

@media (min-width: 992px) {
  #header .navigation {
    display: block; }
    #header .navigation ul {
      list-style: none;
      padding: 0 !important; }
      #header .navigation ul li {
        display: inline-block;
        float: left;
        margin: 0;
        padding: 0;
        position: relative; }
        #header .navigation ul li::before {
          content: '';
          font-size: 1rem;
          position: absolute;
          top: 0;
          left: 0;
          width: 1px;
          height: 0.875rem;
          background: #707070;
          top: 1.1rem; }
        #header .navigation ul li:first-child::before, #header .navigation ul li:hover::before, #header .navigation ul li:hover + li::before {
          content: '';
          background: none; }
        #header .navigation ul li.is-active::before {
          content: '';
          background: none; }
        #header .navigation ul li.is-active a {
          color: #ffffff;
          background: #d13239; }
          #header .navigation ul li.is-active a::before {
            content: '';
            top: -0.5rem;
            height: 0.5rem;
            left: 0;
            right: 0;
            position: absolute;
            background: #d13239; }
          #header .navigation ul li.is-active a::after {
            content: '';
            bottom: -1rem;
            height: 1rem;
            left: 0;
            right: 0;
            position: absolute;
            background: #d13239; }
        #header .navigation ul li.is-active + li::before {
          content: '';
          background: none; }
      #header .navigation ul a {
        display: block;
        padding: 1rem !important;
        transition: none; }
        #header .navigation ul a:hover, #header .navigation ul a:focus {
          background: #d13239;
          color: #ffffff; }
          #header .navigation ul a:hover::before, #header .navigation ul a:focus::before {
            content: '';
            background: #d13239;
            top: -0.5rem;
            height: 0.5rem;
            left: 0;
            right: 0;
            position: absolute; }
          #header .navigation ul a:hover::after, #header .navigation ul a:focus::after {
            content: '';
            background: #d13239;
            bottom: -1rem;
            height: 1rem;
            left: 0;
            right: 0;
            position: absolute; }
        #header .navigation ul a:hover, #header .navigation ul a:focus {
          text-decoration: none; }
      #header .navigation ul ul {
        display: none; } }

@media (max-width: 991px) {
  #header .navigation {
    position: fixed;
    left: 0;
    top: 4.4rem;
    z-index: 10;
    display: none;
    background: #ffffff; } }
  @media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
    #header .navigation .component-content {
      margin-right: auto;
      margin-left: auto; } }

@media (max-width: 991px) {
    #header .navigation ul {
      width: 100%;
      margin: 0;
      padding: 0; }
    #header .navigation li {
      display: block;
      margin: 0;
      border-bottom: 1px solid #f1f0f1; }
      #header .navigation li:last-child {
        border-bottom: 0; }
    #header .navigation a {
      display: block;
      text-decoration: none;
      padding: .75rem 1rem;
      transition: none; }
      #header .navigation a:hover, #header .navigation a:focus {
        color: #ffffff; }
    #header .navigation.full-width {
      display: block;
      position: relative;
      top: 0; }
      #header .navigation.full-width li {
        border-bottom: 0;
        padding: 0;
        float: left;
        position: relative; }
        #header .navigation.full-width li::before {
          content: '';
          font-size: 1rem;
          position: absolute;
          top: 0;
          left: 0;
          width: 1px;
          height: 0.875rem;
          background: #707070;
          top: 1.1rem; }
        #header .navigation.full-width li:first-child::before, #header .navigation.full-width li:hover::before, #header .navigation.full-width li:hover + li::before {
          content: '';
          background: none; }
        #header .navigation.full-width li .navigation-item-title {
          padding: 1rem; }
          #header .navigation.full-width li .navigation-item-title:hover, #header .navigation.full-width li .navigation-item-title:focus, #header .navigation.full-width li .navigation-item-title.is-active {
            color: #ffffff;
            background: #d13239; }
            #header .navigation.full-width li .navigation-item-title:hover::before, #header .navigation.full-width li .navigation-item-title:focus::before, #header .navigation.full-width li .navigation-item-title.is-active::before {
              background: #d13239;
              content: '';
              left: 0;
              right: 0;
              position: absolute;
              top: -0.5rem;
              height: 0.5rem; }
            #header .navigation.full-width li .navigation-item-title:hover::after, #header .navigation.full-width li .navigation-item-title:focus::after, #header .navigation.full-width li .navigation-item-title.is-active::after {
              background: #d13239;
              content: '';
              left: 0;
              right: 0;
              position: absolute;
              bottom: -1rem;
              height: 1rem; } }

/*
#################################################################

EXPERT PORTAL FORM STYLES
------------------
Summary: Main  form styles
Project: Nucala Din
Usage: This is the main CSS for the form elements of the website

#################################################################
*/
input[type=submit] {
  color: #333132;
  font-size: 1rem;
  line-height: normal;
  font-weight: 700;
  background-color: #f1f0f1;
  padding: 12px 20px 10px;
  display: inline-block;
  min-width: 120px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  border-radius: 24px;
  text-decoration: none;
  color: #ffffff;
  font-family: Arial !important;
  font-size: 0.7857rem !important;
  width: auto !important;
  height: auto !important;
  background: #d13239 !important;
  box-shadow: none !important;
  min-width: 74px;
  border-radius: 0 !important;
  outline: none; }
  input[type=submit]:hover {
    color: #ffffff;
    background-color: #58595b;
    border-color: transparent;
    text-decoration: none; }
  input[type=submit]:focus, input[type=submit].focus {
    color: #ffffff;
    border-color: transparent;
    box-shadow: none;
    background-color: #58595b;
    text-decoration: none; }
  input[type=submit]:disabled, input[type=submit].disabled {
    color: #CCCCCC;
    background-color: #eeedec;
    cursor: no-drop; }
  input[type=submit]:hover {
    background: #333333 !important; }

input[type=text], input[type=password], textarea {
  background: #f1f0f1 !important;
  border: 1px solid #f1f0f1 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #707070 !important;
  font-family: Arial !important;
  font-size: 1rem !important;
  line-height: 1rem !important;
  outline: none; }
  input[type=text]:focus, input[type=password]:focus, textarea:focus {
    border: 1px solid #CCCCCC !important;
    box-shadow: none !important; }

select {
  background: none !important;
  border-radius: 0 !important;
  border: 1px solid #f1f0f1 !important;
  padding-left: 10px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  position: relative;
  z-index: 2;
  box-shadow: none !important;
  outline: none;
  color: #707070 !important;
  font-family: Arial !important;
  font-size: 1rem !important;
  line-height: 1rem !important; }
  select:focus {
    border: 1px solid #CCCCCC !important;
    box-shadow: none !important; }
  select option {
    color: #707070 !important;
    font-family: Arial !important;
    font-size: 1rem !important;
    line-height: 1rem !important; }
    select option:hover, select option:focus {
      background-color: #d13239 !important;
      color: #ffffff !important;
      padding: 10px !important; }

select::-ms-expand {
  display: none; }

input[type=radio] {
  position: absolute;
  left: -999em; }
  input[type=radio] + label {
    cursor: pointer;
    padding: 0 9px 9px 0;
    margin-right: 10px;
    position: relative;
    font-weight: 500; }
    input[type=radio] + label span {
      display: block;
      margin: -25px 0 0 0; }
    input[type=radio] + label:before {
      content: "";
      background-color: #ffffff;
      box-shadow: none;
      padding: 10px;
      display: inline-block;
      position: relative;
      margin-right: 10px;
      top: 5px;
      border-radius: 2rem;
      border: 1px solid #f1f0f1;
      border-bottom: 1px solid #f1f0f1; }
    input[type=radio] + label:after {
      border-radius: 100%;
      position: absolute;
      left: 5px;
      top: 10px;
      width: 12px;
      height: 12px; }
    input[type=radio] + label:hover:before {
      border-radius: 2rem;
      border: 1px solid #707070;
      border-bottom: 1px solid #707070; }
    input[type=radio] + label:hover:after {
      content: '';
      background: #707070; }
    input[type=radio] + label:active:before {
      border-radius: 2rem;
      border: 1px solid #f1f0f1;
      border-bottom: 1px solid #f1f0f1; }
    input[type=radio] + label:active:after {
      content: '';
      background: #d13239; }
    input[type=radio] + label.btn, input[type=radio] + label.inverse-btn, input[type=radio] + label.gray-btn {
      padding: 10px; }
      input[type=radio] + label.btn:after, input[type=radio] + label.inverse-btn:after, input[type=radio] + label.gray-btn:after {
        padding: 10px;
        border: 2px solid #ffffff; }
    input[type=radio] + label.inline {
      margin: -20px 0 10px; }
      input[type=radio] + label.inline span {
        display: inline-block;
        margin: 0; }
      input[type=radio] + label.inline i {
        margin: 0 0 -10px  10px !important; }
  input[type=radio]:focus + label:before {
    content: ''; }
  input[type=radio]:checked + label:after {
    content: '';
    background: #d13239; }
  input[type=radio]:disabled + label {
    cursor: not-allowed; }
    input[type=radio]:disabled + label:before {
      background-color: #707070; }

input[type=checkbox] {
  position: absolute;
  left: -999em; }
  input[type=checkbox] + label {
    cursor: pointer;
    margin: 0 0 10px;
    position: relative;
    font-weight: 500; }
    input[type=checkbox] + label.block span {
      display: block;
      margin: -30px 0 0 40px; }
    input[type=checkbox] + label:before {
      content: "";
      background-color: #ffffff;
      box-shadow: none;
      padding: 10px;
      border: 1px solid #f1f0f1;
      border-bottom: 1px solid #f1f0f1;
      border-radius: 0;
      display: inline-block;
      position: relative;
      margin-right: 10px;
      top: 5px; }
    input[type=checkbox] + label:after {
      position: absolute;
      left: 3px;
      top: 0; }
    input[type=checkbox] + label:hover:before, input[type=checkbox] + label:active:before {
      background: #ffffff;
      border: 1px solid #707070;
      border-bottom: 1px solid #707070; }
    input[type=checkbox] + label:hover:after, input[type=checkbox] + label:active:after {
      content: '\2714';
      color: #707070 !important;
      font-size: 1.5rem;
      font-weight: 400; }
  input[type=checkbox]:checked + label:before {
    background: #ffffff; }
  input[type=checkbox]:checked + label:after {
    content: '\2714';
    color: #d13239 !important;
    font-size: 1.5rem;
    font-weight: 400; }
  input[type=checkbox]:focus + label:before {
    background-color: #ffffff; }
  input[type=checkbox]:disabled + label {
    cursor: not-allowed; }
    input[type=checkbox]:disabled + label:before {
      background-color: #707070; }

.form-container .form-control {
  margin-bottom: 15px; }

.form-container input[type=text] {
  min-width: 250px;
  height: 40px;
  padding: 0 10px;
  text-align: center;
  border-radius: 10px !important;
  margin-bottom: 5px; }
  .form-container input[type=text].has-error {
    border-color: red !important; }
  .form-container input[type=text].error-enabled {
    border-color: #d13239 !important; }

/*
#################################################################

Content block 
------------------
Summary: Content block for reusability of modules
Project: Nucala Din.
Usage: SCSS for modules - 2, 6, 7, 13, 14, 15, 20.

#################################################################
*/
.col-xs-12 > .component.section.col-xs-12 {
  padding: 0 !important; }

.content-block {
  color: #58595b;
  padding-left: 0;
  padding-right: 0; }
  .content-block > .col-xs-12 {
    padding-left: 0;
    padding-right: 0; }
  .content-block img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    border: 15px solid transparent; }
  .content-block li {
    margin-bottom: 15px; }
  .content-block .video-video-container {
    border: 15px solid #ffffff;
    border-bottom: 0; }
  .content-block p:last-child {
    margin-bottom: 0; }
  .content-block .richText-content {
    padding: 15px;
    width: 100%; }
  .content-block.white {
    color: #ffffff; }
  @media (min-width: 768px) {
    .content-block.image-left .component-content {
      display: flex;
      align-items: center;
      width: 100%; }
    .content-block.image-left img {
      margin-right: 15px;
      max-width: 25%;
      width: 100%; }
    .content-block.image-left .richText-content {
      width: 75%; } }
  .content-block.cta.multiple-cta .richText-content .btn, .content-block.cta.multiple-cta .richText-content .inverse-btn, .content-block.cta.multiple-cta .richText-content .gray-btn {
    margin-right: 1rem; }
  @media (max-width: 767px) {
    .content-block.icons.cta p:last-child {
      position: relative;
      padding-top: 60px; }
      .content-block.icons.cta p:last-child a {
        position: absolute;
        left: 0;
        top: 0; } }
  @media (min-width: 768px) {
    .content-block.icons.cta p:last-child {
      display: flex;
      align-items: center; } }
  .content-block .resource-type {
    display: none; }
  .content-block.zinc-block .richText-content {
    padding: 0; }
  .content-block.zinc-block p {
    margin: 0; }
  @media (max-width: 767px) {
    .content-block.no-image-xs img {
      display: none; } }

.content-block-group .content-block {
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .content-block-group .content-block.image-left img {
      border-left: 0; } }
  @media (min-width: 768px) {
    .content-block-group .content-block.image-left .richText-content {
      padding-right: 100px; } }
  @media (min-width: 992px) {
    .content-block-group .content-block.image-left .richText-content {
      padding-right: 260px; } }
  @media (min-width: 768px) {
    .content-block-group .content-block.image-left.img-linked .component-content > a {
      width: 25%;
      margin-right: 15px; }
    .content-block-group .content-block.image-left.img-linked .richText-content {
      width: 75%; }
    .content-block-group .content-block.image-left.img-linked img {
      max-width: 100%; } }

.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;
    text-align: center; }
    .content-block-group.column .content-block.icons p:last-child {
      justify-content: center; }
  @media (min-width: 768px) {
    .content-block-group.column .paragraphSystem {
      display: flex;
      flex-direction: row; }
      .content-block-group.column .paragraphSystem .content-block .component-content {
        height: 100%; }
      .content-block-group.column .paragraphSystem .content-block .richText-content {
        padding-bottom: 60px; }
      .content-block-group.column .paragraphSystem p:last-child {
        position: absolute;
        margin: 0 auto;
        left: 0;
        right: 0;
        bottom: 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; } }
  @media (min-width: 768px) {
    .content-block-group.column .box .content.paragraphSystem {
      display: flex;
      flex-wrap: wrap; }
    .content-block-group.column .box .content-block .component-content {
      background: #ffffff;
      height: 100%; } }
  @media (min-width: 992px) {
    .content-block-group.column .box .content-block:nth-child(3n+4) {
      -webkit-margin-start: -1px;
      -webkit-margin-end: -1px; } }
  @media (min-width: 768px) {
    .content-block-group.column.resource-box .paragraphSystem .content-block {
      height: 100%; } }

.anchor-container.component {
  height: 0;
  margin: 0; }
  .anchor-container.component p {
    visibility: hidden; }

/*
#################################################################

Content block 
------------------
Summary: Content block Box for reusability of modules
Project: Nucala Din.
Usage: SCSS for modules - 4, 5, 7, 9, 10, 11

#################################################################
*/
.content-block-box img {
  width: 100%;
  max-width: 100%; }

.content-block-box .image.image-content img {
  margin-bottom: 30px; }

.content-block-box .pattern .pattern-img {
  padding: 0 0 0 15px;
  width: 100%;
  position: relative;
  z-index: 0; }
  .content-block-box .pattern .pattern-img::after {
    width: calc(100% - 15px);
    height: 100%;
    top: 15px;
    left: 0; }

@media (min-width: 768px) {
  .content-block-box .compact-content p {
    width: calc(100% - 100px); } }

@media (min-width: 992px) {
  .content-block-box .compact-content p {
    width: calc(100% - 120px); } }

@media (max-width: 767px) {
  .content-block-box > .component-content > .content {
    margin: 0px; } }

@media (min-width: 992px) {
  .content-block-box .richText-content {
    padding-right: 60px; } }

@media (min-width: 768px) {
  .content-center .content {
    display: flex;
    align-items: center;
    min-height: 375px; } }

@media (min-width: 992px) {
  .content-center-md .content {
    display: flex;
    align-items: center;
    min-height: 375px; } }

@media (min-width: 768px) {
  .box-bubble {
    padding-top: 55px; } }

.box-bubble .image {
  position: relative; }
  @media (max-width: 767px) {
    .box-bubble .image {
      margin-top: 45px; } }
  .box-bubble .image::before {
    content: ' ';
    display: block;
    position: absolute;
    z-index: -1;
    background: url(../../img/banner-bubbles.png) no-repeat;
    background-size: cover;
    z-index: 2;
    right: 0px;
    width: 92px;
    height: 70px;
    top: -38px; }
    @media (min-width: 768px) {
      .box-bubble .image::before {
        width: 105px;
        height: 80px;
        top: -55px; } }

.content-block-box .pattern .pattern-img::after, .pattern-block::before {
  content: ' ';
  display: block;
  position: absolute;
  z-index: -1;
  background-image: -webkit-repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), #373737 1px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 4.5px);
  background-image: -moz-repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), #373737 1px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 4.5px);
  background-image: -o-repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), #373737 1px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 4.5px);
  background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), #373737 1px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 4.5px); }

@media (max-width: 767px) {
  .pattern {
    display: inline-block; } }

.pattern-block {
  position: relative;
  max-width: calc(100% - 15px);
  margin-left: 15px;
  margin-bottom: 15px; }
  .pattern-block .richText-content {
    color: #ffffff; }
    @media (max-width: 767px) {
      .pattern-block .richText-content {
        padding: 30px 10px; } }
    @media (min-width: 768px) {
      .pattern-block .richText-content {
        padding: 30px 45px; } }
  .pattern-block::before {
    width: calc(100% - 15px);
    height: calc(100% - 15px);
    bottom: -15px;
    left: -15px; }

.box-border {
  position: relative; }
  .box-border .component-content {
    position: relative;
    z-index: 1; }
    .box-border .component-content::before {
      content: ' ';
      display: block;
      position: absolute;
      z-index: -1; }

.box-border-tr .component-content {
  padding-top: 15px;
  padding-right: 15px; }
  .box-border-tr .component-content::before {
    width: 75%;
    height: 65%;
    top: 0;
    right: 0; }

.box-border-tl .component-content {
  padding-top: 15px;
  padding-left: 15px; }
  .box-border-tl .component-content::before {
    width: 75%;
    height: 65%;
    top: 0;
    left: 0; }

.border-orange .component-content::before, .border-orange .component-content::after {
  background: #d13239; }

.border-yellow .component-content::before, .border-yellow .component-content::after {
  background: #e55b4e; }

.block-box-border-y {
  position: relative; }
  .block-box-border-y::before, .block-box-border-y::after {
    content: ' ';
    display: block;
    position: absolute;
    z-index: -1;
    height: 15px;
    background: #78aaae; }
    @media (max-width: 767px) {
      .block-box-border-y::before, .block-box-border-y::after {
        width: calc(100% - 30px);
        left: 50%;
        transform: translateX(-50%); } }
    @media (min-width: 768px) {
      .block-box-border-y::before, .block-box-border-y::after {
        width: calc(33.33% + 15px + (8.33333333%/2));
        left: 0px; } }
  .block-box-border-y::before {
    top: -15px; }
  .block-box-border-y::after {
    bottom: -15px; }

.blurb, .blurb-circle, .blurb-span {
  /* Blurb */
  line-height: 1.25;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  position: relative; }
  .blurb p, .blurb-circle p, .blurb-span p {
    margin-bottom: 0; }
  .blurb figure, .blurb-circle figure, .blurb-span figure {
    position: relative; }
  .blurb figcaption, .blurb-circle figcaption, .blurb-span figcaption {
    position: absolute;
    background-color: #d13239; }

.blurb img img {
  width: 100%;
  max-width: 100%; }

.blurb figcaption {
  box-sizing: content-box;
  border-radius: 0 30px;
  padding: 15px; }
  @media (min-width: 992px) {
    .blurb figcaption {
      padding: 25px; } }

.blurb-circle figcaption {
  display: flex;
  align-items: center;
  border-radius: 50%;
  padding: 5px 10px;
  justify-content: center;
  width: 40%;
  height: 40%; }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    .blurb-circle figcaption {
      width: 50%;
      height: 50%; } }
  @media screen and (max-width: 480px) {
    .blurb-circle figcaption {
      font-size: 16px; } }

@media screen and (min-width: 992px) {
  .blurb-circle.blurb-adjust figcaption {
    width: 179px;
    height: 179px; } }

@media screen and (min-width: 1200px) {
  .blurb-circle.blurb-adjust figcaption {
    width: 210px;
    height: 210px; } }

@media (min-width: 992px) {
  .blurb-circle.img-adjust img {
    position: relative;
    left: 85px;
    z-index: -1; }
  .blurb-circle.img-adjust figcaption {
    top: 53%; } }

.blurb-right-middle figcaption {
  position: absolute;
  top: 55%;
  right: 0;
  z-index: 2;
  transform: translateY(-50%); }
  @media screen and (min-width: 768px) {
    .blurb-right-middle figcaption {
      right: -45px; } }
  @media (min-width: 992px) {
    .blurb-right-middle figcaption {
      right: -60px; } }

@media screen and (max-width: 991px) {
  .blurb-bottom-left figcaption {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: -45px; } }

@media (min-width: 992px) {
  .blurb-bottom-left figcaption {
    transform: translate(-50%, -25px); } }

@media (min-width: 992px) {
  .blurb-bottom-left figure {
    margin-bottom: 25px; } }

@media (min-width: 768px) {
  .blurb-bottom-right figure {
    padding-right: 35px; } }

@media (max-width: 767px) {
  .blurb-bottom-right figcaption {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: -45px; } }

@media (min-width: 768px) {
  .blurb-bottom-right figcaption {
    right: 0px;
    bottom: 0px;
    transform: translate(0px, 30px); } }

@media (min-width: 768px) {
  .blurb-bottom-right figure {
    margin-bottom: 30px; } }

@media screen and (max-width: 991px) {
  .blurb-lg figcaption {
    width: calc(100% - 120px); } }

@media (min-width: 992px) {
  .blurb-lg figure {
    margin-bottom: 90px; }
  .blurb-lg figcaption {
    width: 100%; } }

.blurb-md figcaption {
  width: 265px; }

.blurb-sm figcaption {
  width: 190px; }

.blurb-home-banner figcaption {
  width: 30%; }

@media screen and (max-width: 991px) {
  .blurb-home-banner {
    margin-top: 40px; }
    .blurb-home-banner figure {
      display: flex;
      align-items: center;
      flex-direction: row-reverse; }
    .blurb-home-banner.pattern .pattern-img {
      width: 80%; }
    .blurb-home-banner figcaption {
      left: 0; } }
  @media screen and (max-width: 991px) and (max-width: 480px) {
    .blurb-home-banner {
      font-size: 5.2vw; } }

@media (min-width: 992px) {
  .blurb-home-banner figcaption {
    transform: translate(-50%, -50%); } }

.blurb-span {
  display: inline-block;
  background: #78aaae;
  border-radius: 0 25px;
  padding: 30px 15px;
  margin-right: 15px; }
  .blurb-span::before {
    content: ' ';
    display: block;
    position: absolute;
    background: url(../../img/blurb-bubble.png) no-repeat;
    background-size: contain;
    background-position: right;
    right: -15px; }
    @media (max-width: 767px) {
      .blurb-span::before {
        width: 100%;
        height: 65px;
        top: -30px; } }
    @media (min-width: 768px) {
      .blurb-span::before {
        width: 100%;
        height: 75px;
        top: -45px; } }

/*
#################################################################

ACCORDION
------------------
Summary: Accordion styles
Project: Nucala Din
Usage: This is the main CSS for the Accordion of the website

#################################################################
*/
.mod-js .accordion-content-wrapper {
  visibility: hidden;
  height: 0;
  position: relative;
  top: -999999px;
  left: -999999px;
  overflow: hidden;
  box-sizing: border-box; }

.mod-js .accordion-slide.is-active > .accordion-content-wrapper {
  visibility: visible;
  position: relative;
  top: auto;
  left: auto;
  height: auto; }

.mod-js .accordion-slide.is-active:last-child > .accordion-content-wrapper {
  border-bottom: none; }

.mod-js .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 #ffffff; }
      .accordion .accordion-container .accordion-slide .accordion-head {
        padding: 0;
        background: none;
        font-size: 1rem;
        display: block;
        line-height: 1.25em;
        color: inherit;
        font-weight: 700; }
        .accordion .accordion-container .accordion-slide .accordion-head a {
          background: #d13239;
          text-decoration: none;
          padding: 15px 15px 15px 60px;
          display: block;
          color: #ffffff; }
          @media (min-width: 768px) {
            .accordion .accordion-container .accordion-slide .accordion-head a {
              padding-left: 75px; } }
          .accordion .accordion-container .accordion-slide .accordion-head a:hover {
            color: #ffffff;
            text-decoration: none; }
        .accordion .accordion-container .accordion-slide .accordion-head .accordion-title {
          font-size: 1rem;
          display: block;
          line-height: 1.25em;
          color: inherit;
          font-weight: 700; }
        .accordion .accordion-container .accordion-slide .accordion-head::after {
          content: "\f067";
          font-family: FontAwesome, sans-serif;
          display: inline-block;
          font-style: normal;
          position: relative;
          font-weight: normal;
          -webkit-font-smoothing: antialiased;
          font-size: 14px;
          color: #ffffff;
          position: absolute;
          top: 50%;
          left: 15px;
          margin-top: -12px;
          border: 2px solid #ffffff;
          padding: 4px 4px 4px 5px;
          border-radius: 24px;
          width: 24px;
          height: 24px;
          display: flex;
          align-items: center;
          justify-content: center; }
          @media (min-width: 768px) {
            .accordion .accordion-container .accordion-slide .accordion-head::after {
              left: 25px; } }
        .accordion .accordion-container .accordion-slide .accordion-head:hover::after {
          color: #ffffff; }
      .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.is-active .accordion-head::after {
        content: "\f068";
        font-family: FontAwesome, sans-serif;
        display: inline-block;
        font-style: normal;
        position: relative;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        font-size: 14px;
        color: #ffffff;
        position: absolute;
        top: 50%;
        left: 15px;
        margin-top: -12px;
        padding: 0 3px 0 5px; }
        @media (min-width: 768px) {
          .accordion .accordion-container .accordion-slide.is-active .accordion-head::after {
            left: 25px; } }
      .accordion .accordion-container .accordion-slide.is-active .accordion-head a {
        color: #ffffff;
        text-decoration: none; }
        .accordion .accordion-container .accordion-slide.is-active .accordion-head a:hover {
          color: #ffffff; }
      .accordion .accordion-container .accordion-slide:first-child {
        border-top: 0; }

.accordion-content-block {
  border: 15px solid rgba(209, 50, 57, 0.5); }
  @media (max-width: 767px) {
    .accordion-content-block .richText-content {
      padding: 15px 15px 0 15px; } }
  @media (min-width: 768px) {
    .accordion-content-block .richText-content {
      padding: 15px 45px 0 45px; } }

/*
#################################################################

Sitemap
------------------
Summary: Sitemap page styles.
Project: Nucala Din.
Usage: SCSS for the sitemap page.

#################################################################
*/
.sitemap-links .component-content {
  padding-bottom: 2rem;
  min-height: 0; }

@media (max-width: 767px) {
  .sitemap-links ul {
    padding-left: 20px; } }

.sitemap-links li {
  font-weight: 700;
  width: 13rem;
  float: left;
  padding: 0.5rem 0; }
  @media (min-width: 1200px) {
    .sitemap-links li {
      width: 14rem; } }

/*
#################################################################

EXIT NOTIFICATION
------------------
Summary: 
Project: Nucala Din
Usage: This is the alert shown to users when they click a link
to leave the GSK website in question.

#################################################################
*/
.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept, .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny {
  color: #333132;
  font-size: 1rem;
  line-height: normal;
  font-weight: 700;
  background-color: #f1f0f1;
  padding: 12px 20px 10px;
  display: inline-block;
  min-width: 120px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  border-radius: 24px;
  text-decoration: none;
  border: none;
  color: #ffffff;
  background-color: #58595b;
  cursor: pointer;
  min-width: 100px; }
  .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept:hover, .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny:hover {
    color: #ffffff;
    background-color: #58595b;
    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-deny:focus, .exit-notification .exit-notification-inner .exit-notification-buttons .focus.exit-notification-accept, .exit-notification .exit-notification-inner .exit-notification-buttons .focus.exit-notification-deny {
    color: #ffffff;
    border-color: transparent;
    box-shadow: none;
    background-color: #58595b;
    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-deny:disabled, .exit-notification .exit-notification-inner .exit-notification-buttons .disabled.exit-notification-accept, .exit-notification .exit-notification-inner .exit-notification-buttons .disabled.exit-notification-deny {
    color: #CCCCCC;
    background-color: #eeedec;
    cursor: no-drop; }

.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: 30px 15px;
    text-align: center; }
    @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 {
      display: flex;
      align-items: center;
      justify-content: space-around;
      flex-direction: row-reverse;
      margin-top: 15px; }

/*
#################################################################

OVERLAY
------------------
Summary: Modal equivalent CSS
Project: Nucala Din
Usage: 

#################################################################
*/
.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../assets/img/loader.gif) no-repeat 50% 50%; }

.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9998; }

.overlay-container {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px; }
  .overlay-container .overlay-content {
    position: relative;
    min-width: 80px;
    min-height: 80px;
    border-radius: 0;
    border: 0;
    padding: 0;
    max-width: 45%;
    display: inline-block;
    background: #ffffff;
    text-align: left;
    border: 5px solid #d13239;
    border-radius: 8px; }
    @media (max-width: 767px) {
      .overlay-container .overlay-content {
        max-width: 90%; } }
    .overlay-container .overlay-content .overlay-content-inner {
      overflow: hidden;
      padding-top: 40px; }
      .overlay-container .overlay-content .overlay-content-inner::before {
        content: "";
        border-bottom: 1px solid #CCCCCC;
        width: 100%;
        height: 40px;
        position: absolute;
        left: 0;
        top: 0; }
      .overlay-container .overlay-content .overlay-content-inner .video-video-container {
        border-bottom: 15px solid #ffffff; }
  .overlay-container .overlay-close {
    display: block !important;
    width: 38px;
    height: 38px;
    background: #ffffff;
    top: 0;
    right: 0;
    z-index: 9999;
    position: absolute;
    cursor: pointer;
    outline: none; }
    .overlay-container .overlay-close::after {
      content: "\f00d";
      font-family: FontAwesome, sans-serif;
      display: inline-block;
      font-style: normal;
      position: relative;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      font-size: 1.5rem;
      position: absolute;
      left: 0;
      top: 8px;
      right: 0;
      margin: 0 auto;
      width: 16px;
      color: #707070; }
    .overlay-container .overlay-close:hover, .overlay-container .overlay-close:focus {
      background: #707070;
      text-decoration: none; }
      .overlay-container .overlay-close:hover::after, .overlay-container .overlay-close:focus::after {
        color: #ffffff; }

/*
#################################################################

Streaming media
------------------
Summary: Streaming media styles.
Project: Nucala Din.
Usage: SCSS for the Streaming media.

#################################################################
*/
.streaming-media .mejs-container {
  border: 0 !important; }

.streaming-media .video-video-container video {
  min-height: 150px;
  height: auto;
  width: 100%;
  display: block; }

.streaming-media .video-video {
  width: 100%;
  position: relative; }
  .streaming-media .video-video button {
    outline: none; }
  .streaming-media .video-video .mejs-poster img {
    width: 100% !important; }

.streaming-media.video {
  position: relative; }
  .streaming-media.video .mejs-layers .mejs-poster img {
    object-fit: contain; }

.video-nojs {
  display: none; }

.video-video {
  border: 0 !important; }

.transcript-content {
  display: none; }

#footer ul li:last-of-type {
  margin-left: -5px; }

@media (max-width: 991px) {
  .footer-main-box .richText div div p:last-of-type, .footer-main-box .image .component-content {
    text-align: left; }
  .footer-main-box .box .image.first .component-content img {
    width: 70%; }
  .footer-main-box .box .image.last .component-content img {
    width: 35%; }
  .footer-main-box .image .component-content a img {
    width: 52%; } }

.zinc-block.zinc-text .richText-content {
  text-align: left; }

.product-category .richText.component.section.bg-white {
  border-radius: 24px;
  margin-top: 2.3%; }
  @media (min-width: 1200px) {
    .product-category .richText.component.section.bg-white {
      width: 47%;
      margin-top: 2.55%;
      border-radius: 24px;
      height: 350px; } }

@media (min-width: 1200px) {
  .product-category .richText.component.section.bg-white.odd {
    margin-right: 3.6%; } }

.product-category .content-block img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  border: 18px solid transparent;
  margin-top: 10px; }

.product-category .richText.component.section.bg-white h3 {
  font-size: 32px;
  line-height: 40px;
  color: #636466;
  font-weight: normal;
  text-align: center;
  padding: 0 5% 0 5%;
  margin-bottom: 19px; }

.product-category span.page-title.subpage-title {
  font-size: 72px;
  line-height: 82px;
  text-align: center; }

.product-category .richText.component.section.content-block.u-pb-3.u-pt-3.u-text-center.odd.last.col-xs-12 p {
  font-size: 20px;
  line-height: 26px; }

@media (max-width: 991px) {
  .product-category .richText.component.section.bg-white h3 {
    font-size: 26px;
    line-height: 34px; }
  .product-category .content-block img {
    width: 136px;
    margin-top: 8px;
    border-bottom: 0; }
  .product-category .richText.component.section.bg-white {
    margin-bottom: 5%; } }

.page-product-category .richText.component.section.content-block.u-pb-3.u-pt-3.u-text-center.even.last.col-xs-12 p {
  margin-top: 50px;
  margin-bottom: 45px; }

@media (max-width: 991px) {
  .page-product-category .richText.component.section.content-block.u-pb-3.u-pt-3.u-text-center.even.last.col-xs-12 p {
    margin-top: 30px;
    margin-bottom: 15px; } }

.sub-products .richText.component.section.bg-white {
  border-radius: 24px; }
  @media (min-width: 1200px) {
    .sub-products .richText.component.section.bg-white {
      width: 46.417%;
      margin-top: 2.55%;
      border-radius: 24px;
      height: 556px; } }

.sub-products .richText.component.section.bg-white.odd {
  margin-right: 3.6%;
  margin-left: 2%; }
  @media (min-width: 1200px) {
    .sub-products .richText.component.section.bg-white.odd {
      margin-right: 3.6%; } }

.sub-products .content-block img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  border: 1px solid #A5A5A5;
  margin-top: 32px;
  height: 254px; }

.sub-products .richText.component.section.bg-white h3 {
  font-size: 24px;
  line-height: 32px;
  color: #636466;
  font-weight: bold;
  text-align: left;
  /* padding: 0 5% 0 5%; */
  margin-bottom: 20px;
  margin-top: 17px; }

.sub-products .richText.component.section.bg-white p {
  font-size: 20px;
  line-height: 30px;
  text-align: left; }
  .sub-products .richText.component.section.bg-white p:last-of-type {
    text-align: center; }

.sub-products span.page-title.subpage-title {
  font-size: 72px;
  line-height: 82px;
  text-align: center; }

.sub-products .richText.component.section.content-block.u-pb-3.u-pt-3.u-text-center.odd.last.col-xs-12 p {
  font-size: 20px;
  line-height: 26px; }

@media (max-width: 501px) {
  .sub-products .content-block img {
    margin-top: 26px;
    height: 177px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .sub-products .content-block img {
    height: 200px; } }

@media (max-width: 991px) {
  .sub-products .richText.component.section.bg-white h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px;
    margin-top: 9px; }
  .sub-products .richText.component.section.bg-white p {
    font-size: 16px;
    line-height: 24px; } }

.back-btn {
  margin-top: 53px;
  margin-bottom: 40px; }

@media (max-width: 768px) {
  .back-btn {
    margin-top: 45px;
    margin-bottom: 29px; }
  .sub-products .richText.component.section.bg-white.content-block.icons.even.last.col-xs-12.col-sm-4.col-md-6 {
    margin-top: 20px; } }

.horizontal-nav.box {
  background-color: #669B9E; }

.horizontal-nav .richText div div div {
  display: flex;
  justify-content: space-around;
  font-size: 20px;
  line-height: 21px;
  padding: 13px 0 13px 0;
  color: #fff; }
  .horizontal-nav .richText div div div p {
    margin-bottom: 0px; }
    .horizontal-nav .richText div div div p a {
      text-decoration: none; }
      .horizontal-nav .richText div div div p a:hover {
        border-bottom: 5px solid white;
        padding-bottom: 8px;
        transition: none; }

.page-sea .horizontal-nav .richText div div div p a#sea,
.page-crswnp .horizontal-nav .richText div div div p a#crswnp,
.page-hes .horizontal-nav .richText div div div p a#hes,
.page-egpa .horizontal-nav .richText div div div p a#egpa {
  border-bottom: 5px solid white;
  padding-bottom: 8px;
  font-weight: bold; }

.top-left.u-curved-border-left-bottom::before {
  height: 350%;
  top: -303%;
  border-width: 0 0 5px 5px;
  border-bottom-left-radius: 25px; }

@media (max-width: 991px) {
  .top-left.u-curved-border-left-bottom::before {
    border-width: 0 0 2px 2px; } }

@media (min-width: 768px) {
  .top-left.u-curved-border-left-bottom::before {
    border-bottom-left-radius: 35px; } }

@media (min-width: 992px) {
  .top-left.u-curved-border-left-bottom::before {
    left: 0;
    width: 30%; } }

.top-left.u-curved-border-left-bottom::after {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #d13239;
  background: #c9dddf;
  border-radius: 20px;
  position: absolute;
  top: auto;
  right: auto;
  bottom: calc(30% + 15px);
  left: 10%;
  display: inline-block; }

.bottom-left-right.u-curved-border-left-right > .component-content::before {
  display: none !important; }

.bottom-left-right.u-curved-border-left-right::before {
  width: 30%;
  height: 100%;
  top: 40%;
  border-width: 5px 5px 0 0;
  border-top-right-radius: 20px;
  /*right: 0;*/ }

@media (min-width: 768px) {
  .bottom-left-right.u-curved-border-left-right::before {
    border-top-right-radius: 35px; } }

@media (min-width: 992px) {
  .bottom-left-right.u-curved-border-left-right::before {
    left: 80%;
    z-index: -1; } }

.bottom-left-right.u-curved-border-left-right::after {
  height: 65%;
  border-width: 0 0 5px 5px;
  border-bottom-left-radius: 20px;
  top: 555px;
  border-color: #669B9E;
  left: 109.1%;
  width: 100%; }

@media (min-width: 768px) {
  .bottom-left-right.u-curved-border-left-right::after {
    border-bottom-left-radius: 35px; } }

@media (min-width: 1200px) and (max-width: 1400px) {
  .bottom-left-right.u-curved-border-left-right::before {
    left: 78%; }
  .bottom-left-right.u-curved-border-left-right::after {
    left: 107.12%; } }

@media (min-width: 2500px) {
  .bottom-left-right.u-curved-border-left-right::before {
    left: 79.75%; } }

@media (min-width: 5000px) {
  .bottom-left-right.u-curved-border-left-right::before {
    left: 79.6%; } }

@media (max-width: 991px) {
  .bottom-left-right.u-curved-border-left-right::before,
  .bottom-left-right.u-curved-border-left-right::after {
    display: none; } }

.page-product-category #content {
  padding-top: 100px;
  overflow-x: hidden; }

.page-egpa .sub-products-top-left.u-curved-border-left-bottom::before,
.page-crswnp .sub-products-top-left.u-curved-border-left-bottom::before {
  height: 325px;
  top: -300px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .page-hes .sub-products-top-left.u-curved-border-left-bottom::before {
    height: 325px;
    top: -300px; }
  .page-egpa .sub-products-top-left.u-curved-border-left-bottom::before {
    height: 425px;
    top: -400px; } }

.sub-products-top-left.u-curved-border-left-bottom::before {
  height: 295px;
  top: -270px;
  border-width: 0 0 5px 5px;
  border-bottom-left-radius: 25px; }

@media (max-width: 991px) {
  .sub-products-top-left.u-curved-border-left-bottom::before {
    border-width: 0 0 2px 2px;
    width: 50%; } }

@media (min-width: 992px) {
  .sub-products-top-left.u-curved-border-left-bottom::before {
    left: 0;
    width: 48.462%; } }

@media (min-width: 768px) {
  .sub-products-top-left.u-curved-border-left-bottom::before {
    border-bottom-left-radius: 35px; } }

.sub-products-top-left.u-curved-border-left-bottom::after {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #d13239;
  background: #c9dddf;
  border-radius: 20px;
  position: absolute;
  top: auto;
  right: auto;
  bottom: calc(30% - 20px);
  left: 10%;
  display: inline-block; }

@media (min-width: 992px) {
  .page-sea #content {
    padding-top: 137px;
    overflow-x: hidden; }
  .page-egpa #content, .page-crswnp #content, .page-hes #content {
    padding-top: 100px;
    overflow-x: hidden; } }

.page-sea .products-title h1 span:first-of-type {
  margin-top: 55px !important; }

.products-title h1 {
  text-align: center; }

.products-title h1 span {
  font-size: 72px;
  line-height: 82px; }

@media (max-width: 991px) {
  .products-title h1 span {
    font-size: 30px;
    line-height: 38px; }
  .products-title h1 span:last-of-type {
    padding: 0 25% 0 25%; } }

@media (max-width: 500px) {
  .products-title h1 span:last-of-type {
    padding: 0 10% 0 10%; } }

@media (max-width: 991px) {
  .horizontal-nav {
    display: none; }
  .sub-products-header .js-navbar-collapse {
    top: 90px;
    z-index: 2;
    padding-top: 0; }
  .products-mob-header {
    background: #C9DCDE;
    border-bottom: 2px solid #749F96; }
  .products-mob-header p {
    padding: 15px 29px 16px 27px;
    background: #ffffff;
    margin-top: 9px;
    border-radius: 12px;
    font-size: 22px;
    line-height: 24px;
    color: #636466; }
  .page-sea .products-mob-header p #sea, .page-hes .products-mob-header p #hes,
  .page-crswnp .products-mob-header p #crswnp, .page-egpa .products-mob-header p #egpa {
    color: #D13239;
    font-weight: bold; }
  .products-mob-header p:first-of-type {
    margin-top: 25px; }
  .products-mob-header p:last-of-type {
    margin-bottom: 25px; }
  .products-mob-header p a {
    text-decoration: none; } }

@media (min-width: 991px) {
  .products-mob-header {
    display: none; } }

.logo {
  height: 90px;
  width: auto;
  display: flex;
  align-items: center;
  float: right; }

@media (min-width: 992px) and (max-width: 1199px) {
  .page-sea .products-title h1 span:first-of-type {
    margin-top: 0px !important; }
  .sub-products .richText.component.section.bg-white {
    width: 46.417%;
    margin-top: 2.55%;
    border-radius: 24px;
    height: 616px; }
  .sub-products .richText.component.section.bg-white.odd {
    margin-right: 3.6%;
    margin-left: 1%; }
  .sub-products-top-left.u-curved-border-left-bottom::before {
    height: 315px;
    top: -290px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .product-category .richText.component.section.bg-white {
    width: 47%;
    margin-top: 2.55%;
    margin-right: 3%;
    border-radius: 24px;
    height: 350px; }
  .product-category .richText.component.section.bg-white h3 {
    padding: 0px; }
  .top-left.u-curved-border-left-bottom::before {
    width: 25%; } }

.page-product-category .bottom-left-right.u-curved-border-left-right::before {
  top: 60%; }

@media (min-width: 992px) {
  .page-product-category .u-curved-border-left-right {
    padding: 0px; } }

@media (max-width: 991px) {
  .page-product-category .navbar .navbar-collapse li {
    display: none; }
  .page-product-category .navbar .navbar-collapse li:first-of-type,
  .navbar .navbar-collapse li:nth-child(2) {
    display: block; }
  .page-product-category .navbar .navbar-collapse {
    top: 91px;
    z-index: 2; }
  .page-product-category .products-title h1 span:first-of-type {
    margin-top: 0 !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .page-product-category .top-left.u-curved-border-left-bottom::before {
    height: 200%;
    top: -205%;
    width: 50%; }
  .page-product-category .top-left.u-curved-border-left-bottom::after {
    bottom: calc(30% + 68px); } }

@media (max-width: 767px) {
  .page-product-category .top-left.u-curved-border-left-bottom::before {
    height: 250%;
    top: -255%;
    width: 50%; }
  .page-product-category .top-left.u-curved-border-left-bottom::after {
    bottom: calc(30% + 40px); } }

@media (max-width: 392px) {
  .page-product-category .top-left.u-curved-border-left-bottom::after {
    bottom: calc(30% + 58px); } }

@media (min-width: 768px) and (max-width: 991px) {
  .sub-products .richText.component.section.bg-white {
    width: 47%; } }

@media (max-width: 768px) {
  .sub-products .richText.component.section.bg-white.odd {
    margin-left: 0px; } }

@media (max-width: 991px) {
  .page-sea .products-title h1 span:first-of-type,
  .page-crswnp .products-title h1 span:first-of-type,
  .page-egpa .products-title h1 span:first-of-type,
  .page-hes .products-title h1 span:first-of-type {
    margin-top: 0px !important; } }

.products-fr .products-title h1 span {
  font-size: 62px;
  line-height: 72px; }

.products-fr .products-title h1 {
  text-align: center;
  font-size: 62px;
  line-height: 72px;
  padding: 0 10px 0 10px; }

@media (max-width: 991px) {
  .products-fr .products-title h1 span, .products-fr .products-title h1 {
    font-size: 30px;
    line-height: 38px; } }

@media (min-width: 991px) and (max-width: 1199px) {
  .products-fr .products-title h1 span, .products-fr .products-title h1 {
    font-size: 52px;
    line-height: 62px; } }

@media (max-width: 991px) {
  .products-fr .products-title h1 span:last-of-type {
    padding: 0; } }

@media (max-width: 500px) {
  .products-fr .products-title h1 span:last-of-type {
    padding: 0; } }

@media (min-width: 384px) and (max-width: 604px) {
  .products-fr.page-product-category .top-left.u-curved-border-left-bottom::after {
    bottom: calc(30% + 58px); } }

@media (min-width: 1200px) {
  .products-fr .richText.top-left.u-curved-border-left-bottom h2 {
    margin-left: 25%; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .products-fr .richText.top-left.u-curved-border-left-bottom h2 {
    margin-left: 20%; }
  .products-fr .top-left.u-curved-border-left-bottom::before {
    width: 20%; } }

@media (min-width: 1200px) {
  .products-fr.page-sea .products-title h1 span:first-of-type {
    margin-top: 10px !important; } }

@media (min-width: 1200px) {
  .products-fr .sub-products .richText.component.section.bg-white {
    height: 650px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .products-fr .sub-products .richText.component.section.bg-white {
    height: 625px; } }

@media (min-width: 992px) {
  .products-fr.page-egpa #content {
    padding-top: 137px; }
  .products-fr.page-crswnp #content {
    padding-top: 137px; }
  .products-fr.page-hes #content {
    padding-top: 137px; } }

.page-index #content {
  padding-top: 90px; }

.page-index .page-title.title-1.white {
  color: #636466; }

.page-index .page-title.title-2 {
  color: #D13239; }

.page-index .u-curved-border-left-bottom.ca-home h1 {
  margin-top: 80px; }

@media (max-width: 991px) {
  .page-index .u-curved-border-left-bottom.ca-home h1 {
    margin-top: 30px; } }

.page-index .u-text-center .section-title {
  color: #58595B; }

@media (min-width: 768px) {
  .page-index .u-curved-border-left-bottom::before {
    border-width: 0 0 5px 5px; }
  .page-index .u-curved-border-right-bottom::before {
    border-width: 0 5px 5px 0; }
  .page-index .u-curved-border-middle-bottom::before {
    top: -5px;
    border-width: 5px 0 0 5px;
    border-top-left-radius: 35px; } }

@media (max-width: 991px) {
  .overlay-container .overlay-content {
    border-radius: 30px;
    border: 3px solid #D13239; }
  .overlay-container .overlay-close,
  .overlay-container .overlay-close::after,
  .overlay-container .overlay-content .overlay-content-inner::before {
    display: none !important; }
  .overlay-container .overlay-content .overlay-content-inner {
    padding-top: 0; }
  .overlay-container .overlay-content:after {
    content: " ";
    position: absolute;
    top: 100%;
    left: 29.3%;
    margin-left: -5px;
    border-width: 31px;
    border-style: solid;
    border-color: #D13239 transparent transparent transparent; }
  div.overlay-content-inner:after {
    content: " ";
    position: absolute;
    top: 98%;
    left: 29%;
    margin-left: -5px;
    border-width: 32px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    z-index: 1; } }

@media (max-width: 450px) {
  div.overlay-content-inner:after {
    left: 28.3%;
    border-width: 34px; } }

@media (max-width: 991px) {
  .overlay-content-inner .richText-content {
    padding-bottom: 0px; }
  .overlay-content-inner .box.u-pl-3 > div > div > div.richText.content-block.first.odd > div > div > p {
    padding: 15px 65px 0px 15px; }
  .overlay-content-inner .box .box.column.u-p-4.even {
    padding-left: 30px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .overlay-content-inner .box .richText.content-block.u-text-center.u-px-5.odd.last {
    padding-left: 30px !important;
    padding-bottom: 30px;
    text-align: left; }
  .overlay-content-inner .box .richText.content-block.u-text-center.u-px-5.odd.last .richText-content {
    padding: 0;
    padding-top: 15px; } }

/*
#################################################################

UTILITIES
------------------
Summary: Atomic CSS / utility classes
Project: Nucala Din
------------------
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: #d13239 !important; }

a.u-bg-color-1:focus {
  background-color: #aa262c !important; }

a.u-bg-color-1:hover {
  background-color: #aa262c !important; }

.u-bg-color-2 {
  background-color: #58595b !important; }

a.u-bg-color-2:focus {
  background-color: #3f4041 !important; }

a.u-bg-color-2:hover {
  background-color: #3f4041 !important; }

.u-bg-color-3 {
  background-color: #252f55 !important; }

a.u-bg-color-3:focus {
  background-color: #161b31 !important; }

a.u-bg-color-3:hover {
  background-color: #161b31 !important; }

.u-bg-color-4 {
  background-color: #78aaae !important; }

a.u-bg-color-4:focus {
  background-color: #5b9398 !important; }

a.u-bg-color-4:hover {
  background-color: #5b9398 !important; }

.u-bg-color-5 {
  background-color: #c9dddf !important; }

a.u-bg-color-5:focus {
  background-color: #a9c9cc !important; }

a.u-bg-color-5:hover {
  background-color: #a9c9cc !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-z-index-2 {
  z-index: 2; }

.u-text-center {
  text-align: center; }

.u-text-right {
  text-align: right; }

.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: #d13239 !important; }

a.u-text-color-1:focus {
  color: #aa262c !important; }

a.u-text-color-1:hover {
  color: #aa262c !important; }

.u-text-color-2 {
  color: #58595b !important; }

a.u-text-color-2:focus {
  color: #3f4041 !important; }

a.u-text-color-2:hover {
  color: #3f4041 !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: #f1f0f1 !important; }

a.u-text-gray-light:focus {
  color: #d8d6d8 !important; }

a.u-text-gray-light:hover {
  color: #d8d6d8 !important; }

.u-text-gray-lighter {
  color: #eeedec !important; }

a.u-text-gray-lighter:focus {
  color: #d6d4d1 !important; }

a.u-text-gray-lighter:hover {
  color: #d6d4d1 !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; }

@media (min-width: 992px) {
  .img-pull-right-md img {
    float: right; } }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.u-icon {
  display: inline-block; }
  @media (max-width: 767px) {
    .u-icon {
      margin-right: 10px; } }
  @media (min-width: 768px) {
    .u-icon {
      margin-left: 15px; } }
  .u-icon::after {
    content: '';
    width: 18px;
    height: 40px;
    position: relative;
    display: inline-block;
    background-size: cover;
    background: url("../../assets/img/product1.png") no-repeat center;
    background-size: contain; }
  .u-icon.u-teal-icon::after {
    background: url("../../assets/img/teal-product1.png") no-repeat center;
    background-size: contain; }

.u-icon-2 {
  display: inline-block; }
  @media (max-width: 767px) {
    .u-icon-2 {
      margin-right: 10px; } }
  @media (min-width: 768px) {
    .u-icon-2 {
      margin-left: 15px; } }
  .u-icon-2::after {
    content: '';
    width: 80px;
    height: 40px;
    position: relative;
    display: inline-block;
    background-size: cover;
    background: url("../../assets/img/product2.png") no-repeat center;
    background-size: contain; }
  .u-icon-2.u-teal-icon-2::after {
    background: url("../../assets/img/teal-product2.png") no-repeat center;
    background-size: contain; }

.u-icon-3 {
  display: inline-block; }
  @media (max-width: 767px) {
    .u-icon-3 {
      margin-right: 10px; } }
  @media (min-width: 768px) {
    .u-icon-3 {
      margin-left: 15px; } }
  .u-icon-3::after {
    content: '';
    width: 80px;
    height: 40px;
    position: relative;
    display: inline-block;
    background-size: cover;
    background: url("../../assets/img/product3.png") no-repeat center;
    background-size: contain; }
  .u-icon-3.u-teal-icon-3::after {
    background: url("../../assets/img/teal-product3.png") no-repeat center;
    background-size: contain; }

@media (min-width: 992px) {
  .u-md-text-center {
    text-align: center !important; } }

.u-green-bar {
  display: block;
  height: 20px;
  background: #84bd00; }

.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; }

@media (min-width: 768px) {
  .u-flex-box > .component-content > .paragraphSystem {
    display: flex; } }

.u-box-white {
  background: #ffffff; }

.u-mar-auto {
  margin: 0 auto;
  left: 0 !important;
  right: 0 !important; }

.u-box-shadow {
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); }

.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; } }

.u-borders {
  border: 1px solid #666;
  display: block;
  padding: 15px; }

.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-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; } }

.u-cursor {
  cursor: pointer !important; }

.u-divider {
  padding-left: 0px;
  padding-right: 0px; }
  .u-divider .component-content {
    border-top: 2px solid #CCCCCC; }

@-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; } }

.u-curved-border-left-bottom, .u-curved-border-left-top, .u-curved-border-middle-bottom, .u-curved-border-middle-bottom-xs, .u-curved-border-middle-bottom-au, .u-curved-border-left-top-xs-only, .u-curved-border-right-bottom-au, .u-curved-border-right-bottom, .u-curved-border-left-right {
  position: relative; }
  .u-curved-border-left-bottom::before, .u-curved-border-left-top::before, .u-curved-border-middle-bottom::before, .u-curved-border-middle-bottom-xs::before, .u-curved-border-middle-bottom-au::before, .u-curved-border-left-top-xs-only::before, .u-curved-border-right-bottom-au::before, .u-curved-border-right-bottom::before, .u-curved-border-left-right::before, .u-curved-border-left-bottom::after, .u-curved-border-left-top::after, .u-curved-border-middle-bottom::after, .u-curved-border-middle-bottom-xs::after, .u-curved-border-middle-bottom-au::after, .u-curved-border-left-top-xs-only::after, .u-curved-border-right-bottom-au::after, .u-curved-border-right-bottom::after, .u-curved-border-left-right::after {
    content: ' ';
    display: block;
    border-style: solid;
    position: absolute; }
  .u-curved-border-left-bottom::before, .u-curved-border-left-top::before, .u-curved-border-middle-bottom::before, .u-curved-border-middle-bottom-xs::before, .u-curved-border-middle-bottom-au::before, .u-curved-border-left-top-xs-only::before, .u-curved-border-right-bottom-au::before, .u-curved-border-right-bottom::before, .u-curved-border-left-right::before {
    border-color: #669B9E;
    pointer-events: none; }
  .u-curved-border-left-bottom::after, .u-curved-border-left-top::after, .u-curved-border-middle-bottom::after, .u-curved-border-middle-bottom-xs::after, .u-curved-border-middle-bottom-au::after, .u-curved-border-left-top-xs-only::after, .u-curved-border-right-bottom-au::after, .u-curved-border-right-bottom::after, .u-curved-border-left-right::after {
    border-color: #d13239; }

.u-curved-border-left-bottom.adjust-content .richText-content {
  margin: auto;
  width: 80%; }
  .u-curved-border-left-bottom.adjust-content .richText-content .title-1,
  .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
    word-break: break-word; }
    @media (max-width: 990px) {
      .u-curved-border-left-bottom.adjust-content .richText-content .title-1,
      .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
        font-size: 7vw;
        line-height: 1.25em; } }
    @media (max-width: 479px) {
      .u-curved-border-left-bottom.adjust-content .richText-content .title-1,
      .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
        font-size: 6.5vw; } }
  .u-curved-border-left-bottom.adjust-content .richText-content .title-1 {
    text-align: left;
    margin-bottom: 10px; }
  .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
    text-align: right; }
    @media (max-width: 990px) {
      .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
        padding-left: 25%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .u-curved-border-left-bottom.adjust-content .richText-content {
      width: 95%; } }

.u-curved-border-left-bottom::before {
  height: 70%;
  top: 0;
  border-width: 0 0 3px 3px;
  border-bottom-left-radius: 20px; }
  @media (max-width: 990px) {
    .u-curved-border-left-bottom::before {
      left: 0;
      width: 25%; } }
  @media (min-width: 992px) {
    .u-curved-border-left-bottom::before {
      left: 0;
      width: 18%; } }
  @media (min-width: 768px) {
    .u-curved-border-left-bottom::before {
      border-bottom-left-radius: 35px; } }

.u-curved-border-left-bottom::after {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #d13239;
  background: #c9dddf;
  border-radius: 20px;
  position: absolute;
  top: auto;
  right: auto;
  bottom: calc(30% - 8px);
  left: 10%;
  display: inline-block; }

@media (min-width: 992px) {
  .u-curved-border-left-bottom.ca-home::before {
    width: 25%; } }

@media (min-width: 1200px) {
  .u-curved-border-left-bottom.ca-home::before {
    width: 32%; } }

@media (min-width: 992px) {
  .u-curved-border-left-bottom.ca-home::after {
    left: 12%; } }

@media (min-width: 1200px) {
  .u-curved-border-left-bottom.ca-home::after {
    left: 15%; } }

.u-curved-border-left-bottom.ca.adjust-content .richText-content .title-1 {
  padding-left: 20%; }
  @media (min-width: 1200px) {
    .u-curved-border-left-bottom.ca.adjust-content .richText-content .title-1 {
      padding-left: 12%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .u-curved-border-left-bottom.ca.adjust-content .richText-content {
    width: 95%; } }

@media (max-width: 990px) {
  .u-curved-border-left-bottom.ca.adjust-content .richText-content .title-2 {
    padding-left: 5%; } }

.u-curved-border-left-bottom.ca::before {
  height: 48%; }
  @media (min-width: 768px) {
    .u-curved-border-left-bottom.ca::before {
      width: 21%;
      height: 39%; } }
  @media (min-width: 992px) {
    .u-curved-border-left-bottom.ca::before {
      width: 18%;
      height: 41%; } }

.u-curved-border-left-bottom.ca::after {
  bottom: calc(53% - 8px); }
  @media (min-width: 768px) {
    .u-curved-border-left-bottom.ca::after {
      bottom: calc(62% - 8px); } }
  @media (min-width: 992px) {
    .u-curved-border-left-bottom.ca::after {
      bottom: calc(59% - 8px); } }
  @media (max-width: 990px) {
    .u-curved-border-left-bottom.ca::after {
      left: 9%; } }

.u-curved-border-left-top::before {
  width: 50%;
  height: 100%;
  left: 0;
  top: -3px;
  border-width: 3px 0 0 3px;
  border-top-left-radius: 20px; }
  @media (min-width: 768px) {
    .u-curved-border-left-top::before {
      border-top-right-radius: 35px; } }

.u-curved-border-left-top::after {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #d13239;
  background: #c9dddf;
  border-radius: 20px;
  position: absolute;
  top: -12px;
  right: auto;
  bottom: auto;
  left: 100px;
  display: inline-block; }

.u-curved-border-middle-bottom::before {
  width: 50%;
  height: 100%;
  left: 0;
  top: -3px;
  border-width: 3px 0 0 3px;
  border-top-left-radius: 20px; }
  @media (min-width: 768px) {
    .u-curved-border-middle-bottom::before {
      border-top-left-radius: 35px; } }

.u-curved-border-middle-bottom::after {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #d13239;
  background: #c9dddf;
  border-radius: 20px;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 120px;
  left: -8px;
  display: inline-block; }

@media (max-width: 767px) {
  .u-curved-border-middle-bottom-xs::before {
    width: 50%;
    height: 100%;
    left: 0;
    top: -3px;
    border-width: 3px 0 0 3px;
    border-top-left-radius: 20px; }
  .u-curved-border-middle-bottom-xs::after {
    content: "";
    width: 20px;
    height: 20px;
    border: 4px solid #d13239;
    background: #c9dddf;
    border-radius: 20px;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 120px;
    left: -8px;
    display: inline-block; } }

@media (min-width: 768px) {
  .u-curved-border-middle-bottom-xs::before, .u-curved-border-middle-bottom-xs::after {
    border: none; } }

@media (max-width: 767px) {
  .u-curved-border-middle-bottom-au::before, .u-curved-border-middle-bottom-au::after {
    border: none; } }

@media (min-width: 768px) {
  .u-curved-border-middle-bottom-au::before {
    width: calc(100% - 60px);
    height: 100%;
    left: 0;
    top: -3px;
    border-width: 3px 0 0 3px;
    border-top-left-radius: 20px;
    border-top-left-radius: 35px; }
  .u-curved-border-middle-bottom-au::after {
    content: "";
    width: 20px;
    height: 20px;
    border: 4px solid #d13239;
    background: #c9dddf;
    border-radius: 20px;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 120px;
    left: -8px;
    display: inline-block; } }

@media (max-width: 767px) {
  .u-curved-border-left-top-xs-only::before {
    height: 100%;
    right: 0;
    top: 0;
    width: 50%;
    border-width: 0 3px 3px 0;
    border-bottom-right-radius: 20px; }
  .u-curved-border-left-top-xs-only::after {
    content: "";
    width: 20px;
    height: 20px;
    border: 4px solid #d13239;
    background: #c9dddf;
    border-radius: 20px;
    position: absolute;
    top: auto;
    right: -8px;
    bottom: 100px;
    left: auto;
    display: inline-block; } }

@media (min-width: 768px) {
  .u-curved-border-left-top-xs-only::before, .u-curved-border-left-top-xs-only::after {
    border-color: transparent; } }

@media (min-width: 768px) {
  .u-curved-border-right-bottom-au::before {
    width: calc(100% - 65px);
    height: calc(100% - 65px);
    right: 0;
    top: -3px;
    border-width: 0 3px 3px 0;
    border-bottom-right-radius: 35px;
    margin-top: 65px;
    margin-left: 65px;
    border-color: #669B9E; }
  .u-curved-border-right-bottom-au::after {
    content: "";
    width: 20px;
    height: 20px;
    border: 4px solid #d13239;
    background: #c9dddf;
    border-radius: 20px;
    position: absolute;
    top: auto;
    right: 45%;
    bottom: -4px;
    left: auto;
    display: inline-block;
    border-color: #d13239; } }

.u-curved-border-right-bottom::before {
  width: 25%;
  height: 100%;
  top: 0; }
  @media (max-width: 767px) {
    .u-curved-border-right-bottom::before {
      right: 0;
      border-width: 0 3px 0 0; } }
  @media (min-width: 768px) {
    .u-curved-border-right-bottom::before {
      right: 15px;
      border-width: 0 3px 3px 0;
      border-bottom-right-radius: 35px; } }

@media (max-width: 767px) {
  .u-curved-border-right-bottom::after {
    border: none; } }

@media (min-width: 768px) {
  .u-curved-border-right-bottom::after {
    content: "";
    width: 20px;
    height: 20px;
    border: 4px solid #d13239;
    background: #c9dddf;
    border-radius: 20px;
    position: absolute;
    top: auto;
    right: 7px;
    bottom: 100px;
    left: auto;
    display: inline-block; } }

.u-curved-border-left-right::before {
  width: 50%;
  height: 400px;
  top: 0;
  border-width: 3px 3px 0 0;
  border-top-right-radius: 20px;
  right: 0; }
  @media (min-width: 768px) {
    .u-curved-border-left-right::before {
      border-top-right-radius: 35px; } }

.u-curved-border-left-right::after {
  height: 400px;
  border-width: 0 0 3px 3px;
  border-bottom-left-radius: 20px;
  top: 400px;
  border-color: #669B9E;
  right: -12px; }
  @media (min-width: 768px) {
    .u-curved-border-left-right::after {
      height: 250px;
      border-bottom-left-radius: 35px; } }

@media (max-width: 767px) {
  .u-curved-border-left-right::after {
    width: 15px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .u-curved-border-left-right {
    padding: 0 30px; }
    .u-curved-border-left-right::before {
      right: 15px; }
    .u-curved-border-left-right::after {
      width: 30px; } }

@media (min-width: 992px) {
  .u-curved-border-left-right {
    padding: 0 45px; }
    .u-curved-border-left-right::before {
      right: 30px; }
    .u-curved-border-left-right::after {
      width: 45px; } }

.u-curved-border-left-right > .component-content::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #d13239;
  background: #c9dddf;
  border-radius: 20px;
  position: absolute;
  top: -9.5px;
  right: 25%;
  bottom: auto;
  left: auto;
  display: inline-block; }

/*
#################################################################

SHAME
------------------
Summary: used to test code before including in project
Project: Nucala Din
------------------
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.

#################################################################
*/
/*Spinner in news & events page onload-STARTS*/
.snippetload-overlay-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #000;
  opacity: 0.5; }

.snippetload-overlay-wrapper .spinner {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: #fff;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
  position: fixed;
  top: 45%;
  left: 45%; }

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg); } }

/*Spinner in news & events page onload-ENDS*/
/*
#################################################################

LOCALE: AUSTRALIA ONLY
------------------
Summary: Specific CSS for Australian English only
Project: Nucala Din
------------------
Usage: These are the specific styles for Australian English sites ONLY in
Nucala Din

#################################################################
*/
@media (max-width: 991px) {
  :lang(en-AU) .navbar-brand .component-content {
    justify-content: flex-start; } }

@media (min-width: 992px) {
  :lang(en-AU) #content {
    padding-top: 0; } }

@media screen and (max-width: 991px) {
  :lang(en-AU) .au-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto; } }

@media (max-width: 990px) {
  :lang(en-AU) .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
    padding-left: 15%; } }

/*
#################################################################

LOCALE: French Canada ONLY
------------------
Summary: Specific CSS for French Canada only
Project: Nucala Din
------------------
Usage: These are the specific styles for French Canada sites ONLY in
Nucala Din

#################################################################
*/
@media (min-width: 992px) {
  :lang(fr-CA) #footer .footer-snippet > .inner > .component-content {
    display: block; }
  :lang(fr-CA) #footer .box > .component-content > .content {
    align-items: center; } }

