.sb-header {
  max-width: 1440px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  justify-content: flex-end;
  padding: 12px 16px 12px 24px;
}
@media (min-width: 744px) {
  .sb-header {
    padding: 20px 24px;
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .sb-header {
    padding: 24px;
    display: grid;
    grid-template-columns: 34px 1fr 175px;
    align-items: center;
    padding: 24px 16px;
    background-color: white;
    border-bottom: #e9e9e9 solid 1px;
    min-width: 0;
    grid-template-columns: 200px 1fr 256px;
  }
  .sb-header .header-lang-select {
    margin-left: auto;
  }
}
.sb-header .profile-container {
  display: flex;
  justify-content: end;
  align-items: center;
  height: 48px;
}
.sb-header .header-sb-logo {
  display: block;
  height: 40px;
  margin-right: auto;
}
@media (min-width: 744px) {
  .sb-header .header-sb-logo {
    height: 33.33px;
  }
}
.sb-header .header-sb-logo a {
  display: inline-block;
}
.sb-header .header-sb-logo a .logo-icon {
  height: 100%;
}
@media (min-width: 744px) {
  .sb-header .header-sb-logo a .logo-icon {
    display: none;
  }
}
.sb-header .header-sb-logo a .logo-icon-name {
  display: none;
}
@media (min-width: 744px) {
  .sb-header .header-sb-logo a .logo-icon-name {
    display: block;
    height: 34px;
  }
}
.sb-header .header-menu-btn {
  align-items: center;
  background: #FFFFFF;
  border: 1px solid #7DBFE6;
  border-radius: 24px;
  color: #242424;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  line-height: 24px; /* 150% */
  letter-spacing: 0.48px;
  width: 92px;
}
.sb-header .header-menu-btn:hover {
  text-decoration: none;
}
.sb-header .header-menu-btn.dashboard-link {
  display: none;
}
.sb-header .header-menu-btn.menu-link {
  display: flex;
  margin-right: 16px;
}
@media (min-width: 1024px) {
  .sb-header .header-menu-btn.dashboard-link {
    display: flex;
    padding: 0 35px !important;
  }
  .sb-header .header-menu-btn.menu-link {
    display: none;
  }
}
@media (min-width: 1024px) {
  .sb-header .header-menu-btn {
    display: flex;
    justify-content: center !important;
    padding: 0 32px;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    border: 1px solid #a4c0f8;
    color: #000;
    font-family: Archivo;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.48px;
    height: 48px;
    width: 100%;
    max-width: fit-content;
    white-space: nowrap;
  }
}
.sb-header .header-desktop-menu {
  display: none;
}
@media (min-width: 1024px) {
  .sb-header .header-desktop-menu {
    display: flex;
    column-gap: 40px;
    margin: 0 auto;
  }
  .sb-header .header-desktop-menu a {
    color: #242424;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 26px */
    letter-spacing: 0.6px;
    white-space: nowrap;
    opacity: 1;
    transition: 300ms;
  }
  .sb-header .header-desktop-menu a:hover {
    color: #7DBFE6;
    opacity: 0.6;
  }
}

.header-lang-select-div {
  display: none;
}
.header-lang-select-div .header-lang-select {
  display: flex;
  align-items: center;
  column-gap: 5px;
  position: relative;
}
.header-lang-select-div .header-lang-select .header-lang-select-label {
  color: #929292;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
  letter-spacing: 0.28px;
}
@media (min-width: 1024px) {
  .header-lang-select-div {
    display: flex;
    margin-left: auto;
  }
}

.header-lang-select label {
  color: #6b6b6b;
  margin-top: 4px;
  width: 100%;
}
.header-lang-select .select2-container .select2-selection--single {
  color: #1d1f20;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  border: none;
}
.header-lang-select .select2-container--default .select2-selection--single .select2-selection__rendered,
.header-lang-select .select2-container--events-select .select2-selection--single .select2-selection__rendered {
  color: #1d1f20;
  padding-right: 24px;
}
.header-lang-select .select2-container--default .select2-selection--single .select2-selection__arrow,
.header-lang-select .select2-container--events-select .select2-selection--single .select2-selection__arrow {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-lang-select .select2-container--default .select2-selection--single .select2-selection__arrow b,
.header-lang-select .select2-container--events-select .select2-selection--single .select2-selection__arrow b {
  border-width: unset;
  border-color: transparent !important;
  position: unset;
  padding: 0;
  margin: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-lang-select .select2-container--default .select2-selection--single .select2-selection__arrow b:before,
.header-lang-select .select2-container--events-select .select2-selection--single .select2-selection__arrow b:before {
  content: "\e907" !important;
  vertical-align: middle !important;
  text-align: center !important;
  color: #1980CC;
  font-family: "icomoon" !important;
  font-size: 24px;
  font-weight: normal;
  transition: all ease 0.5s;
}
.header-lang-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: unset;
}
.header-lang-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
  transform: rotate(180deg);
}
.header-lang-select .select2-container--default .select2-results__option--selected {
  background-color: transparent !important;
  color: #000 !important;
}
.header-lang-select .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #F3F3F2 !important;
  color: #000 !important;
}
.header-lang-select .select2-results__option {
  padding: 12px 8px !important;
  white-space: nowrap;
}
.header-lang-select .select2-results__options {
  overflow-y: visible !important;
  max-height: none !important;
  font-size: 16px;
  color: #000 !important;
}
.header-lang-select span.select2-dropdown.select2-dropdown--below,
.header-lang-select span.select2-dropdown.select2-dropdown--above {
  border: 1px solid #929292;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.15);
  border-radius: 16px;
  padding: 12px 16px;
}
.header-lang-select span.select2-dropdown.select2-dropdown--above,
.header-lang-select span.select2-dropdown.select2-dropdown--below {
  transform: translateX(-24px);
  min-width: fit-content !important;
}

