/** Shopify CDN: Minification failed

Line 356:0 Unexpected "}"

**/
@font-face {
    font-family: 'Founders Grotesk';
    src: url('/cdn/shop/files/FoundersGrotesk-Medium.woff2?v=1767008064') format('woff2'),
        url('/cdn/shop/files/FoundersGrotesk-Medium.woff?v=1767008064') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Founders Grotesk';
    src: url('/cdn/shop/files/FoundersGrotesk-Regular.woff2?v=1767008064') format('woff2'),
        url('/cdn/shop/files/FoundersGrotesk-Regular.woff?v=1767008062') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



body{
    font-family: 'Founders Grotesk' !important;
}

.cs_main_wrapper .cs_inner {
    display: flex;
    /* align-items: center; */
    grid-gap: 0;
    background-color: #f8f8f4;
}
.cs_right.col img {
    width: 250px;
    margin: 0 auto;
}
.cs_main_wrapper .cs_inner .col {
    width: 50%;
    /* height: 100dvh; */
}
.form_fields {
    display: flex;
    align-items: center;
}
button.email-signup__button {
    width: 100%;
}

.cs_main_wrapper .cs_inner .col video {
    height: 100dvh;
    object-fit: cover;
    object-position: bottom;
    width: 100%;
}
/* .cs_main_wrapper .cs_inner .cs_left {
    width: 45%;
} */
 .cs_right .heading {
    text-align: center;
    font-size: 80px;
    margin: 0;
    font-family: 'Founders Grotesk';
}
.cs_right .sub_heading {
    text-align: center;
    font-weight: 400;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 80px;
    font-family: 'Founders Grotesk';
    text-transform: uppercase;
}
.cs_right .form_heading {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    max-width: 600px;
    margin: 80px auto 0;
    font-family: 'Founders Grotesk';
}
#contact_form .form_fields {
    width: 100%;
    grid-gap: 20px;
}
#contact_form .form_fields .field-group {
    flex: 1;
}
#contact_form .form_fields input {
    border: 0;
    border-bottom: 1px solid #000000;
    border-radius: 0;
    height: auto;
    line-height: normal;
    padding: 10px 0;
    width: 100%;
    font-size: 16px;
    font-family: Founders Grotesk;
    outline: none;
    font-weight: 400;
    text-transform: uppercase;
    color:#000000;
    background-color: transparent;
}
#contact_form .email-signup__button {
    background-color: #000!important;
    padding: 12px;
    color: #fff!important;
    text-transform: uppercase!important;
    margin-top: 20px;
    border: 0;
    font-size: 12px;
}
.cs_main_wrapper .cs_inner .cs_right {
    padding: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #F8F8F4;
}
.form_desc {
    text-align: center;
    font-size: 14px;
}
#contact_form {
    margin-top: 50px;
    width:100%;
}
#contact_form .form_fields input::placeholder {
    color: #000000;
}
.email-signup__message {
    justify-content: center;
    font-size: 18px;
}


.cs_main_wrapper .cs_inner .cs_right {
    padding: 88px 40px 36px !important;
}
.cs_right .sub_heading {
    font-size: 15px !important;
    line-height: 20px !important;
    margin-bottom: 70px !important;
}
.cs_right .form_heading {
    margin: 52px auto 0!important;
    font-size: 15px!important;
    line-height: 20px!important;
    color: #000!important;
    max-width: 600px;
}
#contact_form {
    margin-top: 40px !important;
}
#contact_form .form_fields input {
    font-size: 13px!important;
    line-height: 16px!important;
    padding: 0px  0px 9px 0!important;
}
#contact_form .email-signup__button {
    margin-top: 16px!important;
    font-size: 13px!important;
    padding: 12px 10px!important;
    line-height: 16px!important;
    transition: 0.3s all;
}
#contact_form .email-signup__button:hover{
    background-color: #2D2D2D !important;
}
.form_desc {
    text-align: center !important;
    font-size: 13px !important;
    line-height: 16px !important;
    margin-top: 18px !important;
    color: #000 !important;
}
.cs_main_wrapper .cs_inner .col video {
    height: 100%;
    object-fit: cover;
    object-position: bottom;
    width: 100%;
    aspect-ratio: 757/ 900 !important;
}
#contact_form .form_fields {
    width: 100%;
    grid-gap: 16px;
}
.cs_right.col img {
    width: 233px !important;
}
.cs_right.col .logo .gif_image {
    width: 309px !important;
    height: 94px !important;
    object-fit: cover !important;
}
.email-signup__message-text {
    text-align: center !important;
    font-size: 13px !important;
    line-height: 16px !important;
    color: #000 !important;
}





