html {
  scroll-behavior: smooth;
}

.c-text-primary {
  color: #174492 !important;
}

.u-flat {
  margin-top: 0 !important;
}

.u-mw-26 {
  max-width: 26rem;
}

.u-mw-30 {
  max-width: 30rem;
}

.u-mw-42 {
  max-width: 42rem;
}

.u-mw-45 {
  max-width: 45rem;
}

.u-mw-48 {
  max-width: 48rem;
}

.u-mw-50 {
  max-width: 50rem;
}

.u-mw-52 {
  max-width: 52rem;
}

.u-mw-55 {
  max-width: 55rem;
}

.u-mw-60 {
  max-width: 60rem;
}

.u-mw-62 {
  max-width: 62rem;
}

.u-mw-65 {
  max-width: 65rem;
}

.u-mw-70 {
  max-width: 70rem;
}

.u-fs-14 {
  font-size: 0.875rem;
}

.u-fs-16 {
  font-size: 1rem;
}

.u-t-a-c {
  text-align: center;
}

.u-c-p {
  color: #174492;
}

.u-c-s {
  color: #00142a;
}

.u-mt-vs {
  margin-top: 1.5em;
}

.u-mt-1 {
  margin-top: 1rem;
}

.u-mt-2 {
  margin-top: 2rem;
}

.u-mt-4 {
  margin-top: 4rem;
}

.u-mt-6 {
  margin-top: 6rem;
}

.u-mt-8 {
  margin-top: 8rem;
}

.u-mt-10 {
  margin-top: 10rem;
}

.u-mb-vs {
  margin-bottom: 1.5em;
}

.u-mb-half {
  margin-bottom: 0.5rem;
}

.u-mb-1 {
  margin-bottom: 1rem;
}

.u-mb-2 {
  margin-bottom: 2rem;
}

.u-mb-4 {
  margin-bottom: 4rem;
}

.u-mb-6 {
  margin-bottom: 6rem;
}

.u-mb-8 {
  margin-bottom: 8rem;
}

.u-mb-10 {
  margin-bottom: 10rem;
}

@media (max-width: 900px) {
  .u-mt-xs-0 {
    margin-top: 0em;
  }

  .u-mt-xs-vs {
    margin-top: 1.5em;
  }

  .u-mt-xs-1 {
    margin-top: 1rem;
  }

  .u-mt-xs-2 {
    margin-top: 2rem;
  }

  .u-mt-xs-4 {
    margin-top: 4rem;
  }

  .u-mt-xs-6 {
    margin-top: 6rem;
  }

  .u-mt-xs-8 {
    margin-top: 8rem;
  }

  .u-mt-xs-10 {
    margin-top: 10rem;
  }
}

.u-container-center {
  margin-left: auto !important;
  margin-right: auto !important;
}

.u-mv-3 {
  margin-top: 3em;
  margin-bottom: 3em;
}

.u-mh-1 {
  margin-left: 1em;
  margin-right: 1em;
}

.u-ws-n {
  white-space: nowrap;
}

.u-raise-footer {
  margin-bottom: -105px;
}

.u-target {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}

@media (min-width: 640px) {
  .u-target {
    top: -231px;
  }
}

@media (min-width: 880px) {
  .u-target {
    top: -141px;
  }
}

@media (min-width: 965px) {
  .u-target {
    top: -173px;
  }
}

@media (min-width: 1040px) {
  .u-target {
    top: -173px;
  }
}

.u-hidden {
  display: none;
}

@media (min-width: 880px) {
  .u-md-ta-l {
    text-align: left;
  }
}

.u-darker {
  position: relative;
  font-weight: 700;
}

.u-darker::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.65;
}

.u-darker>* {
  position: relative;
}

.u-lighter {
  position: relative;
  font-weight: 700;
}

.u-lighter::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.25;
}

.u-lighter>* {
  color: #00142a;
  position: relative;
}

.u-lighter>* h2 {
  color: currentColor !important;
}

[class*="c-bg-img-"] {
  background-size: 100% auto;
  background-size: cover;
  background-position: 50%;
  background-attachment: fixed;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

[class*="c-bg-img-"] h2 {
  color: #fff;
}

[class*="c-bg-img-"] .c-button {
  text-shadow: none;
}

[class*="c-bg-img-"] .c-card {
  background-color: rgba(255, 255, 255, 0.6);
  text-shadow: none;
  padding: 2rem;
}

[class*="c-bg-img-"] .c-card h2,
[class*="c-bg-img-"] .c-card p,
[class*="c-bg-img-"] .c-card ul {
  color: #00142a;
}

.c-bg-img-hallway {
  background-image: url(../img/bg-home-1.webp);
}

.no-webp .c-bg-img-hallway {
  background-image: url(../img/bg-home-1.jpg);
}

.c-bg-img-stairs {
  background-image: url(../img/bg-stairs.webp);
}

.no-webp .c-bg-img-stairs {
  background-image: url(../img/bg-stairs.jpg);
}

.c-bg-img-flooring {
  background-image: url(../img/bg-flooring.webp);
}

.no-webp .c-bg-img-flooring {
  background-image: url(../img/bg-flooring.jpg);
}

.c-bg-img-carpets {
  background-image: url(../img/bg-carpets.webp);
}

.no-webp .c-bg-img-carpets {
  background-image: url(../img/bg-carpets.jpg);
}

.c-bg-img-woods {
  background-image: url(../img/bg-woods.webp);
}

.no-webp .c-bg-img-woods {
  background-image: url(../img/bg-woods.jpg);
}

.c-bg-img-lvt {
  background-image: url(../img/bg-lvt.webp);
}

.no-webp .c-bg-img-lvt {
  background-image: url(../img/bg-lvt.jpg);
}

.c-bg-img-laminate {
  background-image: url(../img/bg-laminate.webp);
}

.no-webp .c-bg-img-laminate {
  background-image: url(../img/bg-laminate.jpg);
}

.c-bg-img-inspiration {
  background-image: url(../img/bg-inspiration.webp);
}

.no-webp .c-bg-img-inspiration {
  background-image: url(../img/bg-inspiration.jpg);
}

.c-bg-img-brands {
  background-image: url(../img/bg-brands.webp);
}

.no-webp .c-bg-img-brands {
  background-image: url(../img/bg-brands.jpg);
}

.c-bg-img-showroom {
  background-image: url(../img/bg-showroom.webp);
}

.no-webp .c-bg-img-showroom {
  background-image: url(../img/bg-showroom.jpg);
}

.c-bg-img-open-plan {
  background-image: url(../img/bg-open-plan.webp);
}

.no-webp .c-bg-img-open-plan {
  background-image: url(../img/bg-open-plan.jpg);
}

.c-bg-img-kitchen {
  background-image: url(../img/bg-kitchen.webp);
}

.no-webp .c-bg-img-kitchen {
  background-image: url(../img/bg-kitchen.jpg);
}

.c-bg-img-stairs2 {
  background-image: url(../img/bg-stairs2.webp);
}

.no-webp .c-bg-img-stairs2 {
  background-image: url(../img/bg-stairs2.jpg);
}

.c-bg-img-living {
  background-image: url(../img/bg-living.webp);
}

.no-webp .c-bg-img-living {
  background-image: url(../img/bg-living.jpg);
}

.c-bg-img-bedroom {
  background-image: url(../img/bg-bedroom.webp);
}

.no-webp .c-bg-img-bedroom {
  background-image: url(../img/bg-bedroom.jpg);
}

.c-bg-img-bathroom {
  background-image: url(../img/bg-bathroom.webp);
}

.no-webp .c-bg-img-bathroom {
  background-image: url(../img/bg-bathroom.jpg);
}

.c-bg-img-bathroom2 {
  background-image: url(../img/bg-bathroom2.webp);
}

.no-webp .c-bg-img-bathroom2 {
  background-image: url(../img/bg-bathroom2.jpg);
}

.c-bg-img-stairs3 {
  background-image: url(../img/bg-stairs3.webp);
}

.no-webp .c-bg-img-stairs3 {
  background-image: url(../img/bg-stairs3.jpg);
}

.c-bg-img-dining {
  background-image: url(../img/bg-dining.webp);
}

.no-webp .c-bg-img-dining {
  background-image: url(../img/bg-dining.jpg);
}

.c-bg-img-living2 {
  background-image: url(../img/bg-living2.webp);
}

.no-webp .c-bg-img-living2 {
  background-image: url(../img/bg-living2.jpg);
}

.c-bg-img-stairs4 {
  background-image: url(../img/bg-stairs4.webp);
}

.no-webp .c-bg-img-stairs4 {
  background-image: url(../img/bg-stairs4.jpg);
}

.c-bg-img-stairs5 {
  background-image: url(../img/bg-stairs5.webp);
}

.no-webp .c-bg-img-stairs5 {
  background-image: url(../img/bg-stairs5.jpg);
}

.c-bg-img-dining2 {
  background-image: url(../img/bg-dining2.webp);
}

.no-webp .c-bg-img-dining2 {
  background-image: url(../img/bg-dining2.jpg);
}

.c-bg-img-hallway {
  padding-top: 6em !important;
}

@media (min-width: 880px) {
  .c-bg-img-hallway {
    padding-top: 10.5em !important;
  }
}

@media (min-width: 1040px) {
  .c-bg-img-hallway {
    padding-top: 15em !important;
  }
}

[class*="c-bg-pattern"] {
  background-position: 50% 0;
  background-size: 50%;
  background-attachment: fixed;
}

.c-bg-pattern1 {
  background-image: url(../img/bg-pattern1.webp);
}

.no-webp .c-bg-pattern1 {
  background-image: url(../img/bg-pattern1.jpg);
}

.c-bg-pl {
  background-color: #e6f7f4;
}

.c-bg-types {
  position: relative;
  padding-bottom: 20px;
}

.c-bg-types.c-bg-types--no-bottom::after {
  display: none;
}

.c-bg-types::after,
.c-bg-types::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background-position: 189px 0;
}

