@media (min-width:1200px){
.container, .container-lg, .container-md, .container-md, .container-xl {
max-width: 1280px;
}
}
body{
background: rgb(250, 250, 252);
}
.logo{
width: 56px;
}
.logot{
  font-family: "Inter", sans-serif;
color: rgb(37, 38, 38);
font-size: 24px;
font-weight: 600;
line-height: 32px;
letter-spacing: 0%;
text-align: left;
    vertical-align: middle;
}
.navbar-brand{
    padding-top: 0;
    padding-bottom: 0;
}
.nav-link{
  font-family: "Inter", sans-serif;
/* Text md/Medium */
color: rgb(86, 89, 89);
font-size: 16px;
font-weight: 500;
line-height: 24px;
letter-spacing: 0%;
text-align: left;
}
#nav-linkga1{
    display: flex;
    text-align: center;
text-align: center;
align-content: center;
margin-left: 84px;
-webkit-align-content: center;
align-items: center;
justify-content: center;
cursor: pointer;
margin-right: 24px;
}
#nav-linkga{
    display: flex;
    text-align: center;
text-align: center;
align-content: center;
margin-left: 0;
margin-right: 0;
-webkit-align-content: center;
align-items: center;
justify-content: center;
cursor: pointer;
}
.navinst{
    width: 40px;
}
.navtt{
    width: 40px;
}
.header .container{
    padding-right: 32px;
    padding-left: 32px;
}

@media (min-width:576px){
    #nav-linkga {
        padding-right: 0;
        padding-left: 0;
        }
        .navbar-expand-md .navbar-nav .nav-link {
            padding-right: 0px;
            padding-left: 0px;
            margin-left: 12px;
            margin-right: 12px;
            }
            .navbar-nav{
                margin-left: auto;
                align-items: center;
            }
}

.navbar{
    padding-top: 12px;
    padding-bottom: 12px;
}



.header-main{
    padding-top: 64px;
    padding-bottom:96px;
}
.ht{
    /* Text sm/Semibold */
color: rgb(61, 153, 92);
  font-family: "Inter", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 17px;
letter-spacing: 0%;
text-align: center;
border-radius: 16px;
width: 128px;
height: 32px;
padding: 2px 12px 2px 12px;
background: rgba(61, 153, 92, 0.15);
margin-top: 89px;
margin-bottom: 16px;
border: none;
box-sizing: border-box;
line-height: 28px;
}
.ht1{
  font-family: "Inter", sans-serif;
font-size: 60px;
font-weight: 700;
line-height: 73px;
letter-spacing: -2%;
text-align: left;
margin-bottom: 24px;
color: rgb(37, 38, 38);
}
.ht1 span{
    color: rgb(61, 153, 92);
}
.ht2{
  font-family: "Inter", sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0%;
text-align: left;
  margin-bottom: 48px;
  color: rgb(86, 89, 89);
}
.ht2 span{
    color: rgb(224, 165, 45);
    font-weight: 600;
}
.header-main .container-main .row .col-md-6:last-child{

}
.header-main .container-main .row .col-md-6:first-child{

}


.htimg video{
    width: 592px;
}
.htimg{
    text-align: right;
}