@media only screen and (max-width:1750px){
    .cs_right.col img {
        width: 230px;
    }
    .cs_main_wrapper .cs_inner .cs_right {
        padding: 30px 50px;
    }
}


@media only screen and (max-width:1540px){
    .cs_right .sub_heading {
        margin-bottom: 50px;
        font-size: 20px;
    }
    .cs_right.col img {
        width: 210px;
    }
    .cs_right .form_heading {
        margin: 60px auto 0px;
    }
    #contact_form {
        margin-top: 30px;
    }
    .cs_right .heading {
        font-size: 60px;
    }
    #contact_form .form_fields input {
        font-size: 14px;
    }
}
/* @media screen and (max-width: 1540px), screen and (max-height: 700px){
    .cs_right.col img {
        width: 140px;
    }
    .cs_right .sub_heading {
        margin-bottom: 30px;
        font-size: 16px;
    }
    .cs_right .form_heading {
        margin: 50px auto 0;
    }
} */

@media only screen and (max-width:1365px){
  .cs_right .sub_heading {
    margin-bottom: 40px!important;
}
.cs_main_wrapper .cs_inner .cs_right {
    padding: 40px 40px 36px!important;
}
}
@media only screen and (max-width:1290px){
    .cs_right.col img {
        width: 170px;
    }
    #contact_form .form_fields input {
        font-size: 10px;
        padding: 6px 0;
    }
    .cs_right .form_heading {
        margin: 20px auto;
         font-size: 12px;
    }
    .cs_right .sub_heading {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .cs_right .heading {
        font-size: 50px;
    }
    #contact_form {
        margin-top: 20px;
    }
 
}
@media only screen and (max-width:1199px){
   .cs_right.col img {
    width: 192px!important;
}
}

@media screen and (max-width: 1290px), screen and (max-height: 700px){
        .cs_right .sub_heading {
            font-size: 13px;
            margin-bottom: 30px;
        }
        .cs_right .form_heading {
            margin: 30px auto 0;
            font-size: 12px;
        }
        #contact_form .email-signup__button {
            margin-top: 15px;
            font-size: 10px;
            padding: 8px;
        }
        .form_desc {
            text-align: center;
            font-size: 10px;
            margin: 5px;
        }
        
}

@media only screen and (max-width:1100px){
    .cs_main_wrapper .cs_inner .cs_right {
        padding: 20px;
    }
    
    /* .cs_main_wrapper .cs_inner .col,.cs_main_wrapper .cs_inner .col video {
        height: auto;
    } */
    .cs_main_wrapper .cs_inner .cs_right {
        padding: 10px 30px;
    }
    .cs_right.col img {
        width: 140px;
    }
    .cs_right .form_heading {
        font-size: 10px;
    }
    #contact_form {
    margin-top: 36px!important;
}
        
}

@media only screen and (max-widht:991px){
    #contact_form .email-signup__button {
        font-size: 10px;
    }
}

@media only screen and (max-width:992px){
   .cs_right .form_heading {
    margin: 38px auto 0!important;
}
.cs_right.col img {
    width: 155px!important;
}
}
 


}

@media only screen and (max-width:767px){
    .cs_main_wrapper .cs_inner .col video {
        height: auto;
        aspect-ratio: 1/1;
    }
    .cs_main_wrapper .cs_inner .col {
        width: 100% !important;
        height: auto;
    }
    .cs_main_wrapper .cs_inner {
        grid-gap: 10px;
        flex-direction: column;
    }
    .cs_main_wrapper .cs_inner .cs_right {
        padding: 10px 20px;
    }
    .cs_right .sub_heading {
    margin-bottom: 60px!important;
}
}
@media only screen and (max-width:767px){
    .cs_main_wrapper .cs_inner {
        grid-gap: 10px;
        flex-direction: column;
    }
        .cs_main_wrapper .cs_inner .col {
        width: 100% !important;
        height: auto;
    }
    .cs_main_wrapper .cs_inner .cs_right {
    padding: 40px 20px 36px!important;
}
}