.VOLUNTEERS_slider{
	float:left;
	width:100%;
}
.VOLUNTEERS_slider .text-block-4 strong{
	font-weight:bold;
}


.w-slider {
    position: relative;
    height: 300px;
    text-align: center;
    background: #dddddd;
    clear: both;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: rgba(0,0,0,0);
}
.w-slider-aria-label{
	display:none;
}
.slider_userbx {
    position: relative;
    width: auto;
    height: 100%;
    background-color: transparent;
	border:none;
	  margin-bottom:70px;
}
.w-slider-mask {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    left: 0;
    right: 0;
    height: 100%;
    white-space: nowrap;
}
.mask {
    overflow: visible;
    width: 450px;
}
.w-slide {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    white-space: normal;
    text-align: left;
}
.slide {
    padding-right: 30px;
    padding-left: 30px;
    background-image: none;
}
.slide._1 {
    z-index: 10;
    width: 100%;
    padding-left: 0px;
}
.div-block-22 {
    display: -ms-grid;
    display: grid;
    height: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}
.div-block-home {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 500px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    background-image: url(https://assets-global.website-files.com/5f20394…/5f510c7…_Gladys%20Okezue%20Okorie.jpg);
    background-position: 50% 50%;
    background-size: cover;
    box-shadow: none;
}
.div-block-25 {
    display: -ms-grid;
    display: grid;
    width: 100%;
    height: 100%;
    padding-right: 60px;
    padding-left: 60px;
    justify-items: start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    background-color: rgba(14, 13, 93, 0.5);
    opacity: 1;
}


.text-block-7 {
    color: #f5a111;
    font-size: 100px;
    line-height: 25%;
}
.text-block-5 {
    color: #fff;
    font-size: 16px;
    line-height: 2em;
    text-align: center;
}
.text-block-6 {
    color: #f5a111;
    font-size: 20px;
    line-height: 1.42em;
    font-weight: 500;
}

.text-block-4 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    color: #0e0d5d;
    font-size: 20px;
    line-height: 1.42em;
    font-weight: 500;
}
.div-block-home.customer-1.carissa-1 {
   // background-image: url(../images/VOLUNTEER1.png);
}
.div-block-home._2.digital-lp-2.customer-2.madame-sarr-1 {
      //background-image: url(../images/VOLUNTEER2.jpeg);
}
.div-block-home._3 {
    //background-image: url(../images/VOLUNTEER3.jpg);
    background-position: 100% 0%;
    background-size: cover;
}
.div-block-home._2.customer-4.slide-4 {
    //background-image: url(../images/VOLUNTEER4.jpeg);
}

.div-block-home._3.pastor-hope-davies.customer-5 {
    //background-image: url(../images/VOLUNTEER5.jpeg);
}
.div-block-home._2.digital-lp-2.customer-2 {
    background-position: 50% 0%;
}


