﻿html {
  scroll-behavior: smooth
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important
}
.screen-reader-text:focus {
  background-color: #144355;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px #144355;
  clip: auto !important;
  clip-path: none;
  color: #144355;
  display: block;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}
.skip-to-content {
  transition: all .25s ease-in-out;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  position: fixed;
  color: #144355;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  border: 2px solid #144355;
  background-color: #fff;
  top: 0;
  left: calc(50% - 100px);
  box-shadow: 0 5px 10px rgba(255, 255, 255, .1);
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  padding: 1.8rem 2.5rem;
  opacity: 0;
  outline: none;
  z-index: 99999
}
.skip-to-content:focus {
  opacity: 1;
  -webkit-transform: translateY(70px);
  transform: translateY(70px)
}
@font-face {
  font-family: "fontello";
  src: url("../font/fontello.eot?13742940");
  src: url("../font/fontello.eot?13742940#iefix") format("embedded-opentype"), url("../font/fontello.woff?13742940") format("woff"), url("../font/fontello.ttf?13742940") format("truetype"), url("../font/fontello.svg?13742940#fontello") format("svg");
  font-weight: normal;
  font-style: normal
}
.custom-icon.logo:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  content: "";
  font-size: 1rem
}
.custom-icon.angry:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  content: "";
  font-size: 1rem
}
.custom-icon.arrow-long:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  content: "";
  font-size: 1rem
}
.custom-icon.car:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  content: "";
  font-size: 1rem
}
.custom-icon.cards:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  content: "";
  font-size: 1rem
}
.custom-icon.direction-down:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  content: "";
  font-size: 1rem
}
.custom-icon.family:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  content: "";
  font-size: 1rem
}
.custom-icon.friends:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  content: "";
  font-size: 1rem
}
.custom-icon.loss:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  content: "";
  font-size: 1rem
}
.custom-icon.groceries:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  content: "";
  font-size: 1rem
}
.custom-icon.piggy-bank:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  content: "";
  font-size: 1rem
}
.custom-icon.play:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  content: "";
  font-size: 1rem
}
.custom-icon.plus:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  content: "";
  font-size: 1rem
}
.container {
  box-sizing: border-box;
  color: #144355;
  margin: 0 auto;
  max-width: 1800px;
  padding: 2rem
}
@media only screen and (min-width: 768px) {
  .container {
    padding: 4rem
  }
}
@media only screen and (min-width: 1440px) {
  .container {
    padding: 4rem 6rem
  }
}
@media only screen and (min-width: 1900px) {
  .container {
    padding: 4rem 10rem
  }
}
a:hover, a:active, a:focus-within, a:focus {
  text-decoration: underline
}
body {
  background: #297491;
  color: #fff;
  font-family: "Figtree", sans-serif;
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin: 0;
  padding: 0
}
#header-nav, main {
  background: #c0e9f0;
  border-radius: 40px 40px 0 0
}
#header-banner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative
}
#header-banner ul {
  list-style: none;
  margin: 0;
  padding: 0
}
#header-banner .hero {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem
}
@media only screen and (min-width: 1440px) {
  #header-banner .hero {
    gap: 3rem
  }
}
#header-banner .hero a {
  color: #fff;
  text-decoration: none
}
#header-banner .hero a:hover, #header-banner .hero a:active, #header-banner .hero a:focus-within, #header-banner .hero a:focus {
  text-decoration: underline
}
#header-banner .hero span {
  font-size: 1.5rem;
  font-weight: bold
}
#header-banner .custom-icon {
  font-size: 4rem;
  line-height: 4rem
}
#header-banner .custom-icon:after {
  color: #fff;
  font-size: 4rem
}
#header-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: unset;
  align-items: center;
  gap: 2rem
}
@media only screen and (max-width: 1339px) {
  #header-nav {
    overflow: hidden
  }
}
#header-nav .logo {
  display: block
}
#header-nav .logo img {
  display: block;
  height: auto;
  width: 100%
}
#header-nav nav {
  position: relative
}
#header-nav nav ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: unset;
  align-items: center;
  list-style: none;
  gap: 1rem
}
#header-nav nav ul a {
  border-radius: 100px;
  color: #144355;
  padding: 1rem 1.5rem;
  text-decoration: none
}
#header-nav nav ul a:hover, #header-nav nav ul a:active, #header-nav nav ul a:focus-within, #header-nav nav ul a:focus {
  transition: all .25s ease-in-out;
  background: #144355;
  color: #fff
}
#header-nav nav ul .current-page a {
  background: #144355;
  color: #fff
}
@media only screen and (max-width: 1339px) {
  #header-nav nav {
    transition: all .25s ease-in-out;
    background: #144355;
    bottom: 0;
    box-sizing: border-box;
    left: 0;
    opacity: 0;
    overflow: auto;
    padding: 2rem;
    position: fixed;
    right: 0;
    text-align: right;
    top: 0;
    transform: translateX(100vw);
    visibility: hidden;
    z-index: 2
  }
  #header-nav nav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 0;
    margin: 0;
    padding: 0
  }
  #header-nav nav ul li {
    border-bottom: 1px solid #fff;
    text-align: left;
    width: 100%
  }
  #header-nav nav ul a {
    display: block;
    color: #fff;
    padding: 1rem
  }
}
@media only screen and (min-width: 1900px) {
  #header-nav nav {
    margin-left: 5rem
  }
}
#header-nav .languages {
  position: relative
}
#header-nav .label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all .25s ease-in-out;
  background: none;
  border: 0 none;
  color: #fff;
  font-size: 1.2rem;
  gap: 1rem;
  padding: 1rem;
  width: 100%
}
@media only screen and (min-width: 1340px) {
  #header-nav .label {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #144355;
    border-radius: 25px;
    color: #144355;
    cursor: pointer;
    line-height: 1.5rem;
    margin-left: 2rem;
    padding: .5rem 1rem !important;
    width: auto
  }
}
#header-nav .label:after {
  font-size: .6rem
}
#header-nav .label:hover, #header-nav .label:active, #header-nav .label:focus-within, #header-nav .label:focus {
  background: #144355 !important;
  color: #c0e9f0 !important
}
#header-nav #header-translations {
  background: #144355;
  border-radius: 20px;
  cursor: pointer;
  max-height: 0;
  height: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  display: block;
  padding: 0;
  visibility: hidden;
  z-index: 1
}
@media only screen and (min-width: 1340px) {
  #header-nav #header-translations {
    border: 1px solid #fff;
    margin: .5rem 2rem 2rem;
    position: absolute;
    right: 35%;
    transform: translateX(50%);
    width: 520px
  }
}
#header-nav #header-translations li {
  border-bottom: 1px solid #c0e9f0
}
@media only screen and (min-width: 1340px) {
  #header-nav #header-translations li {
    padding: .5rem
  }
}
#header-nav #header-translations li:last-child {
  border-bottom: 0 none
}
#header-nav #header-translations li a {
  color: #fff !important;
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration: none
}
#header-nav #header-translations li a:hover, #header-nav #header-translations li a:active, #header-nav #header-translations li a:focus-within, #header-nav #header-translations li a:focus {
  text-decoration: underline
}
#header-nav .languages.open #header-translations {
  transition: all .25s ease-in-out;
  height: auto;
  max-height: none;
  opacity: 1;
  visibility: visible
}
#header-nav .languages.open .label:after {
  transition: all .25s ease-in-out;
  transform: rotate(-180deg)
}
#header-nav #mobile-menu-trigger {
  transition: all .25s ease-in-out;
  border: 1px solid #144355;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0);
  padding: .5rem .4rem;
  position: relative;
  outline: none;
  cursor: pointer
}
@media only screen and (min-width: 1340px) {
  #header-nav #mobile-menu-trigger {
    display: none
  }
}
#header-nav #mobile-menu-trigger span {
  transition: all .25s ease-in-out;
  background-color: #144355;
  display: block;
  height: 3px;
  width: 28px
}
#header-nav #mobile-menu-trigger span:not(:last-child) {
  margin-bottom: .3rem
}
#header-nav #mobile-menu-trigger:hover, #header-nav #mobile-menu-trigger:active, #header-nav #mobile-menu-trigger:focus-within, #header-nav #mobile-menu-trigger:focus {
  background-color: #144355
}
#header-nav #mobile-menu-trigger:hover span, #header-nav #mobile-menu-trigger:active span, #header-nav #mobile-menu-trigger:focus-within span, #header-nav #mobile-menu-trigger:focus span {
  background-color: #fff
}
#header-nav #mobile-menu-close {
  transition: all .25s ease-in-out;
  align-self: flex-end;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 3px;
  cursor: pointer;
  margin-bottom: 1rem;
  outline: none;
  padding: 1rem .3rem
}
@media only screen and (min-width: 1340px) {
  #header-nav #mobile-menu-close {
    display: none
  }
}
#header-nav #mobile-menu-close span {
  transition: all .25s ease-in-out;
  background-color: #fff;
  display: block;
  height: 3px;
  width: 28px
}
#header-nav #mobile-menu-close span:first-child {
  transform: rotate(45deg)
}
#header-nav #mobile-menu-close span:last-child {
  transform: rotate(-45deg) translate(2px, -3px)
}
#header-nav #mobile-menu-close:hover, #header-nav #mobile-menu-close:active, #header-nav #mobile-menu-close:focus-within, #header-nav #mobile-menu-close:focus {
  background-color: #c0e9f0
}
#header-nav #mobile-menu-close:hover span, #header-nav #mobile-menu-close:active span, #header-nav #mobile-menu-close:focus-within span, #header-nav #mobile-menu-close:focus span {
  background-color: #144355
}
.is-mobile-active #header-nav nav {
  opacity: 1;
  transform: translate(0);
  visibility: visible
}
.control {
  list-style: none;
  margin: 0;
  padding: 0
}
.control > li {
  margin: 0 0 2rem
}
.control a {
  color: #144355
}
main {
  border-radius: 0 0 40px 40px
}
.primary-button {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: unset;
  align-items: center;
  transition: all .25s ease-in-out;
  border: 2px solid #144355;
  border-radius: 100px;
  color: #144355;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  padding: 0rem 2rem 0rem 7rem;
  position: relative;
  text-decoration: none !important;
  width: fit-content
}
.primary-button span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 75px;
  position: relative;
  z-index: 2
}
.primary-button:before {
  transition: all .25s ease-in-out;
  background: #144355;
  border-radius: 100px;
  content: "";
  height: 4rem;
  left: 5px;
  position: absolute;
  width: 80px;
  z-index: 1
}
.primary-button:after {
  color: #c0e9f0;
  content: "";
  font-family: fontello;
  left: 25px;
  position: absolute;
  z-index: 1
}
.primary-button:hover, .primary-button:active, .primary-button:focus-within, .primary-button:focus {
  color: #c0e9f0
}
.primary-button:hover:before, .primary-button:active:before, .primary-button:focus-within:before, .primary-button:focus:before {
  width: calc(100% - 10px)
}
@media only screen and (min-width: 1900px) {
  .primary-button {
    font-size: 1.125rem;
    padding: 0rem 2rem 0rem 12rem
  }
  .primary-button:before {
    height: 5rem;
    width: 160px
  }
  .primary-button span {
    height: 90px
  }
  .primary-button:after {
    left: 60px
  }
}
@media only screen and (max-width: 1023px) {
  .mobile-hide {
    display: none
  }
  .read-more-button {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all .25s ease-in-out;
    background: none;
    border: 2px solid #144355;
    border-radius: 100px;
    color: #144355;
    font-size: 1rem;
    font-weight: 600;
    gap: 2rem;
    padding: 1rem 2rem;
    text-decoration: none !important
  }
}
@media only screen and (max-width: 1023px)and (max-width: 767px) {
  .read-more-button {
    width: 100%
  }
}
@media only screen and (max-width: 1023px) {
  .read-more-button:after {
    content: "";
    font-family: fontello;
    font-size: .8rem
  }
  .read-more-button:hover, .read-more-button:active, .read-more-button:focus-within, .read-more-button:focus {
    background: #144355;
    color: #c0e9f0
  }
  .read-more-button.open:after {
    transform: rotate(-180deg)
  }
}
.secondary-button {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: unset;
  align-items: unset;
  transition: all .25s ease-in-out;
  background: none;
  border: 2px solid #144355;
  border-radius: 100px;
  color: #144355;
  font-size: 1rem;
  font-weight: 600;
  padding: 1rem 2rem;
  text-decoration: none !important;
  width: fit-content
}
.secondary-button:hover, .secondary-button:active, .secondary-button:focus-within, .secondary-button:focus {
  background: #144355;
  color: #c0e9f0
}
h1, h2, h3, h4, h5, p {
  margin: 1rem 0
}
@media only screen and (min-width: 1024px) {
  h1, h2, h3, h4, h5, p {
    margin: 3rem 0
  }
}
h1, .h1 {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.2em;
  margin-top: 0
}
@media only screen and (min-width: 1024px) {
  h1, .h1 {
    font-size: 4rem;
    max-width: 80%
  }
}
@media only screen and (min-width: 1900px) {
  h1, .h1 {
    font-size: 7.5rem
  }
}
h1.with-arrow, .h1.with-arrow {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2rem;
  max-width: none
}
@media only screen and (min-width: 1024px) {
  h1.with-arrow, .h1.with-arrow {
    gap: 15rem
  }
}
h1.with-arrow .custom-icon, .h1.with-arrow .custom-icon {
  display: none;
  text-decoration: none
}
@media only screen and (min-width: 1024px) {
  h1.with-arrow .custom-icon, .h1.with-arrow .custom-icon {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-end
  }
}
h1.with-arrow .custom-icon:after, .h1.with-arrow .custom-icon:after {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .25s ease-in-out;
  aspect-ratio: 1/1;
  border: 3px solid #144355;
  border-radius: 100%;
  font-size: 1rem !important;
  line-height: 1;
  height: auto;
  padding: 2rem
}
@media only screen and (min-width: 1024px) {
  h1.with-arrow .custom-icon:after, .h1.with-arrow .custom-icon:after {
    font-size: 2rem !important;
    padding: 5rem
  }
}
h1.with-arrow .custom-icon:hover::after, h1.with-arrow .custom-icon:active::after, h1.with-arrow .custom-icon:focus-within::after, h1.with-arrow .custom-icon:focus::after, .h1.with-arrow .custom-icon:hover::after, .h1.with-arrow .custom-icon:active::after, .h1.with-arrow .custom-icon:focus-within::after, .h1.with-arrow .custom-icon:focus::after {
  background: #144355;
  color: #fff
}
#the-test {
  list-style: none;
  padding: 0
}
@media only screen and (min-width: 1024px) {
  #the-test {
    margin: -2rem -2rem 0
  }
}
#the-test h3 {
  margin-top: 0
}
#the-test p {
  margin-bottom: 0
}
#the-test li {
  border-radius: 20px;
  display: none;
  margin-bottom: 1rem;
  opacity: 0;
  padding: 2rem;
  visibility: hidden
}
#the-test li.active {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-name: reveal;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-name: reveal;
  display: block;
  visibility: visible
}
@-webkit-keyframes reveal {
  0% {
    background: #c0e9f0;
    opacity: 0
  }
  50% {
    background: #c0e9f0
  }
  100% {
    background: #fff;
    opacity: 1
  }
}
@keyframes reveal {
  0% {
    background: #c0e9f0;
    opacity: 0
  }
  50% {
    background: #c0e9f0
  }
  100% {
    background: #fff;
    opacity: 1
  }
}
.quiz-buttons {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
  list-style: none;
  margin: 0;
  max-width: 1080px;
  padding: 0
}
@media only screen and (min-width: 640px) {
  .quiz-buttons {
    grid-template-columns: repeat(2, 1fr)
  }
}
@media only screen and (min-width: 1080px) {
  .quiz-buttons {
    grid-template-columns: repeat(4, 1fr)
  }
}
.quiz-buttons li {
  width: 100%
}
.quiz-buttons .secondary-button {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  cursor: pointer;
  font-size: 1.2rem;
  width: 100%
}
.quiz-buttons .secondary-button:hover, .quiz-buttons .secondary-button:active, .quiz-buttons .secondary-button:focus-within, .quiz-buttons .secondary-button:focus {
  background: #144355
}
@media only screen and (min-width: 1180px) {
  .quiz-buttons .secondary-button {
    padding: 2rem 3rem
  }
}
.quiz-buttons .secondary-button.clicked {
  background: #fff !important;
  color: #144355 !important
}
#test-questions.fade-in {
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-name: fadein;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-name: fadein
}
@-webkit-keyframes fadein {
  0% {
    max-height: 300px;
    opacity: 0;
    visibility: hidden
  }
  50% {
    max-height: 300px;
    opacity: 0;
    visibility: hidden
  }
  100% {
    max-height: 1500px;
    opacity: 1;
    visibility: visible
  }
}
@keyframes fadein {
  0% {
    max-height: 300px;
    opacity: 0;
    visibility: hidden
  }
  50% {
    max-height: 300px;
    opacity: 0;
    visibility: hidden
  }
  100% {
    max-height: 1500px;
    opacity: 1;
    visibility: visible
  }
}
#test-score-bar {
  background: #fff;
  border: 1px solid #144355;
  border-radius: 10px;
  height: 20px;
  max-width: 1050px
}
#test-score-bar span {
  background: #e54e53;
  border-radius: 10px;
  display: block;
  height: 100%
}
h2, .h2 {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2em
}
iframe {
  aspect-ratio: 16/10;
  border-radius: 40px;
  width: 100%
}
.gap-xs {
  gap: 1rem
}
.gap-sm {
  gap: 2rem
}
.gap-xl {
  gap: 2rem
}
@media only screen and (min-width: 1024px) {
  .gap-xl {
    gap: 4rem
  }
}
@media only screen and (min-width: 1440px) {
  .gap-xl {
    gap: 6rem
  }
}
@media only screen and (min-width: 1900px) {
  .gap-xl {
    gap: 10rem
  }
}
.grid {
  display: grid;
  grid-template-columns: 1fr
}
@media only screen and (min-width: 1024px) {
  .padding-right {
    padding-right: 15%
  }
}
@media only screen and (min-width: 1024px) {
  .cols-2 {
    grid-template-columns: repeat(2, 1fr)
  }
}
@media only screen and (min-width: 1024px) {
  .cols-3-4 {
    grid-template-columns: repeat(2, 1fr)
  }
}
@media only screen and (min-width: 1440px) {
  .cols-3-4 {
    grid-template-columns: 3fr 4fr
  }
}
@media only screen and (min-width: 1024px) {
  .cols-5-3 {
    grid-template-columns: repeat(2, 1fr)
  }
}
@media only screen and (min-width: 1440px) {
  .cols-5-3 {
    grid-template-columns: 5fr 3fr
  }
}
.pbt {
  padding-bottom: 2rem;
  padding-top: 2rem
}
@media only screen and (min-width: 1024px) {
  .pbt {
    padding-bottom: 4rem;
    padding-top: 4rem
  }
}
@media only screen and (min-width: 1900px) {
  .pbt {
    padding-bottom: 6rem;
    padding-top: 6rem
  }
}
.site-section {
  margin-bottom: 2rem
}
@media only screen and (min-width: 1024px) {
  .site-section {
    margin-bottom: 4rem
  }
}
@media only screen and (min-width: 1900px) {
  .site-section {
    margin-bottom: 6rem
  }
}
.site-section .content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: unset;
  flex-direction: column
}
.site-section .content p {
  margin: .5rem 0
}
@media only screen and (min-width: 1024px) {
  .site-section .content p {
    margin: 1.5rem 0
  }
}
article a {
  color: #144355
}
@media only screen and (min-width: 1600px) {
  .width-quarter {
    max-width: 30%
  }
}
.content-box {
  border: 2px solid #144355;
  border-radius: 40px;
  box-sizing: border-box;
  padding: 2rem
}
@media only screen and (min-width: 1024px) {
  .content-box {
    padding: 4rem
  }
}
@media only screen and (min-width: 1440px) {
  .content-box {
    padding-right: 20%
  }
}
.content-box.dark-bg {
  background: #144355;
  color: #c0e9f0
}
.content-box.dark-bg a {
  color: #c0e9f0
}
.content-box.dark-bg .primary-button {
  border-color: #c0e9f0;
  color: #c0e9f0
}
.content-box.dark-bg .primary-button:before {
  background: #c0e9f0
}
.content-box.dark-bg .primary-button:after {
  color: #144355
}
.content-box.dark-bg .primary-button:hover, .content-box.dark-bg .primary-button:active, .content-box.dark-bg .primary-button:focus-within, .content-box.dark-bg .primary-button:focus {
  color: #144355
}
.content-box h2, .content-box h4 {
  margin-top: 0
}
.content-box p:last-child {
  margin-bottom: 0
}
.content-box ul {
  list-style: disc
}
.warnings {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: calc(100% + 2rem)
}
.warnings li {
  border: 2px solid #144355;
  border-radius: 40px;
  margin: 1rem 0;
  padding: 2rem;
  position: relative
}
.warnings li h4 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem
}
.warnings li h4:after {
  font-size: 3rem !important;
  text-align: center;
  width: 80px
}
@media only screen and (min-width: 768px) {
  .warnings {
    width: calc(100% + 4rem)
  }
}
@media only screen and (max-width: 1023px) {
  .warnings .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: unset;
    align-items: unset
  }
  .warnings .slick-slide {
    height: inherit !important
  }
  .warnings li {
    height: 100%;
    margin-right: 2rem
  }
  .warnings h4 {
    flex-direction: column-reverse
  }
}
@media only screen and (min-width: 1024px) {
  .warnings {
    width: 100%
  }
}
#translations {
  list-style: none;
  margin: 0;
  padding: 0
}
.custom-icon.arrow-angled {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: unset;
  align-items: center;
  max-width: 560px;
  gap: 4rem
}
.custom-icon.arrow-angled img {
  width: 5rem
}
.endscrollable {
  position: relative
}
.help s .content-box {
  margin-bottom: 2rem
}
footer ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: unset;
  align-items: flex-end;
  gap: 2rem;
  list-style: none;
  margin: 0;
  padding: 0
}
@media only screen and (min-width: 768px) {
  footer ul {
    gap: 6rem
  }
}
footer ul a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: unset;
  align-items: center;
  transition: all .25s ease-in-out;
  color: #fff;
  text-decoration: none
}
footer ul a:hover, footer ul a:active, footer ul a:focus-within, footer ul a:focus {
  color: #c0e9f0
}

