.product_list .content_product{min-height:calc(100vh - 149px);width:100%;display:flex;justify-content:center;align-items:center}.product_list .content_product .inner .bg .package_img{display:flex;align-items:center}@media(max-width:767px){.product_list .content_product .inner .bg .package_img{flex-wrap:wrap}}.product_list .content_product .inner .bg .package_img .package_wrap{width:60%}@media(max-width:1019px){.product_list .content_product .inner .bg .package_img .package_wrap{width:50%}}@media(max-width:767px){.product_list .content_product .inner .bg .package_img .package_wrap{width:100%}}.product_list .content_product .inner .bg .package_img .package_wrap img{display:block;margin:0 auto}.product_list .content_product .inner .bg .package_img .package_wrap a{display:block;position:relative}.product_list .content_product .inner .bg .package_img .text{width:40%}@media(max-width:1019px){.product_list .content_product .inner .bg .package_img .text{width:50%}}@media(max-width:767px){.product_list .content_product .inner .bg .package_img .text{width:100%;padding:100px 0}}.product_list .content_product .inner .bg .package_img .text span{display:block;padding-bottom:15px;font-size:16px;color:var(--list-color)}.product_list .content_product .inner .bg .package_img .text h2{font-size:60px;font-weight:900;margin-bottom:15px;color:var(--list-color)}@media(max-width:1019px){.product_list .content_product .inner .bg .package_img .text h2{font-size:40px}}@media(max-width:767px){.product_list .content_product .inner .bg .package_img .text h2{font-size:30px}}.product_list .content_product .inner .bg .package_img .text h2 a{color:var(--clr-white)}.product_list .content_product .inner .bg .package_img .text .summary{font-size:20px;line-height:28px;font-weight:400}.product_list .content_product .inner .bg .package_img .text .summary p{max-width:500px;color:var(--clr-white)}.product_list .content_product .inner .bg .package_img .text .info_product{list-style-type:none;padding-left:0;margin-bottom:0;display:flex;margin-top:24px}.product_list .content_product .inner .bg .package_img .text .info_product li{display:flex;align-items:center;font-size:18px;font-weight:600;letter-spacing:.3px;color:var(--list-color)}.product_list .content_product .inner .bg .package_img .text .info_product li:after{display:block;content:" ";width:4px;height:4px;border-radius:2px;background:var(--list-color);margin:0 10px}.product_list .content_product .inner .bg .package_img .text .info_product li:last-child:after{display:none}.product_list_b2b{color:#f9eae0}.product_list_b2b h1{text-align:center;margin-bottom:60px}.product_list_b2b .logo{height:45px;width:190px;margin-bottom:10px}.product_list_b2b .logo svg{width:100%;height:100%}.product_list_b2b .product-title{font-size:45px;line-height:51px;font-weight:600;color:#f9eae0}.product_list_b2b .product_box{height:100vh;margin-inline:auto;background:var(--product-bg);padding-block:100px}.product_list_b2b .product_box .product_box_inner{height:100%}.product_list_b2b .product_box span{display:block;font-size:16px;color:#f9eae0}.product_list_b2b .product_box .product_content{display:flex;flex-direction:column;justify-content:center}.product_list_b2b .product_box h2{font-size:42px;font-weight:900;margin-bottom:15px}.product_list_b2b .product_box h2 a{color:#f9eae0}.product_list_b2b .product_box .summary{margin-top:16px;color:#f9eae0;font-size:20px;line-height:28px;font-weight:400}.product_list_b2b .product_box .info_product{list-style-type:none;padding-left:0;margin-bottom:0;display:flex;flex-wrap:wrap;gap:15px;margin-top:24px;font-size:20px;line-height:28px;font-weight:700}.product_list_b2b .product_box .info_product li{display:flex;align-items:center;gap:15px}.product_list_b2b .product_box .info_product li:before{content:"";width:2px;height:18px;background-color:var(--clr-white);flex-shrink:0}.product_list_b2b .product_box .info_product li:first-child:before{display:none}.product_list_b2b .product_box .more_products{display:flex;align-items:center;font-size:18px;font-weight:600;letter-spacing:.3px}.product_list_b2b .product_box .more_products:after{display:block;content:" ";width:4px;height:4px;border-radius:2px;background:var(--clr-white);margin:0 10px}.product_list_b2b .product_box .more_products a{color:var(--clr-white)}.product_list_b2b .product_box .img a,.product_list_b2b .product_box .img a img{display:block}.product_list_b2b .product_box .bottom_list{display:flex;align-items:center;justify-content:flex-start;margin-top:24px;flex-wrap:wrap}.product_list_b2b .product_box .bottom_list .quantity{display:flex;align-items:center;border:1px solid var(--list-color);border-radius:33px;padding:0 20px;max-width:133px}.product_list_b2b .product_box .bottom_list .quantity .single-product-qty{background:transparent;text-align:center;line-height:53px;font-size:19px;color:var(--list-color);border:0!important}.product_list_b2b .product_box .bottom_list .quantity .single-product-qty:focus{outline:0;box-shadow:none;border:0}.product_list_b2b .product_box .bottom_list .quantity input::-webkit-outer-spin-button,.product_list_b2b .product_box .bottom_list .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product_list_b2b .product_box .bottom_list .quantity input[type=number]{-moz-appearance:textfield}.product_list_b2b .product_box .bottom_list .quantity .quantity-button{cursor:pointer}@media(max-width:991px){.product_list_b2b .product_box .bottom_list{flex-direction:column;gap:20px;align-items:stretch}}@media(max-width:991px){.product_list_b2b .product_box .product_box_inner{row-gap:24px}.product_list_b2b .product_box .img,.product_list_b2b .product_box .product_content{width:100%}.product_list_b2b .product_box h2{font-size:34px}}
