@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap);
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style: none;
}

button {
  border: none;
}

.lazy {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.lazy.loaded {
  opacity: 1;
}

.container-fluid-custom {
  padding: 0 16px;
  overflow: hidden;
}

.container-custom {
  padding: 0;
}
@media screen and (min-width: 1500px) {
  .container-custom {
    max-width: 1340px;
  }
}
@media screen and (min-width: 1600px) {
  .container-custom {
    max-width: 1440px;
  }
}

@media screen and (min-width: 992px) {
  .container-fit-custom {
    padding: 0 100px;
  }
}

@media screen and (min-width: 992px) {
  .container-mid-custom {
    padding: 0 50px;
  }
}

.bg-loading {
  transition: background-image 0.3s ease;
}

.whatsapp {
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 50px;
  height: 50px;
  z-index: 99999;
}
.whatsapp img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.uni-cta {
  width: 100%;
  padding: 10px 35px 10px 21px;
  gap: 10px;
  background-color: rgb(208, 143, 56);
  border-radius: 100px;
  letter-spacing: 0.5px;
  text-decoration: none;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}
@media screen and (min-width: 992px) {
  .uni-cta {
    font-size: 18px;
  }
}
.uni-cta.max {
  width: -moz-max-content;
  width: max-content;
}
.uni-cta:hover {
  color: #fff;
  text-decoration: none;
}
.uni-cta::after {
  width: 13px;
  height: 13px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M0.297561 10.1823L0.297561 8.20244H13.874L7.79289 2.12132L9.20711 0.707107L17.6924 9.19239L9.20711 17.6777L7.79289 16.2635L13.874 10.1823L0.297561 10.1823Z" fill="white"/></svg>') no-repeat center center;
  background-size: contain;
}
.uni-cta.no-after {
  padding: 10px 21px !important;
}
.uni-cta.no-after::after {
  display: none;
}

@media screen and (min-width: 992px) {
  .uni-cta {
    padding: 16px 46px 16px 32px;
  }
  .uni-cta::after {
    width: 18px;
    height: 18px;
    right: 18px;
  }
  .uni-cta.kit-cta {
    max-width: 464px;
  }
}
.uni-cta-blue {
  width: 100%;
  padding: 10px 45px 10px 21px;
  gap: 10px;
  background-color: #15586e;
  border-radius: 100px;
  letter-spacing: 0.5px;
  text-decoration: none;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}
@media screen and (min-width: 992px) {
  .uni-cta-blue {
    font-size: 16px;
  }
}
.uni-cta-blue.disabled {
  background: rgb(119, 119, 119);
  color: rgb(176, 176, 176);
}
.uni-cta-blue.disabled:hover {
  color: rgb(176, 176, 176);
  cursor: normal;
}
.uni-cta-blue.disabled::after {
  width: 13px;
  height: 13px;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M0.297561 10.1823L0.297561 8.20244H13.874L7.79289 2.12132L9.20711 0.707107L17.6924 9.19239L9.20711 17.6777L7.79289 16.2635L13.874 10.1823L0.297561 10.1823Z" fill="rgb(176, 176, 176)"/></svg>') no-repeat center center;
  background-size: contain;
}
.uni-cta-blue:hover {
  color: #fff;
  text-decoration: none;
}
.uni-cta-blue::after {
  width: 13px;
  height: 13px;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M0.297561 10.1823L0.297561 8.20244H13.874L7.79289 2.12132L9.20711 0.707107L17.6924 9.19239L9.20711 17.6777L7.79289 16.2635L13.874 10.1823L0.297561 10.1823Z" fill="rgb(208, 143, 56)"/></svg>') no-repeat center center;
  background-size: contain;
}
.uni-cta-blue.no-after {
  padding: 10px 21px !important;
}
.uni-cta-blue.no-after::after {
  display: none;
}

@media screen and (min-width: 992px) {
  .uni-cta-blue {
    width: -moz-max-content;
    width: max-content;
    padding: 16px 46px 16px 32px;
  }
  .uni-cta-blue::after {
    width: 18px;
    height: 18px;
    right: 18px;
  }
}
.uni-cta-related {
  width: 100%;
  padding: 10px 21px;
  gap: 10px;
  background-color: rgb(208, 143, 56);
  border-radius: 100px;
  letter-spacing: 0.5px;
  text-decoration: none;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}
@media screen and (min-width: 992px) {
  .uni-cta-related {
    font-size: 16px;
  }
}
.uni-cta-related:hover {
  color: #fff;
  text-decoration: none;
}

@media screen and (min-width: 992px) {
  .uni-cta-related {
    width: 100%;
    padding: 16px 32px;
  }
  .uni-cta-related::after {
    width: 18px;
    height: 18px;
    right: 18px;
  }
}
.page-404 {
  padding: 64px 0;
  gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}
.page-404 h1 {
  width: 100%;
  border-radius: 16px;
  text-align: center;
  padding: 16px 32px;
  background-color: #15586e;
  color: #fff;
  font-size: 24px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 800;
}
@media screen and (min-width: 992px) {
  .page-404 h1 {
    font-size: 40px;
  }
}
.page-404 h1.num {
  color: #fff;
  font-size: 64px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 800;
}
@media screen and (min-width: 992px) {
  .page-404 h1.num {
    font-size: 72px;
  }
}
.page-404 .box-svg {
  width: 92.966px;
  height: 92.967px;
}
.page-404 .box-svg svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.page-404 .box-text {
  gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}
.page-404 .box-text h2 {
  margin-bottom: 12px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #15586e;
  font-size: 32px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 800;
}
@media screen and (min-width: 992px) {
  .page-404 .box-text h2 {
    font-size: 40px;
  }
}
.page-404 .box-text p {
  max-width: 1032px;
  width: 100%;
  text-align: center;
  line-height: 100%;
  color: #21272a;
  font-size: 14px;
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 400;
}
@media screen and (min-width: 992px) {
  .page-404 .box-text p {
    font-size: 36px;
  }
}
.page-404 .box-text span {
  line-height: 100%;
  color: #21272a;
  font-size: 12px;
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 400;
}
@media screen and (min-width: 992px) {
  .page-404 .box-text span {
    font-size: 23px;
  }
}
.page-404 .box-text .box-cta {
  padding: 16px 0;
  width: 100%;
  gap: 16px;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (min-width: 992px) {
  .page-404 {
    padding: 64px 0;
    gap: 64px;
  }
  .page-404 h1 {
    width: -moz-max-content;
    width: max-content;
  }
  .page-404 .box-text {
    gap: 24px;
  }
}
