@font-face {
  font-family: "Larsseit";
  src: url("https://ussu-web.s3.eu-west-2.amazonaws.com/css/fonts/Larsseit-Light.otf")
    format("opentype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Larsseit";
  src: url("https://ussu-web.s3.eu-west-2.amazonaws.com/css/fonts/Larsseit-Light.otf")
    format("opentype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Larsseit";
  src: url("https://ussu-web.s3.eu-west-2.amazonaws.com/css/fonts/Larsseit.otf")
    format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Larsseit";
  src: url("https://ussu-web.s3.eu-west-2.amazonaws.com/css/fonts/Larsseit-Italic.otf")
    format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Larsseit";
  src: url("https://ussu-web.s3.eu-west-2.amazonaws.com/css/fonts/Larsseit-Bold.otf")
    format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Larsseit";
  src: url("https://ussu-web.s3.eu-west-2.amazonaws.com/css/fonts/Larsseit-ExtraBold.otf")
    format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "ci";
  src: url("https://ussu-web.s3.eu-west-2.amazonaws.com/css/fonts/ci_a142dabb07b948bd84684f8f6d99bdb2.eot?78cnrh");
  src: url("https://ussu-web.s3.eu-west-2.amazonaws.com/css/fonts/ci_a142dabb07b948bd84684f8f6d99bdb2.eot?78cnrh#iefix")
      format("embedded-opentype"),
    url("https://ussu-web.s3.eu-west-2.amazonaws.com/css/fonts/ci_a142dabb07b948bd84684f8f6d99bdb2.ttf?78cnrh")
      format("truetype"),
    url("https://ussu-web.s3.eu-west-2.amazonaws.com/css/fonts/ci_a142dabb07b948bd84684f8f6d99bdb2.woff?78cnrh")
      format("woff"),
    url("https://ussu-web.s3.eu-west-2.amazonaws.com/css/fonts/ci_a142dabb07b948bd84684f8f6d99bdb2.svg?78cnrh#ci")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

html {
  scroll-padding-top: 90px;
}

body {
  font-family: Larsseit, Open Sans, Helvetica, Arial, sans-serif;
  padding-top: 98px;
  color: #36464e;
}
a,
a:hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#scrollTopButton {
  display: inline-block;
  background-color: rgb(241, 118, 109);
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#scrollTopButton::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#scrollTopButton:hover {
  cursor: pointer;
  background-color: #ff8893;
}
#scrollTopButton:active {
  background-color: #ff8893;
}
#scrollTopButton.show {
  opacity: 1;
  visibility: visible;
}

.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
.u-header__section--dark--shift.js-header-change-moment
  .navbar-nav:not([class*="u-main-nav-v"])
  .nav-link,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
.u-header__section--primary--shift.js-header-change-moment
  .navbar-nav:not([class*="u-main-nav-v"])
  .nav-link,
.u-header__section--light
  .navbar-nav:not([class*="u-main-nav-v"])
  .open
  > .nav-link,
.u-header__section--light
  .navbar-nav:not([class*="u-main-nav-v"])
  .active
  > .nav-link,
.u-header__section--light
  .navbar-nav:not([class*="u-main-nav-v"])
  .nav-link.open,
.u-header__section--light
  .navbar-nav:not([class*="u-main-nav-v"])
  .nav-link.active,
.u-header__section--light--shift.js-header-change-moment
  .navbar-nav:not([class*="u-main-nav-v"])
  .open
  > .nav-link,
.u-header__section--light--shift.js-header-change-moment
  .navbar-nav:not([class*="u-main-nav-v"])
  .active
  > .nav-link,
.u-header__section--light--shift.js-header-change-moment
  .navbar-nav:not([class*="u-main-nav-v"])
  .nav-link.open,
.u-header__section--light--shift.js-header-change-moment
  .navbar-nav:not([class*="u-main-nav-v"])
  .nav-link.active,
.u-secondary-navigation .active a {
  color: rgb(241, 118, 109);
}

.u-block-hover:hover .g-color-primary--hover,
.g-color-primary--hover:hover {
  color: rgb(241, 118, 109) !important;
}

[class*="g-bgi-v"] {
  background-position: center;
  background-attachment: fixed;
}

