@import url('https://fonts.googleapis.com/css2?family=Teko:wght@700&display=swap');

h1{
  font-family: 'Teko', Impact, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.navbar .nav-item{
    font-family: 'Teko', Impact, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.navbar-collapse{
    flex-basis: 60% !important;
    flex-grow: unset !important;
}
.p-nav a.nav-link:not(.btn){
    font-size: 25px;
}
.text-capital{
    text-transform: capitalize;
}
.signup-btn{
    padding-top: 12px !important;
    transform: skewX(-20deg) !important;
}
a.nav-link{
    border-radius: 0 !important;
}
.custom-started:hover {
    
    transform: skewX(-10deg) !important;
    box-shadow: 0 6px 0 #000;
    transition: all 0.2s 

    border-radius: 0 !important;
}

.description{
    font-size: 24px !important;
}
.custom-h2{
    font-size: 5rem;
    transform: scaleY(1) !important;
    line-height: 2px;
}

.different-section{
    border: none!important;
}
.earnings-span{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    color: black;
    
}

#earningsSim .sim-left p:first-child{
    font-size: 20px;
    color: black;
}

/*custom.css*/

 .text-red{
      color: #d10000 !important;
  }
  
  .bg-red{
      background: #d10000 !important;
  }
  
  .counter-block{
  display: block;
  width: 253px;
  }
  
  .counter-title {
    font-family: 'Impact', 'Anton', 'Bebas Neue', sans-serif; /* similar to Gritstorm’s bold look */
  font-weight: 900;
  font-style: normal;
  font-size: 36px;
  line-height: 0.9;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}

.counter-count {
  font-family: 'Impact', 'Anton', 'Bebas Neue', sans-serif; /* similar to Gritstorm’s bold look */
  font-weight: 400;
  font-style: normal;
  font-size: 72px;
  line-height: 0.9; /* 90% */
  letter-spacing: 3%;
  text-align: center;
  text-transform: uppercase;
  color: #fff; /* optional: white for contrast on red bg */
}

.oa-title {
  font-family: 'Impact', 'Anton', 'Bebas Neue', sans-serif; /* similar to Gritstorm’s bold look */
  font-weight: 400;
  font-style: normal;
  font-size: 88px;
  line-height: 0.9; /* 90% */
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}
 


.custom-h1{
    font-size: 9rem !important;
    line-height: 15px;
    /*margin-bottom: -50px !important;*/
    transform: scaleY(1) !important;
    /*padding-left: 51px !important;*/
}

.custom-title{
    text-transform: capitalize !important;
    font-size: 4rem !important;
    color: #d10000;
    font-weight: 900 !important;
    transform: scaleY(1) !important;
    /*padding-left: 141px !important;*/
}

/*@media(max-width: 426px) {*/
@media(max-width: 500px) {
    .custom-h1 {
        font-size: 4rem !important;
    }
    
    .custom-title{
        font-size: 2rem !important
    }
    
    .custom-p {
        font-size: 1rem !important;
    }
    
    .custom-started{
        width: 60% !important;
        font-size: 0.7rem !important;
    }
    
    .oa-title{
        font-size: 56px !important;
    }
    
    .earnings-title{
        font-size: 74px !important;
    }
    
    .earnings-subtitle{
        font-size: 50px !important;
    }
    
    /*.trust-title{*/
    /*    font-size: 70px;*/
    /*}*/
    
    /*.trust-subtitle{*/
    /*    font-size: 55px;*/
    /*}*/
    
    .row.align-items-end.justify-content-end.flex-column{
        align-items :center;
        justify-content :center;
        display: unset;
    }
    .trust-title{
        font-size: 80px !important;
    }
    .trust-subtitle{
        font-size: 55px !important;
    }
}

@media (min-width: 1024px) and (max-width: 1024px) {
    .custom-title {
        font-size: 3.3rem !important;
    }
}

@media (min-width: 427px) and (max-width: 768px) {
    .custom-h1 {
        font-size: 5rem !important;
    }
    
    .custom-title{
        font-size: 2.4rem !important
    }
    
    .custom-p {
        font-size: 1rem !important;
    }

    .custom-started{
        width: 60% !important;
        font-size: 0.7rem !important;
    }
    
    .custom-btn-text{
        width: 35%;
    } 
}

.how-it-works-title {
  font-family: 'Impact', 'Anton', 'Bebas Neue', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 88px;
  line-height: 0.9;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}


.earnings-title {
  font-family: 'Impact', 'Anton', 'Bebas Neue', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 88px;
  line-height: 0.9;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}

.earnings-subtitle {
  font-family: 'Impact', 'Anton', 'Bebas Neue', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 72px;
  line-height: 0.9;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}

.diff-subtitle{
    font-family: 'Impact', 'Anton', 'Bebas Neue', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 72px;
  line-height: 0.9;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}

.trust-title {
  font-family: 'Impact', 'Anton', 'Bebas Neue', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 132px;
  line-height: 0.9;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}

.trust-subtitle {
  font-family: 'Impact', 'Anton', 'Bebas Neue', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 82px;
  line-height: 0.9;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}

.diff-title {
  font-family: 'Impact', 'Anton', 'Bebas Neue', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 88px;
  line-height: 0.9;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}

.custom-btn-text {
  font-family: 'Impact', 'Anton', 'Bebas Neue', sans-serif;
  font-weight: 400;
  font-style: oblique;
  font-size: 28px;
  line-height: 0.9;
  letter-spacing: 10px;
  /*text-align: center;*/
  /*text-transform: uppercase;*/
  /*color: inherit; */
  margin-top: 1rem;
  font-style: italic;
  font-weight: 900;
  /*text-transform: uppercase;*/
  letter-spacing: 0.05rem;
  padding: 0.7em 2em;
  /*border: none !important;*/
  /*cursor: pointer;*/
  /*transform: skewX(-12deg);*/
  /*box-shadow: 0 6px 0 #000;*/
  /*transition: all 0.2s ease;*/
  /*background: #000000;*/
  /*color: white;*/
  /*border-radius: 0 !important;*/
  /*background-size: 200% 100%;*/
  /*background-position: right bottom;*/
  background: linear-gradient(to right, #d10000 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  background-color: #000;
  color: #FFF;
}

.custom-btn-text:hover {
    /*background: #d10000;*/
    background-position: left bottom;
    border-color: #d10000 !important;
    color: #FFF;
}

.different-section .container{
  max-width: 100% !important
}


#earningsSim{
    flex-direction: column;
}

#earningsSim .sim-left{
    border-right: none;
    background: #ddd;
    text-align: left;
}

