@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap");
body main {
  font-family: "Source Sans 3", sans-serif !important;
  background-color: rgb(255, 255, 255) !important;
}
body main section {
  padding: 100px 20px;
}
@media (max-width: 1024px) {
  body main section {
    padding: 70px 20px;
  }
}
@media (max-width: 768px) {
  body main section {
    padding: 55px 20px;
  }
}
@media (max-width: 480px) {
  body main section {
    padding: 40px 20px;
  }
}
@media (max-width: 440px) {
  body main section {
    padding: 30px 20px;
  }
}
body main section .wrapper {
  margin: 0 auto;
}
body main section .wrapper:not(.hero) {
  max-width: 1440px;
}
body main section.light-blue-bg {
  background-color: #d9f2fb;
}
body main h1.centered,
body main h2.centered,
body main h3.centered,
body main h4.centered,
body main h5.centered,
body main h6.centered,
body main p.centered,
body main a.centered {
  text-align: center;
}
body main h2 {
  font-size: 40px !important;
  font-weight: 700 !important;
  line-height: 108% !important;
  margin: 0 !important;
  padding: 0 !important;
  margin-bottom: 40px !important;
}
@media (max-width: 1024px) {
  body main h2 {
    font-size: 36px !important;
  }
}
@media (max-width: 768px) {
  body main h2 {
    font-size: 32px !important;
    margin-bottom: 20px !important;
  }
}
@media (max-width: 480px) {
  body main h2 {
    font-size: 28px !important;
    margin-bottom: 15px !important;
  }
}
@media (max-width: 440px) {
  body main h2 {
    font-size: 24px !important;
  }
}
body main h2 .prev-heading {
  font-size: 22px;
  font-weight: 600;
  line-height: 108%;
  text-transform: uppercase;
  letter-spacing: 4.4px;
  display: block;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  body main h2 .prev-heading {
    font-size: 20px !important;
    margin-bottom: 20px !important;
  }
}
@media (max-width: 480px) {
  body main h2 .prev-heading {
    font-size: 18px !important;
    margin-bottom: 15px !important;
  }
}
@media (max-width: 440px) {
  body main h2 .prev-heading {
    font-size: 16px !important;
  }
}
body main h3 {
  font-size: 30px !important;
  font-weight: 700 !important;
  line-height: 108% !important;
  margin: 0 !important;
  padding: 0 !important;
}
@media (max-width: 1024px) {
  body main h3 {
    font-size: 28px !important;
  }
}
@media (max-width: 768px) {
  body main h3 {
    font-size: 26px !important;
  }
}
@media (max-width: 480px) {
  body main h3 {
    font-size: 23px !important;
  }
}
@media (max-width: 440px) {
  body main h3 {
    font-size: 20px !important;
  }
}
body main .post-heading {
  font-size: 25px;
  font-weight: 400;
  line-height: 125%;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  body main .post-heading {
    font-size: 22px !important;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  body main .post-heading br {
    display: none;
  }
}
@media (max-width: 768px) {
  body main .post-heading {
    font-size: 20px !important;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  body main .post-heading {
    font-size: 18px !important;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 440px) {
  body main .post-heading {
    font-size: 16px !important;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
body main h4 {
  font-size: 25px;
  font-weight: 400;
  line-height: 125%;
  margin: 0 !important;
  padding: 0 !important;
}
@media (max-width: 1024px) {
  body main h4 {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  body main h4 {
    font-size: 20px;
  }
}
body main .disclaimer {
  font-size: 20px;
  font-weight: 300;
  line-height: 107%;
  margin-top: 60px;
}
@media (max-width: 1024px) {
  body main .disclaimer {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  body main .disclaimer {
    font-size: 16px;
    margin-top: 30px;
  }
}
@media (max-width: 480px) {
  body main .disclaimer {
    font-size: 14px;
  }
}
body main p.small {
  font-size: 16px;
  font-weight: 400;
  line-height: 125%;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 1024px) {
  body main p.small {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  body main p.small {
    font-size: 14px;
  }
}
body main .global-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-color: #00aae5;
  color: rgb(255, 255, 255);
  border-radius: 47px;
  max-width: 165px;
  width: 100%;
  padding: 10px;
  height: 40px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  transition: all 0.3s ease;
}
@media (max-width: 1024px) {
  body main .global-btn {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  body main .global-btn {
    font-size: 16px;
    height: 45px;
    min-width: 200px;
    max-width: 230px;
  }
}
body main .global-btn.centered {
  margin: 0 auto;
}
body main .global-btn.small {
  min-width: 100px;
  max-width: 115px;
  height: 30px;
  font-size: 14px;
}
@media (max-width: 1024px) {
  body main .global-btn.small {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  body main .global-btn.small {
    font-size: 14px;
  }
}
body main .global-btn:hover {
  background-color: #0279a5;
}
body main .button-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 35px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  body main .button-wrap {
    gap: 20px;
    flex-direction: column;
  }
}
body main .button-wrap .global-btn:nth-child(1) {
  background-color: rgb(255, 255, 255);
  color: #00aae5;
  border: 1px solid #00aae5;
}
body main .button-wrap .global-btn:nth-child(1):hover {
  background-color: #00aae5;
  color: rgb(255, 255, 255);
  border: 1px solid rgb(255, 255, 255);
}
body main .button-wrap .global-btn:nth-child(2) {
  background-color: #00aae5;
  color: rgb(255, 255, 255);
  border: 1px solid rgb(255, 255, 255);
}
body main .button-wrap .global-btn:nth-child(2):hover {
  background-color: rgb(255, 255, 255);
  color: #00aae5;
  border: 1px solid #00aae5;
}
body main.language-activated .global-btn {
  max-width: -moz-fit-content !important;
  max-width: fit-content !important;
  min-width: -moz-fit-content !important;
  min-width: fit-content !important;
  width: 100% !important;
  padding: 5px 20px !important;
}

.post-item {
  background-color: white;
  padding: 40px;
  position: relative;
}
.post-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 30px;
  right: 30px;
  height: 1px;
  background-color: #e0e0e0;
}
.post-item:last-child::after {
  display: none;
}
@media (max-width: 768px) {
  .post-item {
    padding: 30px;
  }
}
@media (max-width: 480px) {
  .post-item {
    padding: 20px;
  }
}
.post-item .post-category {
  font-size: 0.9rem;
  color: #5c6f7a;
}
.post-item .post-category a {
  color: inherit;
  text-decoration: none;
}
.post-item .post-category a:hover {
  text-decoration: underline;
}
.post-item .post-category {
  display: block;
}
@media (max-width: 768px) {
  .post-item .post-category {
    font-size: 13px !important;
  }
}
@media (max-width: 480px) {
  .post-item .post-category {
    font-size: 12px !important;
  }
}
.post-item h2 {
  margin-bottom: 20px !important;
}
.post-item h2 a {
  font-size: 30px;
  font-weight: 600;
  line-height: 125%;
  color: #00aae5;
  transition: color 0.3s ease;
}
.post-item h2 a:hover {
  color: #0279a5;
}
@media (max-width: 768px) {
  .post-item h2 {
    margin-bottom: 15px !important;
  }
  .post-item h2 a {
    font-size: 26px !important;
  }
}
@media (max-width: 480px) {
  .post-item h2 {
    margin-bottom: 10px !important;
  }
  .post-item h2 a {
    font-size: 24px !important;
  }
}
.post-item .post-meta-description {
  margin-bottom: 0 !important;
}
.post-item .post-item-link {
  display: block;
  font-size: 15px;
  color: #00aae5;
  transition: color 0.3s ease;
}
.post-item .post-item-link:hover {
  color: #0279a5;
}
@media (max-width: 768px) {
  .post-item .post-item-link {
    font-size: 14px !important;
  }
}
@media (max-width: 480px) {
  .post-item .post-item-link {
    font-size: 13px !important;
  }
}

#search-results {
  padding: 55px 20px;
  background-color: #f6f6f6;
}
@media (max-width: 768px) {
  #search-results {
    padding: 35px 20px 45px 20px;
  }
}
#search-results .wrapper {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
}
#search-results h1 {
  margin-top: 0 !important;
}
#search-results .search-term {
  font-style: italic;
}
#search-results .filters-wrap {
  margin-bottom: 2rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}
#search-results .filters-wrap .search-filters-form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  width: 100%;
  justify-content: space-between;
}
#search-results .filters-wrap .select-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}
#search-results .filters-wrap .search-wrap.search-filters-search {
  position: relative;
  flex: 1;
  min-width: 200px;
  max-width: 280px;
}
@media (max-width: 768px) {
  #search-results .filters-wrap .search-wrap.search-filters-search {
    max-width: 100%;
  }
}
#search-results .filters-wrap .search-wrap.search-filters-search .svg-wrap {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
#search-results .filters-wrap .search-wrap.search-filters-search input {
  border-radius: 5px;
  border: 1px solid #5c6f7a;
  padding: 8px 14px 8px 38px;
  width: 100%;
  font-size: 1rem;
}
#search-results .filters-wrap .filter-label {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
#search-results .filters-wrap .filter-label .filter-label-text {
  white-space: nowrap;
}
#search-results .filters-wrap .filter-select {
  padding: 8px 10px 8px 2px;
  border-radius: 5px;
  border: 1px solid #5c6f7a;
  background: #fff;
  font-size: 13px;
  min-width: 180px;
}
#search-results .filters-wrap .search-filters-submit {
  margin-left: auto;
}
#search-results .search-pagination {
  margin-top: 2.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