input{
    box-sizing: border-box;
/* neutral/200 */
border: 1px solid rgb(237, 238, 242);
border-radius: 16px;
  font-family: "Inter", sans-serif;
box-shadow: 0px 12px 40px 0px rgba(0, 0, 0, 0.1);
/* neutral/white */
background: rgb(255, 255, 255);
width: 360px;
height: 70px;
padding: 12px 14px 12px 14px;
color: rgb(37, 38, 38);
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0%;
text-align: left;
}
input::placeholder{
color: rgb(112, 113, 115);
}
.waitlist-btn {
  box-sizing: border-box;
  border-radius: 16px;
  font-family: "Inter", sans-serif;
  width: 200px;
  height: 70px;
  background: rgb(37, 38, 38);
  margin-left: 12px;
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  border: none;
  position: relative;
  overflow: hidden;
    vertical-align: middle;
  transition: width 0.3s cubic-bezier(.4,1,.7,1), box-shadow 0.2s;
box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05),0px 12px 40px 0px rgba(0, 0, 0, 0.1);
letter-spacing: 0%;
top: -2px;
}
.jw{
    position: relative;
bottom: -1px;
}
.waitlist-btn .plane-icon {
  display: inline-block;
  opacity: 0;
  width: 0;
  margin-left: 0;
  transition: opacity 0.2s, width 0.2s, margin-left 0.2s;
  overflow: hidden;
      vertical-align: middle;
}
*{
    outline: none !important;
}
input:focus{
    border: 2px solid rgb(61, 153, 92);
}
.waitlist-btn:hover {
  width: 200px;
box-shadow: 0 -12px 50px -25px rgb(61, 153, 92) inset,0px 12px 40px 0px rgba(0, 0, 0, 0.1);
}

.waitlist-btn:hover .plane-icon {
  opacity: 1;
width: 23px;
margin-left: 6px;
}
.plane-icon img{
    position: relative;
top: -2px;
}




.section{
background-color: #FFFFFF;
padding: 96px 0;
}
.section .container{
    padding-left: 32px;
    padding-right: 32px;
}
.sht{
    width: 84px;
height: 32px;
margin: 0 auto;
margin-bottom: 12px;
}
.st1{
    /* Display md/Bold */
color: rgb(37, 38, 38);
  font-family: "Inter", sans-serif;
font-size: 36px;
font-weight: 700;
line-height: 44px;
letter-spacing: -2%;
text-align: center;
margin-bottom: 20px;
}
.st2{
    /* Text xl/Normal */
color: rgb(86, 89, 89);
  font-family: "Inter", sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0%;
text-align: center;
margin-bottom: 64px;
}

.cs4b{
    border-radius: 24px;
width: 286px;
height: 254px;
background: rgb(237, 238, 242);
padding: 24px;
}

.cs4b img{
    width: 64px;
height: 64px;
}
.cst1{
margin-top: 32px;
color: rgb(37, 38, 38);
  font-family: "Inter", sans-serif;
font-size: 20px;
font-weight: 600;
line-height: 30px;
letter-spacing: 0%;
text-align: left;
margin-bottom: 8px;
}
.cst2{
    /* Text md/Normal */
color: rgb(86, 89, 89);
  font-family: "Inter", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0%;
text-align: left;
}
.section .col-lg-3{
    padding-left: 12px;
    padding-right: 12px;

}

.section2 .container{
    padding-left: 32px;
    padding-right: 32px;
}
.section2{
    padding-top: 96px;
    padding-bottom: 96px;
}
.s2ht{
    width: 110px;
height: 32px;
margin-bottom: 12px;
margin-top: 0;
}
.s2ht1{
    /* Display md/Semibold */
color: rgb(37, 38, 38);
  font-family: "Inter", sans-serif;
font-size: 36px;
font-weight: 600;
line-height: 44px;
letter-spacing: -2%;
text-align: left;
margin-bottom: 20px;
}
.s2ht2{
    /* Text xl/Normal */
color: rgb(86, 89, 89);
  font-family: "Inter", sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0%;
text-align: left;
}
.s2b1{
    padding-right: 55px;
}
.s2b2{
    padding-top: 0;
    padding-left: 30px;
}
.s2b2 img{
    margin-right: 16px;
    width: 48px;
height: 48px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 2px;
}
.s2b2t1{
    /* Text xl/Semibold */
color: rgb(37, 38, 38);
  font-family: "Inter", sans-serif;
font-size: 20px;
font-weight: 600;
line-height: 30px;
letter-spacing: 0%;
text-align: left;
margin-bottom: 8px;
}
.s2b2t2{
    /* Text md/Normal */
color: rgb(86, 89, 89);
  font-family: "Inter", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0%;
text-align: left;
}
.s2b2b{
        display: inline-block;
        vertical-align: middle;
        margin-top: 10px;
}
.s2b21{
    margin-bottom: 48px;
}
.s2b213{
    margin-bottom: 0;
}


