/* Combined CSS (unminified)
 * Sources merged in order (later wins unless earlier is !important):
 * 1) compiled_from_scss (redesign.scss -> sass expanded)
 * 2) redesign.css
 * 3) redesign.min.css (pretty-printed)
 * 4) redesign-custom.css
 */

/* ===== BEGIN compiled_from_scss ===== */

a,
button {
  cursor: pointer;
}

section {
  padding: 3rem 0;
  position: relative;
}

@media screen and (min-width: 768px) {
  section {
    padding: 4rem 0;
  }
}

@media screen and (min-width: 576px) {
  .container {
    max-width: 540px !important;
  }
}

@media screen and (min-width: 768px) {
  .container {
    max-width: 720px !important;
  }
}

@media screen and (min-width: 992px) {
  .container {
    max-width: 960px !important;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1140px !important;
  }
}

@media screen and (min-width: 1400px) {
  .container {
    max-width: 1300px !important;
  }
}

.refresh-font-primary {
  font-family: "Orleans Web", serif !important;
}

.refresh-font-secondary {
  font-family: "new-spirit", serif !important;
}

.refresh-font-tertiary {
  font-family: "Poppins", sans-serif !important;
}

.refresh-bg-blue {
  background: #0f52ba !important;
}

.refresh-border-blue {
  border: 1px solid #0f52ba !important;
}

.refresh-color-blue {
  color: #0f52ba !important;
}

.refresh-highlight-blue:before {
  background: #0f52ba !important;
}

.refresh-bg-blue-light {
  background: #cfd3ea !important;
}

.refresh-border-blue-light {
  border: 1px solid #cfd3ea !important;
}

.refresh-color-blue-light {
  color: #cfd3ea !important;
}

.refresh-highlight-blue-light:before {
  background: #cfd3ea !important;
}

.refresh-bg-blue-dark {
  background: #172c86 !important;
}

.refresh-border-blue-dark {
  border: 1px solid #172c86 !important;
}

.refresh-color-blue-dark {
  color: #172c86 !important;
}

.refresh-highlight-blue-dark:before {
  background: #172c86 !important;
}

.refresh-bg-blue-alt {
  background: #8997d1 !important;
}

.refresh-border-blue-alt {
  border: 1px solid #8997d1 !important;
}

.refresh-color-blue-alt {
  color: #8997d1 !important;
}

.refresh-highlight-blue-alt:before {
  background: #8997d1 !important;
}

.refresh-bg-grey {
  background: #353d4b !important;
}

.refresh-border-grey {
  border: 1px solid #353d4b !important;
}

.refresh-color-grey {
  color: #353d4b !important;
}

.refresh-color-grey-alt {
  color: #677081 !important;
}

.refresh-highlight-grey:before {
  background: #353d4b !important;
}

.refresh-color-grey-light {
  color: #cfd2e9 !important;
}

.refresh-bg-orange {
  background: #e48962 !important;
}

.refresh-border-orange {
  border: 1px solid #e48962 !important;
}

.refresh-border-orange-thick {
  border: 3px solid #e48962 !important;
}

.refresh-color-orange {
  color: #e48962 !important;
}

.refresh-highlight-orange:before {
  background: #e48962 !important;
}

.refresh-bg-orange-light {
  background: #fbdbc6 !important;
}

.refresh-bg-orange-light-alt {
  background: #f7bd97 !important;
}

.refresh-border-orange-light {
  border: 1px solid #fbdbc6 !important;
}

.refresh-border-orange-light-alt {
  border: 1px solid #f7bd97 !important;
}

.refresh-color-orange-light {
  color: #fbdbc6 !important;
}

.refresh-color-orange-light-alt {
  color: #f7bd97 !important;
}

.refresh-highlight-orange-light:before {
  background: #fbdbc6 !important;
}

.refresh-highlight-orange-light-alt:before {
  background: #f7bd97 !important;
}

.refresh-bg-white {
  background: #ffffff !important;
}

.refresh-border-white {
  border: 1px solid #ffffff !important;
}

.refresh-border-white-thick {
  border: 2px solid #ffffff !important;
}

.refresh-color-white {
  color: #ffffff !important;
}

.refresh-highlight-white:before {
  background: #ffffff !important;
}

.refresh-bg-white-dark {
  background: #f2efe8 !important;
}

.refresh-border-white-dark {
  border: 1px solid #f2efe8 !important;
}

.refresh-color-white-dark {
  color: #f2efe8 !important;
}

.refresh-highlight-white-dark:before {
  background: #f2efe8 !important;
}

.refresh-bg-gold {
  background: #cb932c !important;
}

.refresh-bg-gold-alt {
  background: #cb932c !important;
}

.refresh-border-gold {
  border: 1px solid #cb932c !important;
}

.refresh-border-gold-alt {
  border: 1px solid #cb932c !important;
}

.refresh-color-gold {
  color: #cb932c !important;
}

.refresh-color-gold-alt {
  color: #cb932c !important;
}

.refresh-highlight-gold:before {
  background: #cb932c !important;
}

.refresh-highlight-gold-alt:before {
  background: #cb932c !important;
}

.refresh-bg-soft-blue {
  background: #8798d7 !important;
}

.refresh-bg-soft-blue-alt {
  background: #8798d7 !important;
}

.refresh-border-soft-blue {
  border: 1px solid #8798d7 !important;
}

.refresh-border-soft-blue-alt {
  border: 1px solid #8798d7 !important;
}

.refresh-color-soft-blue {
  color: #8798d7 !important;
}

.refresh-color-soft-blue-alt {
  color: #8798d7 !important;
}

.refresh-highlight-soft-blue:before {
  background: #8798d7 !important;
}

.refresh-highlight-soft-blue-alt:before {
  background: #8798d7 !important;
}

.refresh-bg-transparent {
  background: transparent !important;
}

.refresh-header-small {
  font-size: 21.0005250131px !important;
  line-height: 26px !important;
}

.refresh-header-medium {
  font-size: 27.0006750169px !important;
  line-height: 34px !important;
}

.refresh-header-large {
  font-size: 30.0007500188px !important;
  line-height: 39px !important;
}

.refresh-header-extra-large {
  font-size: 36.0009000225px !important;
  line-height: 42px !important;
}

.refresh-paragraph-extra-small {
  font-size: 13px !important;
  line-height: 16px !important;
}

.refresh-paragraph-small {
  font-size: 12.0003000075px !important;
  line-height: 15px !important;
}

.refresh-paragraph-medium {
  font-size: 13.5003375084px !important;
  line-height: 16px !important;
}

.refresh-paragraph-large {
  font-size: 15.0003750094px !important;
  line-height: 19px !important;
}

.refresh-paragraph-extra-large {
  font-size: 18.0004500113px !important;
  line-height: 24px !important;
}

@media screen and (min-width: 768px) {
  .refresh-header-small {
    font-size: 28px !important;
    line-height: 35px !important;
  }

  .refresh-header-medium {
    font-size: 36px !important;
    line-height: 46px !important;
  }

  .refresh-header-large {
    font-size: 40px !important;
    line-height: 52px !important;
  }

  .refresh-header-extra-large {
    font-size: 48px !important;
    line-height: 56px !important;
  }

  .refresh-paragraph-small {
    font-size: 16px !important;
    line-height: 20px !important;
  }

  .refresh-paragraph-medium {
    font-size: 18px !important;
    line-height: 22px !important;
  }

  .refresh-paragraph-large {
    font-size: 20px !important;
    line-height: 24px !important;
  }

  .refresh-paragraph-extra-large {
    font-size: 20px !important;
    line-height: 32px !important;
  }
}

.refresh-highlight {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.refresh-highlight:before {
  content: "";
  position: absolute;
  top: 6px;
  left: -5px;
  right: -5px;
  bottom: 6px;
  z-index: -1;
}

.refresh-highlight.refresh-highlight-rotate-0deg:before {
  transform: rotate(0);
}

.refresh-highlight.refresh-highlight-rotate--2deg:before {
  transform: rotate(-2deg);
}

.refresh-highlight.refresh-highlight-rotate-3deg:before {
  transform: rotate(3deg);
}

.refresh-button-alt {
  border: 1px solid transparent;
  border-radius: 35px;
  display: inline-block;
  font-size: 12.0003000075px;
  font-weight: normal;
  padding: 8px 16px;
  text-align: center;
  text-transform: capitalize;
  transition: all linear 0.2s;
  width: fit-content;
}

@media screen and (min-width: 768px) {
  .refresh-button-alt {
    font-size: 24px;
    padding: 12px 30px;
  }
}

.refresh-button-alt:hover,
.refresh-button-alt:focus {
  text-decoration: none;
}

.refresh-button-alt.refresh-button-alt-wide {
  padding: 24px 64px !important;
}

@media screen and (min-width: 768px) {
  .refresh-button-alt.refresh-button-alt-wide {
    padding: 32px 128px !important;
  }
}

.refresh-button-alt.refresh-button-alt-disabled {
  cursor: default;
  background: #353d4b;
  border-color: #353d4b;
}

.refresh-button-alt.refresh-button-alt-orange {
  background: #e48962;
  border-color: #e48962;
}

.refresh-button-alt.refresh-button-alt-orange:active,
.refresh-button-alt.refresh-button-alt-orange:active:hover,
.refresh-button-alt.refresh-button-alt-orange:active:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button-alt.refresh-button-alt-orange:hover,
.refresh-button-alt.refresh-button-alt-orange:focus {
  background: #f7bd97;
  border-color: #f7bd97;
}

.refresh-button-alt.refresh-button-alt-orange.hover-dark:hover,
.refresh-button-alt.refresh-button-alt-orange.hover-dark:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button-alt.refresh-button-alt-orange.refresh-button-alt-nav {
  border-color: #ffffff;
}

.refresh-button-alt.refresh-button-alt-orange.refresh-button-alt-nav:hover,
.refresh-button-alt.refresh-button-alt-orange.refresh-button-alt-nav:focus {
  border-color: #ffffff;
}

.refresh-button-alt.refresh-button-alt-blue {
  background: #0f52ba;
  border-color: #ffffff;
}

.refresh-button-alt.refresh-button-alt-blue:hover,
.refresh-button-alt.refresh-button-alt-blue:focus {
  background: #cfd3ea;
  border-color: #cfd3ea;
  color: #0f52ba !important;
}

.refresh-button-alt.refresh-button-alt-blue-outline {
  background: #ffffff;
  border-color: #0f52ba;
}

.refresh-button-alt.refresh-button-alt-blue-outline:hover,
.refresh-button-alt.refresh-button-alt-blue-outline:focus {
  background: #0f52ba;
  border-color: #0f52ba;
  color: #ffffff !important;
}

.refresh-button-alt.refresh-button-alt-white-outline {
  background: #e48962;
  border-color: #ffffff;
  border-width: 2px;
}

.refresh-button-alt.refresh-button-alt-white-outline:active,
.refresh-button-alt.refresh-button-alt-white-outline:active:hover,
.refresh-button-alt.refresh-button-alt-white-outline:active:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button-alt.refresh-button-alt-white-outline:hover,
.refresh-button-alt.refresh-button-alt-white-outline:focus {
  background: #f7bd97;
  border-color: #f7bd97;
}

.refresh-button-alt.refresh-button-alt-white-outline.hover-dark:hover,
.refresh-button-alt.refresh-button-alt-white-outline.hover-dark:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button {
  border: 1px solid transparent;
  border-radius: 35px;
  display: inline-block;
  font-size: 12.0003000075px;
  font-weight: bold;
  padding: 8px 16px;
  text-align: center;
  text-transform: uppercase;
  transition: all linear 0.2s;
  width: fit-content;
}

.refresh-button-other {
  border: 1px solid transparent;
}

.refresh-button-other:focus,
.refresh-button-other:active {
  outline: none;
  box-shadow: none;
}

@media screen and (min-width: 768px) {
  .refresh-button {
    font-size: 16px;
    padding: 15px 30px;
  }
}

.refresh-button:hover,
.refresh-button:focus {
  text-decoration: none;
}

.refresh-button.refresh-button-wide {
  padding: 24px 64px !important;
}

@media screen and (min-width: 768px) {
  .refresh-button.refresh-button-wide {
    padding: 32px 128px !important;
  }
}

.refresh-button.refresh-button-wide-alt {
  padding: 12px 48px !important;
}

@media screen and (min-width: 768px) {
  .refresh-button.refresh-button-wide-alt {
    padding: 15px 72px !important;
  }
}

.refresh-button.refresh-button-disabled {
  cursor: default;
  background: #353d4b;
  border-color: #353d4b;
}

.refresh-button.refresh-button-orange {
  background: #e48962;
  border-color: #e48962;
}

.refresh-button.refresh-button-orange:active,
.refresh-button.refresh-button-orange:active:hover,
.refresh-button.refresh-button-orange:active:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button.refresh-button-orange:hover,
.refresh-button.refresh-button-orange:focus {
  background: #fbdbc6;
  border-color: #fbdbc6;
}

.refresh-button.refresh-button-orange.hover-dark:hover,
.refresh-button.refresh-button-orange.hover-dark:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button.refresh-button-orange.refresh-button-nav {
  border-color: #ffffff;
}

.refresh-button.refresh-button-orange.refresh-button-nav:hover,
.refresh-button.refresh-button-orange.refresh-button-nav:focus {
  border-color: #ffffff;
}

.refresh-button.refresh-button-orange-light {
  background: #fbdbc6;
  border-color: #ffffff;
}

.refresh-button.refresh-button-orange-light:hover,
.refresh-button.refresh-button-orange-light:focus {
  background: #e48962;
  border-color: #e48962;
}

.refresh-button.refresh-button-orange-light.hover-dark:hover,
.refresh-button.refresh-button-orange-light.hover-dark:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button.refresh-button-orange-light-alt {
  background: #f7bd97;
  border-color: #ffffff;
}

.refresh-button.refresh-button-orange-light-alt:hover,
.refresh-button.refresh-button-orange-light-alt:focus {
  background: #fbdbc6;
  border-color: #fbdbc6;
}

.refresh-button.refresh-button-orange-light-alt.hover-dark:hover,
.refresh-button.refresh-button-orange-light-alt.hover-dark:focus {
  background: #fbdbc6;
  border-color: #fbdbc6;
}

.refresh-button.refresh-button-blue-alt {
  background: #8997d1;
  border-color: #ffffff;
}

.refresh-button.refresh-button-blue-alt:hover,
.refresh-button.refresh-button-blue-alt:focus {
  background: #cfd3ea;
  border-color: #cfd3ea;
  color: #8997d1 !important;
}

.refresh-button.refresh-button-blue {
  background: #0f52ba;
  border-color: #ffffff;
}

.refresh-button.refresh-button-blue:hover,
.refresh-button.refresh-button-blue:focus {
  background: #cfd3ea;
  border-color: #cfd3ea;
  color: #0f52ba !important;
}

.refresh-button.refresh-button-blue-outline {
  background: #ffffff;
  border-color: #0f52ba;
}

.refresh-button.refresh-button-blue-outline:hover,
.refresh-button.refresh-button-blue-outline:focus {
  background: #0f52ba;
  border-color: #0f52ba;
}

.refresh-wave {
  padding: 180px 0 200px;
}

@media screen and (min-width: 576px) {
  .refresh-wave {
    padding: 180px 0 300px;
  }
}

.refresh-wave .refresh-wave-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  line-height: 0;
}

.refresh-wave .refresh-wave-bottom svg {
  display: block;
  width: 100%;
  height: 150px;
}

@media screen and (min-width: 576px) {
  .refresh-wave .refresh-wave-bottom svg {
    height: 250px;
  }
}

.refresh-wave.refresh-wave-no-padding {
  padding: 50px;
}

@media screen and (min-width: 576px) {
  .refresh-wave.refresh-wave-no-padding {
    padding: 100px;
  }
}

.refresh-wave .refresh-wave-bottom svg .refresh-color-blue {
  fill: #0f52ba;
}

.refresh-wave .refresh-wave-bottom svg .refresh-color-white {
  fill: #ffffff;
}

.refresh-wave .refresh-wave-bottom svg .refresh-color-white-dark {
  fill: #f2efe8;
}

.refresh-wave .refresh-wave-bottom svg .refresh-color-orange {
  fill: #e48962;
}

.refresh-wave .refresh-wave-bottom svg .refresh-color-orange-light {
  fill: #fbdbc6;
}

.navbar {
  align-items: flex-start;
  background: white;
  min-height: 140px;
  padding-bottom: 1.5rem;
  padding-top: 2.5rem;
  transition: background 0.25s linear;
}

.mobile-submenu {
  margin-bottom: 32px !important;
  box-shadow:
    inset 0 4px 4px -4px rgba(0, 0, 0, 0.1),
    inset 0 -4px 4px -4px rgba(0, 0, 0, 0.1);
}

.navbar .navbar-nav .nav-item .mobile-submenu .nav-link {
  font-size: 0.875rem !important;
  background-color: rgba(0, 0, 0, 0.2) !important;
  padding: 16px 20px !important;
  margin: 0 !important;
  color: #ffffff !important;
  font-weight: 500 !important;
  text-transform: capitalize !important;
  font-family: "Poppins", sans-serif !important;
}

.mobile-accordion-trigger[aria-expanded="true"] svg {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}

.mobile-accordion-trigger svg {
  transition: transform 0.3s ease;
}

.navbar.navbar-mobile-open {
  background: #e48962;
}

@media screen and (min-width: 992px) {
  .navbar.navbar-mobile-open {
    background: #ffffff;
  }
}

.navbar.navbar-mobile-open .navbar-brand svg {
  fill: #ffffff;
}

.navbar.navbar-mobile-open .navbar-toggler .icon-bar {
  background-color: #ffffff;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-nav {
    align-items: flex-start;
    justify-content: space-evenly;
    width: 100%;
  }
}

.navbar .navbar-nav .nav-item {
  height: auto;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-nav .nav-item {
    font-family: "Poppins", sans-serif;
    padding-top: 15px;
  }
}

.navbar .navbar-nav .nav-item .nav-link {
  font-size: 16px;
  float: none;
  font-weight: bold;
  letter-spacing: normal;
  margin: 0 0 18px 0;
  padding: 0 !important;
  text-transform: uppercase;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-nav .nav-item .nav-link {
    font-weight: normal;
  }
}

.navbar .navbar-nav-extra {
  max-width: 320px;
}

.navbar .navbar-brand {
  left: 50%;
  margin-right: 0;
  position: absolute;
  top: 40px;
  transform: translateX(-50%);
  width: 65px;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-brand {
    display: none;
  }
}

.navbar .navbar-brand svg {
  fill: #0f52ba;
  transition: fill 0.25s linear;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-collapse {
    flex-direction: column;
  }
}

.navbar .navbar-toggler-container {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  width: 100px;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-toggler-container {
    width: 0;
  }
}

.navbar .navbar-toggler {
  border: none;
  background: transparent !important;
}

.navbar .navbar-toggler:hover {
  background: transparent !important;
}

.navbar .navbar-toggler:focus {
  outline: none;
}

.navbar .navbar-toggler .icon-bar {
  height: 2px;
  width: 26px;
  background-color: #0f52ba;
  border-radius: 1px;
  display: block;
  margin-top: 5px;
  transition: all 0.2s;
}

.navbar .navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}

.navbar .navbar-toggler .middle-bar {
  opacity: 0;
}

.navbar .navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}

.navbar .navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}

.navbar .navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}

.navbar .navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}

.navbar .mobile-menu {
  padding-top: 150px;
}

@media screen and (min-width: 992px) {
  .navbar .mobile-menu {
    display: none;
  }
}

.navbar .mobile-menu .nav-link {
  color: #ffffff;
}

.navbar .desktop-menu {
  display: none;
}

