* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none !important;
  scroll-behavior: smooth !important;
}
body {
  font-family: "Sen", sans-serif !important;
}
:root {
  --white-color: #ffff;
  --red-color: #e52c30;
  --light-purple: #98398e;
  --light-orange-color: #ff6262;
  --purplr: #8506b2;
}
.section-container {
  max-width: 1180px;
  padding: 1px 15px;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .section-container {
    max-width: 960px;
  }
}
@media screen and (max-width: 992px) {
  .section-container {
    max-width: 720px;
  }
}
@media screen and (max-width: 769px) {
  .section-container {
    max-width: 540px;
  }
}
@media screen and (max-width: 575px) {
  .section-container {
    width: 100%;
  }
}
/* common css start */
.fs-18 {
  font-size: 18px;
}
.fs-22 {
  font-size: 22px;
}
.fs-32 {
  font-size: 32px;
}
.fs-26 {
  font-size: 26px;
}
.fs-42 {
  font-size: 42px;
}
.l-height {
  line-height: 80px;
}
.l-height40 {
  line-height: 40px;
}
.l-height50 {
  line-height: 50px;
}
/* common css end */
/* navbar start  */
.bg-radius {
  border-radius: 54px;
}
.header-wrapper {
  padding: 12px 30px !important;
  border-radius: 54px;
  background: linear-gradient(
    97.78deg,
    #930ab7 19.04%,
    #dc4092 67.08%,
    #fac895 118.08%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent !important;
}
.contain {
  max-width: 1313px !important;
}

.nav-sec {
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
  width: 100%;
}
.nav-bg {
  background-image: url(/assets/images/homepage-bg.png);
}
.bg-nav {
  background-image: url(/assets/images/homepage-bg.png);
}
.stick {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  height: 117px;
}
/* navbar end  */
/* header section start  */
.header-img {
  left: 0;
  bottom: 0;
  z-index: -1;
  top: 0;
  right: 0;
}
.header-bg {
  height: 845px;
}
.bg-header {
  background-size: cover;
  z-index: -1;
  top: -72%;
  width: 100%;
  left: 0%;
  right: 0%;
  bottom: 0%;
}
.download-btn {
  padding-left: 39%;
}
.start-img {
  top: 40%;
  left: 0%;
}
.header-star {
  top: 55%;
  right: 8%;
}
.header-style {
  top: 30%;
  right: 3%;
}
.red-heart-img {
  top: 41%;
  left: 91%;
}
.header-style-img {
  top: 10%;
  left: 66%;
}
.header-wrap,
.header-hight {
  margin-top: 160px !important;
}
.african-love-img {
  top: 38%;
  right: 9%;
  width: 50%;
}
.african-zuri-img {
  top: 122%;
  right: 0%;
  width: 100%;
}
.memder-bg {
  background-size: cover;
  z-index: -1;
  top: -225%;
  width: 100%;
  left: 0%;
  bottom: 0%;
}
.logo-img {
  width: 100px;
  margin-bottom: 17px;
}
/* header section end  */
/* member section start  */
.member-wrapper {
  margin-top: 192px !important;
}
/* member section end  */
/* download section start */
.app-wrapper {
  overflow: hidden;
}
.app-bg-img {
  left: 0%;
  bottom: 0%;
  right: 0%;
  width: 100%;
  top: 0%;
  background-size: cover;
}
.star-bg {
  right: 10%;
  bottom: 19%;
}
.mob-sec {
  padding-top: 7rem;
}
/* download section end */
/* about us section start  */
.about-bg {
  background-size: cover;
  top: 0%;
  bottom: 0%;
  left: 0%;
  z-index: -1;
}
.love-arrow {
  top: 5%;
  right: 20%;
}
.moving-element {
  animation: rotation 2s linear infinite;
  animation-direction: alternate;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(45deg);
  }
}
.us-bg {
  background: linear-gradient(
    97.78deg,
    #930ab7 19.04%,
    #dc4092 67.08%,
    #fac895 118.08%
  );
}
.about-btn {
  border-radius: 54px;
  padding: 15px 55px;
  color: var(--white-color);
}
.about-height {
  padding-top: 7rem;
}
/* about us section end  */
/* your safety section start  */
.safety-img {
  background-size: cover;
  top: -90%;
  bottom: 0%;
  left: 0%;
  z-index: -1;
}
.support-bg {
  background: linear-gradient(
    97.78deg,
    #930ab7 19.04%,
    #dc4092 67.08%,
    #fac895 118.08%
  );

  border-radius: 30px 30px 70px 30px;
  color: var(--white-color);
  margin: 42px auto auto auto !important;
  width: 327px !important;
  height: 240px;
}
.safety-bg {
  background: var(--white-color);
  border-radius: 80px 30px 30px 30px;
  border: 1px solid;
  margin: -42px -3px auto auto;
  width: 323px !important;
  height: 268px;
}
.safety-sec {
  position: relative;
  background-color: var(--white-color);
}
.safety-sec::after {
  content: " ";
  position: absolute;
  background: linear-gradient(
    97.78deg,
    #930ab7 19.04%,
    #dc4092 67.08%,
    #fac895 118.08%
  );

  z-index: -1;
  border-radius: 0px 0px 0px 49px;
  width: 284px;
  height: 200px;
  left: -24px;
  top: 91px;
}
.safety-wrapper {
  padding-top: 6rem;
  padding-bottom: 4rem;
}
/* your safety section end  */
/* works section start    */
.work-mode {
  height: 710px;
}
.work-bg {
  left: 0;
  bottom: 0;
  z-index: -1;
  top: 0;
  right: 0;
}
.work-style1 {
  top: 19%;
  right: 8%;
  z-index: -1;
}
.work-style2 {
  top: 10%;
  left: 17%;
  z-index: -1;
}
.work-style3 {
  top: 50%;
  left: 0%;
  z-index: -1;
}
.work-wrapper {
  padding-top: 3rem;
}
.tx-color {
  color: var(--purplr);
}
.work-width {
  width: 85%;
}
.work-width2 {
  width: 80%;
  margin-top: 0.5rem;
}
.work-width3 {
  width: 76%;
  margin-top: 1.5rem;
}
.work-width4 {
  width: 82%;
}
.work-detail {
  margin-top: 2rem;
}
/* works section end   */
/* features section start   */
.circle1 {
  width: 68px !important;
  height: 68px;
  border-radius: 50%;
  background-color: var(--light-purple);
  outline: 8px solid var(--white-color);
  box-shadow: 2px 4px 19px 0px #a8a6a633;
}
.circle2 {
  width: 68px !important;
  height: 68px;
  border-radius: 50%;
  background-color: var(--light-orange-color);
  outline: 8px solid var(--white-color);
  box-shadow: 2px 4px 19px 0px #a8a6a633;
}
.feature-sec {
  padding-top: 4rem;
  padding-bottom: 1rem;
}
.mob-width {
  width: 100%;
}
/* features section end   */
/* Successful section start  */
.story-wrapper {
  border-radius: 20px;
  padding: 15px;
  border: 1px solid #e8e8e8;
}
.story-wrapper:hover {
  box-shadow: 0px 10px 20px 0px #0000000d;
}
.btn:hover {
  border-color: var(--white-color) !important;
}
.line-25 {
  line-height: 25px;
}
.story-sec {
  overflow: hidden;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.more-btn {
  border-radius: 54px;
  color: var(--white-color);
  border: none;
  width: 241px;
  height: 62px;
}
/* Successful section end  */
/* footer section start  */
.footer-bg {
  background-color: #161313;
}
.insta-bg {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: black;
}
.f-width {
  width: 100%;
}
.img-logo {
  width: 110px;
}
/* footer section end  */
/*support section start */
/* .fs-color {
  color: #ff5353;
} */
.form-fill {
  border: none;
  outline: none;
  border-bottom: 2px solid;
  width: 80%;
  font-size: 25px;
  padding-bottom: 5px;
}
.sub-button {
  border-radius: 10px;
  color: var(--white-color);
  border: 1px solid #f1e6e6;
  background: #071334;
  font-size: 30px;
  line-height: 20px;
  padding: 15px 30px;
  margin-top: 15px;
}
.form-detail {
  font-size: 30px;
  padding-top: 30px;
}
.sub-btn {
  width: 80%;
}
.fs-width {
  font-size: 42px;
}
.supports-bg {
  background-size: cover;
  z-index: -1;
  top: -152%;
  width: 100%;
  left: 0%;
  bottom: 0%;
}

/*support section start */
a:hover {
  color: var(--white-color) !important;
}
a.bg-white.text-danger.header-wrapper {
  color: #e52c30 !important;
}
.navbar-toggler:focus {
  box-shadow: none !important;
}
button.btn.bg-danger.text-white {
  background: linear-gradient(
    97.78deg,
    #930ab7 19.04%,
    #dc4092 67.08%,
    #fac895 118.08%
  );
}

@media screen and (max-width: 1200px) {
  .fs-26 {
    font-size: 22px;
  }
  .fs-32 {
    font-size: 28px;
  }
  .fs-18 {
    font-size: 16px;
  }
  .fs-42 {
    font-size: 34px;
  }
  .l-height {
    line-height: 60px;
  }
  .l-height50 {
    line-height: 42px;
  }
  .african-love-img {
    top: 35%;
  }
  .red-heart-img {
    top: 33%;
    left: 91%;
  }
  .header-style-img {
    top: 7%;
  }
  .header-bg {
    height: 685px;
  }
  .african-zuri-img {
    top: 113%;
  }
  .start-img {
    top: 44%;
  }
  .member-wrapper {
    margin-top: 160px !important;
  }
  .memder-bg {
    top: -135%;
  }
  .star-bg {
    right: 8%;
    bottom: 17%;
  }
  .about-img {
    width: 78%;
  }
  .position-absolute {
    position: absolute !important;
  }
  .moving-element {
    animation: rotation 2s linear infinite;
    animation-direction: alternate;
  }
  .love-arrow {
    top: 1%;
    right: 9%;
  }
  .safety-sec::after {
    height: 163px;
  }
  .safety-bg {
    margin: -34px 30px auto auto;
    width: 312px !important;
    height: 231px;
  }
  .support-bg {
    width: 300px !important;
    height: 214px;
  }
  .more-btn {
    width: 195px;
  }
  .safety-wrapper {
    padding-top: 4rem;
  }
  .work-detail {
    margin-top: 4rem;
  }
  .feature-sec {
    padding-top: 2rem;
  }
  .work-style1 {
    width: 91px;
    height: 88px;
  }
  .work-style2 {
    width: 73px;
    height: 84px;
  }
  .work-style3 {
    width: 75px;
    height: 88px;
  }
  .form-detail {
    font-size: 26px;
  }
  .form-fill {
    font-size: 22px;
  }
  .sub-button {
    font-size: 25px;
  }
  .download-btn {
    padding-left: 32%;
  }
  .bg-header {
    top: -84%;
  }
  .memder-bg {
    top: -140%;
  }
}
@media screen and (max-width: 992px) {
  .fs-42 {
    font-size: 25px;
  }
  .fs-32 {
    font-size: 22px;
  }
  .fs-18 {
    font-size: 13px !important;
  }
  .fs-22 {
    font-size: 16px;
  }
  .fs-26 {
    font-size: 18px;
  }
  .l-height {
    line-height: 50px;
  }
  .l-height50 {
    line-height: 35px;
  }
  .l-height40 {
    line-height: 35px;
  }
  .african-love-img {
    top: 46%;
    width: 47%;
  }
  .start-img {
    width: 17px;
  }
  .stick {
    height: 100px;
  }
  .header-style {
    width: 40px;
    height: 40px;
  }
  .header-style-img {
    left: 38%;
  }
  .red-heart-img {
    left: 52%;
  }
  .header-bg {
    height: 596px;
  }
  .member-wrapper {
    margin-top: 115px !important;
  }
  .memder-bg {
    top: -125%;
  }
  .star-bg {
    right: 4%;
    bottom: 14%;
  }
  .about-btn {
    padding: 10px 36px;
  }
  .love-arrow {
    top: 0%;
    right: 9%;
    width: 110px;
  }
  .more-btn {
    width: 151px;
    height: 48px;
  }
  .safety-bg {
    margin: -28px 30px auto auto;
    width: 258px !important;
    height: 202px;
  }
  .safety-sec::after {
    height: 131px;
    width: 223px;
    left: -21px;
  }
  .safety-wrapper {
    padding-top: 3rem;
  }
  .support-bg {
    width: 228px !important;
    height: 202px;
  }
  .work-mode {
    height: 520px;
  }
  .work-wrapper {
    padding-top: 1rem;
  }
  .work-detail {
    margin-top: 3rem;
  }

  .work-width3 {
    margin-top: 1.25rem;
  }
  .work-width4 {
    margin-top: 0.5rem;
  }
  .circle1 {
    width: 34.27px !important;
    height: 34.27px;
  }
  .circle2 {
    width: 34.27px !important;
    height: 34.27px;
  }
  .no {
    font-size: 17.07px;
  }
  .feature-sec {
    padding-top: 1rem;
  }
  .story-sec {
    -webkit-line-clamp: 3;
  }
  .work-style1 {
    width: 77px;
    height: 74px;
  }
  .work-style2 {
    width: 66px;
    height: 77px;
  }
  .work-style3 {
    width: 75px;
    height: 88px;
  }
  .logo-img-nav img {
    width: 75px;
  }
  .form-fill {
    width: 100%;
    font-size: 16px;
  }
  .form-detail {
    font-size: 20px;
  }
  .sub-button {
    font-size: 20px;
    padding: 10px 22px;
  }
  .download-btn {
    padding-left: 0%;
  }
  .bg-color {
    background: linear-gradient(
      97.78deg,
      #930ab7 19.04%,
      #dc4092 67.08%,
      #fac895 118.08%
    );
  }
}
@media screen and (max-width: 769px) {
  .fs-42 {
    font-size: 22px;
  }
  .fs-32 {
    font-size: 18px;
  }
  .fs-26 {
    font-size: 14px;
  }
  .fs-18 {
    font-size: 10px !important;
  }
  .l-height {
    line-height: 42.67px;
  }
  .l-height50 {
    line-height: 26.67px;
  }
  .l-height40 {
    line-height: 22px;
  }
  .stick {
    height: 82px;
  }
  .african-love-img {
    top: 44%;
    right: 0%;
  }
  .logo-img-nav img {
    width: 52px;
  }
  .header-style {
    width: 32px;
    height: 30px;
    top: 56%;
  }
  .red-heart-img {
    width: 18px;
    height: 18px;
    top: 39%;
    left: 63%;
  }
  .header-style-img {
    left: 46%;
    top: 9%;
    width: 21px;
    height: 18px;
  }
  .more-btn {
    width: 129px;
    height: 33px;
  }
  .line {
    line-height: 0px !important;
  }
  .start-img {
    width: 14px;
  }
  .header-wrap,
  .header-hight {
    margin-top: 98px !important;
  }
  .header-star {
    top: 81%;
    width: 8px;
  }
  .african-zuri-img {
    top: 105%;
  }
  .fs-22 {
    font-size: 12px;
  }
  .header-bg {
    height: 430px;
  }
  .member-wrapper {
    margin-top: 80px !important;
  }
  .memder-bg {
    top: -140%;
  }
  .about-btn {
    padding: 8px 26px;
  }
  .love-arrow {
    right: 19%;
    width: 58px;
  }
  .about-img {
    width: 76%;
  }
  .safety-img {
    top: -150%;
  }
  .work-style1 {
    width: 56px;
    height: 66px;
  }
  .work-style2 {
    width: 49px;
    height: 57px;
  }
  .work-style3 {
    width: 75px;
    height: 88px;
  }
  .safety-bg {
    margin: 16px 5px auto auto;
    border-radius: 42px 16px 16px 16px;
    width: 174px !important;
    height: 165px;
  }
  button.navbar-toggler {
    width: 35px;
    height: 32px;
    padding: 0px;
  }
  .safety-sec::after {
    height: 104px;
    width: 164px;
    left: -15px;
    top: 76px;
    border-radius: 0px 0px 0px 26.13px;
  }
  .support-bg {
    height: 145px;
    width: 180px !important;
    border-radius: 16px 16px 37.33px 16px;
  }
  .work-mode {
    height: 415px;
  }
  .work-wrapper {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .work-detail {
    margin-top: 1.5rem;
  }
  .work-width2 {
    margin-top: 0.25rem;
  }
  .work-width3 {
    margin-top: 0.75rem;
  }
  .work-width4 {
    margin-top: 0.15rem;
  }
  .circle1 {
    width: 26.27px !important;
    height: 26.27px;
  }
  .circle2 {
    width: 26.27px !important;
    height: 26.27px;
  }
  .no {
    font-size: 17.07px;
  }
  .line-25 {
    line-height: 13.33px;
    font-size: 10px !important;
  }
  .story-wrapper {
    border-radius: 10.67px;
    padding: 10px;
  }
  .i-width {
    width: 18px;
  }
  .img-logo {
    width: 65px;
  }
  .fs-width {
    font-size: 40px;
  }
  .form-detail {
    font-size: 18px;
  }
  .form-fill {
    font-size: 14px;
  }
  .sub-button {
    font-size: 15px;
    padding: 5px 30px;
  }
  .about-height {
    padding-top: 5rem;
  }
  .mob-sec {
    padding-top: 5rem;
  }
}
@media screen and (max-width: 575px) {
  .african-love1-img {
    top: 86%;
    right: 30%;
  }
  .logo-img-nav img {
    width: 40px;
  }
  .header-wrap {
    text-align: center;
    margin-top: 98px !important;
  }
  .header-hight {
    text-align: start;
  }
  button.navbar-toggler {
    width: 30px;
    height: 30px;
    padding: 0px;
  }
  span.navbar-toggler-icon {
    width: 21px;
    height: 21px;
  }
  .header-style1 {
    width: 22px;
  }
  .more-btn {
    width: 118px;
    height: 33px;
  }
  .red-heart1 {
    width: 18px;
  }
  .header-wrap {
    margin-top: 70px !important;
  }
  .header-star {
    top: 45%;
    left: 25%;
  }
  .start-img1 {
    top: 58%;
    right: 10%;
  }
  .header-bg {
    height: 475px;
  }
  .memder-bg {
    top: -30%;
  }
  .member-wrapper {
    margin-top: 105px !important;
  }
  .about-img {
    width: 228px;
  }
  .fs-18 {
    font-size: 12px;
  }
  .safety-bg {
    margin: 55px 5px auto 15px;
    width: 149px !important;
    height: 123px;
    border-radius: 36.84px 13.81px 13.81px 13.81px;
  }
  .fs-32 {
    font-size: 14px;
  }
  .l-height {
    line-height: 36.84px;
  }
  .mob-fs {
    font-size: 9px !important;
    line-height: 10.83px;
  }
  .support-bg {
    width: 156px !important;
    height: 122px;
    border-radius: 13.81px 13.81px 32.23px 13.81px;
    margin: -185px 12px auto auto !important;
  }
  .safety-sec::after {
    height: 79px;
    width: 132px;
    left: -11px;
    top: 55px;
  }
  .safety-img {
    top: -234%;
  }
  .mx-safety {
    max-width: 385px !important;
    margin: auto;
  }
  .safety-wrapper {
    padding-bottom: 4rem;
  }
  .work-mode {
    height: auto;
  }
  .mob-feature {
    display: flex;
    justify-content: center;
  }
  .mob-width {
    width: 211px !important;
    height: 289px;
  }
  .feature-sec {
    padding-top: 0rem;
  }
  .feature-width {
    margin-top: 3rem !important;
  }
  .story-sec {
    -webkit-line-clamp: 9;
  }
  .f-width {
    width: 55px;
  }
  .love-arrow {
    right: 2%;
  }
  .about-content {
    width: max-content;
    margin: auto;
  }
  .modal {
    margin: 1.75rem auto !important;
  }
  .fs-width {
    font-size: 30px;
  }
  .sub-button {
    padding: 7px 65px;
  }
  .sm-padding {
    padding: 0px 30px !important;
  }
  .sub-btn {
    width: 100%;
  }
  .stick {
    height: 65px;
  }
  .logo-img {
    margin-bottom: 9px;
  }
}
@media screen and (max-width: 380px) {
  .safety-bg {
    width: 128px !important;
    margin: 46px 5px auto 15px;
    height: 145px;
  }
  .support-bg {
    width: 136px !important;
    height: 130px;
  }
  .mx-safety {
    max-width: 340px !important;
  }
  .fs-18 {
    font-size: 10px;
  }
  .story-sec {
    -webkit-line-clamp: 7;
  }
  .safety-sec::after {
    top: 76px;
  }
  .header-wrapper {
    padding: 15px 21px !important;
  }
  .mob-sec {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 340px) {
  .safety-bg {
    width: 120px !important;
  }
  .support-bg {
    width: 127px !important;
  }
  .safety-sec::after {
    height: 74px;
    width: 107px;
  }
  .safety-sec::after {
    top: 82px;
  }
  .l-height {
    line-height: 26.84px;
  }
  .header-star {
    top: 45%;
  }
  .mx-safety {
    max-width: 318px !important;
  }
  .story-sec {
    -webkit-line-clamp: 6;
  }
  .header-bg {
    height: 435px;
  }
}
@media screen and (max-width: 366px) {
  .african-zuri-img1 {
    width: 100%;
  }
  .fs-42 {
    font-size: 18px;
  }
  .member-wrapper {
    margin-top: 80px !important;
  }
}
.row.pt-3.gy-4.gx-0.gx-sm-5.more {
  display: none;
}
.row.pt-3.gy-4.gx-0.gx-sm-5.more.change {
  display: flex;
}
