@media(max-width:1800px){
   
    .intro{
        height: 850px;
    }
.title_box{
    margin-top: 120px;
}
    .shop_card{
       width: 800px;
    }
}
@media(max-width:1700px){
    .intro{
        height: 800px;
    }
    .about img{
        width: 1600px;
    }
     
   
}
@media(max-width:1600px){
    .intro{
        height: 750px;
    }
    .about img{
        width: 1500px;
    }
}
@media(max-width:1500px){
    .intro{
        height: 700px;
    }
    .intro_title{
        font-size: 70px;
    }
    .intro_btn{
        width: 244px;
        height: 75px;
    }
    .about img{
        width: 1400px;
    }
    
}
@media(max-width:1400px){
    .intro{
        height: 650px;
    }
    .intro_title{
        font-size: 66px;
    }
    .intro_text{
        font-size: 22px;
        margin-top: 35px;
        margin-bottom: 55px;
    }
    .intro_btn{
        width: 224px;
        height: 70px;
    }
    .about img{
        width: 1300px;
    }
    
}
@media(max-width:1300px){
    .footer{
    height: 300px;
    margin-top: 100px;
    }
    .footer_list{
    gap: 200px;
    }
    .about img{
        width: 1150px;

    }
}
@media(max-width:1200px){
    .footer{
    height: 250px;
    margin-top: 80px;
    }
    .footer_list{
    gap: 130px;
    }
    .about img{
        width: 1080px;
    }
    .about_box{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .card_btn{
    width: 140px;
    height: 50px;
    margin-bottom: 20px;
    margin-left: 20px;
    font-size: 20px;
}
    .bestseller_box{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: repeat(3,1fr);
    gap: 24px;
    max-width: 924px;
    margin-left: auto;
    margin-right: auto;
}
.bestseller_card{
    width: 450px;
    min-height: 600px;

}
.card_info_right img{
    padding: 12px;
}
    .bestseller_title{
        text-align: center;
        font-size: 24px;
        margin-top: 35px;
        margin-bottom: 18px;
    }
    .about_title{
        font-size: 24px;
        margin-top: 35px;
        margin-bottom: 18px;
        text-align: center;
    }
    .text{
    font-size: 16px;
    margin-top: 18px;
    margin-bottom: 50px;
    }
    .shop_title{
    font-size: 24px;
    max-width: 696px;
    margin-top: 35px;
    }
    .shop_box{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    }
    .title_box{
    justify-content: center;
    margin-top: 80px;
    }
     .line{
    width: 120px;
    }
    .line1{
    width: 120px;
    height: 2px;
    background-color: #242424;
    display: block;
    }
    .shop_card{
        width: 750px;
        min-height: 380px;
    }
    .title{
        text-align: center;
        font-size: 38px;
    }
    .shop_title{
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .text{
        text-align: center;
    }
    .card_info span{
        width: 90px;
        height: 45px;
        font-size: 20px;
    }
     
    
    .card_info{
        top: 18px;
        left: 18px;
    }
    .intro{
        height: 600px;
    }
    .intro_title{
        font-size: 62px;
    }
    .intro_text{
        font-size: 20px;
       margin-top: 30px;
        margin-bottom: 50px;
    }
    .intro_btn{
        width: 184px;
        height: 55px;
        font-size: 20px;
    }
    .nav_list{
        gap: 100px;
    }
}
@media(max-width:1100px){
    .footer{
    height: 200px;
    margin-top: 60px;
    }
    .footer_list{
    gap: 100px;
    }
    .about img{
        width: 980px;
    }
    .title_box{
    margin-top: 60px;
    gap: 18px;
    }
     .line{
    width: 100px;
    }
    .line1{
    width: 100px;
    }
    .title{
        font-size: 36px;
    }
    .intro{
        height: 550px;
    }
    .intro_title{
        font-size: 58px;
    }
    .intro_text{
        font-size: 18px;
        margin-top: 25px;
        margin-bottom: 45px;
    }
    .intro_btn{
        width: 164px;
        height: 50px;
        font-size: 20px;
    }
    .nav_list{
        gap: 90px;
    }
}
@media(max-width:1000px){
    .footer{
    height: 170px;
    margin-top: 50px;
    }
    .footer_list{
    gap: 85px;
    }
    .about img{
        width: 880px;
    }
    .bestseller_box{
        max-width: 860px;
        gap: 20px;
    }
    .bestseller_card{
    width: 420px;
    min-height: 550px;
    }
    .card_btn{
    width: 120px;
    height: 40px;
    margin-bottom: 18px;
    margin-left: 18px;
    font-size: 18px;
    }
    .bestseller_title{
        font-size: 22px;
        margin-top: 30px;
        margin-bottom: 16px;
    }
     .about_title{
        font-size: 22px;
        margin-top: 30px;
        margin-bottom: 16px;
    }
    .shop_box{
         gap: 18px;
    }
    .shop_title{
    font-size: 22px;
    max-width: 600px;
    margin-top: 30px;
    }
    .text{
        margin-top: 15px;
        margin-bottom: 50px;
    }
    .shop_card{
        width: 700px;
        min-height: 360px;
    }
    .nav{
        height: 70px;
    }
    .intro{
        height: 500px;
        
    }
    .intro_box{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .intro_title{
        font-size: 52px;
        text-align: center;
    }
    .intro_text{
        font-size: 18px;
        margin-top: 25px;
        margin-bottom: 45px;
        text-align: center;
    }
    .intro_btn{
        width: 164px;
        height: 50px;
        font-size: 20px;
    }
    .nav_list{
        gap: 75px;
    }
    .nav_link{
        font-size: 20px;
    }
    .nav_right-link img{
        height: 22px;
    }
}
@media(max-width:900px){
    .footer{
    height: 150px;
    margin-top: 40px;
    }
    .footer_list{
    gap: 75px;
    }
    .footer_link{
        font-size: 20px;
    }
    .social_title{
        font-size: 22px;
    }
    .social{
        gap: 15px;
    }
    .social_icon{
        gap: 30px;
    }
    .social_img img{
        width: 25px;
        height: 25px;
    }
    .about img{
        width: 780px;
    }
     .bestseller_box{
        max-width: 755px;
        gap: 15px;
    }
    .bestseller_card{
    width: 370px;
    min-height: 500px;
    }
    .card_btn{
    width: 110px;
    height: 40px;
    margin-bottom: 18px;
    margin-left: 18px;
    font-size: 18px;
    }
    .bestseller_title{
        font-size: 22px;
        margin-top: 25px;
        margin-bottom: 14px;
    }
    .about_title{
        font-size: 22px;
        margin-top: 25px;
        margin-bottom: 14px;
    }
    .card_info span{
        width: 80px;
        height: 35px;
        font-size: 16px;
    }
    .card_info_right img{
        padding: 7px;
    }
    .title_box{
    margin-top: 40px;
    gap: 16px;
    }
     .line{
    width: 90px;
    }
    .line1{
    width: 90px;
    }
    .title{
        font-size: 34px;
    }
    .shop_card{
        width: 650px;
        min-height: 350px;
    }
    .card_price{
    font-size: 20px;
    margin-left: 22px;
    margin-top: 26px;
    margin-bottom: 22px;
    }
    .card_text{
    font-size: 16px;
    margin-left: 22px;
    margin-bottom: 18px;
    }
    .shop_card span{
    width: 100px;
    height: 45px;
    font-size: 22px;
    top: 22px;
    left: 22px; 
    }
    .card_title{
    font-size: 22px;
    margin-left: 20px;
    margin-bottom: 18px;    
    }
    .text{
        margin-top: 15px;
        margin-bottom: 40px;
    }
    .nav{
        position: fixed;
        width: 100%;
        z-index: 99;
    }
    .nav_mobile{
        display: block;
        display: flex;
        justify-content: space-between;
    }
    .nav_box{
        display: none;
    }
    .intro{
        height: 450px;
    }
    .intro_title{
        font-size: 48px;
    }
    .intro_text{
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 40px;
    }
    .intro_btn{
        width: 144px;
        height: 40px;
        font-size: 18px;
    }
    .burger{
        display: block;
    }
    .menu{
        position: absolute;
        top: 60px;
        left: 0;
        width: 100%;
        background: #fff;
        flex-direction: column;
        padding: 20px;
        gap: 15px;
        display: none;
        border-top: 1px solid #ddd;
    }
    #burger-toggle:checked ~ .menu{
        display: flex;
    }

}
@media(max-width:800px){
    .about img{
        width: 680px;
    }
    .bestseller_box{
        max-width: 655px;
        gap: 15px;
    }
    .bestseller_card{
    width: 320px;
    min-height: 410px;
    }
    .card_btn{
    width: 90px;
    height: 30px;
    margin-bottom: 18px;
    margin-left: 18px;
    font-size: 16px;
    }
     .bestseller_title{
        font-size: 22px;
        margin-top: 25px;
        margin-bottom: 12px;
    }.about_title{
        font-size: 22px;
        margin-top: 25px;
        margin-bottom: 12px;
    }
     .shop_box{
         gap: 16px;
    }
    .shop_title{
    font-size: 22px;
    max-width: 600px;
    margin-top: 25px;
    }

    .nav{
        height: 65px;
    }
    .intro{
        height: 400px;
    }
    .intro_title{
        font-size: 42px;
    }
    .intro_text{
        font-size: 15px;
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .intro_btn{
        width: 124px;
        height: 35px;
        font-size: 16px;
    }
    .burger{
        width: 28px;
    }
}
@media(max-width:700px){
    .footer{
    height: 120px;
    margin-top: 30px;
    }
    .footer_list{
    gap: 60px;
    }
    .footer_link{
        font-size: 18px;
    }
    .social_title{
        font-size: 18px;
    }
    .social{
        gap: 12px;
    }
    .social_icon{
        gap: 25px;
    }
    .social_img img{
        width: 22px;
        height: 22px;
    }
    .about img{
        width: 580px;
    }
    .b_card_title{
    font-size: 18px;
    margin-left: 16px;
    margin-bottom: 14px;
}
.b_card_text{
    font-size: 15px;
    margin-left: 16px;
    margin-bottom: 7px;
}
.b_card_price{
    font-size: 18px;
    margin-left: 16px;
    margin-top: 24px;
    margin-bottom: 20px;
}
      .card_info{
        top: 10px;
        left: 10px;
    }
    .card_info_right{
        gap: 15px;
    }
     .bestseller_box{
        max-width: 570px;
        gap: 10px;
    }
    .bestseller_card{
    width: 280px;
    min-height: 380px;
    }
    .card_btn{
    width: 90px;
    height: 30px;
    margin-bottom: 18px;
    margin-left: 18px;
    font-size: 16px;
    }
    .text{
        margin-top: 10px;
        margin-bottom: 30px;
        display: -webkit-box;
        -webkit-box-orient: horizontal;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        overflow-y: scroll;
    }
    .bestseller_title{
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .about_title{
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .shop_title{
    font-size: 20px;
    max-width: 600px;
    margin-top: 20px;
    }
    .title_box{
    margin-top: 25px;
    gap: 14px;
    }
     .line{
    width: 80px;
    }
    .line1{
    width: 80px;
    }
    .title{
        font-size: 30px;
    }
    .shop_card{
        width: 580px;
        min-height: 320px;
    }
    .card_price{
    font-size: 28px;
    margin-left: 20px;
    margin-top: 22px;
    margin-bottom: 20px;
    }
    .card_text{
    font-size: 16px;
    margin-left: 20px;
    margin-bottom: 16px;
    }
    .shop_card span{
    width: 90px;
    height: 40px;
    font-size: 20px;
    top: 20px;
    left: 20px; 
    }
    .card_title{
    font-size: 20px;
    margin-left: 18px;
    margin-bottom: 16px;    
    }
    .intro{
        height: 350px;
    }
    .intro_title{
        font-size: 36px;
    }
    .intro_text{
        font-size: 14px;
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .intro_btn{
        width: 124px;
        height: 35px;
        font-size: 16px;
    }
    .nav_logo{
        font-size: 22px;
    }
    .burger{
        width: 22px;
        height: 22px;
        margin: 4px;
    }
}
@media(max-width:600px){
    .footer{
    height: 90px;
    margin-top: 20px;
    }
    .footer_list{
    gap: 45px;
    }
    .footer_link{
        font-size: 16px;
    }
    .social_title{
        font-size: 16px;
    }
    .social{
        gap: 10px;
    }
    .social_icon{
        gap: 20px;
    }
    .social_img img{
        width: 20px;
        height: 20px;
    }
    .about img{
        width: 480px;
    }
    .b_card_title{
    font-size: 16px;
    margin-left: 14px;
    margin-bottom: 12px;
}
.b_card_text{
    font-size: 14px;
    margin-left: 14px;
    margin-bottom: 5px;
}
.b_card_price{
    font-size: 16px;
    margin-left: 14px;
    margin-top: 20px;
    margin-bottom: 16px;
}
    .bestseller_box{
        max-width: 470px;
        gap: 10px;
    }
    .bestseller_card{
    width: 230px;
    min-height: 320px;
    }
    .card_info{
        top: 8px;
        left: 8px;
    }
    .card_info_right{
        gap: 12px;
    }
    .card_btn{
    width: 90px;
    height: 30px;
    margin-bottom: 18px;
    margin-left: 18px;
    font-size: 16px;
    }
    .card_info span{
        width: 70px;
        height: 28px;
        font-size: 15px;
    }
    .card_info_right img{
        width: 28px;
        height: 30px;
        padding: 5px;
    }
    .shop_box{
         gap: 14px;
    }
    .text{
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 25px;
    }
    .title_box{
    margin-top: 20px;
    gap: 12px;
    }
     .line{
    width: 70px;
    }
    .line1{
    width: 70px;
    }
    .title{
        font-size: 28px;
    }
   .shop_card{
        width: 470px;
        min-height: 250px;
    }
    .card_price{
    font-size: 24px;
    margin-left: 12px;
    margin-top: 16px;
    margin-bottom: 16px;
    }
    .card_text{
    font-size: 14px;
    margin-left: 12px;
    margin-bottom: 10px;
    }
    .shop_card span{
    width: 80px;
    height: 30px;
    font-size: 18px;
    top: 16px;
    left: 16px; 
    }
    .card_title{
    font-size: 20px;
    margin-left: 12px;
    margin-bottom: 10px;    
    }
    .nav{
        height: 55px;
    }
    .intro{
        height: 300px;
    }
    .intro_title{
        font-size: 30px;
    }
    .intro_text{
        font-size: 12px;
        margin-top: 10px;
        margin-bottom: 25px;
    }
    .intro_btn{
        width: 114px;
        height: 30px;
        font-size: 14px;
    }
     .burger{
        width: 20px;
        height: 20px;
        margin: 3px;
    }
    .burger span{
        margin: 4px 0;
    }
    #burger-toggle:checked + .burger span:nth-child(1){
    transform: translateY(7px) rotate(45deg);
    }
    #burger-toggle:checked + .burger span:nth-child(3){
    transform: translateY(-7px) rotate(-45deg); 
    }
    .menu{
    gap: 15px;
    }
}
@media(max-width:500px){
    .footer_box{
        display: flex;
        flex-direction: column;
        gap: 15px;
    }
    .footer{
    height: 90px;
    margin-top: 10px;
    }
    .footer_list{
    gap: 45px;
    }
    .footer_link{
        font-size: 16px;
    }
    .social_title{
        font-size: 16px;
    }
    .social{
        align-items: center;
        gap: 10px;
    }
    .social_icon{
        gap: 20px;
    }
    .social_img img{
        width: 20px;
        height: 20px;
    }
    .about img{
        width: 380px;
    }
    .b_card_title{
    font-size: 15px;
    margin-left: 6px;
    margin-bottom: 8px;
}
.b_card_text{
    font-size: 12px;
    margin-left: 6px;
    margin-bottom: 0px;
}
.b_card_price{
    font-size: 15px;
    margin-left: 6px;
    margin-top: 16px;
    margin-bottom: 12px;
}
    .bestseller_box{
        max-width: 370px;
        gap: 10px;
    }
    .bestseller_card{
    width: 180px;
    min-height: 270px;
    }
    .card_btn{
    width: 60px;
    height: 18px;
    margin-bottom: 10px;
    margin-left: 6px;
    font-size:  12px;
    }
    .card_info span{
        width: 50px;
        height: 20px;
        font-size: 13px;
    }
    .card_info{
        top: 5px;
        left: 5px;
    }
    .card_info_right{
        gap: 8px;
    }
    .card_info_right img{
        width: 20px;
        height: 21px;
        padding: 5px;
    }
    .shop_box{
         gap: 10px;
    }
    .text{
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .shop_title{
    font-size: 18px;
    max-width: 600px;
    margin-top: 10px;
    }
    .bestseller_title{
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 8px;
    }
    .about_title{
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 8px;
    }
    .title_box{
    margin-top: 15px;
    gap: 10px;
    }
     .line{
    width: 60px;
    }
    .line1{
    width: 60px;
    }
    .title{
        font-size: 26px;
    }
     .shop_card{
        width: 370px;
        min-height: 200px;
    }
  .card_price{
    font-size: 20px;
    margin-left: 10px;
    margin-top: 14px;
    margin-bottom: 14px;
    }
    .card_text{
    font-size: 13px;
    margin-left: 10px;
    margin-bottom: 5px;
    }
    .shop_card span{
    width: 70px;
    height: 25px;
    font-size: 16px;
    top: 14px;
    left: 14px; 
    }
    .card_title{
    font-size: 20px;
    margin-left: 10px;
    margin-bottom: 5px;    
    }
    .nav{
        height: 45px;
    }
    .intro{
        height: 250px;
    }
    .intro_title{
        font-size: 26px;
        margin-bottom: 10px;
    }
    .intro_text{
        font-size: 12px;
        margin-top: 5px;
        margin-bottom: 15px;
    }
    .nav_logo{
        font-size: 20px;
    }
    .intro_btn{
        width: 104px;
        height: 25px;
        font-size: 12px;
    }
}
@media(max-width:450px){
    .intro_title{
        font-size: 24px;
        margin-bottom: 15px;
    }
    .intro_text{
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        overflow-y: scroll;
    }
    .nav_logo{
        font-size: 18px;
    }
    .nav{
        height: 40px;
    }
}
@media(max-width:400px){
    .footer_box{
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .footer{
    height: 80px;
    margin-top: 10px;
    }
    .footer_list{
    gap: 45px;
    }
    .footer_link{
        font-size: 14px;
    }
    .social_title{
        font-size: 14px;
    }
    .social{
        align-items: center;
        gap: 8px;
    }
    .social_icon{
        gap: 15px;
    }
    .social_img img{
        width: 18px;
        height: 18px;
    }
    .about img{
        width: 280px;
    }
    .b_card_title{
    font-size: 14px;
    margin-left: 4px;
    margin-bottom: 6px;
}
.b_card_text{
    font-size: 12px;
    margin-left: 4px;
    margin-bottom: 0px;
}
.b_card_price{
    font-size: 14px;
    margin-left: 4px;
    margin-top: 12px;
    margin-bottom: 8px;
}
    .bestseller_box{
        max-width: 285px;
        gap: 5px;
    }
    .bestseller_card{
    width: 140px;
    min-height: 230px;
    }
    .shop_box{
         gap: 8px;
    }
    .card_price{
    font-size: 18px;
    margin-left: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    }
    .card_text{
    font-size: 12px;
    margin-left: 8px;
    margin-bottom: 0;
    }
    .shop_card span{
    width: 60px;
    height: 22px;
    font-size: 14px;
    top: 8px;
    left: 8px; 
    }
    .card_title{
    font-size: 18px;
    margin-left: 10px;
    margin-bottom: 0;
    }
    .text{
        font-size: 12px;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .title_box{
    margin-top: 10px;
    gap: 10px;
    }
     .line{
    width: 40px;
    }
    .line1{
    width: 40px;
    }
    .title{
        font-size: 24px;
    }
    .shop_card{
        width: 290px;
        min-height: 160px;
    }
      .burger{
        width: 18px;
        height: 18px;
        margin: 3px;
    }
    .burger span{
        margin: 3px 0;
    }
    #burger-toggle:checked + .burger span:nth-child(1){
    transform: translateY(6px) rotate(45deg);
    }
    #burger-toggle:checked + .burger span:nth-child(3){
    transform: translateY(-6px) rotate(-45deg); 
    }
    .menu{
    gap: 10px;
    }
    .intro_title{
        font-size: 20px;
    }
    
    .intro_btn{
        width: 94px;
        height: 20px;
        font-size: 12px;
    }
    .nav{
        height: 35px;
    }
}