@media screen and (min-width: 992px) {
  .navbar .desktop-menu {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}

.navbar .desktop-menu .navbar-nav img {
  width: 200px;
}

.navbar .desktop-menu .nav-link {
  color: #172c86;
}

.box-shadow-blue-bottom-left {
  box-shadow: -40px 40px 0px 0px #0f52ba;
  margin: 0 0 40px 40px;
  width: calc(100% - 40px);
}

.box-shadow-blue-bottom-left-small {
  box-shadow: -20px 20px 0px 0px #0f52ba;
  margin: 0 0 20px 20px;
  width: calc(100% - 20px);
}

.box-shadow-orange-bottom-left {
  box-shadow: -40px 40px 0px 0px #e48962;
  margin: 0 0 40px 40px;
  width: calc(100% - 40px);
}

.box-shadow-orange-bottom-left-small {
  box-shadow: -20px 20px 0px 0px #e48962;
  margin: 0 0 20px 20px;
  width: calc(100% - 20px);
}

.box-shadow-orange-light-bottom-left {
  box-shadow: -40px 40px 0px 0px #fbdbc6;
  margin: 0 0 40px 40px;
  width: calc(100% - 40px);
}

.box-shadow-orange-light-bottom-left-small {
  box-shadow: -20px 20px 0px 0px #fbdbc6;
  margin: 0 0 20px 20px;
  width: calc(100% - 20px);
}

.box-shadow-orange-light-bottom-right {
  box-shadow: 40px 40px 0px 0px #fbdbc6;
  margin: 0 40px 40px 0;
  width: calc(100% - 40px);
}

.box-shadow-orange-light-bottom-right-small {
  box-shadow: 20px 20px 0px 0px #fbdbc6;
  margin: 0 20px 20px 0;
  width: calc(100% - 20px);
}

.box-shadow-orange-light-alt-bottom-right {
  box-shadow: 40px 40px 0px 0px #f7bd97;
  margin: 0 40px 40px 0;
  width: calc(100% - 40px);
}

.box-shadow-orange-light-alt-bottom-right-small {
  box-shadow: 20px 20px 0px 0px #f7bd97;
  margin: 0 20px 20px 0;
  width: calc(100% - 20px);
}

.box-shadow-orange-light-alt-bottom-left {
  box-shadow: -40px 40px 0px 0px #f7bd97;
  margin: 0 40px 40px 0;
  width: calc(100% - 40px);
}

.box-shadow-orange-light-alt-bottom-left-small {
  box-shadow: -20px 20px 0px 0px #f7bd97;
  margin: 0 20px 20px 0;
  width: calc(100% - 20px);
}

.box-shadow-gold-bottom-left {
  box-shadow: -40px 40px 0px 0px #cb932c;
  margin: 0 0 40px 40px;
  width: calc(100% - 40px);
}

.box-shadow-gold-bottom-left-small {
  box-shadow: -20px 20px 0px 0px #cb932c;
  margin: 0 0 20px 20px;
  width: calc(100% - 20px);
}

.box-shadow-soft-blue-bottom-left {
  box-shadow: -40px 40px 0px 0px #8798d7;
  margin: 0 0 40px 40px;
  width: calc(100% - 40px);
}

.box-shadow-soft-blue-bottom-left-small {
  box-shadow: -20px 20px 0px 0px #8798d7;
  margin: 0 0 20px 20px;
  width: calc(100% - 20px);
}

.append-stamp {
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  z-index: 2;
  pointer-events: none;
}

@media screen and (min-width: 576px) {
  .append-stamp {
    width: 100px;
    top: 0;
    right: 0;
  }
}

@media screen and (min-width: 768px) {
  .append-stamp {
    width: 110px;
    top: -50px;
    right: -35px;
  }
}

@media screen and (min-width: 1200px) {
  .append-stamp {
    width: 120px;
    top: -50px;
    right: -50px;
  }
}

.append-stamp-search {
  position: absolute;
  top: 20px;
  right: 16px;
  width: 120px;
  z-index: 2;
  pointer-events: none;
}

@media screen and (min-width: 576px) {
  .append-stamp-search {
    width: 140px;
    top: 15px;
    right: 15px;
  }
}

@media screen and (min-width: 768px) {
  .append-stamp-search {
    width: 130px;
    top: -35px;
    right: -35px;
  }
}

@media screen and (min-width: 1200px) {
  .append-stamp-search {
    width: 180px;
    top: -50px;
    right: -50px;
  }
}

.append-stamp-three {
  position: absolute;
  z-index: 50;
  pointer-events: none;
  top: 12px;
  right: 35px;
  width: 84px;
}

@media screen and (min-width: 576px) {
  .append-stamp-three {
    width: 90px;
    width: 105px;
    top: 20px;
    right: 60px;
  }
}

@media screen and (min-width: 768px) {
  .append-stamp-three {
    width: 90px;
    top: 12px;
    right: 40px;
  }
}

@media screen and (min-width: 1200px) {
  .append-stamp-three {
    width: 145px;
    top: 28px;
    right: 105px;
  }
}

.append-stamp-two {
  position: absolute;
  z-index: 3;
  top: -115px;
  right: -105px;
  width: 200px;
  pointer-events: none;
  transition: transform 0.3s ease;
}

@media screen and (min-width: 1200px) {
  .append-stamp-two {
    width: 200px;
    top: -115px;
    right: -105px;
    transform: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199.98px) {
  .append-stamp-two {
    width: 160px;
    top: -90px;
    right: -80px;
    transform: none;
  }
}

@media screen and (min-width: 576px) and (max-width: 767.98px) {
  .append-stamp-two {
    width: 130px;
    top: -25px;
    right: -20px;
    transform: none;
  }
}

@media screen and (max-width: 575.98px) {
  .append-stamp-two {
    width: 150px;
    top: -80px;
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(-41deg);
  }
}

.curved-divider {
  display: block;
  height: 180px;
}

@media (max-width: 768px) {
  .curved-divider {
    height: 120px;
  }
}

.responsive-top-img {
  margin-top: -40px;
}

.responsive-bottom-img {
  margin-bottom: -60px;
}

@media (max-width: 768px) {
  .responsive-top-img {
    margin-top: -20px;
  }

  .responsive-bottom-img {
    margin-bottom: -30px;
  }
}

.full-rainbow {
  position: absolute;
  top: -11%;
  left: -8%;
  z-index: 2;
}

@media (max-width: 991.98px) and (min-width: 768px) {
  .full-rainbow {
    top: -12%;
    left: -4%;
    height: 70px;
  }
}

@media (max-width: 767.98px) {
  .full-rainbow {
    top: -11%;
    left: 0;
    height: 85px;
  }
}

.desktop-only {
  display: none;
}

@media screen and (min-width: 992px) {
  .desktop-only {
    display: block;
  }
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item {
    align-items: center;
    border-bottom: 0 none !important;
    display: flex;
  }
}

.navbar-dark .navbar-nav .nav-item:last-child {
  border-bottom: 0 none !important;
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item .nav-link {
    font-size: 16px;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    position: relative;
  }

  .navbar-dark .navbar-nav .nav-item .nav-link:hover,
  .navbar-dark .navbar-nav .nav-item .nav-link:focus {
    color: #0f52ba;
    text-decoration: underline;
  }
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item .nav-link:before,
  .navbar-dark .navbar-nav .nav-item .nav-link:before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 5px;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 5px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s linear;
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item .nav-link:hover:before,
  .navbar-dark .navbar-nav .nav-item .nav-link:focus:before,
  .navbar-dark .navbar-nav .nav-item.active .nav-link:before {
    opacity: 1;
  }
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item.dropdown {
    position: static;
  }
}

.navbar-dark .navbar-nav .nav-item.dropdown .nav-link.dropdown-toggle {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 992px) {
  .navbar-dark
    .navbar-nav
    .nav-item.dropdown
    .nav-link.dropdown-toggle
    span:first-child {
    margin-right: 10px;
  }
}

@media screen and (min-width: 992px) {
  .navbar-dark
    .navbar-nav
    .nav-item.dropdown
    .nav-link.dropdown-toggle
    .chevron {
    display: none;
  }
}

.chevron {
  width: 24px;
}

.chevron::before {
  border-style: solid;
  border-width: 1px 1px 0 0;
  color: white;
  content: "";
  display: inline-block;
  height: 15px;
  left: 0;
  position: relative;
  top: 0;
  transform: rotate(135deg);
  transform-origin: center;
  transition: all 0.25s linear;
  vertical-align: top;
  width: 15px;
}

.navbar-dark
  .navbar-nav
  .nav-item.dropdown
  .nav-link.dropdown-toggle
  .chevron::before {
  color: white;
}

.navbar-dark
  .navbar-nav
  .nav-item.dropdown.show
  .nav-link.dropdown-toggle
  .chevron::before {
  left: 0;
  top: 10px;
  transform: rotate(-45deg);
}

.navbar-dark .navbar-nav .nav-item.active {
  background: transparent !important;
}

.navbar-dark .navbar-nav .nav-item.active .nav-link {
  color: white;
  text-decoration: underline;
  text-underline-offset: 4px;
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item.active .nav-link {
    text-decoration: none;
  }
}

.rotated-card {
  transform: translateY(-50%) rotate(5deg);
  border-radius: 50px;
  border: 3px solid #0f52ba;
  background-color: white;
  position: absolute;
  width: 250px;
  padding: 20px;
  right: 20px;
  top: 100%;
}

@media screen and (min-width: 768px) {
  .rotated-card {
    right: -20px;
    top: 100%;
    width: 310px;
  }
}

@media screen and (min-width: 992px) {
  .rotated-card {
    top: 75%;
    right: -130px;
    padding: 40px;
  }
}

@media screen and (min-width: 1400px) {
  .rotated-card {
    right: -180px;
  }
}

.rotated-card-wide {
  transform: translateY(-50%) rotate(5deg);
  border-radius: 50px;
  border: 3px solid #0f52ba;
  background-color: white;
  position: absolute;
  width: 250px;
  padding: 20px;
  right: 20px;
  top: 100%;
}

@media screen and (min-width: 768px) {
  .rotated-card-wide {
    right: -20px;
    top: 100%;
    width: 310px;
  }
}

@media screen and (min-width: 992px) {
  .rotated-card-wide {
    height: 450px;
    top: 50%;
    right: -250px;
    padding: 40px;
  }
}

.rotated-card .btn {
  background-color: #ed8b5f;
  border: none;
  font-weight: bold;
}

.nav-tabs .nav-link,
.product-tabs .product-link {
  background-color: transparent;
  border: none;
}

.nav-tabs .nav-link.active,
.product-tabs .product-link.active {
  position: relative;
  z-index: 1;
}

.nav-tabs .nav-link.active:before,
.product-tabs .product-link.active:before {
  background: #fbdbc6;
  bottom: 8px;
  content: "";
  display: block;
  height: 11px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.nav-tabs .nav-link.active:focus,
.product-tabs .product-link.active:focus {
  outline: 0 none;
}

.bullet-icon {
  width: 36px;
  flex-shrink: 0;
}

.snippet-content {
  position: relative;
  background: white;
  border-bottom: 3px solid #0f52ba;
  border-left: 3px solid #0f52ba;
  border-right: 3px solid #0f52ba;
  border-top: 1px solid #0f52ba;
  border-radius: 0 0 50px 50px;
  padding: 40px 0 180px 0;
}

@media screen and (min-width: 992px) {
  .snippet-content {
    padding: 40px 0 40px 0;
  }
}

.snippet-pane {
  overflow-y: scroll;
  height: 350px;
  direction: rtl;
  padding: 0 40px 0 40px;
  scrollbar-color: rgba(0, 0, 0, 0.6) transparent;
  scrollbar-width: thin;
}

.snippet-pane::-webkit-scrollbar {
  width: 8px;
}

.snippet-pane::-webkit-scrollbar-button {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
}

.snippet-pane::-webkit-scrollbar-track {
  background: transparent;
}

.snippet-pane::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
}

@media screen and (min-width: 992px) {
  .snippet-pane {
    padding: 0 40px 0 40px;
  }
}

.snippet-pane div {
  direction: ltr;
}

.snippet-pane a {
  display: block;
  margin: 0.3rem 0;
  color: #1e40af;
  cursor: pointer;
  text-decoration: none;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .snippet-pane a {
    width: 40%;
  }
}

.snippet-pane a:hover {
  text-decoration: underline;
}

.snippet-pane a.wide {
  width: 100% !important;
}

@media screen and (min-width: 576px) {
  .snippet-pane a.wide {
    width: 40% !important;
  }
}

.fade-text {
  transition: opacity 0.5s ease;
  opacity: 1;
}

.fade-out {
  opacity: 0;
}

.nav-tabs {
  background: white;
  border-bottom: 1px solid #0f52ba;
  border-left: 3px solid #0f52ba;
  border-right: 3px solid #0f52ba;
  border-top: 3px solid #0f52ba;
  border-radius: 50px 50px 0 0;
  padding: 15px;
  justify-content: space-around;
}

@media screen and (min-width: 576px) {
  .nav-tabs {
    padding: 35px;
  }
}

.slick-slider .slick-arrow {
  background: transparent;
  border: 0 none;
  cursor: pointer;
}

.slick-slider .slick-prev {
  top: 50%;
  position: absolute;
  left: 0;
  transform: translateY(-50%) translateX(20dvw);
}

.slick-slider .slick-next {
  top: 50%;
  position: absolute;
  right: 0;
  transform: translateY(-50%) translateX(-20dvw);
}

.slick-slider .slick-prev-white {
  top: 50%;
  position: absolute;
  left: 0;
  transform: translateY(-50%) translateX(20dvw);
}

.slick-slider .slick-next-white {
  top: 50%;
  position: absolute;
  right: 0;
  transform: translateY(-50%) translateX(-20dvw);
}

@media screen and (min-width: 768px) {
  .slick-slider .slick-prev {
    top: 50%;
    position: absolute;
    left: -80px;
    transform: translateY(-50%);
  }

  .slick-slider .slick-next {
    top: 50%;
    position: absolute;
    right: -80px;
    transform: translateY(-50%);
  }

  .slick-slider .slick-prev-white {
    top: 65%;
    position: absolute;
    left: -80px;
    transform: translateY(-50%);
  }

  .slick-slider .slick-next-white {
    top: 65%;
    position: absolute;
    right: -80px;
    transform: translateY(-50%);
  }
}

.author-slider {
  padding: 0 0 40px;
  max-width: 1024px;
}

@media screen and (min-width: 768px) {
  .author-slider {
    padding: 0 60px;
  }
}

.author-slider .slick-list {
  margin-inline: auto;
  max-height: 350px;
  max-width: 768px;
  height: 100%;
  padding: 0 0 !important;
}

.author-slider .slick-slide {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  height: 100%;
}

.author-slider .slick-slide img {
  padding: 20px;
  transition: transform linear 0.2s;
  max-width: 175px;
}

@media screen and (min-width: 768px) {
  .author-slider .slick-slide img {
    padding: 30px;
    max-width: 215px;
  }
}

.author-slider .slick-current img {
  transform: scale(1.2);
}

.author-slider .slick-prev {
  top: 100%;
  z-index: 10;
  left: -6px;
}

@media screen and (min-width: 768px) {
  .author-slider .slick-prev {
    top: 50%;
    left: -30px;
  }
}

.author-slider .slick-next {
  top: 100%;
  z-index: 10;
  right: -6px;
}

@media screen and (min-width: 768px) {
  .author-slider .slick-next {
    top: 50%;
    right: -30px;
  }
}

.testimonials-slider {
  padding: 20px 0 40px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider {
    padding: 20px 60px 20px;
  }
}

.testimonials-slider .slick-slide {
  padding: 0 10px;
}

.testimonials-slider .slick-slide .card {
  border-radius: 50px;
  border: 3px solid #e48962;
  background: #fbdbc6;
  padding: 100px 15px 65px;
  margin-top: 150px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-slide .card {
    padding: 100px 65px 65px;
  }
}

.testimonials-slider .slick-slide .card img {
  border-radius: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: -130px;
  width: 212px;
}

.testimonials-slider .slick-slide .card.card-border-white {
  border-color: #ffffff;
}

.testimonials-slider .slick-slide .card-no-img {
  border-radius: 50px;
  border: 3px solid #e48962;
  background: #fbdbc6;
  padding: 80px 15px 65px;
  margin-top: 20px;
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-slide .card-no-img {
    padding: 65px;
    margin-bottom: 0px;
  }
}

.testimonials-slider .slick-slide .no-card {
  padding: 100px 15px 65px;
  margin-top: 150px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-slide .no-card {
    padding: 100px 65px 65px;
  }
}

.testimonials-slider .slick-slide .no-card img {
  border-radius: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: -130px;
  width: 212px;
}

.testimonials-slider .slick-slide .no-card .testimonial-quote {
  max-width: 970px;
}

.testimonials-slider .slick-prev {
  top: 100%;
  z-index: 10;
  left: -6px;
}

@media screen and (max-width: 767px) {
  .testimonials-slider .slick-prev.higher {
    top: 90%;
  }
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-prev {
    top: 60%;
    left: -30px;
  }
}

.testimonials-slider .slick-next {
  top: 100%;
  z-index: 10;
  right: -6px;
}

@media screen and (max-width: 767px) {
  .testimonials-slider .slick-next.higher {
    top: 90%;
  }
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-next {
    top: 60%;
    right: -30px;
  }
}

.testimonials-slider .slick-prev-white {
  top: 100%;
  z-index: 10;
  left: -6px;
}

@media screen and (max-width: 767px) {
  .testimonials-slider .slick-prev-white.higher {
    top: 90%;
  }
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-prev-white {
    top: 60%;
    left: -30px;
  }
}

.testimonials-slider .slick-next-white {
  top: 100%;
  z-index: 10;
  right: -6px;
}

@media screen and (max-width: 767px) {
  .testimonials-slider .slick-next-white.higher {
    top: 90%;
  }
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-next-white {
    top: 60%;
    right: -30px;
  }
}

.testimonials-slider-white {
  padding: 20px 0 40px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider-white {
    padding: 20px 60px 20px;
  }
}

.testimonials-slider-white .slick-slide {
  padding: 0 10px;
}

.testimonials-slider-white .slick-slide .card {
  border-radius: 50px;
  border: 3px solid #ffffff;
  background: #fbede8;
  padding: 100px 15px 65px;
  margin-top: 135px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider-white .slick-slide .card {
    padding: 100px 65px 65px;
    margin-top: 150px;
  }
}

.testimonials-slider-white .slick-slide .card img {
  border-radius: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: -130px;
  width: 212px;
}

.testimonials-slider-white .slick-slide .card.card-border-white {
  border-color: #ffffff;
}

.testimonials-slider-white .slick-slide .card-no-img {
  border-radius: 50px;
  border: 3px solid #e48962;
  background: #fbdbc6;
  padding: 80px 15px 65px;
  margin-top: 20px;
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider-white .slick-slide .card-no-img {
    padding: 65px;
    margin-bottom: 0px;
  }
}

.testimonials-slider-white .slick-prev-white {
  top: 100%;
  z-index: 10;
  left: -6px;
}

@media screen and (max-width: 767px) {
  .testimonials-slider-white .slick-prev-white.higher {
    top: 90%;
  }
}

@media screen and (min-width: 768px) {
  .testimonials-slider-white .slick-prev-white {
    top: 65%;
    left: -30px;
  }
}

.testimonials-slider-white .slick-next-white {
  top: 100%;
  z-index: 10;
  right: -6px;
}

@media screen and (max-width: 767px) {
  .testimonials-slider-white .slick-next-white.higher {
    top: 90%;
  }
}

@media screen and (min-width: 768px) {
  .testimonials-slider-white .slick-next-white {
    top: 65%;
    right: -30px;
  }
}

.articles-slider {
  padding: 0 20px;
}

@media screen and (min-width: 576px) {
  .articles-slider {
    padding: 0 40px;
  }
}

.articles-slider img {
  max-width: 430px;
  height: 430px;
  width: 100%;
  object-fit: cover;
}

@media screen and (min-width: 440px) {
  .articles-slider img {
    max-width: 255px;
  }
}

@media screen and (min-width: 992px) {
  .articles-slider img {
    max-width: 349px;
    height: 435px;
  }
}

.articles-slider .slick-arrow {
  writing-mode: vertical-rl;
  text-orientation: upright;
}

.articles-slider .slick-prev {
  z-index: 10;
  left: 0;
  transform: translateY(-50%);
}

@media screen and (min-width: 992px) {
  .articles-slider .slick-prev {
    left: 25px;
  }
}

.articles-slider .slick-next {
  z-index: 10;
  right: 0;
  transform: translateY(-50%);
}

@media screen and (min-width: 992px) {
  .articles-slider .slick-next {
    right: 25px;
  }
}

.articles-slider .slick-prev-white {
  z-index: 10;
  left: 0;
  transform: translateY(-50%);
}

@media screen and (min-width: 992px) {
  .articles-slider .slick-prev-white {
    left: 25px;
  }
}

.articles-slider .slick-next-white {
  z-index: 10;
  right: 0;
  transform: translateY(-50%);
}

@media screen and (min-width: 992px) {
  .articles-slider .slick-next-white {
    right: 25px;
  }
}

.products-slider {
  padding: 20px 0 40px;
}

@media screen and (min-width: 768px) {
  .products-slider {
    padding: 20px 10px 20px;
  }
}

@media screen and (min-width: 992px) {
  .products-slider .slick-slide {
    padding: 0 90px;
  }
}

.products-slider .slick-slide .product-card {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .products-slider .slick-slide .product-card {
    padding: 0 90px;
  }
}

.products-slider .slick-slide .product-card .product-img-container {
  z-index: 1;
  max-width: 415px;
  max-height: 450px;
  display: flex;
  flex: 0 0 auto;
}

.products-slider
  .slick-slide
  .product-card
  .product-img-container
  .product-img {
  max-width: 415px;
  max-height: 450px;
}

.products-slider .slick-slide .product-card .product-content {
  position: relative;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  z-index: 2;
  background: #ffffff;
}

@media screen and (min-width: 992px) {
  .products-slider .slick-slide .product-card .product-content {
    margin-left: -60px;
    max-height: 540px;
  }
}

@media screen and (min-width: 1400px) {
  .products-slider .slick-slide .product-card .product-content {
    max-height: 380px;
  }
}

.products-slider .slick-prev {
  top: 100%;
  z-index: 10;
  left: -6px;
  transform: translateX(20dvw);
}

@media screen and (min-width: 992px) {
  .products-slider .slick-prev {
    top: 50%;
    left: -45px;
    transform: none;
  }
}

@media screen and (min-width: 1200px) {
  .products-slider .slick-prev {
    left: -60px;
  }
}

.products-slider .slick-next {
  top: 100%;
  z-index: 10;
  right: -6px;
  transform: translateX(-20dvw);
}

@media screen and (min-width: 992px) {
  .products-slider .slick-next {
    top: 50%;
    right: -45px;
    transform: none;
  }
}

@media screen and (min-width: 1200px) {
  .products-slider .slick-next {
    right: -60px;
  }
}

.section-padding {
  padding-top: 120px;
  padding-bottom: 130px;
}

@media (max-width: 991px) {
  .section-padding {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media (max-width: 575px) {
  .section-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.section-padding-full-bg {
  padding: 340px 0;
}

@media (max-width: 991px) {
  .section-padding-full-bg {
    padding: 220px 0;
  }
}

@media (max-width: 575px) {
  .section-padding-full-bg {
    padding: 100px 0;
  }
}

.section-with-wave-padding {
  padding-top: 80px;
  padding-bottom: 18rem;
}

@media (max-width: 991px) {
  .section-with-wave-padding {
    margin-top: -280px;
    padding-bottom: 240px;
  }
}

@media (max-width: 575px) {
  .section-with-wave-padding {
    margin-top: -180px;
    padding-bottom: 170px;
  }
}

.section-padding-bottom-wide {
  padding-top: 120px;
  padding-bottom: 180px;
}

@media (max-width: 991px) {
  .section-padding-bottom-wide {
    padding-top: 90px;
    padding-bottom: 140px;
  }
}

@media (max-width: 575px) {
  .section-padding-bottom-wide {
    padding-top: 60px;
    padding-bottom: 110px;
  }
}

.bg-section .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(41, 41, 41, 0.45);
  z-index: 1;
}

.bg-section .container {
  position: relative;
  z-index: 2;
}

.image-container {
  position: relative;
  display: block;
  width: 100%;
  max-width: 498px;
  max-height: 543px;
  overflow: visible;
  z-index: 1;
}

.shadow-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  box-shadow: -40px 40px 0 0 #f7bd97;
}

.shadow-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.shadow-wrapper-small {
  position: relative;
  display: inline-block;
  padding: 0;
}

.shadow-wrapper-small::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f7bd97;
  z-index: 0;
  transform: translate(-20px, 20px);
  border-radius: 0;
}

.shadow-wrapper-small img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
  border: 2px solid #0f52ba;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
}

.floating-illustration {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 140px;
  height: auto;
  z-index: 5;
}

.illustration-markham-right {
  position: absolute;
  right: -360px;
  top: -80px;
  max-height: 340px;
  max-width: 255px;
  rotate: 0deg;
  z-index: 2;
}

@media (max-width: 991.98px) {
  .illustration-markham-right {
    position: static;
    display: block;
    margin: 20px auto 0 auto;
    transform: rotate(0deg);
    max-width: 80%;
    max-height: auto;
  }

  nav[class*="refresh-bg-white"]:has(#navbar-toggler[aria-expanded="true"]) {
    background: #e48962 !important;
  }

  nav[class*="refresh-bg-white"]:has(#navbar-toggler[aria-expanded="true"])
    svg {
    fill: #ffffff !important;
  }

  nav[class*="refresh-bg-white"]:has(#navbar-toggler[aria-expanded="true"])
    :is(.icon-bar, .top-bar, .middle-bar) {
    background-color: #ffffff !important;
  }

  .mobile-split-list {
    max-height: 200px;
    margin-top: 2rem !important;
  }

  .mobile-split-list li {
    width: 50%;
    font-size: 15.0003750094px !important;
    line-height: 19px !important;
  }

  .nav-tabs {
    border-radius: 25px 25px 0 0 !important;
  }

  .snippet-content {
    border-radius: 0 0 25px 25px !important;
  }

  .home-snippet-stamp {
    width: 40px !important;
    height: auto;
  }

  div:has(> #topicsScrollBtn) {
    border-bottom: 2px solid #8a97d2 !important;
  }

  #readMoreBtn {
    background-color: transparent !important;
    color: #0f51b9 !important;
  }

  .snippet-pane .w-100 {
    column-count: 1;
    display: block;
  }

  .snippet-pane .w-100 button {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    background: none;
  }
}

.illustration-markham-left {
  position: absolute;
  left: -400px;
  top: 20px;
  max-height: 340px;
  max-width: 255px;
  rotate: -15deg;
  z-index: 2;
}

@media (max-width: 991.98px) {
  .illustration-markham-left {
    position: relative;
    top: -60px;
    left: auto;
    display: block;
    margin: 20px auto 0 auto;
    transform: rotate(0deg);
    max-width: 80%;
    height: auto;
  }
}

.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  background: transparent;
  border: 0;
  padding: 0;
  line-height: 0;
}

@media (max-width: 576px) {
  .play-btn img {
    width: 48px;
    height: 48px;
  }
}

#browseDropdown {
  max-width: 300px;
  width: 100%;
}

#browseDropdown-section {
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}

#browseDropdown-section .container {
  height: 100%;
  overflow: hidden;
}

#browseDropdown-section #accordionMenu {
  overflow: hidden;
}

.dropdown-section-layout .container {
  margin-bottom: 0 !important;
  max-width: 100% !important;
}

#topicNavSection {
  padding-bottom: 130px;
}

@media screen and (min-width: 992px) {
  #topicNavSection {
    padding-bottom: 200px;
  }
}

#topicNavSection.wide {
  padding-bottom: 250px;
}

@media screen and (min-width: 768px) {
  #topicNavSection.wide {
    padding-bottom: 300px;
  }
}

@media screen and (min-width: 992px) {
  #topicNavSection.wide {
    padding-bottom: 150px;
  }
}

#browseDropdown {
  height: 41px;
  border-radius: 20px;
}

#browseDropdown:active,
#browseDropdown:focus {
  outline: none;
  box-shadow: none;
}

#wave-section-1 #heart {
  max-width: 120px;
  position: absolute;
  z-index: 10;
  width: 14vw;
  right: 10vw;
  top: 10vh;
}

