html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
  padding: 0 !important;
  max-width: 1440px;
}

body {
  line-height: 1.18;
  background-color: #FFFFFF;
  font-family: "Electrolux Sans Regular", sans-serif;
  font-weight: 400;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong {
  font-family: "Electrolux Sans SemiBold", sans-serif;
  font-weight: 700;
}

* {
  box-sizing: border-box;
}

@font-face {
  font-family: "Electrolux Sans Bold";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local("Electrolux Bold"), url("./fonts/ElectroluxSans-Bold.woff") format("woff");
}
@font-face {
  font-family: "Electrolux Sans SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Electrolux SemiBold"), url("./fonts/ElectroluxSans-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Electrolux Sans Regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Electrolux Regular"), url("./fonts/ElectroluxSans-Regular.woff") format("woff");
}
@font-face {
  font-family: "Electrolux Sans Light";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Electrolux Light"), url("./fonts/ElectroluxSans-Light.woff") format("woff");
}
.bg-blue {
  background-color: #011E41;
}

.bg-light-blue {
  background-color: #7B8A9C;
}

.bg-gray {
  background-color: #ADB9C3;
}

.txt-white {
  color: #FFFFFF;
}

.txt-blue {
  color: #011E41;
}

.txt-dark-gray {
  color: #333333;
}

.page-video {
  width: 100%;
}
.page-video #video {
  padding: 4.446% 8.68%;
  width: 100%;
  aspect-ratio: 16/9;
  margin: 0 auto;
  z-index: 999;
}
.page-video #video iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

