
@import url('https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap');
a{
    text-decoration: none;
}
body,html{
    margin: 0;
}
.f-san{
     font-family: "Public Sans", sans-serif;
}
.f-redhat{
      font-family: "Red Hat Display", sans-serif;
}
.main-logo {
    padding-top: 3.6vw;
    width: 17%;
}
.logo-section {
    background: #000;
    padding-bottom: 6vw;
    position: relative;
    overflow: hidden;
}
.logo-section-img {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: none;
}
.logo-section .logoelement1{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.logo-section .logoelement2 {
    position: absolute;
    right: 0;
    top: 25vw;
    display: none;
}
.logo-section h1 {
    font-size: 3.13vw;
    font-weight: 700;
    line-height: 4.17vw;
    color: #fff;
    text-align: left;
    margin-bottom: 2.5vw;
    text-transform: uppercase;
    margin-top: 7.6vw;
}
.logo-section h1 span{
    color: #F97316;
}
.logo-section .trading-text {
    font-weight: 300;
    font-size: 1.74vw;
    line-height: 2.43vw;
    text-align: left !important;
}
.heading {
    font-weight: 700;
    font-size: 3.47vw;
    line-height: 3.82vw;
    color: #fff;
}
.form-div .heading {
    font-weight: 700;
    font-size: 2.43vw;
    line-height: 2.78vw;
    color: #fff;
}
.heading span{
    color: #F97316;
}
.form-div label {
    font-size: 0.83vw;
    color: #8E8E8E;
    font-weight: 400;
    letter-spacing: -0.01em;
}
.form-div button {
    background: #FFCB28;
    color: #000;
    width: 18.06vw;
    height: 3.47vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.35vw;
    margin: 0 auto;
    font-weight: 700;
    font-size: 1.74vw;
    margin-top: 2vw;
    outline: 0;
    border: 0;
}
.form-div .form-control {
    background: #FFFFFF33;
    font-size: 1.11vw;
    border-radius: 0.26vw;
    border: 0;
    font-weight: 400;
    font-family: "Public Sans", sans-serif;
    padding: 1vw 1vw;
    color: #FFFFFF99;
}
.form-div .form-control:focus{
    box-shadow: none;
}
::placeholder{
    color: #FFFFFF99 !important;
}
.form-div form {
    padding: 0px 1.4vw;
    margin-top: 1.3vw;
}
.form-group {
    margin-bottom: 2.1vw;
}
.form-div {
    margin-top: 1.5vw;
    position: relative;
    border: 1px solid #FFCB28;
    border-radius: 2vw;
    width: 91%;
    /* margin: 6vw auto 0; */
    padding-top: 1.5vw;
    padding-bottom: 1.6vw;
    z-index: 1;
    float: right;
}
.star-box {
    background: #000;
    position: absolute;
    top: -1vw;
    left: 0;
}
.border{
    position: absolute;
    top: -27px;
    left: 8px;
}
.meet-wrapper .heading {
    font-size: 3.13vw;
    line-height: 4.86vw;
    color: #000;
    margin-bottom: 2vw;
    text-align: left !important;
    text-transform: uppercase;
}
.meet-wrapper p {
    color: #313131;
    font-size: 1.74vw;
    font-weight: 300;
    line-height: 2.43vw;
    text-align: left !important;
    width: 90%;
}
.meet-wrapper {
    padding-top: 1.8vw;
}
.zenxo h2 {
    font-size: 2.08vw;
    line-height: unset;
    font-weight: 700;
    line-height: 3.65vw;
}
.zenxo h2 span {
    font-size: 3.39vw;
    font-weight: 700;
    line-height: unset;
    color: #FF6F20;
}
.zenxo {
    margin-top: 4vw;
}
.zenxo .item h3{
    font-weight: 700;
  font-size: 1.04vw;
     letter-spacing: -0.01em; /* ≈ -1% */
}
.zenxo .item p {
    font-size: 0.89vw;
    letter-spacing: -0.01em;
    font-weight: 300;
    line-height: 100%;
}
.zenxo .item img.main-img {
    width: 4.38vw !important;
    height: 4.38vw !important;
    margin: 0 auto 2vw;
}
.zenxo .item {
    border-radius: 1.04vw;
    height: 14.84vw;
    padding-top: 1.4vw;
    width: 94%;
    margin: 0 auto;
    position: relative;
    background: #fff;
}
.zenxo .item::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px; /* border width */
  background: linear-gradient(
    142.99deg,
    #FBF4E2 2.9%,
    #FFCB28 98.67%
  );
  border-radius: inherit;
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.zenxo-slider {
    margin-top: 3vw;
}
.zenxo .owl-theme .owl-dots .owl-dot span {
    width: 1.15vw;
    height: 0.31vw;
    margin: 5px 4px;
    background: #D9D9D9;
}
.zenxo .owl-theme .owl-dots .owl-dot.active span, .zenxo .owl-theme .owl-dots .owl-dot:hover span {
    background:#FF6F20;
}
.zenxo .item-element {
    position: absolute;
    right: 0;
    top: 0;
    width: auto !important;
}
.zenxo .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 36px;
}
.less {
    background: #000;
    padding-top: 6vw;
    border-bottom: 1px solid #B2B2B2;
    padding-bottom: 2.7vw;
    overflow: hidden;
    position: relative;
}
.less a {
    background: #FFCB28;
    color: #000;
    border-radius: 0.26vw;
    width: 22.15vw;
    height: 3.47vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.74vw;
    font-weight: 700;
    margin: 2vw auto 2vw 11vw;
    position: relative;
    z-index: 1;
}
.less a.button2{
    margin: 3vw auto 0;
}
.meet {
    padding-bottom: 5.5vw;
    position: relative;
    overflow: hidden;
    /* background: linear-gradient(360deg, #FBF4E2 0%, #FFFFFF 100%); */
    background: url(../images/about-bg.png) no-repeat;
    background-position: top right;
    background-size: 100% 125%;
}
.meet .left-brick {
    position: absolute;
    bottom: -7vw;
    left: 0;
    width: 64%;
}
.meet .right-brick {
    position: absolute;
    bottom: -5vw;
    right: 0;
}
.trading h3 {
    font-size: 3.13vw;
    line-height: 4.86vw;
    margin-bottom: 3vw;
    text-align: left !important;
    text-transform: uppercase;
}
.trading h3 span{
    color: #FF6F20;
}
.trading-slider .item p {
    font-size: 1.74vw;
    line-height: 2.08vw;
    font-weight: 300;
    color: #fff;
}
.trading-slider .item {
    border-radius: 0.78vw;
    height: 11.74vw;
    padding-top: 1.4vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    background: #1E1E1E;
    position: relative;
}
.trading-slider .item::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px; /* border width */
  background: linear-gradient(
    115.15deg,
    #FFCB28 2.88%,
    #FFEBAC 47.4%,
    #FFEBAC 65.76%,
    #000000 84.12%
  );
  border-radius: inherit;
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.trading {
    padding-top: 9vw;
    position: relative;
}
.trading .trading-sliderelement {
    position: absolute;
    bottom: 0;
    width: 131%;
    left: -12vw;
    display: none;
}
.div1{
    position: relative;
}
.div1 .yellow-border {
    position: absolute;
    top: -4vw;
    left: 50%;
    transform: translateX(-50%);
    width: 43%;
}
.trading .owl-theme .owl-dots .owl-dot span {
    width: 5.12vw;
    height: 1.86vw;
    margin: 5px 4px;
    background: #ABABAB;
}
.trading .owl-theme .owl-dots .owl-dot.active span, .trading .owl-theme .owl-dots .owl-dot:hover span {
    background: #FF6F20;
}
.trading .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 8vw;
}
.footer h5 {
    font-weight: 500;
    font-size: 2.083vw;
    text-align: left;
    color: #000;
    line-height: 2.43vw;
    margin-bottom: 1.111vw;
}
.footer {
    background: #fcf5e3;
    padding-top: 0vw;
    padding-bottom: 1.3vw;
    position: relative;
    padding-top: 1.2vw;
    overflow: hidden;
}
.footer .row{
    align-items: center;
    position: relative;
    z-index: 1;
}
.footer .fotter-element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}
.footer .right-box {
    margin-left: -1vw;
    margin-top: 0.7vw;
}
.socil-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 1vw;
}
.footer p {
    font-weight: 400;
    font-size: 1.33vw;
    line-height: 1.74vw;
    text-align: left !important;
    color: #000;
    margin-bottom: 0;
}
.socil-wrapper a {
    margin: 0;
    margin-right: 2vw;
}
.otp-screen h1 {
    color: #F97316;
    font-weight: 700;
    font-size: 2.98vw;
    margin-bottom: 1vw;
    line-height: unset;
    margin-top: 3vw;
}
.otp-screen p{
    color: #B8B8B8;
    font-weight: 300;
    font-size: 1.04vw;
}
.otp-container {
    display: flex;
    gap: 13px;
    justify-content: center;
    margin-top: 1.3vw;
}
.otp-input {
    width: 3.68vw;
    height: 3.87vw;
    text-align: center;
    font-size: 20px;
    border: 2px solid #0000001A;
    border-radius: 8px;
    outline: none;
    background: #D9D9D9;
}
.otp-input:focus {
  border-color: #000;
}
.otp-screen{
    position: relative;
    height: 100vh;
}
.otp-screen .otp-element {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.otp-screen h6 {
    color: #80807F;
    font-size: 1vw;
    font-weight: 400;
    margin-top: 2vw;
}
.otp-screen h6 a{
    color: #FFCB28;
    font-weight: 600;
    text-decoration: underline;
}
.otp-screen button {
    width: 18.06vw;
    height: 3.51vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFCB28;
    color: #000;
    font-size: 1.74vw;
    border-radius: 5px;
    font-weight: 700;
    margin-top: 2vw;
    padding: 0 3vw;
    border: 0;
    margin: 02vw auto 0; 
}
.thank-you h1 {
    color: #F97316;
    font-weight: 700;
    font-size: 3.13vw;
    margin-bottom: 2.7vw;
    line-height: unset;
    text-align: left !important;
    margin-top: 0.2vw;
}
.thank-you p br{
    display: none;
}
.thank-you p {
    color: #FFFFFF;
    font-weight: 300;
    font-size: 1.74vw;
    line-height: 31px;
    text-align: left !important;
    line-height: 100%;
}
.thank-you h2 {
    font-size: 2.43vw;
    font-weight: 700;
    color: #fff;
    margin-top: 4vw;
    text-align: left !important;
}
.thank-you h2 span{
    color: #F97316;
}
.thank-you a {
    width: 18.06vw;
    height: 3.51vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFCB28;
    color: #000;
    font-size: 1.74vw;
    border-radius: 5px;
    font-weight: 700;
    margin-top: 3.04vw;
    padding: 0 3vw;
}
.thank-you .left-box {
    margin-left: -7.9vw;
    padding-top: 7vw;
}
.thank-you span.italic-span {
    font-style: italic;
    color: #C5C5C5;
    font-weight: 400;
    line-height: 100%;
    display: block;
    text-align: center;
    margin-top: 2vw;
    font-size: 1.25vw;
    text-align: left;
}
.thank-you span.italic-span br{
    display: none;
}
.thank-you .thank-you-element {
    position: absolute;
    bottom: -2vw;
    left: 50%;
    transform: translateX(-50%);
}
.thank-you .main-img {
    display: block;
    margin: 0 auto;
    position: relative;
    left: -5vw;
    width: 85%;
}
.thank-you {
    padding-bottom: 2vw;
    position: relative;
    overflow: hidden;
}
.thank-you .desktop-thnakyuou-elemennt {
    position: absolute;
    bottom: -12vw;
    left: 0;
     width:92%; 
}
.thank-you .main-logo {
    margin: 0 auto 1vw;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 79.6vw;
}

.meet-wrapper .main-img {
    width: 100%;
    transform: scale(1.25);
    position: relative;
    left: -3vw;
    padding-top: 3vw;
}
.meet-wrapper.row{
    align-items: center;
}
.less.floating-button{
    display: none;
}
.good-trading a{
    background: #FFCB28;
    color: #000;
    font-weight: 700;
    font-size: 1.74vw;
    border-radius: 0.35vw;
    width: 22.15vw;
    height: 3.47vw;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
    font-weight: 700;
}
.good-trading {
    background: #FF803B;
    padding: 1.4vw 0;
}
.good-trading h2 {
    font-weight: 800;
    color: #000000;
    line-height: 3.13vw;
    font-size: 2.22vw;
    margin-bottom: 0;
}
.good-trading .row {
    align-items: center;
}
.why-should h3 {
    font-size: 1.74vw;
    font-weight: 700;
    letter-spacing: -0.01em;
    margin-bottom: 0;
}
.why-should p {
    color: #313131;
    font-size: 1.25vw;
    letter-spacing: -0.01em;
    text-align: left !important;
    margin-top:4px;
    margin-bottom: 0;
}
.why-should p br{
    display: none;
}
.why-should .item::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    background: linear-gradient(142.99deg, #FBF4E2 2.9%, #FFCB28 98.67%);
    border-radius: inherit;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}
.why-should .item {
    height: 9.3vw;
    position: relative;
    border-radius: 1.39vw;
    padding: 0px 1.3vw;
    padding-top: 1vw;
    width: 94%;
    margin: 0 auto 0.4vw;
    position: relative;
    background: #fff;
    overflow: hidden;
}
.why-should .item .item-element {
    position: absolute;
    top: -4vw;
    right: 0vw;
    /* width: 20%; */
    opacity: 0.5;
}
.why-should-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 1.4vw;
    gap: 0vw 1.49vw;
}
.why-should .heading {
    color: #000;
    font-size: 3.13vw;
    line-height: 4.86vw;
    text-transform: uppercase;
}
.why-should .item .d-flex img {
    width: 3.47vw;
    height: 3.47vw;
    margin-right: 1vw;
}
.why-should {
    background: #FBF5E5;
    padding-top: 5.09vw;
    padding-bottom: 4.4vw;
}
.why-should .img-box img {
    border-radius: 2vw;
    width: 100%;
}
.logo-section .container {
    position: relative;
    z-index: 1;
}
.zenxo{
    display: none;
}
.otp-screen .footer{
    position: fixed;
    bottom: 0;
    width: 100%;
}
.otp-screen .main-logo {
    display: block;
    margin: 0 auto 3vw;
}
.otp-screen .footer p {
    font-weight: 400;
    font-size: 1.33vw;
    line-height: 1.74vw;
    text-align: left !important;
    color: #000;
    margin-bottom: 0;
}
.thank-you .row {
    flex-direction: row-reverse;
}
.thank-you .right-box {
    /* margin-top: -2vw; */
    position: relative;
    top: -0.6vw;
}
.thank-you-element{
    display: none;
}
.why-should-wrapper .item .d-flex {
    align-items: center;
}
.thank-you .main-logo{
    display: none;
}
.thank-you .right-box .main-logo {
    display: block;
    margin: unset;
    width: 34%;
    padding-top:7.2vw;
}
.yellow-border{
    display: none;
}
img.img-fluid.desktop-star-border {
    position: absolute;
    top: -4vw;
    left: 0.7vw;
    width: 100%;
}
img.desktop-home-element {
    opacity: 40%;
    mix-blend-mode: screen;
    filter: blur(2px);
    position: absolute;
    bottom: -7vw;
    width: 101%;
}
.meet-wrapper p br {
    display: none;
}
.zenxo .item img.zenxo-element{
    display: none;
}
.less .div1 .heading {
    text-align: left !important;
    padding-left: 6vw;
    text-transform: uppercase;
    font-size: 3.13vw;
}
.less .what-slider-bg {
    position: absolute;
    bottom: 0;
    top: 21vw;
    width: 100%;
}
.socil-wrapper a img {
    /* width: 122%; */
    height: 2.431vw;
}
.footer p.f-redhat {
    margin-top: 1vw;
    margin-bottom: 0;
}
.error-msg {
    color: #f00;
    font-weight: 600;
}