@media screen and (min-width: 576px) {
  #wave-section-1 #heart {
    width: 11vw;
    right: 14vw;
    top: 10vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-1 #heart {
    width: 8vw;
    right: 24vw;
    top: 6vh;
  }
}

#wave-section-1 #wave {
  display: none;
}

@media screen and (min-width: 992px) {
  #wave-section-1 #wave {
    max-width: 200px;
    position: absolute;
    display: block;
    z-index: 10;
    width: 12vw;
    left: 10vw;
    top: 6vh;
  }
}

#wave-section-1 #asterisk {
  max-width: 115px;
  position: absolute;
  z-index: 10;
  width: 11vw;
  right: 28vw;
  bottom: 16vh;
}

@media screen and (min-width: 576px) {
  #wave-section-1 #asterisk {
    width: 10vw;
    right: 28vw;
    bottom: 16vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-1 #asterisk {
    width: 8vw;
    right: 14vw;
    bottom: 16vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-1 #asterisk {
    width: 8vw;
    right: 8vw;
    bottom: 12vh;
  }
}

#wave-section-1 #blue-heart {
  max-width: 125px;
  position: absolute;
  z-index: 10;
  width: 14vw;
  left: 10vw;
  bottom: 17vh;
}

@media screen and (min-width: 576px) {
  #wave-section-1 #blue-heart {
    width: 11vw;
    left: 10vw;
    bottom: 17vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-1 #blue-heart {
    width: 8vw;
    left: 10vw;
    bottom: 17vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-1 #blue-heart {
    width: 8vw;
    left: 21vw;
    bottom: 12vh;
  }
}

#wave-section-1 #semi-circles {
  max-width: 116px;
  position: absolute;
  z-index: 10;
  width: 14vw;
  left: 5vw;
  top: 10vh;
}

@media screen and (min-width: 576px) {
  #wave-section-1 #semi-circles {
    width: 12vw;
    left: 12vw;
    top: 7vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-1 #semi-circles {
    width: 8vw;
    left: 16vw;
    top: 6vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-1 #semi-circles {
    width: 8vw;
    left: 4vw;
    top: 28vh;
  }
}

#wave-section-2 {
  position: relative;
  padding: 140px 0 320px;
}

#wave-section-2 .bg-image-wrapper {
  overflow-x: hidden;
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

#wave-section-2 #square-hole {
  max-width: 200px;
  position: absolute;
  width: 26vw;
  left: -10vw;
  top: 23vh;
}

@media screen and (min-width: 576px) {
  #wave-section-2 #square-hole {
    width: 23vw;
    left: -10vw;
    top: 18vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-2 #square-hole {
    width: 20vw;
    left: -10vw;
    top: 16vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-2 #square-hole {
    width: 16vw;
    left: 2vw;
    top: 16vh;
  }
}

#wave-section-2 #semi-circles {
  max-width: 180px;
  position: absolute;
  width: 19vw;
  right: 18vw;
  top: -4vh;
}

@media screen and (min-width: 576px) {
  #wave-section-2 #semi-circles {
    width: 16vw;
    right: 18vw;
    top: -6vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-2 #semi-circles {
    width: 14vw;
    right: 18vw;
    top: -7vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-2 #semi-circles {
    width: 12vw;
    right: 18vw;
    top: -9vh;
  }
}

#wave-section-2 #wave {
  max-width: 120px;
  z-index: 1;
  position: absolute;
  width: 26vw;
  right: -9vw;
  bottom: 24vh;
}

@media screen and (min-width: 576px) {
  #wave-section-2 #wave {
    width: 23vw;
    right: -7vw;
    bottom: 18vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-2 #wave {
    width: 20vw;
    right: -5vw;
    bottom: 16vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-2 #wave {
    width: 16vw;
    right: 8vw;
    bottom: 12vh;
  }
}

#parents-favourites {
  z-index: 1;
  padding: 16rem 0 4rem;
}

@media screen and (min-width: 576px) {
  #parents-favourites {
    padding: 20rem 0 4rem;
  }
}

@media screen and (min-width: 992px) {
  #parents-favourites {
    padding: 4rem 0;
  }
}

#shop-hero {
  z-index: 2;
  padding: 4rem 0 12rem;
}

@media screen and (min-width: 576px) {
  #shop-hero {
    padding: 4rem 0 16rem;
  }
}

@media screen and (min-width: 992px) {
  #shop-hero {
    padding: 4rem 0;
    overflow: hidden;
  }
}

#shop-hero #dot-semi-circle {
  position: absolute;
  z-index: 10;
  width: 150px;
  left: -30px;
  top: -100px;
}

@media screen and (min-width: 450px) {
  #shop-hero #dot-semi-circle {
    left: 10px;
  }
}

@media screen and (min-width: 576px) {
  #shop-hero #dot-semi-circle {
    left: 60px;
  }
}

@media screen and (min-width: 768px) {
  #shop-hero #dot-semi-circle {
    left: 120px;
  }
}

@media screen and (min-width: 992px) {
  #shop-hero #dot-semi-circle {
    left: -50px;
    top: -60px;
  }
}

#shop-hero #img-2 {
  position: absolute;
  bottom: 0;
  left: 50%;
  max-width: 320px;
  max-height: 320px;
  transform: translateY(50%) translateX(-50%);
}

@media screen and (min-width: 576px) {
  #shop-hero #img-2 {
    max-width: 480px;
    max-height: 480px;
  }
}

@media screen and (min-width: 992px) {
  #shop-hero #img-2 {
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
  }
}

#shop-hero #img-2 #semi-circle {
  position: absolute;
  z-index: 10;
  max-width: 118px;
  width: 100px;
  right: 40px;
  bottom: 15px;
}

@media screen and (min-width: 992px) {
  #shop-hero #img-2 #semi-circle {
    right: -40px;
  }
}

#shop-hero #img-2 #half-rainbow-1 {
  position: absolute;
  z-index: 10;
  max-width: 168px;
  width: 200px;
  right: 0;
  bottom: -65px;
}

@media screen and (min-width: 992px) {
  #shop-hero #img-2 #half-rainbow-1 {
    right: -80px;
  }
}

#shop-collections #heart {
  position: absolute;
  z-index: 10;
  width: 80px;
  left: 20px;
  top: -80px;
}

@media screen and (min-width: 576px) {
  #shop-collections #heart {
    width: 100px;
  }
}

@media screen and (min-width: 992px) {
  #shop-collections #heart {
    width: 120px;
    left: 50px;
    top: -30px;
  }
}

@media screen and (min-width: 1200px) {
  #shop-collections #heart {
    left: 140px;
  }
}

@media screen and (min-width: 1400px) {
  #shop-collections #heart {
    left: 210px;
  }
}

#shop-collections #semi-circles {
  position: absolute;
  z-index: 10;
  width: 80px;
  right: 20px;
  bottom: -100px;
}

@media screen and (min-width: 576px) {
  #shop-collections #semi-circles {
    width: 100px;
  }
}

@media screen and (min-width: 992px) {
  #shop-collections #semi-circles {
    width: 120px;
    right: 20px;
    bottom: -60px;
  }
}

@media screen and (min-width: 1200px) {
  #shop-collections #semi-circles {
    right: 100px;
  }
}

@media screen and (min-width: 1400px) {
  #shop-collections #semi-circles {
    right: 160px;
  }
}

.video-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  background: transparent;
}

.video-iframe {
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

#videoModal .modal-dialog {
  max-width: 70%;
}

@media (max-width: 992px) {
  #videoModal .modal-dialog {
    max-width: 85%;
  }
}

@media (max-width: 576px) {
  #videoModal .modal-dialog {
    max-width: 95%;
  }
}

.uniform-img {
  width: 205px;
  height: 350px;
  object-fit: cover;
}

.book-illustration-wrapper {
  position: relative;
  display: inline-block;
}

.book-illustration-wrapper .illustration-img {
  display: block;
  width: 100%;
}

.book-illustration-wrapper .book-img {
  position: absolute;
  top: 52%;
  left: 48%;
  transform: translate(-50%, -50%);
  max-width: 60%;
  height: auto;
}

.big-img {
  transform: translateY(-16vh);
}

@media screen and (min-width: 992px) {
  .big-img {
    position: absolute;
    top: 50%;
    transform: translate(6vw, -50%);
    z-index: 1;
  }
}

.big-img-alt {
  transform: translateY(-16vh);
}

@media screen and (min-width: 992px) {
  .big-img-alt {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -48%);
    z-index: 1;
    padding: 0;
  }
}

.big-img-left {
  position: relative;
  padding: 0;
  overflow: visible;
}

.floating-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  transform: translate(-6%, 0) scale(1.05);
  transition: transform 0.3s ease;
  position: relative;
  z-index: 30;
  right: -60px;
}

.content-container-right {
  padding: 100px 130px;
  background: #dff2fb;
  position: relative;
  z-index: 10;
}

@media (max-width: 1440px) {
  .floating-image img {
    transform: translate(-10%, 0) scale(1.2);
  }

  .content-container-right {
    padding: 100px 110px;
  }
}

@media (max-width: 1280px) {
  .floating-image img {
    transform: translate(-20%, 0) scale(1.35);
  }

  .content-container-right {
    padding: 80px 90px;
  }
}

@media (max-width: 1024px) {
  .floating-image img {
    transform: translate(-35%, 0) scale(1.6);
  }

  .content-container-right {
    padding: 60px 80px;
  }
}

@media (max-width: 850px) {
  .floating-image img {
    transform: translate(-50%, 0) scale(1.9);
  }

  .content-container-right {
    padding: 40px 40px;
  }
}

@media (max-width: 768px) {
  .floating-image img {
    transform: none !important;
    right: 0 !important;
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
    padding: 0 24px !important;
    top: -40px !important;
  }

  .content-container-right {
    padding: 24px 20px 60px 24px !important;
    z-index: 2;
  }
}

.content-container-padding-wide {
  padding: 100px;
}

@media (max-width: 1024px) {
  .content-container-padding-wide {
    padding: 70px;
  }
}

@media (max-width: 768px) {
  .content-container-padding-wide {
    padding: 50px;
  }
}

@media (max-width: 480px) {
  .content-container-padding-wide {
    padding: 30px;
  }
}

.big-img-2 {
  transform: translateY(-16vh);
}

@media screen and (min-width: 992px) {
  .big-img-2 {
    position: absolute;
    top: 50%;
    z-index: 1;
  }
}

@media screen and (min-width: 1200px) {
  .big-img-2 {
    transform: translate(6vw, -50%);
  }
}

.topic-category #img-1 {
  object-fit: cover;
}

@media screen and (min-width: 992px) {
  .topic-category #img-1 {
    padding-top: 8rem;
  }
}

.topic-category #img-2 {
  max-height: 490px;
  max-width: 380px;
  object-fit: cover;
}

@media screen and (min-width: 992px) {
  .topic-category #img-2 {
    max-width: 100%;
    max-height: 100%;
    padding-bottom: 8rem;
  }
}

.top-articles .top-article-card {
  margin-bottom: 4rem;
}

@media screen and (min-width: 768px) {
  .top-articles .top-article-card {
    margin-bottom: 4rem;
  }
}

.top-articles .top-article-card img {
  max-width: 430px;
  height: 320px;
  width: 100%;
  object-fit: cover;
}

@media screen and (min-width: 992px) {
  .top-articles .top-article-card img {
    max-width: 350px;
    height: 435px;
  }
}

@media screen and (min-width: 768px) {
  .topic-search-bar {
    height: 81px;
  }
}

.topic-search-bar .asterisk {
  width: 50px;
}

@media screen and (min-width: 768px) {
  .topic-search-bar .asterisk {
    width: 81px;
  }
}

.topic-search-bar .rounded-input {
  border: 1px solid transparent;
  border-radius: 30px;
  display: inline-block;
  height: 78px;
  width: 100%;
  padding: 15px 15px;
}

.topic-search-bar .rounded-input::placeholder {
  color: #172c86;
}

@media screen and (min-width: 768px) {
  .topic-search-bar .rounded-input {
    max-width: 840px;
    padding: 15px 30px;
  }
}

.topic-search-bar button {
  padding: 15px 30px;
}

.guides .title {
  margin-bottom: 4rem;
}

@media screen and (min-width: 576px) {
  .guides .title {
    margin-bottom: 10rem;
  }
}

.guides .item-wrapper {
  margin-bottom: 8rem;
}

@media screen and (min-width: 992px) {
  .guides .item-wrapper {
    margin-bottom: 2rem;
  }
}

.guides .item {
  position: relative;
  height: 375px;
  max-width: 350px;
}

.guides .item #semi-circle {
  position: absolute;
  z-index: 10;
  max-width: 118px;
  width: 100px;
  left: -55px;
  bottom: 15px;
}

.guides .item #half-rainbow-1 {
  position: absolute;
  z-index: 10;
  max-width: 168px;
  width: 148vh;
  left: -80px;
  bottom: -65px;
}

.guides .item #dot-semi-circle {
  position: absolute;
  z-index: 10;
  max-width: 221px;
  width: 200px;
  left: 50%;
  top: -30px;
  translate: -50% -50%;
}

.guides .item #dot {
  position: absolute;
  z-index: 10;
  max-width: 66px;
  width: 46px;
  right: 15px;
  bottom: 15px;
}

.guides .item #half-rainbow-2 {
  position: absolute;
  z-index: 10;
  max-width: 222px;
  width: 202px;
  right: -60px;
  bottom: -65px;
}

.guides .item-inner {
  position: relative;
  padding: 55px 35px;
}

@media screen and (min-width: 576px) {
  .guides .item-inner {
    padding: 28px 20px;
  }
}

@media screen and (min-width: 768px) {
  .guides .item-inner {
    padding: 55px 35px;
  }
}

.guides-alt .title {
  margin-bottom: 4rem;
}

@media screen and (min-width: 576px) {
  .guides-alt .title {
    margin-bottom: 10rem;
  }
}

.guides-alt .item-wrapper {
  margin-bottom: 2rem;
  padding: 0 40px;
}

@media screen and (min-width: 992px) {
  .guides-alt .item-wrapper {
    margin-bottom: 6rem;
  }
}

.guides-alt .item-inner {
  position: relative;
  padding: 55px 35px;
}

@media screen and (min-width: 576px) {
  .guides-alt .item-inner {
    padding: 28px 20px;
  }
}

@media screen and (min-width: 768px) {
  .guides-alt .item-inner {
    padding: 55px 35px;
  }
}

.item.auto-height {
  height: auto;
}

.books .book-card-row {
  background-color: #ffffff;
  border: 3px solid #e48962;
  border-radius: 5rem;
  padding: 2rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 576px) {
  .books .book-card-row {
    padding: 3rem;
    text-align: start;
    justify-content: start;
    align-items: stretch;
    flex-direction: row;
  }
}

@media screen and (min-width: 992px) {
  .books .book-card-row {
    padding: 3rem;
    justify-content: center;
  }
}

.books .book-card-row .book-img {
  max-width: 140px;
  max-height: 290px;
}

@media screen and (min-width: 576px) {
  .books .book-card-row .book-img {
    margin-right: 35px;
  }
}

@media screen and (min-width: 768px) {
  .books .book-card-row .book-img {
    max-width: 200px;
    max-height: 340px;
    margin-right: 65px;
  }
}

.detail-testimonials-card {
  border-radius: 50px;
  border: 3px solid #e48962;
  background: #fbdbc6;
}

.animated-buy-redesign {
  overflow: hidden;
  position: relative !important;
  min-height: 36px;
  min-width: 90px !important;
  align-items: center;
  justify-content: center;
}

.animated-buy-redesign.show_cart {
  pointer-events: none;
  opacity: 0.5;
  background: #e48962 !important;
  border: 1px solid #f7bd97 !important;
}

.animated-buy-redesign:not(.d-none) {
  display: flex !important;
}

#cartLinkAfterAdd,
#cartLinkSignedCopy {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  display: flex;
}

#cartLinkAfterAdd.fade-in,
#cartLinkSignedCopy.fade-in {
  opacity: 1;
}

@media screen and (min-width: 768px) {
  .animated-buy-redesign {
    min-height: 56px;
    min-width: 140px !important;
  }
}

.animated-buy-redesign .buy-now-redesign {
  position: relative;
  width: 100%;
}

.animated-buy-redesign svg {
  width: 100%;
  transform: translateX(-100%);
  position: absolute;
}

.animated-buy-redesign .view-cart-redesign {
  width: 100%;
  transform: translateX(-100%);
  opacity: 0;
  position: absolute;
}

.animated-buy-redesign.show_cart .buy-now-redesign {
  animation: buyNowFade 500ms ease-in 0ms 1 forwards;
}

.animated-buy-redesign.show_cart svg {
  animation: cartIcon 2000ms ease-in-out 300ms 1 forwards;
}

.animated-buy-redesign.show_cart .view-cart-redesign {
  animation: viewCartFade 500ms ease-in-out 2000ms 1 forwards;
}

@keyframes viewCartFade {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }

  to {
    transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes buyNowFade {
  from {
    transform: translateX(0px);
    opacity: 1;
  }

  to {
    transform: translateX(100%);
    opacity: 0;
  }
}

@keyframes cartIcon {
  0% {
    transform: translateX(-100%) rotate(-20deg);
    opacity: 0;
  }

  33% {
    transform: translateX(0px) rotate(-10deg);
    opacity: 1;
  }

  39% {
    transform: translateX(0px) rotate(0deg);
    opacity: 1;
  }

  60% {
    transform: translateX(0px) rotate(0deg);
    opacity: 1;
  }

  66% {
    transform: translateX(0px) rotate(-10deg);
    opacity: 1;
  }

  100% {
    transform: translateX(100%) rotate(-20deg);
    opacity: 0;
  }
}

/* ===== END compiled_from_scss ===== */

/* ===== BEGIN redesign.css ===== */

a,
button {
  cursor: pointer;
}

section {
  padding: 3rem 0;
  position: relative;
}

@media screen and (min-width: 768px) {
  section {
    padding: 4rem 0;
  }
}

@media screen and (min-width: 576px) {
  .container {
    max-width: 540px !important;
  }
}

@media screen and (min-width: 768px) {
  .container {
    max-width: 720px !important;
  }
}

@media screen and (min-width: 992px) {
  .container {
    max-width: 960px !important;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1140px !important;
  }
}

@media screen and (min-width: 1400px) {
  .container {
    max-width: 1300px !important;
  }
}

.refresh-font-primary {
  font-family: "Orleans Web", serif !important;
}

.refresh-font-secondary {
  font-family: "new-spirit", serif !important;
}

.refresh-font-tertiary {
  font-family: "Poppins", sans-serif !important;
}

.refresh-bg-blue {
  background: #0f52ba !important;
}

.refresh-border-blue {
  border: 1px solid #0f52ba !important;
}

.refresh-color-blue {
  color: #0f52ba !important;
}

.refresh-highlight-blue:before {
  background: #0f52ba !important;
}

.refresh-bg-blue-light {
  background: #cfd3ea !important;
}

.refresh-border-blue-light {
  border: 1px solid #cfd3ea !important;
}

.refresh-color-blue-light {
  color: #cfd3ea !important;
}

.refresh-highlight-blue-light:before {
  background: #cfd3ea !important;
}

.refresh-bg-blue-dark {
  background: #172c86 !important;
}

.refresh-border-blue-dark {
  border: 1px solid #172c86 !important;
}

.refresh-color-blue-dark {
  color: #172c86 !important;
}

.refresh-highlight-blue-dark:before {
  background: #172c86 !important;
}

.refresh-bg-blue-alt {
  background: #8997d1 !important;
}

.refresh-border-blue-alt {
  border: 1px solid #8997d1 !important;
}

.refresh-color-blue-alt {
  color: #8997d1 !important;
}

.refresh-highlight-blue-alt:before {
  background: #8997d1 !important;
}

.refresh-bg-grey {
  background: #353d4b !important;
}

.refresh-border-grey {
  border: 1px solid #353d4b !important;
}

.refresh-color-grey {
  color: #353d4b !important;
}

.refresh-highlight-grey:before {
  background: #353d4b !important;
}

.refresh-color-grey-light {
  color: #cfd2e9 !important;
}

.refresh-bg-orange {
  background: #e48962 !important;
}

.refresh-border-orange {
  border: 1px solid #e48962 !important;
}

.refresh-border-orange-thick {
  border: 3px solid #e48962 !important;
}

.refresh-color-orange {
  color: #e48962 !important;
}

.refresh-highlight-orange:before {
  background: #e48962 !important;
}

.refresh-bg-orange-light {
  background: #fbdbc6 !important;
}

.refresh-bg-orange-light-alt {
  background: #f7bd97 !important;
}

.refresh-border-orange-light {
  border: 1px solid #fbdbc6 !important;
}

.refresh-border-orange-light-alt {
  border: 1px solid #f7bd97 !important;
}

.refresh-color-orange-light {
  color: #fbdbc6 !important;
}

.refresh-color-orange-light-alt {
  color: #f7bd97 !important;
}

.refresh-highlight-orange-light:before {
  background: #fbdbc6 !important;
}

.refresh-highlight-orange-light-alt:before {
  background: #f7bd97 !important;
}

.refresh-bg-white {
  background: #ffffff !important;
}

.refresh-border-white {
  border: 1px solid #ffffff !important;
}

.refresh-color-white {
  color: #ffffff !important;
}

.refresh-highlight-white:before {
  background: #ffffff !important;
}

.refresh-bg-white-dark {
  background: #f2efe8 !important;
}

.refresh-border-white-dark {
  border: 1px solid #f2efe8 !important;
}

.refresh-color-white-dark {
  color: #f2efe8 !important;
}

.refresh-highlight-white-dark:before {
  background: #f2efe8 !important;
}

.refresh-bg-gold {
  background: #cb932c !important;
}

.refresh-border-gold {
  border: 1px solid #cb932c !important;
}

.refresh-color-gold {
  color: #cb932c !important;
}

.refresh-highlight-gold:before {
  background: #cb932c !important;
}

.refresh-bg-soft-blue {
  background: #8798d7 !important;
}

.refresh-border-soft-blue {
  border: 1px solid #8798d7 !important;
}

.refresh-color-soft-blue {
  color: #8798d7 !important;
}

.refresh-highlight-soft-blue:before {
  background: #8798d7 !important;
}

.refresh-bg-transparent {
  background: transparent !important;
}

.refresh-header-small {
  font-size: 21.0005250131px !important;
  line-height: 26px !important;
}

.refresh-header-medium {
  font-size: 27.0006750169px !important;
  line-height: 34px !important;
}

.refresh-header-large {
  font-size: 30.0007500188px !important;
  line-height: 39px !important;
}

.refresh-header-extra-large {
  font-size: 36.0009000225px !important;
  line-height: 42px !important;
}

.refresh-paragraph-extra-small {
  font-size: 13px !important;
  line-height: 16px !important;
}

.refresh-paragraph-small {
  font-size: 12.0003000075px !important;
  line-height: 15px !important;
}

.refresh-paragraph-medium {
  font-size: 13.5003375084px !important;
  line-height: 16px !important;
}

.refresh-paragraph-large {
  font-size: 15.0003750094px !important;
  line-height: 19px !important;
}

.refresh-paragraph-extra-large {
  font-size: 18.0004500113px !important;
  line-height: 24px !important;
}

.included-block ul {
  padding: 0;
  margin: 0;
  text-align: center;
  display: grid;
  gap: 3rem;
  grid-template-columns: 1fr;
}

@media (min-width: 576px) {
  .included-block ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 992px) {
  .included-block ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.included-block ul li {
  margin-bottom: 0 !important;
}

.included-block ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  font-size: 22px;
  font-family: "Poppins", sans-serif !important;
  color: #fff;
  margin-bottom: 3rem !important;
}

.included-block ul li::before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  margin-bottom: 2rem;
  background-image: url("https://files.staging-siteglide.com/instances/58/assets/images/2025-redesign/PPHK-Stamp-58.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

@media screen and (min-width: 768px) {
  .refresh-header-small {
    font-size: 28px !important;
    line-height: 35px !important;
  }

  .refresh-header-medium {
    font-size: 36px !important;
    line-height: 46px !important;
  }

  .refresh-header-large {
    font-size: 40px !important;
    line-height: 52px !important;
  }

  .refresh-header-extra-large {
    font-size: 48px !important;
    line-height: 56px !important;
  }

  .refresh-paragraph-small {
    font-size: 16px !important;
    line-height: 20px !important;
  }

  .refresh-paragraph-medium {
    font-size: 18px !important;
    line-height: 22px !important;
  }

  .refresh-paragraph-large {
    font-size: 20px !important;
    line-height: 24px !important;
  }

  .refresh-paragraph-extra-large {
    font-size: 20px !important;
    line-height: 32px !important;
  }
}

.refresh-highlight {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.refresh-highlight:before {
  content: "";
  position: absolute;
  top: 6px;
  left: -5px;
  right: -5px;
  bottom: 6px;
  z-index: -1;
}

.refresh-highlight.refresh-highlight-rotate-0deg:before {
  transform: rotate(0);
}

.refresh-highlight.refresh-highlight-rotate--2deg:before {
  transform: rotate(-2deg);
}

.refresh-highlight.refresh-highlight-rotate-3deg:before {
  transform: rotate(3deg);
}

.refresh-button {
  border: 1px solid transparent;
  border-radius: 35px;
  display: inline-block;
  font-size: 12.0003000075px;
  font-weight: bold;
  padding: 8px 16px;
  text-align: center;
  text-transform: uppercase;
  transition: all linear 0.2s;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (min-width: 768px) {
  .refresh-button {
    font-size: 16px;
    padding: 15px 30px;
  }
}

.refresh-button:hover,
.refresh-button:focus {
  text-decoration: none;
}

.refresh-button.refresh-button-wide {
  padding: 24px 64px !important;
}

@media screen and (min-width: 768px) {
  .refresh-button.refresh-button-wide {
    padding: 32px 128px !important;
  }
}

.refresh-button.refresh-button-disabled {
  cursor: default;
  background: #353d4b;
  border-color: #353d4b;
}

.refresh-button.refresh-button-orange {
  background: #e48962;
  border-color: #e48962;
}

.refresh-button.refresh-button-orange:active,
.refresh-button.refresh-button-orange:active:hover,
.refresh-button.refresh-button-orange:active:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button.refresh-button-orange:hover,
.refresh-button.refresh-button-orange:focus {
  background: #fbdbc6;
  border-color: #fbdbc6;
}

.refresh-button.refresh-button-orange.hover-dark:hover,
.refresh-button.refresh-button-orange.hover-dark:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button.refresh-button-orange.refresh-button-nav {
  border-color: #ffffff;
}

.refresh-button.refresh-button-orange.refresh-button-nav:hover,
.refresh-button.refresh-button-orange.refresh-button-nav:focus {
  border-color: #ffffff;
}

.refresh-button.refresh-button-orange-light {
  background: #fbdbc6;
  border-color: #ffffff;
}

.refresh-button.refresh-button-orange-light:hover,
.refresh-button.refresh-button-orange-light:focus {
  background: #e48962;
  border-color: #e48962;
}

.refresh-button.refresh-button-orange-light.hover-dark:hover,
.refresh-button.refresh-button-orange-light.hover-dark:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button.refresh-button-blue {
  background: #0f52ba;
  border-color: #ffffff;
}

.refresh-button.refresh-button-blue:hover,
.refresh-button.refresh-button-blue:focus {
  background: #cfd3ea;
  border-color: #cfd3ea;
  color: #0f52ba !important;
}

.refresh-button.refresh-button-blue-outline {
  background: #ffffff;
  border-color: #0f52ba;
}

.refresh-button.refresh-button-blue-outline:hover,
.refresh-button.refresh-button-blue-outline:focus {
  background: #0f52ba;
  border-color: #0f52ba;
}

.refresh-wave {
  padding: 180px 0 200px;
}

@media screen and (min-width: 576px) {
  .refresh-wave {
    padding: 180px 0 300px;
  }
}

.refresh-wave .refresh-wave-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  line-height: 0;
}

.refresh-wave .refresh-wave-bottom svg {
  display: block;
  width: 100%;
  height: 150px;
}

@media screen and (min-width: 576px) {
  .refresh-wave .refresh-wave-bottom svg {
    height: 250px;
  }
}

.refresh-wave .refresh-wave-bottom svg .refresh-color-blue {
  fill: #0f52ba;
}

.refresh-wave .refresh-wave-bottom svg .refresh-color-white {
  fill: #ffffff;
}

.refresh-wave .refresh-wave-bottom svg .refresh-color-white-dark {
  fill: #f2efe8;
}

.refresh-wave .refresh-wave-bottom svg .refresh-color-orange {
  fill: #e48962;
}

.refresh-wave .refresh-wave-bottom svg .refresh-color-orange-light {
  fill: #fbdbc6;
}

.navbar {
  align-items: flex-start;
  background: white;
  min-height: 140px;
  padding-bottom: 1.5rem;
  padding-top: 2.5rem;
  transition: background 0.25s linear;
}

.navbar.navbar-mobile-open {
  background: #e48962;
}

@media screen and (min-width: 992px) {
  .navbar.navbar-mobile-open {
    background: #ffffff;
  }
}

.navbar.navbar-mobile-open .navbar-brand svg {
  fill: #ffffff;
}

.navbar.navbar-mobile-open .navbar-toggler .icon-bar {
  background-color: #ffffff;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-nav {
    align-items: flex-start;
    justify-content: space-evenly;
    width: 100%;
  }
}

.navbar .navbar-nav .nav-item {
  height: auto;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-nav .nav-item {
    font-family: "Poppins", sans-serif;
    padding-top: 15px;
  }
}

.navbar .navbar-nav .nav-item .nav-link {
  font-size: 16px;
  float: none;
  font-weight: bold;
  letter-spacing: normal;
  margin: 0 0 18px 0;
  padding: 0 !important;
  text-transform: uppercase;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-nav .nav-item .nav-link {
    font-weight: normal;
  }
}

.navbar .navbar-nav-extra {
  max-width: 320px;
}

.navbar .navbar-brand {
  left: 50%;
  margin-right: 0;
  position: absolute;
  top: 40px;
  transform: translateX(-50%);
  width: 65px;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-brand {
    display: none;
  }
}

.navbar .navbar-brand svg {
  fill: #0f52ba;
  transition: fill 0.25s linear;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-collapse {
    flex-direction: column;
  }
}

.navbar .navbar-toggler-container {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  width: 100px;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-toggler-container {
    width: 0;
  }
}

.navbar .navbar-toggler {
  border: none;
  background: transparent !important;
}

.navbar .navbar-toggler:hover {
  background: transparent !important;
}

.navbar .navbar-toggler:focus {
  outline: none;
}

.navbar .navbar-toggler .icon-bar {
  height: 2px;
  width: 26px;
  background-color: #0f52ba;
  border-radius: 1px;
  display: block;
  margin-top: 5px;
  transition: all 0.2s;
}

.navbar .navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}

.navbar .navbar-toggler .middle-bar {
  opacity: 0;
}

.navbar .navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}

