@font-face {
  font-display: block;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Lato/latobold.woff2) format("woff2"), url(../fonts/Lato/latobold.woff) format("woff")
}

@font-face {
  font-display: block;
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/Lato/latosemibold.woff2) format("woff2"), url(../fonts/Lato/latosemibold.woff) format("woff")
}

@font-face {
  font-display: block;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Lato/latoregular.woff2) format("woff2"), url(../fonts/Lato/latoregular.woff) format("woff")
}

@font-face {
  font-display: swap;
  font-family: Shantell;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/shantell/ShantellSans-Regular.woff2) format("woff2"), url(../fonts/shantell/ShantellSans-Regular.woff) format("woff")
}

@font-face {
  font-display: swap;
  font-family: Shantell;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/shantell/ShantellSans-Bold.woff2) format("woff2"), url(../fonts/shantell/ShantellSans-Bold.woff) format("woff")
}

.caption-section {
  background-color: #e4ecfd;
  padding-bottom: 2.125em;
  padding-top: 7.125em
}

@media (max-width: 767px) {
  .caption-section {
    padding-bottom: 0;
    padding-top: 0
  }
}

body {
  font-family: Lato;
}

.caption-section__container {
  position: relative
}

.caption-section__content {
  position: relative;
  z-index: 12
}

@media (max-width: 767px) {
  .caption-section__content {
    padding-bottom: 6.25em
  }
}

.caption-section__bg {
  height: 34.3125em;
  max-height: unset;
  position: absolute;
  right: -4.1875em;
  top: -8.75em;
  width: 47.75em;
  z-index: 11
}

@media (max-width: 767px) {
  .caption-section__bg {
    height: 15em;
    margin-top: -1.1875em;
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    z-index: 11
  }
}

.caption-section__heading {
  margin-bottom: 1em
}

@media (max-width: 767px) {
  .caption-section__heading {
    margin-bottom: .625em;
    margin-top: -.625em
  }
}

.caption-section__font--heading {
  font-size: 2.625em;
  font-weight: 700;
  line-height: 1.1904761905em
}

@media (max-width: 767px) {
  .caption-section__font--heading {
    font-size: 2em;
    line-height: 1.1875em
  }
}

.caption-section__font--description {
  font-size: 1.125em;
  line-height: 1.3333333333em
}

@media (max-width: 767px) {
  .caption-section__font--description {
    font-size: 1em;
    line-height: 1.5em
  }
}

.caption-section__description {
  margin-bottom: 2.125em;
  max-width: 27.8125em
}

@media (max-width: 767px) {
  .caption-section__description {
    margin-bottom: .875em;
    max-width: none
  }
}

.caption-section__cards {
  display: flex;
  gap: 2em
}

@media (max-width: 767px) {
  .caption-section__cards {
    bottom: -4.0625em;
    gap: 1.25em;
    left: 0;
    position: absolute;
    width: 100%
  }

  .caption-section__card {
    width: 50%
  }
}

.cookies {
  background: rgba(11, 31, 51, .2)
}

.cookies__wrapper {
  background: #fff;
  position: relative;
  width: 100%
}

.cookies__container {
  padding-bottom: 2.5em;
  padding-top: 2.5em
}

@media(max-width: 767px) {
  .cookies__container {
    padding-bottom: 1.25em;
    padding-top: 1.25em
  }
}

.cookies__heading {
  margin-bottom: 1.25em
}

@media(max-width: 767px) {
  .cookies__heading {
    margin-bottom: .625em
  }
}

.cookies__font--heading {
  font-size: 2em;
  font-weight: 700;
  line-height: .875em
}

@media(max-width: 767px) {
  .cookies__font--heading {
    font-size: 1.25em;
    line-height: 1.2em
  }
}

.cookies__font--description {
  font-size: 1em;
  line-height: 1.5em
}

.cookies__font--link {
  color: #1d5deb
}

@media(hover), (min--moz-device-pixel-ratio: 0), (min-width:0\fffd) {
  .cookies__font--link:hover:not(:active) {
    color: #1d5deb
  }
}

.cookies__font--link:active {
  color: #1d5deb
}

.cookies__description {
  margin-bottom: 1.25em
}

@media(max-width: 767px) {
  .cookies__description {
    margin-bottom: .625em
  }
}

.cookies__button {
  width: 10.75em
}

.header {
  background-color: #fff;
  border-bottom: 1px solid #e4ecfd;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10
}

.header__body {
  align-items: center;
  display: flex;
  justify-content: space-between;
  min-height: 4.1875em
}

@media(max-width: 767px) {
  .header__body {
    min-height: 3.75em
  }
}

.header__logo {
  margin-right: 1.25em;
  position: relative;
  z-index: 5
}

.header__icon {
  flex-shrink: 0
}

.header__icon--logo {
  height: 2.5em;
  width: 9.375em
}

@media(max-width: 767px) {
  .header__icon--logo {
    height: 2em;
    width: 7.5em
  }
}

.header__link {
  color: #0b1f33;
  text-decoration: none;
  transition: opacity .3s ease
}

.header__link:hover {
  opacity: .6
}

.header__menu {
  position: relative;
  z-index: 5
}

.header__font--link {
  font-size: 1em;
  line-height: 1.5em
}