@charset "UTF-8";




.source-sans-3 {
  font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.raleway {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
}

.Privacy-body-font {
  font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0.3px;
  color: #93959E; 
}

.privacy-link{
  color: #fff
}

.first-para{
  padding-top: 36px;
  padding-bottom: 24px;
  width: 618px;
}

.para{
  padding-bottom: 24px;
  width: 618px;
}

html {
  font-size: 16px;
}


body {
  font-size: 16px;
  color: #fff;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600;
  background-color: #0E0F17;
}

.contact-us {
  /* background: transparent; */
  visibility: hidden;
  padding-top: 24px;
  position: absolute;
  
  max-width: 658px; /* Full width for alignment */
  width: 100%;
  top: 0;
  right: 100px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  z-index: 1;
  
}





.contact-us-footer {
  /* background: transparent; */
  margin-bottom: 40px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;

  flex-direction: column; /* Keep the items stacked vertically */
    align-items: center; /* Center the items horizontally */

  
}


.contact-email{

  display: inline-flex; /* Display 'Contact us' and 'email' in the same line */
  gap: 2px; /* Space between 'Contact us' and 'email' */
  justify-content: center;

}

.contact {
  
  
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
/* identical to box height, or 150% */
letter-spacing: 0.5px;

/* Grey/500 */
color: #BEBFC5;

}

.terms{
  font-family: 'Source Sans 3';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
/* identical to box height, or 150% */
letter-spacing: 0.5px;

/* Grey/500 */
color: #BEBFC5;
margin-bottom: 16px;
}
.contact-email {
  margin-bottom: 24px;
}

.email {
  display: inline-flex;
  align-items: center;
  margin-left: 10px;
  /* info@clout.fashion */

  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  letter-spacing: 0.5px;

  color: #FFFFFF;



}

.email .material-icons {
  margin-right: 5px;
  font-size: 16px;
  color: #ffffff;
}

.footer-line{
margin-top: 120px;
border: 1px solid #282C3F;
position: relative;
margin-left: auto;
margin-right: auto;
margin-bottom: 24px;

}


.txt-center {
  text-align: center;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.download-button{
  display: none;
}

ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.font-raleway{
  font-family: "Raleway";
}
.font-sourceSan{
  font-family: "Source Sans 3", sans-serif;
}
h1 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}
.logo{
  max-width: 247px;
  padding: 60px 0 20px 0;
  margin: 0 auto;
}
.section-1{
  background: #0e0f17;
  position: relative;
}
.sec-bg{
  position: absolute;
  width: 100%;
  height: 100%;
  top: -400px;
  left: 0;
  max-width: 1280px;  
  opacity: 25%;
  aspect-ratio: 16/9;
}
.sec-bg video{
  width: 100%;
  height: 100%;
  
} 

.top-section{

  display: grid;
    grid-template-columns: 1fr 1fr; /* Two equal columns */
    gap: clamp(0px, 1vw, 300px);
    align-items: center;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}

.left-section{
  display: flex; 
  flex-flow: column;
  justify-content: left ; 
  align-items: left ;
}

.left-section h1{

  text-align: left;
}

.hero-image{
  padding-top: 160px;
  max-width: 480px;
}


.section-1 h1{
  max-width: 258px;
  font-weight: 600;
  margin:0 auto 16px;
  font-size: 36px;
  line-height: 48px;
}

.section-1 h2{
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 32px;
}


.getrForm{
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 26px 0 23px
}


.getrForm input{
  max-width: 328px;
  min-width: 328px;
  line-height: 40px;
  border-radius:8px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  outline: none;
  border:1px solid #BEBFC5;
  padding:0 16px;
  margin-bottom: 15px;
  color: #000;
  font-size: 16px;
}
::placeholder {
  color: rgba(147, 149, 158, 1);
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: rgba(147, 149, 158, 1);
}



.qr-code-section {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 32px;
  border-radius: 12px;
  width: fit-content;
  margin: auto;
}

.qr-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 12px;
  border: 1px solid #282C3F;
  padding: 8px;
}

.qr-image {
  width: 200px;
  height: 200px;
  border-radius: 5px;
  background: #fff;
}

.qr-text {
  max-width: 220px;
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.5px;
  
  color: #FFFFFF;
}