.navbar .navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}

.navbar .navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}

.navbar .navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}

.navbar .mobile-menu {
  padding-top: 150px;
}

@media screen and (min-width: 992px) {
  .navbar .mobile-menu {
    display: none;
  }
}

.navbar .mobile-menu .nav-link {
  color: #ffffff;
}

.navbar .desktop-menu {
  display: none;
}

@media screen and (min-width: 992px) {
  .navbar .desktop-menu {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}

.navbar .desktop-menu .navbar-nav img {
  width: 200px;
}

.navbar .desktop-menu .nav-link {
  color: #172c86;
}

.box-shadow-blue-bottom-left {
  box-shadow: -40px 40px 0px 0px #0f52ba;
  margin: 0 0 20px 20px;
  width: calc(100% - 20px);
}

.box-shadow-orange-bottom-left {
  box-shadow: -40px 40px 0px 0px #e48962;
  margin: 0 0 40px 40px;
  width: calc(100% - 40px);
}

.box-shadow-orange-bottom-left-small {
  box-shadow: -20px 20px 0px 0px #e48962;
  margin: 0 0 20px 20px;
  width: calc(100% - 20px);
}

.box-shadow-orange-light-bottom-left {
  box-shadow: -40px 40px 0px 0px #fbdbc6;
  margin: 0 0 40px 40px;
  width: calc(100% - 40px);
}

.box-shadow-orange-light-bottom-left-small {
  box-shadow: -20px 20px 0px 0px #fbdbc6;
  margin: 0 0 20px 20px;
  width: calc(100% - 20px);
}

.box-shadow-orange-light-bottom-right {
  box-shadow: 40px 40px 0px 0px #fbdbc6;
  margin: 0 40px 40px 0;
  width: calc(100% - 40px);
}

.box-shadow-orange-light-bottom-right-small {
  box-shadow: 20px 20px 0px 0px #fbdbc6;
  margin: 0 20px 20px 0;
  width: calc(100% - 20px);
}

.box-shadow-orange-light-alt-bottom-left {
  box-shadow: -40px 40px 0px 0px #f7bd97;
  margin: 0 0 40px 40px;
  width: calc(100% - 40px);
}

.box-shadow-orange-light-alt-bottom-left-small {
  box-shadow: -20px 20px 0px 0px #f7bd97;
  margin: 0 0 20px 20px;
  width: calc(100% - 20px);
}

.append-stamp {
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  z-index: 2;
  pointer-events: none;
}

@media screen and (min-width: 576px) {
  .append-stamp {
    width: 100px;
    top: 0;
    right: 0;
  }
}

@media screen and (min-width: 768px) {
  .append-stamp {
    width: 110px;
    top: -50px;
    right: -35px;
  }
}

@media screen and (min-width: 1200px) {
  .append-stamp {
    width: 120px;
    top: -50px;
    right: -50px;
  }
}

.desktop-only {
  display: none;
}

@media screen and (min-width: 992px) {
  .desktop-only {
    display: block;
  }
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item {
    align-items: center;
    border-bottom: 0 none !important;
    display: flex;
  }
}

.navbar-dark .navbar-nav .nav-item:last-child {
  border-bottom: 0 none !important;
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item .nav-link {
    font-size: 16px;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    position: relative;
  }

  .navbar-dark .navbar-nav .nav-item .nav-link:hover,
  .navbar-dark .navbar-nav .nav-item .nav-link:focus {
    color: #0f52ba;
    text-decoration: underline;
  }
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item .nav-link:before,
  .navbar-dark .navbar-nav .nav-item .nav-link:before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 5px;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 5px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s linear;
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item .nav-link:hover:before,
  .navbar-dark .navbar-nav .nav-item .nav-link:focus:before,
  .navbar-dark .navbar-nav .nav-item.active .nav-link:before {
    opacity: 1;
  }
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item.dropdown {
    position: static;
  }
}

.navbar-dark .navbar-nav .nav-item.dropdown .nav-link.dropdown-toggle {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 992px) {
  .navbar-dark
    .navbar-nav
    .nav-item.dropdown
    .nav-link.dropdown-toggle
    span:first-child {
    margin-right: 10px;
  }
}

@media screen and (min-width: 992px) {
  .navbar-dark
    .navbar-nav
    .nav-item.dropdown
    .nav-link.dropdown-toggle
    .chevron {
    display: none;
  }
}

.chevron {
  width: 24px;
}

.chevron::before {
  border-style: solid;
  border-width: 1px 1px 0 0;
  color: white;
  content: "";
  display: inline-block;
  height: 15px;
  left: 0;
  position: relative;
  top: 0;
  transform: rotate(135deg);
  transform-origin: center;
  transition: all 0.25s linear;
  vertical-align: top;
  width: 15px;
}

.navbar-dark
  .navbar-nav
  .nav-item.dropdown
  .nav-link.dropdown-toggle
  .chevron::before {
  color: white;
}

.navbar-dark
  .navbar-nav
  .nav-item.dropdown.show
  .nav-link.dropdown-toggle
  .chevron::before {
  left: 0;
  top: 10px;
  transform: rotate(-45deg);
}

.navbar-dark .navbar-nav .nav-item.active {
  background: transparent !important;
}

.navbar-dark .navbar-nav .nav-item.active .nav-link {
  color: white;
  text-decoration: underline;
  text-underline-offset: 4px;
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item.active .nav-link {
    text-decoration: none;
  }
}

.rotated-card {
  transform: translateY(-50%) rotate(5deg);
  border-radius: 50px;
  border: 3px solid #0f52ba;
  background-color: white;
  position: absolute;
  width: 250px;
  padding: 20px;
  right: 20px;
  top: 100%;
}

@media screen and (min-width: 768px) {
  .rotated-card {
    right: -20px;
    top: 100%;
    width: 310px;
  }
}

@media screen and (min-width: 992px) {
  .rotated-card {
    top: 75%;
    right: -130px;
    padding: 40px;
  }
}

@media screen and (min-width: 1400px) {
  .rotated-card {
    right: -180px;
  }
}

.rotated-card-wide {
  transform: translateY(-50%) rotate(5deg);
  border-radius: 50px;
  border: 3px solid #0f52ba;
  background-color: white;
  position: absolute;
  width: 250px;
  padding: 20px;
  right: 20px;
  top: 100%;
}

@media screen and (min-width: 768px) {
  .rotated-card-wide {
    right: -20px;
    top: 100%;
    width: 310px;
  }
}

@media screen and (min-width: 992px) {
  .rotated-card-wide {
    height: 450px;
    top: 50%;
    right: -250px;
    padding: 40px;
  }
}

.rotated-card .btn {
  background-color: #ed8b5f;
  border: none;
  font-weight: bold;
}

.nav-tabs .nav-link,
.product-tabs .product-link {
  background-color: transparent;
  border: none;
}

.nav-tabs .nav-link.active,
.product-tabs .product-link.active {
  position: relative;
  z-index: 1;
}

.nav-tabs .nav-link.active:before,
.product-tabs .product-link.active:before {
  background: #fbdbc6;
  bottom: 8px;
  content: "";
  display: block;
  height: 11px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.nav-tabs .nav-link.active:focus,
.product-tabs .product-link.active:focus {
  outline: 0 none;
}

.snippet-content {
  position: relative;
  background: white;
  border-bottom: 3px solid #0f52ba;
  border-left: 3px solid #0f52ba;
  border-right: 3px solid #0f52ba;
  border-top: 1px solid #0f52ba;
  border-radius: 0 0 50px 50px;
  padding: 40px 0 180px 0;
}

@media screen and (min-width: 992px) {
  .snippet-content {
    padding: 40px 0 40px 0;
  }
}

.snippet-pane {
  overflow-y: scroll;
  height: 350px;
  direction: rtl;
  padding: 0 40px 0 40px;
  scrollbar-color: rgba(0, 0, 0, 0.6) transparent;
  scrollbar-width: thin;
}

.snippet-pane::-webkit-scrollbar {
  width: 8px;
}

.snippet-pane::-webkit-scrollbar-button {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
}

.snippet-pane::-webkit-scrollbar-track {
  background: transparent;
}

.snippet-pane::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
}

@media screen and (min-width: 992px) {
  .snippet-pane {
    padding: 0 40px 0 40px;
  }
}

.snippet-pane div {
  direction: ltr;
}

.snippet-pane a {
  display: block;
  margin: 0.3rem 0;
  color: #1e40af;
  cursor: pointer;
  text-decoration: none;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .snippet-pane a {
    width: 40%;
  }
}

.snippet-pane a:hover {
  text-decoration: underline;
}

.snippet-pane a.wide {
  width: 100% !important;
}

@media screen and (min-width: 576px) {
  .snippet-pane a.wide {
    width: 40% !important;
  }
}

.fade-text {
  transition: opacity 0.5s ease;
  opacity: 1;
}

.fade-out {
  opacity: 0;
}

.nav-tabs {
  background: white;
  border-bottom: 1px solid #0f52ba;
  border-left: 3px solid #0f52ba;
  border-right: 3px solid #0f52ba;
  border-top: 3px solid #0f52ba;
  border-radius: 50px 50px 0 0;
  padding: 15px;
  justify-content: space-around;
}

@media screen and (min-width: 576px) {
  .nav-tabs {
    padding: 35px;
  }
}

.slick-slider .slick-arrow {
  background: transparent;
  border: 0 none;
  cursor: pointer;
}

.slick-slider .slick-prev {
  top: 50%;
  position: absolute;
  left: 0;
  transform: translateY(-50%) translateX(20dvw);
}

.slick-slider .slick-next {
  top: 50%;
  position: absolute;
  right: 0;
  transform: translateY(-50%) translateX(-20dvw);
}

@media screen and (min-width: 768px) {
  .slick-slider .slick-prev {
    top: 50%;
    position: absolute;
    left: -80px;
    transform: translateY(-50%);
  }

  .slick-slider .slick-next {
    top: 50%;
    position: absolute;
    right: -80px;
    transform: translateY(-50%);
  }
}

.author-slider {
  padding: 0 0 40px;
  max-width: 1024px;
}

@media screen and (min-width: 768px) {
  .author-slider {
    padding: 0 60px;
  }
}

.author-slider .slick-list {
  margin-inline: auto;
  max-height: 350px;
  max-width: 768px;
  height: 100%;
  padding: 0 0 !important;
}

.author-slider .slick-slide {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  height: 100%;
}

.author-slider .slick-slide img {
  padding: 20px;
  transition: transform linear 0.2s;
  max-width: 175px;
}

@media screen and (min-width: 768px) {
  .author-slider .slick-slide img {
    padding: 30px;
    max-width: 215px;
  }
}

.author-slider .slick-current img {
  transform: scale(1.2);
}

.author-slider .slick-prev {
  top: 100%;
  z-index: 10;
  left: -6px;
}

@media screen and (min-width: 768px) {
  .author-slider .slick-prev {
    top: 50%;
    left: -30px;
  }
}

.author-slider .slick-next {
  top: 100%;
  z-index: 10;
  right: -6px;
}

@media screen and (min-width: 768px) {
  .author-slider .slick-next {
    top: 50%;
    right: -30px;
  }
}

.testimonials-slider {
  padding: 20px 0 40px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider {
    padding: 20px 60px 20px;
  }
}

.testimonials-slider .slick-slide {
  padding: 0 10px;
}

.testimonials-slider .slick-slide .card {
  border-radius: 50px;
  border: 3px solid #e48962;
  background: #fbdbc6;
  padding: 100px 15px 65px;
  margin-top: 150px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-slide .card {
    padding: 100px 65px 65px;
  }
}

.testimonials-slider .slick-slide .card img {
  border-radius: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: -130px;
  width: 212px;
}

.testimonials-slider .slick-slide .no-card {
  padding: 100px 15px 65px;
  margin-top: 150px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-slide .no-card {
    padding: 100px 65px 65px;
  }
}

.testimonials-slider .slick-slide .no-card img {
  border-radius: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: -130px;
  width: 212px;
}

.testimonials-slider .slick-slide .no-card .testimonial-quote {
  max-width: 970px;
}

.testimonials-slider .slick-slide .no-card .testimonial-quote {
  max-width: 970px;
}

.testimonials-slider .slick-slide .no-card .testimonial-quote p {
  font-family: "new-spirit", serif !important;
  font-size: 36.0009000225px !important;
  line-height: 42px !important;
  color: #0f52ba !important;
  font-weight: bold;
  margin-bottom: 1.5rem !important;
}

.testimonials-slider .slick-prev {
  top: 100%;
  z-index: 10;
  left: -6px;
}

@media screen and (max-width: 767px) {
  .testimonials-slider .slick-prev.higher {
    top: 90%;
  }
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-prev {
    top: 60%;
    left: -30px;
  }
}

.testimonials-slider .slick-next {
  top: 100%;
  z-index: 10;
  right: -6px;
}

@media screen and (max-width: 767px) {
  .testimonials-slider .slick-next.higher {
    top: 90%;
  }
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-next {
    top: 60%;
    right: -30px;
  }
}

.articles-slider {
  padding: 0 20px;
}

@media screen and (min-width: 576px) {
  .articles-slider {
    padding: 0 40px;
  }
}

.articles-slider img {
  max-width: 430px;
  height: 430px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (min-width: 440px) {
  .articles-slider img {
    max-width: 255px;
  }
}

@media screen and (min-width: 992px) {
  .articles-slider img {
    max-width: 349px;
    height: 435px;
  }
}

.articles-slider .slick-arrow {
  writing-mode: vertical-rl;
  text-orientation: upright;
}

.articles-slider .slick-prev {
  z-index: 10;
  left: 0;
  transform: translateY(-50%);
}

@media screen and (min-width: 992px) {
  .articles-slider .slick-prev {
    left: 25px;
  }
}

.articles-slider .slick-next {
  z-index: 10;
  right: 0;
  transform: translateY(-50%);
}

@media screen and (min-width: 992px) {
  .articles-slider .slick-next {
    right: 25px;
  }
}

.products-slider {
  padding: 20px 0 40px;
}

@media screen and (min-width: 768px) {
  .products-slider {
    padding: 20px 10px 20px;
  }
}

@media screen and (min-width: 992px) {
  .products-slider .slick-slide {
    padding: 0 90px;
  }
}

.products-slider .slick-slide .product-card {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .products-slider .slick-slide .product-card {
    padding: 0 90px;
  }
}

.products-slider .slick-slide .product-card .product-img-container {
  z-index: 1;
  max-width: 415px;
  max-height: 450px;
  display: flex;
  flex: 0 0 auto;
}

.products-slider
  .slick-slide
  .product-card
  .product-img-container
  .product-img {
  max-width: 415px;
  max-height: 450px;
}

.products-slider .slick-slide .product-card .product-content {
  position: relative;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  z-index: 2;
  background: #ffffff;
}

@media screen and (min-width: 992px) {
  .products-slider .slick-slide .product-card .product-content {
    margin-left: -60px;
    max-height: 540px;
  }
}

@media screen and (min-width: 1400px) {
  .products-slider .slick-slide .product-card .product-content {
    max-height: 380px;
  }
}

.products-slider .slick-prev {
  top: 100%;
  z-index: 10;
  left: -6px;
  transform: translateX(20dvw);
}

@media screen and (min-width: 992px) {
  .products-slider .slick-prev {
    top: 50%;
    left: -45px;
    transform: none;
  }
}

@media screen and (min-width: 1200px) {
  .products-slider .slick-prev {
    left: -60px;
  }
}

.products-slider .slick-next {
  top: 100%;
  z-index: 10;
  right: -6px;
  transform: translateX(-20dvw);
}

@media screen and (min-width: 992px) {
  .products-slider .slick-next {
    top: 50%;
    right: -45px;
    transform: none;
  }
}

@media screen and (min-width: 1200px) {
  .products-slider .slick-next {
    right: -60px;
  }
}

#browseDropdown {
  max-width: 300px;
  width: 100%;
}

#browseDropdown-section {
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}

#browseDropdown-section .container {
  height: 100%;
  overflow: hidden;
}

#browseDropdown-section #accordionMenu {
  overflow: hidden;
}

.dropdown-section-layout .container {
  margin-bottom: 0 !important;
  max-width: 100% !important;
}

#topicNavSection {
  padding-bottom: 130px;
}

@media screen and (min-width: 992px) {
  #topicNavSection {
    padding-bottom: 200px;
  }
}

#topicNavSection.wide {
  padding-bottom: 250px;
}

@media screen and (min-width: 768px) {
  #topicNavSection.wide {
    padding-bottom: 300px;
  }
}

@media screen and (min-width: 992px) {
  #topicNavSection.wide {
    padding-bottom: 150px;
  }
}

#browseDropdown {
  height: 41px;
  border-radius: 20px;
}

#browseDropdown:active,
#browseDropdown:focus {
  outline: none;
  box-shadow: none;
}

#wave-section-1 #heart {
  max-width: 120px;
  position: absolute;
  z-index: 10;
  width: 14vw;
  right: 10vw;
  top: 10vh;
}

@media screen and (min-width: 576px) {
  #wave-section-1 #heart {
    width: 11vw;
    right: 14vw;
    top: 10vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-1 #heart {
    width: 8vw;
    right: 24vw;
    top: 6vh;
  }
}

#wave-section-1 #wave {
  display: none;
}