.featured-text {
  padding: 7.8% 0 !important;
}
@media screen and (min-width: 768px) {
  .featured-text {
    padding: 2.8% 0 !important;
  }
}
.featured-text h1 {
  font-family: "Electrolux Sans SemiBold", sans-serif;
  font-weight: 700;
  font-size: 25px;
}
@media screen and (min-width: 768px) {
  .featured-text h1 {
    font-size: calc(25px + 20 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .featured-text h1 {
    font-size: 45px;
  }
}
.featured-text h1 span {
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .featured-text h1 span {
    font-size: calc(40px + 20 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .featured-text h1 span {
    font-size: 60px;
  }
}
.featured-text h2 {
  font-family: "Electrolux Sans Light", sans-serif;
  font-weight: 300;
  font-size: 25px;
}
@media screen and (min-width: 768px) {
  .featured-text h2 {
    font-size: calc(25px + 20 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .featured-text h2 {
    font-size: 45px;
  }
}

.carousel-indicators {
  color: #011E41;
  font-family: "Electrolux Sans Regular", sans-serif;
  font-weight: 400;
  width: 100%;
  text-align: left;
  line-height: normal;
  margin-left: inherit;
  margin-right: inherit;
  gap: 0.5rem;
  bottom: -0.5rem;
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    gap: 1rem;
    bottom: 1rem;
  }
}
.carousel-indicators [data-bs-target] {
  font-family: "Electrolux Sans Bold", sans-serif;
  font-weight: 900;
  color: #FFFFFF;
  background-color: #ADB9C3;
  text-indent: inherit;
  border-radius: 50%;
  opacity: 1;
  width: 6.2%;
  height: auto;
  aspect-ratio: 8/8;
  margin: 0;
  padding: 0;
  border: 0;
}
@media screen and (min-width: 768px) {
  .carousel-indicators [data-bs-target] {
    width: 3.1%;
    color: #011E41;
  }
}
.carousel-indicators .active {
  background-color: #FFFFFF;
  color: #ADB9C3;
}
@media screen and (min-width: 768px) {
  .carousel-indicators .active {
    color: #011E41;
  }
}

.page-3 .text-half-center {
  position: relative;
}
@media screen and (min-width: 768px) {
  .page-3 .text-half-center {
    position: absolute;
    top: 33.5%;
    left: 13.9%;
  }
}
.page-3 .text-half-center h1 {
  font-family: "Electrolux Sans SemiBold", sans-serif;
  font-weight: 700;
  font-size: 26px;
}
@media screen and (min-width: 768px) {
  .page-3 .text-half-center h1 {
    font-size: calc(26px + 24 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .page-3 .text-half-center h1 {
    font-size: 50px;
  }
}
.page-3 .text-half-center p {
  font-family: "Electrolux Sans Light", sans-serif;
  font-weight: 300;
  font-size: 18px;
  margin-top: 5%;
}
@media screen and (min-width: 768px) {
  .page-3 .text-half-center p {
    font-size: calc(18px + 17 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .page-3 .text-half-center p {
    font-size: 35px;
  }
}

.page-4 .text-half-center {
  position: relative;
}
@media screen and (min-width: 768px) {
  .page-4 .text-half-center {
    position: absolute;
    top: 34.8%;
    left: 14%;
  }
}
.page-4 .text-half-center h1 {
  font-family: "Electrolux Sans SemiBold", sans-serif;
  font-weight: 700;
  font-size: 26px;
}
@media screen and (min-width: 768px) {
  .page-4 .text-half-center h1 {
    font-size: calc(26px + 24 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .page-4 .text-half-center h1 {
    font-size: 50px;
  }
}
.page-4 .text-half-center p {
  font-family: "Electrolux Sans Light", sans-serif;
  font-weight: 300;
  font-size: 18px;
  margin-top: 4.4%;
}
@media screen and (min-width: 768px) {
  .page-4 .text-half-center p {
    font-size: calc(18px + 17 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .page-4 .text-half-center p {
    font-size: 35px;
  }
}

.page-5 .text-half-center {
  position: relative;
}
@media screen and (min-width: 768px) {
  .page-5 .text-half-center {
    position: absolute;
    top: 35%;
    left: 13.9%;
  }
}
.page-5 .text-half-center h1 {
  font-family: "Electrolux Sans SemiBold", sans-serif;
  font-weight: 700;
  font-size: 26px;
}
@media screen and (min-width: 768px) {
  .page-5 .text-half-center h1 {
    font-size: calc(26px + 24 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .page-5 .text-half-center h1 {
    font-size: 50px;
  }
}
.page-5 .text-half-center p {
  font-family: "Electrolux Sans Light", sans-serif;
  font-weight: 300;
  font-size: 18px;
  margin-top: 5.2%;
}
@media screen and (min-width: 768px) {
  .page-5 .text-half-center p {
    font-size: calc(18px + 17 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .page-5 .text-half-center p {
    font-size: 35px;
  }
}
.page-5 .text-half-center p + p {
  margin-top: 9.4%;
}

.page-6 .text-half-center {
  position: relative;
}
@media screen and (min-width: 768px) {
  .page-6 .text-half-center {
    position: absolute;
    width: 36%;
    max-width: 520px;
    top: 32.4%;
    left: 7%;
  }
}
.page-6 .text-half-center h1 {
  font-family: "Electrolux Sans SemiBold", sans-serif;
  font-weight: 700;
  font-size: 26px;
}
@media screen and (min-width: 768px) {
  .page-6 .text-half-center h1 {
    font-size: calc(26px + 24 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .page-6 .text-half-center h1 {
    font-size: 50px;
  }
}
.page-6 .text-half-center p {
  font-family: "Electrolux Sans Light", sans-serif;
  font-weight: 300;
  font-size: 18px;
  margin-top: 2.7%;
}
@media screen and (min-width: 768px) {
  .page-6 .text-half-center p {
    font-size: calc(18px + 17 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .page-6 .text-half-center p {
    font-size: 35px;
  }
}
.page-6 .text-half-center p.blue-box {
  font-family: "Electrolux Sans Light", sans-serif;
  font-weight: 300;
  font-size: 15px;
  padding: 5%;
  margin-top: 2.5%;
}
@media screen and (min-width: 768px) {
  .page-6 .text-half-center p.blue-box {
    font-size: calc(15px + 15 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .page-6 .text-half-center p.blue-box {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .page-7.bg-blue {
    background-color: #ADB9C3;
  }
}
@media screen and (min-width: 768px) {
  .page-7 {
    margin-top: -5px;
  }
}
.page-7 .text-half-center {
  position: relative;
}
@media screen and (min-width: 768px) {
  .page-7 .text-half-center {
    position: absolute;
    top: 33.7%;
    left: 13.8%;
  }
}
.page-7 .text-half-center h1 {
  font-family: "Electrolux Sans SemiBold", sans-serif;
  font-weight: 700;
  font-size: 26px;
}
@media screen and (min-width: 768px) {
  .page-7 .text-half-center h1 {
    font-size: calc(26px + 24 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .page-7 .text-half-center h1 {
    font-size: 50px;
  }
}
.page-7 .text-half-center p {
  font-family: "Electrolux Sans Light", sans-serif;
  font-weight: 300;
  font-size: 18px;
  margin-top: 4.4%;
}
@media screen and (min-width: 768px) {
  .page-7 .text-half-center p {
    font-size: calc(18px + 17 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .page-7 .text-half-center p {
    font-size: 35px;
  }
}

.page-8 {
  margin-top: -5px;
}
.page-8.bg-light-blue {
  background-color: #ADB9C3;
}
@media screen and (min-width: 768px) {
  .page-8 {
    margin-top: 0px;
  }
}
.page-8 .text-half-center {
  position: relative;
}
@media screen and (min-width: 768px) {
  .page-8 .text-half-center {
    position: absolute;
    top: 34%;
    left: 13.7%;
  }
}
.page-8 .text-half-center h1 {
  font-family: "Electrolux Sans SemiBold", sans-serif;
  font-weight: 700;
  font-size: 26px;
}
@media screen and (min-width: 768px) {
  .page-8 .text-half-center h1 {
    font-size: calc(26px + 24 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .page-8 .text-half-center h1 {
    font-size: 50px;
  }
}
.page-8 .text-half-center p {
  font-family: "Electrolux Sans Light", sans-serif;
  font-weight: 300;
  font-size: 18px;
  margin-top: 4.2%;
}
@media screen and (min-width: 768px) {
  .page-8 .text-half-center p {
    font-size: calc(18px + 17 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .page-8 .text-half-center p {
    font-size: 35px;
  }
}

.page-9 .text-full-center {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .page-9 .text-full-center {
    position: absolute;
    z-index: 1;
  }
}
.page-9 .text-full-center h1 {
  font-family: "Electrolux Sans SemiBold", sans-serif;
  font-weight: 700;
  font-size: 26px;
  margin-top: 3.2%;
}
@media screen and (min-width: 768px) {
  .page-9 .text-full-center h1 {
    font-size: calc(26px + 24 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .page-9 .text-full-center h1 {
    font-size: 50px;
  }
}
.page-9 .text-full-center p {
  font-family: "Electrolux Sans Light", sans-serif;
  font-weight: 300;
  font-size: 18px;
  margin-top: 2%;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .page-9 .text-full-center p {
    font-size: calc(18px + 17 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .page-9 .text-full-center p {
    font-size: 35px;
  }
}
.page-9 .text-full-center img {
  width: 63.7%;
  margin-top: 3.6%;
  margin-bottom: 1.8%;
}
.page-9 .text-full-center img.water-desk {
  max-width: 912px;
}

.footer p {
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .footer p {
    font-size: calc(12px + 2 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1430px) {
  .footer p {
    font-size: 14px;
  }
}

/*# sourceMappingURL=style.css.map */