button{
  display: inline-flex;
  align-items: center; /* Vertically centers icon & text */
  gap: 8px; /* Space between icon and text */
  justify-content: center;
  background: #F3669A;
  border:unset;
  font-size: 14px;
  color: #fff;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600;
  max-width: 328px;
  min-width: 328px;
  line-height: 40px;
  border-radius:8px;
}


.section-2{
  background: rgb(0,0,0);
  background: #08080c;
  padding-top:30px;
  position: relative;

}
.tab-wrap{
  display: flex;
  max-width: 328px;
  margin: 30px auto 0;
  background-color: #fff;
  border-radius: 100px;
  padding: 4px;
  position: relative;
  z-index: 1;
}
.tab-wrap li{
  width: 50%;
  color: rgba(14, 15, 23, 1);
  line-height: 36px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.tab-wrap li.active span{
  color: #fff;
  position: relative;
}
.tab-wrap li:before{
  border-radius: 100px;
  content: '';
  top: 0;
  right: -100%;
  height: 100%;
  position: absolute;
  transition: all 0.3s;
  background: #0e0f17;
  width: 100%;
}
.tab-wrap li:last-child:before{
  left: -100%;
  right: unset;
}
.tab-wrap li.active:before{
  right: 0;
}
.tab-wrap li:last-child.active:before{
  left: 0;
  right: unset;
}


.video-container{

  /* margin-top: 43px; */
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  border: 1px solid rgba(255,255,255,0.1);
}
.video-container video{
  width: 100%;
  height: 100%;
}


.tab-content{
  display: flex;
  flex-flow: column;
  align-items: center;
  display: none;
}
.tab-content.active{
  display: flex;
}

.wrk-list{
  max-width: 328px;
  
}
.device-img{
  position: relative;
}
.pos-rel{
  position: relative;
}

lottie-player #lottie-controls{
  display: none;
}
.wrk-list li{
  display: flex;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.1);
  background: rgba(255, 255, 255, 0.02);
  margin-bottom: 12px;
  max-width: 328px;
  padding: 23px 12px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  align-items: center;


}
.wrk-list li img{
  width: 32px;
  margin-right: 32px;
}
.like-app{
  background-color: #0E0F17;
  padding: 100px 0 0px 0;
  position: relative;
}
.like-app p{
  color: rgba(147, 149, 158, 1);
  margin-top: 10px;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 700;

}
.feedback{
  display: flex;
  gap: 11px;
  max-width: 328px;
  margin: 19px auto 0;
}
.feedback li{
  background-color: #fff;
  border-radius: 12px;
  width: 100px;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  color: rgba(14, 15, 23, 1);
  display: flex;
  flex-flow: column;
  padding: 6px;
  border:2px solid #fff;
  cursor: pointer;
}
.feedback li.active{
  border-color: #F3669A;
  background-color: #fbf0f5;
}
.feedback li img{
  height: 24px;
  margin-bottom: 4px;
}
.write-comment{
  position: absolute;
}
.write-comment textarea{
  min-width: 328px;
  min-height: 125px;
  border-radius: 8px;
  padding: 16px;
  font-size: 14px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  outline: none;
  resize: unset;
  margin: 33px 0 19px;
  color: #000;
}
.cmn-tabContentFeedback{
  /* display: none; */
  visibility: hidden;
}
.cmn-tabContentFeedback.active{
  /* display: block; */
  visibility: visible;
  width: 100%;
}
.thanks-txt{
  font-size: 16px;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  padding-top: 50px;
  position: absolute;
  width: 100%;
  text-align: center;

}
.follow-wrap{
  max-width: 130px;
  margin: 28px auto 0;
  font-size: 18px;
  display: block;
  font-weight: 500;
}
.follow-wrap ul{
  display: flex;
  gap: 10px;
  margin-top: 20px;
  /* padding-bottom: 130px; */
  padding-bottom: 80px;
}


  @media (min-width: 1280px) {



  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;

    letter-spacing: 0.5px;
    color: #E9E9EB;
  }
  /* .device-img::before{
    left: calc(50% - 250px);
    width: 500px;
  } */
  
  .first-para{
    padding-top: 36px;
    padding-bottom: 24px;
    width: 618px;
  }
  
  .para{
    padding-bottom: 24px;
    width: 618px;
  }

  .contact-us{
    visibility: visible;
  }

  .footer-line{

    width: calc(100vw - 200px);
    
  }
  
  .video-container{
    width: 640px;
    height: 360px;
    overflow: hidden;
    border-radius: 12px;
    margin-right: 24px;
    /* top: -28px; */
    /* top: 14px; */
    /* float: left;
    margin-left: -25px; */
  }

  .sec-bg{
    /* max-height: 700px; */
    max-width: calc(100vw);
    top: -200px;
    height: 1000px;
    overflow: hidden;

  }
 
  /* .device-video{
    width: 510px;
    height: 850px;
  } */
  .logo{
    padding:164px 0 0 0;
    max-width: 420px;
    margin: 0; /* Remove auto-centering */
    align-self: flex-start; /* Ensure it aligns to the left */
    margin-left: -16px;
    display: flex; /* Ensures it respects alignment */
    
  }
  .section-1 h1{
    font-size: 36px;
    max-width: 1016px;
  }


  .left-section{
    display: flex; 
    flex-flow: column;
    justify-content: flex-start ; 
    align-items: flex-start ;
  }
  
  .left-section h1{
  
    text-align: left;
    padding: 0;
    padding-bottom: 16px;
    margin: 0;
  }

  .qr-code-section{
    margin-left: 0;
    padding-left: 0;
  }

  .getrForm{
    max-width: 516px;
    flex-flow: row;
    gap: 15px;
    margin: 0 auto;
  }
  .getrForm button{
    line-height: 56px;
    max-width: 156px;
    min-width: 156px;
    font-size: 16px;
  }
  .getrForm input{
    line-height: 56px;
    margin-bottom: 0;
    font-size: 16px;
  }
  .follow-wrap{
    display: block;
  }
  .section-2{
    /* padding-top: 220px; */
    padding-top: 80px;
  }
  .tab-wrap{
    max-width: 540px;
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .tab-wrap li{
    line-height: 56px;
    font-size: 20px;

  }
  .tab-inner{

    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    padding: 0;
    
    margin-bottom: 120px;
  }
 

  .wrk-list{
    max-width: 390px;
    cursor: default;
    margin-top: 12px;
    
  }
  .wrk-list li{
    width: 389px;
    max-width: 389px;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.5px;
    text-align: left;
    padding: 20px 80px 20px 20px;
    margin-bottom: 16px;
  }
  .wrk-list li img{
    width: 60px;
  }
  .thanks-txt{
    font-size: 20px;
  }
  .feedback{
    max-width: 628px;
    margin-top: 42px;
  }
  .feedback li{
    flex-flow: row;
    width: 196px;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 32px;
    border-radius: 100px;
  }
  .like-app p{
    font-size: 20px;
  }
  .feedback li img{
    margin-right: 13px;
    margin-bottom: 0;
  }
  .cmn-tabContentFeedback{
    max-width: 628px;
    margin: 0 auto;
    left: calc(50% - 314px);
  }
  .cmn-tabContentFeedback.active{
    display: inline-block;
  }
  .write-comment textarea{
    min-width: 628px;
  }
}





