@charset "utf-8";
/* CSS Document */

	html {
  scroll-behavior: smooth;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.cp-banner .container {
    padding-top: 2rem !important;
   
}
.cp-banner .title-wrap {
    margin-top: 0 !important;
}
.banner-title {
        font-size: 4.5rem;
    line-height: 5.5rem;
    color: #1f0075;
    font-weight: 900;
    
    margin-bottom: 2.8rem;
			}
.banner-second-title {
        font-size: 4.0rem;
    line-height: 4.6rem;
    color: #1f0075;
    font-weight: 700;
    
    margin-bottom: 2.8rem;
			}
.tag-focus {
    font-family: "Playfair Display",serif;
    font-size: 2rem;
    color: #fff;
    font-weight: 400;
    line-height: 1.75;
    font-style: italic;
    text-transform: capitalize;
    background: linear-gradient(
286deg
,#5aaaf6 2%,#675af6 52%,#1f0075 97%);
    padding: .2rem 2rem .5rem;
    border-radius: 7rem 1rem 7rem 1rem;
    box-shadow: 0 3px 36px 0 rgb(0 0 0 / 16%);
}
.card{
	border-radius:1rem !important;
}
		.banner-third-title {
    font-size: 3.0rem;
    line-height: 3.6rem;
    color: #1f0075;
    font-weight: 700;
    margin-bottom: 1.8rem;
}		
.btn-early {
    color: #fff !important;
	padding: 0.5rem 1.5rem !important;
    font-size: 1.75rem !important;
    line-height: 2 !important;
    border-radius: 0.5rem !important;
				font-weight: 400 !important;
    background-color: #675AF6 !important;
		border-color: #675AF6 !important;
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 30%);
  }
	
	.btn-early:hover {
    background-color: #5244f0 !important;
    border-color: #5244f0 !important; 
			color: #fff;
			}
			.whatstore
	{margin-top: 0px;}
	
	.whatstore .card {
		min-height: 225px;
    margin-bottom: 30px;
		border-radius: 10px;
}
	.whatstore h3	{
		font-size: 2.25rem;
		color: #1F0075;
	}
	
	.whatstore p	{
		font-size: 1.75rem;
		color: #000;
		font-weight: 400;
	}
.bgblue {
	background: #EFE9FF !important;
			}
			.bgltorange {
	background: #FEEFE8 !important;
			}
			.bgltgreen {
	background: #E7F3F2 !important;
			}
.bgltgrey {
	background: #E4EAF5 !important;
			}
.bgltblue {
	background: #E4F1FF !important;
			}
.bgltblue-2 {
	background: #EFEFFB !important;
			}

      .bgdrblue {
        background: #1f0075 !important;
            }
            img {
          width: auto !important;
          display: block;
      }
      
      .bgimage {
        background-image: url("../images/bg_image.png");
       background-color: #EFE9FF;
         background-repeat: no-repeat;
        background-position: center;
       background-size: cover;
      }
			img {
    width: auto !important;
    display: block;
}

.cp-section h3	{
		font-size: 2rem;
		color: #2D3958;
		font-weight: 700;
	padding-bottom: 10px;	
	}
.cp-section p	{
		font-size: 1.5rem;
		color: #2D3958;
		font-weight: 400;
	}

.list-blue {
  padding: 0px;
  margin: 0px; 
}
.list-blue li {
	
    margin: 15px 0;
    margin-left: 20px;
    font-size: 1.5rem; 
	font-weight: 600;
}
.list-blue li::marker {
      color: #1f0075; }
.cp-accordion .acc-head {

	font-size: 1.6rem !important;
font-weight: 600 !important
}
.stories {
    background: #f4f6ff;
    padding: 4.313rem;
    margin: 7.5rem 0 5rem;
}



.form-group.floating > label {
  bottom: 42px;
  left: 8px;
  position: relative;
  background-color: white;
  padding: 0px 5px 0px 5px;
  font-size: 1rem;
  transition: 0.1s;
  pointer-events: none;
  font-weight: 500 !important;
  transform-origin: bottom left;
  color: #6E7898; }

.form-control.floating:focus ~ label {
  transform: translate(1px, -120%) scale(0.8);
  color: #5C59C3; }

.form-control.floating:focus {
  border: 1px solid #5C59C3;
  box-shadow: none; }

.form-control.floating:valid ~ label {
  transform-origin: bottom left;
  transform: translate(1px, -120%) scale(0.8);
  color: #5C59C3; }

.floating .form-control {
  height: 56px; }

.bg-dakblue{
	background-color: #1f0075;
	padding: 5rem;
	margin: 7.5rem 0 5rem;}
	
.cp-section .sec-register {
    font-weight: 900;
    font-size: 3.6rem;
    line-height: 4.5rem;
    margin-bottom: 1.8rem;
    color: #ffffff;
}
.py-60-30 {
  padding: 60px 0 30px; }
.py-60-30 .sec-title {
    font-weight: 900;
    font-size: 3.6rem;
    line-height: 3.6rem;
    margin-bottom: 1.8rem;
    color: #1f0075;
	text-align: center
}

.benefits .card {
		min-height: 630px;
    margin-bottom: 30px;
}
	.benefits .card-header h3 {
	font-size: 2rem;
		line-height: 2rem;
		padding: 5px;
    font-weight: 400;
    max-width: calc(100% - 40px);
		margin-bottom: 0 !important;
}
.benefits .list-blue li, .py-60-30 .list-blue li{
  list-style: disc !important; 
}
.benefits .list-blue, .py-60-30 .list-blue {
  padding: 0px;
  margin: 0px; }

 .benefits .list-blue li, .py-60-30 .list-blue li {
    margin: 15px 0;
    margin-left: 20px;
    font-size: 1.75rem; }
   .benefits .list-blue li::marker {
      color: #1f0075; }
.grbg {
  background: linear-gradient(90deg, #1f0075 0%, #8167c8 100%);
  border-radius: 16px;
  position: relative; }

.toaster {
        position: fixed;
        cursor: pointer;
        bottom: -100px;
        max-width: 300px;
        opacity: 0;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        -webkit-transform: t;
        -moz-transform: t;
        -ms-transform: t;
        -o-transform: t;
        width: max-content;
        padding: 15px;
        line-height: 1.2;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        background-color: rgb(233, 131, 131);
        transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
    }

    .show-toaster {
        bottom: 20%;
        opacity: 1;
    }	
	
	.notification {
    background:#FFFFFF !important;
    color: #4F2DA6 !important;
		padding: 20px;

}

.form-group label{
  font-size: 1.4em !important;
}

#fixedbutton {
  position: fixed;
  bottom: 50px;
  right: 20px; 
}

.stiky-register {
  font-size: 1.2rem !important;
  color: #fff !important;
  font-weight: 400;
  line-height: 1.75;
  text-transform: capitalize;
  background: linear-gradient( 
286deg ,#5aaaf6 2%,#675af6 52%,#1f0075 97%);
  padding: 1rem 2rem 1rem !important;
  border-radius: 3rem !important;
  box-shadow: 0 3px 36px 0 rgb(0 0 0 / 16%);
animation: float 6s ease-in-out infinite;
}
#resend-btn{
  color: #4F2DA6;
  font-size: 20px;
  margin-right: 20px;
  cursor: pointer;
}
#resend-timer.hide-otp-timer{
  display: none;
}
#register-now-btn{
  width: 100%;
}
.refer-now-wrapper {
  flex: 1;
  justify-content: flex-start !important;
  align-items: center !important;
}

.refer-link-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.refer-now-wrapper h3 {
  min-width: 90px;
}

.refer-link-text {
  padding: 8px 10px;
  border-radius: 4px;
  font-weight: 500;
  font-size: 18px;
  width: fit-content;
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.copy-btn {
  min-width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.copy-btn .icon {
  margin-left: 10px;
}
.share-link-wrapper{
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.share-link-wrapper .share-link-text {
  min-width: 270px;
  font-size: 18px;
}

.share-link-wrapper .refer-link-text {
  max-width: 200px;
  font-size: 18px;
}

@media only screen and (max-width: 768px)
{.banner-title {
    font-size: 3.25rem;
	font-weight: 800;
    line-height: 3.75rem;
    max-width: 28rem;
	}
  .refer-now-wrapper {
    flex-direction: column;
}

.refer-now-wrapper h3 {
    margin-bottom: 0px !important;
    text-align: center;
}

.refer-link-wrapper {
    flex-direction: column;
}

.copy-btn {
    width: 60%;
    text-transform: uppercase;
}

.refer-link-text {
    font-size: 18px;
    text-align: center;
    max-width: 300px;
}
#register-now-btn {
  width: 100% !important;
}
.stiky-register{
  padding: 0.5rem 1rem 0.5rem !important;
  font-size: 1rem !important;
}
.share-link-wrapper{
  flex-direction: column;
  padding-bottom: 20px;
}
.share-link-wrapper .refer-link-text {
  max-width: 300px;
}

}
@keyframes float {
	0% {
		box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
		transform: translatey(0px);
	}
	50% {
		box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);
		transform: translatey(-20px);
	}
	100% {
		box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
		transform: translatey(0px);
	}
}