@media screen and (min-width: 992px) {
  #wave-section-1 #wave {
    max-width: 200px;
    position: absolute;
    display: block;
    z-index: 10;
    width: 12vw;
    left: 10vw;
    top: 6vh;
  }
}

#wave-section-1 #asterisk {
  max-width: 115px;
  position: absolute;
  z-index: 10;
  width: 11vw;
  right: 28vw;
  bottom: 16vh;
}

@media screen and (min-width: 576px) {
  #wave-section-1 #asterisk {
    width: 10vw;
    right: 28vw;
    bottom: 16vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-1 #asterisk {
    width: 8vw;
    right: 14vw;
    bottom: 16vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-1 #asterisk {
    width: 8vw;
    right: 8vw;
    bottom: 12vh;
  }
}

#wave-section-1 #blue-heart {
  max-width: 125px;
  position: absolute;
  z-index: 10;
  width: 14vw;
  left: 10vw;
  bottom: 17vh;
}

@media screen and (min-width: 576px) {
  #wave-section-1 #blue-heart {
    width: 11vw;
    left: 10vw;
    bottom: 17vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-1 #blue-heart {
    width: 8vw;
    left: 10vw;
    bottom: 17vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-1 #blue-heart {
    width: 8vw;
    left: 21vw;
    bottom: 12vh;
  }
}

#wave-section-1 #semi-circles {
  max-width: 116px;
  position: absolute;
  z-index: 10;
  width: 14vw;
  left: 5vw;
  top: 10vh;
}

@media screen and (min-width: 576px) {
  #wave-section-1 #semi-circles {
    width: 12vw;
    left: 12vw;
    top: 7vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-1 #semi-circles {
    width: 8vw;
    left: 16vw;
    top: 6vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-1 #semi-circles {
    width: 8vw;
    left: 4vw;
    top: 28vh;
  }
}

#wave-section-2 {
  position: relative;
  padding: 140px 0 320px;
}

#wave-section-2 .bg-image-wrapper {
  overflow-x: hidden;
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

#wave-section-2 #square-hole {
  max-width: 200px;
  position: absolute;
  width: 26vw;
  left: -10vw;
  top: 23vh;
}

@media screen and (min-width: 576px) {
  #wave-section-2 #square-hole {
    width: 23vw;
    left: -10vw;
    top: 18vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-2 #square-hole {
    width: 20vw;
    left: -10vw;
    top: 16vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-2 #square-hole {
    width: 16vw;
    left: 2vw;
    top: 16vh;
  }
}

#wave-section-2 #semi-circles {
  max-width: 180px;
  position: absolute;
  width: 19vw;
  right: 18vw;
  top: -4vh;
}

@media screen and (min-width: 576px) {
  #wave-section-2 #semi-circles {
    width: 16vw;
    right: 18vw;
    top: -6vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-2 #semi-circles {
    width: 14vw;
    right: 18vw;
    top: -7vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-2 #semi-circles {
    width: 12vw;
    right: 18vw;
    top: -9vh;
  }
}

#wave-section-2 #wave {
  max-width: 120px;
  z-index: 1;
  position: absolute;
  width: 26vw;
  right: -9vw;
  bottom: 24vh;
}

@media screen and (min-width: 576px) {
  #wave-section-2 #wave {
    width: 23vw;
    right: -7vw;
    bottom: 18vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-2 #wave {
    width: 20vw;
    right: -5vw;
    bottom: 16vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-2 #wave {
    width: 16vw;
    right: 8vw;
    bottom: 12vh;
  }
}

#parents-favourites {
  z-index: 1;
  padding: 16rem 0 4rem;
}

@media screen and (min-width: 576px) {
  #parents-favourites {
    padding: 20rem 0 4rem;
  }
}

@media screen and (min-width: 992px) {
  #parents-favourites {
    padding: 4rem 0;
  }
}

#shop-hero {
  z-index: 2;
  padding: 4rem 0 12rem;
}

@media screen and (min-width: 576px) {
  #shop-hero {
    padding: 4rem 0 16rem;
  }
}

@media screen and (min-width: 992px) {
  #shop-hero {
    padding: 4rem 0;
    overflow: hidden;
  }
}

#shop-hero #dot-semi-circle {
  position: absolute;
  z-index: 10;
  width: 150px;
  left: -30px;
  top: -100px;
}

@media screen and (min-width: 450px) {
  #shop-hero #dot-semi-circle {
    left: 10px;
  }
}

@media screen and (min-width: 576px) {
  #shop-hero #dot-semi-circle {
    left: 60px;
  }
}

@media screen and (min-width: 768px) {
  #shop-hero #dot-semi-circle {
    left: 120px;
  }
}

@media screen and (min-width: 992px) {
  #shop-hero #dot-semi-circle {
    left: -50px;
    top: -60px;
  }
}

#shop-hero #img-2 {
  position: absolute;
  bottom: 0;
  left: 50%;
  max-width: 320px;
  max-height: 320px;
  transform: translateY(50%) translateX(-50%);
}

@media screen and (min-width: 576px) {
  #shop-hero #img-2 {
    max-width: 480px;
    max-height: 480px;
  }
}

@media screen and (min-width: 992px) {
  #shop-hero #img-2 {
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
  }
}

#shop-hero #img-2 #semi-circle {
  position: absolute;
  z-index: 10;
  max-width: 118px;
  width: 100px;
  right: 40px;
  bottom: 15px;
}

@media screen and (min-width: 992px) {
  #shop-hero #img-2 #semi-circle {
    right: -40px;
  }
}

#shop-hero #img-2 #half-rainbow-1 {
  position: absolute;
  z-index: 10;
  max-width: 168px;
  width: 200px;
  right: 0;
  bottom: -65px;
}

@media screen and (min-width: 992px) {
  #shop-hero #img-2 #half-rainbow-1 {
    right: -80px;
  }
}

#shop-collections #heart {
  position: absolute;
  z-index: 10;
  width: 80px;
  left: 20px;
  top: -80px;
}

@media screen and (min-width: 576px) {
  #shop-collections #heart {
    width: 100px;
  }
}

@media screen and (min-width: 992px) {
  #shop-collections #heart {
    width: 120px;
    left: 50px;
    top: -30px;
  }
}

@media screen and (min-width: 1200px) {
  #shop-collections #heart {
    left: 140px;
  }
}

@media screen and (min-width: 1400px) {
  #shop-collections #heart {
    left: 210px;
  }
}

#shop-collections #semi-circles {
  position: absolute;
  z-index: 10;
  width: 80px;
  right: 20px;
  bottom: -100px;
}

@media screen and (min-width: 576px) {
  #shop-collections #semi-circles {
    width: 100px;
  }
}

@media screen and (min-width: 992px) {
  #shop-collections #semi-circles {
    width: 120px;
    right: 20px;
    bottom: -60px;
  }
}

@media screen and (min-width: 1200px) {
  #shop-collections #semi-circles {
    right: 100px;
  }
}

@media screen and (min-width: 1400px) {
  #shop-collections #semi-circles {
    right: 160px;
  }
}

.big-img {
  transform: translateY(-16vh);
}

@media screen and (min-width: 992px) {
  .big-img {
    position: absolute;
    top: 50%;
    transform: translate(6vw, -50%);
    z-index: 1;
  }
}

.big-img-2 {
  transform: translateY(-16vh);
}

@media screen and (min-width: 992px) {
  .big-img-2 {
    position: absolute;
    top: 50%;
    z-index: 1;
  }
}

@media screen and (min-width: 1200px) {
  .big-img-2 {
    transform: translate(6vw, -50%);
  }
}

.topic-category #img-1 {
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (min-width: 992px) {
  .topic-category #img-1 {
    padding-top: 8rem;
  }
}

.topic-category #img-2 {
  max-height: 490px;
  max-width: 380px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (min-width: 992px) {
  .topic-category #img-2 {
    max-width: 100%;
    max-height: 100%;
    padding-bottom: 8rem;
  }
}

.top-articles .top-article-card {
  margin-bottom: 4rem;
}

@media screen and (min-width: 768px) {
  .top-articles .top-article-card {
    margin-bottom: 4rem;
  }
}

.top-articles .top-article-card img {
  max-width: 430px;
  height: 320px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (min-width: 992px) {
  .top-articles .top-article-card img {
    max-width: 350px;
    height: 435px;
  }
}

@media screen and (min-width: 768px) {
  .topic-search-bar {
    height: 81px;
  }
}

.topic-search-bar .asterisk {
  width: 50px;
}

@media screen and (min-width: 768px) {
  .topic-search-bar .asterisk {
    width: 81px;
  }
}

.topic-search-bar .rounded-input {
  border: 1px solid transparent;
  border-radius: 30px;
  display: inline-block;
  height: 78px;
  width: 100%;
  padding: 15px 15px;
}

.topic-search-bar .rounded-input::-moz-placeholder {
  color: #172c86;
}

.topic-search-bar .rounded-input::placeholder {
  color: #172c86;
}

@media screen and (min-width: 768px) {
  .topic-search-bar .rounded-input {
    max-width: 840px;
    padding: 15px 30px;
  }
}

.topic-search-bar button {
  padding: 15px 30px;
}

.guides .title {
  margin-bottom: 4rem;
}

@media screen and (min-width: 576px) {
  .guides .title {
    margin-bottom: 10rem;
  }
}

.guides .item-wrapper {
  margin-bottom: 8rem;
}

@media screen and (min-width: 992px) {
  .guides .item-wrapper {
    margin-bottom: 2rem;
  }
}

.guides .item {
  position: relative;
  height: 375px;
  max-width: 350px;
}

.guides .item #semi-circle {
  position: absolute;
  z-index: 10;
  max-width: 118px;
  width: 100px;
  left: -55px;
  bottom: 15px;
}

.guides .item #half-rainbow-1 {
  position: absolute;
  z-index: 10;
  max-width: 168px;
  width: 148vh;
  left: -80px;
  bottom: -65px;
}

.guides .item #dot-semi-circle {
  position: absolute;
  z-index: 10;
  max-width: 221px;
  width: 200px;
  left: 50%;
  top: -30px;
  translate: -50% -50%;
}

.guides .item #dot {
  position: absolute;
  z-index: 10;
  max-width: 66px;
  width: 46px;
  right: 15px;
  bottom: 15px;
}

.guides .item #half-rainbow-2 {
  position: absolute;
  z-index: 10;
  max-width: 222px;
  width: 202px;
  right: -60px;
  bottom: -65px;
}

.guides .item-inner {
  position: relative;
  padding: 55px 35px;
}

@media screen and (min-width: 576px) {
  .guides .item-inner {
    padding: 28px 20px;
  }
}

@media screen and (min-width: 768px) {
  .guides .item-inner {
    padding: 55px 35px;
  }
}

.books .book-card-row {
  background-color: #ffffff;
  border: 3px solid #e48962;
  border-radius: 5rem;
  padding: 2rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 576px) {
  .books .book-card-row {
    padding: 3rem;
    text-align: start;
    justify-content: start;
    align-items: stretch;
    flex-direction: row;
  }
}

@media screen and (min-width: 992px) {
  .books .book-card-row {
    padding: 3rem;
    justify-content: center;
  }
}

.books .book-card-row .book-img {
  max-width: 140px;
  max-height: 290px;
}

@media screen and (min-width: 576px) {
  .books .book-card-row .book-img {
    margin-right: 35px;
  }
}

@media screen and (min-width: 768px) {
  .books .book-card-row .book-img {
    max-width: 200px;
    max-height: 340px;
    margin-right: 65px;
  }
}

.detail-testimonials-card {
  border-radius: 50px;
  border: 3px solid #e48962;
  background: #fbdbc6;
}

.detail-testimonials-card quote-block p {
  font-family: "new-spirit", serif !important;
  font-size: 18.0004500113px !important;
  line-height: 24px !important;
  color: #0f52ba !important;
  margin-bottom: 3rem !important;
}

.animated-buy-redesign {
  overflow: hidden;
  position: relative !important;
  min-height: 36px;
  min-width: 90px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .animated-buy-redesign {
    min-height: 56px;
    min-width: 140px !important;
  }
}

.animated-buy-redesign .buy-now-redesign {
  position: relative;
  width: 100%;
}

.animated-buy-redesign svg {
  width: 100%;
  transform: translateX(-100%);
  position: absolute;
}

.animated-buy-redesign .view-cart-redesign {
  width: 100%;
  transform: translateX(-100%);
  opacity: 0;
  position: absolute;
}

.animated-buy-redesign.show_cart .buy-now-redesign {
  animation: buyNowFade 500ms ease-in 0ms 1 forwards;
}

.animated-buy-redesign.show_cart svg {
  animation: cartIcon 2000ms ease-in-out 300ms 1 forwards;
}

.animated-buy-redesign.show_cart .view-cart-redesign {
  animation: viewCartFade 500ms ease-in-out 2000ms 1 forwards;
}

@keyframes viewCartFade {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }

  to {
    transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes buyNowFade {
  from {
    transform: translateX(0px);
    opacity: 1;
  }

  to {
    transform: translateX(100%);
    opacity: 0;
  }
}

@keyframes cartIcon {
  0% {
    transform: translateX(-100%) rotate(-20deg);
    opacity: 0;
  }

  33% {
    transform: translateX(0px) rotate(-10deg);
    opacity: 1;
  }

  39% {
    transform: translateX(0px) rotate(0deg);
    opacity: 1;
  }

  60% {
    transform: translateX(0px) rotate(0deg);
    opacity: 1;
  }

  66% {
    transform: translateX(0px) rotate(-10deg);
    opacity: 1;
  }

  100% {
    transform: translateX(100%) rotate(-20deg);
    opacity: 0;
  }
}

/* ===== END redesign.css ===== */

/* ===== BEGIN redesign.min.css ===== */

a,
button {
  cursor: pointer;
}

section {
  padding: 3rem 0;
  position: relative;
}

@media screen and (min-width: 768px) {
  section {
    padding: 4rem 0;
  }
}

@media screen and (min-width: 576px) {
  .container {
    max-width: 540px !important;
  }
}

@media screen and (min-width: 768px) {
  .container {
    max-width: 720px !important;
  }
}

@media screen and (min-width: 992px) {
  .container {
    max-width: 960px !important;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1140px !important;
  }
}

@media screen and (min-width: 1400px) {
  .container {
    max-width: 1300px !important;
  }
}

.refresh-font-primary {
  font-family: "Orleans Web", serif !important;
}

.refresh-font-secondary {
  font-family: "new-spirit", serif !important;
}

.refresh-font-tertiary {
  font-family: "Poppins", sans-serif !important;
}

.refresh-bg-blue {
  background: #0f52ba !important;
}

.refresh-border-blue {
  border: 1px solid #0f52ba !important;
}

.refresh-color-blue {
  color: #0f52ba !important;
}

.refresh-highlight-blue:before {
  background: #0f52ba !important;
}

.refresh-bg-blue-light {
  background: #cfd3ea !important;
}

.refresh-border-blue-light {
  border: 1px solid #cfd3ea !important;
}

.refresh-color-blue-light {
  color: #cfd3ea !important;
}

.refresh-highlight-blue-light:before {
  background: #cfd3ea !important;
}

.refresh-bg-blue-dark {
  background: #172c86 !important;
}

.refresh-border-blue-dark {
  border: 1px solid #172c86 !important;
}

.refresh-color-blue-dark {
  color: #172c86 !important;
}

.refresh-highlight-blue-dark:before {
  background: #172c86 !important;
}

.refresh-bg-blue-alt {
  background: #8997d1 !important;
}

.refresh-border-blue-alt {
  border: 1px solid #8997d1 !important;
}

.refresh-color-blue-alt {
  color: #8997d1 !important;
}

.refresh-highlight-blue-alt:before {
  background: #8997d1 !important;
}

.refresh-bg-grey {
  background: #353d4b !important;
}

.refresh-border-grey {
  border: 1px solid #353d4b !important;
}

.refresh-color-grey {
  color: #353d4b !important;
}

.refresh-color-grey-alt {
  color: #677081 !important;
}

.refresh-highlight-grey:before {
  background: #353d4b !important;
}

.refresh-color-grey-light {
  color: #cfd2e9 !important;
}

.refresh-bg-orange {
  background: #e48962 !important;
}

.refresh-border-orange {
  border: 1px solid #e48962 !important;
}

.refresh-border-orange-thick {
  border: 3px solid #e48962 !important;
}

.refresh-color-orange {
  color: #e48962 !important;
}

.refresh-highlight-orange:before {
  background: #e48962 !important;
}

.refresh-bg-orange-light {
  background: #fbdbc6 !important;
}

.refresh-bg-orange-light-alt {
  background: #f7bd97 !important;
}

.refresh-border-orange-light {
  border: 1px solid #fbdbc6 !important;
}

.refresh-border-orange-light-alt {
  border: 1px solid #f7bd97 !important;
}

.refresh-color-orange-light {
  color: #fbdbc6 !important;
}

.refresh-color-orange-light-alt {
  color: #f7bd97 !important;
}

.refresh-highlight-orange-light:before {
  background: #fbdbc6 !important;
}

.refresh-highlight-orange-light-alt:before {
  background: #f7bd97 !important;
}

.refresh-bg-white {
  background: #fff !important;
}

.refresh-border-white {
  border: 1px solid #fff !important;
}

.refresh-border-white-thick {
  border: 2px solid #fff !important;
}

.refresh-color-white {
  color: #fff !important;
}

.refresh-highlight-white:before {
  background: #fff !important;
}

.refresh-bg-white-dark {
  background: #f2efe8 !important;
}

.refresh-border-white-dark {
  border: 1px solid #f2efe8 !important;
}

.refresh-color-white-dark {
  color: #f2efe8 !important;
}

.refresh-highlight-white-dark:before {
  background: #f2efe8 !important;
}

.refresh-bg-gold {
  background: #cb932c !important;
}

.refresh-bg-gold-alt {
  background: #cb932c !important;
}

.refresh-border-gold {
  border: 1px solid #cb932c !important;
}

.refresh-border-gold-alt {
  border: 1px solid #cb932c !important;
}

.refresh-color-gold {
  color: #cb932c !important;
}

.refresh-color-gold-alt {
  color: #cb932c !important;
}

.refresh-highlight-gold:before {
  background: #cb932c !important;
}

.refresh-highlight-gold-alt:before {
  background: #cb932c !important;
}

.refresh-bg-soft-blue {
  background: #8798d7 !important;
}

.refresh-bg-soft-blue-alt {
  background: #8798d7 !important;
}

.refresh-border-soft-blue {
  border: 1px solid #8798d7 !important;
}

.refresh-border-soft-blue-alt {
  border: 1px solid #8798d7 !important;
}

.refresh-color-soft-blue {
  color: #8798d7 !important;
}

.refresh-color-soft-blue-alt {
  color: #8798d7 !important;
}

.refresh-highlight-soft-blue:before {
  background: #8798d7 !important;
}

.refresh-highlight-soft-blue-alt:before {
  background: #8798d7 !important;
}

.refresh-bg-transparent {
  background: rgba(0, 0, 0, 0) !important;
}

.refresh-header-small {
  font-size: 21.0005250131px !important;
  line-height: 26px !important;
}

.refresh-header-medium {
  font-size: 27.0006750169px !important;
  line-height: 34px !important;
}

.refresh-header-large {
  font-size: 30.0007500188px !important;
  line-height: 39px !important;
}

.refresh-header-extra-large {
  font-size: 36.0009000225px !important;
  line-height: 42px !important;
}

.refresh-paragraph-extra-small {
  font-size: 13px !important;
  line-height: 16px !important;
}

.refresh-paragraph-small {
  font-size: 12.0003000075px !important;
  line-height: 15px !important;
}

.refresh-paragraph-medium {
  font-size: 13.5003375084px !important;
  line-height: 16px !important;
}

.refresh-paragraph-large {
  font-size: 15.0003750094px !important;
  line-height: 19px !important;
}

.refresh-paragraph-extra-large {
  font-size: 18.0004500113px !important;
  line-height: 24px !important;
}

@media screen and (min-width: 768px) {
  .refresh-header-small {
    font-size: 28px !important;
    line-height: 35px !important;
  }

  .refresh-header-medium {
    font-size: 36px !important;
    line-height: 46px !important;
  }

  .refresh-header-large {
    font-size: 40px !important;
    line-height: 52px !important;
  }

  .refresh-header-extra-large {
    font-size: 48px !important;
    line-height: 56px !important;
  }

  .refresh-paragraph-small {
    font-size: 16px !important;
    line-height: 20px !important;
  }

  .refresh-paragraph-medium {
    font-size: 18px !important;
    line-height: 22px !important;
  }

  .refresh-paragraph-large {
    font-size: 20px !important;
    line-height: 24px !important;
  }

  .refresh-paragraph-extra-large {
    font-size: 20px !important;
    line-height: 32px !important;
  }
}

.refresh-highlight {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.refresh-highlight:before {
  content: "";
  position: absolute;
  top: 6px;
  left: -5px;
  right: -5px;
  bottom: 6px;
  z-index: -1;
}

.refresh-highlight.refresh-highlight-rotate-0deg:before {
  transform: rotate(0);
}

.refresh-highlight.refresh-highlight-rotate--2deg:before {
  transform: rotate(-2deg);
}

.refresh-highlight.refresh-highlight-rotate-3deg:before {
  transform: rotate(3deg);
}

.refresh-button-alt {
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 35px;
  display: inline-block;
  font-size: 12.0003000075px;
  font-weight: normal;
  padding: 8px 16px;
  text-align: center;
  text-transform: capitalize;
  transition: all linear 0.2s;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (min-width: 768px) {
  .refresh-button-alt {
    font-size: 24px;
    padding: 12px 30px;
  }
}

.refresh-button-alt:hover,
.refresh-button-alt:focus {
  text-decoration: none;
}

.refresh-button-alt.refresh-button-alt-wide {
  padding: 24px 64px !important;
}

@media screen and (min-width: 768px) {
  .refresh-button-alt.refresh-button-alt-wide {
    padding: 32px 128px !important;
  }
}

.refresh-button-alt.refresh-button-alt-disabled {
  cursor: default;
  background: #353d4b;
  border-color: #353d4b;
}

.refresh-button-alt.refresh-button-alt-orange {
  background: #e48962;
  border-color: #e48962;
}

.refresh-button-alt.refresh-button-alt-orange:active,
.refresh-button-alt.refresh-button-alt-orange:active:hover,
.refresh-button-alt.refresh-button-alt-orange:active:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button-alt.refresh-button-alt-orange:hover,
.refresh-button-alt.refresh-button-alt-orange:focus {
  background: #f7bd97;
  border-color: #f7bd97;
}

.refresh-button-alt.refresh-button-alt-orange.hover-dark:hover,
.refresh-button-alt.refresh-button-alt-orange.hover-dark:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button-alt.refresh-button-alt-orange.refresh-button-alt-nav {
  border-color: #fff;
}

.refresh-button-alt.refresh-button-alt-orange.refresh-button-alt-nav:hover,
.refresh-button-alt.refresh-button-alt-orange.refresh-button-alt-nav:focus {
  border-color: #fff;
}

.refresh-button-alt.refresh-button-alt-blue {
  background: #0f52ba;
  border-color: #fff;
}

.refresh-button-alt.refresh-button-alt-blue:hover,
.refresh-button-alt.refresh-button-alt-blue:focus {
  background: #cfd3ea;
  border-color: #cfd3ea;
  color: #0f52ba !important;
}

.refresh-button-alt.refresh-button-alt-blue-outline {
  background: #fff;
  border-color: #0f52ba;
}

.refresh-button-alt.refresh-button-alt-blue-outline:hover,
.refresh-button-alt.refresh-button-alt-blue-outline:focus {
  background: #0f52ba;
  border-color: #0f52ba;
  color: #fff !important;
}

.refresh-button-alt.refresh-button-alt-white-outline {
  background: #e48962;
  border-color: #fff;
  border-width: 2px;
}

.refresh-button-alt.refresh-button-alt-white-outline:active,
.refresh-button-alt.refresh-button-alt-white-outline:active:hover,
.refresh-button-alt.refresh-button-alt-white-outline:active:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button-alt.refresh-button-alt-white-outline:hover,
.refresh-button-alt.refresh-button-alt-white-outline:focus {
  background: #f7bd97;
  border-color: #f7bd97;
}

.refresh-button-alt.refresh-button-alt-white-outline.hover-dark:hover,
.refresh-button-alt.refresh-button-alt-white-outline.hover-dark:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button {
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 35px;
  display: inline-block;
  font-size: 12.0003000075px;
  font-weight: bold;
  padding: 8px 16px;
  text-align: center;
  text-transform: uppercase;
  transition: all linear 0.2s;
  width: -moz-fit-content;
  width: fit-content;
}

.refresh-button.refresh-button-nav {
  padding: 12px 48px !important;
  font-size: 16px !important;
}

@media screen and (min-width: 768px) {
  .refresh-button {
    font-size: 16px;
    padding: 15px 30px;
  }
}

.refresh-button:hover,
.refresh-button:focus {
  text-decoration: none;
}

.refresh-button.refresh-button-wide {
  padding: 24px 64px !important;
}

@media screen and (min-width: 768px) {
  .refresh-button.refresh-button-wide {
    padding: 32px 128px !important;
  }
}

.refresh-button.refresh-button-wide-alt {
  padding: 12px 48px !important;
}

@media screen and (min-width: 768px) {
  .refresh-button.refresh-button-wide-alt {
    padding: 15px 72px !important;
  }
}

.refresh-button.refresh-button-disabled {
  cursor: default;
  background: #353d4b;
  border-color: #353d4b;
}

.refresh-button.refresh-button-orange {
  background: #e48962;
  border-color: #e48962;
}

.refresh-button.refresh-button-orange:active,
.refresh-button.refresh-button-orange:active:hover,
.refresh-button.refresh-button-orange:active:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button.refresh-button-orange:hover,
.refresh-button.refresh-button-orange:focus {
  background: #fbdbc6;
  border-color: #fbdbc6;
}

.refresh-button.refresh-button-orange.hover-dark:hover,
.refresh-button.refresh-button-orange.hover-dark:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button.refresh-button-orange.refresh-button-nav {
  border-color: #fff;
}

.refresh-button.refresh-button-orange.refresh-button-nav:hover,
.refresh-button.refresh-button-orange.refresh-button-nav:focus {
  border-color: #fff;
}

.refresh-button.refresh-button-orange-light {
  background: #fbdbc6;
  border-color: #fff;
}

.refresh-button.refresh-button-orange-light:hover,
.refresh-button.refresh-button-orange-light:focus {
  background: #e48962;
  border-color: #e48962;
}

.refresh-button.refresh-button-orange-light.hover-dark:hover,
.refresh-button.refresh-button-orange-light.hover-dark:focus {
  background: #db5f34;
  border-color: #db5f34;
}

.refresh-button.refresh-button-orange-light-alt {
  background: #f7bd97;
  border-color: #fff;
}

.refresh-button.refresh-button-orange-light-alt:hover,
.refresh-button.refresh-button-orange-light-alt:focus {
  background: #fbdbc6;
  border-color: #fbdbc6;
}

.refresh-button.refresh-button-orange-light-alt.hover-dark:hover,
.refresh-button.refresh-button-orange-light-alt.hover-dark:focus {
  background: #fbdbc6;
  border-color: #fbdbc6;
}

.refresh-button.refresh-button-blue-alt {
  background: #8997d1;
  border-color: #fff;
}

.refresh-button.refresh-button-blue-alt:hover,
.refresh-button.refresh-button-blue-alt:focus {
  background: #cfd3ea;
  border-color: #cfd3ea;
  color: #8997d1 !important;
}

.refresh-button.refresh-button-blue {
  background: #0f52ba;
  border-color: #fff;
}

.refresh-button.refresh-button-blue:hover,
.refresh-button.refresh-button-blue:focus {
  background: #cfd3ea;
  border-color: #cfd3ea;
  color: #0f52ba !important;
}

.refresh-button.refresh-button-blue-outline {
  background: #fff;
  border-color: #0f52ba;
}

.refresh-button.refresh-button-blue-outline:hover,
.refresh-button.refresh-button-blue-outline:focus {
  background: #0f52ba;
  border-color: #0f52ba;
}

.refresh-wave {
  padding: 180px 0 200px;
}

@media screen and (min-width: 576px) {
  .refresh-wave {
    padding: 180px 0 300px;
  }
}

.refresh-wave .refresh-wave-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  line-height: 0;
}

.refresh-wave .refresh-wave-bottom svg {
  display: block;
  width: 100%;
  height: 150px;
}

@media screen and (min-width: 576px) {
  .refresh-wave .refresh-wave-bottom svg {
    height: 250px;
  }
}

.refresh-wave .refresh-wave-bottom svg .refresh-color-blue {
  fill: #0f52ba;
}

.refresh-wave .refresh-wave-bottom svg .refresh-color-white {
  fill: #fff;
}

.refresh-wave .refresh-wave-bottom svg .refresh-color-white-dark {
  fill: #f2efe8;
}

.refresh-wave .refresh-wave-bottom svg .refresh-color-orange {
  fill: #e48962;
}

.refresh-wave .refresh-wave-bottom svg .refresh-color-orange-light {
  fill: #fbdbc6;
}

.navbar {
  align-items: flex-start;
  background: #fff;
  min-height: 140px;
  padding-bottom: 1.5rem;
  padding-top: 2.5rem;
  transition: background 0.25s linear;
}

.navbar.navbar-mobile-open {
  background: #e48962;
}

@media screen and (min-width: 992px) {
  .navbar.navbar-mobile-open {
    background: #fff;
  }
}

.navbar.navbar-mobile-open .navbar-brand svg {
  fill: #fff;
}

.navbar.navbar-mobile-open .navbar-toggler .icon-bar {
  background-color: #fff;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-nav {
    align-items: flex-start;
    justify-content: space-evenly;
    width: 100%;
  }
}

.navbar .navbar-nav .nav-item {
  height: auto;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-nav .nav-item {
    font-family: "Poppins", sans-serif;
    padding-top: 15px;
  }
}

.navbar .navbar-nav .nav-item .nav-link {
  font-size: 16px;
  float: none;
  font-weight: bold;
  letter-spacing: normal;
  margin: 0 0 18px 0;
  padding: 0 !important;
  text-transform: uppercase;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-nav .nav-item .nav-link {
    font-weight: normal;
  }
}

.navbar .navbar-nav-extra {
  max-width: 320px;
}

.navbar .navbar-brand {
  left: 50%;
  margin-right: 0;
  position: absolute;
  top: 40px;
  transform: translateX(-50%);
  width: 65px;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-brand {
    display: none;
  }
}

.navbar .navbar-brand svg {
  fill: #0f52ba;
  transition: fill 0.25s linear;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-collapse {
    flex-direction: column;
  }
}

.navbar .navbar-toggler-container {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  width: 100px;
}

@media screen and (min-width: 992px) {
  .navbar .navbar-toggler-container {
    width: 0;
  }
}

.navbar .navbar-toggler {
  border: none;
  background: rgba(0, 0, 0, 0) !important;
}

.navbar .navbar-toggler:hover {
  background: rgba(0, 0, 0, 0) !important;
}

.navbar .navbar-toggler:focus {
  outline: none;
}

.navbar .navbar-toggler .icon-bar {
  height: 2px;
  width: 26px;
  background-color: #0f52ba;
  border-radius: 1px;
  display: block;
  margin-top: 5px;
  transition: all 0.2s;
}

.navbar .navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}