@media screen and (max-width: 1280px) and (min-width: 767px) {

  h1 {
    font-size: 36px;
  }

  .logo{
    max-width: 447px;
    padding: 60px 0 20px 0;
    margin: 0 auto;
  }
  .first-para{
    padding-top: 36px;
    padding-bottom: 24px;
    width: 618px;
  }
  
  .para{
    padding-bottom: 24px;
    width: 618px;
  }

  .top-section {
    grid-template-columns: 1fr !important; /* Ensure single column */
}
.right-section{
  display: none;
  
}


  .section-1 h1{
    font-size: 36px;
    max-width: 658px;
  }


  .sec-bg{
   
    max-width: calc(200vw);
    height: 413px;
    top: -150px;
    overflow: hidden;

  }

  .tab-wrap{
    max-width: 540px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .tab-wrap li{
    line-height: 56px;
    font-size: 20px;

  }
  .getrForm{
    max-width: 516px;
    flex-flow: row;
    gap: 15px;
    margin: 0 auto;
    padding-bottom: 30px;
  }
  .getrForm button{
    line-height: 40px;
    max-width: 156px;
    min-width: 156px;
    font-size: 14px;
  }
  .getrForm input{
    line-height: 40px;
    margin-bottom: 0;
    font-size: 14px;
  }


  .follow-wrap ul{
    padding-bottom: 40px;
  }

  .section-2{
    /* padding-top: 220px; */
    padding-top: 60px;
  }
  .tab-wrap{
    margin-bottom: 40px;
  }


  .tab-inner{

    display: flex;
    flex-flow: column;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-bottom: 60px;
  }

  .video-container{
    width: 640px;
    height: 360px;
    overflow: hidden;
    border-radius: 12px;
    margin-right: 24px;
    /* top: -28px; */
    /* top: 14px; */
    /* float: left;
    margin-left: -25px; */
  }

  .wrk-list{
    max-width: 640px;
    cursor: default;
    margin-top: 24px;
    margin-left: -20px;
  }
  .wrk-list li{
    margin-left: 0;
    width: 640px;
    max-width: 640px;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.5px;
    text-align: left;
    padding: 20px 20px 20px 20px;
    margin-bottom: 16px;
  }
  .wrk-list li img{
    width: 60px;
  }



  .feedback{
    max-width: 628px;
    margin-top: 42px;
  }
  .feedback li{
    flex-flow: row;
    width: 196px;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 32px;
    border-radius: 100px;
  }
.like-app{
  padding-top: 60px;
}

  .like-app p{
    font-size: 20px;
  }
  .feedback li img{
    margin-right: 13px;
    margin-bottom: 0;
  }
  .cmn-tabContentFeedback{
    max-width: 628px;
    margin: 0 auto;
    left: calc(50% - 314px);
  }
  .cmn-tabContentFeedback.active{
    display: inline-block;
  }
  .write-comment textarea{
    min-width: 628px;
  }

  .footer-line{

    width: calc(100vw - 100px);
    
  }

}

@media screen and (min-width: 280px) and (max-width: 767px) {

  .logo{
    max-width: 247px;
    padding: 60px 0 8px 0;
    margin: 0 auto;
  }

.qr-code-section{
  display: none;
}

.download-button{
  display: block;
  margin-top: 24px;
}

  .right-section{
    display: none;
  }



  .top-section {
    grid-template-columns: 1fr !important; /* Ensure single column */
    justify-content: center; /* Centers left section */
    text-align: center; /* Centers text inside */
}

.left-section {
    width: 100%; /* Makes it take full width */
    max-width: 600px; /* Limits width for better readability */
}
  
  .sec-bg{
   
    max-width: calc(100vw);
    height: 300px;
    top: -100px;
    overflow: hidden;

  }
  
  .first-para{
    padding-top: 36px;
    padding-bottom: 24px;
    width: 320px;
  }
  
  .para{
    padding-bottom: 24px;
    width: 320px;
  }
  
  .section-1 h1{
    font-size: 24px;
    line-height: 32px;
    max-width: calc(100vw - 48px);
    margin-bottom: 8px;  
  }

  .section-1 h2{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
  }

  .follow-wrap {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
  }

  .follow-wrap ul{
    padding-bottom:32px;
  }

  /* .sec-bg{
      max-height: 190px;
    } */
  .contact-us{
      visibility: hidden;
    }

  .tab-wrap{
    margin-bottom: 24px;
  }

  .tab-inner{

    display: flex;
    flex-flow: column;
    /* margin: 0 auto; */
    align-items: center;
    justify-content: center;
    padding: 0;
  }

  .video-container{
    width: 328px;
    height: 583px;
    overflow: hidden;
    border-radius: 12px;
    /* top: -28px; */
    /* top: 14px; */
    /* float: left;
    margin-left: -25px; */
  }

  .wrk-list{
    max-width: 328px;
    cursor: default;
    margin-top: 16px;
    margin-bottom: 32px;
    /* margin-left: -20px; */
  }
  .wrk-list li{
    margin-left: 0;
    width: 328px;
    max-width: 328px;
    text-align: left;
    /* padding: 20px 20px 20px 20px; */
    margin-bottom: 12px;
  }
  .wrk-list li img{
    width: 32px;
    margin-right: 12px;
  }
  


  .like-app{
    padding-top: 32px;
  }
  

  .footer-line{
  
    width: calc(100vw - 32px); 
  }

  


@keyframes content1 {
  from {margin-left: 60px; opacity: .5;}
  to {margin-left: 0px; opacity: 1;}
}
@keyframes content2 {
  from {margin-left: 120px; opacity: .5;}
  to {margin-left: 0px; opacity: 1;}
}
@keyframes content3 {
  from {margin-left: 180px; opacity: .5;}
  to {margin-left: 0px; opacity: 1;}
}
}