.c-bg-types::before {
  top: 0;
  height: 87px;
  background-image: url(../img/types-overlay.svg);
}

.c-bg-types::after {
  bottom: 0;
  height: 105px;
  background-image: url(../img/types-overlay-coloured.svg);
}

@media (min-width: 540px) {
  .c-bg-types {
    background-image: url(../img/bg-types.jpg);
  }
}

@media (min-width: 740px) {
  .c-bg-types {
    background-position: 50% 299px;
  }

  .c-bg-types::after,
  .c-bg-types::before {
    background-position: 50% 0;
  }
}

@media (min-width: 1260px) {
  .c-bg-types {
    background-position: 181px 299px;
  }
}

@media (min-width: 1270px) {
  .c-bg-types {
    background-position: calc(50% + 87px) 299px;
  }

  .c-bg-types::after,
  .c-bg-types::before {
    background-position: calc(50% + 87px) 0;
  }
}

@media (min-width: 1620px) {
  .c-bg-types::after {
    background-position: calc(50% + 267px) 0;
  }
}

label {
  display: block;
}

label+.form-group,
label+input,
label+textarea {
  margin-top: 0 !important;
}

input,
textarea {
  padding: 0.75em 1em;
  border: 2px solid #fff;
  width: 100%;
  -webkit-appearance: none;
}

.has-danger input,
.has-danger textarea {
  border-color: #e4655f !important;
}

textarea {
  height: 9em;
  display: block;
}

::-webkit-input-placeholder {
  color: #174492;
  font-weight: 700;
}

::-moz-placeholder {
  color: #174492;
  font-weight: 700;
}

:-ms-input-placeholder {
  color: #174492;
  font-weight: 700;
}

:-moz-placeholder {
  color: #174492;
  font-weight: 700;
}

.pristine-error {
  color: #e4655f !important;
  margin-top: 0 !important;
}

.form-group-recaptcha>div>div {
  width: 306px !important;
  height: 81px !important;
  border: 2px solid transparent;
}

.form-group-recaptcha.has-danger>div>div {
  border-color: #e4655f !important;
}

.c-button {
  padding: 1.5em 1em;
  color: #000000;
  background-color: #fee000;
  transition: 0.3s ease-out;
  display: inline-block;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}

.c-button::after {
  content: ">>>";
  display: inline-block;
  margin-left: 0.5em;
}

.c-button:hover {
  color: #fff;
  background-color: #00142a;
}

@media (min-width: 640px) {
  .c-button {
    font-size: 1.125rem;
  }
}

table {
  width: 100%;
  border-collapse: collapse;
}

th {
  background-color: #174492;
  color: #fff;
  font-weight: 700;
}

td,
th {
  padding: 0.75em 0.5em;
  border: 2px solid #174492;
}

