/** Shopify CDN: Minification failed

Line 682:44 Unexpected "{"

**/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@700&family=Roboto:wght@400;700&display=swap');
/* 
font-family: 'Inter', sans-serif;
font-family: 'Roboto', sans-serif; 
*/

main.main-content {
    padding-top: 0;
}
section{
    width: 100% !important;
    max-width: 100% !important;
  }

section h1{
    color: #FFF;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
    font-family: 'Inter', sans-serif !important;
    font-size: 55px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 65px;
    margin-bottom: 50px;
  text-align: center;
}
section h2{
    font-family: 'Inter', sans-serif;
    font-size: 35px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 45px;   
    margin-bottom: 20px;
    text-transform: none;
}
section h3{
    font-family: 'Roboto', sans-serif;
    font-size: 22px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 32px; /* 122.727% */
}
section p{
    color: #3C3C3C;
    font-family: 'Roboto', sans-serif;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 150% */
}
section img{
    max-width: 100%;
}
section{
    padding: 100px 0;
}
section .wrapper{
    max-width: 1661px;
}




section.homepage.banner{
    background: url('/cdn/shop/files/pexels-pixabay-262353_1_-converted.webp')no-repeat center center/cover;
    min-height: 750px;
    display: flex;
    align-items: center;
    justify-content: center; 
}
section.homepage.banner .row{
    margin: 0 auto;
}
section.homepage.banner .content{
    max-width: 1080px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
section.homepage.banner a{
    padding: 19px;
    width: 100%;
    background: var(--blue, #0064AD);
    box-shadow: 1px 1px 5px 0px #0064AD;
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    text-align: center;
    max-width: 340px;
    text-decoration: none;
}
section.homepage.banner a:hover{
  transition: .5s ease all;
    background: var(--red, #A41D22);
    box-shadow: 1px 1px 5px 0px #0064AD;
}



section.homepage.join-our-group .content{
    background: #0064AD;
    min-height: 500px; 
    padding: 60px;  
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.homepage.join-our-group .content .contents{
    max-width: 700px;
}
section.homepage.join-our-group h2,section.homepage.join-our-group .content p,section.homepage.warehouse h2,section.homepage.warehouse p{
    color: white;
  text-transform: uppercase;
}
section.homepage.join-our-group a.join-now{
    padding: 19px;
    width: 100%;
    background: var(--blue, #ffffff);
    box-shadow: 1px 1px 5px 0px #A41D22;
    color: #0064AD;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    text-align: center;
    max-width: 340px;
    text-decoration: none;
    display: flex;
    gap: 0 10px;
    align-items: center;
    justify-content: center;
}
section.homepage.join-our-group.inquiries a.join-now{
  color: #A41D22;
}
section.homepage.join-our-group a.join-now:hover{
  transition: .5 ease all;
  background: var(--red, #A41D22);
box-shadow: 1px 1px 5px 0px #0064AD;
  color: white;
}
section.homepage.join-our-group a.join-now img{
    width: 25px;
    height: auto;
    object-fit: contain;
    margin-bottom: 0;
}
section.homepage.join-our-group .content p{
    margin-bottom: 40px;
  text-transform: none;
}
section.homepage.join-our-group .image-container{
    max-width: 600px;
}





section.homepage.warehouse .content{
    background: var(--red, #A41D22);
    min-height: 500px; 
    padding: 60px;  
    display: flex;
    flex-direction: column;
    justify-content: center;  
}
section.homepage.warehouse .content .contents{
    max-width: 700px;
    margin: 0 0 0 auto;
}
section.homepage.warehouse .image-container{
    max-width: 600px;
}
section.homepage.warehouse a.join-now{
    padding: 19px;
    width: 100%;
    background: var(--blue, #ffffff);
    box-shadow: 1px 1px 5px 0px #A41D22;
    color: #A41D22;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    text-align: center;
    max-width: 340px;
    text-decoration: none;
    display: flex;
    gap: 0 10px;
    align-items: center;
    justify-content: center;
}
section.homepage.warehouse a.join-now:hover{
  transition: .5s ease all;
  background: var(--blue, #0064AD);
box-shadow: 1px 1px 5px 0px #0064AD;
  color: white;
}
section.homepage.warehouse a.join-now img{
    width: 25px;
    height: auto;
    object-fit: contain;
    margin-bottom: 0;
}
section.homepage.warehouse p{
    margin-bottom: 40px;
  text-transform: none;
}









section.homepage.our-warehouse{
    background: url('/cdn/shop/files/our-china-bg.jpg?v=1697616091')no-repeat center center/cover;
}
section.homepage.our-warehouse h2{
    color: white;
    text-align: center;
}
section.homepage.our-warehouse .wrapper{
    max-width: 1420px;
}
section.homepage.our-warehouse h3{
    display: flex;
    align-items: center;
    color: white;
    gap: 0 15px;
    text-align: center;
    justify-content: center;
    margin-bottom: 26px;
    font-size: 16px!important;
    white-space: nowrap;
}
section.homepage.our-warehouse .image-container{
    margin-bottom: 30px;
  overflow: hidden;
}
section.homepage.our-warehouse .image-container img{
  width: 100%;
}
section.homepage.our-warehouse .image-container img:hover{
  transition: .5s ease all;
  transform: scale(1.1)
}
section.homepage.our-warehouse .rating{
    display: flex;
    align-items: center;
    gap: 0 5px;
    justify-content: center;
}
section.homepage.our-warehouse .rating span{
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 27px; /* 122.727% */
}
section.homepage.our-warehouse .row{
    gap: 24px 0;
}

section.homepage.our-warehouse .arrow {
    width: 74px;
    height: 10px;
}

section.homepage.our-warehouse .warehouse-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 24px;
    margin-top: 24px;
}

@media (max-width: 575px) {
    section.homepage.our-warehouse  .warehouse-grid {
        grid-template-columns: 1fr;
    }
}

@media (min-width: 1400px) {
    section.homepage.our-warehouse .warehouse-grid {
        grid-template-columns: repeat(4, 1fr);
    }
    section.homepage.our-warehouse .image-container img {
        max-height: 177px;
    }

    .warehouse-grid > :nth-last-child(2) {
    grid-column: 2;
    }

    .warehouse-grid > :last-child {
    grid-column: 3;
    }

}


section.homepage.our-warehouse .content {
    cursor: pointer;
    overflow: hidden;
}

@media (min-width: 1122px) and (max-width: 1399px) {
    section.homepage.our-warehouse .image-container img {
        max-height: 233px;
        object-fit: cover;
        min-height: 233px;
    }
}











section.homepage.customer{
    background-size: 672px;
}
section.homepage.customer .wrapper{
    max-width: 1420px;
}
section.homepage.customer h2{
    text-align: center;
    margin-bottom: 50px;
    color: #3C3C3C;
}
section.homepage.customer .content{
    max-width: 700px;
    border: 1.5px solid #E7E7E7;
    background: #FFF;
    display: flex;
    gap: 0 25px;
}
section.homepage.customer .rating{
    margin-bottom: 25px;
}
section.homepage.customer .rating img{
    width: fit-content;
}
section.homepage.customer .row>div:not(:first-child):not(:last-child){
    margin-bottom: 24px;
}
section.homepage.customer .img-container>img{
    min-width: 280px;
    object-fit: cover;
    height: 100%;
}
section.homepage.customer .content>div.contens{
    padding: 17px 17px 17px 0;
}














section.homepage.join-our-group.inquiries .content{
    background: var(--red, #A41D22); 
}
section.homepage.join-our-group.inquiries .content p{
    margin-bottom: 15px;
  text-transform: none;
}
section.homepage.join-our-group.inquiries .content p:last-child{
    margin-bottom: 50px;
}




section.homepage.proof-of-payment .wrapper{
    max-width: 1670px;
    margin: auto 0 auto auto;
}
section.proof-of-payment{
    background: url('/cdn/shop/files/form-section.jpg?v=1697616092')no-repeat center center/cover;
}
section.proof-of-payment .globo-form-app.boxed-layout{
    max-width: 720px;
    background: #FFF;
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.25);
    padding: 50px;
}
section.proof-of-payment .globo-form-app.boxed-layout label{
    color: #3C3C3C;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    margin-bottom: 9px;
}
section.homepage.proof-of-payment h3.title.globo-heading{
    color: #3C3C3C;
    font-family: Inter;
    font-size: 35px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
}
section.homepage.proof-of-payment .description.globo-description p span,.description.globo-description p strong{
    color: #3C3C3C;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 27px; /* 168.75% */
}
section.homepage.proof-of-payment .description.globo-description p{
    color: #3C3C3C;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}
section.homepage.proof-of-payment .description.globo-description p:first-child{
    margin-bottom: 25px;
}
section.homepage.proof-of-payment .description.globo-description{
    margin-bottom: 40px;
}

section.homepage.proof-of-payment .globo-form-input>input{
    width: 100%;
}
section.homepage.proof-of-payment .content.flex-wrap.block-container.row label span{
    color: #3C3C3C;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal; 
}
section.homepage.proof-of-payment .content.flex-wrap.block-container.row label span.text-danger.text-smaller{
    color: #F00;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;   
}
section.homepage.proof-of-payment .content.flex-wrap.block-container.row input{
    border: 1px solid #ADADAD;
    background: #FFF;
    padding: 14px 24px;
}
section.homepage.proof-of-payment .content.flex-wrap.block-container.row{
    gap: 33px 0;
}
section.homepage.proof-of-payment button.action.submit.classic-button{
    padding: 14px;
    background: var(--blue, #0064AD);
    color: #FFF;
    font-family: 'Inter';
    font-size: 18px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    box-shadow: 1px 1px 5px 0px #0064AD;
    text-align: center;
    border: none;
    width: 100%;
    margin-top: 30px;
}
section.homepage.proof-of-payment .upload{
    display: flex;
    justify-content: center;
    padding: 14px;
    border: 1px solid #ADADAD;
    background: #FFF;
    color: #3C3C3C;
    font-family: 'Inter';
    font-size: 18px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    gap: 0 10px;
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.25);
}














section.homepage.choose-our-service{
  background-color: #F9F9F9;
}
section.homepage.choose-our-service .wrapper{
    max-width: 1420px;
    margin: 0 auto;
}
section.homepage.choose-our-service h2{
    margin-bottom: 50px;
    text-align: center;
}
section.homepage.choose-our-service .content{
    display: flex;
    flex-direction: column;
    height: 100%;
  max-width: 650px;
  margin: 0 auto;
}
section.homepage.choose-our-service .content .image-container{
  display: flex;
  justify-content: center;
}
section.homepage.choose-our-service .content>.content{
    padding: 30px 20px;
  justify-content: center;
}
section.homepage.choose-our-service .content>.content a{
    color: #FFFFFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 0 10px;
    justify-content: center;
    text-decoration: none;
  padding: 19px;
  text-align: center;
background: var(--blue, #0064AD);
box-shadow: 1px 1px 5px 0px #0064AD;
  width: 100%;
  max-width: 370px;
    margin: 0 auto;
}
section.homepage.choose-our-service .content>.content a:hover{
  transition: .5s ease all;
  background: var(--red, #A41D22);
box-shadow: 1px 1px 5px 0px #0064AD;
}
section.homepage.choose-our-service section.homepage.choose-our-service .content>.content a{
    padding: 19px;
    background: var(--blue, #0064AD);
    box-shadow: 1px 1px 5px 0px #0064AD;
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 10px;
    max-width: 340px;
    text-decoration: none;
    margin: 50px auto 0px auto;
    width: 100%;
}
section.homepage.choose-our-service .row{
    gap: 24px 0;
  justify-content: center;
}
section.homepage.choose-our-service .content>.content h3{
  text-align: center;
  margin-bottom: 20px !important;
}





section.homepage.news-letter .wrapper{
    max-width: 1670px;
    margin: auto auto auto 0;
}
section.homepage.news-letter{
    background: url('/cdn/shop/files/news-letter.jpg?v=1697616091')no-repeat center center/cover;
}
section.homepage.news-letter .content{
    margin: auto 0 auto auto;
    max-width: 604px;
}
section.homepage.news-letter h2{
    color: white;
}
section.homepage.news-letter p{
    margin-bottom: 20px;
    color: white;
}
section.homepage.news-letter input{
    border: 1px solid #ADADAD;
    background: #FFF;
    width: 100%;
    margin-bottom: 0;
}
section.homepage.news-letter button.btn{
    padding: 14px;
    min-width: 220px;
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    text-align: center;
    background: #A41D22;
    box-shadow: 1px 1px 5px 0px #FF373F;
    border-radius: 0;
}
section.homepage.news-letter .input-group{
    width: 100%;
    flex-wrap: nowrap;
}
section.homepage.news-letter form{
  margin: 0 !important;
}

section.homepage.join-our-group.inquiries a.join-now:hover{
    transition: .5s ease all;
  background: var(--blue, #0064AD);
box-shadow: 1px 1px 5px 0px #0064AD;
  color: white;
}

@media (max-width:1800px){
  section.homepage.proof-of-payment{
    padding-left: 5%;
  }
}
@media (max-width:1500px) {
    section.homepage.our-warehouse .wrapper{
        padding: 0 5%;
    }
    .col-xl-3.col-lg-4.col-md-6.col-sm-12.content{
        width: 50%;
    }
}

@media (max-width:1200px) {
  section.homepage.proof-of-payment{
    padding-left: 0;
  }
    section.homepage.our-warehouse .wrapper,{
        padding: 0;
    }
    section,section.homepage.proof-of-payment{
        padding: 70px 30px;
    }
    section.homepage.customer .content{
        flex-direction: column;
        gap: 24px 0;
    }
    section.homepage.customer .img-container>img{
        width: 100%;
        max-height: 300px;
    }
    section.homepage.customer .content>div.contens{
        padding: 17px;
    }
    section.homepage.our-warehouse .image-container img{
        width: 100%;
    }
    section.homepage.our-warehouse .row{
        gap: 30px 0;
    }
    section h1{
        font-size: 45px;
        line-height: 55px;
    }
    section h2{
        font-size: 30px;
        line-height: 40px;
    }
    section h3{
        font-size: 20px;
        line-height: 30px;
    }
  section.homepage.choose-our-service .content>.content a{
    max-width: 350px;
  }
  section.homepage.choose-our-service .content .image-container img{
    width: 100%;
  }
}
@media (max-width:991px) {
  section.homepage.join-our-group .image-container,section.homepage.join-our-group .image-container{
    margin: 0 auto !important;
  }
    section h1{
        font-size: 45px !important;
        line-height: 55px !important;
    }
    section h2{
        font-size: 30px !important;
        line-height: 40px !important;
    }
    section h3{
        font-size: 20px !important;
        line-height: 30px !important;
    }
    section.homepage.join-our-group img,section.homepage.warehouse.pt-0 img,section.homepage.warehouse .image-container img{
        width: 100%;
        margin-bottom: 30px;
    }
    section.homepage.warehouse.pt-0 .image-container img{
        width: 100%;
        margin-top: 30px;
    }
    section.homepage.warehouse .image-container,section.homepage.choose-our-service .content,section.homepage.warehouse .content .contents,section.homepage.warehouse .content .contents,section.homepage.join-our-group .content .contents,section.homepage.join-our-group .content .contents{
        max-width: 100%;
      width:100%;
    }
    section.homepage.warehouse.pt-0 .row,section.homepage.warehouse .row{
        flex-direction: column-reverse;
    }
  section.homepage.proof-of-payment .row{
    justify-content: center;
  }
  section.homepage.join-our-group{
    padding-bottom: 0;
  }
  section.homepage.join-our-group.inquiries{
    padding-bottom: 70px;
  }
}
@media (max-width:767px) {
      .col-xl-3.col-lg-4.col-md-6.col-sm-12.content{
        width: 100%;
    }
    section,section.homepage.proof-of-payment{
        padding: 50px 20px;
    }
    section h1{
        font-size: 40px  !important;
        line-height: 50px !important;
    }
    section h2{
        font-size: 25px !important;
        line-height: 35px !important;
    }
    section h3{
        font-size: 18px !important;
        line-height: 28px !important;
    }
    section p{
        font-size: 16px !important;
        line-height: 26px !important;
    }
  section.homepage.our-warehouse .image-container img,section.homepage.choose-our-service .content .image-container img{
    width: 100%;
  }
  section.homepage.join-our-group .content,section.homepage.warehouse .content,section.homepage.warehouse .content,section.homepage.join-our-group.inquiries .content{
    padding: 30px;
  }
  section.homepage.join-our-group.inquiries{
    padding-bottom: 50px;
  }
}


@media (max-width:575px) {
    section.homepage.news-letter .input-group{
        flex-wrap: wrap;
      margin-bottom: 30px;
      gap: 16px 0;
    }
}

/* Timestamp Styling */
    section.homepageTimestamp {
        background: #F9F9F9;
        display: flex;
        /* display: none; */
        flex-direction: column;
        
        .timestamp_header {
            width: 100%;
            max-width: 968px;
            margin: 0 auto;
            margin-bottom: 60px;

            h2 {
                color: rgba(33, 37, 41, 1);
                font-weight: 700;
                text-align: center;
                font-size: 35px;
                margin-bottom: 25px;
            }

            p {
                color: rgba(60, 60, 60, 1);
                text-align: center;
                font-size: 18px;
            }
        }

        .timestamp_stats {
            display: flex;
            /* flex-wrap: wrap; */
            justify-content: space-between;
            gap: 30px;
            margin: 2rem auto;
            max-width: 100vw; /* start full width */
            width: 100%;
            transition: max-width 2s ease-out;

            @media (max-width: 1199px) {
                justify-content: center;
            }

            @media (max-width: 767px) {
              flex-direction: column;
            }

            .timestamp_item {
                display: flex;
                flex-direction: column;
                align-items: center;

                img {
                  margin-bottom: 50px;
                }

                .numbers {
                    margin-bottom: 20px;

                    
                    &.with-plus {
                        display: flex;
                        align-items: flex-start;
                        gap: 5px;

                        svg {
                            margin-bottom: 0;
                        }
                    }

                    
                    p {
                        &.number,&.percent {
                            color: rgba(0, 100, 173, 1);
                            font-weight: 700;
                            /* font-size: 80px !important; */
                            font-size: 4.1667vw !important;
                            margin-bottom: 30px !important;

                            @media (max-width: 767px) {
                              font-size: 80px !important;
                            }
                        }
                    }
                }

                p {
                    &.title {
                        color: rgba(60, 60, 60, 1);
                        font-size: 18px;
                        text-align: center;
                    }
                }

                svg {
                    width: 20px;
                    height: 20px;
                    margin-bottom: 20px;
                }

            }

        }

    }
/* Timestamp Styling - End*/