.g-bgi-v1,
.g-bgi-v1 .u-outer-spaces-helper::after {
  background-image: url(https://htmlstream.com/preview/unify-v2.4/assets/img-temp/1920x1080/img1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.g-bgi-v2,
.g-bgi-v2 .u-outer-spaces-helper::after {
  background-image: url(https://htmlstream.com/preview/unify-v2.4/assets/img-temp/1920x1080/img2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.g-bgi-v3,
.g-bgi-v3 .u-outer-spaces-helper::after {
  background-image: url(https://htmlstream.com/preview/unify-v2.4/assets/img-temp/1920x1080/img3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.g-bgi-v4,
.g-bgi-v4 .u-outer-spaces-helper::after {
  background-image: url(https://htmlstream.com/preview/unify-v2.4/assets/img-temp/1920x1080/img4.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.g-bgi-v5,
.g-bgi-v5 .u-outer-spaces-helper::after {
  background-image: url(https://htmlstream.com/preview/unify-v2.4/assets/img-temp/1920x1080/img5.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.g-bgi-v6,
.g-bgi-v6 .u-outer-spaces-helper::after {
  background-image: url(https://htmlstream.com/preview/unify-v2.4/assets/img-temp/1920x1080/img6.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.g-bgi-v7,
.g-bgi-v7 .u-outer-spaces-helper::after {
  background-image: url(https://htmlstream.com/preview/unify-v2.4/assets/img-temp/1920x1080/img7.jpg);
}

.g-bgi-v8,
.g-bgi-v8 .u-outer-spaces-helper::after {
  background-image: url(https://htmlstream.com/preview/unify-v2.4/assets/img/bg/pattern/bricks-white.png);
}

.g-bgi-v9,
.g-bgi-v9 .u-outer-spaces-helper::after {
  background-image: url(https://htmlstream.com/preview/unify-v2.4/assets/img/bg/pattern/math-dark.png);
}

.g-bgi-v10,
.g-bgi-v10 .u-outer-spaces-helper::after {
  background-image: url(https://htmlstream.com/preview/unify-v2.4/assets/img/bg/pattern/figures-light.png);
}

.g-bgi-v11,
.g-bgi-v11 .u-outer-spaces-helper::after {
  background-image: url(https://htmlstream.com/preview/unify-v2.4/assets/img/bg/pattern/footer-lodyas.png);
}

.g-bgi-v12,
.g-bgi-v12 .u-outer-spaces-helper::after {
  background-image: url(https://htmlstream.com/preview/unify-v2.4/assets/img/bg/pattern/doodles.png);
}

.g-bgi-v13,
.g-bgi-v13 .u-outer-spaces-helper::after {
  background-image: url(https://htmlstream.com/preview/unify-v2.4/assets/img/bg/pattern/darkness.png);
}

.g-bgi-v14,
.g-bgi-v14 .u-outer-spaces-helper::after {
  background-image: url(https://htmlstream.com/preview/unify-v2.4/assets/img/bg/pattern/memphis-colorful.png);
}

.g-layout-boxed,
.g-layout-semiboxed {
  background-color: #f7f7f7;
}

.u-outer-space-v1 .g-layout-boxed::after,
.u-outer-space-v2 .g-layout-boxed::after,
.u-outer-space-v1 .g-layout-semiboxed::after,
.u-outer-space-v2 .g-layout-semiboxed::after {
  border-bottom-color: #f7f7f7;
}

.g-layout-boxed main,
.g-layout-semiboxed main {
  position: relative;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.homepage-img {
  margin-top: -5px;
  width: 100% !important;
}
.homepage-title {
  text-align: center !important;
}

@media (min-width: 1200px) {
  .g-layout-boxed main {
    width: 1140px;
  }
  .homepage-title {
    text-align: left !important;
    margin-left: 3.5rem !important;
    margin-top: -5px;
  }
}

@media (min-width: 1400px) {
  .g-layout-semiboxed main {
    width: 1340px;
  }
}

@media (min-width: 768px) {
  .u-outer-space-v1 {
    margin: 20px;
  }
  .homepage-title {
    text-align: left !important;
    margin-left: 3.5rem !important;
    margin-top: -35px;
  }
}

@media (min-width: 768px) {
  .u-outer-space-v1 body {
    height: calc(100% - 40px);
    min-height: calc(100% - 40px);
  }
}

@media (min-width: 768px) {
  .u-outer-space-v2 {
    margin: 40px;
  }
}

@media (min-width: 768px) {
  .u-outer-space-v2 body {
    height: calc(100% - 80px);
    min-height: calc(100% - 80px);
  }
}

.g-dark-theme {
  background-color: #000;
  color: #fff;
}

.g-dark-theme main {
  background-color: #222;
}

.g-dark-theme .u-header__section {
  background-color: #222;
}

.g-dark-theme
  .u-header__section:not([class*="g-bg-white"])
  .navbar-nav
  .nav-link {
  color: #fff;
}

.g-dark-theme
  .u-header__section:not([class*="g-bg-white"])
  .navbar-nav
  .active
  > .nav-link {
  color: rgba(255, 255, 255, 0.7);
}

.g-dark-theme .u-btn-inset::before {
  border-color: #222;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: Larsseit, Open Sans, Helvetica, Arial, sans-serif;
}

a {
  color: rgb(241, 118, 109);
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:focus,
a:hover {
  color: rgb(239, 97, 87);
}

.page-link,
.page-link:hover,
.page-link:focus,
.btn-outline-primary:disabled,
.btn-outline-primary.disabled {
  color: rgb(241, 118, 109);
}

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover,
.btn-primary,
.btn-primary:disabled,
.btn-primary.disabled {
  border-color: rgb(241, 118, 109);
  background-color: rgb(241, 118, 109);
}

.btn-outline-primary {
  color: rgb(241, 118, 109);
  border-color: rgb(241, 118, 109);
}

.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary.active,
.show > .btn-outline-primary.dropdown-toggle {
  background-color: rgb(239, 97, 87);
  border-color: rgb(239, 97, 87);
}

.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active,
.progress-bar {
  background-color: rgb(241, 118, 109);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  background-color: rgb(239, 97, 87);
  border-color: rgb(239, 97, 87);
}

.btn-primary:focus,
.btn-primary.focus,
.btn-outline-primary:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 2px rgba(195, 32, 33, 0.5);
}

.g-bg-primary,
.g-bg-primary--hover:hover,
.g-parent:hover .g-bg-primary--parent-hover,
.g-bg-primary--active.active,
.active .g-bg-primary--active,
.g-parent.active .g-bg-primary--parent-active {
  background-color: rgb(241, 118, 109) !important;
}

.g-bg-primary--before::before,
.g-bg-primary--after::after {
  background-color: rgb(241, 118, 109) !important;
}

.g-bg-primary-opacity-0_1 {
  background-color: rgba(195, 32, 33, 0.1) !important;
}

.g-bg-primary-opacity-0_2,
.g-bg-primary-opacity-0_2--hover:hover,
.g-bg-primary-opacity-0_2--hover--after:hover::after,
.g-bg-primary-opacity-0_2--before::before,
.g-bg-primary-opacity-0_2--after::after {
  background-color: rgba(195, 32, 33, 0.2) !important;
}

.active .g-bg-primary-opacity-0_2--active {
  background-color: rgba(195, 32, 33, 0.2) !important;
}

.g-bg-primary-opacity-0_4,
.g-bg-primary-opacity-0_4--hover:hover,
.g-bg-primary-opacity-0_4--hover--after:hover::after,
.g-bg-primary-opacity-0_4--after::after {
  background-color: rgba(195, 32, 33, 0.4) !important;
}

.g-bg-primary-opacity-0_6,
.g-bg-primary-opacity-0_6--hover:hover,
.g-bg-primary-opacity-0_6--hover--after:hover::after,
.g-bg-primary-opacity-0_6--after::after {
  background-color: rgba(195, 32, 33, 0.6) !important;
}

.g-bg-primary-opacity-0_8,
.g-bg-primary-opacity-0_8--hover:hover,
.g-bg-primary-opacity-0_8--hover--after:hover::after,
.g-bg-primary-opacity-0_8--before::after,
.g-bg-primary-opacity-0_8--after::after,
.g-bg-primary-opacity-0_8--before--hover:hover::after,
.g-bg-primary-opacity-0_8--after--hover:hover::after {
  background-color: rgba(195, 32, 33, 0.8) !important;
}

.g-bg-primary-opacity-0_9,
.g-bg-primary-opacity-0_9--hover:hover,
.g-bg-primary-opacity-0_9--hover--after:hover::after,
.g-bg-primary-opacity-0_9--before::after,
.g-bg-primary-opacity-0_9--after::after,
.g-bg-primary-opacity-0_9--before--hover:hover::after,
.g-bg-primary-opacity-0_9--after--hover:hover::after {
  background-color: rgba(195, 32, 33, 0.9) !important;
}

.g-bg-primary-dark-v1 {
  background-color: rgb(239, 97, 87) !important;
}

.g-bg-primary-dark-v2 {
  background-color: rgb(239, 97, 87) !important;
}

.g-bg-primary-dark-v3 {
  background-color: #97191a !important;
}

.g-brd-primary,
.g-brd-primary--before::before,
.g-brd-primary--before--active.active::before,
.slick-active .g-brd-primary--before--active::before,
.g-brd-primary--hover:hover,
.g-brd-primary--active.active,
.g-brd-primary--active.cbp-filter-item-active,
.slick-active .g-brd-primary--active,
*:hover > .g-brd-primary--hover-parent {
  border-color: rgb(241, 118, 109) !important;
}

.g-brd-primary-opacity-0_3,
.g-brd-primary-opacity-0_3--hover:hover,
.g-brd-primary-opacity-0_3--active.active,
.g-brd-primary-opacity-0_3--active.cbp-filter-item-active,
*:hover > .g-brd-primary-opacity-0_3--hover-parent {
  border-color: rgba(195, 32, 33, 0.3) !important;
}

.g-brd-primary-top,
.g-brd-primary-top--before::before,
.g-brd-primary-top--hover:hover,
.g-brd-primary-top--hover:hover::after,
.g-brd-primary-top--active.active,
.g-brd-primary-top--active.active::after {
  border-top-color: rgb(241, 118, 109) !important;
}

.g-brd-primary-bottom,
.g-brd-primary-bottom--before::before,
.g-brd-primary-bottom--hover:hover,
.g-brd-primary-bottom--hover:hover::after,
.g-brd-primary-bottom--active.active,
.g-brd-primary-bottom--active.active::after {
  border-bottom-color: rgb(241, 118, 109) !important;
}

.g-brd-primary-left,
.g-brd-primary-left--before::before {
  border-left-color: rgb(241, 118, 109) !important;
}

.g-brd-primary-right,
.g-brd-primary-right--before::before {
  border-right-color: rgb(241, 118, 109) !important;
}

.g-brd-primary-opacity-0_3-top {
  border-top-color: rgba(195, 32, 33, 0.3) !important;
}

.g-brd-primary-opacity-0_3-bottom {
  border-bottom-color: rgba(195, 32, 33, 0.3) !important;
}

.g-brd-primary-opacity-0_3-left {
  border-left-color: rgba(195, 32, 33, 0.3) !important;
}

.g-brd-primary-opacity-0_3-right {
  border-right-color: rgba(195, 32, 33, 0.3) !important;
}

.g-brd-primary-dark-dark-v1,
.g-brd-primary-dark-dark-v1--hover:hover,
.g-brd-primary-dark-dark-v1--active.active,
.g-brd-primary-dark-dark-v1--active.cbp-filter-item-active,
*:hover > .g-brd-primary-dark-dark-v1--hover-parent {
  border-color: rgb(239, 97, 87) !important;
}

.g-brd-primary-dark-dark-v2,
.g-brd-primary-dark-dark-v2--hover:hover,
.g-brd-primary-dark-dark-v2--active.active,
.g-brd-primary-dark-dark-v2--active.cbp-filter-item-active,
*:hover > .g-brd-primary-dark-dark-v2--hover-parent {
  border-color: rgb(239, 97, 87) !important;
}

.g-brd-primary-dark-dark-v3,
.g-brd-primary-dark-dark-v3--hover:hover,
.g-brd-primary-dark-dark-v3--active.active,
.g-brd-primary-dark-dark-v3--active.cbp-filter-item-active,
*:hover > .g-brd-primary-dark-dark-v3--hover-parent {
  border-color: #97191a !important;
}

.g-brd-primary-dark-dark-v1-top {
  border-top-color: rgb(239, 97, 87) !important;
}

.g-brd-primary-dark-dark-v1-bottom {
  border-bottom-color: rgb(239, 97, 87) !important;
}

.g-brd-primary-dark-dark-v1-left {
  border-left-color: rgb(239, 97, 87) !important;
}

.g-brd-primary-dark-dark-v1-right {
  border-right-color: rgb(239, 97, 87) !important;
}

.g-brd-primary-dark-dark-v2-top {
  border-top-color: rgb(239, 97, 87) !important;
}

.g-brd-primary-dark-dark-v2-bottom {
  border-bottom-color: rgb(239, 97, 87) !important;
}

.g-brd-primary-dark-dark-v2-left {
  border-left-color: rgb(239, 97, 87) !important;
}

.g-brd-primary-dark-dark-v2-right {
  border-right-color: rgb(239, 97, 87) !important;
}

.g-brd-primary-dark-dark-v3-top {
  border-top-color: #97191a !important;
}

.g-brd-primary-dark-dark-v3-bottom {
  border-bottom-color: #97191a !important;
}

.g-brd-primary-dark-dark-v3-left {
  border-left-color: #97191a !important;
}

.g-brd-primary-dark-dark-v3-right {
  border-right-color: #97191a !important;
}

.g-color-primary,
.g-color-primary--hover:hover,
.g-color-primary--active.cbp-filter-item-active {
  color: rgb(241, 118, 109) !important;
}

.g-color-primary-opacity-0_3 {
  color: rgba(195, 32, 33, 0.3) !important;
}

.g-color-primary-opacity-0_4 {
  color: rgba(195, 32, 33, 0.4) !important;
}

.g-color-primary--before::before,
.g-color-primary--after::after {
  color: rgb(241, 118, 109);
}

.u-shadow-v13 {
  box-shadow: inset 2px 2px 2px 0 rgb(241, 118, 109);
}

.g-fill-primary,
.g-fill-primary path,
.g-fill-primary polygon,
.g-fill-primary--hover:hover path,
.g-fill-primary--hover:hover polygon,
*:hover > * > .g-fill-primary--hover-parent svg path,
*:hover > * > .g-fill-primary--hover-parent svg polygon {
  fill: rgb(241, 118, 109) !important;
}

::-moz-selection {
  background-color: rgb(241, 118, 109);
}

::selection {
  background-color: rgb(241, 118, 109) !important;
}

.g-bg-primary ::-moz-selection {
  color: rgb(241, 118, 109);
}

.g-bg-primary ::selection {
  color: rgb(241, 118, 109) !important;
}

.u-btn-primary {
  background-color: rgb(241, 118, 109);
}

.u-btn-primary:hover,
.u-btn-primary.active,
.u-btn-primary.cbp-filter-item-active {
  border-color: rgba(241, 118, 109, 0.8);
  background-color: rgba(241, 118, 109, 0.8);
}

.u-btn-primary.u-btn-hover-v1-1::after,
.u-btn-primary.u-btn-hover-v1-1:hover::after,
.u-btn-primary.u-btn-hover-v1-2::after,
.u-btn-primary.u-btn-hover-v1-2:hover::after,
.u-btn-primary.u-btn-hover-v1-3::after,
.u-btn-primary.u-btn-hover-v1-3:hover::after,
.u-btn-primary.u-btn-hover-v1-4::after,
.u-btn-primary.u-btn-hover-v1-4:hover::after,
.u-btn-primary.u-btn-hover-v2-1::after,
.u-btn-primary.u-btn-hover-v2-1:hover::after,
.u-btn-primary.u-btn-hover-v2-2::after,
.u-btn-primary.u-btn-hover-v2-2:hover::after {
  background-color: #d92425;
}

.u-btn-primary.u-btn-hover-v1-1:hover,
.u-btn-primary.u-btn-hover-v1-2:hover,
.u-btn-primary.u-btn-hover-v1-3:hover,
.u-btn-primary.u-btn-hover-v1-4:hover,
.u-btn-primary.u-btn-hover-v2-1:hover,
.u-btn-primary.u-btn-hover-v2-2:hover {
  background-color: rgb(241, 118, 109);
}

.u-btn-outline-primary {
  color: rgb(241, 118, 109);
  border-color: rgb(241, 118, 109);
}

.u-btn-outline-primary:hover {
  background-color: rgb(241, 118, 109);
}

.u-btn-outline-primary.u-btn-hover-v1-1::after,
.u-btn-outline-primary.u-btn-hover-v1-1:hover::after,
.u-btn-outline-primary.u-btn-hover-v1-2::after,
.u-btn-outline-primary.u-btn-hover-v1-2:hover::after,
.u-btn-outline-primary.u-btn-hover-v1-3::after,
.u-btn-outline-primary.u-btn-hover-v1-3:hover::after,
.u-btn-outline-primary.u-btn-hover-v1-4::after,
.u-btn-outline-primary.u-btn-hover-v1-4:hover::after,
.u-btn-outline-primary.u-btn-hover-v2-1::after,
.u-btn-outline-primary.u-btn-hover-v2-1:hover::after,
.u-btn-outline-primary.u-btn-hover-v2-2::after,
.u-btn-outline-primary.u-btn-hover-v2-2:hover::after,
.u-btn-outline-primary.u-btn-hover-v3-1::after,
.u-btn-outline-primary.u-btn-hover-v3-1:hover::after {
  background-color: rgba(195, 32, 33, 0.95);
}

.u-check input[type="checkbox"]:checked + .u-check-icon-font i,
.u-check input[type="radio"]:checked + .u-check-icon-font i,
.u-check input[type="checkbox"]:checked + * .u-check-icon-font i,
.u-check input[type="radio"]:checked + * .u-check-icon-font i {
  color: rgb(241, 118, 109);
}

.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v1,
.u-check input[type="radio"]:checked + .u-check-icon-checkbox-v1,
.u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v1,
.u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v1,
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v1,
.u-check input[type="radio"]:checked + .u-check-icon-radio-v1,
.u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v1,
.u-check input[type="radio"]:checked + * .u-check-icon-radio-v1,
.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v7,
.u-check input[type="radio"]:checked + .u-check-icon-checkbox-v7,
.u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v7,
.u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v7,
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v7,
.u-check input[type="radio"]:checked + .u-check-icon-radio-v7,
.u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v7,
.u-check input[type="radio"]:checked + * .u-check-icon-radio-v7 {
  background-color: rgb(241, 118, 109);
  border-color: rgb(241, 118, 109);
}

.u-check-icon-checkbox-v2,
.u-check-icon-radio-v2,
.u-check-icon-checkbox-v3,
.u-check-icon-radio-v3 {
  border-color: rgb(241, 118, 109);
}

.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v4,
.u-check input[type="radio"]:checked + .u-check-icon-checkbox-v4,
.u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v4,
.u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v4,
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v4,
.u-check input[type="radio"]:checked + .u-check-icon-radio-v4,
.u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v4,
.u-check input[type="radio"]:checked + * .u-check-icon-radio-v4,
.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v8,
.u-check input[type="radio"]:checked + .u-check-icon-checkbox-v8,
.u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v8,
.u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v8,
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v8,
.u-check input[type="radio"]:checked + .u-check-icon-radio-v8,
.u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v8,
.u-check input[type="radio"]:checked + * .u-check-icon-radio-v8 {
  color: rgb(241, 118, 109);
  border-color: rgb(241, 118, 109);
}

.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v5 i,
.u-check input[type="radio"]:checked + .u-check-icon-checkbox-v5 i,
.u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v5 i,
.u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v5 i,
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v5 i,
.u-check input[type="radio"]:checked + .u-check-icon-radio-v5 i,
.u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v5 i,
.u-check input[type="radio"]:checked + * .u-check-icon-radio-v5 i {
  border-color: rgb(241, 118, 109);
}

.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v6 i,
.u-check input[type="radio"]:checked + .u-check-icon-checkbox-v6 i,
.u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v6 i,
.u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v6 i,
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v6 i,
.u-check input[type="radio"]:checked + .u-check-icon-radio-v6 i,
.u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v6 i,
.u-check input[type="radio"]:checked + * .u-check-icon-radio-v6 i {
  background-color: rgb(241, 118, 109);
  border-color: rgb(241, 118, 109);
}

.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v8 i::after,
.u-check input[type="radio"]:checked + .u-check-icon-checkbox-v8 i::after,
.u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v8 i::after,
.u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v8 i::after,
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v8 i::after,
.u-check input[type="radio"]:checked + .u-check-icon-radio-v8 i::after,
.u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v8 i::after,
.u-check input[type="radio"]:checked + * .u-check-icon-radio-v8 i::after {
  background-color: rgb(241, 118, 109);
}

.u-checkbox-v1--checked-color-primary:checked + label {
  color: rgb(241, 118, 109) !important;
}

.u-checkbox-v1--checked-brd-primary:checked + label {
  border-color: rgb(241, 118, 109) !important;
}

.u-select-v1 .chosen-results > li.highlighted,
.u-select-v1 .chosen-results > li.result-selected {
  background-color: rgba(195, 32, 33, 0.2);
  border-bottom-color: rgba(195, 32, 33, 0.2);
}

.u-arrow-v3:hover .u-arrow-icon-before,
.u-arrow-v3:hover .u-arrow-icon-after {
  background-color: rgb(241, 118, 109);
}

.u-arrow-v4:hover .u-arrow-icon,
.u-arrow-v7:hover .u-arrow-icon,
.u-arrow-v8:hover .u-arrow-icon {
  color: rgb(241, 118, 109);
}

.u-arrow-v14 .u-arrow-icon::before,
.u-arrow-v14 .u-arrow-icon::after {
  background: rgb(241, 118, 109);
}

.u-badge-bg-primary::after {
  background-color: rgb(241, 118, 109);
}

[class*="u-badge-v2"] {
  background-color: rgb(241, 118, 109);
}

.u-triangle-v1.u-triangle-top.g-bg-primary::before,
.u-triangle-v1.u-triangle-left.g-bg-primary::before,
.u-triangle-v1-2.u-triangle-top.g-bg-primary::before,
.u-triangle-v1-2.u-triangle-left.g-bg-primary::before,
.u-triangle-v2.u-triangle-top.g-bg-primary::before,
.u-triangle-v2.u-triangle-left.g-bg-primary::before,
.u-triangle-v5.u-triangle-top.g-bg-primary::before,
.u-triangle-v5.u-triangle-left.g-bg-primary::before,
.u-triangle-v6.u-triangle-top.g-bg-primary::before,
.u-triangle-v6.u-triangle-left.g-bg-primary::before {
  border-bottom-color: rgb(241, 118, 109);
}

.u-triangle-v1.u-triangle-bottom.g-bg-primary::before,
.u-triangle-v1.u-triangle-right.g-bg-primary::before,
.u-triangle-v1-2.u-triangle-bottom.g-bg-primary::before,
.u-triangle-v1-2.u-triangle-right.g-bg-primary::before,
.u-triangle-v2.u-triangle-bottom.g-bg-primary::before,
.u-triangle-v2.u-triangle-right.g-bg-primary::before,
.u-triangle-v5.u-triangle-bottom.g-bg-primary::before,
.u-triangle-v5.u-triangle-right.g-bg-primary::before,
.u-triangle-v6.u-triangle-bottom.g-bg-primary::before,
.u-triangle-v6.u-triangle-right.g-bg-primary::before {
  border-top-color: rgb(241, 118, 109);
}

.u-triangle-v1-2.u-triangle-left.g-bg-primary::before {
  border-right-color: rgb(241, 118, 109);
}

.u-triangle-v1-2.u-triangle-right.g-bg-primary::before {
  border-left-color: rgb(241, 118, 109);
}

.u-triangle-v3.u-triangle-top.g-bg-primary::before,
.u-triangle-v3.u-triangle-left.g-bg-primary::before {
  background-image: linear-gradient(
    to bottom right,
    transparent 49.6%,
    rgb(241, 118, 109) 50%
  );
}

.u-triangle-v3.u-triangle-bottom.g-bg-primary::before,
.u-triangle-v3.u-triangle-right.g-bg-primary::before {
  background-image: linear-gradient(
    to top right,
    transparent 49.6%,
    rgb(241, 118, 109) 50%
  );
}

.u-triangle-v4.u-triangle-top.g-bg-primary::before,
.u-triangle-v4.u-triangle-left.g-bg-primary::before {
  background-image: linear-gradient(
      to bottom right,
      transparent 49.6%,
      rgb(241, 118, 109) 50%
    ),
    linear-gradient(to bottom left, transparent 49.6%, rgb(241, 118, 109) 50%);
}

.u-triangle-v4.u-triangle-bottom.g-bg-primary::before,
.u-triangle-v4.u-triangle-right.g-bg-primary::before {
  background-image: linear-gradient(
      to top right,
      transparent 49.6%,
      rgb(241, 118, 109) 50%
    ),
    linear-gradient(to top left, transparent 49.6%, rgb(241, 118, 109) 50%);
}

.u-semicircle-v1.g-bg-primary::before {
  background: rgb(241, 118, 109);
}

.u-zigzag-top-primary::before {
  background: -webkit-linear-gradient(
        -225deg,
        rgb(241, 118, 109) 10px,
        transparent 0
      )
      0 10px,
    -webkit-linear-gradient(-315deg, rgb(241, 118, 109) 10px, transparent 0) 0 10px;
}

@media (min-width: 768px) {
  .u-triangle-v1.u-triangle-left.g-bg-primary::before {
    border-right-color: rgb(241, 118, 109);
  }

  .u-triangle-v1.u-triangle-right.g-bg-primary::before {
    border-left-color: rgb(241, 118, 109);
  }

  .u-triangle-v3.u-triangle-left.g-bg-primary::before {
    background-image: linear-gradient(
      to bottom right,
      transparent 49.6%,
      rgb(241, 118, 109) 50%
    );
  }

  .u-triangle-v3.u-triangle-right.g-bg-primary::before {
    background-image: linear-gradient(
      to bottom left,
      transparent 49.6%,
      rgb(241, 118, 109) 50%
    );
  }

  .u-triangle-v4.u-triangle-left.g-bg-primary::before {
    background-image: linear-gradient(
        to bottom right,
        transparent 49.6%,
        rgb(241, 118, 109) 50%
      ),
      linear-gradient(to top right, transparent 49.6%, rgb(241, 118, 109) 50%);
  }

  .u-triangle-v4.u-triangle-right.g-bg-primary::before {
    background-image: linear-gradient(
        to bottom left,
        transparent 49.6%,
        rgb(241, 118, 109) 50%
      ),
      linear-gradient(to top left, transparent 49.6%, rgb(241, 118, 109) 50%);
  }
}

.u-block-hover:hover .u-block-hover__prop-bg-primary {
  background-color: rgb(241, 118, 109);
}

.u-block-hover:hover .u-block-hover__prop-bg-primary-opacity-0_9 {
  background-color: rgba(195, 32, 33, 0.9);
}

.u-blockquote-v3::before {
  color: rgb(241, 118, 109);
}

.u-blockquote-v7::before {
  background: rgb(241, 118, 109);
}

.u-carousel-indicators-v1 li.slick-active span,
.u-carousel-indicators-v1--white li.slick-active span,
.u-carousel-indicators-v4 li.slick-active span,
.u-carousel-indicators-v8 li.slick-active span {
  background-color: rgb(241, 118, 109);
}

.u-carousel-indicators-v6 li.slick-active {
  color: rgb(241, 118, 109);
}

.u-carousel-indicators-v6 li.slick-active span {
  border-color: rgb(241, 118, 109);
}

.u-carousel-indicators-v9 li.slick-active,
.u-carousel-indicators-v10 li.slick-active {
  background-color: rgb(241, 118, 109);
}

.u-carousel-indicators-v18--white li span {
  background-color: rgb(241, 118, 109);
}

.u-carousel-indicators-v20 li span:hover,
.u-carousel-indicators-v20 li span:focus,
.u-carousel-indicators-v20--white li span:hover,
.u-carousel-indicators-v20--white li span:focus,
.u-carousel-indicators-v20 li.slick-active span,
.u-carousel-indicators-v20 li.slick-active span,
.u-carousel-indicators-v20--white li.slick-active span,
.u-carousel-indicators-v20--white li.slick-active span {
  border-color: rgb(241, 118, 109);
}

.u-carousel-indicators-v20--white li span::before {
  background: rgb(241, 118, 109);
  box-shadow: 0 0 1px rgb(241, 118, 109);
}

.u-carousel-indicators-v21--white li span::after {
  background-color: rgb(241, 118, 109);
}

.u-carousel-indicators-v22--white li span {
  background-color: rgb(241, 118, 109);
}

.u-carousel-indicators-v22--white li span::before {
  border-top-color: rgb(241, 118, 109);
}

.u-carousel-indicators-v22--white li.slick-active {
  border-color: rgb(241, 118, 109);
}

.u-carousel-indicators-v23--white .u-dots-helper::before {
  background: rgb(241, 118, 109);
}

.u-carousel-indicators-v24--white li span {
  border-color: rgb(241, 118, 109);
}

.u-carousel-indicators-v25--white li::before {
  background-color: rgb(241, 118, 109);
}

.u-carousel-indicators-v25--white li span:focus {
  background-color: rgb(241, 118, 109);
}

.u-carousel-indicators-v25--white li span::before {
  background-color: rgb(241, 118, 109);
}

.u-carousel-indicators-v25--white li.slick-active span {
  background-color: rgb(241, 118, 109);
}

.u-carousel-indicators-v26--white li::before,
.u-carousel-indicators-v26--white li::after,
.u-carousel-indicators-v26--vertical--white li::before,
.u-carousel-indicators-v26--vertical--white li::after {
  border-color: rgb(241, 118, 109);
}

.u-carousel-indicators-v27--white li span::before,
.u-carousel-indicators-v27--vertical--white li span::before {
  background: rgb(241, 118, 109);
}

.u-carousel-indicators-v28 li.slick-active span {
  background-color: rgb(241, 118, 109);
}

.u-pagination-v1-1--active,
.u-pagination-v1-1:hover,
.u-pagination-v1-1:focus {
  background-color: rgb(241, 118, 109);
  border-color: rgb(241, 118, 109);
}

.u-pagination-v1-2:hover,
.u-pagination-v1-2:focus {
  color: rgb(241, 118, 109);
  border-color: rgb(241, 118, 109);
}

.u-pagination-v1-2--active,
.u-pagination-v1-2--nav {
  background-color: rgb(241, 118, 109);
  border-color: rgb(241, 118, 109);
}

.u-pagination-v1-2--nav:hover {
  background-color: rgba(195, 32, 33, 0.8);
}

.u-pagination-v1-4:hover,
.u-pagination-v1-4:focus {
  color: rgb(241, 118, 109);
  border-color: rgb(241, 118, 109);
}

.u-pagination-v1-4--active {
  background-color: rgb(241, 118, 109);
  border-color: rgb(241, 118, 109);
}

.u-ribbon-bookmark.g-bg-primary::after {
  border-color: rgb(241, 118, 109);
}

.u-ribbon-clip-v4__inner.g-bg-primary {
  box-shadow: 0 0 0 3px rgb(241, 118, 109), 0 21px 5px -18px rgba(0, 0, 0, 0.6);
}

.u-accordion-color-primary__header [aria-expanded="true"] {
  color: rgb(241, 118, 109) !important;
}

.u-accordion-bg-primary__header [aria-expanded="true"] {
  background-color: rgb(241, 118, 109) !important;
  border-color: rgb(241, 118, 109) !important;
}

.u-accordion-brd-primary__header [aria-expanded="true"] {
  border-color: rgb(241, 118, 109) !important;
}

.u-accordion-v2:nth-child(odd) {
  background-color: rgb(239, 97, 87);
}

.u-datepicker-v1 .ui-datepicker-calendar td span.ui-state-active,
.u-datepicker-v1 .ui-datepicker-calendar th span.ui-state-active,
.u-datepicker-v1 .ui-datepicker-calendar td a.ui-state-active,
.u-datepicker-v1 .ui-datepicker-calendar th a.ui-state-active {
  background: rgb(241, 118, 109);
  border-color: rgb(241, 118, 109);
}

.u-slider-v1.ui-slider .ui-slider-range {
  background: rgb(241, 118, 109);
}

.u-slider-v1.ui-slider .ui-slider-handle {
  border-color: rgb(241, 118, 109);
}

.js-header-change-moment.g-bg-primary--shift {
  background-color: rgb(241, 118, 109);
}

.js-header-change-moment.g-bg-primary-semi-transparent--shift {
  background-color: rgba(195, 32, 33, 0.9);
}

.u-heading-v5-color-primary .u-heading-v5__title::before {
  background: rgb(241, 118, 109);
}

.u-heading-massive-underline::before {
  background-color: rgb(241, 118, 109);
}

.u-icon-effect-v1-1--hover::after,
.u-icon-effect-v1-2--hover::after {
  box-shadow: 0 0 0 1px rgb(241, 118, 109);
}

.u-icon-effect-v1-1--hover:hover,
.u-icon-effect-v1-2--hover:hover,
.u-icon-v4.u-icon-effect-v1-1--hover:hover .u-icon-v4-inner,
.u-icon-v4.u-icon-effect-v1-2--hover:hover .u-icon-v4-inner,
.u-icon-block--hover:hover .u-icon-effect-v1-1--hover,
.u-icon-block--hover:hover .u-icon-effect-v1-2--hover,
.u-icon-block--hover:hover
  .u-icon-v4.u-icon-effect-v1-1--hover
  .u-icon-v4-inner,
.u-icon-block--hover:hover
  .u-icon-v4.u-icon-effect-v1-2--hover
  .u-icon-v4-inner {
  border-color: rgb(241, 118, 109);
  background: rgb(241, 118, 109) !important;
}

.u-icon-effect-v2--hover:hover,
.u-icon-effect-v2--hover:hover::after {
  background: rgb(241, 118, 109);
}

.u-icon-effect-v5--hover.g-bg-primary:hover,
.u-icon-block--hover:hover .u-icon-effect-v5--hover.g-bg-primary,
.u-icon-effect-v5--hover.g-color-primary:hover,
.u-icon-block--hover:hover .u-icon-effect-v5--hover.g-color-primary {
  box-shadow: 0 0 10px 10px rgb(241, 118, 109);
}

.u-icon-v4-bg-primary {
  border-color: rgb(241, 118, 109);
}

.u-icon-v4-bg-primary .u-icon-v4-inner {
  background: rgb(241, 118, 109);
}

.u-icon-v4-bg-primary--hover:hover,
.u-icon-block--hover:hover .u-icon-v4-bg-primary--hover {
  border-color: rgb(241, 118, 109);
}

.u-icon-v4-bg-primary--hover:hover .u-icon-v4-inner,
.u-icon-block--hover:hover .u-icon-v4-bg-primary--hover .u-icon-v4-inner {
  background: rgb(241, 118, 109);
}

.u-icon-v5.g-bg-primary::after {
  background-color: rgb(241, 118, 109);
}

.u-icon-block--hover:hover .g-color-primary--hover {
  color: rgb(241, 118, 109);
}

.u-icon-block--hover:hover .g-brd-primary--hover {
  border-color: rgb(241, 118, 109);
}

.u-icon-block--hover:hover .g-bg-primary--hover {
  background: rgb(241, 118, 109);
}

.navbar .u-sub-menu-v1 .hs-sub-menu,
.navbar .u-sub-menu-v1 .hs-mega-menu,
.navbar .u-sub-menu-v1 .dropdown-menu {
  border-color: rgb(241, 118, 109);
}

.navbar .u-sub-menu-v2 .hs-sub-menu,
.navbar .u-sub-menu-v2 .hs-mega-menu,
.navbar .u-sub-menu-v2 .dropdown-menu,
.navbar .u-sub-menu-v3 .hs-sub-menu,
.navbar .u-sub-menu-v3 .hs-mega-menu,
.navbar .u-sub-menu-v3 .dropdown-menu {
  border-top-color: rgb(241, 118, 109);
}

.navbar .u-main-nav-v1 .nav-item.active > .nav-link,
.navbar .u-main-nav-v1 .nav-item:hover > .nav-link,
.navbar .u-main-nav-v1 .nav-item:focus > .nav-link,
.navbar .u-main-nav-v1 .nav-item.show > .nav-link,
.navbar .u-main-nav-v1 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v1 .nav-item .nav-link:focus,
.navbar .u-main-nav-v8 .nav-item.active > .nav-link,
.navbar .u-main-nav-v8 .nav-item:hover > .nav-link,
.navbar .u-main-nav-v8 .nav-item:focus > .nav-link,
.navbar .u-main-nav-v8 .nav-item.show > .nav-link,
.navbar .u-main-nav-v8 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v8 .nav-item .nav-link:focus {
  background-color: rgb(241, 118, 109);
}

.navbar .u-main-nav-v2 .nav-item.active > .nav-link,
.navbar .u-main-nav-v2 .nav-item:hover > .nav-link,
.navbar .u-main-nav-v2 .nav-item:focus > .nav-link,
.navbar .u-main-nav-v2 .nav-item.show > .nav-link,
.navbar .u-main-nav-v2 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v2 .nav-item .nav-link:focus,
.navbar .u-main-nav-v3 .nav-item.active > .nav-link,
.navbar .u-main-nav-v3 .nav-item:hover > .nav-link,
.navbar .u-main-nav-v3 .nav-item:focus > .nav-link,
.navbar .u-main-nav-v3 .nav-item.show > .nav-link,
.navbar .u-main-nav-v3 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v3 .nav-item .nav-link:focus,
.navbar .u-main-nav-v4 .nav-item.active > .nav-link,
.navbar .u-main-nav-v4 .nav-item:hover > .nav-link,
.navbar .u-main-nav-v4 .nav-item:focus > .nav-link,
.navbar .u-main-nav-v4 .nav-item.show > .nav-link,
.navbar .u-main-nav-v4 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v4 .nav-item .nav-link:focus,
.navbar .u-main-nav-v5 .nav-item.active > .nav-link,
.navbar .u-main-nav-v5 .nav-item:hover > .nav-link,
.navbar .u-main-nav-v5 .nav-item:focus > .nav-link,
.navbar .u-main-nav-v5 .nav-item.show > .nav-link,
.navbar .u-main-nav-v5 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v5 .nav-item .nav-link:focus,
.navbar .u-main-nav-v6 .nav-item.active > .nav-link,
.navbar .u-main-nav-v6 .nav-item:hover > .nav-link,
.navbar .u-main-nav-v6 .nav-item:focus > .nav-link,
.navbar .u-main-nav-v6 .nav-item.show > .nav-link,
.navbar .u-main-nav-v6 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v6 .nav-item .nav-link:focus,
.navbar .u-main-nav-v7 .nav-item.active > .nav-link,
.navbar .u-main-nav-v7 .nav-item:hover > .nav-link,
.navbar .u-main-nav-v7 .nav-item:focus > .nav-link,
.navbar .u-main-nav-v7 .nav-item.show > .nav-link,
.navbar .u-main-nav-v7 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v7 .nav-item .nav-link:focus {
  border-color: rgb(241, 118, 109);
}

.navbar .u-main-nav-v9 .nav-item.active > .nav-link::after,
.navbar .u-main-nav-v9 .nav-item:hover > .nav-link::after,
.navbar .u-main-nav-v9 .nav-item:focus > .nav-link::after,
.navbar .u-main-nav-v9 .nav-item .nav-link:focus::after {
  color: rgb(241, 118, 109);
}

.u-ns-bg-v1-top.g-bg-primary::before,
.u-ns-bg-v2-top.g-bg-primary::before,
.u-ns-bg-v2-2-top.g-bg-primary::before,
.u-ns-bg-v6-top.g-bg-primary .u-ns-bg-before::before {
  border-bottom-color: rgb(241, 118, 109);
}

.u-ns-bg-v1-bottom.g-bg-primary::before,
.u-ns-bg-v2-bottom.g-bg-primary::before,
.u-ns-bg-v2-2-bottom.g-bg-primary::before,
.u-ns-bg-v6-bottom.g-bg-primary .u-ns-bg-before::before {
  border-top-color: rgb(241, 118, 109);
}

.u-ns-bg-v1-left.g-bg-primary::before,
.u-ns-bg-v2-left.g-bg-primary::before,
.u-ns-bg-v2-2-left.g-bg-primary::before,
.u-ns-bg-v6-left.g-bg-primary .u-ns-bg-before::before {
  border-right-color: rgb(241, 118, 109);
}

.u-ns-bg-v1-right.g-bg-primary::before,
.u-ns-bg-v2-right.g-bg-primary::before,
.u-ns-bg-v2-2-right.g-bg-primary::before,
.u-ns-bg-v6-right.g-bg-primary .u-ns-bg-before::before {
  border-left-color: rgb(241, 118, 109);
}

.u-ns-bg-v3-top.g-bg-primary::before,
.u-ns-bg-v3-left.g-bg-primary::before,
.u-ns-bg-v4-top.g-bg-primary::before,
.u-ns-bg-v4-left.g-bg-primary::before {
  border-bottom-color: rgb(241, 118, 109);
}

.u-ns-bg-v3-bottom.g-bg-primary::before,
.u-ns-bg-v3-right.g-bg-primary::before,
.u-ns-bg-v4-bottom.g-bg-primary::before,
.u-ns-bg-v4-right.g-bg-primary::before {
  border-top-color: rgb(241, 118, 109);
}

[class*="u-ns-bg-v5"].g-bg-primary svg path,
[class*="u-ns-bg-v5"].g-bg-primary svg polygon {
  fill: rgb(241, 118, 109);
}

@media (min-width: 768px) {
  .u-ns-bg-v1-top--md.g-bg-primary::before,
  .u-ns-bg-v2-top--md.g-bg-primary::before,
  .u-ns-bg-v2-2-top--md.g-bg-primary::before,
  .u-ns-bg-v6-top.g-bg-primary .u-ns-bg-before::before {
    border-bottom-color: rgb(241, 118, 109);
  }

  .u-ns-bg-v1-bottom--md.g-bg-primary::before,
  .u-ns-bg-v2-bottom--md.g-bg-primary::before,
  .u-ns-bg-v2-2-bottom--md.g-bg-primary::before,
  .u-ns-bg-v6-bottom.g-bg-primary .u-ns-bg-before::before {
    border-top-color: rgb(241, 118, 109);
  }

  .u-ns-bg-v1-left--md.g-bg-primary::before,
  .u-ns-bg-v2-left--md.g-bg-primary::before,
  .u-ns-bg-v2-2-left--md.g-bg-primary::before,
  .u-ns-bg-v6-left.g-bg-primary .u-ns-bg-before::before {
    border-right-color: rgb(241, 118, 109);
  }

  .u-ns-bg-v1-right--md.g-bg-primary::before,
  .u-ns-bg-v2-right--md.g-bg-primary::before,
  .u-ns-bg-v2-2-right--md.g-bg-primary::before,
  .u-ns-bg-v6-right.g-bg-primary .u-ns-bg-before::before {
    border-left-color: rgb(241, 118, 109);
  }
}

.u-progress::-ms-fill,
.u-progress::-webkit-progress-value,
.u-progress::-moz-progress-bar {
  background-color: rgb(241, 118, 109);
}

.u-progress__pointer-v2::after,
.u-progress__pointer-v3::after {
  border-color: rgb(241, 118, 109);
}

@media (min-width: 768px) {
  .u-steps-v1__item a,
  .u-steps-v1__item a::before,
  .u-steps-v1__item.active a,
  .u-steps-v1__item.active span {
    background-color: rgb(241, 118, 109);
  }

  .u-steps-v2__indicator,
  .u-steps-v2__item a::before,
  .u-steps-v2__item a .u-steps-v2__indicator,
  .u-steps-v3__indicator,
  .u-steps-v3__item a::before,
  .u-steps-v3__item a .u-steps-v3__indicator {
    background-color: rgb(241, 118, 109);
  }

  .u-steps-v2__item:hover a,
  .u-steps-v3__item:hover a {
    color: rgb(241, 118, 109);
  }

  .u-steps-v2__item:hover a .u-steps-v2__indicator,
  .u-steps-v3__item:hover a .u-steps-v3__indicator {
    box-shadow: 0 0 0 3px rgba(195, 32, 33, 0.3);
  }

  .u-steps-v2__item:hover a .u-steps-v2__indicator,
  .u-steps-v2__item:hover span .u-steps-v2__indicator,
  .u-steps-v3__item:hover a .u-steps-v3__indicator,
  .u-steps-v3__item:hover span .u-steps-v3__indicator {
    background-color: rgb(241, 118, 109);
  }
}

.g-color-primary--active.active {
  color: rgb(241, 118, 109);
}

[class*="u-nav-v8"] .nav-link.active,
[class*="u-nav-v8"] .nav-link.active .u-nav-v8__icon,
[class*="u-nav-v8"].u-nav-light .nav-link.active .u-nav-v8__icon {
  background-color: rgb(241, 118, 109);
}

@media (min-width: 768px) {
  .u-nav-v1-1.u-nav-primary .nav-link.active,
  .u-nav-v2-1.u-nav-primary .nav-link.active,
  [class*="u-nav-v8"].u-nav-light .nav-link.active {
    background-color: rgb(241, 118, 109) !important;
  }

  .u-nav-v1-2.u-nav-primary .nav-link.active,
  [class*="u-nav-v2"].u-nav-primary .nav-link,
  [class*="u-nav-v2"].u-nav-primary .nav-link.active,
  .u-nav-v3-2 .nav-link.active,
  [class*="u-nav-v5"].u-nav-primary .nav-link.active,
  [class*="u-nav-v6"] .nav-link.active,
  [class*="u-nav-v6"].flex-column .nav-link.active {
    border-color: rgb(241, 118, 109) !important;
  }

  .u-nav-v2-2 .nav-link.active,
  [class*="u-nav-v3"] .nav-link.active,
  [class*="u-nav-v3"].u-nav-light .nav-link.active,
  [class*="u-nav-v5"].u-nav-primary .nav-link.active,
  [class*="u-nav-v7"] .nav-link.active {
    color: rgb(241, 118, 109) !important;
  }

  .u-nav-v4-1.u-nav-primary .nav-link.active,
  [class*="u-nav-v6"] .nav-link.active::before {
    border-top-color: rgb(241, 118, 109) !important;
  }

  .u-nav-v4-1-column .u-nav-v4-1.u-nav-primary .nav-link.active,
  [class*="u-nav-v6"].flex-column .nav-link.active::before {
    border-left-color: rgb(241, 118, 109) !important;
  }

  [class*="u-nav-v8"].u-nav-light .nav-link.active::before {
    background-image: linear-gradient(
        to bottom left,
        transparent 49.6%,
        rgb(241, 118, 109) 50%
      ),
      linear-gradient(to top left, transparent 49.6%, rgb(241, 118, 109) 50%);
  }

  [class*="u-nav-v8"].justify-content-end .nav-link.active::before,
  [class*="u-nav-v8"].text-right .nav-link.active::before {
    background-image: linear-gradient(
        to bottom right,
        transparent 49.6%,
        rgb(241, 118, 109) 50%
      ),
      linear-gradient(to top right, transparent 49.6%, rgb(241, 118, 109) 50%);
  }

  .u-nav-v8-2 .nav-link.active::before {
    background-image: linear-gradient(
        to bottom left,
        transparent 49.6%,
        rgb(241, 118, 109) 50%
      ),
      linear-gradient(to top left, transparent 49.6%, rgb(241, 118, 109) 50%);
  }
}

@media (max-width: 767px) {
  [role="tablist"]:not(
      [data-tabs-mobile-type="slide-up-down"],
      [data-tabs-mobile-type="accordion"]
    ) {
    border-color: rgb(241, 118, 109);
  }

  [data-tabs-mobile-type="slide-up-down"].u-nav-primary .nav-link,
  [data-tabs-mobile-type="slide-up-down"].nav-pills .nav-link,
  [data-tabs-mobile-type="slide-up-down"].u-nav-primary .nav-link.active,
  [data-tabs-mobile-type="slide-up-down"].u-nav-primary
    .nav-item.show
    .nav-link,
  [data-tabs-mobile-type="slide-up-down"].nav-pills .nav-link.active,
  [data-tabs-mobile-type="slide-up-down"].nav-pills .nav-item.show .nav-link {
    border-color: rgb(241, 118, 109) !important;
  }
}

.u-info-v1-2:hover .u-info-v1-2__item::after,
.u-info-v7-1:hover .u-info-v7-1__item-child-v2 {
  background: rgb(241, 118, 109);
}

.u-info-v1-5__item::after {
  border-bottom-color: rgb(241, 118, 109);
}

.info-v4-3:hover::after {
  border-color: rgb(241, 118, 109);
}

.info-v5-3:hover .info-v5-3__info {
  background-color: rgba(195, 32, 33, 0.9);
}

.u-info-v6-1__item::after,
.u-info-v6-1:hover .u-info-v6-1__item::after {
  background-image: linear-gradient(
    to right,
    rgb(241, 118, 109) 0,
    transparent 100%
  );
}

input[type="checkbox"]:checked + .g-bg-primary--checked,
input[type="radio"]:checked + .g-bg-primary--checked,
input[type="checkbox"]:checked + * .g-bg-primary--checked,
input[type="radio"]:checked + * .g-bg-primary--checked,
.g-checked .g-bg-primary--checked,
.g-bg-primary--checked.g-checked {
  background-color: rgb(241, 118, 109) !important;
}

input[type="checkbox"]:checked + .g-brd-primary--checked,
input[type="radio"]:checked + .g-brd-primary--checked,
input[type="checkbox"]:checked + * .g-brd-primary--checked,
input[type="radio"]:checked + * .g-brd-primary--checked,
.g-checked .g-brd-primary--checked,
.g-brd-primary--checked.g-checked {
  border-color: rgb(241, 118, 109) !important;
}

.g-brd-primary--focus:focus,
.g-brd-primary--focus.g-state-focus *,
.g-brd-primary--focus.g-state-focus *:focus {
  border-color: rgb(241, 118, 109) !important;
}

.g-color-primary:focus {
  color: rgb(241, 118, 109);
}

input[type="checkbox"]:checked + .g-overlay-primary-0_5--checked::after,
input[type="radio"]:checked + .g-overlay-primary-0_5--checked::after,
input[type="checkbox"]:checked + * .g-overlay-primary-0_5--checked::after,
input[type="radio"]:checked + * .g-overlay-primary-0_5--checked::after,
.g-overlay-primary-0_5--checked.g-checked::after,
.g-checked .g-overlay-primary-0_5--checked::after {
  background-color: rgba(195, 32, 33, 0.5);
}

input[type="checkbox"]:checked + .g-overlay-primary-0_9--checked::after,
input[type="radio"]:checked + .g-overlay-primary-0_9--checked::after,
input[type="checkbox"]:checked + * .g-overlay-primary-0_9--checked::after,
input[type="radio"]:checked + * .g-overlay-primary-0_9--checked::after,
.g-overlay-primary-0_9--checked.g-checked::after,
.g-checked .g-overlay-primary-0_9--checked::after {
  background-color: rgba(195, 32, 33, 0.9);
}

.u-has-success-v1 .form-control-feedback,
.u-has-success-v1-2 .form-control-feedback,
.u-has-success-v1-3 .form-control-feedback {
  color: rgb(241, 118, 109);
}

.u-has-success-v1-2 .form-control,
.u-has-success-v1-2 .input-group-addon,
.u-has-success-v1-2 [class*="u-select"],
.u-has-success-v1-3 .form-control,
.u-has-success-v1-3 .input-group-addon,
.u-has-success-v1-3 [class*="u-select"] {
  border-color: rgb(241, 118, 109);
}

.u-has-success-v1-2 .input-group-addon:last-child,
.u-has-success-v1-2 .chosen-single div b,
.u-has-success-v1-3 .input-group-addon:last-child,
.u-has-success-v1-3 .chosen-single div b {
  color: rgb(241, 118, 109);
}

.u-has-success-v1-3 .input-group-addon,
.u-has-success-v1-3 .input-group-addon:last-child {
  background-color: rgb(241, 118, 109);
}

.u-has-success-v1-3 .form-control-feedback::before {
  border-color: rgb(241, 118, 109) transparent transparent transparent;
}

.u-has-success-v2::after {
  color: rgb(241, 118, 109);
}

.ui-autocomplete .ui-menu-item:hover {
  background-color: rgb(241, 118, 109);
}

.point::before {
  background: rgb(241, 118, 109);
}

.u-go-to-v1:hover,
.u-go-to-v1:focus:hover {
  background-color: rgb(241, 118, 109);
}

.list-group-item.active {
  background-color: rgb(241, 118, 109);
  border-color: rgb(241, 118, 109);
}

.u-accordion-color-primary .u-accordion__header [aria-expanded="true"] {
  color: rgb(241, 118, 109) !important;
}

.u-blockquote-v1::before {
  color: rgb(241, 118, 109);
}

.form-control:focus,
.custom-select:focus {
  border-color: rgb(241, 118, 109);
}

.u-filter-v1 > li:hover,
.u-filter-v1 [class*="active"] {
  color: rgb(241, 118, 109);
}

.u-pagination-v1-5--active,
.u-pagination-v1-5:hover,
.u-pagination-v1-5:focus {
  background-color: rgb(241, 118, 109);
  border-color: rgb(241, 118, 109);
}

@keyframes sonarEffect-primary {
  0% {
    opacity: 0.3;
  }

  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1),
      0 0 10px 10px rgb(241, 118, 109), 0 0 0 10px rgba(255, 255, 255, 0.5);
  }

  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1),
      0 0 10px 10px rgb(241, 118, 109), 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

.g-bg-black {
  background-color: #27363e !important;
}

.g-bg-lsu,
.g-bg-lsu--hover:hover,
.g-bg-lsu--after::after,
.g-bg-lsu--hover--after:hover::after,
.g-bg-ussu,
.g-bg-ussu--hover:hover,
.g-bg-ussu--after::after,
.g-bg-ussu--hover--after:hover::after {
  background-color: rgb(241, 118, 109);
}

.u-header__section--dark .g-lsu-shop-icon,
.u-header__section--primary .g-lsu-shop-icon {
  color: rgba(255, 255, 255, 0.8);
}

.u-header__section--light .g-lsu-shop-icon {
  color: #555;
}

.u-header__section--dark .g-lsu-shop-icon .u-badge-v1--sm,
.u-header__section--primary .g-lsu-shop-icon .u-badge-v1--sm {
  background-color: #fff;
  border-color: rgb(241, 118, 109);
  color: rgb(241, 118, 109);
}

.u-header__section--light .g-lsu-shop-icon .u-badge-v1--sm {
  background-color: rgb(241, 118, 109);
  border-color: #fff !important;
  color: #fff;
}

.tooltip-inner h4 {
  margin: 0;
  font-size: 1.3rem;
}

.u-header__section--dark .g-lsu-search-icon,
.u-header__section--primary .g-lsu-search-icon {
  color: rgba(255, 255, 255, 0.8);
}

.u-header__section--light .g-lsu-search-icon {
  color: #555;
}

@media (min-width: 992px) {
  .g-mt-28--lg {
    margin-top: 2rem !important;
  }
}

.u-header__section--dark
  .navbar-nav:not([class*="u-main-nav-v"])
  .dropdown-item
  .nav-link,
.u-header__section--dark--shift.js-header-change-moment
  .navbar-nav:not([class*="u-main-nav-v"])
  .dropdown-item
  .nav-link,
.u-header__section--primary
  .navbar-nav:not([class*="u-main-nav-v"])
  .dropdown-item
  .nav-link,
.u-header__section--primary--shift.js-header-change-moment
  .navbar-nav:not([class*="u-main-nav-v"])
  .dropdown-item
  .nav-link {
  color: #555;
}

.list-breadcrumb .list-inline-item:not(:last-child) {
  margin-right: 0;
}

.list-group-item.list-group-item-parent:not(.collapsed) {
  background-color: rgb(241, 118, 109);
  border-color: rgb(241, 118, 109);
  z-index: 2;
  color: #fff;
}

.sub-menu .list-group-item-active {
  background-color: #f7f7f7;
  color: #212529;
}

.list-group-item.list-group-item-icon:after {
  font-family: simple-line-icons;
  float: right;
  padding-top: 4px;
  color: #495057;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.list-group-item.list-group-item-icon.list-group-item-icon-collapsable:after {
  content: "\e615";
  color: #fff;
}

.list-group-item.list-group-item-icon.list-group-item-icon-collapsable.collapsed:after {
  content: "\e095";
  color: #495057;
}

.list-group-item.list-group-item-icon.list-group-item-icon-link:after {
  content: "\e079";
  color: #fff;
}

.list-group-item.list-group-item-icon.list-group-item-icon-link.collapsed:after {
  content: "\e079";
  color: #495057;
}

.list-group-item.list-group-item-icon.list-group-item-icon-download:after {
  content: "\e083";
  color: #495057;
}

.c-px-logo {
  padding-top: 170px;
  padding-bottom: 20px;
}

@media (min-width: 574px) {
  .c-px-logo {
    padding-top: 250px;
    padding-bottom: 70px;
  }
}

small.sub-heading {
  font-size: 75%;
  text-transform: uppercase;
  display: block;
}

.who li {
  margin-bottom: 6px;
}

.who li i {
  color: rgb(241, 118, 109);
  font-size: 13px;
  min-width: 15px;
  margin-right: 8px;
  text-align: center;
  position: relative;
}

.contact-us-address-padding {
  padding-left: 23px;
}

.contact-widget-table {
  color: #555;
  width: 100%;
}

.contact-widget-table td {
  padding-bottom: 2px;
}

.contact-widget-table td:nth-child(odd) {
  font-weight: 700;
  width: 40%;
  white-space: nowrap;
}

.contact-widget-table td:nth-child(even) {
  width: 60%;
  text-align: left;
  white-space: nowrap;
}

.contact-page-widget-table {
  margin-left: 23px;
}

.contact-page-widget-table td:nth-child(odd) {
  font-weight: 400;
  width: 20%;
}

.container {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.payment-border {
  border-top-color: #eee;
  border-top-width: 2px;
  border-top-style: solid;
}

@media (max-width: 991px) {
  li.hs-has-mega-menu.nav-item {
    position: relative;
  }

  li.hs-has-mega-menu.nav-item > div.hs-mega-menu {
    overflow-y: scroll;
    max-height: 40vh;
  }

  li.hs-has-mega-menu.nav-item > div.hs-mega-menu:after {
    animation: MoveUpDown 4s ease-in-out infinite;
    font: normal normal normal 20px/1 FontAwesome;
    content: "\f103";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background-image: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 1) 100%
    );
    width: 100%;
    text-align: center;
    color: rgb(241, 118, 109);
    padding-top: 20px;
    padding-bottom: 5px;
  }

  @keyframes MoveUpDown {
    0% {
      padding-bottom: 5px;
    }

    15% {
      padding-bottom: 15px;
    }

    30% {
      padding-bottom: 5px;
    }
  }
}

.list-group-item.list-group-item-icon:after {
  position: initial;
  top: 0.8em;
  right: 1.2em;
}

.list-group-item.list-group-item-icon span {
  padding-right: 25px;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.dzsparallaxer:not(.mode-oneelement) {
  background-color: #27363e !important;
}
.g-mt-98 {
  margin-top: 6.125rem;
}
#footer-illustration {
  min-width: 100%;
}
.g-color-ussu {
  color: #f1766d;
}
.footer-socials li a {
  border-radius: 50%;
  border: 1px #fff solid;
  color: #fff;
  background: none;
}
.footer-socials li a:hover {
  color: #f1766d;
  background: #fff;
}
.g-bg-ussu-blue {
  background: #0053a9;
}
.g-color-ussu-blue {
  color: #0053a9;
}
#bottomCarousel {
  margin-bottom: 50px;
}
#bottomCarousel .carousel-control-next,
#bottomCarousel .carousel-control-prev {
  font-size: 60px;
  font-weight: normal;
}
#bottomCarousel .carousel-indicators {
  bottom: -50px;
}
#bottomCarousel .carousel-indicators li {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #fff;
}
#bottomCarousel .carousel-indicators .active {
  background-color: rgba(0, 0, 0, 0.5);
}
.img-round {
  border-radius: 50%;
}
#news-wave {
  /*background: #fff url('https://ussu-web.s3.eu-west-2.amazonaws.com/images/homepage/news-wave.svg') no-repeat top left scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
  background: #fff;
}
#homepage-wave-1 {
  background: #fff
    url("https://ussu-web.s3.eu-west-2.amazonaws.com/images/homepage/wave-1.svg")
    no-repeat top right scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#homepage-wave-2 {
  background: #fff
    url("https://ussu-web.s3.eu-west-2.amazonaws.com/images/homepage/wave-2.svg")
    no-repeat top left scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#officersCarousel .carousel-inner .carousel-item {
  margin-top: 65px;
}
#officersCarousel .carousel-indicators {
  bottom: 0;
}
#officersCarousel .carousel-indicators li {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: rgba(241, 118, 109, 0.25);
}
#officersCarousel .carousel-indicators .active {
  background-color: rgba(241, 118, 109, 1);
}
.homepage-officer {
  position: relative;
  z-index: 0;
}
.homepage-officer-image {
  position: absolute;
  top: -65px;
  display: block;
  left: 0;
  right: 0;
  margin: auto;
}
#homepage-hero {
  background: url("https://ussu-web.s3.eu-west-2.amazonaws.com/images/homepage/droplets.svg")
    no-repeat 100% 125% scroll;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
#newsCarousel {
}
#newsCarousel .carousel-control-next,
#newsCarousel .carousel-control-prev {
  font-size: 80px;
  font-weight: normal;
}
#newsCarousel .carousel-indicators {
  bottom: 40px;
  margin-bottom: 0;
}
#newsCarousel .carousel-indicators li {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: rgba(241, 118, 109, 0.25);
}
#newsCarousel .carousel-indicators .active {
  background-color: rgba(241, 118, 109, 1);
}
#newsCarousel .news-image {
  max-height: 160px;
  overflow: hidden;
  text-align: center;
}
#newsCarousel .news-image image {
  height: 100%;
}
#newsCarousel .news-title a:hover,
#newsCarousel .news-short-desc a:hover {
  text-decoration: none;
}
#newsCarousel .news-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
}
#newsCarousel .news-short-desc {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  -webkit-box-orient: vertical;
}
#homepage-big-image {
  position: relative;
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
#homepage-big-image img {
  width: 100%;
  display: block;
}
#homepage-big-image .caption {
  position: absolute;
  right: -5px;
  bottom: -5px;
  left: -5px;
  z-index: 1;
  color: #fff;
  text-align: left;
}
#homepage-big-image .caption .caption-img {
  width: 100%;
  display: block;
  z-index: 2;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
#homepage-big-image .caption .caption-text {
  z-index: 3;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0 15px;
}
#welcome-message h1 {
  font-weight: 700;
}
#welcome-message h1,
#welcome-message h2 {
  font-size: 22px;
  color: rgb(241, 118, 109);
}
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
.u-header__section--dark--shift.js-header-change-moment
  .navbar-nav:not([class*="u-main-nav-v"])
  .nav-link,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
.u-header__section--primary--shift.js-header-change-moment
  .navbar-nav:not([class*="u-main-nav-v"])
  .nav-link,
.u-header__section--dark .g-lsu-search-icon,
.u-header__section--primary .g-lsu-search-icon,
.u-header__section--dark .g-lsu-shop-icon,
.u-header__section--primary .g-lsu-shop-icon {
  color: rgba(255, 255, 255, 1);
}
.u-header__section--dark .g-lsu-search-icon i,
.u-header__section--primary .g-lsu-search-icon i,
.u-header__section--dark .g-lsu-shop-icon i,
.u-header__section--primary .g-lsu-shop-icon i {
  font-size: 18px;
}
.u-header__section--dark.fixed .g-lsu-shop-icon i,
.u-header__section--primary.fixed .g-lsu-search-icon i,
.u-header__section--dark.fixed .g-lsu-shop-icon i,
.u-header__section--primary.fixed .g-lsu-shop-icon i {
  font-size: 16px;
}
.u-header__section {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.u-header__section .navbar-brand img.u-header__logo-img--main {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.u-header__section .navbar-brand:hover img.u-header__logo-img--main {
  opacity: 0.8;
}
#extraBar {
}
#extraBar .navbar-nav {
  flex-direction: row !important;
}
.g-mt-99 {
  margin-top: 99px;
}
#usermenu-1 {
  position: absolute !important;
}
#homepage-banner .lead,
#news-wave .lead,
#homepage-wave-1 .lead,
#homepage-wave-2 .lead,
#bottomCarousel .lead {
  font-size: 1em;
}
@media (min-width: 576px) {
  #homepage-big-image .caption .caption-text {
    bottom: 0;
  }

  #welcome-message h1,
  #welcome-message h2 {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  #usermenu-1 {
    position: absolute;
  }
  #homepage-banner .lead,
  #news-wave .lead,
  #homepage-wave-1 .lead,
  #homepage-wave-2 .lead,
  #bottomCarousel .lead {
    font-size: 1.25em;
  }

  #newsCarousel {
  }
  #homepage-big-image .caption .caption-text {
    padding: 0 0 30px 0;
  }
  #welcome-message h1,
  #welcome-message h2 {
    font-size: 28px;
  }
}
@media (min-width: 1200px) {
  #welcome-message h1,
  #welcome-message h2 {
    font-size: 40px;
  }
}
.g-bg-primary_opacity-0_9 {
  background-color: rgba(241, 118, 109, 0.9) !important;
}

.ussu-tile .tile-title {
  min-height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ussu-tile h4 {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ussu-tile:hover h4 {
  color: rgb(241, 118, 109) !important;
}
.advice-contact {
  background: url("https://ussu-web.s3.eu-west-2.amazonaws.com/images/support/advice-logo.png")
    no-repeat bottom right scroll;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.event-tile {
}
.event-tile .event-header {
  display: block;
  position: relative;
}
.event-tile .event-date {
  position: absolute;
  bottom: 5px;
  right: 5px;
  display: inline;
  padding: 0;
  margin: 0;
  text-align: center;
}
.event-tile .event-date .day,
.event-tile .event-date .month,
.event-tile .event-date .day-number {
  text-align: center;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-size: 0.9em;
  padding: 0 20px;
  color: #f1766d;
  background: #fff;
}
.event-tile .event-date .day,
.event-tile .event-date .month {
  letter-spacing: 2px;
}
.event-tile .event-date .day-number {
  font-size: 1.8rem;
  font-weight: 700;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 2px;
  border-color: #f1766d;
  border-width: 1px 1px 0 1px;
  border-style: solid;
}
.event-tile .event-date .day {
  font-weight: 700;
  background: #f1766d;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
}
.event-tile .event-date .month {
  padding-bottom: 5px;
  border-color: #f1766d;
  border-width: 0 1px 1px 1px;
  border-style: solid;
}
/* need to fix this post launch
#whats-on {
background: url('https://ussu-web.s3.eu-west-2.amazonaws.com/images/whats-on/background.svg') no-repeat top right scroll;
-webkit-background-size: 100%;
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
} */
#content,
#whats-on,
#contact,
#account,
#news,
#officers {
  padding-top: 40px;
  padding-bottom: 40px;
}
#page-banner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -ms-flex-align: center !important;
  align-items: center !important;
  text-align: center;
  position: relative;
  max-height: 300px;
  overflow: hidden;
}
/*
#page-banner .image {
position: absolute;
height: 100%;
width: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
background-position: top center;
background-attachment: fixed;
background-repeat: no-repeat;
-webkit-background-size: 100%;
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
}*/
#page-banner .banner-html {
  width: 100%;
  z-index: 1;
}
#page-banner .image {
  width: 100%;
  z-index: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
#page-banner .wave {
  width: 100%;
  z-index: 2;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
#page-banner .wave svg {
  display: block;
  width: 100%;
}
#page-banner .caption {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -ms-flex-align: center !important;
  align-items: center !important;
  text-align: center;
  padding: 0 15px;
  text-shadow: -5px 5px 0px #f1766d;
}
#page-banner .caption .text {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
#page-banner .caption .text h1 {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
}
@media (min-width: 576px) {
  #page-banner {
    max-height: 400px;
  }
}

@media (min-width: 768px) {
  #page-banner {
    max-height: 450px;
  }
}

@media (min-width: 992px) {
  #page-banner {
    max-height: 500px;
  }
  #page-banner .caption .text h1 {
    font-size: 70px;
    letter-spacing: 5px;
  }
}

@media (min-width: 1200px) {
  #page-banner {
    max-height: 650px;
  }
}
#bug-testing {
  z-index: 100;
  position: fixed;
  bottom: 0;
  right: 0;
}
#bug-testing #bug-trigger {
  background: rgba(0, 83, 169, 0.75);
  border: 1px #0053a9 solid;
  border-bottom: 0;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  padding: 10px 20px;
  display: block;
  position: absolute;
  right: 10px;
  bottom: 0px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
#bug-testing #bug-trigger:hover {
  background: rgba(0, 83, 169, 1);
}
#bug-testing #bug-trigger i {
  margin-right: 5px;
  color: #fdd00a;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#bug-testing #bug-trigger:hover i {
  -moz-transform: scale(1.2) rotate(360deg) skewX(5deg) skewY(5deg);
  -webkit-transform: scale(1.2) rotate(360deg) skewX(5deg) skewY(5deg);
  -o-transform: scale(1.2) rotate(360deg) skewX(5deg) skewY(5deg);
  -ms-transform: scale(1.2) rotate(360deg) skewX(5deg) skewY(5deg);
  transform: scale(1.2) rotate(360deg) skewX(5deg) skewY(5deg);
}
#bug-testing #bug-form {
  display: none;
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 10px;
  width: 300px;
  max-height: 550px;
  border: 1px #0053a9 solid;
  border-bottom: 0;
}
#bug-testing #bug-form #bugForm,
#bug-testing #bug-form #bug-success {
  padding: 10px;
}
#bug-testing #bug-form #bug-success {
  display: none;
}
#bug-testing #bug-form #bugForm button {
  background: rgba(0, 83, 169, 0.95);
  border-color: rgba(0, 83, 169, 1);
}
#bug-testing #bug-form #bugForm button:hover {
  background: rgba(0, 83, 169, 0.75);
}
#bug-testing #bug-form #bugForm button:focus {
  box-shadow: none;
}
#bug-testing #bug-form #bugForm input:focus,
#bug-testing #bug-form #bugForm select:focus,
#bug-testing #bug-form #bugForm textarea:focus {
  border-color: rgba(0, 83, 169, 1);
}
#bug-testing #bug-form #bug-header {
  vertical-align: middle;
  background: rgba(0, 83, 169, 1);
  color: #fff;
  font-weight: 700;
  padding: 10px;
}
#bug-testing #bug-form #bug-header i {
  margin-right: 5px;
  color: #fdd00a;
}
#bug-testing #bug-form #bug-header span {
  float: right;
  display: inline-block;
  padding: 3px 10px;
  cursor: pointer;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
