.widget_product_category_style_10 .item{position:relative;margin-top:calc((var(--item-height) / 2) + 10px);)}.widget_product_category_style_10 .item .img-wrapper .img{position:absolute;left:50%;transform:translateX(-50%);top:calc(var(--item-height) / -2);height:var(--item-height);width:var(--item-height);border-radius:50%;border:5px solid var(--item-border,#ffffff);z-index:1;overflow:hidden;text-align:center;-webkit-transition:all 0.3s,-webkit-transform 300ms cubic-bezier(.25,.46,.45,.9399999999999999);transition:all 0.3s,transform 300ms cubic-bezier(.25,.46,.45,.9399999999999999),-webkit-transform 300ms cubic-bezier(.25,.46,.45,.9399999999999999)}.widget_product_category_style_10 .item .img-wrapper .img img{height:100%;width:var(--img-width-type,100%);object-fit:cover}.widget_product_category_style_10 .item .title{text-align:center;padding:calc((var(--item-height) / 2) + 15px) 30px 30px 30px;clip-path:polygon(0 0,100% 0,calc(100% - 30px) 100%,30px 100%);background:linear-gradient(to bottom,var(--content-bg,#f1f1f1) 0%,#ffffff 100%);transition:300ms}.widget_product_category_style_10 .item .title .heading{font-size:15px;text-align:center;margin:0;font-weight:700;color:#000}.widget_product_category_style_10 .item .title .heading a{color:currentColor}.widget_product_category_style_10 .item .title .description{margin:10px 0 0 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:40px;line-height:20px}.widget_product_category_style_10 .item:hover .img{transform:translateX(-50%) scale(1.1,1.1);border-color:var(--item-border-hv,var(--theme-color))}.widget_product_category_style_10 .item:hover .title{background:var(--content-bg,#f1f1f1);clip-path:unset}.widget_product_category_style_10 .list .item{margin-bottom:var(--bs-gutter-x)}@media (max-width:768px){.widget_product_category_style_10 .item .title .heading{font-size:15px}}@media (max-width:500px){.widget_product_category_style_10 .item .title .heading{font-size:13px}}.widget_about_style_8 .about-grid{--gutter:calc(var(--bs-gutter-x)/2);display:grid;grid-template-columns:calc(var(--about-left-width, 50%) - var(--gutter)) calc(var(--about-right-width, 50%) - var(--gutter));gap:var(--bs-gutter-x);align-items:center}.widget_about_style_8 .about-content p{color:#333;font-size:14px;line-height:25px;margin-bottom:20px;margin-top:10px}.widget_about_style_8 .about-image{-webkit-animation:move3 5s infinite;animation:move3 5s infinite}.widget_about_style_8 .about-image .list-banner{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}.widget_about_style_8 .about-image .list-banner .banner{padding-top:var(--padding-top)}.widget_about_style_8 .about-image .list-banner .banner .img{position:relative;display:block;width:100%;padding-top:var(--img-ratio,100%);height:inherit;overflow:hidden}.widget_about_style_8 .about-image .list-banner .banner .img picture{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.widget_about_style_8 .about-image .list-banner .banner .img picture img{height:100%;width:100%;position:relative;display:block;transition:all 0.5s ease-in-out;object-fit:cover}.widget_about_style_8 .item-wrapper{display:grid;flex-wrap:wrap;align-items:stretch;gap:5px;grid-template-columns:repeat(var(--item-number,3),1fr);margin:30px 0}.widget_about_style_8 .counter-wrapper .counter-item{position:relative;overflow:hidden;text-align:left;background-position:center}.widget_about_style_8 .counter-wrapper .counter-item .unit,.widget_about_style_8 .counter-wrapper .counter-item .counter{color:var(--theme-color);font-size:50px;font-weight:700;line-height:65px;margin:0}.widget_about_style_8 .counter-wrapper .counter-item .counter-heading{color:#7e7e7e;font-size:16px;font-weight:400;line-height:21px;border-color:#7e7e7e;padding:10px 0 10px 10px;border-left:1px solid;margin:0}.widget_about_style_8 .button .btn{border-radius:0}@media (max-width:1000px){.widget_about_style_8 .item-wrapper{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:768px){.widget_about_style_8 .item-wrapper{grid-template-columns:repeat(var(--item-number-mobile,1),1fr)}.widget_about_style_8 .about-grid{grid-template-columns:1fr}.widget_about_style_8 .about-content{overflow:hidden}}.widget_item_style_1{overflow:hidden;text-align:center}.widget_item_style_1 .row-flex{position:relative;display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:20px}.widget_item_style_1 .item{position:relative;overflow:hidden;text-align:center;background-position:center;padding:15px;transition:200ms;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.1)}.widget_item_style_1 .item a{color:currentColor}.widget_item_style_1 .item .img{height:var(--item-icon-height,50px);text-align:center}.widget_item_style_1 .item .img img{width:auto;height:100%;display:inline-block}.widget_item_style_1 .item .title{text-align:center;padding:10px 10px 0}.widget_item_style_1 .item .title .heading{color:#000;font-size:18px;font-weight:700;line-height:24px;margin:0}.widget_item_style_1 .item .title .description{margin:10px 0 0;color:#000;font-size:14px;font-weight:400;line-height:19px}.widget_item_style_1 .item:hover{background:var(--theme-color)}.widget_item_style_1 .item:hover .title .heading{color:#fff}.widget_item_style_1 .item:hover .title .description{color:#fff}@media (max-width:1000px){.widget_item_style_1 .item .img{height:var(--item-icon-height-tablet,50px)}}@media (max-width:768px){.widget_item_style_1 .row-flex{grid-template-columns:repeat(var(--item-number-tablet,2),1fr)}}@media (max-width:600px){.widget_item_style_1 .row-flex{grid-template-columns:repeat(var(--item-number-mobile,1),1fr)}.widget_item_style_1 .item .img{height:var(--item-icon-height-mobile,50px)}}.widget_product_style_6{--header-height:50px}.widget_product_style_6 .product_style_6_header{position:relative;display:flex;justify-content:space-between;align-items:flex-end;background:#fff;margin-bottom:0;padding:0;text-align:left}.widget_product_style_6 .product_style_6_header:before{content:"";position:absolute;width:0;height:0;bottom:-15px;left:0;border-right:15px solid rgba(0,0,0,.5);border-bottom:15px solid rgba(0,0,0,0);z-index:1}.widget_product_style_6 .product_style_6_header::after{content:"";position:absolute;width:0;height:0;bottom:-15px;left:0;border-right:15px solid;border-bottom:15px solid rgba(0,0,0,0);border-right-color:var(--header-bg,var(--theme-color))}.widget_product_style_6 .product_style_6_header .heading{margin-bottom:0;border-radius:0;position:relative;overflow:initial;width:250px;height:var(--header-height);background-color:var(--header-bg,var(--theme-color));display:flex;align-items:center;justify-content:center}.widget_product_style_6 .product_style_6_header .heading:before{content:'';position:absolute;top:0;width:0;height:0;border-right:35px solid transparent;left:100%;display:block;border-top:25px solid transparent;border-left:20px solid;border-bottom:25px solid transparent;border-left-color:var(--header-bg,var(--theme-color))}.widget_product_style_6 .product_style_6_header .heading .header{font-size:18px;margin-bottom:0;margin-top:0;color:#fff;height:var(--header-height);line-height:var(--header-height);text-transform:uppercase;display:inline-block;position:relative;padding:0}.widget_product_style_6 .product_style_6_header .categories-wrapper{display:flex;align-items:center;justify-content:right}.widget_product_style_6 .product_style_6_header .category_list{display:flex;flex-wrap:wrap;overflow:hidden;margin-bottom:0;padding-left:30px;list-style:none}.widget_product_style_6 .product_style_6_header .category_list li{padding:7px 0;font-size:14px;height:50px}.widget_product_style_6 .product_style_6_header .category_list li span{padding:5px;font-size:14px}.widget_product_style_6 .product_style_6_header .category_list li a{color:#000;padding:5px 10px;display:block;background-color:transparent;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.widget_product_style_6 .product_style_6_header .category_list li a:hover{color:#008CDD}.widget_product_style_6 .product_style_6_header .js_show_tab{position:absolute;top:15px;right:5px;display:none}.widget_product_style_6 .product_style_6_header .js_show_tab .js_btn_show_tab{width:50px;padding:10px;color:#000;background-color:#fff;border-radius:5px}.widget_product_style_6 .product_style_6_content{overflow:hidden;margin-left:15px;box-shadow:-5px 5px 5px #ccc;padding:20px;border:1px solid #ccc}@media (max-width:600px){.widget_product_style_6 .product_style_6_header .js_show_tab{display:block}.widget_product_style_6 .product_style_6_header .categories-wrapper{margin-left:0;display:none;position:absolute;width:100%;top:55px;z-index:999;border:1px solid #ccc}.widget_product_style_6 .product_style_6_header .categories-wrapper li.item{display:block;width:100%}.widget_product_style_6 .product_style_6_header .categories-wrapper li.arrow{display:none}.widget_product_style_6 .product_style_6_header .category_list{background-color:#fff}}.widget_feedback_style_4{--avatar-width:160px}.widget_feedback_style_4 .box-content{margin:25px 0 0 0}.widget_feedback_style_4 .item{padding:70px 30px 30px 30px;background-color:var(--theme-color);position:relative;margin-top:50px}.widget_feedback_style_4 .item .feedback-info{display:grid;grid-template-columns:80px auto;grid-gap:10px;padding:10px;position:absolute;background-color:#fff;width:calc(100% - 60px);left:50%;transform:translateX(-50%);top:-50px}.widget_feedback_style_4 .item .avatar{height:80px;overflow:hidden}.widget_feedback_style_4 .item .avatar img{width:100%;height:100%;object-fit:cover}.widget_feedback_style_4 .item .info .feedback-name{font-size:18px;font-weight:700;margin:0;color:var(--theme-color)}.widget_feedback_style_4 .item .info .feedback-office{font-size:13px;margin:10px 0 0 0;font-style:italic}.widget_feedback_style_4 .item .feedback-content{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:75px;font-size:13px;overflow:hidden;color:#fff}.widget_post_video_style_3 .row-widget{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;align-items:center}.widget_post_video_style_3 .row-widget .col-widget{overflow:hidden}.widget_post_video_style_3 .video{position:relative;padding:40px 0 0 40px;height:100%}.widget_post_video_style_3 .video::after{content:'';position:absolute;width:calc(100% - 40px);height:calc(100% - 40px);z-index:0;border:10px solid var(--theme-color);top:0;left:0}.widget_post_video_style_3 .video .video-section{height:100%;display:block;position:relative;z-index:1}.widget_post_video_style_3 .video .video-section a img{width:100%;height:100%;object-fit:cover}.widget_post_video_style_3 .post-list .slick-list{margin:-5px 0}.widget_post_video_style_3 .post-list .slick-slide{margin:5px 0}.widget_post_video_style_3 .post-list .item{display:grid;grid-template-columns:1fr 2fr;grid-gap:15px}.widget_post_video_style_3 .post-list .item .img{position:relative;display:block;width:100%;padding-top:70%;height:inherit;overflow:hidden;border-radius:0}.widget_post_video_style_3 .post-list .item .img a{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.widget_post_video_style_3 .post-list .item .img a img{height:100%;width:100%;position:relative;display:block;transition:all 0.5s ease-in-out;object-fit:cover}.widget_post_video_style_3 .post-list .item .title .heading{margin:0}.widget_post_video_style_3 .post-list .item .title .heading a{color:#000;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.widget_post_video_style_3 .post-list .item .title .description{color:#757575;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:5px}.widget_post_video_style_3 .post-list .read-more{text-align:right;margin-top:20px}.widget_post_video_style_3 .post-list .read-more .btn{padding:5px 25px;border-radius:50px}.widget_post_video_style_3 .post-list .read-more .btn i{margin-left:10px}.widget_post_video_style_3 .play-now{position:absolute;left:50%;top:50%;display:block;border-radius:50%;z-index:10;width:60px;height:60px;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);transform-origin:center center}.widget_post_video_style_3 .play-now .icon{position:absolute;left:50%;top:50%;height:65px;width:65px;text-align:center;line-height:65px;color:#ffffffdb;z-index:1;font-size:20px;padding-left:5px;display:block;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transform-origin:center;transform-origin:center center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 5px 10px 0 rgba(255,255,255,.1);-moz-box-shadow:0 5px 10px 0 rgba(255,255,255,.1);-ms-box-shadow:0 5px 10px 0 rgba(255,255,255,.1);-o-box-shadow:0 5px 10px 0 rgba(255,255,255,.1);box-shadow:0 5px 10px 0 rgba(255,255,255,.1);background-color:red}.widget_post_video_style_3 .play-now .ripple,.widget_post_video_style_3 .play-now .ripple:before,.widget_post_video_style_3 .play-now .ripple:after{position:absolute;top:50%;left:50%;height:65px;width:65px;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transform-origin:center;transform-origin:center center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.3);-moz-box-shadow:0 0 0 0 rgba(255,255,255,.3);-ms-box-shadow:0 0 0 0 rgba(255,255,255,.3);-o-box-shadow:0 0 0 0 rgba(255,255,255,.3);box-shadow:0 0 0 0 rgba(255,255,255,.3);-webkit-animation:ripple 3s infinite;-moz-animation:ripple 3s infinite;-ms-animation:ripple 3s infinite;-o-animation:ripple 3s infinite;animation:ripple 3s infinite}.widget_post_video_style_3 .play-now .ripple:before{-webkit-animation-delay:0.9s;-moz-animation-delay:0.9s;-ms-animation-delay:0.9s;-o-animation-delay:0.9s;animation-delay:0.9s;content:"";position:absolute}.widget_post_video_style_3 .play-now .ripple:after{-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s;-ms-animation-delay:0.6s;-o-animation-delay:0.6s;animation-delay:0.6s;content:"";position:absolute;background-color:red}@media (max-width:768px){.widget_post_video_style_3 .row-widget{grid-template-columns:1fr}}.widget_question_form_style_1 .question-form-row{--gutter:calc(var(--bs-gutter-x)/2);display:grid;grid-template-columns:calc(var(--post-left-width, 50%) - var(--gutter)) calc(var(--post-right-width, 50%) - var(--gutter));gap:var(--bs-gutter-x)}.widget_question_form_style_1 .question-box{overflow-y:auto;max-height:500px}.widget_question_form_style_1 .question-box .panel-group{display:grid;grid-gap:var(--bs-gutter-x);margin-bottom:0}.widget_question_form_style_1 .question-box .panel-group .panel-default{padding:15px;border:1px solid #f1f1f1;box-shadow:inset 0 -10px 0 -6px rgba(0,0,0,.15);align-self:center;height:fit-content;border-radius:5px}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading{border:0;background-color:transparent;padding:0;margin:0}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title{position:relative;padding-right:30px}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title .icon{position:absolute;width:30px;display:flex;align-items:center;justify-content:center;right:0;top:0}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title .icon i{color:var(--theme-color)}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title .arrow{display:block;transition:500ms}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title a:focus{text-decoration:unset}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title a[aria-expanded="true"]:not(.collapsed) .arrow{transform:rotate(540deg);transition:500ms}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title a[aria-expanded="true"]:not(.collapsed) .title-po{color:var(--theme-color);-webkit-line-clamp:unset}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title .title-po{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:16px;font-weight:700}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-body{margin-top:10px}.widget_question_form_style_1 .form-box{padding:30px;box-shadow:5px 5px 5px #ccc;border:1px solid #ccc}.widget_question_form_style_1 .form-box .input{display:grid;grid-template-columns:1fr;grid-gap:15px}.widget_question_form_style_1 .form-box .input .form-control{background-color:#fff;outline:none;box-shadow:none;color:#000;font-size:14px;border-color:#f1f1f1;margin-bottom:0;width:100%;border-radius:0}.widget_question_form_style_1 .form-box .input .form-control:focus{outline:none;box-shadow:none}.widget_question_form_style_1 .form-box .input input,.widget_question_form_style_1 .form-box .input select{height:55px;line-height:50px}.widget_question_form_style_1 .form-box .button{margin-top:20px}.widget_question_form_style_1 .form-box .button .btn{font-weight:700;text-transform:uppercase}@media (max-width:768px){.widget_question_form_style_1 .question-form-row{grid-template-columns:repeat(1,1fr);gap:30px}}.widget_brands_partner .logo-item{display:block;width:100%;padding-bottom:60%;position:relative}.widget_brands_partner .logo-item img{position:absolute;width:80%;height:70%;object-fit:contain;top:50%;left:50%;transform:translate(-50%,-50%)}footer{position:relative}footer .widget_footer_style_4 .footer-grid{display:flex;flex-wrap:wrap;gap:10px}footer .widget_footer_style_4 .footer-column{flex:0 0 auto}footer .widget_footer_style_4 .footer-column-1{width:calc(var(--footer-column-1, 25%) - 10px)}footer .widget_footer_style_4 .footer-column-2{width:calc(var(--footer-column-2, 25%) - 10px)}footer .widget_footer_style_4 .footer-column-3{width:calc(var(--footer-column-3, 25%) - 10px)}footer .widget_footer_style_4 .footer-column-4{width:calc(var(--footer-column-4, 25%) - 10px)}footer .widget_footer_style_4 ul.footer-menu{padding:0}footer .widget_footer_style_4 ul.footer-menu li a{display:block;padding:0;transition:all 0.5s}footer .widget_footer_style_4 ul.footer-menu li a i{display:none}footer .widget_footer_style_4 iframe{width:100%;height:500px}footer .widget_footer_style_4 .row-map{margin-top:32px}@media (max-width:768px){footer .widget_footer_style_4 .footer-grid{display:block}footer .widget_footer_style_4 .footer-column{width:100%!important;margin-bottom:20px}footer .widget_footer_style_4 .row-map{margin-top:24px}}