.w-slider-arrow-left, .w-slider-arrow-right {
    position: absolute;
    width: 80px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    color: white;
    font-size: 40px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: rgba(0,0,0,0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.left-arrow.customers {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0px;
    border-style: solid;
    border-color: transparent;
    background-color: var(--org);
}
.left-arrow {
    left: auto;
    top: auto;
    right: 18%;
    bottom: -35%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px none #d4d4d4;
    border-radius: 50%;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
}
.w-slider-arrow-left {
    z-index: 3;
    right: auto;
}
.left-arrow.customers {
    position: absolute;
    right: 176px;
    bottom: -93px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-style: solid;
    border-color: transparent;
    background-color: var(--org);
}
.image-10 {
    width: 30%;
    background-color: transparent;
}
.right-arrow {
  position: absolute;
  left: auto;
  top: auto;
  right: 11%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 50%;
}

.right-arrow:hover {
  border-color:var(--org);
  background-color: var(--org);
  //-webkit-filter: invert(100%);
  //filter: invert(100%);
}

.right-arrow.customers {
  left: auto;
  top: auto;
  right: 0%;
  bottom: auto;
  border-color: transparent;
  background-color: var(--org);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.right-arrow.customers:hover {
  background-color: var(--org);
  //-webkit-filter: invert(100%);
  //filter: invert(100%);
}

.right-arrow._2 {
  bottom: 125px;
}

.right-arrow._2.orange {
  border-color: #f9a31a;
}

.right-arrow._2.orange:hover {
  background-color: transparent;
  -webkit-filter: none;
  filter: none;
}

.right-arrow.customers {
  right: 80px;
  bottom: -93px;
  border-color: transparent;
  background-color: var(--org);
}

.right-arrow.customers:hover {
  background-color: var(--org);
}

.image-9 {
  width: 30%;
}

.image-10 {
  width: 30%;
  background-color: transparent;
}

.image-11 {
  position: absolute;
  left: -142px;
  top: auto;
  right: auto;
  bottom: -12px;
}

.image-12 {
  position: absolute;
  left: -99px;
  top: 400px;
  right: auto;
  bottom: 0%;
  z-index: 1;
}

.image-12._2 {
  left: auto;
  top: auto;
  right: 55px;
  bottom: 9%;
}

.image-12._2 {
  left: auto;
  top: auto;
  right: 55px;
  bottom: 9%;
}
.w-slider-nav {
    position: absolute;
    z-index: 2;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding-top: 10px;
    height: 40px;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: rgba(0,0,0,0);
}

.slide-nav {
  position: relative;
  top: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 4px;
  margin-left: 0px;
  padding-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px none #e6e6fa;
  background-color: transparent;
  box-shadow: inset 0 -2px 0 0 #e6e6fa;
}



.w-slider-dot {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: rgba(255,255,255,0.4);
    cursor: pointer;
    margin: 0 3px 0.5em;
    transition: background-color 100ms,color 100ms;
}
.w-slider-dot {
    height: 2px;
    background: transparent;
    margin: 0px;
}
.w-slider-nav.w-round>div {
    border-radius: 100%;
}
.w-slider-nav.w-round>div {
    width: 33.333%;
    border-radius: 0px;
}
.w-slider-dot.w-active {
    height: 4px;
    background: #0e0d5d;
}
.section.overflow-hidden {
    overflow: hidden;
}




/*******************************************************************************************************************************/
@media only screen and (min-width: 100px) and (max-width:768px){
	
}
@media only screen and (min-width: 100px) and (max-width:420px){

.slider_userbx{
	    width: 100vw;
    padding-right: 0px;
    padding-left: 0px;
	    overflow: hidden;
    width: 100vw;
    padding-bottom:40px;
	  margin-bottom:0;
}

.div-block-22 {
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-right: 5%;
    padding-left: 5%;
    justify-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}
.div-block-home._2.customer-4 {
    height: 400px;
}
.div-block-25 {
    padding-right: 25px;
    padding-bottom: 50px;
    padding-left: 25px;
    -webkit-box-align: end;
    -webkit-align-items: end;
    -ms-flex-align: end;
    align-items: end;
    -webkit-align-content: end;
    -ms-flex-line-pack: end;
    align-content: end;
}
.text-block-4 {
    padding-left: 0px;
}
.mask.customers {
    width: 100%;
}
.slide-nav {
    top: 0px;
    width: 45%;
    margin-right: 5%;
    margin-left: 5%;
}
.left-arrow.customers {
    right: 110px;
    bottom: 0;
}
.right-arrow.customers:hover {
    //border-color: #d4d4d4;
    //background-color: transparent;
    -webkit-filter: none;
    filter: none;
}
.right-arrow.customers {
    right: 48px;
    bottom: 0;
}
.right-arrow,
.left-arrow {
    width: 40px;
    height: 40px;
}
.div-block-home{
	    height: 400px;
}
.VOLUNTEERS_slider .slide {
    padding-left: 0 ;
}
}

@media only screen and (min-width:421px) and (max-width:990px){
.slide-nav {
    top: 0px;
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
}
.left-arrow.customers {
    right: 110px;
}
.right-arrow.customers:hover {
    //border-color: #d4d4d4;
    //background-color: transparent;
    -webkit-filter: none;
    filter: none;
}
.right-arrow.customers {
    right: 48px;
}
.right-arrow,
.left-arrow {
    width: 40px;
    height: 40px;
}	
}
@media only screen and (min-width:769px) and (max-width:920px){
	.mask {
    overflow: visible;
    width: 450px;
}
.slider_userbx {
    width: 100% !important;
}

}





















/*
.w-slider {
    position: relative;
    height: 300px;
    text-align: center;
    background: #dddddd;
    clear: both;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: rgba(0,0,0,0);
}
.w-slider-mask {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    left: 0;
    right: 0;
    height: 100%;
    white-space: nowrap;
}
.w-slide {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    white-space: normal;
    text-align: left;
}
.slide._1 {
    z-index: 10;
    width: 100%;
    padding-left: 0px;
}
.slide {
    padding-right: 30px;
    padding-left: 30px;
    background-image: none;
}
.mask {
  overflow: visible;
  width: 450px;
}

.slider {
  position: relative;
  width: auto;
  height: 100%;
  background-color: transparent;
}

.slider.hidden {
  display: none;
}

.div-block-home {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 500px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f510c7bcfbe1216bb13be3b_Gladys%20Okezue%20Okorie.jpg");
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: none;
}

.div-block-home:hover {
  box-shadow: none;
}

.div-block-home._2 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f510e89e3fcdd83a42dc4ae_Githua%20Mary%20Njer.jpg");
  background-size: cover;
}

.div-block-home._2.madame-sarr {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f510e81648be7f9c1a5f754_Madame%20Sarr.jpeg");
}

.div-block-home._2.madame-sarr.customer-6 {
  background-position: 50% 10%;
}

.div-block-home._2.digital-lp-2 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f510e86ae4bf5062924d826_Rezu-Mohammad.jpg");
}

.div-block-home._2.digital-lp-2.customer-2 {
  background-position: 50% 0%;
}

.div-block-home._2.digital-lp-2.customer-2.bd-lp {
  height: 500px;
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f64e58aea3c351e5afff5cf_Rezu-Mohammad_CROPPED%20(1).jpg");
}

.div-block-home._2.digital-lp-2.customer-2.madame-sarr-1 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f510e81648be7f9c1a5f754_Madame%20Sarr.jpeg");
}

.div-block-home._2.digital-lp-2.customer-2.lr-lp-1 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/60d0f8d6a81c866e95285adb_Screen%20Shot%202021-06-21%20at%204.37.55%20PM.png");
}

.div-block-home._2.digital-lp-2.customer-2.digital-lp {
  height: 500px;
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f64e58aea3c351e5afff5cf_Rezu-Mohammad_CROPPED%20(1).jpg");
}

.div-block-home._2.customer-4.slide-4 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/61e175884ea87a7817f3bc4b_5f510e89e3fcdd83a42dc4ae_Githua%20Mary%20Njer-min.jpeg");
}

.div-block-home._2.customer-4 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/608b026a225ec5574b6e6c52_Atik.png");
}

.div-block-home._2.customer-4.guy {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f64e58aea3c351e5afff5cf_Rezu-Mohammad_CROPPED%20(1).jpg");
}

.div-block-home._2.customer-4.guy.cm-dlp {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/60f8630faa762f9ac1301b12_Guy_Photo3%20(1).jpg");
}

.div-block-home._2.customer-4._5 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/60c3628f0b6f1399eb49d957_Screen%20Shot%202021-06-11%20at%209.17.29%20AM.png");
  background-position: 50% 15%;
}

.div-block-home._2.customer-4.md-sarr {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f510e81648be7f9c1a5f754_Madame%20Sarr.jpeg");
  background-position: 50% 15%;
}

.div-block-home._2.customer-4.gwen {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/610acaab8b716f2e060d2554_Gwen%20Photo_1.jpg");
  background-position: 50% 0%;
}

.div-block-home._2.solomon {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f510e86ae4bf5062924d826_Rezu-Mohammad.jpg");
}

.div-block-home._2.solomon.customer-2 {
  background-position: 50% 0%;
}

.div-block-home._2.solomon.customer-2.bd-lp {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/60c27a2b2c28569d8318bdf0_NG_Photo-Solomon_01.jpg");
}

.div-block-home._2.solomon.customer-2.gh-lp {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/60c27a2b2c28569d8318bdf0_NG_Photo-Solomon_01.jpg");
}

.div-block-home._2.solomon.customer-2.broad-dlp {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/60c27a2b2c28569d8318bdf0_NG_Photo-Solomon_01.jpg");
}

.div-block-home._2.blanche {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f510e86ae4bf5062924d826_Rezu-Mohammad.jpg");
}

.div-block-home._2.blanche.customer-2 {
  background-position: 50% 0%;
}

.div-block-home._2.blanche.customer-2.lr-lp-1 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/60d0f8d6a81c866e95285adb_Screen%20Shot%202021-06-21%20at%204.37.55%20PM.png");
}

.div-block-home._2.blanche.customer-2.bd-lp-copy {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/60f862b93af96080d580d799_Blanche_Portrait.jpg");
}

.div-block-home._2.julius {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f5f624ec765c8b36209cf68_Orange%20Star.svg");
}

.div-block-home._3 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f510e877f8db01f0a3d0d5a_Seyi-Headshot.jpg");
  background-position: 100% 0%;
  background-size: cover;
}

.div-block-home._3.pastor-hope-davies {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f510e85fb2f2cfbbca01e0f_Pastor-Hope.jpg");
}

.div-block-home._3.pastor-hope-davies.customer-5 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/61e1758f82eced32428d9062_5f510e85fb2f2cfbbca01e0f_Pastor-Hope-min.jpeg");
}

.div-block-home._3.customer-3.moise-1 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/613a0fd20621d26957676459_DSC03917.jpg");
  background-position: 80% 0%;
  background-size: cover;
  background-repeat: repeat;
}

.div-block-home._3.customer-3.solomon {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/60c27a2b2c28569d8318bdf0_NG_Photo-Solomon_01.jpg");
  background-position: 50% 50%;
}

.div-block-home._3.customer-3-dig-3 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/608b026a225ec5597d6e6c4e_Anamul%20copy.png");
}

.div-block-home._3.customer-3-dig-3.digital-lp-slide-3 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/608b026a225ec5597d6e6c4e_Anamul%20copy.png");
  background-position: 50% 50%;
}

.div-block-home._3.customer-3-dig-3.anamul-copy {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/608b026a225ec5597d6e6c4e_Anamul%20copy.png");
  background-position: 100% 0%;
}

.div-block-home._3.customer-3-copy {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/608b026a225ec5597d6e6c4e_Anamul%20copy.png");
}

.div-block-home._3.customer-3-copy.abdulsalam-dlp {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/60c3bf65bac0d166e018970d_GH_Abdulsalam%20_Photos.png");
  background-position: 50% 50%;
}

.div-block-home._3.customer-3-lr {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/608b026a225ec5597d6e6c4e_Anamul%20copy.png");
}

.div-block-home._3.customer-3-lr.anamul {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/608b026a225ec5597d6e6c4e_Anamul%20copy.png");
  background-position: 100% 0%;
}

.div-block-home._3.customer-3-lr.anamul-copy {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/60d0f93805ecf4afae05d259_image00001.jpeg");
  background-position: 100% 0%;
}

.div-block-home._3.customer-3-lr.don-worry {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/60d0f93805ecf4afae05d259_image00001.jpeg");
  background-position: 100% 0%;
}

.div-block-home._3.julius {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f5f624ec765c8b36209cf68_Orange%20Star.svg");
  background-position: 50% 50%;
}

.div-block-home.customer-1 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f510c7bcfbe1216bb13be3b_Gladys%20Okezue%20Okorie.jpg");
  background-size: cover;
}

.div-block-home.customer-1.carissa-1 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/6139cb0aa0772c62c106ce52_image%20(1).png");
}

.div-block-home.customer-1 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/608b026a225ec5f83b6e6c4a_Sonia.png");
}

.div-block-home.customer-1.digital-lp-1 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/608b026a225ec5f83b6e6c4a_Sonia.png");
}

.div-block-home.customer-1.norbert {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/60c27a2a6779e1597788c614_GH_Photo-Norbet_01.jpg");
}

.div-block-home.customer-1.benita {
  position: static;
  border-radius: 0px;
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/60d0fc97783e4236ae8229f3_Screen%20Shot%202021-06-21%20at%204.54.35%20PM.png");
  background-position: 50% 50%;
  background-size: auto;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.div-block-home.customer-1.fingon {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/60f863291c0e470b084235db_Fingon_Profil%20Picture.png");
}

.div-block-home.customer-1.hope {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f510e85fb2f2cfbbca01e0f_Pastor-Hope.jpg");
}

.div-block-home.customer-1.julius {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f5f624ec765c8b36209cf68_Orange%20Star.svg");
}

.div-block-home.customer-1.new {
  border-top-left-radius: 40px;
  background-color: #f5f6fe;
  background-image: none;
  box-shadow: none;
  opacity: 1;
}

.div-block-home.abdulsalam.customer-2 {
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/60c3bf65bac0d166e018970d_GH_Abdulsalam%20_Photos.png");
}

.slide-nav {
  position: relative;
  top: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 4px;
  margin-left: 0px;
  padding-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px none #e6e6fa;
  background-color: transparent;
  box-shadow: inset 0 -2px 0 0 #e6e6fa;
}

.text-block-4 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  color: #0e0d5d;
  font-size: 20px;
  line-height: 1.42em;
  font-weight: 500;
}

.left-arrow {
  left: auto;
  top: auto;
  right: 18%;
  bottom: -35%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #d4d4d4;
  border-radius: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.left-arrow.customers {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  border-style: solid;
  border-color: transparent;
  background-color: var(--org);
}

.left-arrow.customers:hover {
  border-color: var(--org);
  background-color: var(--org);
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.left-arrow._2 {
  bottom: 125px;
}

.left-arrow._2.orange {
  border-style: solid;
  border-color: #f9a31a;
}

.left-arrow.customers {
  position: absolute;
  right: 176px;
  bottom: -93px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-style: solid;
  border-color: transparent;
  background-color: var(--org);
}

.left-arrow.customers:hover {
  border-color: var(--org);
  background-color: var(--org);
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.text-span-2 {
  font-weight: 700;
}

.div-block-22 {
  display: -ms-grid;
  display: grid;
  height: 100%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-22.bd-lp {
  justify-items: stretch;
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-flow: row;
  grid-column-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.div-block-22.digital-lp {
  justify-items: stretch;
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-flow: row;
  grid-column-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.div-block-23 {
  position: relative;
  display: -ms-grid;
  display: grid;
  padding: 0px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: flex-start;
  grid-auto-flow: column;
  grid-auto-columns: 1.25fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: minmax(auto, 0.75fr);
  grid-template-columns: minmax(auto, 0.75fr);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-radius: 8px;
  background-color: #fff;
  text-align: left;
}

.amount {
  height: 100%;
  margin-bottom: 0px;
  border: 1px none #000;
}

.dropdown-link {
  display: none;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  justify-items: start;
  grid-auto-flow: column;
  grid-auto-columns: auto;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  color: #0c0c0c;
  font-size: 16px;
  line-height: 1.42em;
  text-decoration: none;
}

.dropdown-link:hover {
  background-color: #f7f8fa;
}

.select-field {
  margin-bottom: 0px;
  padding-left: 0px;
  border: 1px none #000;
  border-radius: 8px;
  background-color: transparent;
  font-size: 16px;
  line-height: 2em;
}

.form {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1.75fr auto 1.75fr;
  grid-template-columns: 1.75fr auto 1.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.form.new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: row;
  grid-auto-columns: auto;
  -ms-grid-columns: 2.75fr;
  grid-template-columns: 2.75fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-24 {
  display: block;
  margin-top: 60px;
}

.div-block-24.new {
  margin-top: 40px;
}

.text-block-5 {
  color: #fff;
  font-size: 16px;
  line-height: 2em;
  text-align: center;
}

.text-block-5.new {
  color: #0e0d5d;
  font-size: 18px;
  text-align: center;
}

.text-block-6 {
  color: #f5a111;
  font-size: 20px;
  line-height: 1.42em;
  font-weight: 500;
}

.text-block-7 {
  color: #f5a111;
  font-size: 100px;
  line-height: 25%;
}

.right-arrow {
  position: absolute;
  left: auto;
  top: auto;
  right: 11%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 50%;
}

.right-arrow:hover {
  border-color: var(--org);
  background-color: var(--org);
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.right-arrow.customers {
  left: auto;
  top: auto;
  right: 0%;
  bottom: auto;
  border-color: transparent;
  background-color: var(--org);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.right-arrow.customers:hover {
  background-color: var(--org);
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.right-arrow._2 {
  bottom: 125px;
}

.right-arrow._2.orange {
  border-color: #f9a31a;
}

.right-arrow._2.orange:hover {
  background-color: transparent;
  -webkit-filter: none;
  filter: none;
}

.right-arrow.customers {
  right: 80px;
  bottom: -93px;
  border-color: transparent;
  background-color: var(--org);
}

.right-arrow.customers:hover {
  background-color: var(--org);
}

.image-9 {
  width: 30%;
}

.image-10 {
  width: 30%;
  background-color: transparent;
}

.image-11 {
  position: absolute;
  left: -142px;
  top: auto;
  right: auto;
  bottom: -12px;
}

.image-12 {
  position: absolute;
  left: -99px;
  top: 400px;
  right: auto;
  bottom: 0%;
  z-index: 1;
}

.image-12._2 {
  left: auto;
  top: auto;
  right: 55px;
  bottom: 9%;
}

.image-12._2 {
  left: auto;
  top: auto;
  right: 55px;
  bottom: 9%;
}

.image-12._2 {
  left: auto;
  top: auto;
  right: 55px;
  bottom: 9%;
}

.dropdown-list {
  margin-top: -2px;
}

.dropdown-list.w--open {
  width: 250px;
  margin-top: 76px;
  padding: 15px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}

.dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-25 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 100%;
  padding-right: 60px;
  padding-left: 60px;
  justify-items: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  background-color: rgba(14, 13, 93, 0.5);
  opacity: 1;
}

.div-block-25.bd-lp {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  background-color: rgba(14, 13, 93, 0.63);
  opacity: 1;
}

.div-block-25.ng-lp.new {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: rgba(14, 13, 93, 0);
}

.div-block-25.digital-lp {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  background-color: rgba(14, 13, 93, 0.63);
  opacity: 1;
}

.div-block-26 {
  width: 100%;
  background-color: #fff;
}

.div-block-27 {
  display: -ms-grid;
  display: grid;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #0e0d5d;
  color: #dedede;
  font-size: 16px;
  line-height: 50px;
}

.div-block-27.darker {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #f9a31a;
  color: #fff;
}

.yellow-span {
  color: #fedd6e;
  text-decoration: none;
}

.div-block-28 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  width: 100vw;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f5a111;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5fd), to(#fff));
  background-image: linear-gradient(180deg, #f4f5fd, #fff);
}

.div-block-28.no-gradient {
  background-color: transparent;
  background-image: none;
}

.div-block-28.no-gradient.off-white {
  background-color: #fff;
}

.div-block-28.no-gradient.padding-top-40 {
  padding-top: 40px;
}

.div-block-29 {
  width: 100%;
  height: 2px;
  background-color: #0e0d5d;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.div-block-29.inverted {
  background-color: #f9a31a;
}

.div-block-30 {
  display: -ms-grid;
  display: grid;
  height: 100%;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: center;
  grid-auto-flow: column;
  grid-auto-columns: auto;
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-31 {
  position: static;
  display: -ms-grid;
  display: grid;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-32 {
  display: -ms-grid;
  display: grid;
  justify-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-13 {
  display: none;
}

.grid-11 {
  padding: 100px 0px 0px;
  -ms-grid-columns: 1.5fr;
  grid-template-columns: 1.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: center;
}

.grid-11.new-hubs {
  padding-top: 40px;
}

.grid-12 {
  padding-top: 100px;
  padding-bottom: 100px;
  grid-auto-flow: column;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-34 {
  display: -ms-grid;
  display: grid;
  justify-items: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-13 {
  padding: 300px 200px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: center;
}

.grid-14 {
  padding-top: 15vh;
  padding-bottom: 15vh;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-15 {
  grid-column-gap: 32px;
  grid-row-gap: 64px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.staff-member {
  overflow: hidden;
}

.staff-member-image {
  height: 300px;
  border-radius: 5px;
  background-image: url("https://assets-global.website-files.com/5f2039454cfb8c05d2c9c986/5f317ca2513b291c258c81a9_Drew%20Durbin.jpg");
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: -webkit-transform 800ms ease;
  transition: -webkit-transform 800ms ease;
  transition: transform 800ms ease;
  transition: transform 800ms ease, -webkit-transform 800ms ease;
}

.staff-member-image:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
*/