@charset "UTF-8";
@import url(node_modules/@fortawesome/fontawesome-free/css/all.css);
@import url(node_modules/hamburgers/dist/hamburgers.min.css);
@import url(node_modules/bootstrap/dist/css/bootstrap.css);
@import url("https://use.typekit.net/cvk1paq.css");
@media (max-width: 991.98px) {
  .full-width .post-banner {
    height: 100% !important; } }

.full-width .post-banner .text-content {
  position: relative;
  color: white; }
  @media (max-width: 991.98px) {
    .full-width .post-banner .text-content {
      height: unset;
      padding: 1rem; } }

.full-width .title {
  color: #58bcad; }
  .full-width .title h1, .full-width .title h2, .full-width .title h3,
  .full-width .title h4, .full-width .title h5, .full-width .title h6 {
    font-weight: 500;
    border-bottom: 1px solid #58bcad;
    padding: 1rem; }

.full-width .left {
  color: #58bcad;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  @media (max-width: 991.98px) {
    .full-width .left {
      justify-content: flex-start; } }

.full-width .right {
  color: white;
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  @media (max-width: 991.98px) {
    .full-width .right {
      word-break: break-all; } }

.full-width .left, .full-width .right {
  font-weight: 700; }

.full-width img {
  max-width: 30%;
  margin-left: 5rem;
  padding-top: 1rem; }
  @media (max-width: 991.98px) {
    .full-width img {
      margin-left: unset;
      padding-bottom: 1rem; } }

.full-width .home-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  min-height: 662px; }
  .full-width .home-banner .heading-wrapper {
    background-color: unset;
    background: unset; }
  .full-width .home-banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: .5; }
  .full-width .home-banner h1 {
    margin: unset;
    margin-bottom: clamp(70px, 75px, 80px); }
  .full-width .home-banner .text-content {
    padding: 15vh 0;
    text-align: center;
    position: relative;
    z-index: 20;
    max-width: 880px;
    margin: 0 auto; }
  .full-width .home-banner .strap-line-wrapper {
    color: #58bcad;
    font-weight: bold;
    margin-top: 30px;
    font-size: 1.5rem; }
  .full-width .home-banner .heading-wrapper h1, .full-width .home-banner .heading-wrapper h2, .full-width .home-banner .heading-wrapper h3,
  .full-width .home-banner .heading-wrapper h4, .full-width .home-banner .heading-wrapper h5, .full-width .home-banner .heading-wrapper h6 {
    color: inherit; }

.post-banner .text-content a {
  display: flex;
  justify-content: center;
  width: 100%;
  text-decoration: none;
  color: white;
  margin-top: 1rem; }

@media (max-width: 991.98px) {
  .post-banner .text-content {
    padding-top: 5vh; } }

.post-banner .body-text-wrapper {
  overflow: hidden; }
  @media (max-width: 991.98px) {
    .post-banner .body-text-wrapper {
      padding: 2vh 0; } }

.double-image {
  position: relative; }
  .double-image img {
    height: 500px;
    width: 100%;
    object-fit: cover; }
  .double-image .image-container img {
    width: 100%;
    height: 100%; }
    @media (max-width: 991.98px) {
      .double-image .image-container img {
        width: 100%; } }
  @media (min-width: 992px) {
    .double-image .image-container {
      width: 50%; } }
  .double-image .image-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; }
    @media (max-width: 991.98px) {
      .double-image .image-wrap {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap; } }

