.list-all ul,
.list-all ol {
  padding: 0;
  margin: 0;
  font-weight: normal;
  color: #403F46;
  letter-spacing: 0;
  text-align: left;
  margin: 0 0 1.5rem 1.25rem;
  padding: 0;
}

.list-all ul li,
.list-all ol li {
  position: relative;
  padding-bottom: 0.5rem;
  line-height: 1.7;
}

.list-all ul {
  list-style: none;
  margin-left: 0;
}

.list-all ul li {
  font-size: 1rem;
  position: relative;
  padding-left: 20px;
}

.list-all ul li:last-child {
  padding-bottom: 0;
}

.list-all ul li:before {
  content: "";
  background-color: #403F46;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 11px;
  top: 0.62rem;
}

.list-all ol {
  margin-left: 1rem;
}

.list-all ol li {
  padding-left: 5px;
}

.help-slider {
  overflow-x: hidden;
  height: 100%;
}

ul.nav-text {
  list-style-type: none;
  margin: 0 0 50px;
  width: 100%;
  padding: 0;
  border-bottom: 1px solid rgba(233, 233, 233, 0.3);
}

ul.nav-text li {
  padding: 10px 35px 10px 15px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
  cursor: pointer;
  font-size: 22px;
  font-size: 1.375rem;
  display: inline-block;
  font-family: 'SangBleu Versailles';
  font-weight: normal;
  font-style: normal;
  /*  &:last-child {
            padding-right: 10px;
            text-align: right;
        } */
}

ul.nav-text li:first-child {
  padding-left: 10px;
  text-align: left;
}

ul.nav-text li a {
  color: #ffffff;
  text-decoration: none;
}

.make-better-wrap {
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
  will-change: background;
}

.make-better-wrap h2,
.make-better-wrap p {
  -webkit-transition: all 1s;
  transition: all 1s;
}

.wrapper-header {
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
  will-change: background;
}

.wrapper-header .topbar {
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
  will-change: background;
}

.how-we-help-widget {
  background: #ffffff;
  color: #000000;
  overflow: hidden;
  max-width: 100vw;
  position: relative;
  z-index: 0;
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
  will-change: background 0.5s ease-out;
}

.how-we-help-widget ul.nav-text li a {
  color: #000000;
}

.how-we-help-widget.is-black {
  background: #000000;
  color: #ffffff;
}

.how-we-help-widget.is-black ul.nav-text li a {
  color: #ffffff;
}

.how-we-help-widget .how-we-wrap {
  position: relative;
}

.how-we-help-widget h2 {
  margin-bottom: 25px;
}

.how-we-help-widget .common-content {
  margin-bottom: 35px;
}

.how-we-help-widget p {
  line-height: 1.8;
}

.how-we-help-widget .single-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.how-we-help-widget .single-item .item-left,
.how-we-help-widget .single-item .item-right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  max-width: 50%;
}

.how-we-help-widget .single-item .item-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.how-we-help-widget .item-wrap {
  margin-left: auto;
  padding-right: 50px;
  width: 100%;
  padding-left: 15px;
}

.how-we-help-widget .item-wrap .common-content {
  display: none;
}

.how-we-help-widget .item-wrap .common-content.is-visible {
  display: block;
}

.how-we-help-widget .item-wrap .common-content.is-visible h2,
.how-we-help-widget .item-wrap .common-content.is-visible .h3 {
  -webkit-animation: fadeInUp 1.4s ease backwards;
          animation: fadeInUp 1.4s ease backwards;
}