@media only screen and (min-width: 640px) {
  @supports (display: flex) {
    .c-row-sm {
      display: flex;
      flex-wrap: wrap;
    }
  }

  @supports not (display: flex) {

    .c-row-sm:after,
    .c-row-sm:before {
      content: "";
      display: table;
    }

    .c-row-sm:after {
      clear: both;
    }

    [class*="c-col-sm-"] {
      float: left;
    }
  }

  .c-row-sm {
    margin-left: -0.5em;
    margin-right: -0.5em;
  }

  .c-row-sm [class*="c-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }

  [class*="c-col-sm-"] {
    width: 100%;
    min-height: 1px;
  }

  .c-col-sm-1 {
    width: 8.3333333333%;
  }

  .c-col-sm-2 {
    width: 16.6666666667%;
  }

  .c-col-sm-3 {
    width: 25%;
  }

  .c-col-sm-4 {
    width: 33.3333333333%;
  }

  .c-col-sm-5 {
    width: 41.6666666667%;
  }

  .c-col-sm-6 {
    width: 50%;
  }

  .c-col-sm-7 {
    width: 58.3333333333%;
  }

  .c-col-sm-8 {
    width: 66.6666666667%;
  }

  .c-col-sm-9 {
    width: 75%;
  }

  .c-col-sm-10 {
    width: 83.3333333333%;
  }

  .c-col-sm-11 {
    width: 91.6666666667%;
  }

  .c-col-sm-12 {
    width: 100%;
  }

  .c-col-sm-6:nth-child(2) {
    margin-top: 0;
  }

  .c-gutter-sm {
    margin-left: -0.5em;
    margin-right: -0.5em;
  }

  .c-gutter-sm [class*="c-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }

  .c-col--flat,
  .c-col-sm-6:nth-child(2) {
    margin-top: 0;
  }
}

@media only screen and (min-width: 880px) {
  @supports (display: flex) {
    .c-row {
      display: flex;
      flex-wrap: wrap;
    }
  }

  @supports not (display: flex) {

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

    .c-row:after {
      clear: both;
    }

    [class*="c-col-"] {
      float: left;
    }
  }

  .c-row {
    margin-left: -1em;
    margin-right: -1em;
  }

  .c-row [class*="c-col-"] {
    padding-left: 1em;
    padding-right: 1em;
  }

  .c-row .c-col-offset-1 {
    padding-left: 8.333%;
    padding-left: calc(8.333% - 1em);
  }

  .c-row .c-col-offset-2 {
    padding-left: 16.667%;
    padding-left: calc(16.667% - 1em);
  }

  .c-row .c-col-offset-3 {
    padding-left: 25%;
    padding-left: calc(25% - 1em);
  }

  [class*="c-col-"] {
    width: 100%;
    min-height: 1px;
  }

  .c-col-1 {
    width: 8.3333333333%;
  }

  .c-col-2 {
    width: 16.6666666667%;
  }

  .c-col-3 {
    width: 25%;
  }

  .c-col-4 {
    width: 33.3333333333%;
  }

  .c-col-5 {
    width: 41.6666666667%;
  }

  .c-col-6 {
    width: 50%;
  }

  .c-col-7 {
    width: 58.3333333333%;
  }

  .c-col-8 {
    width: 66.6666666667%;
  }

  .c-col-9 {
    width: 75%;
  }

  .c-col-10 {
    width: 83.3333333333%;
  }

  .c-col-11 {
    width: 91.6666666667%;
  }

  .c-col-12 {
    width: 100%;
  }

  .c-col--flat,
  .c-col-6:nth-child(2) {
    margin-top: 0;
  }

  .c-pull-right {
    order: 2;
  }

  .c-pull-right+* {
    order: 1;
  }

  .c-row-vert-mid [class*="c-col-"] {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

@media only screen and (min-width: 1040px) {
  .c-flex-lg {
    display: flex;
    flex-wrap: wrap;
  }

  .c-row,
  .c-row-lg {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1em;
    margin-right: -1em;
  }

  .c-row-lg:after,
  .c-row-lg:before,
  .c-row:after,
  .c-row:before {
    content: "";
    display: table;
  }

  .c-row-lg:after,
  .c-row:after {
    clear: both;
  }

  .c-row [class*="c-col-"],
  .c-row-lg [class*="c-col-"] {
    padding-left: 1em;
    padding-right: 1em;
  }

  [class*="c-col-lg"] {
    float: left;
    width: 100%;
    min-height: 1px;
  }

  .c-col-lg-1 {
    width: 8.3333333333%;
    margin-top: 0;
  }

  .c-col-lg-2 {
    width: 16.6666666667%;
    margin-top: 0;
  }

  .c-col-lg-3 {
    width: 25%;
    margin-top: 0;
  }

  .c-col-lg-4 {
    width: 33.3333333333%;
    margin-top: 0;
  }

  .c-col-lg-5 {
    width: 41.6666666667%;
    margin-top: 0;
  }

  .c-col-lg-6 {
    width: 50%;
    margin-top: 0;
  }

  .c-col-lg-7 {
    width: 58.3333333333%;
    margin-top: 0;
  }

  .c-col-lg-8 {
    width: 66.6666666667%;
    margin-top: 0;
  }

  .c-col-lg-9 {
    width: 75%;
    margin-top: 0;
  }

  .c-col-lg-10 {
    width: 83.3333333333%;
    margin-top: 0;
  }

  .c-col-lg-11 {
    width: 91.6666666667%;
    margin-top: 0;
  }

  .c-col-lg-12 {
    width: 100%;
    margin-top: 0;
  }

  .c-col-lg-20 {
    width: 20%;
    margin-top: 0;
  }
}

.c-card {
  background-color: #e7f7f4;
  padding: 2rem 2rem 4.5rem;
  text-align: center;
  color: #000;
}

.c-card img {
  display: block;
  margin: 0 auto 3em;
}

.c-cards {
  list-style: none;
}

@media (min-width: 880px) {

  .c-cards .c-col-4:nth-child(2),
  .c-cards .c-col-4:nth-child(3) {
    margin-top: 0;
  }

  .c-cards .c-col-4 {
    display: flex;
  }
}

.c-card--guide {
  width: 100%;
  padding: 1rem 2rem;
}

@media (min-width: 640px) {
  .c-card--guide h2 {
    font-size: 1.75em;
  }
}

.c-card--guide .c-button {
  width: 100%;
}

@media (min-width: 880px) {
  .c-card--guide {
    display: flex;
    flex-direction: column;
  }

  .c-card--guide>div {
    flex-grow: 1;
  }
}

.c-faq-nav {
  text-align: center;
}

.c-faq-nav li {
  display: inline-block;
}

.c-faq-nav li+li {
  margin-top: 0.5rem;
}

.c-faq-nav .c-button {
  font-size: 1rem;
  padding: 0.75em;
}

.c-faq-nav .c-button::after {
  display: none;
}

.c-faq details {
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  box-shadow: 1px 2px 80px 0 rgba(0, 0, 0, 0.1);
}

.c-faq details> :last-child {
  margin-bottom: 1.5em;
}

.c-faq details[open] summary:after {
  opacity: 0;
  transform: translateY(-50%) rotate(90deg);
}

.c-faq details[open] summary~* {
  animation: sweep 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.c-faq summary {
  user-select: none;
  outline: 0;
  padding: 1em 2em;
  position: relative;
  cursor: pointer;
}

.c-faq summary::-webkit-details-marker {
  display: none;
}

.c-faq summary:hover {
  background-color: #ddd;
}

.c-faq summary~* {
  padding: 0 2em;
}

.c-faq summary:after,
.c-faq summary:before {
  content: "";
  position: absolute;
  top: 50%;
}

.c-faq summary:before {
  left: 0.5em;
  height: 2px;
  margin-top: -1px;
  width: 1em;
  background: #174492;
}

.c-faq summary:after {
  left: 1em;
  height: 1em;
  transform: translateY(-50%);
  width: 2px;
  margin-left: -1px;
  background: #174492;
  transition: 0.3s ease-out;
  transform-origin: center;
}

@keyframes sweep {
  0% {
    opacity: 0;
    margin-left: -30px;
    margin-right: 30px;
  }

  100% {
    opacity: 1;
    margin-left: 0;
    margin-right: 0;
  }
}

.tingle-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  visibility: hidden;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, 0.85);
  opacity: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}

.tingle-modal--confirm .tingle-modal-box {
  text-align: center;
}

.tingle-modal--noOverlayClose {
  cursor: default;
}

.tingle-modal--noClose .tingle-modal__close {
  display: none;
}

.tingle-modal__close {
  position: fixed;
  top: 2.5rem;
  right: 2.5rem;
  z-index: 1000;
  padding: 0;
  width: 2rem;
  height: 2rem;
  border: none;
  background-color: transparent;
  color: #fff;
  cursor: pointer;
}

.tingle-modal__close svg * {
  fill: currentColor;
}

.tingle-modal__closeLabel {
  display: none;
}

.tingle-modal__close:hover {
  color: #fff;
}

.tingle-modal-box {
  position: relative;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 60%;
  border-radius: 4px;
  background: #fff;
  opacity: 1;
  cursor: auto;
  will-change: transform, opacity;
}

.tingle-modal-box__content {
  padding: 2em;
}

.tingle-modal-box__footer {
  padding: 1.5rem 2rem;
  width: auto;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #f5f5f5;
  cursor: auto;
}

.tingle-modal-box__footer::after {
  display: table;
  clear: both;
  content: "";
}

.tingle-modal-box__footer--sticky {
  position: fixed;
  bottom: -200px;
  z-index: 10001;
  opacity: 1;
  transition: bottom 0.3s ease-in-out 0.3s;
}

.tingle-enabled {
  position: fixed;
  right: 0;
  left: 0;
  overflow: hidden;
}

.tingle-modal--visible .tingle-modal-box__footer {
  bottom: 0;
}

.tingle-enabled .tingle-content-wrapper {
  filter: blur(8px);
}

.tingle-modal--visible {
  visibility: visible;
  opacity: 1;
}

.tingle-modal--visible .tingle-modal-box {
  animation: scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.tingle-modal--overflow {
  overflow-y: scroll;
  padding-top: 8vh;
}

.tingle-btn {
  display: inline-block;
  margin: 0 0.5rem;
  padding: 1rem 2rem;
  border: none;
  background-color: grey;
  box-shadow: none;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  cursor: pointer;
  transition: background-color 0.4s ease;
}

.tingle-btn--primary {
  background-color: #3498db;
}

.tingle-btn--danger {
  background-color: #e74c3c;
}

.tingle-btn--default {
  background-color: #34495e;
}

.tingle-btn--pull-left {
  float: left;
}

.tingle-btn--pull-right {
  float: right;
}

@media (max-width: 540px) {
  .tingle-modal {
    top: 0;
    display: block;
    padding-top: 60px;
    width: 100%;
  }

  .tingle-modal-box {
    width: auto;
    border-radius: 0;
  }

  .tingle-modal-box__content {
    overflow-y: scroll;
  }

  .tingle-modal--noClose {
    top: 0;
  }

  .tingle-modal--noOverlayClose {
    padding-top: 0;
  }

  .tingle-modal-box__footer .tingle-btn {
    display: block;
    float: none;
    margin-bottom: 1rem;
    width: 100%;
  }

  .tingle-modal__close {
    top: 0;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 60px;
    border: none;
    background-color: #174492;
    box-shadow: none;
    color: #fff;
  }

  .tingle-modal__closeLabel {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  }

  .tingle-modal__closeIcon {
    display: inline-block;
    margin-right: 0.8rem;
    width: 1.6rem;
    vertical-align: middle;
    font-size: 0;
  }
}

@supports (-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px)) {
  .tingle-modal:before {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    pointer-events: none;
  }

  .tingle-enabled .tingle-content-wrapper {
    filter: none;
  }
}

@keyframes scale {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.tingle-modal-box--wide .tingle-modal-box {
  max-width: 60em;
  width: auto;
}

.tingle-modal-box--wide .tingle-modal-box__content {
  padding: 1em;
}

.tingle-modal-box--wide embed {
  width: 80vw;
  max-width: 58em;
  height: 57vw;
}

@media (min-width: 87.5em) {
  .tingle-modal-box--wide embed {
    height: 90vh;
  }
}

.c-copyright {
  padding: 0.5em 0;
  background-color: #174492;
  color: #fff;
  margin-top: 0 !important;
}

@supports (display: flex) {
  .c-copyright .u-wrapper {
    display: flex;
    justify-content: space-between;
  }
}

@supports not (display: flex) {

  .c-copyright .u-wrapper:after,
  .c-copyright .u-wrapper:before {
    content: "";
    display: table;
  }

  .c-copyright .u-wrapper:after {
    clear: both;
  }
}

.c-copyright p {
  font-weight: 700;
  height: 28px;
}

@media (min-width: 640px) {
  .c-copyright p {
    font-size: 0.875em;
  }
}

@supports not (display: flex) {
  .c-copyright p {
    display: inline-block;
  }
}

.c-copyright p:first-child {
  line-height: 28px;
}

@supports not (display: flex) {
  .c-copyright p:first-child {
    float: left;
  }
}

.c-copyright p:first-child span {
  line-height: 32px;
  vertical-align: top;
}

@supports not (display: flex) {
  .c-copyright p:last-child:not(:first-child) {
    float: right;
  }
}

.c-copyright p:last-child:not(:first-child) span {
  line-height: 28px;
  display: inline-block;
  vertical-align: top;
  margin-right: 0.5em;
}

.c-dbwd-link {
  overflow: hidden;
  text-indent: 2000%;
  white-space: nowrap;
  width: 86px;
  height: 28px;
  background-image: url(../img/dbwd.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
}

.no-webp .c-dbwd-link {
  background-image: url(../img/dbwd.png);
}

.c-side-contact-button {
  top: 190px;
  position: fixed;
  right: -3.5em;
  transform: rotate(270deg);
  z-index: 110;
}

.c-side-contact-button button {
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.15);
  padding: 1em;
}

.c-side-contact-button button::after {
  display: none;
}

@media (min-width: 965px) {
  .c-side-contact-button {
    top: 235px;
  }
}

.c-side-contact {
  display: none;
}

.tingle-modal {
  overflow: auto;
}

.tingle-modal input,
.tingle-modal textarea {
  border-color: #ddd;
  line-height: 1;
  border-radius: 4px;
}

.tingle-modal .c-button {
  padding: 1em 3em;
}

.tingle-modal-box {
  max-width: 34em;
}

.tingle-modal-box form>div {
  margin-top: 0.5em;
}

.tingle-modal-box form>div:last-child {
  margin-top: 1.5em;
}

.tns-outer {
  max-width: 100%;
  padding: 0 !important;
  position: relative;
}

.tns-outer [hidden] {
  display: none !important;
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}

.tns-slider>.tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}

.tns-horizontal.tns-subpixel>.tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.tns-horizontal.tns-no-subpixel.tns-carousel>.tns-item {
  margin-right: -100%;
}

.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}

.tns-horizontal.tns-no-subpixel>.tns-item {
  float: left;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}

.tns-gallery>.tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}

.tns-gallery>.tns-slide-active {
  position: relative;
  left: auto !important;
}

.tns-gallery>.tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}