.section3 .container{
    padding-left: 32px;
    padding-right: 32px;
}
.section3{
    padding-top: 96px;
    padding-bottom: 96px;
    background-color: #FFFFFF;
}
.s3ht{
width: 118px;
height: 32px;
margin: 0 auto;
margin-bottom: 12px;
margin-top: 0;
}
.s3ht1{
    /* Display md/Bold */
color: rgb(37, 38, 38);
  font-family: "Inter", sans-serif;
font-size: 36px;
font-weight: 700;
line-height: 44px;
letter-spacing: -2%;
text-align: center;
margin-bottom: 20px;
}
.s3ht2{
    /* Text xl/Normal */
color: rgb(86, 89, 89);
  font-family: "Inter", sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0%;
text-align: center;
margin-bottom: 64px;
}
.s3v video{
    width: 100%;
}
.s3b{
padding: 0 25px;
}
.s3bt1{
    margin-top: 100px;
    /* Text xl/Semibold */
color: rgb(37, 38, 38);
  font-family: "Inter", sans-serif;
font-size: 20px;
font-weight: 600;
line-height: 30px;
letter-spacing: 0%;
text-align: center;
margin-bottom: 8px;
}
.s3bt2{
    /* Text md/Normal */
color: rgb(86, 89, 89);
  font-family: "Inter", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0%;
text-align: center;
}

.section4 .container{
    padding-left: 32px;
    padding-right: 32px;
}
.section4{
    padding-top: 96px;
    padding-bottom: 96px;
}

.s4ht{
width: 110px;
height: 32px;
margin: 0 auto;
margin-bottom: 12px;
margin-top: 0;
}
.s4ht1{
    /* Display md/Bold */
color: rgb(37, 38, 38);
  font-family: "Inter", sans-serif;
font-size: 36px;
font-weight: 700;
line-height: 44px;
letter-spacing: -2%;
text-align: center;
margin-bottom: 20px;
}
.s4ht2{
    /* Text xl/Normal */
color: rgb(86, 89, 89);
  font-family: "Inter", sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0%;
text-align: center;
margin-bottom: 64px;
}
.s4b{
    padding: 210px 24px 24px 24px;
    border-radius: 32px;
}
.s4b1{
background: url(../s4b1.png) no-repeat center center ;
background-size: cover;
}
.s4b2{
background: url(../s4b2.png) no-repeat center center ;
background-size: cover;
}
.s4bb{
    border-radius: 20px;

padding: 24px;
backdrop-filter: blur(24px);
background: rgba(255, 255, 255, 0.3);
}
.s4bbt1{
margin-bottom: 16px;
color: rgb(255, 255, 255);
  font-family: "Inter", sans-serif;
font-size: 30px;
font-weight: 600;
line-height: 38px;
letter-spacing: 0%;
text-align: left;
}
.s4bbt2{
margin-bottom: 12px;
color: rgb(255, 255, 255);
  font-family: "Inter", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 17px;
letter-spacing: 0%;
text-align: left;
}
.s4bbt3{
    /* Text md/Medium */
color: rgb(255, 255, 255);
  font-family: "Inter", sans-serif;
font-size: 16px;
font-weight: 500;
line-height: 19px;
letter-spacing: 0%;
text-align: left;
}
.section4 .col-md-6{
    padding-left: 12px;
    padding-right: 12px;
}



