@charset "UTF-8";.inquiry-form-wrap.ct-inquiry-form{margin-top:20px}.inquiry-form-wrap.ct-inquiry-form .layout{height:420px!important}.product_list_items,.product-list ul.product_list_items,.items_list ul.product_list_items{width:100%;margin:0}.product_list_items .product_list_item{border-radius:10px;overflow:hidden}.product_list_item figure .item_img{display:inline-block;width:100%;overflow:hidden}.product_list_item figure .item_img img{width:100%;transition:.5s ease;border-radius:10px;aspect-ratio:1/1;object-fit:contain;background:#fff}.product_list_item:hover img{transform:scale(1.1);aspect-ratio:1/1;object-fit:contain;background:#fff}.product_list_item figure figcaption{display:flex;flex-flow:column;justify-content:space-between;width:100%;padding:5px 15px 15px}.product_list_item figure figcaption .item_title{overflow:hidden;text-overflow:ellipsis;word-break:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:50px;line-height:1.3}.product_list_item figure figcaption .item_title a{font-size:18px}.product_list_item .product_btns{text-align:right;position:relative}.product_list_item figure figcaption .item_info{font-size:16px;margin:13px 0;max-height:80px;overflow:hidden;line-height:20px}.product_list_item .product_btns .priduct_btn_inquiry,.product_list_item .product_btns .priduct_btn_detail{line-height:30px;display:inline-block;padding:0 25px;position:relative;background:#666;text-transform:uppercase;color:#fff;transition:all ease-in-out .35s;-webkit-transition:all ease-in-out .35s;letter-spacing:.38px;font-weight:700;font-size:13px;z-index:0}.product_list_item .product_btns .priduct_btn_inquiry{margin-right:13px}.product_list_item .product_btns .priduct_btn_inquiry:after,.product_list_item .product_btns .priduct_btn_detail:after{position:absolute;content:"";left:0;top:0;width:0;height:100%;background:#13adeb;z-index:-1;transition:all ease-in-out .35s;-webkit-transition:all ease-in-out .35s}.product_list_item .product_btns .priduct_btn_inquiry:hover:after,.product_list_item .product_btns .priduct_btn_detail:hover:after{width:100%}@media only screen and (max-width:1280px){.product_list_item figure figcaption .item_info{max-height:60px}}@media only screen and (max-width:1200px){.product_list_item figure figcaption .item_title a{font-size:16px;letter-spacing:unset}}@media only screen and (max-width:640px){.product_list_item figure figcaption .item_title a{font-size:14px}.product_list_item figure figcaption .item_info{margin:7px 0;font-size:12px;line-height:18px;max-height:36px}.product_list_item .product_btns .priduct_btn_inquiry,.product_list_item .product_btns .priduct_btn_detail{line-height:24px}}@media only screen and (max-width:480px){.product_list_item figure .item_img{max-width:100%;width:100%;text-align:center}.product_list_item figure figcaption{width:100%;padding:7px 0}.product_list_item figure figcaption .item_title a{font-size:12px}.product_list_item figure figcaption .item_info{margin:3px 0}.product_list_item .product_btns{text-align:left;margin-top:7px}}