#bug-testing #bug-form #bug-header span:hover {
  background: rgba(255, 255, 255, 0.2);
}
#content.event .description p:first-of-type,
#news .news-content p:first-of-type {
  font-size: 1.25rem;
  font-weight: 300;
}
#news .news-content img {
  max-width: 100% !important;
  height: auto !important;
}
#ussu-search {
  display: none;
  height: 120px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 102;
  background: rgb(241, 118, 109) !important;
  text-align: center;
}
#ussu-search #search-flex {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
#ussu-search #search-flex .container {
  flex: 1 1 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#ussu-search .ussu-search-form {
  flex: 1 1 100%;
  position: relative;
  max-width: 750px;
  border: 1px solid transparent;
  padding-right: 50px;
}
#ussu-search .ussu-search-form .search-wrapper {
  position: relative;
}
#ussu-search .ussu-search-form .search-wrapper input[type="search"] {
  padding: 10px 45px 10px 20px;
  width: 100%;
  min-height: 44px;
  color: #000;
  background-color: #fff;
  border: none;
  border: 1px solid #ccc;
  margin-right: 20px;
}
#ussu-search .ussu-search-form .search-wrapper input[type="search"]:focus,
#ussu-search .ussu-search-form .search-wrapper button:focus {
  outline: none;
}
#ussu-search .ussu-search-form .search-wrapper #search-button {
  z-index: 1;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  padding: 0 12px;
  height: 100%;
  vertical-align: middle;
  background-color: transparent;
  border: 0;
  margin: 0;
  color: #000;
  line-height: 1;
  font-size: 20px;
}
#ussu-search .ussu-search-form #search-close {
  z-index: 1;
  position: absolute;
  right: -50px;
  top: 0;
  display: inline-block;
  padding: 0;
  width: 50px;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  background-color: transparent;
  border: 0;
  margin: 0;
  color: #fff;
  font-size: 24px;
  line-height: 1;
}
#outlet_map_wrapper {
  height: 400px;
  margin-bottom: 20px;
}