.navbar .navbar-toggler .middle-bar {
  opacity: 0;
}

.navbar .navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}

.navbar .navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}

.navbar .navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}

.navbar .navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}

.navbar .mobile-menu {
  padding-top: 150px;
}

@media screen and (min-width: 992px) {
  .navbar .mobile-menu {
    display: none;
  }
}

.navbar .mobile-menu .nav-link {
  color: #fff;
}

.navbar .desktop-menu {
  display: none;
}

@media screen and (min-width: 992px) {
  .navbar .desktop-menu {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}

.navbar .desktop-menu .navbar-nav img {
  width: 200px;
}

.navbar .desktop-menu .nav-link {
  color: #172c86;
}

.box-shadow-blue-bottom-left {
  box-shadow: -40px 40px 0px 0px #0f52ba;
  margin: 0 0 40px 40px;
  width: calc(100% - 40px);
}

.box-shadow-blue-bottom-left-small {
  box-shadow: -20px 20px 0px 0px #0f52ba;
  margin: 0 0 20px 20px;
  width: calc(100% - 20px);
}

.box-shadow-orange-bottom-left {
  box-shadow: -40px 40px 0px 0px #e48962;
  margin: 0 0 40px 40px;
  width: calc(100% - 40px);
}

.box-shadow-orange-bottom-left-small {
  box-shadow: -20px 20px 0px 0px #e48962;
  margin: 0 0 20px 20px;
  width: calc(100% - 20px);
}

.box-shadow-orange-light-bottom-left {
  box-shadow: -40px 40px 0px 0px #fbdbc6;
  margin: 0 0 40px 40px;
  width: calc(100% - 40px);
}

.box-shadow-orange-light-bottom-left-small {
  box-shadow: -20px 20px 0px 0px #fbdbc6;
  margin: 0 0 20px 20px;
  width: calc(100% - 20px);
}

.box-shadow-orange-light-bottom-right {
  box-shadow: 40px 40px 0px 0px #fbdbc6;
  margin: 0 40px 40px 0;
  width: calc(100% - 40px);
}

.box-shadow-orange-light-bottom-right-small {
  box-shadow: 20px 20px 0px 0px #fbdbc6;
  margin: 0 20px 20px 0;
  width: calc(100% - 20px);
}

.box-shadow-orange-light-alt-bottom-right {
  box-shadow: 40px 40px 0px 0px #f7bd97;
  margin: 0 40px 40px 0;
  width: calc(100% - 40px);
}

.box-shadow-orange-light-alt-bottom-right-small {
  box-shadow: 20px 20px 0px 0px #f7bd97;
  margin: 0 20px 20px 0;
  width: calc(100% - 20px);
}

.box-shadow-orange-light-alt-bottom-left {
  box-shadow: -40px 40px 0px 0px #f7bd97;
  margin: 0 40px 40px 0;
  width: calc(100% - 40px);
}

.box-shadow-orange-light-alt-bottom-left-small {
  box-shadow: -20px 20px 0px 0px #f7bd97;
  margin: 0 20px 20px 0;
  width: calc(100% - 20px);
}

.box-shadow-gold-bottom-left {
  box-shadow: -40px 40px 0px 0px #cb932c;
  margin: 0 0 40px 40px;
  width: calc(100% - 40px);
}

.box-shadow-gold-bottom-left-small {
  box-shadow: -20px 20px 0px 0px #cb932c;
  margin: 0 0 20px 20px;
  width: calc(100% - 20px);
}

.box-shadow-soft-blue-bottom-left {
  box-shadow: -40px 40px 0px 0px #8798d7;
  margin: 0 0 40px 40px;
  width: calc(100% - 40px);
}

.box-shadow-soft-blue-bottom-left-small {
  box-shadow: -20px 20px 0px 0px #8798d7;
  margin: 0 0 20px 20px;
  width: calc(100% - 20px);
}

.append-stamp {
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  z-index: 2;
  pointer-events: none;
}

@media screen and (min-width: 576px) {
  .append-stamp {
    width: 100px;
    top: 0;
    right: 0;
  }
}

@media screen and (min-width: 768px) {
  .append-stamp {
    width: 110px;
    top: -50px;
    right: -35px;
  }
}

@media screen and (min-width: 1200px) {
  .append-stamp {
    width: 120px;
    top: -50px;
    right: -50px;
  }
}

.append-stamp-three {
  position: absolute;
  z-index: 50;
  pointer-events: none;
  top: 12px;
  right: 35px;
  width: 84px;
}

@media screen and (min-width: 576px) {
  .append-stamp-three {
    width: 90px;
    width: 105px;
    top: 20px;
    right: 60px;
  }
}

@media screen and (min-width: 768px) {
  .append-stamp-three {
    width: 90px;
    top: 12px;
    right: 40px;
  }
}

@media screen and (min-width: 1200px) {
  .append-stamp-three {
    width: 145px;
    top: 28px;
    right: 105px;
  }
}

.append-stamp-two {
  position: absolute;
  z-index: 3;
  top: -115px;
  right: -105px;
  width: 200px;
  pointer-events: none;
  transition: transform 0.3s ease;
}

@media screen and (min-width: 1200px) {
  .append-stamp-two {
    width: 200px;
    top: -115px;
    right: -105px;
    transform: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199.98px) {
  .append-stamp-two {
    width: 160px;
    top: -90px;
    right: -80px;
    transform: none;
  }
}

@media screen and (min-width: 576px) and (max-width: 767.98px) {
  .append-stamp-two {
    width: 130px;
    top: -25px;
    right: -20px;
    transform: none;
  }
}

@media screen and (max-width: 575.98px) {
  .append-stamp-two {
    width: 150px;
    top: -80px;
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(-41deg);
  }
}

.curved-divider {
  display: block;
  height: 180px;
}

@media (max-width: 768px) {
  .curved-divider {
    height: 120px;
  }
}

.responsive-top-img {
  margin-top: -40px;
}

.responsive-bottom-img {
  margin-bottom: -60px;
}

@media (max-width: 768px) {
  .responsive-top-img {
    margin-top: -20px;
  }

  .responsive-bottom-img {
    margin-bottom: -30px;
  }
}

.full-rainbow {
  position: absolute;
  top: -11%;
  left: -8%;
  z-index: 2;
}

@media (max-width: 991.98px) and (min-width: 768px) {
  .full-rainbow {
    top: -12%;
    left: -4%;
    height: 70px;
  }
}

@media (max-width: 767.98px) {
  .full-rainbow {
    top: -11%;
    left: 0;
    height: 85px;
  }
}

.desktop-only {
  display: none;
}

@media screen and (min-width: 992px) {
  .desktop-only {
    display: block;
  }
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item {
    align-items: center;
    border-bottom: 0 none !important;
    display: flex;
  }
}

.navbar-dark .navbar-nav .nav-item:last-child {
  border-bottom: 0 none !important;
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item .nav-link {
    font-size: 16px;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    position: relative;
  }

  .navbar-dark .navbar-nav .nav-item .nav-link:hover,
  .navbar-dark .navbar-nav .nav-item .nav-link:focus {
    color: #0f52ba;
    text-decoration: underline;
  }
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item .nav-link:before,
  .navbar-dark .navbar-nav .nav-item .nav-link:before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 5px;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 5px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s linear;
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item .nav-link:hover:before,
  .navbar-dark .navbar-nav .nav-item .nav-link:focus:before,
  .navbar-dark .navbar-nav .nav-item.active .nav-link:before {
    opacity: 1;
  }
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item.dropdown {
    position: static;
  }
}

.navbar-dark .navbar-nav .nav-item.dropdown .nav-link.dropdown-toggle {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 992px) {
  .navbar-dark
    .navbar-nav
    .nav-item.dropdown
    .nav-link.dropdown-toggle
    span:first-child {
    margin-right: 10px;
  }
}

@media screen and (min-width: 992px) {
  .navbar-dark
    .navbar-nav
    .nav-item.dropdown
    .nav-link.dropdown-toggle
    .chevron {
    display: none;
  }
}

.chevron {
  width: 24px;
}

.chevron::before {
  border-style: solid;
  border-width: 1px 1px 0 0;
  color: #fff;
  content: "";
  display: inline-block;
  height: 15px;
  left: 0;
  position: relative;
  top: 0;
  transform: rotate(135deg);
  transform-origin: center;
  transition: all 0.25s linear;
  vertical-align: top;
  width: 15px;
}

.navbar-dark
  .navbar-nav
  .nav-item.dropdown
  .nav-link.dropdown-toggle
  .chevron::before {
  color: #fff;
}

.navbar-dark
  .navbar-nav
  .nav-item.dropdown.show
  .nav-link.dropdown-toggle
  .chevron::before {
  left: 0;
  top: 10px;
  transform: rotate(-45deg);
}

.navbar-dark .navbar-nav .nav-item.active {
  background: rgba(0, 0, 0, 0) !important;
}

.navbar-dark .navbar-nav .nav-item.active .nav-link {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 4px;
}

@media screen and (min-width: 992px) {
  .navbar-dark .navbar-nav .nav-item.active .nav-link {
    text-decoration: none;
  }
}

.rotated-card {
  transform: translateY(-50%) rotate(5deg);
  border-radius: 50px;
  border: 3px solid #0f52ba;
  background-color: #fff;
  position: absolute;
  width: 250px;
  padding: 20px;
  right: 20px;
  top: 100%;
}

@media screen and (min-width: 768px) {
  .rotated-card {
    right: -20px;
    top: 100%;
    width: 310px;
  }
}

@media screen and (min-width: 992px) {
  .rotated-card {
    top: 75%;
    right: -130px;
    padding: 40px;
  }
}

@media screen and (min-width: 1400px) {
  .rotated-card {
    right: -180px;
  }
}

.rotated-card-wide {
  transform: translateY(-50%) rotate(5deg);
  border-radius: 50px;
  border: 3px solid #8a97d2;
  background-color: #fff;
  position: absolute;
  width: 250px;
  padding: 20px;
  right: 20px;
  top: 100%;
}

@media screen and (min-width: 768px) {
  .rotated-card-wide {
    right: -20px;
    top: 100%;
    width: 310px;
  }
}

@media screen and (min-width: 992px) {
  .rotated-card-wide {
    height: 450px;
    top: 50%;
    right: -250px;
    padding: 40px;
  }

  .snippet-pane .w-100 {
    column-count: 2;
    column-gap: 30px;
    display: block !important;
  }

  .snippet-pane .w-100 button {
    text-align: left;
    white-space: normal;
    word-wrap: break-word;
    display: block;
    width: 100%;
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    cursor: pointer;
    background: none;
  }
}

.rotated-card .btn {
  background-color: #ed8b5f;
  border: none;
  font-weight: bold;
}

.nav-tabs .nav-link,
.product-tabs .product-link {
  background-color: rgba(0, 0, 0, 0);
  border: none;
}

.nav-tabs .nav-link.active,
.product-tabs .product-link.active {
  position: relative;
  z-index: 1;
}

.nav-tabs .nav-link.active:before,
.product-tabs .product-link.active:before {
  background: #fbdbc6;
  bottom: 8px;
  content: "";
  display: block;
  height: 11px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.nav-tabs .nav-link.active:focus,
.product-tabs .product-link.active:focus {
  outline: 0 none;
}

.bullet-icon {
  width: 36px;
  flex-shrink: 0;
}

.snippet-content {
  position: relative;
  background: #fff;
  border-bottom: 3px solid #8a97d2;
  border-left: 3px solid #8a97d2;
  border-right: 3px solid #8a97d2;
  border-top: 1px solid #8a97d2;
  border-radius: 0 0 50px 50px;
  padding: 40px 0 50px 0;
}

@media screen and (min-width: 992px) {
  .snippet-content {
    padding: 40px 0 40px 0;
  }
}

.snippet-pane {
  overflow-y: scroll;
  height: 200px;
  direction: rtl;
  padding: 0 40px 0 40px;
  scrollbar-color: rgba(0, 0, 0, 0.6) rgba(0, 0, 0, 0);
  scrollbar-width: thin;
}

.snippet-pane::-webkit-scrollbar {
  width: 8px;
}

.snippet-pane::-webkit-scrollbar-button {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
}

.snippet-pane::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.snippet-pane::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
}

@media screen and (min-width: 992px) {
  .snippet-pane {
    padding: 0 40px 0 40px;
  }
}

.snippet-pane div {
  direction: ltr;
}

.snippet-pane a {
  display: block;
  margin: 0.3rem 0;
  color: #1e40af;
  cursor: pointer;
  text-decoration: none;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .snippet-pane a {
    width: 40%;
  }
}

.snippet-pane a:hover {
  text-decoration: underline;
}

.snippet-pane a.wide {
  width: 100% !important;
}

@media screen and (min-width: 576px) {
  .snippet-pane a.wide {
    width: 40% !important;
  }
}

.fade-text {
  transition: opacity 0.5s ease;
  opacity: 1;
}

.fade-out {
  opacity: 0;
}

.nav-tabs {
  background: #fff;
  border-bottom: 1px solid #8a97d2;
  border-left: 3px solid #8a97d2;
  border-right: 3px solid #8a97d2;
  border-top: 3px solid #8a97d2;
  border-radius: 50px 50px 0 0;
  padding: 15px;
  justify-content: space-around;
}

@media screen and (min-width: 576px) {
  .nav-tabs {
    padding: 35px;
  }
}

.slick-slider .slick-arrow {
  background: rgba(0, 0, 0, 0);
  border: 0 none;
  cursor: pointer;
}

.slick-slider .slick-prev {
  top: 25%;
  position: absolute;
  left: 0;
  transform: translateY(-50%) translateX(20dvw);
}

.slick-slider .slick-next {
  top: 25%;
  position: absolute;
  right: 0;
  transform: translateY(-50%) translateX(-20dvw);
}

.slick-slider .slick-prev-white {
  top: 50%;
  position: absolute;
  left: 0;
  transform: translateY(-50%) translateX(20dvw);
}

.slick-slider .slick-next-white {
  top: 50%;
  position: absolute;
  right: 0;
  transform: translateY(-50%) translateX(-20dvw);
}

@media screen and (min-width: 768px) {
  .slick-slider .slick-prev {
    top: 25%;
    position: absolute;
    left: -80px;
    transform: translateY(-50%);
  }

  .slick-slider .slick-next {
    top: 25%;
    position: absolute;
    right: -80px;
    transform: translateY(-50%);
  }

  .slick-slider .slick-prev-white {
    top: 65%;
    position: absolute;
    left: -80px;
    transform: translateY(-50%);
  }

  .slick-slider .slick-next-white {
    top: 65%;
    position: absolute;
    right: -80px;
    transform: translateY(-50%);
  }
}

.author-slider {
  padding: 0 0 40px;
  max-width: 1024px;
}

@media screen and (min-width: 768px) {
  .author-slider {
    padding: 0 60px;
  }
}

.author-slider .slick-list {
  margin-inline: auto;
  max-height: 350px;
  max-width: 768px;
  height: 100%;
  padding: 0 0 !important;
}

.author-slider .slick-slide {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  height: 100%;
}

.author-slider .slick-slide img {
  padding: 20px;
  transition: transform linear 0.2s;
  max-width: 175px;
}

@media screen and (min-width: 768px) {
  .author-slider .slick-slide img {
    padding: 30px;
    max-width: 215px;
  }
}

.author-slider .slick-current img {
  transform: scale(1.2);
}

.author-slider .slick-prev {
  top: 100%;
  z-index: 10;
  left: -6px;
}

@media screen and (min-width: 768px) {
  .author-slider .slick-prev {
    top: 50%;
    left: -30px;
  }
}

.author-slider .slick-next {
  top: 100%;
  z-index: 10;
  right: -6px;
}

@media screen and (min-width: 768px) {
  .author-slider .slick-next {
    top: 50%;
    right: -30px;
  }
}

.testimonials-slider {
  padding: 20px 0 40px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider {
    padding: 20px 60px 20px;
  }
}

.testimonials-slider .slick-slide {
  padding: 0 10px;
}

.testimonials-slider .slick-slide .card {
  border-radius: 50px;
  border: 3px solid #e48962;
  background: #fbdbc6;
  padding: 100px 15px 65px;
  margin-top: 150px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-slide .card {
    padding: 100px 65px 65px;
  }
}

.testimonials-slider .slick-slide .card img {
  border-radius: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: -130px;
  width: 212px;
}

.testimonials-slider .slick-slide .card.card-border-white {
  border-color: #fff;
}

.testimonials-slider .slick-slide .card-no-img {
  border-radius: 50px;
  border: 3px solid #e48962;
  background: #fbdbc6;
  padding: 80px 15px 65px;
  margin-top: 20px;
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-slide .card-no-img {
    padding: 65px;
    margin-bottom: 0px;
  }
}

.testimonials-slider .slick-slide .no-card {
  padding: 100px 15px 65px;
  margin-top: 150px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-slide .no-card {
    padding: 100px 65px 65px;
  }
}

.testimonials-slider .slick-slide .no-card img {
  border-radius: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: -130px;
  width: 212px;
}

.testimonials-slider .slick-slide .no-card .testimonial-quote {
  max-width: 970px;
}

.testimonials-slider .slick-prev {
  top: 100%;
  z-index: 10;
  left: -6px;
}

@media screen and (max-width: 767px) {
  .testimonials-slider .slick-prev.higher {
    top: 90%;
  }
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-prev {
    top: 60%;
    left: -30px;
  }
}

.testimonials-slider .slick-next {
  top: 100%;
  z-index: 10;
  right: -6px;
}

@media screen and (max-width: 767px) {
  .testimonials-slider .slick-next.higher {
    top: 90%;
  }
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-next {
    top: 60%;
    right: -30px;
  }
}

.testimonials-slider .slick-prev-white {
  top: 100%;
  z-index: 10;
  left: -6px;
}

@media screen and (max-width: 767px) {
  .testimonials-slider .slick-prev-white.higher {
    top: 90%;
  }
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-prev-white {
    top: 60%;
    left: -30px;
  }
}

.testimonials-slider .slick-next-white {
  top: 100%;
  z-index: 10;
  right: -6px;
}

@media screen and (max-width: 767px) {
  .testimonials-slider .slick-next-white.higher {
    top: 90%;
  }
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-next-white {
    top: 60%;
    right: -30px;
  }
}

.testimonials-slider-white {
  padding: 20px 0 40px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider-white {
    padding: 20px 60px 20px;
  }
}

.testimonials-slider-white .slick-slide {
  padding: 0 10px;
}

.testimonials-slider-white .slick-slide .card {
  border-radius: 50px;
  border: 3px solid #fff;
  background: #fbede8;
  padding: 100px 15px 65px;
  margin-top: 135px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider-white .slick-slide .card {
    padding: 100px 65px 65px;
    margin-top: 150px;
  }
}

.testimonials-slider-white .slick-slide .card img {
  border-radius: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: -130px;
  width: 212px;
}

.testimonials-slider-white .slick-slide .card.card-border-white {
  border-color: #fff;
}

.testimonials-slider-white .slick-slide .card-no-img {
  border-radius: 50px;
  border: 3px solid #e48962;
  background: #fbdbc6;
  padding: 80px 15px 65px;
  margin-top: 20px;
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
  .testimonials-slider-white .slick-slide .card-no-img {
    padding: 65px;
    margin-bottom: 0px;
  }
}

.testimonials-slider-white .slick-prev-white {
  top: 100%;
  z-index: 10;
  left: -6px;
}

@media screen and (max-width: 767px) {
  .testimonials-slider-white .slick-prev-white.higher {
    top: 90%;
  }
}

@media screen and (min-width: 768px) {
  .testimonials-slider-white .slick-prev-white {
    top: 65%;
    left: -30px;
  }
}

.testimonials-slider-white .slick-next-white {
  top: 100%;
  z-index: 10;
  right: -6px;
}

@media screen and (max-width: 767px) {
  .testimonials-slider-white .slick-next-white.higher {
    top: 90%;
  }
}

@media screen and (min-width: 768px) {
  .testimonials-slider-white .slick-next-white {
    top: 65%;
    right: -30px;
  }
}

.articles-slider {
  padding: 0 20px;
}

@media screen and (min-width: 576px) {
  .articles-slider {
    padding: 0 40px;
  }
}

.articles-slider img {
  max-width: 430px;
  height: 430px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (min-width: 440px) {
  .articles-slider img {
    max-width: 255px;
  }
}

@media screen and (min-width: 992px) {
  .articles-slider img {
    max-width: 350px;
    height: 350px;
  }
}

.articles-slider .slick-arrow {
  writing-mode: vertical-rl;
  text-orientation: upright;
}

.articles-slider .slick-prev {
  z-index: 10;
  left: 0;
  transform: translateY(-50%);
}

@media screen and (min-width: 992px) {
  .articles-slider .slick-prev {
    left: 25px;
  }
}

.articles-slider .slick-next {
  z-index: 10;
  right: 0;
  transform: translateY(-50%);
}

@media screen and (min-width: 992px) {
  .articles-slider .slick-next {
    right: 25px;
  }
}

.articles-slider .slick-prev-white {
  z-index: 10;
  left: 0;
  transform: translateY(-50%);
}

@media screen and (min-width: 992px) {
  .articles-slider .slick-prev-white {
    left: 25px;
  }
}

.articles-slider .slick-next-white {
  z-index: 10;
  right: 0;
  transform: translateY(-50%);
}

@media screen and (min-width: 992px) {
  .articles-slider .slick-next-white {
    right: 25px;
  }
}

.products-slider {
  padding: 20px 0 40px;
}

@media screen and (min-width: 768px) {
  .products-slider {
    padding: 20px 10px 20px;
  }
}

@media screen and (min-width: 992px) {
  .products-slider .slick-slide {
    padding: 0 90px;
  }
}

.products-slider .slick-slide .product-card {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .products-slider .slick-slide .product-card {
    padding: 0 90px;
  }
}

.products-slider .slick-slide .product-card .product-img-container {
  z-index: 1;
  max-width: 415px;
  max-height: 450px;
  display: flex;
  flex: 0 0 auto;
}

.products-slider
  .slick-slide
  .product-card
  .product-img-container
  .product-img {
  max-width: 415px;
  max-height: 450px;
}

.products-slider .slick-slide .product-card .product-content {
  position: relative;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  z-index: 2;
  background: #fff;
}

@media screen and (min-width: 992px) {
  .products-slider .slick-slide .product-card .product-content {
    margin-left: -60px;
    max-height: 540px;
  }
}

@media screen and (min-width: 1400px) {
  .products-slider .slick-slide .product-card .product-content {
    max-height: 380px;
  }
}

.products-slider .slick-prev {
  top: 100%;
  z-index: 10;
  left: -6px;
  transform: translateX(20dvw);
}

@media screen and (min-width: 992px) {
  .products-slider .slick-prev {
    top: 25%;
    left: -45px;
    transform: none;
  }
}

@media screen and (min-width: 1200px) {
  .products-slider .slick-prev {
    left: -60px;
  }
}

.products-slider .slick-next {
  top: 100%;
  z-index: 10;
  right: -6px;
  transform: translateX(-20dvw);
}

@media screen and (min-width: 992px) {
  .products-slider .slick-next {
    top: 25%;
    right: -45px;
    transform: none;
  }
}

@media screen and (min-width: 1200px) {
  .products-slider .slick-next {
    right: -60px;
  }
}

.section-padding {
  padding-top: 120px;
  padding-bottom: 130px;
}

@media (max-width: 991px) {
  .section-padding {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media (max-width: 575px) {
  .section-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.section-padding-full-bg {
  padding: 340px 0;
}

@media (max-width: 991px) {
  .section-padding-full-bg {
    padding: 220px 0;
  }
}

@media (max-width: 575px) {
  .section-padding-full-bg {
    padding: 100px 0;
  }
}

.section-with-wave-padding {
  padding-top: 80px;
  padding-bottom: 18rem;
}

@media (max-width: 991px) {
  .section-with-wave-padding {
    margin-top: -280px;
    padding-bottom: 240px;
  }
}

@media (max-width: 575px) {
  .section-with-wave-padding {
    margin-top: -180px;
    padding-bottom: 170px;
  }
}

.section-padding-bottom-wide {
  padding-top: 120px;
  padding-bottom: 180px;
}

@media (max-width: 991px) {
  .section-padding-bottom-wide {
    padding-top: 90px;
    padding-bottom: 140px;
  }
}

@media (max-width: 575px) {
  .section-padding-bottom-wide {
    padding-top: 60px;
    padding-bottom: 110px;
  }
}

.bg-section .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(41, 41, 41, 0.45);
  z-index: 1;
}

.bg-section .container {
  position: relative;
  z-index: 2;
}

.image-container {
  position: relative;
  display: block;
  width: 100%;
  max-width: 498px;
  max-height: 543px;
  overflow: visible;
  z-index: 1;
}

.shadow-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  box-shadow: -40px 40px 0 0 #f7bd97;
}

.shadow-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.shadow-wrapper-small {
  position: relative;
  display: inline-block;
  padding: 0;
}

.shadow-wrapper-small::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f7bd97;
  z-index: 0;
  transform: translate(-20px, 20px);
  border-radius: 0;
}

.shadow-wrapper-small img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
  border: 2px solid #0f52ba;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
}

.floating-illustration {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 140px;
  height: auto;
  z-index: 5;
}

.illustration-markham-right {
  position: absolute;
  right: -360px;
  top: -80px;
  max-height: 340px;
  max-width: 255px;
  rotate: 0deg;
  z-index: 2;
}

@media (max-width: 991.98px) {
  .illustration-markham-right {
    position: static;
    display: block;
    margin: 20px auto 0 auto;
    transform: rotate(0deg);
    max-width: 80%;
    max-height: auto;
  }
}

.illustration-markham-left {
  position: absolute;
  left: -400px;
  top: 20px;
  max-height: 340px;
  max-width: 255px;
  rotate: -15deg;
  z-index: 2;
}

@media (max-width: 991.98px) {
  .illustration-markham-left {
    position: relative;
    top: -60px;
    left: auto;
    display: block;
    margin: 20px auto 0 auto;
    transform: rotate(0deg);
    max-width: 80%;
    height: auto;
  }
}

.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  background: rgba(0, 0, 0, 0);
  border: 0;
  padding: 0;
  line-height: 0;
}

@media (max-width: 576px) {
  .play-btn img {
    width: 48px;
    height: 48px;
  }
}

#browseDropdown {
  max-width: 300px;
  width: 100%;
}