.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  z-index: 0;
}

.tns-fadeOut,
.tns-normal {
  opacity: 0;
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}

.tns-vpfix>div,
.tns-vpfix>li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}

.tns-t-ct {
  width: 2333.3333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: 2333.3333333333%;
  position: absolute;
  right: 0;
}

.tns-t-ct::after {
  content: "";
  display: table;
  clear: both;
}

.tns-t-ct>div {
  width: 1.4285714%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: 1.4285714286%;
  height: 10px;
  float: left;
}

.tns-controls {
  text-align: center;
  transform: translateY(-125%);
}

.tns-controls button {
  padding: 0;
  overflow: hidden;
  text-indent: 2000%;
  white-space: nowrap;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  transition: 0.3s ease-out;
  margin: 0 1em;
}

.tns-controls button:hover {
  opacity: 0.64;
}

.tns-controls button:first-child {
  background-image: url(../img/arrow-prev.png);
}

.tns-controls button:last-child {
  background-image: url(../img/arrow-next.png);
}

@media (min-width: 35em) {
  .tns-controls {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
  }

  .tns-controls button {
    position: absolute;
    margin: 0;
  }

  .tns-controls button:first-child {
    left: 0;
  }

  .tns-controls button:last-child {
    right: 0;
  }
}

[data-slide*="2"]::after {
  left: 29px !important;
}

[data-slide*="3"]::after {
  left: 58px !important;
}

.c-manufacturer-grid {
  margin-top: 4rem;
}

.c-manufacturer-grid a {
  text-decoration: none;
  display: block;
  padding: 1em 1.5em 1.5em;
  height: 100%;
}

.c-manufacturer-grid a:hover {
  background-color: #e5e7e9;
  color: #63656a;
}

.c-manufacturer-grid img {
  mix-blend-mode: darken;
}

@media (min-width: 640px) {
  .c-manufacturer-grid {
    margin-top: 7rem;
  }

  .c-manufacturer-grid .c-col-sm-6 {
    margin: 0;
    padding: 0;
  }

  .c-manufacturer-grid .c-col-sm-6:nth-child(odd) {
    border-right: 3px solid #9b9e9f;
  }

  .c-manufacturer-grid .c-col-sm-6:not(:last-child) {
    border-bottom: 3px solid #9b9e9f;
  }

  .c-manufacturer-grid p {
    font-size: 1.125em;
  }
}

