/* pseo page style */
.stats-section {
    padding: 60px 20px;
    background: #fff;
    text-align: center;
  }
  .stats-icon {
    font-size: 50px;
    color: #000;
    margin-bottom: 15px;
  }
  .stats-number {
    font-size: 2rem;
    font-weight: 700;
  }
  .stats-label {
    font-size: 20px;
    color: #555;
    margin-bottom: 30px;
  }
  .stats-description {
    max-width: 900px;
    margin: 0 auto;
    color: #333;
    font-size: 16px;
  }
  .pseo-hero-section{
    height: 800px;
    margin-top: 0px;
  }
  .pseo-head{
   font-size: 64px;
   color: #FFFFFF;
   font-weight: 600;
   text-align: center;
  }
  .pseo-head-wrapper{
    height: 800px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .pseo-sub-head{
    font-size: 30px;  
    color: #EAEAEB;
    text-align: center;
  }
  .pseo-sub-head-para{
    color: #EAEAEB;  
    font-size: 18px;
  }
  .pseo-sub-head-para{
    text-align: center;
  }
  .pseo-enroll-button{
    height: 50px;
    width: 209px;
    font-size: 16px;
   background: linear-gradient(90deg, #4568DC 0%, #EF629F 92.97%);
  }
  .pseo-strat-trail-button{
    height: 50px;
    width: 209px;
    font-size: 16px;
    color: #000 !important;
    background: linear-gradient(90deg, #EECDA3 0%, #DEDEDE 92.97%);

  }
  @media(max-width: 428px) {
  .pseo-button-wrapper {
      display: flex;
      flex-direction: column;
  }
  .pseo-strat-trail-button{
      margin-top: 10px;
  }
  }
  .pseo-button-wrapper{
     margin-top: 20px
  }
  .how-it-work-section{
     background-color: #272727;
  }
  .pseo-make-it-section .nav-tabs .nav-item.show .nav-link,
   .pseo-make-it-section  .nav-tabs .nav-link.active{
      background-color: transparent;
   }
  .pseo-make-it-section .section-tittle-head{
     background: linear-gradient(90deg, #EECDA3 0%, #EF629F 100%);
    -webkit-background-clip: text;   
    -webkit-text-fill-color: transparent;
    background-clip: text;          
    color: transparent;
    -webkit-background-clip: text;   
    -webkit-text-fill-color: transparent;
    background-clip: text;           
    color: transparent;
  }
  .pseo-make-it-section{
  padding-bottom: 135px;
  }
  .pseo-make-it-section .nav-tabs .nav-link.active .nav-button-label{
  background-color: #EF629F !important;
  }
.pseo-free-guest-pass-sec {
  height: 176px;
  background: linear-gradient(90deg, #EECDA3 0%, #EF629F 92.97%);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.pseo-free-guest-pass-sec button {
  width: 400px;
  background: linear-gradient(90deg, #000000 0%, #666666 100%), linear-gradient(90deg, #000000 0%, #434343 60%);
  color: white;
  border: none;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  border-radius: 50px;

}
.pseo-free-guest-pass-sec button:hover {
    background: black;
}
.pse-button-arrow-icon{
  margin-left: 10px;
}
@media(max-width: 428px) {
  .pseo-free-guest-pass-sec button{
    font-size: 20px !important;
    width: 300px;
  }
}
.pseo-ponts-wrapper h3{
  font-size: 20px;
}
.pseo-ponts-wrapper p{
  font-size: 15px;
}
.pseo-ponts-wrapper {
  display: flex;
}
.pseo-why-choose-us-section li{
  list-style: none;
}
.pseo-ponts-wrapper-points{
  margin-left: 20px
}
.pseo-testimonials-section{
  min-height: 400px;
  display: flex;
  align-items: center;
}
.double-quotes-label{
  height: 35px;
  background: #EF629F;
  width: 35px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 52%;
  top: 65px;
}
@media(max-width: 926px) {
  .pseo-testimonials-section{
    background-size: contain;
  }
}
.pseo-pricing-box:hover .box{
  background-color: #000;
}
.pseo-pricing-box:hover p{
  color: #EF629F;
}
.pseo-pricing-box:hover h4,
.pseo-pricing-box:hover h3{
 color: white;
}
.pseo-pricing-box:hover span.doller-style{
  color: white !important;
}
.pseo-pricing-box:hover li{
  color: white !important;
}
.pseo-pricing-box .get-started-btn{
  background-color: #5E5E5E;
}
.pseo-pricing-box:hover .get-started-btn{
  background: linear-gradient(90deg, #4568DC 0%, #EF629F 92.97%);
}
.pseo-pricing-box:hover .dotted-border{
  border-bottom: 1px solid white;
}
.hero-section {
  padding: 60px 20px 150px 20px !important;
}
.page-content{
  height: 1385px;
  background: #EAEAEB4A;
  }
  
   @media(max-width: 926px) {
  .testimonials-section {
      margin-top: 60px !important;
  }
  }
  
   @media(max-width: 428px) {
  .testimonials-section {
         min-height: 624px !important;
  }
  }
  
  .pseo-enroll-button a{
      color: white;
  }
  
  .pseo-strat-trail-button a{
      color: black;
      font-weight: 500;
  }
  
  .pseo-testimonials-section {
      min-height: 420px;
  }
  @media (max-width: 428px) {
    .pseo-head  {
      font-size: 35px !important;
    }
  }
  
  .pseo-enroll-button a{
  color: white !important;
  font-weight: 500;
  }
  .pseo-head {
    font-size: 64px;
      color: #FFFFFF;
      font-weight: 600;
      text-align: center;
  }
  @media (max-width: 428px) {
  .pseo-make-it-section {
      padding-bottom: 20px !important;
  }
  }
  @media (max-width: 926px) {
  .pseo-sub-head-para {
      color: #EAEAEB;
      font-size: 17px !important;
  }
  }

  #pricing {
    margin-top: 0px !important;
}



@media (max-width: 320px) {
    .testimonials-section {
        min-height: 715px !important;
    }
}