.white-bg footer ul a:hover, footer ul a:active, .white-bg footer ul a:focus-within, .white-bg footer ul a:focus {
  color: #144355;
}

footer ul .custom-icon {
  line-height: 4.5rem
}
footer ul .custom-icon:after {
  font-size: 4.5rem !important
}
.white-bg {
  background: #c0e9f0
}
.white-bg #header-nav, .white-bg main {
  background: #fff
}
.white-bg #header-banner .hero a, .white-bg footer a {
  color: #144355;
}

.white-bg #header-banner .logo:after {
  color: #144355
}
.white-bg #header-banner button {
  border-color: #144355 !important;
  color: #144355 !important
}
.white-bg #header-banner button:after {
  color: #144355 !important
}
.white-bg #header-banner button:hover, .white-bg #header-banner button:active, .white-bg #header-banner button:focus-within, .white-bg #header-banner button:focus {
  background: #144355 !important;
  color: #c0e9f0 !important
}
.white-bg #header-banner button:hover:after, .white-bg #header-banner button:active:after, .white-bg #header-banner button:focus-within:after, .white-bg #header-banner button:focus:after {
  color: #c0e9f0 !important
}
.white-bg #header-banner button a {
  color: #144355 !important
}
.right-text {
  text-align: right;
  direction: rtl
}
div#GetTheHelpYouNeedBtn {
    float: right;
    width: 100%;
}
div#GetTheHelpYouNeedBtn a.primary-button{
	width:calc(100% - 150px);
}
img.banner {
    width: 100%;
    border-radius: 40px;
    margin-bottom: 10px;
}