#search-results .search-pagination-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.5rem 0.75rem;
  margin-bottom: 0.5rem;
}
#search-results .search-pagination-first,
#search-results .search-pagination-prev,
#search-results .search-pagination-next,
#search-results .search-pagination-last {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  font-size: 0.95rem;
  color: #5db3e4;
}
#search-results .search-pagination-first:hover:not(.is-disabled),
#search-results .search-pagination-prev:hover:not(.is-disabled),
#search-results .search-pagination-next:hover:not(.is-disabled),
#search-results .search-pagination-last:hover:not(.is-disabled) {
  text-decoration: underline;
}
#search-results .search-pagination-first.is-disabled,
#search-results .search-pagination-prev.is-disabled,
#search-results .search-pagination-next.is-disabled,
#search-results .search-pagination-last.is-disabled {
  color: #b0b0b0;
  cursor: default;
  pointer-events: none;
}
#search-results .search-pagination-numbers {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
#search-results .search-pagination-numbers li {
  margin: 0;
}
#search-results .search-pagination-numbers a,
#search-results .search-pagination-numbers .page-current {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  height: 2rem;
  padding: 0 0.5rem;
  text-align: center;
  border-radius: 50%;
  text-decoration: none;
  font-size: 0.95rem;
}
#search-results .search-pagination-numbers a {
  color: #5db3e4;
  background: transparent;
}
#search-results .search-pagination-numbers a:hover {
  text-decoration: underline;
}
#search-results .search-pagination-numbers .page-current {
  background: #5db3e4;
  color: #fff;
  font-weight: 500;
}
#search-results .search-pagination-numbers .search-pagination-ellipsis {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  height: 2rem;
  padding: 0 0.25rem;
  color: #5c6f7a;
  font-size: 0.95rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#search-results .search-pagination-info {
  margin: 0;
  font-size: 0.9rem;
  font-style: italic;
  color: #4a4a4a;
}/*# sourceMappingURL=main.css.map */