.bg-ice-blue {
  background-color: #7bbbc7 !important;
}
.bg-ice-blue-light {
  background-color: #cfe2e5 !important;
}
.bg-gray-300 {
  background-color: #c7c7c7 !important;
}
.bg-gray-100 {
  background-color: #f5f5f5 !important;
}

:root {
  --header--height: 116px;
}
@media (max-width: 1199.98px) {
  :root {
    --header--height: 110px;
  }
}
@media (max-width: 991.98px) {
  :root {
    --header--height: 78px;
  }
}

:root {
  --text--12: 12px;
  --text--14: 14px;
  --text--16: 16px;
  --text--18: 18px;
  --text--20: 20px;
  --text--26: 26px;
  --text--30: 30px;
  --text--32: 32px;
  --text--34: 34px;
  --text--36: 36px;
  --text--24: 24px;
  --text--38: 38px;
  --text--40: 40px;
  --text--50: 50px;
  --text--53: 53px;
}
@media (max-width: 991.98px) {
  :root {
    --text--18: 17px;
  }
}
@media (max-width: 991.98px) {
  :root {
    --text--20: 19px;
  }
}
@media (max-width: 991.98px) {
  :root {
    --text--26: 22px;
  }
}
@media (max-width: 991.98px) {
  :root {
    --text--30: 26px;
  }
}
@media (max-width: 991.98px) {
  :root {
    --text--32: 30px;
  }
}
@media (max-width: 991.98px) {
  :root {
    --text--34: 28px;
  }
}
@media (max-width: 991.98px) {
  :root {
    --text--36: 30px;
  }
}
@media (max-width: 991.98px) {
  :root {
    --text--38: 34px;
  }
}
@media (max-width: 991.98px) {
  :root {
    --text--40: 38px;
  }
}
@media (max-width: 991.98px) {
  :root {
    --text--50: 46px;
  }
}
@media (max-width: 991.98px) {
  :root {
    --text--53: 48px;
  }
}
@media (max-width: 575.98px) {
  :root {
    --text--12: 11px;
  }
}
@media (max-width: 575.98px) {
  :root {
    --text--14: 13px;
  }
}
@media (max-width: 575.98px) {
  :root {
    --text--16: 14px;
  }
}
@media (max-width: 575.98px) {
  :root {
    --text--18: 16px;
  }
}
@media (max-width: 575.98px) {
  :root {
    --text--20: 18px;
  }
}
@media (max-width: 575.98px) {
  :root {
    --text--26: 19px;
  }
}
@media (max-width: 575.98px) {
  :root {
    --text--30: 22px;
  }
}
@media (max-width: 575.98px) {
  :root {
    --text--32: 25px;
  }
}
@media (max-width: 575.98px) {
  :root {
    --text--34: 26px;
  }
}
@media (max-width: 575.98px) {
  :root {
    --text--36: 27px;
  }
}
@media (max-width: 575.98px) {
  :root {
    --text--38: 30px;
  }
}
@media (max-width: 575.98px) {
  :root {
    --text--40: 32px;
  }
}
@media (max-width: 575.98px) {
  :root {
    --text--50: 38px;
  }
}
@media (max-width: 575.98px) {
  :root {
    --text--53: 40px;
  }
}