.section5 .container{
    padding-left: 32px;
    padding-right: 32px;
}
.section5{
    padding-top: 96px;
    padding-bottom: 96px;
text-align: center;
background: rgb(255, 255, 255);
}
.s5ht1{
    /* Display md/Semibold */
color: rgb(37, 38, 38);
  font-family: "Inter", sans-serif;
font-size: 36px;
font-weight: 600;
line-height: 44px;
letter-spacing: -2%;
text-align: center;
margin-bottom: 20px;
}
.s5ht2{
    /* Text xl/Normal */
color: rgb(86, 89, 89);
  font-family: "Inter", sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0%;
text-align: center;
margin-bottom: 40px;
}
.s5ht3{
    /* Text xl/Normal */
color: rgb(86, 89, 89);
  font-family: "Inter", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0%;
text-align: center;
margin-top: 20px;
}
.s5ht3 span{
    color: rgb(224, 165, 45);
    font-weight: 600;
}

.footer{
    padding-top: 32px;
    padding-bottom: 48px;
}
.footer .container{
    padding-left: 32px;
    padding-right: 32px;
}
.f1 img{
    width: 64px;
}
.f1 span{
    /* Display xs/Semibold */
color: rgb(37, 38, 38);
  font-family: "Inter", sans-serif;
font-size: 24px;
font-weight: 600;
line-height: 32px;
letter-spacing: 0%;
text-align: left;
margin-left: 4px;
}
.f2 a{
    /* Text md/Normal */
color: rgb(86, 89, 89);
  font-family: "Inter", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0%;
text-align: center;
margin-left: 12px;
margin-right: 12px;
}
.f3 img{
    width: 40px;
}
.fimg1{
    display: flex;
    text-align: center;
text-align: center;
align-content: center;
margin-left: 0 !important;
-webkit-align-content: center;
align-items: center;
justify-content: center;
cursor: pointer;
margin-right: 24px !important;;
}
.fimg2{
    display: flex;
    text-align: center;
text-align: center;
align-content: center;
margin-left: 0;
margin-right: 0;
-webkit-align-content: center;
align-items: center;
justify-content: center;
cursor: pointer;
margin-left: 0 !important;
margin-right: 0 !important;
}
.mobvid{
    display: none;
}
.footer{
            background: white;
}
.sf{
    background-color: white;
}
.sf .container{
    padding-left: 32px;
    padding-right: 32px;

}
.sfh{
    border-top: 1px solid rgb(237, 238, 242);
}
@media (max-width: 1299px){

input{
        width: 320px;
}
.section .container {
    padding-left: 12px;
    padding-right: 12px;
}
.cs4b {
    margin: 0 auto;
}
.section .col-lg-3 {
    /* text-align: center; */
    padding-left: 6px;
    padding-right: 6px;
}
}
@media (max-width: 1199px){
    input {
        width: 230px;
    }
    #email-form button{
        width: 170px;
    }
    .htimg video {
    width: 100%;
    margin-top: 120px;
}
.cs4b {
    width: 220px;
    height: 305px;
}
}
@media (max-width:991px){
.nin{
    display: none;
}

    .container, .container-md, .container-sm {
        max-width: 748px;
    }
    .navbar{
            padding-left: 0;
            padding-right: 0;
    }
    .ht{
        margin-top: 0;
    }
    .ht2 {
    padding-right: 55px;
    }
        input {
        width: 450px;
    }
        #email-form button {
        width: 215px;
    }
        .htimg video {
        width: 100%;
        margin-top: 48px;
    }
    .htimg{
        text-align: center;
    }
        .section .container {
        padding-left: 32px;
        padding-right: 32px;
    }
    .st1{
            padding: 0 130px;
    }
    .st2{
            padding: 0 130px;
            margin-bottom: 48px;
    }
    .col-lg-3{
            width: 50%;
                    padding-left: 12px;
        padding-right: 12px;
    }
        .cs4b {
        width: 340px;
        height: 260px;
        margin-bottom: 24px;
    }
    .section {
    padding: 72px 0;
}
.s2b1 {
    padding-right: 0;
    text-align: center;
}
.s2ht{
    margin: 0 auto;
    margin-bottom: 12px;
}
.s2ht1 {
    text-align: center;
}
.s2ht2 {
    text-align: center;
    margin-bottom: 96px;
}
.s2b2 img {
display: block;
    margin-top: 0;
    margin: 0 auto;
    margin-bottom: 26px;
}
.s2b2b {
    display: block;
    vertical-align: middle;
    margin-top: 0;
}
.s2b2t1 {
    text-align: center;
}
.s2b2t2{
    text-align: center;
}
.s3ht1{
    padding: 0 140px;
}
.s3ht2 {
    padding: 0 120px;
}