@media (min-width: 880px) {
  .c-manufacturer-grid {
    margin-top: 7.5rem;
  }

  .c-manufacturer-grid a {
    padding: 1em 2.5em 1.5em;
  }

  .c-manufacturer-grid .c-col-sm-6:nth-child(odd) {
    border: none;
  }

  .c-manufacturer-grid .c-col-sm-6:not(:last-child) {
    border: none;
  }

  .c-manufacturer-grid .c-col-4:nth-child(-n + 6) {
    border-bottom: 3px solid #9b9e9f;
  }

  .c-manufacturer-grid .c-col-4:not(:nth-child(3n)) {
    border-right: 3px solid #9b9e9f;
  }

  .c-manufacturer-grid p {
    font-size: 1.125em;
  }
}

@media (min-width: 1040px) {
  .c-manufacturer-grid .c-col-sm-6:nth-child(odd) {
    border: none;
  }

  .c-manufacturer-grid .c-col-sm-6:not(:last-child) {
    border: none;
  }

  .c-manufacturer-grid .c-col-4:nth-child(-n + 20) {
    border-bottom: 3px solid #9b9e9f;
  }

  .c-manufacturer-grid .c-col-4:not(:nth-child(5n)) {
    border-right: 3px solid #9b9e9f;
  }
}

.c-inspiration-nav {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  background-color: #ccefe9;
}

.c-inspiration-nav li {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 0.75rem 1rem;
  margin: 0;
  flex-grow: 1;
  position: relative;
  overflow: hidden;
}

.c-inspiration-nav li span {
  display: block;
  position: relative;
  z-index: 2;
}

.c-inspiration-nav li::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 0;
  transition: 0.5s ease-in-out;
  background-color: #ccefe9;
  z-index: 1;
}

.c-inspiration-nav li.c-active {
  font-weight: 700;
}

.c-inspiration-nav li.c-active::before {
  background-color: #174492;
  max-width: 100%;
}

@media (min-width: 880px) {
  body:not(.main-inner) .c-types-section {
    padding-top: 1.875em !important;
  }
}

.c-types-section {
  padding-bottom: 0 !important;
}

.c-types {
  padding-bottom: 100px;
}

@media (max-width: 900px) {
  .c-types-hidden {
    display: none !important;
  }
}