#earningsSim .sim-right{
    /*border-right: 2px dashed #ddd;*/
}

#earningsSim .sim-left h3{
    border: none !important;
}

#earningsSim .sim-left p{
    text-align: left;
}

#earningsSim .sim-left h3{
    margin-top: 0 !important;
    padding: 0 !important;
}

.custombox{
    border: none !important;
}

.custom-started{
    margin-top: 1rem;
    font-style: italic;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    /*padding: 0.7em 2em;*/
    border: none !important;
    cursor: pointer;
    transform: skewX(-10deg);
    box-shadow: 0 6px 0 #000;
    transition: all 0.2s ease;
    background: #d10000;
    color: white;
    border-radius: 0 !important;
}


.different-section {
    background-color: #fff;
    border-top: 4px solid #000;
    /*border-bottom: 4px solid #000;*/
}

.section-title {
    font-size: 2rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    transform: scaleY(0.8);
}

.section-subtitle {
    color: #555;
    font-size: 1rem;
}

.diff-card {
    /*border: 2px solid #000;*/
    padding: 5px;
    transition: transform 0.3s ease;
}

.diff-card:hover {
    transform: scale(1.03);
}

.clipped-bottom {
  position: relative;
  overflow: hidden;
}
 
/* Red curved shape */
/*.clipped-bottom::after {*/
/*  content: "";*/
/*  position: absolute;*/
/*  bottom: -1px;*/
/*  left: 0;*/
/*  width: 100%;*/
/*  height: 120px;*/
/*  background: #d10000;*/
/*  clip-path: polygon(0 100%, 50% 65%, 47% 100%, 0% 100%);*/
/*  z-index: 1;*/
/*  transform: scale(1.01);*/
/*}*/
 
/* Keep content above */
.clipped-bottom > * {
  position: relative;
  z-index: 2;
}
 
/* Optional: make sure the next section overlaps cleanly */
.bg-red {
  position: relative;
  z-index: 0;
  margin-top: -1px; /* overlap by 1px to ensure no visible seam */
}