#browseDropdown-section {
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}

#browseDropdown-section .container {
  height: 100%;
  overflow: hidden;
}

#browseDropdown-section #accordionMenu {
  overflow: hidden;
}

.dropdown-section-layout .container {
  margin-bottom: 0 !important;
  max-width: 100% !important;
}

#topicNavSection {
  padding-bottom: 130px;
}

@media screen and (min-width: 992px) {
  #topicNavSection {
    padding-bottom: 110px;
  }
}

#topicNavSection.wide {
  padding-bottom: 250px;
}

@media screen and (min-width: 768px) {
  #topicNavSection.wide {
    padding-bottom: 300px;
  }
}

@media screen and (min-width: 992px) {
  #topicNavSection.wide {
    padding-bottom: 150px;
  }
}

#browseDropdown {
  height: 41px;
  border-radius: 20px;
}

#browseDropdown:active,
#browseDropdown:focus {
  outline: none;
  box-shadow: none;
}

#wave-section-1 #heart {
  max-width: 120px;
  position: absolute;
  z-index: 10;
  width: 14vw;
  right: 10vw;
  top: 10vh;
}

@media screen and (min-width: 576px) {
  #wave-section-1 #heart {
    width: 11vw;
    right: 14vw;
    top: 10vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-1 #heart {
    width: 8vw;
    right: 24vw;
    top: 6vh;
  }
}

#wave-section-1 #wave {
  display: none;
}

@media screen and (min-width: 992px) {
  #wave-section-1 #wave {
    max-width: 200px;
    position: absolute;
    display: block;
    z-index: 10;
    width: 12vw;
    left: 10vw;
    top: 6vh;
  }
}

#wave-section-1 #asterisk {
  max-width: 115px;
  position: absolute;
  z-index: 10;
  width: 11vw;
  right: 28vw;
  bottom: 16vh;
}

@media screen and (min-width: 576px) {
  #wave-section-1 #asterisk {
    width: 10vw;
    right: 28vw;
    bottom: 16vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-1 #asterisk {
    width: 8vw;
    right: 14vw;
    bottom: 16vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-1 #asterisk {
    width: 8vw;
    right: 8vw;
    bottom: 12vh;
  }
}

#wave-section-1 #blue-heart {
  max-width: 125px;
  position: absolute;
  z-index: 10;
  width: 14vw;
  left: 10vw;
  bottom: 17vh;
}

@media screen and (min-width: 576px) {
  #wave-section-1 #blue-heart {
    width: 11vw;
    left: 10vw;
    bottom: 17vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-1 #blue-heart {
    width: 8vw;
    left: 10vw;
    bottom: 17vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-1 #blue-heart {
    width: 8vw;
    left: 21vw;
    bottom: 12vh;
  }
}

#wave-section-1 #semi-circles {
  max-width: 116px;
  position: absolute;
  z-index: 10;
  width: 14vw;
  left: 5vw;
  top: 10vh;
}

@media screen and (min-width: 576px) {
  #wave-section-1 #semi-circles {
    width: 12vw;
    left: 12vw;
    top: 7vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-1 #semi-circles {
    width: 8vw;
    left: 16vw;
    top: 6vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-1 #semi-circles {
    width: 8vw;
    left: 4vw;
    top: 28vh;
  }
}

#wave-section-2 {
  position: relative;
  padding: 140px 0 320px;
}

#wave-section-2 .bg-image-wrapper {
  overflow-x: hidden;
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

#wave-section-2 #square-hole {
  max-width: 200px;
  position: absolute;
  width: 26vw;
  left: -10vw;
  top: 23vh;
}

@media screen and (min-width: 576px) {
  #wave-section-2 #square-hole {
    width: 23vw;
    left: -10vw;
    top: 18vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-2 #square-hole {
    width: 20vw;
    left: -10vw;
    top: 16vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-2 #square-hole {
    width: 16vw;
    left: 2vw;
    top: 16vh;
  }
}

#wave-section-2 #semi-circles {
  max-width: 180px;
  position: absolute;
  width: 19vw;
  right: 18vw;
  top: -4vh;
}

@media screen and (min-width: 576px) {
  #wave-section-2 #semi-circles {
    width: 16vw;
    right: 18vw;
    top: -6vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-2 #semi-circles {
    width: 14vw;
    right: 18vw;
    top: -7vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-2 #semi-circles {
    width: 12vw;
    right: 18vw;
    top: -9vh;
  }
}

#wave-section-2 #wave {
  max-width: 120px;
  z-index: 1;
  position: absolute;
  width: 26vw;
  right: -9vw;
  bottom: 24vh;
}

@media screen and (min-width: 576px) {
  #wave-section-2 #wave {
    width: 23vw;
    right: -7vw;
    bottom: 18vh;
  }
}

@media screen and (min-width: 768px) {
  #wave-section-2 #wave {
    width: 20vw;
    right: -5vw;
    bottom: 16vh;
  }
}

@media screen and (min-width: 992px) {
  #wave-section-2 #wave {
    width: 16vw;
    right: 8vw;
    bottom: 12vh;
  }
}

#parents-favourites {
  z-index: 1;
  padding: 16rem 0 4rem;
}

@media screen and (min-width: 576px) {
  #parents-favourites {
    padding: 20rem 0 4rem;
  }
}

@media screen and (min-width: 992px) {
  #parents-favourites {
    padding: 4rem 0;
  }
}

#shop-hero {
  z-index: 2;
  padding: 4rem 0 2rem;
}

@media screen and (min-width: 576px) {
  #shop-hero {
    padding: 4rem 0 16rem;
  }
}

@media screen and (min-width: 992px) {
  #shop-hero {
    padding: 4rem 0;
    overflow: hidden;
  }
}

#shop-hero #dot-semi-circle {
  position: absolute;
  z-index: 10;
  width: 150px;
  left: -30px;
  top: -100px;
}

@media screen and (min-width: 450px) {
  #shop-hero #dot-semi-circle {
    left: 10px;
  }
}

@media screen and (min-width: 576px) {
  #shop-hero #dot-semi-circle {
    left: 60px;
  }
}

@media screen and (min-width: 768px) {
  #shop-hero #dot-semi-circle {
    left: 120px;
  }
}

@media screen and (min-width: 992px) {
  #shop-hero #dot-semi-circle {
    left: -50px;
    top: -60px;
  }
}

#shop-hero #img-2 {
  position: absolute;
  bottom: 0;
  left: 50%;
  max-width: 320px;
  max-height: 320px;
  transform: translateY(50%) translateX(-50%);
}

@media screen and (min-width: 576px) {
  #shop-hero #img-2 {
    max-width: 480px;
    max-height: 480px;
  }
}

@media screen and (min-width: 992px) {
  #shop-hero #img-2 {
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
  }
}

#shop-hero #img-2 #semi-circle {
  position: absolute;
  z-index: 10;
  max-width: 118px;
  width: 100px;
  right: 40px;
  bottom: 15px;
}

@media screen and (min-width: 992px) {
  #shop-hero #img-2 #semi-circle {
    right: -40px;
  }
}

#shop-hero #img-2 #half-rainbow-1 {
  position: absolute;
  z-index: 10;
  max-width: 168px;
  width: 200px;
  right: 0;
  bottom: -65px;
}

@media screen and (min-width: 992px) {
  #shop-hero #img-2 #half-rainbow-1 {
    right: -80px;
  }
}

#shop-collections #heart {
  position: absolute;
  z-index: 10;
  width: 80px;
  left: 20px;
  top: -80px;
}

@media screen and (min-width: 576px) {
  #shop-collections #heart {
    width: 100px;
  }
}

@media screen and (min-width: 992px) {
  #shop-collections #heart {
    width: 120px;
    left: 50px;
    top: -30px;
  }
}

@media screen and (min-width: 1200px) {
  #shop-collections #heart {
    left: 140px;
  }
}

@media screen and (min-width: 1400px) {
  #shop-collections #heart {
    left: 210px;
  }
}

#shop-collections #semi-circles {
  position: absolute;
  z-index: 10;
  width: 80px;
  right: 20px;
  bottom: -100px;
}

@media screen and (min-width: 576px) {
  #shop-collections #semi-circles {
    width: 100px;
  }
}

@media screen and (min-width: 992px) {
  #shop-collections #semi-circles {
    width: 120px;
    right: 20px;
    bottom: -60px;
  }
}

@media screen and (min-width: 1200px) {
  #shop-collections #semi-circles {
    right: 100px;
  }
}

@media screen and (min-width: 1400px) {
  #shop-collections #semi-circles {
    right: 160px;
  }
}

.video-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  background: rgba(0, 0, 0, 0);
}

.video-iframe {
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

#videoModal .modal-dialog {
  max-width: 70%;
}

@media (max-width: 992px) {
  #videoModal .modal-dialog {
    max-width: 85%;
  }
}

@media (max-width: 576px) {
  #videoModal .modal-dialog {
    max-width: 95%;
  }
}

.uniform-img {
  width: 205px;
  height: 350px;
  -o-object-fit: cover;
  object-fit: cover;
}

.book-illustration-wrapper {
  position: relative;
  display: inline-block;
}

.book-illustration-wrapper .illustration-img {
  display: block;
  width: 100%;
}

.book-illustration-wrapper .book-img {
  position: absolute;
  top: 52%;
  left: 48%;
  transform: translate(-50%, -50%);
  max-width: 60%;
  height: auto;
}

.big-img {
  transform: translateY(-16vh);
}

@media screen and (min-width: 992px) {
  .big-img {
    position: absolute;
    top: 50%;
    transform: translate(6vw, -50%);
    z-index: 1;
  }
}

.big-img-alt {
  transform: translateY(-16vh);
}

@media screen and (min-width: 992px) {
  .big-img-alt {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -48%);
    z-index: 1;
    padding: 0;
  }
}

.big-img-left {
  position: relative;
  padding: 0;
  overflow: visible;
}

.floating-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  transform: translate(-6%, 0) scale(1.05);
  transition: transform 0.3s ease;
  position: relative;
  z-index: 30;
  right: -60px;
}

.content-container-right {
  padding: 100px 130px;
  background: #dff2fb;
  position: relative;
  z-index: 10;
}

@media (max-width: 1440px) {
  .floating-image img {
    transform: translate(-10%, 0) scale(1.2);
  }

  .content-container-right {
    padding: 100px 110px;
  }
}

@media (max-width: 1280px) {
  .floating-image img {
    transform: translate(-20%, 0) scale(1.35);
  }

  .content-container-right {
    padding: 80px 90px;
  }
}

@media (max-width: 1024px) {
  .floating-image img {
    transform: translate(-35%, 0) scale(1.6);
  }

  .content-container-right {
    padding: 60px 80px;
  }
}

@media (max-width: 850px) {
  .floating-image img {
    transform: translate(-50%, 0) scale(1.9);
  }

  .content-container-right {
    padding: 40px 40px;
  }
}

@media (max-width: 768px) {
  .floating-image img {
    transform: none !important;
    right: 0 !important;
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
    padding: 0 24px !important;
    top: -40px !important;
  }

  .content-container-right {
    padding: 24px 20px 60px 24px !important;
    z-index: 2;
  }
}

.content-container-padding-wide {
  padding: 100px;
}

@media (max-width: 1024px) {
  .content-container-padding-wide {
    padding: 70px;
  }
}

@media (max-width: 768px) {
  .content-container-padding-wide {
    padding: 50px;
  }
}

@media (max-width: 480px) {
  .content-container-padding-wide {
    padding: 30px;
  }
}

.big-img-2 {
  transform: translateY(-16vh);
}

@media screen and (min-width: 992px) {
  .big-img-2 {
    position: absolute;
    top: 50%;
    z-index: 1;
  }
}

@media screen and (min-width: 1200px) {
  .big-img-2 {
    transform: translate(6vw, -50%);
  }
}

.topic-category #img-1 {
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (min-width: 992px) {
  .topic-category #img-1 {
    padding-top: 8rem;
  }
}

.topic-category #img-2 {
  max-height: 490px;
  max-width: 380px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (min-width: 992px) {
  .topic-category #img-2 {
    max-width: 100%;
    max-height: 100%;
    padding-bottom: 8rem;
  }
}

.top-articles .top-article-card {
  margin-bottom: 4rem;
}

@media screen and (min-width: 768px) {
  .top-articles .top-article-card {
    margin-bottom: 4rem;
  }
}

.top-articles .top-article-card img {
  max-width: 430px;
  height: 320px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (min-width: 992px) {
  .top-articles .top-article-card img {
    max-width: 350px;
    height: 435px;
  }
}

@media screen and (min-width: 768px) {
  .topic-search-bar {
    height: 81px;
  }
}

.topic-search-bar .asterisk {
  width: 50px;
}

@media screen and (min-width: 768px) {
  .topic-search-bar .asterisk {
    width: 81px;
  }
}

.topic-search-bar .rounded-input {
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 30px;
  display: inline-block;
  height: 78px;
  width: 100%;
  padding: 15px 15px;
}

.topic-search-bar .rounded-input::-moz-placeholder {
  color: #172c86;
}

.topic-search-bar .rounded-input::placeholder {
  color: #172c86;
}

@media screen and (min-width: 768px) {
  .topic-search-bar .rounded-input {
    max-width: 840px;
    padding: 15px 30px;
  }
}

.topic-search-bar button {
  padding: 15px 30px;
}

.guides .title {
  margin-bottom: 4rem;
}

@media screen and (min-width: 576px) {
  .guides .title {
    margin-bottom: 10rem;
  }
}

.guides .item-wrapper {
  margin-bottom: 8rem;
}

@media screen and (min-width: 992px) {
  .guides .item-wrapper {
    margin-bottom: 2rem;
  }
}

.guides .item {
  position: relative;
  height: 375px;
  max-width: 350px;
}

.guides .item #semi-circle {
  position: absolute;
  z-index: 10;
  max-width: 118px;
  width: 100px;
  left: -55px;
  bottom: 15px;
}

.guides .item #half-rainbow-1 {
  position: absolute;
  z-index: 10;
  max-width: 168px;
  width: 148vh;
  left: -80px;
  bottom: -65px;
}

.guides .item #dot-semi-circle {
  position: absolute;
  z-index: 10;
  max-width: 221px;
  width: 200px;
  left: 50%;
  top: -30px;
  translate: -50% -50%;
}

.guides .item #dot {
  position: absolute;
  z-index: 10;
  max-width: 66px;
  width: 46px;
  right: 15px;
  bottom: 15px;
}

