.Widget_sidebar_item_style_1 .widget{overflow:hidden}.Widget_sidebar_item_style_1 .widget .sidebar-title .header{width:100%}.Widget_sidebar_item_style_1 .sidebar-item-list .item{overflow:hidden;display:flex;gap:10px;align-items:center;margin-bottom:10px}.Widget_sidebar_item_style_1 .sidebar-item-list .item a{color:currentColor}.Widget_sidebar_item_style_1 .sidebar-item-list .item .img{flex:0 0 auto;width:var(--item-icon-height,50px);height:var(--item-icon-height,50px);text-align:center}.Widget_sidebar_item_style_1 .sidebar-item-list .item .img img{width:100%;height:100%;display:flex;object-fit:contain}.Widget_sidebar_item_style_1 .sidebar-item-list .item .title{flex:1}.Widget_sidebar_item_style_1 .sidebar-item-list .item .title .heading{color:var(--theme-color);font-size:14px;font-weight:700;margin:0 0 5px 0}.Widget_sidebar_item_style_1 .sidebar-item-list .item .title .des{color:#8a8b8c;font-size:14px;line-height:20px;margin-bottom:5px;padding:0;border:0}.Widget_sidebar_item_style_1 .sidebar-item-list .item:last-child{margin-bottom:0}@media screen and (max-width:1000px){.Widget_sidebar_item_style_1 .sidebar-item-list .item .img{width:var(--item-icon-height-tablet,50px);height:var(--item-icon-height-tablet,50px)}}@media screen and (max-width:600px){.Widget_sidebar_item_style_1 .sidebar-item-list .item .img{width:var(--item-icon-height-mobile,50px);height:var(--item-icon-height-mobile,50px)}}.widget_support_sidebar_style_1 .sidebar{border-radius:0;overflow:hidden}.widget_support_sidebar_style_1 .sidebar .sidebar-title{background:var(--theme-color);border-radius:8px 8px 0 0;padding:10px}.widget_support_sidebar_style_1 .sidebar .sidebar-title .header-title{margin:0}.widget_support_sidebar_style_1 .sidebar .sidebar-title .header-title .header{color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.widget_support_sidebar_style_1 .sidebar .sidebar-content{border-radius:0;border:1px solid #E2E2E2;border-top:0;border-bottom:0;color:var(--support-text-color,var(--theme-color))}.widget_support_sidebar_style_1 .sidebar .sidebar-content .img-support{width:120px;padding-top:30px;padding-bottom:12px;margin:0 auto}.widget_support_sidebar_style_1 .sidebar .sidebar-content .img-support img{max-width:100%;max-height:100%;object-fit:contain}.widget_support_sidebar_style_1 .sidebar .sidebar-content .title-top p{font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:12px;color:var(--support-text-color,var(--theme-color))}.widget_support_sidebar_style_1 .sidebar .sidebar-content .phone-group{display:flex;gap:0;flex-direction:column;align-items:center;margin-bottom:12px}.widget_support_sidebar_style_1 .sidebar .sidebar-content .phone-group a{font-size:28px;font-style:normal;font-weight:700;line-height:normal;color:var(--support-phone-color,#d71b15)}.widget_support_sidebar_style_1 .sidebar .sidebar-content .phone-group a:hover,.widget_support_sidebar_style_1 .sidebar .sidebar-content .phone-group a:focus{text-decoration:none;outline:none;box-shadow:none}.widget_support_sidebar_style_1 .sidebar .sidebar-content .line{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px}.widget_support_sidebar_style_1 .sidebar .sidebar-content .line .line-1,.widget_support_sidebar_style_1 .sidebar .sidebar-content .line .line-2{flex:1;height:1px;width:100%;background-color:#BFBFBF}.widget_support_sidebar_style_1 .sidebar .sidebar-content .line p{margin-bottom:0;text-transform:uppercase}.widget_support_sidebar_style_1 .sidebar .sidebar-content .description{border:0}.widget_support_sidebar_style_1 .sidebar .sidebar-content .description p{font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:12px;color:var(--support-text-color,var(--theme-color))}.widget_support_sidebar_style_1 .sidebar .sidebar-bottom{border-radius:0 0 8px 8px;padding:12px;background:var(--support-button-bg,var(--theme-color));color:var(--support-button-color,#ffffff);text-align:center}.widget_support_sidebar_style_1 .sidebar .sidebar-bottom a{margin:0;color:currentColor;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-align:center}.widget_customer_sidebar_style_1 .widget{overflow:hidden}.widget_customer_sidebar_style_1 .widget .sidebar-content{max-height:none!important}.widget_customer_sidebar_style_1 .sidebar-item-list .item{overflow:hidden;display:flex;gap:10px;align-items:center;margin-bottom:10px;border-bottom:1px solid var(--border-color,#cccccc);padding:10px 0;color:var(--name-color,#000000)}.widget_customer_sidebar_style_1 .sidebar-item-list .item .date{font-weight:700;color:var(--time-color,var(--theme-color))}.widget_customer_sidebar_style_1 .sidebar-item-list .item:last-child{margin-bottom:0}footer{position:relative}footer .widget_footer_style_1 .footer-grid{display:flex;flex-wrap:wrap;gap:20px;position:relative}footer .widget_footer_style_1 .footer-column{flex:0 0 auto;padding:30px 0}footer .widget_footer_style_1 .footer-column-1{width:calc(var(--footer-column-1, 25%) - 20px);padding:30px}footer .widget_footer_style_1 .footer-column-1::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background-color:var(--theme-color);opacity:.6}footer .widget_footer_style_1 .footer-column-1 .bound_content{position:relative;z-index:2;padding:30px 0}footer .widget_footer_style_1 .footer-column-2{width:calc(var(--footer-column-2, 25%) - 20px)}footer .widget_footer_style_1 .footer-column-3{width:calc(var(--footer-column-3, 25%) - 20px)}footer .widget_footer_style_1 .footer-column-4{width:calc(var(--footer-column-4, 25%) - 20px)}footer .widget_footer_style_1 ul.footer-menu{padding:0}footer .widget_footer_style_1 ul.footer-menu li a{display:block;padding:0;transition:all 0.5s}footer .widget_footer_style_1 ul.footer-menu li a i{display:none}footer .widget_footer_style_1 .list-contact{display:grid;grid-gap:15px}footer .widget_footer_style_1 .list-contact .item p{margin-bottom:0}footer .widget_footer_style_1 .list-contact .item .heading{font-size:14px;font-weight:700;line-height:19px}footer .widget_footer_style_1 .list-contact .item .phone-number a{color:#ffb416;font-size:16px;font-weight:700;line-height:21px}footer .widget_footer_style_1 .list-contact .item .description{color:#fff;font-size:14px;font-weight:400;line-height:19px;font-style:italic}footer .widget_footer_style_1 .box-social{display:flex;gap:10px;margin-top:20px}footer .widget_footer_style_1 .box-social img{height:40px}footer .widget_footer_style_1 iframe{width:100%;height:300px}@media (max-width:768px){footer .widget_footer_style_1 .footer-grid{display:block}footer .widget_footer_style_1 .footer-column{width:100%!important;padding-bottom:0}}