.section3 .container{
    padding: 0;
    padding-left: 15px;
    padding-right: 15px;
            max-width: 100%;
}
.s3bt1 {
    margin-top: 70px;
}
.s3b {
    padding: 0;
}
.s3bt1{
    padding: 0 20px;
}
.section3 .col-md-4:first-child .s3bt1{
    padding: 0 50px;
}
.s4ht2 {
    padding: 0 100px;
}
.s4b {
    padding: 192px 24px 24px 24px;
}
.s4bb {
    padding: 24px 20px;
}
.section4 .col-md-6 {
    padding-left: 8px;
    padding-right: 8px;
}
.s5ht2{
        margin-bottom: 32px;
    padding: 0 100px;
}
.f1{
        flex: 0 0 50%;
    max-width: 50%;
}
.f3{
        flex: 0 0 50%;
    max-width: 50%;
}
.f2{
        position: absolute;
    left: 0;
    text-align: left !important;
    max-width: 100%;
            bottom: -40px;
}
.rowf{
    position: relative;
}
.footer{
        padding-bottom: 88px;
}
.s2b2 {

padding-left: 0px;
}
}


@media (max-width:767px){
.collapse:not(.show){
    display: block;
}
.nav-link{
    padding: 0;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: auto;
}
    .container, .container-md, .container-sm {
        max-width: 540px;
    }
        .col-lg-3 {
        width: 100%;
        }
        .navbar-expand-md .navbar-collapse {
display: -ms-flexbox!important;
display: flex!important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
display: none;
}
.navbar-expand-md {
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
    .ht2 {
        padding-right: 0px;
    }
        input {
        width: 100%;
    }
        #email-form button {
        width: 100%;
        margin: 0 auto;
        margin-top: 24px;
    }
        .st1 {
        padding: 0;
    }
        .st2 {
        padding: 0;
        }
        .s3ht1 {
        padding: 0;
    }
    .s3ht2 {
        padding: 0;
    }
    .s3bt1 {
        padding: 0;
        margin-top: 70px;
    }
    .s4ht2{
        padding: 0;
    }
    .s5ht2{
        padding: 0;
    }

    .section4 .row:last-child{
            flex-wrap: nowrap;
    overflow: hidden;
            display: ruby-text;
    }
    .section4{
           overflow: hidden; 
    }
    .s4b {
padding: 192px 20px 20px 20px;
}
.s4bb {
padding: 24px 18px;
}
}