#outlet_map_canvas {
  width: 100%;
  height: 100%;
}
.contact-card {
  padding-bottom: 20px;
}
.contact-card .u-shadow-v3::after,
.contact-card .u-shadow-v3::before,
.contact-card .u-shadow-v4::before,
.contact-card .u-shadow-v5::after {
  top: 40%;
}
.contact-card:not(:last-child) {
  display: block;
  margin-bottom: 10px;
}
.contact-card .contact-title,
.contact-card .contact-options {
  text-align: center;
}
@media (min-width: 768px) {
  .contact-card .contact-title,
  .contact-card .contact-options {
    text-align: left;
  }
}
.contact-card .contact-title h4 {
  color: #f1766d;
}
.contact-card .contact-options {
  padding: 0;
  list-style: none;
  margin: 0;
}
.contact-card .contact-options li {
  font-size: 1.2rem;
}
.contact-card .contact-options li a {
  color: #555;
}
.contact-card .contact-options li a:hover {
  color: #f1766d;
}
.contact-card .contact-options li .fa {
  color: #f1766d;
}
.contact-card .contact-options li:hover .fa {
  color: #555;
}
.contact-card .contact-socials {
  padding: 0;
  list-style: none;
  margin: 0;
  text-align: center;
  display: none;
}
.contact-card .contact-socials li {
  display: inline-block;
  margin: 5px;
}
.contact-card .contact-socials li a {
  font-size: 1.4em;
  height: 40px;
  width: 40px;
  vertical-align: middle;
  text-align: center;
  border: 1px #f1766d solid;
  border-radius: 50%;
  display: block;
}
.contact-card .contact-socials li a:hover {
  background: #f1766d;
  color: #fff;
}
#contact-tab .nav-item {
  margin: 0.35714rem !important;
}
#contact-tab .nav-item .nav-link {
  background-color: rgb(241, 118, 109);
  color: #fff;
  border-radius: 10px !important;
}
#contact-tab .nav-item .nav-link.active {
  background-color: rgba(241, 118, 109, 0.75);
}