.how-we-help-widget .item-wrap .common-content.is-visible p {
  -webkit-animation: fadeInUp 1.5s ease backwards;
          animation: fadeInUp 1.5s ease backwards;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.how-we-help-widget .item-wrap .common-content.is-visible .btn {
  -webkit-animation: fadeInUp 1.5s ease backwards;
          animation: fadeInUp 1.5s ease backwards;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.how-we-help-widget .item-wrap .common-content.is-visible .subheading {
  -webkit-animation: opacityanimation 2s ease backwards;
          animation: opacityanimation 2s ease backwards;
}

.how-we-help-widget .subheading {
  color: #F5AEB3;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.3px;
}

.how-we-help-widget .btn {
  margin-top: 30px;
}

.how-we-help-widget .item-right {
  position: relative;
  overflow: hidden;
  padding-bottom: 33%;
  height: 0;
}

.how-we-help-widget .item-right figure {
  height: 100%;
  position: absolute;
  background: #000000 50% 50%/cover no-repeat;
  width: 100%;
  left: 0;
  top: 100%;
  -webkit-transition: top 0s 1.1s;
  transition: top 0s 1.1s;
}

.how-we-help-widget .item-right figure img {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}

.how-we-help-widget .item-right figure > .item-one {
  height: 100%;
  position: absolute;
  background: 50% 50%/cover no-repeat;
  width: 100%;
  left: 0;
  top: -20%;
  -webkit-transition: top 1.1s;
  transition: top 1.1s;
}

.how-we-help-widget .item-right figure.is-visible {
  top: 0;
  z-index: 100;
  -webkit-transition: top .65s ease-out;
  transition: top .65s ease-out;
}

.how-we-help-widget .item-right figure.is-visible > .item-one {
  top: 0%;
}

.how-we-help-widget .item-right figure.first-child {
  top: 0;
  left: 100%;
}

.how-we-help-widget .item-right figure.first-child > .item-one {
  top: 0;
  left: 100%;
}

.how-we-help-widget .item-right figure.is-visible-opacity {
  opacity: 0;
  background-color: transparent;
}

.how-we-help-widget .item-right figure.is-visible-first {
  top: 0;
  left: 0%;
  z-index: 100;
  -webkit-transition: left .65s ease-out;
  transition: left .65s ease-out;
  opacity: 1;
}

.how-we-help-widget .item-right figure.is-visible-first > .item-one {
  top: 0;
  left: 0%;
  z-index: 100;
  -webkit-transition: left .65s ease-out;
  transition: left .65s ease-out;
}

.how-we-help-widget .magic-line {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 125px;
  height: 4px;
  background: #F5AEB3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media (min-width: 768px) {
  .mobile-how-we-slider {
    display: none;
  }
  .how-we-help .item-wrap,
  .how-we-help-widget .item-wrap {
    max-width: 720px;
    max-width: calc(720px / 2);
  }
}

@media (min-width: 992px) {
  .how-we-help .item-wrap,
  .how-we-help-widget .item-wrap {
    max-width: calc(960px / 2);
  }
  .is-black-bg {
    /*  .make-better-wrap {
            background: $black;

            h2,
            p {
                color: $white;
            }
        } */
    /*  .nav-right .datafetch-class a,
        .search-results .datafetch-class a {
            &:hover {
                background-color: $grey7;
            }
        }

        .site-header-search {
            filter: invert(1);
            border-color: $black;

            &:focus,
            &:focus-visible {
                box-shadow: 1px 1px 1px transparent;
            }
        }

        .wrapper-header {
            background: $black;

            .topnav {
                >li {
                    >a {
                        &:hover {
                            color: $white;
                        }
                    }
                }
            }

        }

        .topbar {
            background: $black;
            border-bottom: 1px solid rgba($grey1, 0.2);
        }

        .site-header {
            .logo-wrapper {
                img {
                    filter: brightness(0) invert(0.7);
                }
            }
        }

        .site-search {
            background-image: url(../../images/icons/white-search.svg);
        }

        .lang-wrap .lang-btn:hover {
            background: transparent url(../../images/icons/light-arrow.svg) 100% 8px no-repeat;
            background-size: 9px;
        }

        .lang-wrap .lang-btn.is-expanded {
            background: transparent url(../../images/icons/light-arrow.svg) 100% 8px no-repeat;
            background-size: 9px;
        }

        .nav-logo .mega-menu-wrap#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
            color: $white !important;
        }

        #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
            border-color: $white;
        } */
  }
}

@media (min-width: 1200px) {
  ul.nav-text {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 58px;
  }
  ul.nav-text li {
    padding-bottom: 16px;
  }
  ul.nav-text li:first-child {
    padding-left: 0px;
  }
  ul.nav-text li:last-child {
    padding-right: 0px;
  }
  .how-we-help .item-wrap,
  .how-we-help-widget .item-wrap {
    max-width: calc(1140px / 2);
  }
  .how-we-help-widget .item-wrap .common-content {
    padding-right: 190px;
  }
}

@media (min-width: 1600px) {
  .how-we-help .item-wrap,
  .how-we-help-widget .item-wrap {
    max-width: calc(1320px / 2);
  }
}

@media (min-width: 1280px) and (max-width: 1599px) {
  .how-we-help .item-wrap,
  .how-we-help-widget .item-wrap {
    max-width: calc(1204px / 2);
  }
}

@media (min-width: 1200px) {
  .make-better-wrap.space-col .col-lg-4 {
    width: 400px;
  }
  .make-better-wrap.space-col .col-lg-7 {
    width: calc(100% - 400px);
    margin-left: 0;
    padding-left: 10.1%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .make-better-wrap.space-col .col-lg-4 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 300px;
            flex: 1 1 300px;
    max-width: 300px;
  }
  .make-better-wrap.space-col .col-lg-7 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(100% - 300px);
            flex: 1 1 calc(100% - 300px);
    max-width: calc(100% - 300px);
    padding-left: 6.1%;
    margin-left: 0;
  }
  ul.nav-text li {
    padding: 10px 20px;
    font-size: 18px;
    font-size: 1.125rem;
  }
  ul.nav-text li:first-child {
    padding-left: 5px;
  }
  ul.nav-text li:last-child {
    padding-right: 5px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  ul.nav-text li {
    padding: 10px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
  ul.nav-text li:first-child {
    padding-left: 5px;
  }
  ul.nav-text li:last-child {
    padding-right: 5px;
  }
}

@media (max-width: 991px) {
  .how-we-help-widget {
    background: #000000;
    color: #ffffff;
  }
}

@media (max-width: 767px) {
  .make-better-wrap h2 {
    font-size: 36px;
  }
  .mobile-how-we-slider {
    margin-top: 50px;
  }
  .mobile-how-we-slider .common-content {
    padding-right: 30px;
  }
  .how-we-help-widget .subheading {
    font-size: 14px;
  }
  .how-we-help-widget ul.nav-text,
  .how-we-help-widget .single-item,
  .how-we-help-widget .magic-line {
    display: none;
  }
}
/*# sourceMappingURL=how-we-help.css.map */