@media (min-width: 1024px) {
  .desktop-center {
    display: flex;
    flex: 1;
    justify-content: center;
  }
  .desktop-center .logo-icon-name {
    margin-right: auto;
  }
}
footer {
  padding-bottom: 44px;
  border-top: 8px solid transparent;
  border-image: linear-gradient(105deg, #1980CC 32.72%, #6dcff6 68.73%);
  border-image-slice: 1;
}
@media (min-width: 744px) {
  footer {
    padding-bottom: 24px;
  }
}
@media only screen and (min-width: 1300px) {
  footer {
    padding: 56px 24px 24px;
  }
}
footer .footer-nav {
  display: flex;
  flex-direction: column;
  align-items: start;
  margin-top: 24px;
  padding: 0;
}
@media (min-width: 1024px) {
  footer .footer-nav {
    margin-top: 0;
  }
}
footer .footer-nav li:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1300px) {
  footer .footer-nav {
    margin-top: 0;
  }
}
footer .footer-nav-page {
  font-size: 32px;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
  color: #242424;
  opacity: 1;
  transition: 300ms;
}
footer .footer-nav-page:hover {
  opacity: 0.6;
  color: #a4c0f8;
}
footer ul {
  list-style: none;
  padding: 0;
}
footer .footer-header {
  display: flex;
  align-items: center;
}
footer .footer-header .footer-app-icon {
  flex: 1;
}
@media only screen and (min-width: 1300px) {
  footer .footer-header {
    align-items: flex-start;
    margin-top: 0;
  }
  footer .footer-header .footer-app-icon {
    flex: none;
  }
}
footer .h4 {
  margin-bottom: 8px;
  color: #a4c0f8;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  cursor: default;
}
footer .h5 {
  margin-top: 0;
  margin-bottom: 0;
  color: #929292;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.28px;
  cursor: default;
}
footer .h5:last-of-type {
  margin-top: 16px;
}
footer label {
  color: #6b6b6b;
  text-align: right;
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}
footer select {
  color: #1d1f20;
  text-align: right;
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
  border: none;
  appearance: none;
  background: url("../icons/dropdown_arrow.svg") no-repeat right center;
  padding-right: 24px;
}
footer select:hover, footer select:focus {
  border: none;
  outline: none;
}
footer .social-media-icon img, footer .social-media-icon svg {
  width: 24px;
  height: 24px;
}
footer .footer-sections {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto auto auto;
  gap: 24px;
  margin-top: 48px;
}
@media (min-width: 1024px) {
  footer .footer-sections {
    margin: 0 0 0 160px;
    flex-direction: column;
    width: auto;
    justify-content: unset;
    gap: 24px 100px;
  }
}
@media screen and (min-width: 1330px) {
  footer .footer-sections {
    gap: 24px 200px;
  }
}
footer .footer-sections .button-primary, footer .footer-sections .my-saddleback {
  display: none;
}
@media only screen and (min-width: 600px) {
  footer .footer-sections {
    grid-template-rows: none;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (min-width: 1300px) {
  footer .footer-sections {
    grid-template-columns: auto;
    grid-template-rows: auto auto auto;
  }
  footer .footer-sections .button-primary, footer .footer-sections .my-saddleback {
    display: flex;
    grid-area: 2/3/4/4;
    align-self: start;
    justify-self: start;
  }
}
footer .footer-main-wrapper {
  padding: 24px 24px 0;
  display: flex;
  flex-direction: column;
  max-width: 1600px;
  margin: 0 auto;
}
@media only screen and (min-width: 1300px) {
  footer .footer-main-wrapper {
    padding: 0;
  }
}
footer .footer-main-wrapper .footer-top-container {
  padding: 0 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  border-bottom: solid 1px #E8F2FA;
}
footer .footer-main-wrapper .footer-top-container .full-logo {
  display: none;
}
footer .footer-main-wrapper .footer-top-container .full-logo img {
  min-width: 288px;
}
footer .footer-main-wrapper .footer-top-container .symbol {
  display: flex;
}
footer .footer-main-wrapper .footer-top-container .menu-button {
  display: flex;
  justify-content: center !important;
  padding: 0 32px;
  justify-content: center;
  align-items: center;
  border-radius: 24px;
  border: 2px solid #1980CC;
  color: #000;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.48px;
  height: 48px;
  width: 100%;
  max-width: fit-content;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  footer .footer-main-wrapper .footer-top-container .full-logo {
    display: flex;
  }
  footer .footer-main-wrapper .footer-top-container .symbol {
    display: none;
  }
}
@media (min-width: 1024px) {
  footer .footer-main-wrapper .footer-bottom-container {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 24px 0 0;
  }
}
footer .footer-language {
  display: block;
}
footer .footer-legal {
  border-top: 1px solid #edf2fe;
  margin: 24px auto 0;
  padding: 0 24px;
  max-width: 1600px;
}
@media only screen and (min-width: 1300px) {
  footer .footer-legal {
    margin: 16px auto 0;
  }
}
@media only screen and (min-width: 1330px) {
  footer .footer-legal {
    padding: 0;
  }
}
footer .footer-legal .footer-legal-inner {
  max-width: 1600px;
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
  margin: 0 auto;
}
@media only screen and (min-width: 600px) {
  footer .footer-legal .footer-legal-inner {
    justify-content: flex-end;
    gap: 48px;
  }
}
@media (min-width: 1024px) {
  footer .footer-legal .footer-legal-inner {
    padding-top: 16px;
  }
}
footer .footer-legal .footer-legal-inner a {
  color: #242424;
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.28px;
}
footer .footer-bottom {
  max-width: 1600px;
  display: flex;
  align-items: center;
  margin: 40px auto 0;
  padding: 0 24px;
  justify-content: space-between;
}
@media only screen and (min-width: 1330px) {
  footer .footer-bottom {
    padding: 0;
  }
}
footer .footer-section ul {
  display: flex;
  flex-direction: column;
  margin: 0 0 0 8px;
}
footer .footer-section ul li {
  margin: 0 0 4px 0;
}
footer .footer-section ul li a {
  color: #242424;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.28px;
  opacity: 1;
  transition: 300ms;
}
footer .footer-section ul li a:hover {
  color: #a4c0f8;
  opacity: 0.6;
}
footer .footer-section.tall {
  grid-row: 1/3;
}
@media only screen and (min-width: 600px) {
  footer .footer-section.tall {
    grid-row: span 2;
  }
}
footer .footer-section:nth-child(1) { /* Get Involved */
  grid-area: 1/1/3/2;
}
@media screen and (min-width: 600px) {
  footer .footer-section:nth-child(1) {
    grid-area: 1/1/3/2;
  }
}
@media screen and (min-width: 1300px) {
  footer .footer-section:nth-child(1) {
    grid-area: 1/1/4/2;
  }
}
footer .footer-section:nth-child(2) { /* Get Care */
  grid-area: 3/1/4/2;
}
@media screen and (min-width: 600px) {
  footer .footer-section:nth-child(2) {
    grid-area: 1/2/3/3;
  }
}
@media screen and (min-width: 1300px) {
  footer .footer-section:nth-child(2) {
    grid-area: 1/2/2/3;
  }
}
footer .footer-section:nth-child(3) { /* Resources */
  grid-area: 1/2/2/3;
}
@media screen and (min-width: 600px) {
  footer .footer-section:nth-child(3) {
    grid-area: 1/3/3/4;
  }
}
@media screen and (min-width: 1300px) {
  footer .footer-section:nth-child(3) {
    grid-area: 2/2/3/3;
  }
}
footer .footer-section:nth-child(4) { /* More */
  grid-area: 2/2/3/3;
}
@media screen and (min-width: 600px) {
  footer .footer-section:nth-child(4) {
    grid-area: 1/4/2/5;
  }
}
@media screen and (min-width: 1300px) {
  footer .footer-section:nth-child(4) {
    grid-area: 1/3/2/3;
  }
}
footer .button-primary {
  display: flex;
  background: none;
  width: 200px;
  height: 48px;
  min-width: 200px;
  padding: 12px 32px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  border-radius: 24px;
  border: 1px solid #a4c0f8;
  color: #242424;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.48px;
}
footer .header-lang-select {
  display: flex;
  align-items: center;
}

a {
  text-decoration: none;
}

* {
  margin: 0;
}

ul {
  list-style: none;
  padding: 0;
}

dialog {
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.616);
  z-index: 5000;
  padding: 0;
  border: none;
}
@media (min-width: 1024px) {
  dialog {
    justify-content: center;
    align-items: center;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
dialog .saddleback-modal {
  background-color: white;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 95%;
  overflow-y: scroll;
}
@media (min-width: 1024px) {
  dialog .saddleback-modal {
    min-width: 720px;
    width: fit-content;
    max-height: 80%;
  }
}
dialog .saddleback-modal .close-icon {
  align-self: flex-end;
  margin-right: 16px;
  transform: translateY(-16px);
  cursor: pointer;
  position: fixed;
  z-index: 5001;
}
@media (min-width: 1024px) {
  dialog .saddleback-modal .close-icon {
    margin-top: 16px;
    transform: none;
  }
}