.play-start-for-free{
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 29px !important;
    line-height:42.88px;
    letter-spacing: 0.80px !important;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    color: #fff;
    background-color: #0084FF;
    border-radius: 27px;
    width: 396px;
    height: 107.17px;
    display: inline-flex !important;
    align-items: center;
    gap: 8px;
    padding: 8px 18px;
}
.play-start-for-free:hover, .play-start-for-free:active{
   color: #fff;
   background-color: #007cf0;
   scale: 1.1;
}
.cta-icon {
    width: 90px;
    height: 85px;
    border-radius: 25px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

i.fa-solid.fa-play {
    font-size: 68px;
    color: #0A84FF;
}

.ugc-generator-features, .ugc-how-to-work, .ugc-what  {
    margin-top: 8em;
}
.ugc-generator-features .benefit-heading{
    letter-spacing: -0.01px;
    vertical-align: middle;
    color: #000;
    margin-bottom: -15px;
    font-weight: 700;
    font-size: 24px;
}
.ugc-generator-features .benefit-text{
    font-weight: 400;
    font-size: 16px;
    line-height: 26.74px;
    letter-spacing: -0.1px;
    vertical-align: middle;
    color: #0A0A0F;
}

.ugc-generator-features .wbc-box {
    max-width: 438px;
    padding-inline: 50px;
    padding: 10px 50px;
    height: 371px;
    gap: .5rem;
    justify-content: space-evenly;
}

.ugc-generator-features .wbc-box img {
    height: 52px;
}
.ugc-generator-features .wbc-box img.pointer {
    height: 100px;
    left: -50px;
    bottom: -70px;
}
.ugc-generator-features  .best-choice-wrapper {
    column-gap: 2rem;
    row-gap: 2rem;
}
.ugc-generator-features .best-choice-wrapper {
    column-gap: 2rem;
    row-gap: 2rem;
}
.best-choice-wrapper{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    column-gap: 5rem;
    row-gap: 2rem;
}
.wbc-box{
    text-align: left;
    /* max-width: 330px; */
    padding-inline: 30px;
    height: 464px;
    width: 30%;
    background-color: #f6f7fa;
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 1.5rem;
}
.ugc-heading{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0%;
}
.hero-grey-text {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 17.6px;
    color: #B0B0C0;
    letter-spacing: 0%;
    text-align: center;
}
.ugc-how-wrapper{
    display: flex;
    justify-content: space-evenly;
    /* flex-wrap: wrap; */
    column-gap: 1rem;
}
.ugc-how-to-work .wbc-box{
    width: 432px;
    height: 229px;
    border: 1px solid #F6F7FA;
    align-items: center;
    text-align: center;
    gap: 1rem;
    border-radius: 20px;
}
span.how-step {
    background: #0084FF;
    border-radius: 30px;
    width: 60px;
    height: 60px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    display: flex;
    /* text-align: center; */
    color: #F7F7F7;
    text-align: center;
    justify-content: space-around;
    flex-direction: column;
}
.ugc-how-to-work h3.benefit-heading {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18.7px;
    color: #000;
    margin-bottom: -1rem;
    text-align: center;
}
.ugc-how-to-work p.benefit-text, .ugc-what .benefit-heading{
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 400;
    color: #000;
    font-size: 16px;
}
.ugc-what-wrapper {
    display: flex;
    justify-content: center;
   
    column-gap: 1rem;
}
div#ugc-ads{
 flex-wrap: wrap;
}
.feature-card {
  display: flex;
  align-items: center;
  background: #f4f5f7;       
  padding: 10px 33px;
  border-radius: 12px;  
  min-width: 299px;        
  box-shadow: 0 0 0 1px rgba(0,0,0,0.03);
}
img.img-fluid.check {
    padding: 10px;
}
.ugc-what .benefit-heading{
    text-align: left;
    margin-bottom: 0;
}
.ugc-who-it-wrapper {
    display: flex;
    justify-content: space-evenly;
    /* flex-wrap: wrap; */
    column-gap: 1rem;
}
.ugc-who-it-wrapper .wbc-box {
    width: 290px;
    height: 282px;
    border-radius: 20px;
    align-items: center;
    text-align: center;
    gap: 1rem;
}
.ugc-who-it-wrapper .benefit-heading {
    font-weight: 700;
    font-size: 24px;
    color: #0084FF;
    margin-bottom: -7px;
}
.ugc-who-it-wrapper .benefit-text {
    font-weight: 400;
    font-size: 16px;
    color: #1A2332;
}
span.empty {
     height: 80px; 
}
#benefits-UGC .benefit-heading{
    margin-bottom: -26px;
}
.light-grey-text{
 color: #B0B0C0!important;
}