@media (min-width: 740px) {
  .c-types {
    width: 697px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1260px) {
  .c-types {
    width: 1238px;
    padding-bottom: 0;
  }
}

[class*="c-types__hex--"] svg {
  display: block;
  transition: 0.3s ease-out;
}

[class*="c-types__hex--"] svg:hover .hover {
  transform: scale(1) rotate(180deg);
  opacity: 0.5;
}

[class*="c-types__hex--"] svg:hover .c-types__text {
  position: relative;
  transition: 0.3s ease-out;
  text-shadow: 2px 2px 0 #00142a;
}

[class*="c-types__hex--"] .hover {
  fill: #174492;
  transition: 0.3s ease-out;
  opacity: 0;
  transform: scale(0);
  transform-origin: center;
}

.c-types__link {
  text-decoration: none;
}

.c-types__text {
  fill: #fff;
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
  transition: 0.15s ease-out;
  text-shadow: 0 0 0 #00142a;
}

.c-types__hex {
  width: 339px;
  max-width: 339px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 540px) {
  .c-types__hex:nth-child(odd) {
    margin-left: 0;
  }

  .c-types__hex:nth-child(even) {
    margin-left: 180px;
  }

  .c-types__hex:not(:first-child) {
    margin-top: -79px;
  }
}

@media (min-width: 740px) {
  .c-types__hex:nth-child(2) {
    margin-top: -379px;
    margin-left: 358px;
  }

  .c-types__hex:nth-child(3) {
    margin-top: -80px;
    margin-left: 180px;
  }

  .c-types__hex:nth-child(4) {
    margin-top: -80px;
    margin-left: 0;
  }
}

@media (min-width: 740px) and (min-width: 1260px) {
  .c-types__hex:nth-child(3) {
    margin-left: 180px;
  }

  .c-types__hex:nth-child(4) {
    margin-left: 538px;
    margin-top: -379px;
  }
}

@media (min-width: 1620px) {
  .c-types__hex:nth-child(3) {
    margin-top: -379px;
    margin-left: 721px;
  }

  .c-types__hex:nth-child(4) {
    margin-left: 1080px;
  }
}

[class*="c-triangles-border--"] {
  position: relative;
}

[class*="c-triangles-border--"]::after {
  content: "";
  display: block;
  height: 105px;
  width: 100%;
  background-image: url(../img/triangles-border.svg);
  position: absolute;
}

.c-triangles-border--pl::after {
  background-image: url(../img/triangles-border-pl.svg);
}

.c-triangles-border--top {
  padding-top: calc(1.5em + 105px) !important;
}

.c-triangles-border--top::after {
  top: 0;
  background-position: calc(50% + 87px) 0;
}

@media (min-width: 880px) {
  .c-triangles-border--top {
    padding-top: calc(3em + 105px) !important;
  }
}

@media (min-width: 1040px) {
  .c-triangles-border--top {
    padding-top: calc(7.5em + 105px) !important;
  }

  .c-triangles-border--top.u-p-sm {
    padding-top: calc(5.25em + 105px) !important;
  }
}

.c-triangles-border--bottom {
  padding-bottom: calc(1.5em + 105px) !important;
}

.c-triangles-border--bottom::after {
  bottom: 0;
  background-position: calc(50% - 87px) 0;
  transform: scaleY(-1);
}

@media (min-width: 880px) {
  .c-triangles-border--bottom {
    padding-bottom: calc(3em + 105px) !important;
  }
}

@media (min-width: 1040px) {
  .c-triangles-border--bottom {
    padding-bottom: calc(7.5em + 105px) !important;
  }

  .c-triangles-border--bottom.u-p-sm {
    padding-bottom: calc(5.25em + 105px) !important;
  }
}

.c-hex-large {
  background-image: url(../img/bg-hex-large.webp);
  background-position: 50% 0;
  position: relative;
  overflow: hidden;
}

@media (min-width: 69em) {
  .c-hex-large {
    background-image: url(../img/bg-hex-large-offset.webp);
  }

  .c-hex-large::after,
  .c-hex-large::before {
    content: "";
    width: 684px;
    height: 748px;
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    position: absolute;
    background-size: cover;
  }

  .c-hex-large::before {
    background-image: url(../img/home_footer_1.webp);
    top: 0;
    left: calc(50% + 137px);
  }

  .c-hex-large::after {
    background-image: url(../img/home_footer_2.webp);
    top: 610px;
    left: calc(50% - 941px);
  }

  .c-hex-large .c-hex-large--pl {
    margin-left: calc(50% - 584px);
  }

  .c-hex-large .c-hex-large--p {
    margin-top: -138px;
    margin-right: calc(50% - 457px);
  }

  .c-hex-large .c-hex-large--team {
    margin-top: -138px;
    margin-left: calc(50% - 584px);
  }
}

@media (min-width: 91em) {
  .c-hex-large {
    background-image: url(../img/bg-hex-large.png);
  }

  .c-hex-large::before {
    background-image: url(../img/home_footer_1.webp);
    top: 0;
    left: calc(50% + 374px);
  }

  .c-hex-large::after {
    background-image: url(../img/home_footer_2.webp);
    top: 610px;
    left: calc(50% - 696px);
  }

  .c-hex-large .c-hex-large--pl {
    margin-left: auto;
  }

  .c-hex-large .c-hex-large--p {
    margin-right: 0;
  }

  .c-hex-large .c-hex-large--team {
    margin-left: auto;
  }

  .c-hex-large .c-hex-large--team .c-button {
    width: 100%;
  }

  .c-hex-large .c-hex-large--team .c-button span {
    width: 26.25rem;
    margin-left: auto;
    margin-right: auto;
  }
}

[class*="c-hex-large--"] {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 2em;
}

[class*="c-hex-large--"] h2 {
  font-size: 1.875rem;
}

@media (min-width: 45em) {
  [class*="c-hex-large--"] {
    width: 684px;
    height: 748px;
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  }
}

.c-hex-large--pl {
  background-color: #e6f7f4;
}

@media (min-width: 45em) {
  .c-hex-large--pl {
    padding: 8rem 3rem;
  }

  .c-hex-large--pl h2 {
    max-width: 12em;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-hex-large--p {
  background-color: #174492;
  color: #fff;
}

.c-hex-large--p .c-leading,
.c-hex-large--p h2 {
  color: #fff;
}

@media (min-width: 45em) {
  .c-hex-large--p {
    padding: 11rem 4rem;
  }
}

.c-hex-large--team {
  background-image: url(../img/home_footer_3.webp);
  background-size: cover;
  color: #fff;
}

.c-hex-large--team .c-leading {
  color: #fff;
  text-transform: uppercase;
}

.c-hex-large--team p {
  margin-top: 1em;
}

.c-hex-large--team p:not(:last-child) {
  max-width: 33.75rem;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 45em) {
  .c-hex-large--team {
    padding: 12rem 0 9rem;
  }
}

.c-inspiration-section {
  padding-top: 0 !important;
  padding-bottom: 3rem !important;
}

[class*="c-icon-block__"] {
  padding: 1em;
  padding-top: calc(128px + 2em);
  background-color: #e6f7f4;
  background-repeat: no-repeat;
  background-position: 50% 1em;
  text-align: center;
}

@media (min-width: 40em) {
  [class*="c-icon-block__"] {
    padding-top: 1em;
    padding-left: calc(128px + 2em);
    background-position: 1em 50%;
    text-align: left;
  }
}

.c-icon-block__home {
  background-image: url(../img/home.png);
}

.c-icon-block__quality {
  background-image: url(../img/quality.png);
}

.c-icon-block__mind {
  background-image: url(../img/mind.png);
}

.c-icon-block__star {
  background-image: url(../img/star.png);
}

.c-icon-block__approved {
  background-image: url(../img/approved.png);
}

.c-brand-logo {
  mix-blend-mode: darken;
}

.c-hex-image {
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
}

.c-breadcrumbs {
  position: absolute;
  left: 0;
  right: 0;
  top: -0.5em;
  line-height: 24px;
  z-index: 2;
}

.c-breadcrumbs a,
.c-breadcrumbs span {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}

@media (min-width: 965px) {
  .c-breadcrumbs {
    top: 0.5em;
  }
}

@media (min-width: 1040px) {
  .c-breadcrumbs {
    top: 4.5em;
  }
}

.c-breadcrumbs__home {
  overflow: hidden;
  text-indent: 2000%;
  white-space: nowrap;
  height: 24px;
  width: 24px;
  background-image: url(../img/breadcrumb-home.png?v=0.0.1);
  background-size: 100%;
}

.c-breadcrumbs__home:hover {
  opacity: 0.64;
}

main section:first-of-type {
  padding-top: 3em;
}

@media (min-width: 1040px) {
  main section:first-of-type {
    padding-top: 7.5em;
  }
}

.c-gaea-slider {
  position: relative;
  height: 0;
  overflow: hidden;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  list-style: none;
}

.c-gaea-slider.zoom li {
  transition: 0.3s ease-in-out;
}

.c-gaea-slider.zoom li.c-active,
.c-gaea-slider.zoom li.c-next,
.c-gaea-slider.zoom li.c-prev {
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.c-gaea-slider li {
  margin: 0;
  position: absolute;
}

.c-gaea-slider--slide li {
  left: 0;
  top: 0;
  transform: translateX(100%);
  transition: 0s;
}

.c-gaea-slider--slide li.c-prev {
  transform: translateX(-100%);
  transition: 0.3s ease-out;
}

.c-gaea-slider--slide li.c-active {
  transform: translateX(0);
  transition: 0.3s ease-out;
}

.c-gaea-slider--slide li.outside {
  transform: translateX(100%);
  transition: 0s !important;
}

.c-gaea-slider--slide[data-dir="prev"] li {
  transform: translateX(-100%);
}

.c-gaea-slider--slide[data-dir="prev"] li.c-active {
  transform: translateX(0);
}

.c-gaea-slider--slide[data-dir="prev"] li.c-active1 {
  transform: translateX(100%);
  transition: 0.3s ease-out;
}

.c-gaea-slider--slide[data-dir="prev"] li.outside {
  transform: translateX(-100%);
}

.c-gaea-slider--carousel li {
  background-color: #fff;
  left: 50%;
  top: 50%;
  opacity: 0;
  transform: translate(-50%, -50%) scale(0);
  transition: 1s ease-in-out;
  z-index: 1;
}

.c-gaea-slider--carousel li.c-active,
.c-gaea-slider--carousel li.c-next,
.c-gaea-slider--carousel li.c-prev {
  transition: transform 1s ease-in-out, opacity 0.3s ease-in-out;
}

.c-gaea-slider--carousel li.c-next,
.c-gaea-slider--carousel li.c-prev {
  z-index: 5;
  opacity: 0.4;
}

.c-gaea-slider--carousel li.c-prev {
  transform: translate(-120%, -50%) scale(0.6);
}

.c-gaea-slider--carousel li.c-active {
  z-index: 10;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

.c-gaea-slider--carousel li.c-next {
  transform: translate(20%, -50%) scale(0.6);
}

.c-inspiration-slider {
  max-width: 1200px;
  padding-bottom: 100%;
}

.c-inspiration-slider li {
  padding: 10px;
}

.c-inspiration-slider img {
  display: block;
}

@media (min-width: 693px) {
  .c-inspiration-slider {
    padding-bottom: 661px;
  }

  .c-inspiration-slider li {
    width: 661px;
  }
}

s .c-testimonial-slider {
  max-width: 580px;
  display: flex;
}

.c-testimonial-slider li {
  display: flex;
}

.c-testimonial-slider .c-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 9rem;
  background-image: url(../img/google.webp?v=0.0.1);
  background-position: 50% 1.5em;
  background-repeat: no-repeat;
}

@media (min-width: 60em) {
  .c-testimonial-slider {
    max-width: 65.625em;
  }

  .c-testimonial-slider li {
    width: 50%;
    transform: translateX(200%);
    padding: 0 1em;
  }

  .c-testimonial-slider li.c-prev {
    transform: translateX(-100%);
  }

  .c-testimonial-slider li.c-active {
    transition: 0.3s ease-out;
  }

  .c-testimonial-slider li.c-active1 {
    transform: translateX(100%);
    transition: 0.3s ease-out;
  }

  .c-testimonial-slider li.outside {
    transform: translateX(200%);
  }

  .c-testimonial-slider[data-dir="prev"] li {
    transform: translateX(-100%);
  }

  .c-testimonial-slider[data-dir="prev"] li.c-active {
    transform: translateX(0);
  }

  .c-testimonial-slider[data-dir="prev"] li.c-active1 {
    transform: translateX(100%);
  }

  .c-testimonial-slider[data-dir="prev"] li.c-active2 {
    transform: translateX(200%);
    transition: 0.3s ease-out;
  }

  .c-testimonial-slider[data-dir="prev"] li.outside {
    transform: translateX(-100%);
  }
}

@media (min-width: 77em) {
  .c-testimonial-slider {
    max-width: 87.5em;
  }

  .c-testimonial-slider li {
    width: 33.333%;
    transform: translateX(300%) !important;
  }

  .c-testimonial-slider li.c-prev {
    transform: translateX(-100%) !important;
  }

  .c-testimonial-slider li.c-active {
    transform: translateX(0) !important;
  }

  .c-testimonial-slider li.c-active1 {
    transform: translateX(100%) !important;
  }

  .c-testimonial-slider li.c-active2 {
    transform: translateX(200%) !important;
    transition: 0.3s ease-out;
  }

  .c-testimonial-slider li.outside {
    transform: translateX(300%) !important;
  }

  .c-testimonial-slider[data-dir="prev"] li {
    transform: translateX(-100%) !important;
  }

  .c-testimonial-slider[data-dir="prev"] li.c-active {
    transform: translateX(0) !important;
  }

  .c-testimonial-slider[data-dir="prev"] li.c-active1 {
    transform: translateX(100%) !important;
  }

  .c-testimonial-slider[data-dir="prev"] li.c-active2 {
    transform: translateX(200%) !important;
  }

  .c-testimonial-slider[data-dir="prev"] li.c-active3 {
    transform: translateX(300%) !important;
    transition: 0.3s ease-out;
  }

  .c-testimonial-slider[data-dir="prev"] li.outside {
    transform: translateX(-100%) !important;
    transition: none;
  }
}

.c-thumbnail-slider {
  height: 300px;
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
}

.c-thumbnail-slider li {
  width: 245px;
  height: 245px;
  padding: 0 10px;
}

.c-thumbnail-slider li a {
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  display: block;
  position: relative;
}

.c-thumbnail-slider li a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #174492;
  width: 225px;
  height: 245.89px;
  transition: 0.25s ease-in-out;
  opacity: 0;
  transform: scale(0);
  transform-origin: center;
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
}

.c-thumbnail-slider li a:hover::after {
  transform: scale(1) rotate(180deg);
  opacity: 0.5;
}

.c-thumbnail-slider li img {
  display: block;
  width: 300px !important;
}

.c-thumbnail-slider .grid-2 {
  width: 200px;
}

@media (min-width: 551px) {
  .c-thumbnail-slider {
    max-width: 240px;
  }

  .c-thumbnail-slider li {
    transform: translateX(200%);
  }

  .c-thumbnail-slider li.c-prev {
    transform: translateX(-100%);
  }

  .c-thumbnail-slider li.c-active {
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.c-active1 {
    transform: translateX(100%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.outside {
    transform: translateX(200%);
  }

  .c-thumbnail-slider[data-dir="prev"] li {
    transform: translateX(-100%);
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active {
    transform: translateX(0);
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active1 {
    transform: translateX(100%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active2 {
    transform: translateX(200%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.outside {
    transform: translateX(-100%);
  }
}

.c-thumbnail-slider .grid-3 {
  width: 300px;
}

@media (min-width: 754px) {
  .c-thumbnail-slider {
    max-width: 480px;
  }

  .c-thumbnail-slider li {
    transform: translateX(300%);
  }

  .c-thumbnail-slider li.c-prev {
    transform: translateX(-100%);
  }

  .c-thumbnail-slider li.c-active {
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.c-active1 {
    transform: translateX(100%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.c-active2 {
    transform: translateX(200%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.outside {
    transform: translateX(300%);
  }

  .c-thumbnail-slider[data-dir="prev"] li {
    transform: translateX(-100%);
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active {
    transform: translateX(0);
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active1 {
    transform: translateX(100%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active2 {
    transform: translateX(200%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active3 {
    transform: translateX(300%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.outside {
    transform: translateX(-100%);
  }
}

.c-thumbnail-slider .grid-4 {
  width: 400px;
}

@media (min-width: 957px) {
  .c-thumbnail-slider {
    max-width: 730px;
  }

  .c-thumbnail-slider li {
    transform: translateX(400%);
  }

  .c-thumbnail-slider li.c-prev {
    transform: translateX(-100%);
  }

  .c-thumbnail-slider li.c-active {
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.c-active1 {
    transform: translateX(100%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.c-active2 {
    transform: translateX(200%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.c-active3 {
    transform: translateX(300%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.outside {
    transform: translateX(400%);
  }

  .c-thumbnail-slider[data-dir="prev"] li {
    transform: translateX(-100%);
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active {
    transform: translateX(0);
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active1 {
    transform: translateX(100%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active2 {
    transform: translateX(200%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active3 {
    transform: translateX(300%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active4 {
    transform: translateX(400%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.outside {
    transform: translateX(-100%);
  }
}

.c-thumbnail-slider .grid-5 {
  width: 500px;
}

@media (min-width: 1160px) {
  .c-thumbnail-slider {
    max-width: 975px;
  }

  .c-thumbnail-slider li {
    transform: translateX(500%);
  }

  .c-thumbnail-slider li.c-prev {
    transform: translateX(-100%);
  }

  .c-thumbnail-slider li.c-active {
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.c-active1 {
    transform: translateX(100%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.c-active2 {
    transform: translateX(200%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.c-active3 {
    transform: translateX(300%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.c-active4 {
    transform: translateX(400%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.outside {
    transform: translateX(500%);
  }

  .c-thumbnail-slider[data-dir="prev"] li {
    transform: translateX(-100%);
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active {
    transform: translateX(0);
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active1 {
    transform: translateX(100%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active2 {
    transform: translateX(200%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active3 {
    transform: translateX(300%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active4 {
    transform: translateX(400%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active5 {
    transform: translateX(500%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.outside {
    transform: translateX(-100%);
  }
}

.c-thumbnail-slider .grid-6 {
  width: 600px;
}

@media (min-width: 1363px) {
  .c-thumbnail-slider {
    max-width: 1221px;
  }

  .c-thumbnail-slider li {
    transform: translateX(600%);
  }

  .c-thumbnail-slider li.c-prev {
    transform: translateX(-100%);
  }

  .c-thumbnail-slider li.c-active {
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.c-active1 {
    transform: translateX(100%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.c-active2 {
    transform: translateX(200%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.c-active3 {
    transform: translateX(300%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.c-active4 {
    transform: translateX(400%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.c-active5 {
    transform: translateX(500%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider li.outside {
    transform: translateX(600%);
  }

  .c-thumbnail-slider[data-dir="prev"] li {
    transform: translateX(-100%);
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active {
    transform: translateX(0);
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active1 {
    transform: translateX(100%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active2 {
    transform: translateX(200%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active3 {
    transform: translateX(300%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active4 {
    transform: translateX(400%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active5 {
    transform: translateX(500%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.c-active6 {
    transform: translateX(600%);
    transition: 0.3s ease-out;
  }

  .c-thumbnail-slider[data-dir="prev"] li.outside {
    transform: translateX(-100%);
  }
}

.c-gaea-slider-dots {
  text-align: center;
}

.c-gaea-slider-dots li {
  display: inline-block;
  margin: 3px;
}

.c-gaea-slider-dots button {
  overflow: hidden;
  text-indent: 2000%;
  white-space: nowrap;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  transition: 0.3s ease-out;
  position: relative;
  font-size: 0px;
  color: transparent;
}

.c-gaea-slider-dots button::after,
.c-gaea-slider-dots button::before {
  content: "";
  position: absolute;
  border-radius: 50%;
}

.c-gaea-slider-dots button::before {
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #174492;
}

.c-gaea-slider-dots button::after {
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background-color: #174492;
  transform: translate(-50%, -50%);
  transition: 0.3s ease-out;
}

.c-gaea-slider-dots .c-active button::after {
  width: 18px;
  height: 18px;
}

.c-gaea-slider--has-buttons {
  position: relative;
  padding-left: 50px;
  padding-right: 50px;
}

.c-gaea-slider-buttons .c-next,
.c-gaea-slider-buttons .c-prev {
  overflow: hidden;
  text-indent: 2000%;
  white-space: nowrap;
  width: 56px;
  height: 53px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-size: 46px 53px;
  transition: 0.2s ease-in-out;
  background-repeat: no-repeat;
}

.c-gaea-slider-buttons .c-next.img-large,
.c-gaea-slider-buttons .c-prev.img-large {
  top: 41% !important;
}

.c-gaea-slider-buttons .c-next:hover,
.c-gaea-slider-buttons .c-prev:hover {
  opacity: 0.64;
}

.c-gaea-slider-buttons .c-prev {
  background-image: url(../img/arrow-prev.png);
  left: 0;
  background-position: 10px 0;
}

.c-gaea-slider-buttons .c-prev:hover {
  background-position: 0 0;
}

.c-gaea-slider-buttons .c-next {
  background-image: url(../img/arrow-next.png);
  right: 0;
  margin: 0;
  background-position: 0 0;
}

.c-gaea-slider-buttons .c-next:hover {
  background-position: 10px 0;
}

.modal-image .tingle-modal-box {
  width: auto;
  max-width: 1264px;
}

.c-footer {
  padding-top: 105px !important;
  position: relative;
}

.c-footer::after {
  content: "";
  display: block;
  height: 105px;
  width: 100%;
  background-image: url(../img/triangles-border-pl.svg);
  position: absolute;
  top: 0;
  background-position: calc(50% - 87px) 0;
  transform: scaleY(-1);
  z-index: 1;
}

.c-footer .u-wrapper {
  position: relative;
  z-index: 3;
}

@media (min-width: 880px) {
  .c-footer {
    overflow: hidden;
  }

  .c-footer::before {
    content: "";
    width: 1246px;
    height: 1316px;
    background-image: url(../img/bg-footer.webp?v=0.0.2);
    background-repeat: no-repeat;
    position: absolute;
    top: 12px;
    left: calc(50% - 76px);
    z-index: 2;
  }

  .no-webp .c-footer::before {
    background-image: url(../img/bg-footer.png);
  }
}

.c-footer__contact {
  background-color: #e6f7f4;
  padding-bottom: 3.5em;
  padding-top: 1.5em;
}

@media (min-width: 880px) {
  .c-footer__contact {
    padding-top: 3em;
  }
}

@media (min-width: 1040px) {
  .c-footer__contact {
    padding-top: 7.5em;
  }
}

.c-footer__contact .c-row {
  margin-top: 1.25rem;
}

.c-footer__contact h2+p {
  margin-top: 2.25em;
  font-size: 1.125rem;
  font-weight: 700;
  color: #174492;
  line-height: 2.1875rem;
}

.c-footer__contact h2+p .c-big {
  font-size: 1.25em;
}

@media (min-width: 640px) {
  .c-footer__contact h2+p {
    font-size: 1.25rem;
  }
}

.c-footer__contact p+p {
  margin-top: 1.5rem;
}

.c-footer__contact form {
  margin-top: 3.5rem;
  position: relative;
}

.c-footer__contact form *+* {
  margin-top: 1.5em;
}

.c-footer__contact button {
  display: block;
  font-weight: 700;
  color: #174492;
  position: relative;
  padding: 0.25em 0.5em;
  margin-top: 1em;
  transition: 0.3s ease-out;
  margin-left: auto;
  text-transform: uppercase;
}

.c-footer__contact button::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  max-height: 2px;
  background-color: #174492;
  transition: 0.3s ease-out;
}

.c-footer__contact button span {
  display: block;
  position: relative;
}

.c-footer__contact button:hover {
  color: #fff;
}

.c-footer__contact button:hover::before {
  max-height: 40px;
}

.c-footer__main {
  background-color: #00142a;
  color: #fff;
  padding: 2.5em 0;
  margin-top: 0 !important;
}

.c-footer__main [class*="u-mw"] {
  margin-left: 0;
}

.c-footer__main h4 {
  color: #fff;
  text-decoration: underline;
  font-weight: 400;
}

.c-footer__main a {
  text-decoration: none;
}

.c-footer__main .u-fs-16 {
  font-size: 1em;
}

.c-quick-links {
  margin-top: 1.5em;
}

.c-quick-links h4,
.c-quick-links li {
  font-size: 1em;
}

.c-quick-links ul {
  margin-top: 0.5rem;
}

.c-quick-links li {
  margin-top: 0.625rem;
}

.c-footer-links {
  margin-top: 2rem;
}

.c-footer-links li {
  font-size: .875rem;
  height: 1rem;
  display: inline-block;
  line-height: 1;
}

.c-footer-links li:not(:last-child):after {
  content: "";
  display: inline-block;
  margin: 0 1rem;
  height: 1rem;
  border-right: 1px solid #fff;
  position: relative;
  top: 2px;
}

.c-footer-links a {
  line-height: 1;
  display: inline-block;
}

.c-footer__hex-book {
  display: block;
  height: 192px;
  width: 171px;
  background-image: url(../img/hex-book.webp?v=0.0.1);
  background-size: 100%;
  text-indent: 200%;
  overflow: hidden;
  color: transparent;
  white-space: nowrap;
  margin: 1em auto;
}

.c-footer__hex-book:hover {
  opacity: 0.64;
}

@media (min-width: 40em) {

  .c-quick-links h4,
  .c-quick-links li {
    font-size: 1.125rem;
  }

  .c-footer-links li {
    font-size: 1rem;
  }
}

@media (min-width: 880px) {
  .c-quick-links {
    margin-top: 0;
  }

  .c-footer__hex-book {
    position: absolute;
    height: 385px;
    width: 344px;
    top: -175px;
    left: calc(50% + 101px);
  }
}

@media (min-width: 1040px) {
  .c-footer__hex-book {
    top: -248px;
  }
}

@media (min-width: 75em) {
  .c-footer__hex-book {
    top: 58px;
    left: calc(50% + 283px);
  }
}

@media print {

  .c-button,
  .c-slider,
  body> :not(main) {
    display: none;
  }

  * {
    text-align: left;
  }
}

.c-testimonial-slider .c-card.c-review-trustpilot {
  background-image: url(../img/trustpilot.png);
  background-position: 50% 2.5em;
}

@media only screen and (max-width: 639px) {
  .hidden-sm {
    display: none;
  }
}

#tns1>.tns-item {
  min-height: 600px !important;
}

.logo-body {
  width: 291px;
  height: 100%;
}

@media only screen and (max-width: 900px) {
  .logo-body {
    width: 150px;
    height: 100%;
  }
}

/* FAQ section */
.c-faq-block {
  padding: 2em 0 3em;
}

.c-faq-block h2 {
  margin-bottom: 1.5em;
}

.c-faq-block__list {
  max-width: 52em;
  margin: 0 auto;
}

.c-faq-block__item {
  border-bottom: 1px solid #e0ddd9;
  margin-top: 0;
}

.c-faq-block__item:first-child {
  border-top: 1px solid #e0ddd9;
}

.c-faq-block__item details {
  padding: 0;
}

.c-faq-block__item summary {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.1em 0;
  cursor: pointer;
  font-weight: 600;
  font-size: 1rem;
  position: static;
  background: none;
  gap: 0.75em;
}

.c-faq-block__item summary::-webkit-details-marker {
  display: none;
}

.c-faq-block__item summary::before {
  display: none;
}

.c-faq-block__item summary::after {
  content: '+';
  flex-shrink: 0;
  position: static;
  width: auto;
  height: auto;
  background: none;
  font-size: 1.4em;
  font-weight: 300;
  line-height: 1;
  transition: transform 0.2s ease;
  transform: none;
  margin: 0;
}

.c-faq-block__item details[open] summary::after {
  transform: rotate(45deg);
}

.c-faq-block__item dd {
  margin: 0;
  padding: 0 0 1.25em;
  font-size: 1rem;
}

.c-faq-block__item dd p {
  margin: 0;
  line-height: 1.7;
  font-size: 16px;
}