#campus_map_wrapper {
  height: 280px;
}
#campus_map_canvas {
  width: 100%;
  height: 100%;
}
#news .news-index .news-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
}
#news .news-index .news-snippet {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* number of lines to show */
  -webkit-box-orient: vertical;
}

.news-index {
  margin-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 30px;
}
#news .news-index:first-of-type {
  margin-top: 0;
  border-top: none;
  padding-top: 0;
}
#news .news-index:hover .news-title {
  color: #f1766d;
}
.contact-card .contact-socials.visible {
  display: inline-block;
}
#officers .title {
  color: rgb(241, 118, 109);
  font-size: 2.3rem;
}
#officers .intro {
  font-size: 1.4rem;
  font-weight: 300;
}
#officers h3 {
  color: rgb(241, 118, 109);
  font-size: 1.9rem;
}
.ussu-accordion {
  margin-bottom: 30px;
  background: none;
}
.ussu-accordion .card {
  border: none;
  background: none;
}
.ussu-accordion .card .card-header,
.ussu-accordion .card .card-body {
  border: none;
  background: none;
  padding: 0;
}
.ussu-accordion .card .card-header {
  padding: 10px 0;
}
.ussu-accordion .card .card-header button,
.ussu-accordion .card .card-header button:hover,
.ussu-accordion .card .card-header button:focus {
  font-weight: 700;
  color: #f1766d;
  padding: 0;
  font-size: 1.4rem;
  text-decoration: none;
  text-transform: none;
}
.ussu-accordion .card .card-header button i {
  color: #ff8893;
  margin-right: 5px;
}
.ussu-accordion .card .card-header button .fa-plus,
.ussu-accordion .card .card-header button.collapsed .fa-minus {
  display: none;
}
.ussu-accordion .card .card-header button .fa-minus,
.ussu-accordion .card .card-header button.collapsed .fa-plus {
  display: inline;
}
/* Accordion-tabs start - tabs (large/medium devices) -> accordion (small/mobile devices) */
.accordion-tabs > .nav-pills {
  display: none !important;
}