@media (max-width: 575px){
        .section4 .col-md-6:first-child{
max-width: 100%;
        flex: 0 0 100%;

    }
.navbar-nav{
    display: none;
}
    .container, .container-md, .container-sm {
        max-width: 375px;
            padding-right:  16px;
    padding-left: 16px;
    }.header .container {
            padding-right:  16px;
    padding-left: 16px;
}
.navbar-brand {
    padding-left: 8px;
}
.logo {
    width: 48px;
}
.header-main {
    padding-top: 32px;
    padding-bottom: 56px;
}
.ht1{
    margin-bottom: 16px;
    /* Display md/Bold */
font-size: 36px;
font-weight: 700;
line-height: 44px;
letter-spacing: -2%;
text-align: left;
}
.ht2{
margin-bottom: 24px;
font-size: 18px;
font-weight: 400;
line-height: 28px;
letter-spacing: 0%;
text-align: left;
}
input{
    height: 56px;
}
    #email-form button {
        margin-top: 16px;
    }
    .waitlist-btn{
        height: 62px;
    }
    .htimg {
        overflow: hidden;
        text-align: center;
    }
        .htimg video {
        width: 100%;
        margin-top: 48px;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
.header .container-main{
    padding: 0;
    max-width: 100%;
}
.header .container-main .row{
    margin-left: 0;
    margin-right: 0;
}
.header .container-main .row .col-lg-6{
    padding:0;
}
.header .container-main .row .col-lg-6:first-child{
    padding-left: 16px;
    padding-right: 16px;
}
    .section {
        padding: 56px 0 40px;
    }
        .section .container {
        padding-left: 16px;
        padding-right: 16px;
    }
    .st1{
margin-bottom: 16px;
color: rgb(37, 38, 38);
font-size: 30px;
font-weight: 700;
line-height: 38px;
letter-spacing: 0%;
text-align: center;
    }
    .st2{
        /* Text lg/Normal */
color: rgb(86, 89, 89);
font-size: 18px;
font-weight: 400;
line-height: 28px;
letter-spacing: 0%;
text-align: center;
    }
    .cs4b{
        width: 327px;
height: 254px;
margin-bottom: 16px;
    }
    .cst1{
        font-size: 18px;
font-weight: 600;
line-height: 28px;
    }
    .cst2{
        font-size: 16px;
font-weight: 400;
line-height: 24px;
    }
    .section2{
        padding: 56px 0;
    }
    .s2ht1{
        margin-bottom: 16px;
        font-size: 30px;
font-weight: 700;
line-height: 38px;
    }
        .s2ht2{
font-size: 20px;
font-weight: 400;
line-height: 30px;
margin-bottom: 48px;
        }
        .s2b2 img{
            margin-bottom: 18px;
        }
        .s2b2t1{
            font-size: 18px;
font-weight: 600;
line-height: 28px;
        }
        .s2b2t2{
        font-size: 16px;
font-weight: 400;
line-height: 24px;
        }
        .s2b21 {
    margin-bottom: 32px;
}

    .s3v {
        overflow: hidden;
        text-align: center;
    }
    .desvid{
        display: none;
    }
        .mobvid{
        display: block;
    }

        .s3v .mobvid {
        width: 100%;
        margin-top: 48px;
                margin-bottom: 30px;
    }
.section3 .container{
    padding: 0;
    max-width: 100%;
}
.section3 .container .row{
    margin-left: 0;
    margin-right: 0;
}
.section3 .container .row:nth-child(2) .col-sm-12{
    padding:0;
}
.section3 .container .row:first-child .col-sm-12{
    padding-left: 16px;
    padding-right: 16px;
}
.section3 .container .row:last-child .col-sm-4{
    padding-left: 16px;
    padding-right: 16px;
}
.section3 {
    padding-top: 56px;
    padding-bottom: 56px;
}
.s3ht1{
        font-size: 30px;
        font-weight: 700;
        line-height: 38px;
margin-bottom: 16px;
}
.s3ht2{
        font-size: 16px;
font-weight: 400;
line-height: 24px;
        margin-bottom: 0;
}
    .s3bt1 {
        padding: 0;
        margin-top: 40px;
    }
    .section4{
        padding: 56px 0 48px;
    }

.s4ht1{
        font-size: 30px;
        font-weight: 700;
        line-height: 38px;
margin-bottom: 16px;
}
.s4ht2{
        font-size: 16px;
font-weight: 400;
line-height: 24px;
        margin-bottom: 48px;
}
.section4 .container {
padding-left: 0px;
padding-right: 0px;
max-width: 100%;
}
    .section4 .col-md-6 {
        padding-left: 39px;
        padding-right: 0;
    }
    .s4b {
        padding: 175px 24px 24px 24px;
                width: 310px;
    }
    .s4bb {
padding: 24px 20px;
}
        .section4 .col-md-6:first-child {
max-width: 75%;
        }
        .section4 .container {
padding-left: 0px;
padding-right: 0px;
max-width: 100%;
}
        .section4 .container .row .col-sm-12 {
max-width: 375px;
margin: 0 auto;
}
        .section5 {
    padding-top: 56px;
    padding-bottom: 56px;
        }
.s5ht1{
        font-size: 30px;
        font-weight: 700;
        line-height: 38px;
margin-bottom: 16px;
}
.s5ht2{
        font-size: 16px;
font-weight: 400;
line-height: 24px;
        margin-bottom: 48px;
}
.section5 .container {
    padding-left: 16px;
    padding-right: 16px;
}
.sf .container {
    padding-left: 16px;
    padding-right: 16px;
}
.footer {
    padding-top: 56px;
        padding-bottom: 84px;
}
    .f1 {
        flex: none;
        max-width: 100%;
        width: 168px;
        margin: 0 auto;
        display: block !important;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 28px;
    }
    .f1 .ml-2{
        font-size: 20px;
font-weight: 600 !important;
line-height: 24px;
margin-left: 0px !important;
margin-right: 0 !important;
    }
.f3 {
        flex: 0 0 100%;
        max-width: 100%;
                margin-bottom: 28px;
    }
    .justify-content-end{
            justify-content: center !important;
    }
    .fimg1{
        margin-left: 12px !important;
        margin-right: 12px !important;
    }
        .fimg2{
        margin-left: 12px !important;
        margin-right: 12px !important;
    }
    .f2{
                bottom: -25px;
                        text-align: center !important;
    }
    .section3 .container .row:last-child {
        max-width: 375px;
        margin: 0 auto;
    }
        .section3 .container .row:first-child {
        max-width: 375px;
        margin: 0 auto;
    }
    .header .container-main .row .col-lg-6:first-child{
               max-width: 375px;
        margin: 0 auto; 
    }
}