.pv-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.pt-25 {
  padding-top: 25px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pv-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pt-50 {
  padding-top: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pv-75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.pt-75 {
  padding-top: 75px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pv-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pv-125 {
  padding-top: 125px;
  padding-bottom: 125px;
}

.pt-125 {
  padding-top: 125px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pv-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.pt-150 {
  padding-top: 150px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pv-175 {
  padding-top: 175px;
  padding-bottom: 175px;
}

.pt-175 {
  padding-top: 175px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pv-200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.pt-200 {
  padding-top: 200px;
}

.pb-200 {
  padding-bottom: 200px;
}

@media (max-width: 991.98px) {
  .pv-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .pt-25 {
    padding-top: 25px;
  }
  .pb-25 {
    padding-bottom: 25px;
  }
}
@media (max-width: 991.98px) {
  .pv-50 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pt-50 {
    padding-top: 40px;
  }
  .pb-50 {
    padding-bottom: 40px;
  }
}
@media (max-width: 991.98px) {
  .pv-75 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-75 {
    padding-top: 60px;
  }
  .pb-75 {
    padding-bottom: 60px;
  }
}
@media (max-width: 991.98px) {
  .pv-100 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pt-100 {
    padding-top: 70px;
  }
  .pb-100 {
    padding-bottom: 70px;
  }
}
@media (max-width: 991.98px) {
  .pv-125 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pt-125 {
    padding-top: 80px;
  }
  .pb-125 {
    padding-bottom: 80px;
  }
}
@media (max-width: 991.98px) {
  .pv-150 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .pt-150 {
    padding-top: 100px;
  }
  .pb-150 {
    padding-bottom: 100px;
  }
}
@media (max-width: 991.98px) {
  .pv-175 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pt-175 {
    padding-top: 120px;
  }
  .pb-175 {
    padding-bottom: 120px;
  }
}
@media (max-width: 991.98px) {
  .pv-200 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .pt-200 {
    padding-top: 150px;
  }
  .pb-200 {
    padding-bottom: 150px;
  }
}
@media (max-width: 375.98px) {
  .pv-25 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pt-25 {
    padding-top: 20px;
  }
  .pb-25 {
    padding-bottom: 20px;
  }
}
@media (max-width: 375.98px) {
  .pv-50 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pt-50 {
    padding-top: 30px;
  }
  .pb-50 {
    padding-bottom: 30px;
  }
}
@media (max-width: 375.98px) {
  .pv-75 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pt-75 {
    padding-top: 40px;
  }
  .pb-75 {
    padding-bottom: 40px;
  }
}
@media (max-width: 375.98px) {
  .pv-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
}
@media (max-width: 375.98px) {
  .pv-125 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-125 {
    padding-top: 60px;
  }
  .pb-125 {
    padding-bottom: 60px;
  }
}
@media (max-width: 375.98px) {
  .pv-150 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pt-150 {
    padding-top: 80px;
  }
  .pb-150 {
    padding-bottom: 80px;
  }
}
@media (max-width: 375.98px) {
  .pv-175 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .pt-175 {
    padding-top: 110px;
  }
  .pb-175 {
    padding-bottom: 110px;
  }
}
@media (max-width: 375.98px) {
  .pv-200 {
    padding-top: 130px;
    padding-bottom: 130px;
  }
  .pt-200 {
    padding-top: 130px;
  }
  .pb-200 {
    padding-bottom: 130px;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  outline: none;
}

html,
body {
  width: 100%;
  height: 100%;
}

body {
  background-color: #fff;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  position: relative;
  overflow-x: hidden;
}
body._js-overflow-hidden {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

p,
ul,
ol {
  margin: 0;
}

ul,
ol {
  list-style: none;
  padding: 0;
}

a {
  font-size: inherit;
  text-decoration: none;
  color: inherit;
}
a:hover {
  color: inherit;
}

figure {
  margin: 0;
}

img {
  width: 100%;
  height: auto;
}

main {
  margin: 0 auto;
  overflow-x: hidden;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .container {
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
}

.pt-main {
  padding-top: var(--header--height);
}

.r-gap-10 {
  row-gap: 10px;
}
.r-gap-20 {
  row-gap: 20px;
}
.r-gap-40 {
  row-gap: 40px;
}

.btn-wrapper {
  display: flex;
  flex-flow: row wrap;
  row-gap: 10px;
  column-gap: 10px;
}
.btn-wrapper + .btn-wrapper {
  margin-top: 10px;
}

.icon-wrapper {
  display: flex;
  flex-flow: row wrap;
  row-gap: 10px;
  column-gap: 24px;
}
.icon-wrapper + .icon-wrapper {
  margin-top: 10px;
}

.btn {
  display: flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px 24px;
  outline: none;
  text-transform: uppercase;
  border: 1px solid #1e8091;
  border-radius: 12px;
  position: relative;
  box-shadow: none;
  user-select: auto;
  transition: all 0.3s ease;
}
.btn:focus {
  box-shadow: none;
}
.btn.btn_long {
  min-width: 218px;
}

.video-wrapper {
  padding-bottom: 56.25%;
  height: 0;
  position: relative;
}
.video-wrapper iframe,
.video-wrapper video,
.video-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.header {
  position: fixed;
  z-index: 50;
  display: flex;
  flex-direction: column;
  width: 100%;
  top: 0;
  left: 0;
  padding: 12px 0;
  background-color: #fff;
  transition: all 0.3s ease;
  box-shadow: 0 7px 14px rgba(0, 0, 0, 0.04);
}
@media (min-width: 992px) {
  .header {
    padding: 20px 0;
  }
}
.header._js-sticky {
  background-color: #fff;
}
@media (min-width: 992px) {
  .header._js-sticky {
    padding: 12px 0;
  }
}
.header .navbar {
  padding: 0;
}
@media (max-width: 991.98px) {
  .header .navbar {
    position: fixed;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: flex-start;
    right: 0;
    top: 78px;
    width: 100%;
    height: calc(100% - 78px);
    transform: translateX(100%);
    background: #fff;
    z-index: 20;
    transition: all 0.2s;
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .header .navbar._js-open {
    transform: translateX(0);
  }
}
@media (max-width: 991.98px) {
  .header .navbar .btn-wrapper {
    width: 100%;
    padding: 12px 30px;
  }
}
@media (min-width: 992px) {
  .header .navbar .btn-wrapper {
    margin-left: 52px;
  }
}
.header .menu-trigger {
  display: none;
  position: relative;
  width: 27px;
  height: 18px;
  background: none;
  border: none;
  appearance: none;
  cursor: pointer;
  z-index: 40;
  margin-left: 20px;
}
@media (max-width: 991.98px) {
  .header .menu-trigger {
    display: inline-block;
  }
}
.header .menu-trigger span {
  display: inline-block;
  transition: all 0.3s ease;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 6px;
}
.header .menu-trigger span:nth-of-type(1) {
  top: 0;
}
.header .menu-trigger span:nth-of-type(2) {
  top: 8px;
}
.header .menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.header .menu-trigger._js-active span:nth-of-type(1) {
  background-color: #004466;
  transform: translateY(8px) rotate(-45deg);
}
.header .menu-trigger._js-active span:nth-of-type(2) {
  opacity: 0;
}
.header .menu-trigger._js-active span:nth-of-type(3) {
  background-color: #004466;
  transform: translateY(-8px) rotate(45deg);
}

.menu {
  display: flex;
  align-items: center;
  column-gap: 40px;
}
@media (max-width: 1399.98px) {
  .menu {
    column-gap: 20px;
  }
}
@media (max-width: 991.98px) {
  .menu {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    margin-top: 0;
  }
}
.menu li {
  font-size: var(--text--18);
  font-weight: bold;
  line-height: 1.2;
  color: #272929;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}
@media (max-width: 991.98px) {
  .menu li {
    display: block;
    width: 100%;
    border-top: 1px solid #004466;
  }
}
@media (max-width: 991.98px) {
  .menu li.active {
    color: #1e8091;
  }
}
@media (min-width: 992px) {
  .menu li.active:after {
    display: block;
  }
}
@media (min-width: 992px) {
  .menu li:after {
    display: none;
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #1e8091;
    left: 0;
    bottom: -3px;
  }
}
@media (max-width: 991.98px) {
  .menu li:last-child {
    border-bottom: none;
  }
}
.menu li:hover {
  color: #004466;
}
.menu li a {
  display: block;
}
@media (max-width: 991.98px) {
  .menu li a {
    padding: 12px 30px;
  }
}

.dropdown {
  position: relative;
  margin-right: 20px;
  font-size: var(--text--18);
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
}
.dropdown.change-lang-dropdown {
  margin-left: 40px;
}
.dropdown.change-lang-dropdown img {
  margin-right: 10px;
}
.dropdown.change-lang-dropdown img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.dropdown.change-lang-dropdown .dropdown-menu {
  min-width: auto;
}
.dropdown:hover::before {
  content: unset;
}
.dropdown.active::after {
  transform: rotate(-180deg);
  transition: all 0.4s ease-in-out;
}
.dropdown.active .dropdown-menu {
  display: block;
}
.dropdown::after {
  content: "";
  position: absolute;
  right: -15px;
  top: 7px;
  left: auto;
  width: 12px;
  height: 12px;
  background: url(../img/arrow-down-black.svg) no-repeat;
  background-position: right;
  background-size: contain;
  transition: all 0.3s ease;
}

.dropdown-menu {
  position: absolute;
  border: none;
  left: -20px;
  border-radius: 0;
  text-align: left;
  display: none;
  z-index: 30;
  transition: all 0.3s ease;
  background: #fff;
  box-shadow: 0 2px 16px rgba(163, 163, 163, 0.16);
}
.dropdown-menu li {
  cursor: pointer;
  font-size: var(--text--18);
  font-weight: 500;
  padding-left: 10px;
  padding-right: 40px;
}
.dropdown-menu li:last-child {
  border-bottom: none;
}
.dropdown-menu li:hover::before {
  content: unset;
}
.dropdown-menu li a {
  white-space: nowrap;
  display: flex;
  align-items: center;
  color: #000000;
  font-size: var(--text--18);
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  padding: 8px 10px;
  background: #ffffff;
  line-height: 1;
}
.dropdown-menu li:last-child {
  margin-bottom: 0;
}

.hero {
  min-height: calc(100vh - var(--header--height) - 127px);
}
@media (min-width: 768px) {
  .hero {
    background-image: var(--hero-bg-image-tablet, url("../img/hero_tablet.png"));
    background-size: 90%;
    background-position: right bottom;
    background-repeat: no-repeat;
  }
}
@media (min-width: 992px) {
  .hero {
    background: none;
  }
}
.hero__content {
  position: relative;
  z-index: 2;
  padding-top: 42px;
  padding-bottom: 42px;
}
@media (min-width: 576px) {
  .hero__content {
    padding-top: 60px;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .hero__content {
    padding-bottom: 56.25%;
  }
}
@media (min-width: 992px) {
  .hero__content {
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: calc((100% - 960px) / 2 + 12px);
  }
}
@media (min-width: 1200px) {
  .hero__content {
    padding-left: calc((100% - 1140px) / 2 + 12px);
  }
}
@media (min-width: 1400px) {
  .hero__content {
    padding-left: calc((100% - 1320px) / 2 + 12px);
  }
}
.hero__img {
  right: 0;
}
.hero__img img {
  max-height: 100%;
  object-fit: contain;
  object-position: right bottom;
}
.hero__subtitle {
  font-size: 19px;
  font-weight: 300;
  line-height: 1.47;
  margin-bottom: 18px;
}
@media (max-width: 767.98px) {
  .hero__subtitle {
    text-align: center;
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .hero__subtitle {
    font-size: 14px;
  }
}
.hero h1 {
  font-size: var(--text--34);
  line-height: 1.47;
}
@media (max-width: 767.98px) {
  .hero h1 {
    text-align: center;
  }
}
.hero .btn-wrapper {
  margin-top: 18px;
}
@media (max-width: 767.98px) {
  .hero .btn-wrapper {
    justify-content: center;
  }
}

.subhero h2 {
  font-size: var(--text--lm);
  text-transform: uppercase;
}
.subhero h2 + p {
  margin-top: 16px;
}
.subhero p {
  margin-bottom: 0 !important;
}

.hero-small h1 {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .hero-small h1 {
    margin-bottom: 24px;
  }
}
.hero-small p {
  font-size: var(--text--38);
  margin-bottom: 0 !important;
  line-height: 1.26;
}
.hero-small img {
  display: block;
  margin: auto;
}
.hero-small .icon-wrapper {
  margin-top: 36px;
}
.hero-small .icon-wrapper a:hover img {
  transform: scale(1.08);
}
.hero-small .icon-wrapper a img {
  display: inline-block;
  width: auto;
  height: 45px;
  margin: 0;
  transition: all 0.3s ease;
}

.headline-text p {
  margin-bottom: 0 !important;
}

.img-text h2 {
  margin-bottom: 20px;
}
.img-text h3 {
  margin-bottom: 20px;
}
.img-text img {
  display: block;
  margin: auto;
}

.cta h2 {
  margin-bottom: 10px;
}
.cta .btn-wrapper {
  margin-top: 30px;
}

.footer {
  padding-top: 28px;
  padding-bottom: 28px;
}
@media (min-width: 768px) {
  .footer {
    padding-top: 54px;
    padding-bottom: 54px;
  }
}
.footer ul {
  display: flex;
  justify-content: space-evenly;
}
@media (max-width: 767.98px) {
  .footer ul {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    row-gap: 16px;
  }
}
.footer ul li {
  font-size: var(--text--16);
  line-height: 1.2;
}
@media (min-width: 992px) {
  .footer ul li a {
    position: relative;
  }
}
@media (min-width: 992px) {
  .footer ul li a:hover:after {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .footer ul li a:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 0;
    background-color: #004466;
    left: 0;
    bottom: -2px;
    transition: all 0.3s ease;
  }
}

.legal h1, .legal h2, .legal h3, .legal h4, .legal h5, .legal h6 {
  margin-bottom: 24px;
}
.legal .btn-wrapper {
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .legal .btn-wrapper {
    margin-bottom: 16px;
  }
}

.icon-text__row {
  row-gap: 60px;
}
.icon-text h4 {
  margin-bottom: 60px;
}
.icon-text__block {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  gap: 20px;
}
@media (min-width: 576px) {
  .icon-text__block {
    flex-flow: row nowrap;
    gap: 30px;
  }
}
.icon-text__block img {
  height: 160px;
  width: auto;
}
@media (min-width: 992px) {
  .icon-text__block img {
    height: 200px;
  }
}
.icon-text__block h6 {
  font-size: var(--text--24);
  margin-top: 10px;
  margin-bottom: 16px;
}
@media (max-width: 575.98px) {
  .icon-text__block h6 {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .icon-text__block h6 {
    margin-top: 25px;
    margin-bottom: 20px;
  }
}
.icon-text__block p {
  font-size: var(--text--18);
}
@media (max-width: 575.98px) {
  .icon-text__block p {
    text-align: center;
  }
}

.hero-small-axa {
  background-image: var(--hero-bg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

.icon-text-axa h4 {
  margin-bottom: 10px !important;
}
@media (max-width: 575.98px) {
  .icon-text-axa h5 {
    text-align: center;
  }
}
.icon-text-axa .block {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-top: 48px;
}
.icon-text-axa .block .icon-text__block h6 {
  margin-top: 0;
}
.icon-text-axa .block .icon-text__block img {
  height: unset;
}/*# sourceMappingURL=style.css.map */