.guides .item #half-rainbow-2 {
  position: absolute;
  z-index: 10;
  max-width: 222px;
  width: 202px;
  right: -60px;
  bottom: -65px;
}

.guides .item-inner {
  position: relative;
  padding: 55px 35px;
}

@media screen and (min-width: 576px) {
  .guides .item-inner {
    padding: 28px 20px;
  }
}

@media screen and (min-width: 768px) {
  .guides .item-inner {
    padding: 55px 35px;
  }
}

.guides-alt .title {
  margin-bottom: 4rem;
}

@media screen and (min-width: 576px) {
  .guides-alt .title {
    margin-bottom: 10rem;
  }
}

.guides-alt .item-wrapper {
  margin-bottom: 2rem;
  padding: 0 40px;
}

@media screen and (min-width: 992px) {
  .guides-alt .item-wrapper {
    margin-bottom: 6rem;
  }
}

.guides-alt .item-inner {
  position: relative;
  padding: 55px 35px;
}

@media screen and (min-width: 576px) {
  .guides-alt .item-inner {
    padding: 28px 20px;
  }
}

@media screen and (min-width: 768px) {
  .guides-alt .item-inner {
    padding: 55px 35px;
  }
}

.item.auto-height {
  height: auto;
}

.books .book-card-row {
  background-color: #fff;
  border: 3px solid #e48962;
  border-radius: 5rem;
  padding: 2rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 576px) {
  .books .book-card-row {
    padding: 3rem;
    text-align: start;
    justify-content: start;
    align-items: stretch;
    flex-direction: row;
  }
}

@media screen and (min-width: 992px) {
  .books .book-card-row {
    padding: 3rem;
    justify-content: center;
  }
}

.books .book-card-row .book-img {
  max-width: 140px;
  max-height: 290px;
}

@media screen and (min-width: 576px) {
  .books .book-card-row .book-img {
    margin-right: 35px;
  }
}

@media screen and (min-width: 768px) {
  .books .book-card-row .book-img {
    max-width: 200px;
    max-height: 340px;
    margin-right: 65px;
  }
}

.detail-testimonials-card {
  border-radius: 50px;
  border: 3px solid #e48962;
  background: #fbdbc6;
}

.animated-buy-redesign {
  overflow: hidden;
  position: relative !important;
  min-height: 36px;
  min-width: 90px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .animated-buy-redesign {
    min-height: 56px;
    min-width: 140px !important;
  }
}

.animated-buy-redesign .buy-now-redesign {
  position: relative;
  width: 100%;
}

.animated-buy-redesign svg {
  width: 100%;
  transform: translateX(-100%);
  position: absolute;
}

.animated-buy-redesign .view-cart-redesign {
  width: 100%;
  transform: translateX(-100%);
  opacity: 0;
  position: absolute;
}

.animated-buy-redesign.show_cart .buy-now-redesign {
  animation: buyNowFade 500ms ease-in 0ms 1 forwards;
}

.animated-buy-redesign.show_cart svg {
  animation: cartIcon 2000ms ease-in-out 300ms 1 forwards;
}

.animated-buy-redesign.show_cart .view-cart-redesign {
  animation: viewCartFade 500ms ease-in-out 2000ms 1 forwards;
}

@keyframes viewCartFade {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }

  to {
    transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes buyNowFade {
  from {
    transform: translateX(0px);
    opacity: 1;
  }

  to {
    transform: translateX(100%);
    opacity: 0;
  }
}

@keyframes cartIcon {
  0% {
    transform: translateX(-100%) rotate(-20deg);
    opacity: 0;
  }

  33% {
    transform: translateX(0px) rotate(-10deg);
    opacity: 1;
  }

  39% {
    transform: translateX(0px) rotate(0deg);
    opacity: 1;
  }

  60% {
    transform: translateX(0px) rotate(0deg);
    opacity: 1;
  }

  66% {
    transform: translateX(0px) rotate(-10deg);
    opacity: 1;
  }

  100% {
    transform: translateX(100%) rotate(-20deg);
    opacity: 0;
  }
}

/* ===== END redesign.min.css ===== */

/* ===== BEGIN redesign-custom.css ===== */

.steps-wrapper {
  max-width: 700px;
  margin: 0 auto;
}

.steps-wrapper p,
.steps-wrapper ul li,
.wrapup-wrapper p {
  font-size: 18px !important;
  line-height: 26px !important;
}

.product-message-wrapper p {
  color: #fff !important;
}

.text-decoration-underline {
  text-decoration: underline;
}

.video-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 */
}

.video-wrap iframe {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0;
  display: block;
}

/* ===== END redesign-custom.css ===== */

/* ===== BEGIN Course Page CSS ===== */

.course-cta-button {
  padding: 1rem 2rem;
  font-weight: 100;
  border-radius: 1.5rem;
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
  display: inline-block;
}

.course-cta-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.hero-title {
  font-size: clamp(2rem, 5vw, 4rem);
  line-height: 1.2;
}

.hero-section-height {
  min-height: 60vh;
  height: auto;
}

.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.29);
}

.content-max-width-desktop {
  max-width: 100%;
}

.decorative-stamp {
  width: clamp(100px, 15vw, 180px);
  height: auto;
}

.responsive-img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.card-shadow {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.week-card {
  padding: 2rem;
  border-radius: 0.5rem;
}

.week-image {
  width: 100%;
  max-width: 250px;
  height: auto;
  object-fit: cover;
}

.testimonial-content {
  border-radius: 0.5rem;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.video-wrapper {
  aspect-ratio: 16 / 9;
  border-radius: 0.5rem;
}

.list-icon {
  font-size: 1.5rem;
  line-height: 1;
  flex-shrink: 0;
  margin-right: 0.8rem;
}

.accordion-item {
  border: none;
  background: #f8f9fa;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
}

.accordion-button {
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 1.25rem 1.5rem;
}

.accordion-button:not(.collapsed) {
  background: transparent;
  box-shadow: none;
}

.course-land-wrapper .accordion-body {
  padding: 0px 0px 0px 25px;
}

.testimonials-slider {
  padding: 20px 0 80px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .testimonials-slider {
    padding: 20px 60px 40px;
  }
}

.testimonials-slider .slick-prev {
  position: absolute;
  top: 100%;
  z-index: 10;
  left: -6px;
  transform: translateY(0);
}

.testimonials-slider .slick-next {
  position: absolute;
  top: 100%;
  z-index: 10;
  right: -6px;
  transform: translateY(0);
}

@media screen and (min-width: 768px) {
  .testimonials-slider .slick-prev {
    top: calc(50% + 75px);
    left: -30px;
    transform: translateY(-50%) !important;
  }

  .testimonials-slider .slick-next {
    top: calc(50% + 75px);
    right: -30px;
    transform: translateY(-50%);
  }
}

.append-stamp {
  max-width: 100px;
  width: 100px;
  height: auto;
}

@media (max-width: 767px) {
  .append-stamp {
    transform: translate(-40px);
    max-width: 70px;
    width: 70px;
  }
}

@media (min-width: 768px) {
  .append-stamp {
    transform: translate(15px, -15px);
  }
}

@media (min-width: 576px) {
  .week-card {
    padding: 2.5rem;
  }
}

@media (min-width: 768px) {
  .course-cta-button {
    padding: 1rem 3.5rem;
  }
  .hero-section-height {
    height: 80vh;
  }
  .week-card {
    padding: 3rem;
  }
}

@media (min-width: 992px) {
  .course-cta-button {
    padding: 1rem 5rem;
  }
}

@media (min-width: 1200px) {
  .content-max-width-desktop {
    max-width: 60%;
  }
}

@media print {
  .slick-slider,
  .accordion-button::after {
    display: none;
  }
}

#readMoreBtn {
  background-color: #e48962;
  color: white;
  display: none;
}

#readMoreBtn:hover,
#readMoreBtn:focus {
  background: #fbdbc6;
  border-color: #fbdbc6;
}

.snippet-link {
  text-decoration: none;
  display: inline;
}

.snippet-link[aria-expanded="true"] .snippet-text {
  color: #e48962 !important;
  background-image: linear-gradient(#fbdbc6, #fbdbc6);
  background-size: 100% 0.6em;
  background-repeat: no-repeat;
  background-position: 0 85%;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  text-decoration: none !important;
  padding: 0 4px;
}

#shop-hero.search-hero {
  padding: 4rem 0 8rem 0 !important;
}

#shop-hero.search-hero.search-results {
  padding: 4rem 0 4rem 0 !important;
}

.search-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}

.search-wrapper #flower-img {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  z-index: 2;
  pointer-events: none;
}
.search-wrapper #search-input {
  width: 100%;
  height: 70px;
  border-radius: 50px;
  border: 3px solid #8798d7;
  box-sizing: border-box;
  padding-left: 55px !important;
  padding-right: 130px !important;
}

.search-wrapper .button-search {
  position: absolute;
  right: 10px;
  top: 10px;
  bottom: 10px;
  height: auto;
  z-index: 2;
  border-radius: 40px;
  padding: 0 30px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}

.search-wrapper .button-search:hover {
  background: transparent;
  border: 2px solid #e48962;
  color: #e48962;
}

.browse-topics-list {
  position: relative;
  z-index: 5;
  margin-top: -50px;
}

.browse-topics-list .container {
  background: transparent;
  border-radius: 15px;
}

.browse-categories-listing {
  list-style: none;
  margin: 0;
  padding: 0;
}
.browse-categories-listing li {
  margin-bottom: 10px;
}

.browse-categories-listing a {
  align-items: center;
  background: #f1efe7;
  border: 1px solid #f1efe7;
  box-sizing: border-box;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  color: #0f52ba;
  display: flex;
  min-height: 120px;
  padding: 20px 20px 20px 40%;
  position: relative;
  text-decoration: none;
  width: 100%;
  overflow: hidden;
}

ul.browse-categories-listing li a:hover,
ul.browse-categories-listing li a:focus {
  background: #e6e3d8;
  text-decoration: none;
}

.browse-categories-listing a img {
  border-radius: 0;
  display: block;
  flex: none;
  height: 100%;
  left: 20px;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 35%;
}

.collapse.show .browse-categories-listing a img {
  display: block;
}

@media screen and (min-width: 992px) {
  .accordion-heading {
    border: 0 !important;
    margin: -100px 0 40px;
    height: 160px;
    max-height: 160px;
    background: transparent;
  }

  .btn-search-tab {
    background: #fbdbc6;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    display: flex;
    align-items: center;
    font-size: 20px;
    justify-content: center;
    height: 120px;
    padding: 0;
    margin-bottom: 0;
  }

  .btn-search-tab:hover,
  .btn-search-tab:focus {
    border-radius: 15px;
    background: #f3c4a7;
    border-bottom: 0px solid transparent;
  }

  .btn-search-tab:hover span,
  .btn-search-tab:focus span,
  .btn-search-tab.active span,
  .btn-search-tab.active:focus span {
    border-color: transparent;
  }

  .btn-search-tab.active {
    background: #E48962;
    border-bottom: 6px solid transparent;
    height: 120px;
    margin-bottom: -40px;
    position: relative;
    border-radius: 15px;
    color: #f1efe7;
  }

  .btn-search-tab.active:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid transparent;
    bottom: -10px;
    content: "";
    display: block;
    height: 0;
    left: 30px;
    position: absolute;
    width: 0;
  }

  .btn-search-tab span {
    display: inline-block;
    padding-bottom: 13px;
    border-bottom: none;
    padding-top: 10px;
  }

  .btn-search-tab img {
    height: 62px;
    margin-bottom: 23px;
    top: 20px;
    position: absolute;
  }

  .search-hero img#semi-circle {
    transform: rotate(-18deg);
    left: -50px;
    top: -20px;
    position: absolute;
    z-index: 10;
    width: 120px;
  }

  .search-hero img#half-rainbow-circle {
    position: absolute;
    z-index: 10;
    max-width: 168px;
    width: 150px;
    right: -40px;
    bottom: -50px;
    transform: rotate(6deg);
  }
}

@media screen and (max-width: 991.98px) {
  .accordion-heading {
    border: 0 !important;
    margin: -80px 0 20px;
    background: transparent;
    display: flex;
    flex-direction: column;
    height: auto;
    max-height: none;
  }

  .accordion-heading li {
    width: 100%;
    margin-bottom: 15px;
  }

  .btn-search-tab {
    background: #fbdbc6;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    height: 80px;
    padding: 0 20px;
    width: 100%;
    position: relative;
    color: #0f52ba;
    margin: 0;
  }

  .btn-search-tab.active {
    position: relative;
    background: #ea7661;
    color: #f1efe7;
    border-radius: 15px;
    overflow: hidden;
    border: none !important;
  }

  .btn-search-tab.active::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 6px;
    background-color: transparent;
    z-index: 1;
  }

  .btn-search-tab img {
    height: 40px;
    position: static;
    margin-right: 15px;
    margin-bottom: 0;
  }

  .btn-search-tab span {
    font-size: 18px;
    padding: 0;
  }

  .btn-search-tab.active:after {
    display: none;
  }
}

/* Search Results */

.container-search-results {
  max-width: 1370px;
}

.search-keyword {
  font:
    600 16px "Poppins",
    sans-serif;
}

.search-result {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(16, 28, 42, 0.05);
  padding: 30px 40px;
  margin-bottom: 8px;
  display: block;
  text-decoration: none !important;
  cursor: pointer;
  transition: all 200ms;
}
.search-result:hover {
  box-shadow: 0px 0px 4px rgba(16, 28, 42, 0.1);
  text-decoration: none;
  cursor: pointer;
}
@media only screen and (min-width: 576px) {
  .search-result {
    padding: 30px 100px 30px 40px;
  }
}

.search-result-type {
  font:
    900 12px/15px "Poppins",
    sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.search-result-time {
  font:
    900 12px/15px "Poppins",
    sans-serif;
  letter-spacing: 1px;
  opacity: 0.5;
  text-transform: uppercase;
}

.search-result-title {
  display: block;
  font:
    bold 19px/24px "Poppins",
    sans-serif;
}

.search-result-description {
  font:
    normal 16px/26px "Poppins",
    sans-serif;
}

.filter-box {
  position: relative;
  display: inline-block;
  width: fit-content;
  border-radius: 15px;
  background-color: rgba(43, 169, 219, 0.15);
  padding: 5px 30px 5px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.filter-box p {
  font:
    normal 14px "Poppins",
    sans-serif;
  color: #0f52ba;
  opacity: 0.7;
  margin-bottom: 0;
}

.filter-box a {
  color: #0f52ba;
  position: absolute;
  right: 10px;
  bottom: 3px;
  opacity: 0.5;
}

.filter-box a:hover,
.filter-box a:focus {
  opacity: 1;
  text-decoration: none;
}

.clear-filters {
  font:
    600 14px/20px "Poppins",
    sans-serif;
}

.filter-text {
  display: inline-block;
  font:
    600 16px/16px "Poppins",
    sans-serif;

  width: 100%;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .filter-text {
    padding-top: 22px;
    padding-bottom: 22px;

    margin-right: 25px;
    padding-right: 25px;
    border-right: 1px solid #e9ebed;
    text-align: initial;
    width: auto;
  }
}

.filter-dropdown {
  display: inline-block;
  position: relative;
  width: 100%;
}

.filter-dropdown button {
  width: 100%;
  height: 60px;
  justify-content: flex-start;
  border-radius: 30px;
  border: 1px solid #e9ebed;
  font: normal 16px "Poppins", sans-serif;
  color: #64717f;
  background: white;
  text-align: left;
}

.filter-dropdown button:after {
  position: absolute;
  right: 30px;
  top: 27px;
}

.filter-dropdown ul {
  border: 0;
  box-shadow: 0px 35px 50px rgba(16, 28, 42, 0.06);
  padding: 15px;
  top: 7px !important;
  width: calc(100% + 30px);
  margin-left: -15px;
}

.filter-dropdown ul li {
  padding-top: 2px;
  padding-bottom: 2px;
}

.filter-bar {
  display: block;
}

@media only screen and (min-width: 768px) {
  .filter-bar {
    display: inline-block;
    width: calc(100% - 110px);
  }
}

/* Color Utility Classes */
.bg-color-primary {
  background-color: #e48962 !important;
}

.color-primary {
  color: #e48962 !important;
}

.bg-color-darkgray {
  background-color: #64717f !important;
}

.color-darkgray {
  color: #64717f !important;
}

.dropdown-container {
  background-color: white;
  padding-left: 25px;
  padding-top: 22px;
  padding-bottom: 29px;
  padding-right: 25px;
}

.dropdown-container .holder {
  width: 100%;
  padding-left: 7px;
  padding-right: 7px;
  background-color: #f8f8f8;
  height: 40px;
}

.dropdown-container .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px;
  width: 100%;
}

.dropdown-container .item img {
  width: 25px;
  height: 25px;
  -o-object-fit: initial;
  object-fit: initial;
  margin-right: 10px;
}

.dropdown-container .item .contact {
  height: 130px;
  width: 118px;
}

.dropdown-container p {
  font-size: 18px;
  margin: 0px;
  padding-left: 20px;
}

.dropdown-container h4 {
  padding-left: 10px;
}

.dropdown-container .item-contact-large {
  width: 100%;
  padding: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0px !important;
  border: 1px solid #cbd8f0;
  height: 175px;
}

.dropdown-container .item-contact-large .contact {
  -o-object-fit: cover;
  object-fit: cover;
  height: 175px;
  width: 120px;
}

.dropdown-container .item-contact-large p {
  font-size: 18px;
  margin: 0px;
}

.dropdown-container .item-contact-large .contact-p {
  width: 100%;
  padding: 0px;
  height: 130px;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 10px;
}

.dropdown-container .item-contact-large .contact-p .line-1 {
  font-size: 17px;
  letter-spacing: 0.1px;
  font-weight: 600;
}

.dropdown-container .item-contact-large .contact-p .line-2 {
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 20px;
  font-weight: 200;
}

.dropdown-container .item-contact-large .contact-p .line-3 {
  font-size: 18px;
  letter-spacing: 0.1px;
  font-weight: bold;
}

.dropdown-container .item-contact {
  padding: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0px !important;
  border: 1px solid #cbd8f0;
  height: 130px;
}

.dropdown-container .item-contact .contact {
  -o-object-fit: cover;
  object-fit: cover;
  height: 130px;
  width: 120px;
}

.dropdown-container .item-contact p {
  font-size: 18px;
  margin: 0px;
}

.dropdown-container .item-contact .contact-p {
  width: 100%;
  padding: 0px;
  height: 130px;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 10px;
}

.dropdown-container .item-contact .contact-p .line-1 {
  font-size: 17px;
  letter-spacing: 0.1px;
  font-weight: 600;
}

.dropdown-container .item-contact .contact-p .line-2 {
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 20px;
  font-weight: 200;
}

.dropdown-container .item-contact .contact-p .line-3 {
  font-size: 18px;
  letter-spacing: 0.1px;
  font-weight: bold;
}

.dropdown-section-layout .title-weight {
  font-weight: 300 !important;
  padding-bottom: 10px;
}

.dropdown-section-layout .menu-holder {
  margin-top: 40px;
}

.dropdown-section-layout hr {
  padding: 0px;
}

[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #666d6e;
  border-radius: 15%;
  background: #fff;
}

[type="checkbox"]:checked + label:after,
[type="checkbox"]:not(:checked) + label:after {
  content: "";
  position: absolute;
  background-color: #e48962;
  display: block;
  left: 7px;
  top: 4px;
  width: 7px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

[type="checkbox"]:not(:checked) + label:after {
  -webkit-transform: rotate(45deg) scale(0);
  transform: rotate(45deg) scale(0);
}

[type="checkbox"]:checked + label:after {
  -webkit-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
  display: block;
}

[type="checkbox"]:checked + label:before {
  border-color: #e48962;
  background: #e48962;
}

[type="checkbox"]:disabled + label:before {
  border-color: #a1a5a5;
}

.cart-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
}

span.cart-indicator {
  position: absolute;
  top: -8px; 
  left: 12px; 
  
  height: 17px;
  min-width: 17px;
  padding: 0 2px;
  background: #363D4C;
  border-radius: 50%;
  
  display: flex;
  align-items: center;
  justify-content: center;
  
  color: white;
  font-size: 11px;
  font-weight: bold;
  z-index: 1;
}

@media (max-width: 768px) {
  span.cart-indicator {
    height: 14px;
    min-width: 14px;
    font-size: 9px;
    top: -6px;
    left: 10px;
  }
}

.cart-added {
	position: absolute;
	top: 50px;
	height: 45px;
	background: #fff;
	right: 64px;
	z-index: 20;
	border-radius: 50px;
	padding: 0 20px;
	color: #305277;
	font-family: "sofia-pro";
	font-size: 16px;
	line-height: 41px;
	font-weight: 600;
	border: 1px solid #EBEDEF;
	pointer-events: none;
	opacity: 0;
	transition: all 300ms;
	transform: translateY(10px);
  }

  .cart-added.visible {
	opacity: 1 !important;
	transform: translateY(0px);
  }

  .cart-added:before {
	content: "";
	position: absolute;
	height: 10px;
	width: 10px;
	background: white;
	top: -6px;
	left: 49%;
	transform: rotate(45deg);
	border-left: 1px solid #EBEDEF;
	border-top: 1px solid #EBEDEF;
}

  .footer-arrow-mobile {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.final-cta-section {
  padding: 3rem 0;
}

@media (min-width: 768px) {
  .final-cta-section {
    padding: 4rem 0;
  }
}

.final-cta-text {
  margin-bottom: 1.75rem;
}

@media (min-width: 768px) {
  .final-cta-text {
    margin-bottom: 2rem;
  }
}

.final-cta-buttons {
  row-gap: 1rem;
}

@media (min-width: 768px) {
  .final-cta-buttons {
    column-gap: 1rem;
  }
}

.final-cta-note {
  margin-top: 0.9rem;
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.45;
}


.final-bottom-section {
  padding-bottom: 0.5rem;
}

.faq-card {
  border-style: none !important;
  border-bottom-style: solid !important;
  border: 2px;
  border-color: #F1F1F2;
  padding: 21px 35px 21px 30px !important;
  margin: 0 !important;
}

.faq-card .accordion-title {
  display: block !important;
}

.faq-card .accordion-title > a:before,.faq-card .accordion-title > button:before {
  float: right !important;
  content: "";
  padding-right: 5px;
  opacity: 0.5;
  background-image: url("../images/icons/close-gray.svg");
  height: 32px;
  width: 32px;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
}
.faq-card .accordion-title > button {
  background: transparent;
  border: none;
  margin-right: 0 !important;
  text-align: left;
  width: 100%;
  display: block;
}
.faq-card .accordion-title > button:focus {
  outline: 0px auto -webkit-focus-ring-color !important;
}
.faq-card .accordion-title > button:hover,.faq-card .accordion-title > button:active {
  text-decoration: underline;
  cursor: pointer;
}
.faq-card .accordion-title > a.collapsed:before,.faq-card .accordion-title > button.collapsed:before {
  float: right !important;
  content: "";
  background-image: url("../images/icons/add-blue.svg");
  opacity: 1;
  height: 32px;
  width: 32px;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
}

.faq-card .accordion-title > a:not(.collapsed) .faq-btn-text {
  color: #E48962;
}

.faq-cards {
  border-style: none !important;
  padding: 0 !important;
  margin: 0;
}

.faq {
  padding: 0 !important;
  margin: 0 !important;
}

.faq-btn-text {
  margin-bottom: 0 !important;
  line-height: normal !important;
}

.faq-btn-text:hover .faq-btn-text:focus {
  color: #E48962;
}

.faq-btn:hover .faq-btn:focus {
  box-shadow: none;
  -webkit-box-shadow: none !important;
  text-decoration: none;
}

.faq-body {
  padding: 0 !important;
  padding-top: 20px !important;
}

.faq-wrapper h3, .h3 {
    font-family: 'Orleans Web', serif;
	font-weight: 500;
	font-style: normal;
	font-size: 22px;
  color: #0F52BA !important;
}

.faq-wrapper p, .p {
  font: 18px "Poppins", sans-serif;
  font-weight: 300 !important;
  line-height: 1.6em;
  color: #64717F !important;
}

