.hero {
  position: relative;
  min-height: calc(100vh - 9.9rem);
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  color: #ffffff;
  padding: 4.5rem 0;
  overflow-x: hidden;
}
@media (max-width: 575px) {
  .hero {
    min-height: calc(100vh - 4.4rem);
  }
}
@media (min-width: 992px) {
  .hero {
    min-height: calc(100vh - 9.3rem);
    padding: 9.3rem 0;
    margin-top: -9.3rem;
  }
}
@media (min-width: 1200px) {
  .hero {
    min-height: calc(100vh - 3.3rem);
  }
}
@media (max-width: 991px) {
  .hero .socialmedia__list {
    display: none;
  }
}
.hero__boxes {
  position: relative;
  z-index: 1;
  width: 100%;
}
.hero__boxes .container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media (max-width: 991px) {
  .hero__boxes .container {
    flex-wrap: wrap;
  }
}
.hero__boxes__title {
  text-transform: uppercase;
  margin-bottom: 30px;
  font-weight: bold;
}
.hero__boxes__box {
  background: #ffffff;
  box-shadow: 0 4px 40px rgba(0, 0, 0, 0.08);
  padding: 40px;
  border-radius: 10px;
  margin-top: -10rem;
  border-top: 20px solid #005285;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1199px) {
  .hero__boxes__box {
    padding: 15px;
  }
}
.hero__boxes__box__content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.hero__boxes__box__title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
@media (max-width: 1439px) {
  .hero__boxes__box__title {
    font-size: 2.4rem;
  }
}
@media (max-width: 1199px) {
  .hero__boxes__box__title {
    font-size: 1.8rem;
  }
}
.hero__boxes__box--blog {
  width: calc(50% - 0.75rem);
}
@media (max-width: 991px) {
  .hero__boxes__box--blog {
    width: 100%;
  }
}
.hero__boxes__box--blog .hero__boxes__title {
  padding-left: 50%;
}
@media (max-width: 575px) {
  .hero__boxes__box--blog .hero__boxes__title {
    padding-left: 0;
  }
}
.hero__boxes__box--blog__flex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 575px) {
  .hero__boxes__box--blog__flex {
    flex-wrap: wrap;
  }
}
.hero__boxes__box--blog__image {
  width: calc(50% - 30px);
}
@media (max-width: 575px) {
  .hero__boxes__box--blog__image {
    width: 100%;
    margin-bottom: 15px;
  }
}
.hero__boxes__box--blog__content {
  width: 50%;
  flex-grow: 0;
}
@media (max-width: 575px) {
  .hero__boxes__box--blog__content {
    width: 100%;
  }
}
.hero__boxes__box--blog__content p {
  flex-grow: 1;
  margin-bottom: 15px;
}
.hero__boxes__box--other {
  width: calc(25% - 1.5rem);
}
@media (max-width: 991px) {
  .hero__boxes__box--other {
    width: calc(50% - 0.75rem);
    margin-top: 15px;
  }
}
@media (max-width: 575px) {
  .hero__boxes__box--other {
    width: 100%;
  }
}
.hero__boxes__box--lightblue {
  border-top-color: #1cb3db;
}
.hero__boxes__box--lightblue .hero__boxes__title {
  color: #1cb3db;
}
.hero__boxes__box--green {
  border-top-color: #23ce6b;
}
.hero__boxes__box--green .hero__boxes__title {
  color: #23ce6b;
}
.hero--home {
  justify-content: center;
  padding-top: 15rem;
  padding-bottom: 30rem;
}
@media (max-width: 1919px) {
  .hero--home {
    padding: 12rem 0 24rem;
  }
}
@media (max-width: 1439px) {
  .hero--home {
    padding: 20.5rem 0 18rem;
  }
}
@media (max-width: 575px) {
  .hero--home {
    padding: 15rem 0 13.5rem;
  }
}
.hero--home--slider {
  min-height: 0;
}
.hero--home--slider .hero__text + .d-flex {
  width: 100%;
}
@media (min-width: 992px) {
  .hero--home .hero__box {
    max-width: 50%;
  }
}
.hero--home .container--socialmedia {
  position: absolute;
  bottom: 6rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .hero--home .container--socialmedia {
    display: none;
  }
}
.hero--home .container--socialmedia .socialmedia__list {
  position: absolute;
  right: 0;
  bottom: 0;
}
.hero--home__splide {
  width: 100%;
  height: 100%;
}
.hero--home__splide .hero__text {
  margin-bottom: 30px;
}
.hero--home__splide .hero__text p {
  line-height: 1.35;
}
.hero--home__splide .hero__text ul li {
  padding-left: 60px;
  margin-bottom: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38.195' height='12.77' viewBox='0 0 38.195 12.77'%3E%3Cg transform='translate(1 1.414)'%3E%3Cline x2='35.545' transform='translate(0 4.796)' fill='none' stroke='%2323ce6b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath d='M76.663.971,81.482,5.79l-4.819,5.123' transform='translate(-45.287 -0.971)' fill='none' stroke='%2323ce6b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
  background-position: left 6px;
  background-repeat: no-repeat;
}
.hero--home__splide .hero__image {
  position: static;
  transform: none;
  max-height: 60vh;
  width: auto;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .hero--home__splide .hero__image {
    display: none;
  }
}
.hero--home__splide .splide__pagination {
  bottom: -30px;
}
.hero--home__splide .splide__pagination li {
  margin: 0 15px;
}
.hero--home__splide .splide__pagination__page {
  width: 14px;
  height: 14px;
  transform: none;
}
.hero--home__splide .splide__slide .container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.hero__buttons__over_btn {
  flex-direction: column;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.hero__buttons__over_btn .btn__subtitle {
  font-size: 12px;
  margin-top: 12px;
}
.hero__buttons div + div {
  margin-left: 40px;
}
@media (max-width: 1199px) {
  .hero__buttons div + div {
    margin-left: 20px;
  }
}
.hero__buttons a + a {
  margin-left: 40px;
}
@media (max-width: 1199px) {
  .hero__buttons a + a {
    margin-left: 20px;
  }
}
.hero--product {
  justify-content: center;
}
@media (min-width: 992px) {
  .hero--product {
    padding: 9.3rem 0 9.3rem;
  }
}
.hero--product .hero__title--slogan {
  font-size: 2.2rem;
}
@media (min-width: 576px) {
  .hero--product .hero__title--slogan {
    font-size: 3.4rem;
  }
}
@media (min-width: 1600px) {
  .hero--product .hero__title--slogan {
    font-size: 5rem;
  }
}
@media (max-width: 1199px) {
  .hero--product .hero__title--slogan {
    font-size: 1.8rem;
  }
}
.hero--product .hero__text {
  font-size: 1.8rem;
}
@media (min-width: 576px) {
  .hero--product .hero__text {
    font-size: 2.2rem;
  }
}
@media (min-width: 992px) {
  .hero--product .hero__text {
    font-size: 2.2rem;
  }
}
@media (min-width: 1600px) {
  .hero--product .hero__text {
    font-size: 2.2rem;
  }
}
@media (max-width: 1199px) {
  .hero--product .hero__text {
    font-size: 1.6rem;
  }
}
@media (max-width: 1439px) {
  .hero--product .hero__text h1 {
    font-size: 3.6rem;
  }
}
@media (max-width: 991px) {
  .hero--product .hero__text h1 {
    font-size: 2.4rem;
  }
}
.hero--height_auto {
  min-height: 0;
  padding: 22.3rem 0 9.3rem;
}
.hero--center {
  padding: 35rem 0 28rem;
}
.hero--center .container .row {
  justify-content: center;
  text-align: center;
}
.hero .abs_image {
  position: absolute;
}
@media (max-width: 1919px) {
  .hero .abs_image {
    max-width: 40vw;
  }
}
@media (max-width: 1439px) {
  .hero .abs_image {
    transform: none;
  }
}
@media (max-width: 991px) {
  .hero .abs_image {
    position: relative;
    max-width: 60vw;
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .hero .abs_image {
    display: none;
  }
}
.hero--dark {
  color: #005285;
}
.hero--dark .scroll:hover .scroll__icon {
  stroke: #23ce6b;
}
.hero--dark .scroll__icon {
  stroke: #005285;
}
.hero--subpage {
  min-height: 18rem;
}
@media (min-width: 992px) {
  .hero--subpage {
    min-height: 30rem;
  }
}
@media (min-width: 1600px) {
  .hero--subpage {
    min-height: 33rem;
    padding: 9rem 0;
  }
}
.hero--subpage .hero__bg {
  width: 100%;
}
.hero--subpage .hero__title {
  max-width: 75%;
}
.hero--default {
  background-color: #005285;
}
.hero--video {
  color: #005285;
  min-height: 27rem;
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .hero--video {
    min-height: 30rem;
    padding: 9rem 0;
  }
}
@media (min-width: 1600px) {
  .hero--video {
    min-height: 33rem;
  }
}
.hero--video .hero__title--slogan {
  font-size: 2.2rem;
}
@media (min-width: 576px) {
  .hero--video .hero__title--slogan {
    font-size: 3.4rem;
  }
}
@media (min-width: 1600px) {
  .hero--video .hero__title--slogan {
    font-size: 5rem;
  }
}
@media (max-width: 1199px) {
  .hero--video .hero__title--slogan {
    font-size: 1.8rem;
  }
}
.hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero__box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  z-index: 1;
}
.hero__title {
  font-family: futura-pt, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .hero__title {
    font-size: 2.4rem;
  }
}
@media (min-width: 1600px) {
  .hero__title {
    font-size: 3.4rem;
  }
}
@media (max-width: 1199px) {
  .hero__title {
    font-size: 3.6rem;
    font-weight: 600;
    text-transform: none;
    max-width: 75%;
  }
}
@media (max-width: 767px) {
  .hero__title {
    font-size: 3rem;
  }
}
@media (max-width: 575px) {
  .hero__title {
    max-width: 100%;
  }
}
@media (max-width: 399px) {
  .hero__title {
    font-size: 2.4rem;
  }
}
.hero__title--slogan {
  display: block;
  font-size: 2rem;
  font-weight: 300;
  text-transform: none;
  margin-top: 1rem;
}
@media (min-width: 576px) {
  .hero__title--slogan {
    font-size: 2.4rem;
  }
}
@media (min-width: 1600px) {
  .hero__title--slogan {
    font-size: 2.4rem;
  }
}
@media (max-width: 1199px) {
  .hero__title--slogan {
    font-size: 1.6rem;
    font-weight: 300;
    margin-top: 1rem;
  }
}
.hero__text {
  font-size: 1.8rem;
}
@media (min-width: 992px) {
  .hero__text {
    font-size: 2.4rem;
  }
}
@media (min-width: 1600px) {
  .hero__text {
    font-size: 3rem;
  }
}
.hero__text h1,
.hero__text h2,
.hero__text h3,
.hero__text h4,
.hero__text h5,
.hero__text h6 {
  font-family: futura-pt, sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  .hero__text h1,
.hero__text h2,
.hero__text h3,
.hero__text h4,
.hero__text h5,
.hero__text h6 {
    font-size: 5rem;
    margin-bottom: 3rem;
  }
}
@media (min-width: 1600px) {
  .hero__text h1,
.hero__text h2,
.hero__text h3,
.hero__text h4,
.hero__text h5,
.hero__text h6 {
    font-size: 5rem;
  }
}
.hero__text p:not(:last-child) {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .hero__text p:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
.hero__image {
  max-width: 45%;
  position: absolute;
  bottom: 0;
  right: 5%;
}
@media (min-width: 992px) {
  .hero__image {
    top: 50%;
    bottom: auto;
    right: 2.5%;
    transform: translateY(-50%);
  }
}
@media (max-width: 575px) {
  .hero__image {
    display: none;
  }
  .hero__image--mobile {
    width: 70%;
    max-width: 70%;
    position: relative;
    margin: 0 auto 15px;
    display: block;
  }
}
@media (min-width: 576px) {
  .hero__image--mobile {
    display: none;
  }
}