#ugc-launch{
    background: #0084FF1A; 
    padding: 37px;
}
#ugc-launch h2{
    font-size: 48px;
    color:  #0B1426;
}
#ugc-launch p{
    font-size: 20px;
    color:  #B0B0C0;
    line-height: 28px;
}
#ugc-launch .ugc-what-wrapper {
    /* justify-content: flex-start; */
    column-gap: 1rem;
    row-gap: 1rem;
    margin: 0 13%;
}
#ugc-launch .benefit-heading{
    text-align: center;
}
#ugc-launch .feature-card{
    column-gap: 1rem;
}
#ugc-launch .btn-get-started{
    width: 186px;
    height: 61.1px;
    background: #0084FF;
    box-shadow: 0px 10px 40px rgba(138, 43, 226, 0.3);
    border-radius: 50px;
    font-weight: 700;
    font-size: 19.2px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;

}
#ugc-launch .btn-get-started:hover, #ugc-launch .btn-get-started:active{
     background: #0084ffc9;
     color: #fff;

}

section.ugc-faq{
    background: #f8f8f8;
    padding: 20px 0;
}
.ugc-faq-wrapper { 
    width: 80%;
    margin: auto;
}
.ugc-faq-wrapper .accordion-body {
    text-align: left;
     color: #000;
      font-size: 16px;
}
.ugc-faq-wrapper .accordion,
.ugc-faq-wrapper .accordion-item,
.ugc-faq-wrapper .accordion-header,
.ugc-faq-wrapper .accordion-button,
.ugc-faq-wrapper .accordion-collapse,
.ugc-faq-wrapper .accordion-body {
  width: 100%;
}

.ugc-faq-wrapper .accordion-button {
  white-space: normal;
}
.ugc-faq-wrapper h2.accordion-header button.accordion-button {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.feature-card.ghost {
visibility: hidden;
pointer-events: none;
}
@media screen and (max-width: 768px) {
.cta-icon {
    width: 42px;
    height: 40px;
    border-radius: 6px;
}
p.hero-black-text.subTxt{
    font-size: 13px;
}
i.fa-solid.fa-play {
    font-size: 26px;
}
.play-start-for-free{
    font-size: 22px !important;
    width: 300px;
    height: 85px;
}
.ugc-generator-features, .ugc-how-to-work, .ugc-what, .ugc-who-it {
    margin-top: 2em;
}
.ugc-what-wrapper, .ugc-who-it-wrapper {
    /* row-gap: 2rem; */
}
#benefits-UGC .benefit-heading {
    margin-bottom: 7px;
}
.ugc-heading, #ugc-launch h2, h2#budget {
    font-size: 23px;
}
h2#budget {
    font-size: 23px;
    line-height: 31px;
}
.ugc-who-it-wrapper .benefit-heading{
        font-size: 21px;
}

}
@media screen and (max-width: 991px) {
    .ugc-how-wrapper{
     flex-wrap: wrap;
    }
    .ugc-who-it-wrapper {
     flex-wrap: wrap;
    }
    .ugc-who-it-wrapper .wbc-box {
     margin-bottom: 10px;
    }
    .ugc-what-wrapper {
    flex-wrap: wrap;
}
.ugc-what .feature-card {
    margin-bottom: 15px;
} 
.ugc-what .ugc-what-wrapper.py-3 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
}
@media screen and (max-width: 1200px) {
  .ugc-generator-features .wbc-box {
    height: auto;
   }
   .ugc-generator-features .benefit-heading {
    margin-bottom: 2px;
    font-size: 19px;
   }
   .ugc-generator-features .wbc-box img {
    height: 40px;
  }
  .best-choice-wrapper {
    display: flex;   
    flex-wrap: wrap;
    flex-direction: column;
    align-content: space-around;
   }
   .wbc-box{
        width: 80%;
   }
   .ugc-how-wrapper{
    row-gap: 2rem;
   }
   #ugc-launch .ugc-what-wrapper{
        justify-content: center;
   }
}

@media screen and (min-width: 1600px) {

 .ugc-generator-features .best-choice-wrapper, .ugc-how-wrapper, .ugc-who-it-wrapper{
    justify-content: center;
    column-gap: 3rem;
 }
 .ugc-how-to-work .wbc-box {
    width: 448px;
 }
 #ugc-launch .ugc-what-wrapper{
    margin: 0 22%;
 }
}

@media screen and (max-width: 321px){
 .ugc-generator-features .wbc-box{
    padding: 10px 10px;
 }

  }