@media (max-width: 480px){
        .htimg video {
        width: 150%;
        margin-top: 48px;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

}
@media (max-width: 375px){
    .s4b {
        padding: 160px 20px 20px 20px;
        width: 280px;
    }

}



@media (min-width: 1200px){
    .cs4b{
    transition: 0.5s;
}
.cs4b:hover{
    background: url(../bh.png) center center no-repeat;
    background-size: cover;
}
.cst1{
        transition: 0.5s;
}
.cst2{
        transition: 0.5s;
}
.cs4b:hover .cst1{
    color: white;
}
.cs4b:hover .cst2{
    color: white;
}

.csimg {
  transition: opacity 0.5s;
}
.csimg.fade-out {
  opacity: 0;
}
.csimg.fade-in {
  opacity: 1;
}
}
a{
    transition: 0.5s;
}
a:hover{
    color: rgb(61, 153, 92);
    text-decoration: none!important;
}
a.text-secondary:focus, a.text-secondary:hover {
    color: rgb(61, 153, 92)!important;
        text-decoration: none!important;
}

.pt1{
    text-align: center;
  font-family: "Inter", sans-serif;
    font-size: 40px;
font-weight: 800;
margin-bottom: 80px;
color: rgb(37, 38, 38);
margin-top:10px;
}
.pt1 span{
color: rgb(61, 153, 92);
}
.pt2{
  font-family: "Inter", sans-serif;
    font-size: 16px;
font-weight: 400;
color: rgb(37, 38, 38);
}

@media (max-width: 576px) {
.waitlist-sticky-mobile {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    background: #fff;
padding: 18px 16px 16px 16px;
    box-shadow: 0px -8px 32px rgba(16,24,40,0.08), 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    display: block;
    opacity: 0;
    pointer-events: none;
    transform: translateY(30px);
    transition: opacity 0.35s cubic-bezier(.6,.3,.2,1), transform 0.35s cubic-bezier(.6,.3,.2,1);
  }
  .waitlist-sticky-mobile button{
height: 62px;
width: 100%;
margin: 0 auto;
margin-top: 16px;
  }
    .waitlist-sticky-mobile button:hover{
width: 100%;
  }
  .waitlist-sticky-mobile.show {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  .waitlist-form-sticky {
    margin: 0;
    padding: 0;
  }
}