.group-wrapper {
  border-bottom: 1px solid #58bcad; }
  @media (max-width: 991.98px) {
    .group-wrapper {
      flex-direction: column; } }

@media (max-width: 991.98px) {
  .post-banner {
    margin-top: 5rem; } }

@media (max-width: 991.98px) {
  .post-banner .body-text-wrapper {
    padding: unset; } }

@media (max-width: 991.98px) {
  .post-banner .body-text-wrapper p {
    font-size: calc(24px + (18 - 24) * (200vh - 400px) / (1200 - 400)); } }

@media (max-width: 991.98px) {
  .highlight-banner {
    margin-top: 5rem; } }

.heading-wrapper {
  position: relative;
  width: 100%;
  font-size: 2rem;
  font-weight: 500;
  background: #100e15e0;
  opacity: 0.5;
  padding: 2rem 0;
  color: white; }
  @media (max-width: 991.98px) {
    .heading-wrapper {
      padding: 4rem 0 2rem 0; } }

@media (max-width: 991.98px) {
  .mobile-disabled {
    padding: unset !important; } }

@media (min-width: 992px) {
  .desktop-disabled {
    padding: unset !important; } }

@media (max-width: 991.98px) {
  .inline-custom .download-bar {
    padding: 1rem; } }

.inline-custom .download-bar .download-button {
  background-color: #58bcad !important;
  border: none;
  outline: none; }

.inline-custom .download-bar .image-content {
  display: flex;
  justify-content: center;
  padding: 5%; }

.inline-custom .download-bar .text-content {
  padding-left: 5%; }
  .inline-custom .download-bar .text-content .bottom-text p {
    font-weight: 700; }
  .inline-custom .download-bar .text-content .top-text p {
    font-size: 2rem;
    font-weight: 700;
    color: #58bcad; }

.inline-custom .flexible-image .full-width-img {
  width: 100% !important;
  object-fit: cover !important;
  position: relative !important;
  height: 100% !important; }

.inline-custom .flexible-details-list {
  position: relative; }
  .inline-custom .flexible-details-list .added-divider::after {
    height: 1px;
    width: 85%;
    content: '';
    background: #58BCAD;
    position: absolute;
    left: 7%;
    margin-top: 14px; }
    @media (max-width: 991.98px) {
      .inline-custom .flexible-details-list .added-divider::after {
        margin: 2rem 0; } }
  @media (max-width: 991.98px) {
    .inline-custom .flexible-details-list .item-wrapper-left {
      margin-top: 2rem; } }
  .inline-custom .flexible-details-list .item-wrapper-left p {
    font-size: 1rem;
    font-weight: 500; }
  @media (max-width: 991.98px) {
    .inline-custom .flexible-details-list .item-wrapper-right {
      margin-bottom: 1rem; } }
  .inline-custom .flexible-details-list .item-wrapper-right p {
    font-size: 1rem;
    font-weight: 500;
    color: #FFFFFF; }

.inline-custom .icon-row .container-flex {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 991.98px) {
    .inline-custom .icon-row .container-flex {
      min-width: 135px; } }

.inline-custom .icon-row .icon-wrapper {
  display: flex;
  justify-content: center; }

.inline-custom .flexible-text {
  overflow: hidden; }
  @media (max-width: 991.98px) {
    .inline-custom .flexible-text {
      margin-bottom: 1rem; } }
  .inline-custom .flexible-text .body-text {
    display: flex;
    flex-direction: column;
    height: 100%; }
    @media (max-width: 991.98px) {
      .inline-custom .flexible-text .body-text {
        padding-left: unset !important;
        padding-right: unset !important; } }
    .inline-custom .flexible-text .body-text a {
      box-shadow: none; }
  .inline-custom .flexible-text .heading-text h1, .inline-custom .flexible-text .heading-text h2, .inline-custom .flexible-text .heading-text h3,
  .inline-custom .flexible-text .heading-text h4, .inline-custom .flexible-text .heading-text h5, .inline-custom .flexible-text .heading-text h6 {
    font-size: inherit;
    color: inherit;
    font-weight: inherit; }
  .inline-custom .flexible-text ul, .inline-custom .flexible-text li, .inline-custom .flexible-text a {
    padding: 0;
    margin-bottom: 0; }
  .inline-custom .flexible-text p {
    margin-bottom: 0;
    font-size: inherit; }
    .inline-custom .flexible-text p span {
      position: absolute;
      right: 10px; }
  .inline-custom .flexible-text li {
    list-style: none; }
    @media (max-width: 991.98px) {
      .inline-custom .flexible-text li {
        height: unset; } }
    .inline-custom .flexible-text li a {
      background-color: unset;
      box-shadow: unset; }
  .inline-custom .flexible-text .body-text p, .inline-custom .flexible-text .body-text a, .inline-custom .flexible-text .body-text h1, .inline-custom .flexible-text .body-text h2, .inline-custom .flexible-text .body-text h3,
  .inline-custom .flexible-text .body-text h4, .inline-custom .flexible-text .body-text h5, .inline-custom .flexible-text .body-text h6, .inline-custom .flexible-text .heading-text p, .inline-custom .flexible-text .heading-text a, .inline-custom .flexible-text .heading-text h1, .inline-custom .flexible-text .heading-text h2, .inline-custom .flexible-text .heading-text h3,
  .inline-custom .flexible-text .heading-text h4, .inline-custom .flexible-text .heading-text h5, .inline-custom .flexible-text .heading-text h6 {
    font-size: inherit;
    color: inherit; }

.inline-custom .contact-columns .contact-info {
  position: absolute; }
  @media (max-width: 991.98px) {
    .inline-custom .contact-columns .contact-info {
      position: relative; } }

@media (min-width: 992px) {
  .inline-custom .contact-columns .shortcode-container {
    height: 75%; } }

.inline-custom .contact-columns .form-wrapper, .inline-custom .contact-columns .map-wrapper {
  background-color: #58bcad;
  padding: 2rem;
  min-height: 100%;
  display: grid;
  align-items: start; }
  @media (max-width: 991.98px) {
    .inline-custom .contact-columns .form-wrapper, .inline-custom .contact-columns .map-wrapper {
      display: inline-block; } }

.inline-custom .contact-columns .map-wrapper {
  display: flex;
  align-items: unset;
  flex-direction: column; }
  .inline-custom .contact-columns .map-wrapper .contact-info {
    margin-top: 80px; }

@media (max-width: 991.98px) {
  .inline-custom .contact-columns .card {
    margin-bottom: 1rem; } }

.inline-custom .contact-columns .title-wrapper {
  margin-bottom: 0.8rem; }
  .inline-custom .contact-columns .title-wrapper h1, .inline-custom .contact-columns .title-wrapper h2, .inline-custom .contact-columns .title-wrapper h3,
  .inline-custom .contact-columns .title-wrapper h4, .inline-custom .contact-columns .title-wrapper h5, .inline-custom .contact-columns .title-wrapper h6 {
    font-size: 40px;
    font-weight: bold;
    border-bottom: white 2px solid;
    width: fit-content; }

.inline-custom .contact-columns input.ninja-forms-field {
  height: 1rem;
  border-radius: 18px;
  padding: 1.25rem;
  margin-bottom: 0.75rem; }
  @media (max-width: 991.98px) {
    .inline-custom .contact-columns input.ninja-forms-field {
      margin-bottom: unset;
      height: 3rem; } }

.inline-custom .contact-columns textarea.ninja-forms-field {
  border-radius: 18px; }

.inline-custom .contact-columns .nf-form-content input[type=button] {
  height: initial;
  border-radius: 18px;
  padding: 0.5rem 2rem;
  margin-bottom: 1rem; }
  @media screen and (max-width: 1185px) and (min-width: 992px) {
    .inline-custom .contact-columns .nf-form-content input[type=button] {
      margin-bottom: 4rem; } }
  @media (max-width: 991.98px) {
    .inline-custom .contact-columns .nf-form-content input[type=button] {
      margin-bottom: 2rem; } }

.inline-custom .contact-columns .nf-field-container {
  margin-bottom: 5px; }

.inline-custom .contact-columns .nf-form-fields-required, .inline-custom .contact-columns .ninja-forms-req-symbol {
  display: none; }

.inline-custom .contact-columns .nf-form-layout {
  padding-bottom: 1rem; }
  @media (max-width: 767.98px) {
    .inline-custom .contact-columns .nf-form-layout {
      padding-bottom: unset; } }

.inline-custom .contact-columns .map-container {
  margin-top: 8px; }

.inline-custom .contact-columns .acf-map {
  width: auto;
  height: 348px; }
  @media (max-width: 991.98px) {
    .inline-custom .contact-columns .acf-map {
      top: unset; } }
  .inline-custom .contact-columns .acf-map a {
    background-color: unset;
    box-shadow: unset; }

.inline-custom .timeline {
  position: relative; }
  @media screen and (max-width: 1440px) and (min-width: 1024px) {
    .inline-custom .timeline {
      zoom: 1.4; } }
  .inline-custom .timeline::before {
    content: '';
    background: #444444;
    width: 2px;
    top: 32px;
    height: 93%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%); }
    @media screen and (max-width: 1440px) and (min-width: 1024px) {
      .inline-custom .timeline::before {
        height: 92.5%; } }

.inline-custom .timeline-item {
  width: 100%; }
  @media (max-width: 991.98px) {
    .inline-custom .timeline-item {
      width: 75%; } }
  .inline-custom .timeline-item:nth-child(even) .timeline-content {
    float: right;
    padding: 40px 30px 10px 30px; }
    @media (max-width: 991.98px) {
      .inline-custom .timeline-item:nth-child(even) .timeline-content {
        text-align: right !important; } }
    .inline-custom .timeline-item:nth-child(even) .timeline-content .date {
      right: auto;
      left: 0; }
      @media (max-width: 991.98px) {
        .inline-custom .timeline-item:nth-child(even) .timeline-content .date {
          text-align: right !important; } }
  .inline-custom .timeline-item::after {
    content: '';
    display: block;
    clear: both; }

.inline-custom .timeline-content {
  position: relative;
  width: 45%;
  padding: 10px 30px;
  border-radius: 4px; }
  @media (max-width: 991.98px) {
    .inline-custom .timeline-content {
      padding: 0 0 0 20px; } }
  @media screen and (max-width: 1440px) and (min-width: 1024px) {
    .inline-custom .timeline-content strong {
      font-size: 16px; } }

.inline-custom .timeline-img {
  width: 12px;
  height: 12px;
  background: #58bcad;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-top: 25px;
  margin-left: -6px; }

.inline-custom a, .inline-custom .contact-title-address {
  background: #58bcad;
  color: #000000;
  padding: 8px 20px;
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
  display: inline-block;
  border-radius: 2px;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.6); }
  .inline-custom a:hover, .inline-custom a:active, .inline-custom a:focus, .inline-custom .contact-title-address:hover, .inline-custom .contact-title-address:active, .inline-custom .contact-title-address:focus {
    color: black;
    outline: none; }

.inline-custom .phone {
  text-align: left !important; }

.inline-custom .timeline-card {
  padding: 0 !important; }
  .inline-custom .timeline-card p {
    padding: 0 20px; }
    @media (max-width: 991.98px) {
      .inline-custom .timeline-card p {
        padding: 0 0 0 20px; } }
    @media screen and (max-width: 1440px) and (min-width: 1024px) {
      .inline-custom .timeline-card p {
        padding: 0 20px 0 0; } }
  .inline-custom .timeline-card a {
    margin-left: 20px; }

.inline-custom .timeline-item .timeline-img-header {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://picsum.photos/1000/800/?random") center center no-repeat;
  background-size: cover; }

.inline-custom .timeline-img-header {
  height: 200px;
  position: relative;
  margin-bottom: 20px; }
  .inline-custom .timeline-img-header h2 {
    color: #FFFFFF;
    position: absolute;
    bottom: 5px;
    left: 20px; }

.inline-custom blockquote {
  margin-top: 30px;
  color: #757575;
  border-left-color: #58bcad;
  padding: 0 20px; }

.inline-custom .date {
  display: inline-block;
  position: relative;
  top: 0;
  width: 100%;
  float: right;
  right: 0;
  color: #58bcad;
  text-align: right;
  font-size: 99px;
  font-weight: 900; }
  @media screen and (max-width: 1440px) and (min-width: 1024px) {
    .inline-custom .date {
      font-size: 70px; } }

@media screen and (max-width: 768px) {
  .inline-custom .timeline::before {
    left: 50px; }
  .inline-custom .timeline .timeline-img {
    left: 50px; }
  .inline-custom .timeline .timeline-content {
    max-width: 100%;
    width: auto;
    margin-left: 70px; } }
  @media screen and (max-width: 768px) and (max-width: 991.98px) {
    .inline-custom .timeline .timeline-content {
      width: 100%; } }

@media screen and (max-width: 768px) {
  .inline-custom .timeline .timeline-item:nth-child(even) .timeline-content {
    float: none; } }

.flexible-card.col:nth-child(7) .card-body {
  background-color: #58bcad !important; }

.flexible-card.col:nth-child(7) .card-title {
  color: #00001e;
  font-weight: bold;
  font-size: 16px; }

.flexible-card {
  margin-top: unset !important; }
  .flexible-card .card {
    min-width: 75px !important; }
    @media (max-width: 991.98px) {
      .flexible-card .card {
        margin-bottom: 1rem;
        min-width: 175px !important; } }
  @media (max-width: 991.98px) {
    .flexible-card .card-img-top {
      display: none; } }

.flexible-card {
  background: unset !important;
  border: unset !important;
  outline: none !important;
  box-shadow: unset !important;
  text-decoration: none !important; }
  .flexible-card .card-body {
    background-color: #192956;
    height: 40px;
    padding: 0 0.85rem; }
    @media (max-width: 1199.98px) {
      .flexible-card .card-body {
        padding: 1.5rem 0.85rem;
        height: 60px; } }
  .flexible-card .go-link {
    color: #FFFFFF;
    transition: transform .7s ease-in-out;
    /* margin-top: -10px; */
    font-weight: 900;
    font-size: 1rem; }
  .flexible-card span.go-link:hover {
    transform: rotateY(360deg) !important;
    cursor: pointer; }
  .flexible-card .card-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #FFFFFF;
    height: 100%; }
    .flexible-card .card-title p, .flexible-card .card-title a, .flexible-card .card-title h1, .flexible-card .card-title h2, .flexible-card .card-title h3,
    .flexible-card .card-title h4, .flexible-card .card-title h5, .flexible-card .card-title h6 {
      font-size: 0.8rem; }

.row-inner {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-direction: row;
  padding: 2rem 0 0 2rem; }
  @media (max-width: 991.98px) {
    .row-inner {
      padding: 2rem 0 2rem 2rem; } }

.post-page-header {
  background: #00001e;
  padding: 1rem;
  color: white;
  display: flex;
  flex-direction: row; }
  .post-page-header .view-link {
    font-weight: bold;
    color: #58bcad; }
  .post-page-header .text-search-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    font-weight: bold; }
  .post-page-header .image-featured img {
    width: 60%;
    height: 100%;
    object-fit: cover;
    float: right; }

.search-header {
  font-weight: 700;
  color: #00001e; }

@media (max-width: 991.98px) {
  .post-page-title {
    margin-top: 6rem !important; } }

.post-page-title .title {
  color: #00001e;
  font-weight: bold;
  font-size: 2rem; }

.post-page-title .sub-title p {
  color: #58bcad;
  font-size: 1.3rem;
  font-weight: bold; }

@media (max-width: 991.98px) {
  .post-page-title {
    padding: 0 15px !important; } }

.flexible-product-info.col-lg-12 {
  padding-left: unset !important;
  padding-right: unset !important; }

@media (max-width: 991.98px) {
  .flexible-product-info .background-wrapper {
    min-height: unset !important; } }

@media (min-width: 992px) {
  .flexible-product-info .background-wrapper {
    display: flex;
    align-items: center; }
    .flexible-product-info .background-wrapper.aligned-top {
      align-items: unset !important; } }

@media (min-width: 1200px) {
  .flexible-product-info .button-layout-wrapper {
    min-width: 700px; } }

@media (max-width: 991.98px) {
  .flexible-product-info .button-layout-wrapper {
    padding-bottom: 2rem; } }

.flexible-product-info .button-layout-wrapper a {
  background: #000018;
  border: none !important;
  padding: 0.5rem 1rem;
  color: #4ca499;
  font-weight: 700; }

.flexible-product-info .title {
  width: fit-content; }
  .flexible-product-info .title h2 {
    font-weight: inherit; }

@media (min-width: 992px) {
  .flexible-product-info .carousel-inner {
    max-height: 450px; } }

.flexible-product-info .carousel-indicators li {
  background: white;
  margin: 0 1rem 0 0;
  height: 10px;
  border-radius: 50%;
  width: 10px; }
  .flexible-product-info .carousel-indicators li:hover {
    cursor: pointer; }

@media (max-width: 991.98px) {
  .flexible-product-info .product-info-container {
    margin-bottom: 2rem; } }

.flexible-product-info .product-info-container li {
  list-style: disc;
  margin-left: 1rem; }

@media (max-width: 1199.98px) {
  .flexible-product-info .product-info-container {
    padding: 1rem !important; } }

.flexible-product-info .carousel-item {
  opacity: 0;
  transition: 1s all ease-in-out; }

.flexible-product-info .active {
  opacity: 1 !important;
  transition: 1s all ease-in-out; }

.modal-content {
  left: 0;
  top: 0;
  display: none;
  justify-content: center;
  align-items: center;
  height: 100%;
  background: transparent;
  z-index: 999; }
  .modal-content img {
    width: 50%; }

.flexible-buttons {
  padding: 1rem 2rem !important; }
  @media (min-width: 992px) {
    .flexible-buttons .col {
      flex: 0; } }
  .flexible-buttons .btn-primary {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    border: none;
    outline: none;
    box-shadow: unset; }
    @media (max-width: 991.98px) {
      .flexible-buttons .btn-primary {
        min-width: 180px; } }
    @media (min-width: 992px) {
      .flexible-buttons .btn-primary {
        width: 227px; } }
  .flexible-buttons .buttons-title h2 {
    border-bottom: white 1px solid;
    width: fit-content; }
  .flexible-buttons .col {
    margin-top: 1rem; }

@media (max-width: 991.98px) {
  .lSSlideOuter {
    padding-right: unset !important; }
  .flexible-product-info .background-wrapper {
    display: flex; }
  .lSGallery {
    margin-left: unset !important;
    display: flex !important;
    width: unset !important;
    transition-duration: 400ms !important;
    height: unset !important;
    transform: translate3d(0px, 0px, 0px) !important;
    margin-top: 1rem !important;
    position: unset !important;
    bottom: -23px !important;
    top: unset !important;
    background: white;
    padding: 1rem 0 !important; }
    .lSGallery li {
      margin-right: 5px; }
    .lSGallery :nth-last-child(1) {
      margin-right: unset !important; }
  #light-slider img {
    aspect-ratio: 0;
    max-height: 360px; } }

header {
  min-height: 140px;
  background-color: #00001e; }
  header .menu-item {
    position: relative; }

@media screen and (orientation: landscape) and (max-width: 991.98px) {
  header .menu-item a {
    margin-left: 0; } }
  @media (max-width: 991.98px) {
    header .content {
      width: 100vw; } }
  @media (min-width: 992px) {
    header {
      display: flex;
      justify-content: center; } }
  @media (max-width: 991.98px) {
    header {
      min-height: 80px;
      position: fixed;
      z-index: 2000; } }
  header .sub-menu {
    position: absolute;
    background-color: #00001e; }
    @media (max-width: 991.98px) {
      header .sub-menu {
        position: relative; } }
    header .sub-menu li > a {
      margin-left: 0; }
    header .sub-menu li {
      width: 10rem;
      margin-left: 1.5rem;
      padding: 0.5rem 0; }
    header .sub-menu li:first-child {
      border-bottom: 1px solid white; }
    header .sub-menu li:last-child {
      border-bottom: none; }
    header .sub-menu li + li {
      border-bottom: 1px solid white; }
  header .menu-item:hover .sub-menu {
    display: none;
    flex-direction: column;
    z-index: 999;
    padding: 2rem 2rem 2rem 0.5rem; }
    @media (min-width: 768px) {
      header .menu-item:hover .sub-menu {
        display: flex; } }
  header .logo {
    display: flex;
    justify-content: center;
    min-height: 140px;
    align-items: center; }
    @media (max-width: 991.98px) {
      header .logo {
        min-height: 80px; } }
    header .logo img {
      width: 135px;
      height: auto; }
      @media (max-width: 991.98px) {
        header .logo img {
          padding: 1.5rem;
          object-fit: contain; } }
  header .menu-right {
    display: flex;
    align-items: center; }
  header .content-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  header ul {
    display: flex;
    flex-direction: row;
    padding: 0;
    margin: 0; }
    header ul li {
      list-style: none;
      padding: 0;
      margin: 0; }
    header ul li > a {
      margin: 0 0 0 2rem;
      text-decoration: none;
      color: #FFFFFF;
      font-size: 1.1rem;
      font-family: 'effra'; }
      @media (max-width: 991.98px) {
        header ul li > a {
          font-size: 1.75rem; } }
    header ul a:hover {
      color: #58bcad; }
  @media (min-width: 992px) {
    header .menu-overlay {
      display: none; } }
  header .menu-overlay {
    position: absolute;
    left: -100%;
    top: 15vh;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: #00001e;
    transition: all 0.5s ease-in-out; }
    header .menu-overlay #menu-left-menu, header .menu-overlay #menu-mobile-menu {
      flex-direction: column;
      transition: all 0.5s ease-in-out; }
    header .menu-overlay #menu-mobile-menu {
      overflow: scroll;
      padding-bottom: 10rem; }
    header .menu-overlay.is-active {
      left: 0;
      top: 10vh;
      display: flex;
      flex-direction: column;
      width: 100%;
      height: 100vh;
      z-index: 1000;
      background: #00001e;
      transition: all 0.5s ease-in-out;
      padding-top: 10%;
      padding-left: 10%;
      overflow: scroll;
      scroll-behavior: smooth; }

@media screen and (orientation: landscape) and (max-width: 991.98px) {
  header .menu-overlay.is-active {
    padding-left: 6%; } }
      @media (min-width: 992px) {
        header .menu-overlay.is-active {
          display: none; } }
  header .menu-item-has-children:after {
    content: '';
    position: absolute;
    left: 160px;
    top: 20px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    clear: both; }
    @media (min-width: 992px) {
      header .menu-item-has-children:after {
        display: none; } }
  header .mobile-menu {
    position: absolute;
    top: 20%;
    right: 15%; }
    @media (min-width: 992px) {
      header .mobile-menu {
        display: none; } }
  @media (max-width: 991.98px) {
    header .menu-left, header .menu-right {
      display: none; } }
  header .custom-logo {
    position: relative;
    z-index: 99999; }
  header .hamburger {
    position: relative;
    z-index: 99999; }
  header .hamburger-inner, header .hamburger-inner::before, header .hamburger-inner::after {
    background-color: #FFFFFF; }
  header .hamburger.is-active .hamburger-inner, header .hamburger-inner::before {
    background-color: #FFFFFF !important; }
  @media (max-width: 991.98px) {
    header .hamburger-box {
      padding-left: 1.2rem; } }

footer {
  min-height: 500px;
  background-color: #0A0C19; }
  @media (max-width: 991.98px) {
    footer {
      padding-bottom: 2rem; } }
  footer h3 {
    color: #58bcad;
    font-size: 1.3rem; }
  footer .links-wrapper {
    position: relative;
    display: flex;
    justify-content: flex-end; }
  footer .email-wrapper h3 {
    padding-top: 0.5rem; }
  @media (min-width: 992px) {
    footer .link-container {
      position: absolute;
      bottom: 0; } }
  footer .footer-img {
    width: 15%; }
  footer a {
    text-decoration: none;
    color: #58bcad; }
  @media (max-width: 991.98px) {
    footer .logo-wrapper, footer .social-wrapper, footer .address-wrapper, footer .contact-wrapper {
      margin-bottom: 2rem; } }
  footer .logo-wrapper img {
    width: 200px;
    height: auto; }
  @media (min-width: 992px) {
    footer .social-wrapper {
      text-align: right; } }
  footer li {
    list-style: none; }
  footer .row-one, footer .row-two {
    border-bottom: 2px solid rgba(255, 255, 255, 0.4);
    padding: 2rem 0; }
  @media (max-width: 991.98px) {
    footer .company-wrapper {
      margin-bottom: 2rem; } }
  @media (max-width: 991.98px) {
    footer .company-wrapper, footer .credits-wrapper {
      text-align: center !important; } }
  footer .row-three {
    padding: 2rem 0 0 0; }
  footer span {
    color: #58bcad;
    font-size: 2rem; }
  footer .company-wrapper, footer .credits-wrapper {
    color: #FFFFFF; }
  footer ul, footer li {
    margin: 0;
    padding: 0; }
  footer .title-wrapper {
    margin-bottom: 1rem; }
    footer .title-wrapper h1, footer .title-wrapper h2, footer .title-wrapper h3,
    footer .title-wrapper h4, footer .title-wrapper h5, footer .title-wrapper h6 {
      color: #FFFFFF;
      font-weight: 500;
      font-size: 1.75rem; }

#search-form {
  background-color: #131332;
  border: none;
  padding: 9px 9px 9px 15px;
  border-radius: 18px;
  color: #FFFFFF;
  margin-left: 2rem;
  width: 12vw; }
  #search-form::placeholder {
    color: #FFFFFF; }
  #search-form:focus-within {
    outline: none;
    border: none; }

.search-submit {
  background: transparent;
  border: none;
  position: relative;
  right: 2.5rem; }
  .search-submit i {
    color: #58bcad; }

.post-link {
  text-decoration: none;
  color: #444444; }

.post-wrap {
  background-color: #192956; }

.post-title {
  color: #ffffff;
  font-weight: bold;
  font-size: 1rem;
  padding: 1.2rem;
  margin-bottom: 0;
  height: 92px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center; }

.search-wrap {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center; }

.product-filter .hide-me, .case-studies .hide-me {
  visibility: hidden; }

.product-filter .dropdown-menu > li > a, .case-studies .dropdown-menu > li > a {
  color: #1F2D57;
  text-decoration: none !important; }

.product-filter .dropdown-menu, .case-studies .dropdown-menu {
  display: flex !important;
  box-shadow: none;
  border: none;
  z-index: 999 !important;
  position: relative;
  justify-content: center;
  padding: 0 0 1.5rem 0; }
  .product-filter .dropdown-menu > li > a:hover, .case-studies .dropdown-menu > li > a:hover {
    background: none !important; }

.product-filter .dropdown-toggle, .case-studies .dropdown-toggle {
  display: none !important; }

.case-studies .case-tax-link {
  font-weight: 500;
  font-family: 'effra';
  font-size: 1.25rem; }

.case-studies .selected {
  color: #58bcad !important;
  font-weight: 700 !important; }

.case-studies li a:not(:last-child):after {
  content: "";
  border-right: 2px solid #000000;
  width: 30px;
  margin: 0 1rem; }
  @media (max-width: 991.98px) {
    .case-studies li a:not(:last-child):after {
      margin: 0 0.5rem; } }

.case-studies ul > li > a {
  color: black; }

.case-studies .case-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #00001e;
  position: relative;
  margin-bottom: 2rem; }
  .case-studies .case-wrap img {
    width: 100%;
    padding: 0 2rem;
    height: 70%;
    min-height: 17rem;
    object-fit: cover;
    aspect-ratio: 1.5; }
  .case-studies .case-wrap .post-title {
    color: #58bcad;
    font-weight: bold;
    padding: 1.5rem 1.2rem 1rem 1.2rem;
    width: 100%;
    margin-bottom: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    height: 100%;
    position: relative;
    top: 0;
    min-height: 6rem; }
    @media (max-width: 991.98px) {
      .case-studies .case-wrap .post-title {
        font-size: 1rem; } }
  .case-studies .case-wrap .post-link {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .case-studies .case-wrap .case-link {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 0.8rem;
    padding: 1.2rem 0;
    position: relative;
    bottom: 0; }

.product-filter .post-wrap img {
  width: 100%;
  height: 70%;
  object-fit: cover; }

.product-filter #response {
  justify-content: center;
  font-family: 'effra';
  font-weight: 700; }
  .product-filter #response .body-text {
    padding: 0.8rem 1.2rem;
    font-weight: 300;
    padding-bottom: 2.5rem;
    color: #00001e; }
    .product-filter #response .body-text p {
      font-size: 0.8rem; }

.product-filter .body-text {
  padding-top: 1.75rem; }
  .product-filter .body-text p, .product-filter .body-text a, .product-filter .body-text h1, .product-filter .body-text h2, .product-filter .body-text h3,
  .product-filter .body-text h4, .product-filter .body-text h5, .product-filter .body-text h6 {
    color: #1F2D57; }

.product-filter .body-text:hover {
  color: #1F2D57; }

.product-filter .dropdown-menu li a:not(:last-child):after {
  content: "";
  border-right: 3.5px solid #1F2D57;
  width: 30px;
  margin: 0 1rem; }

.product-filter .dropdown-menu li > a {
  font-family: 'effra' !important;
  transition: opacity 0.5s ease-in-out;
  font-weight: 500;
  color: #1F2D57;
  font-size: 1.75rem; }
  @media (max-width: 991.98px) {
    .product-filter .dropdown-menu li > a {
      font-size: 1rem; } }

.product-filter .dropdown-menu .checked {
  font-weight: 700;
  color: #58bcad !important; }

@media (min-width: 992px) {
  .adj150125 {
    margin-top: 20px; }
    .adj150125 ul {
      display: flex;
      flex-direction: column;
      height: 100%; }
      .adj150125 ul li:last-child {
        margin-top: auto; } }

html, body {
  padding: 0;
  margin: 0;
  overflow-x: hidden !important;
  width: 100%; }

body {
  overflow: hidden; }

h1 {
  font-size: clamp(3.5rem, 3.33333vw, 8.5rem) !important; }

* {
  font-size: 20px;
  font-family: 'effra'; }
  @media (max-width: 991.98px) {
    * {
      font-size: 16px; } }

p, h2, h3 {
  line-height: initial; }

h1, h2, h3,
h4, h5, h6 {
  transition: font-size .5s linear;
  -o-transition: font-size .5s linear;
  -moz-transition: font-size .5s linear;
  -webkit-transition: font-size .5s linear;
  margin-bottom: 0 !important; }

p {
  transition: all .5s linear;
  -o-transition: all .5s linear;
  -moz-transition: all .5s linear;
  -webkit-transition: all .5s linear; }

.content {
  width: clamp(150px, 80%, 1600px);
  margin: 0 auto; }
  @media (max-width: 991.98px) {
    .content {
      width: unset;
      padding: 0 20px; } }

.text-clamp {
  width: clamp(30ch, 100%, 75ch);
  margin: 0 auto; }

.row:not(.no-gutters) {
  margin-right: -2.5px;
  margin-left: -2.5px; }

.row:not(.no-gutters) > .col,
.row:not(.no-gutters) > [class*="col-"] {
  padding-right: 2.5px;
  padding-left: 2.5px; }

@media (min-width: 768px) {
  .row:not(.no-gutters) {
    margin-right: -10px;
    margin-left: -10px; }
  .row:not(.no-gutters) > .col,
  .row:not(.no-gutters) > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px; } }

@media (min-width: 992px) {
  .row:not(.no-gutters) {
    margin-right: -10px;
    margin-left: -10px; }
  .row:not(.no-gutters) > .col,
  .row:not(.no-gutters) > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px; } }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

/* Add gutters */
.col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.card-img-top {
  border-radius: unset; }

.hamburger:hover {
  opacity: 1 !important; }

input[type="search"]::-webkit-search-cancel-button {
  display: none; }

@media screen and (max-width: 1440px) and (min-width: 1024px) {
  body {
    zoom: 0.8; } }

.card {
  border: none; }

@media (min-width: 992px) {
  .swiper-slide {
    flex-shrink: 1 !important; } }

.swiper-wrapper {
  align-items: center !important; }

.single-products .post-page-title {
  display: none; }

.nf-field-label {
  display: none; }

@media (max-width: 991.98px) {
  a {
    box-shadow: none !important; } }

.contact-info span {
  font-size: 1.2rem !important; }

@media (max-width: 991.98px) {
  .contact-info a {
    width: unset !important; } }

.sub-menu {
  display: none; }

.sub-menu-open > ul {
  display: flex !important; }

li.has-children > a:after {
  color: #fff;
  content: ' ▼';
  font-size: 10px;
  vertical-align: 1px; }

li li.has-children > a:after {
  color: #222;
  content: ' ►';
  font-size: 10px;
  vertical-align: 1px; }

.text-content {
  overflow: auto !important;
  height: 100%;
  overflow-scrolling: touch; }

.carousel-indicators {
  justify-content: space-between !important;
  flex-direction: column;
  height: 86%;
  align-items: flex-end;
  top: 0 !important;
  bottom: unset;
  left: unset !important; }
  @media (max-width: 991.98px) {
    .carousel-indicators {
      display: none; } }

.carousel-inner {
  width: 75%; }
  @media (max-width: 991.98px) {
    .carousel-inner {
      width: 100%; } }

.grow {
  transform: scale(1.5);
  left: -50%;
  animation: 1s ease-in-out all; }

@media (min-width: 992px) {
  .controls-wrapper {
    display: none; } }

.controls-wrapper a span {
  top: 45%;
  left: 15px;
  position: absolute; }

.lSPrev, .lSNext {
  background-color: transparent !important;
  box-shadow: none !important; }

.lSPager li, .lSPager a {
  border-radius: 0 !important;
  margin-top: unset !important; }

.lSPager img {
  aspect-ratio: 1;
  object-fit: cover; }

#light-slider a {
  margin-top: unset !important; }

#light-slider img {
  aspect-ratio: 0; }
/* International Trade: admin-only EU Authorised Representative preview. */
.inline-custom .eu-authorised-representative {
  max-width: 1100px;
  margin: 0 auto;
  padding: 4rem 1.5rem !important;
}

.inline-custom .eu-authorised-representative .heading-text {
  line-height: 1.2;
  margin-bottom: 1.25rem;
}

.inline-custom .eu-authorised-representative .body-text {
  display: block;
  width: 100% !important;
  line-height: 1.65;
}

.inline-custom .eu-authorised-representative .body-text p + p {
  margin-top: 1.25rem;
}

.inline-custom .eu-authorised-representative .body-text a {
  display: inline;
  padding: 0;
  color: #237e75;
  background: transparent;
  text-decoration: underline;
  text-underline-offset: 0.18em;
}

.inline-custom .eu-authorised-representative .body-text a:hover,
.inline-custom .eu-authorised-representative .body-text a:focus {
  color: #0a0c19;
  background: transparent;
}

@media (max-width: 767.98px) {
  .inline-custom .eu-authorised-representative {
    padding: 3rem 1.25rem !important;
  }
}