@media (min-width: 768px) {
  .accordion-tabs > .nav-pills {
    display: flex !important;
  }

  .accordion-tabs > .tab-content > .card {
    border: none;
  }

  .accordion-tabs > .tab-content > .card > .card-header {
    display: none;
  }

  .accordion-tabs > .tab-content > .card > .collapse {
    display: block;
  }
}

@media (max-width: 767.998px) {
  /*
  * Changed selector to `.tab-content > .tab-pane` to override `.fade:not(.show)`
  * In BS4 Beta `.tab-pane`s were rendered hidden by just `.fade`
  */
  .accordion-tabs > .tab-content > .tab-pane {
    display: block;
    opacity: 1;
  }

  .accordion-tabs-sub-heading {
    display: none;
  }
}
/* Accordion-tabs end*/
.ussu-yt-video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}
.ussu-yt-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* PDF cover link start*/
.pdf-cover-container {
  padding-top: 1.5rem;
  padding-right: 1.5rem;
}
.pdf-cover-link {
  position: relative;
}
.pdf-cover-link::after,
.pdf-cover-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: -1;
}
.pdf-cover-link::after {
  top: -0.6rem;
  left: 0.6rem;
  filter: drop-shadow(0.1rem -0.1rem 0.2rem rgb(188, 187, 187));
}
.pdf-cover-link::before {
  top: -1.3rem;
  left: 1.3rem;
  filter: drop-shadow(0.1rem -0.1rem 0.2rem rgb(188, 187, 187));
}
.pdf-cover-link img {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0.2rem -0.2rem 0.2rem rgb(188, 187, 187));
}
.pdf-cover-overlay {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s ease;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
}
.pdf-cover-link:hover .pdf-cover-overlay {
  opacity: 1;
}
/* PDF cover link end*/
#sidebarAdverts {
  z-index: 1;
}
#sidebarAdvertsContainer .advert-footer {
  background: transparent;
  padding: 5px;
  text-align: center;
  font-size: 0.8rem;
  color: #000;
  margin-top: -30px;
  z-index: 2;
  position: relative;
}
#sidebarAdvertsContainer .advert-footer i {
  margin-right: 5px;
}
#sidebarAdvertsContainer .advert-footer a,
#sidebarAdvertsContainer .advert-footer a:hover,
#sidebarAdvertsContainer .advert-footer a:focus {
  color: #000;
  text-decoration: none;
}
#news-wave .news-card,
#homepageAdvertsContainer {
  position: relative;
  border: 1px solid #eee;
  border-bottom-width: 2px;
  margin-bottom: 30px;
}
#news-wave .news-card::after,
#news-wave .news-card::before,
#homepageAdvertsContainer::after,
#homepageAdvertsContainer::before {
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  content: "";
  position: absolute;
  top: 80%;
  left: 0.35714rem;
  bottom: 1.07143rem;
  width: 50%;
  max-width: 21.42857rem;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
}
#news-wave .news-card::after,
#homepageAdvertsContainer::after {
  left: auto;
  right: 0.35714rem;
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

#news-wave .news-card .card-footer {
  border: none;
  background: none;
  text-align: center;
  padding-bottom: 60px;
}
#news-wave .news-card .news-title {
  min-height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #f1766d;
  text-align: left;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#news-wave .news-card .news-title h5 {
  text-align: left;
  width: 100%;
}
#news-wave .news-card .news-paragraph {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 77px;
}
#news-wave .news-card .news-image {
  max-height: 250px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#news-wave .news-card .news-image image {
  width: 100%;
}
.homepage-caption {
  margin-top: -10%;
}
@media (max-width: 768px) {
  .homepage-caption {
    margin-top: -5%;
  }
  .homepage-caption-text-h1 {
    font-size: 2rem;
  }
  .homepage-caption-text-h2 {
    font-size: 1.5rem;
  }
}
.advice-buttons {
  list-style: none;
  margin: 0;
  padding: 0;
}
.advice-buttons li {
  padding: 0;
  margin: 10px 0;
}
.advice-buttons li a,
.advice-buttons li a:hover,
.advice-buttons li a:focus {
  font-size: 1rem;
  background: #f1766d;
  border: #f1766d 2px solid;
  color: #fff;
  border-radius: 0;
  line-height: 1.4;
  padding: 1rem 0.5rem;
  display: block;
  width: 100%;
}
.advice-buttons li a:hover {
  background: #fff;
  color: #f1766d;
}
@media (min-width: 768px) {
  .advice-buttons li a,
  .advice-buttons li a:hover,
  .advice-buttons li a:focus {
    font-size: 1.2rem;
  }
}

#homepageAdverts {
  z-index: 1;
}
#homepageAdvertsContainer .advert-footer {
  background: transparent;
  padding: 5px;
  text-align: center;
  color: #000;
  margin-top: -40px;
  z-index: 2;
  position: relative;
}
#homepageAdvertsContainer .advert-footer a,
#homepageAdvertsContainer .advert-footer a:hover,
#homepageAdvertsContainer .advert-footer a:focus {
  color: #000;
  text-decoration: none;
}
.event-accessiblity {
  margin-top: 20px;
}
.accessibility-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accessibility-list li::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-weight: 900;
  content: "\f00c";
  color: #f1766d;
  padding-right: 5px;
}
/* TikTok Icon Font - current version of FontAwesome didn't have it*/
.ci {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ci" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ci-tiktok:before {
  content: "\e07b";
}
.ci-su-leaves:before {
  content: "\e900";
}
.ci-su-logo:before {
  content: "\e901";
}
