@keyframes hs-kenburns-in{0%{transform:scale(1)}100%{transform:scale(1.08)}}@keyframes hs-kenburns-out{0%{transform:scale(1.08)}100%{transform:scale(1)}}@keyframes hs-fade-slide-x{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}@keyframes hs-fade-slide-y{0%{opacity:0;transform:translateY(-40px)}100%{opacity:1;transform:translateY(0)}}.SliderElementStyle1 .hero-slider{position:relative;width:100%;overflow:hidden;background:#1a1a2e}.SliderElementStyle1 .hero-slider::before{content:'';display:block;padding-top:var(--hs-aspect-ratio,56.25%)}.SliderElementStyle1 .hero-slider .hs-slide{position:absolute;inset:0;opacity:0;z-index:0}.SliderElementStyle1 .hero-slider .hs-slide.hs-active{z-index:2}.SliderElementStyle1 .hero-slider .slide-bg{position:absolute;inset:0;background-image:var(--slide-bg);background-size:cover;background-position:center center;background-repeat:no-repeat;will-change:transform;overflow:hidden}.SliderElementStyle1 .hero-slider .slide-bg.slide-bg-empty{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%)}.SliderElementStyle1 .hero-slider .slide-bg.hs-kenburns{animation:hs-kenburns-in 8s ease-out forwards}.SliderElementStyle1 .hero-slider .slide-bg-video{background:#000}.SliderElementStyle1 .hero-slider .slide-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.SliderElementStyle1 .hero-slider .slide-bg-youtube{background:#000;overflow:hidden}.SliderElementStyle1 .hero-slider .slide-youtube{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;min-width:177.78vh;min-height:56.25vw;border:none;pointer-events:none}.SliderElementStyle1 .hero-slider .slide-overlay{position:absolute;inset:0;z-index:1}.SliderElementStyle1 .hero-slider .slide-overlay.slide-overlay--left{background:linear-gradient(to right,var(--hs-overlay-1,rgb(0 0 0 / .78)) 0%,var(--hs-overlay-2,rgb(0 0 0 / .45)) 45%,var(--hs-overlay-3,rgb(0 0 0 / .05)) 100%)}.SliderElementStyle1 .hero-slider .slide-overlay.slide-overlay--center{background:radial-gradient(ellipse 80% 100% at 50% 60%,var(--hs-overlay-c1,rgb(0 0 0 / .6)) 0%,var(--hs-overlay-c2,rgb(0 0 0 / .25)) 55%,var(--hs-overlay-c3,rgb(0 0 0 / .05)) 100%)}.SliderElementStyle1 .hero-slider .slide-overlay.slide-overlay--right{background:linear-gradient(to left,var(--hs-overlay-1,rgb(0 0 0 / .78)) 0%,var(--hs-overlay-2,rgb(0 0 0 / .45)) 45%,var(--hs-overlay-3,rgb(0 0 0 / .05)) 100%)}.SliderElementStyle1 .hero-slider .slide-content{position:absolute;inset:0;z-index:3;display:flex;align-items:center;padding:0 80px}.SliderElementStyle1 .hero-slider .slide-content.slide-content--left{justify-content:flex-start}.SliderElementStyle1 .hero-slider .slide-content.slide-content--center{justify-content:center;text-align:center}.SliderElementStyle1 .hero-slider .slide-content.slide-content--right{justify-content:flex-end;text-align:right}.SliderElementStyle1 .hero-slider .slide-content-inner{max-width:620px;width:100%}.SliderElementStyle1 .hero-slider .slide-badge,.SliderElementStyle1 .hero-slider .slide-title,.SliderElementStyle1 .hero-slider .slide-desc,.SliderElementStyle1 .hero-slider .slide-btn-wrap{opacity:0;will-change:opacity,transform}.SliderElementStyle1 .hero-slider .slide-btn-wrap{display:flex;flex-wrap:wrap;gap:12px}.SliderElementStyle1 .hero-slider .slide-content--center .slide-btn-wrap{justify-content:center}.SliderElementStyle1 .hero-slider .slide-content--right .slide-btn-wrap{justify-content:flex-end}.SliderElementStyle1 .hero-slider .slide-btn.slide-btn-2{background:#fff0;box-shadow:none;border:1px solid rgb(255 255 255 / .85)}.SliderElementStyle1 .hero-slider .slide-btn.slide-btn-2:hover{box-shadow:none}.SliderElementStyle1 .hero-slider .slide-badge{display:inline-block;margin-bottom:14px;font-size:14px;font-weight:500;color:rgb(255 255 255 / .9);letter-spacing:2px;text-transform:uppercase}.SliderElementStyle1 .hero-slider .slide-title{font-size:52px;font-weight:700;color:#fff;line-height:1.15;margin:0 0 18px}.SliderElementStyle1 .hero-slider .slide-desc{font-size:16px;font-weight:300;color:rgb(255 255 255 / .85);line-height:1.75;margin:0 0 32px}.SliderElementStyle1 .hero-slider .slide-btn{display:inline-flex;align-items:center;background:#e11d48;color:#fff;text-decoration:none;border-radius:4px;overflow:hidden;font-size:14px;font-weight:600;letter-spacing:.5px;transition:opacity 0.25s ease,box-shadow 0.25s ease;box-shadow:var(--hs-btn-glow,0 4px 20px rgb(225 29 72 / .4))}.SliderElementStyle1 .hero-slider .slide-btn:hover{opacity:.92;box-shadow:var(--hs-btn-glow-hover,0 6px 28px rgb(225 29 72 / .55))}.SliderElementStyle1 .hero-slider .slide-btn .slide-btn-text{padding:var(--hs-btn-text-pad,13px 22px)}.SliderElementStyle1 .hero-slider .slide-btn.slide-btn-2 .slide-btn-text{padding:var(--hs-btn2-text-pad,13px 22px)}.SliderElementStyle1 .hero-slider .slide-btn .slide-btn-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:46px;height:46px;background:var(--hs-btn-icon-bg,#ffffff);color:var(--hs-btn-icon-color,#e11d48)}.SliderElementStyle1 .hero-slider .slide-btn .slide-btn-icon svg{width:18px;height:18px}.SliderElementStyle1 .hero-slider [data-anim-delay].hs-anim-in[data-anim-type="fade-slide-x"]{animation:hs-fade-slide-x 0.65s ease both}.SliderElementStyle1 .hero-slider [data-anim-delay].hs-anim-in[data-anim-type="fade-slide-y"]{animation:hs-fade-slide-y 0.65s ease both}.SliderElementStyle1 .hero-slider .swiper-btn-prev,.SliderElementStyle1 .hero-slider .swiper-btn-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:50px;height:50px;border-radius:50%;background:var(--hs-arrow-bg,rgb(0 0 0 / .65));color:var(--hs-arrow-color,#ffffff);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s ease,transform 0.2s ease;backdrop-filter:blur(4px)}.SliderElementStyle1 .hero-slider .swiper-btn-prev svg,.SliderElementStyle1 .hero-slider .swiper-btn-next svg{width:22px;height:22px}.SliderElementStyle1 .hero-slider .swiper-btn-prev:hover,.SliderElementStyle1 .hero-slider .swiper-btn-next:hover{background:var(--hs-arrow-bg-hover,rgb(0 0 0 / .88));transform:translateY(-50%) scale(1.1)}.SliderElementStyle1 .hero-slider .swiper-btn-prev:focus-visible,.SliderElementStyle1 .hero-slider .swiper-btn-next:focus-visible{outline:2px solid rgb(255 255 255 / .8);outline-offset:2px}.SliderElementStyle1 .hero-slider .swiper-btn-prev{left:20px}.SliderElementStyle1 .hero-slider .swiper-btn-next{right:20px}.SliderElementStyle1 .hero-slider .hero-pagination{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);z-index:10;display:flex;gap:6px;align-items:center}.SliderElementStyle1 .hero-slider .hero-dot{height:8px;width:8px;min-width:8px;border-radius:8px;background:var(--hs-dot-bg,rgb(255 255 255 / .45));border:none;cursor:pointer;padding:0;transition:width 0.35s ease,background 0.35s ease}.SliderElementStyle1 .hero-slider .hero-dot:hover{background:rgb(255 255 255 / .75)}.SliderElementStyle1 .hero-slider .hero-dot.active{width:32px;background:var(--hs-dot-active-bg,#ffffff)}.SliderElementStyle1 .hero-slider .hero-dot:focus-visible{outline:2px solid rgb(255 255 255 / .8)}@media (max-width:1024px){.SliderElementStyle1 .hero-slider .slide-content{padding:0 48px}.SliderElementStyle1 .hero-slider .slide-title{font-size:38px}.SliderElementStyle1 .hero-slider .slide-desc{font-size:15px}}@media (max-width:768px){.SliderElementStyle1 .hero-slider{}.SliderElementStyle1 .hero-slider::before{padding-top:var(--hs-aspect-ratio-mobile,75%)}.SliderElementStyle1 .hero-slider .slide-bg{background-image:var(--slide-bg-mobile,var(--slide-bg))}.SliderElementStyle1 .hero-slider .slide-content{padding:0 24px}.SliderElementStyle1 .hero-slider .slide-content.slide-content--right{justify-content:flex-start;text-align:left}.SliderElementStyle1 .hero-slider .slide-content--right .slide-btn-wrap{justify-content:flex-start}.SliderElementStyle1 .hero-slider .slide-content-inner{max-width:100%}.SliderElementStyle1 .hero-slider .slide-badge{font-size:11px;margin-bottom:10px}.SliderElementStyle1 .hero-slider .slide-title{font-size:24px;margin-bottom:12px}.SliderElementStyle1 .hero-slider .slide-desc{font-size:13px;margin-bottom:22px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.SliderElementStyle1 .hero-slider .slide-btn{font-size:13px}.SliderElementStyle1 .hero-slider .slide-btn .slide-btn-text{padding:var(--hs-btn-text-pad,11px 16px)}.SliderElementStyle1 .hero-slider .slide-btn.slide-btn-2 .slide-btn-text{padding:var(--hs-btn2-text-pad,11px 16px)}.SliderElementStyle1 .hero-slider .slide-btn .slide-btn-icon{width:40px;height:40px}.SliderElementStyle1 .hero-slider .slide-overlay,.SliderElementStyle1 .hero-slider .slide-overlay.slide-overlay--left,.SliderElementStyle1 .hero-slider .slide-overlay.slide-overlay--center,.SliderElementStyle1 .hero-slider .slide-overlay.slide-overlay--right{background:var(--hs-overlay-1,rgb(0 0 0 / .78))}.SliderElementStyle1 .hero-slider .swiper-btn-prev,.SliderElementStyle1 .hero-slider .swiper-btn-next{top:auto;bottom:10px;transform:none;width:40px;height:40px}.SliderElementStyle1 .hero-slider .swiper-btn-prev svg,.SliderElementStyle1 .hero-slider .swiper-btn-next svg{width:18px;height:18px}.SliderElementStyle1 .hero-slider .swiper-btn-prev:hover,.SliderElementStyle1 .hero-slider .swiper-btn-next:hover{transform:none}.SliderElementStyle1 .hero-slider .swiper-btn-prev{left:12px}.SliderElementStyle1 .hero-slider .swiper-btn-next{right:12px}.SliderElementStyle1 .hero-slider .hero-pagination{bottom:22px}.SliderElementStyle1 .hero-slider .hero-pagination{gap:14px}.SliderElementStyle1 .hero-slider .hero-dot{position:relative}.SliderElementStyle1 .hero-slider .hero-dot::after{content:'';position:absolute;top:-16px;bottom:-16px;left:-7px;right:-7px}}.ItemElementStyle1 .item-wrapper{position:relative;display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:var(--item-gap,10px)}.ItemElementStyle1 .item{display:flex;align-items:center;gap:10px}.ItemElementStyle1 .item .item-img{flex:0 0 auto;height:var(--item-image-height,50px);text-align:center}.ItemElementStyle1 .item .item-img img{width:auto;height:100%;object-fit:contain;display:inline-block;border-radius:5px}.ItemElementStyle1 .item .item-content{text-align:left;display:flex;flex-direction:column;gap:10px;width:100%}.ItemElementStyle1 .item .item-content .text-1{margin-top:0;margin-bottom:0;font-weight:700;font-size:16px;color:var(--header-item-head-color)}.ItemElementStyle1 .item .item-content .text-2{margin:0;font-size:14px;line-height:20px;color:var(--header-item-txt-color)}.ItemElementStyle1 .item.is-link{text-decoration:none;color:inherit;transition:transform 0.2s ease}.ItemElementStyle1 .item.is-link:hover{transform:translateY(-2px)}.ItemElementStyle1 .item.vertical{flex-direction:column}.ItemElementStyle1 .item.vertical .item-content{text-align:center}@media (max-width:768px){.ItemElementStyle1 .item-wrapper{grid-template-columns:repeat(var(--item-number-tablet,2),1fr)}.ItemElementStyle1 .item .item-img{height:var(--item-image-height-tablet,var(--item-image-height,50px))}}@media (max-width:600px){.ItemElementStyle1 .item-wrapper{grid-template-columns:repeat(var(--item-number-mobile,1),1fr)}.ItemElementStyle1 .item .item-img{height:var(--item-image-height-mobile,var(--item-image-height-tablet,var(--item-image-height,50px)))}}.HeadingElementStyle1 .heading-title .header{margin:0;font-size:18px;font-weight:700;color:#000;font-family:var(--font-header),serif}.ProductsCategoryElementStyle1 .item{position:relative}.ProductsCategoryElementStyle1 .item .img-wrapper{overflow:hidden;height:0!important;width:100%;position:relative;padding-top:var(--img-ration)}.ProductsCategoryElementStyle1 .item .img-wrapper .img{position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;-webkit-transition:all 0.3s,-webkit-transform 8s cubic-bezier(.25,.46,.45,.9399999999999999);transition:all 0.3s,transform 8s cubic-bezier(.25,.46,.45,.9399999999999999),-webkit-transform 8s cubic-bezier(.25,.46,.45,.9399999999999999)}.ProductsCategoryElementStyle1 .item .img-wrapper .img img{height:100%;width:var(--img-width-type,100%);object-fit:cover}.ProductsCategoryElementStyle1 .item .title{overflow:hidden}.ProductsCategoryElementStyle1 .item .title .heading{font-size:15px;text-align:center;margin:20px 0;font-weight:700;color:#000}.ProductsCategoryElementStyle1 .item .title .heading a{color:currentColor}.ProductsCategoryElementStyle1 .item .title .count{display:block;text-align:center}.ProductsCategoryElementStyle1 .item .title :where(.count){font-size:13px;color:#657384;margin-top:4px;margin-bottom:4px}.ProductsCategoryElementStyle1 .item .title:has(.count) .heading{margin-bottom:8px}.ProductsCategoryElementStyle1 .in-image .item{position:relative}.ProductsCategoryElementStyle1 .in-image .item .title{position:absolute;bottom:0;left:0;width:100%;height:100%;text-align:center;display:flex;flex-direction:column;justify-content:flex-end}.ProductsCategoryElementStyle1 .item-wrapper{position:relative;display:grid;grid-template-columns:repeat(var(--item-number,5),1fr);gap:10px}@media (max-width:768px){.ProductsCategoryElementStyle1 .item .title .heading{font-size:15px}.ProductsCategoryElementStyle1 .item-wrapper{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:500px){.ProductsCategoryElementStyle1 .item .title .heading{font-size:13px}.ProductsCategoryElementStyle1 .item-wrapper{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}}.ProductsCategoryElementStyle1 .item .img-wrapper .img:has(.cat-icon){display:flex;align-items:center;justify-content:center}.ProductsCategoryElementStyle1 .item .cat-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:var(--cat-icon-size,40px);color:var(--cat-icon-color,#333333);transition:color 0.25s ease,transform 0.25s ease}.ProductsCategoryElementStyle1 .item .cat-icon i,.ProductsCategoryElementStyle1 .item .cat-icon svg{font-size:inherit;color:inherit}.ProductsCategoryElementStyle1 .item:hover .cat-icon{transform:translateY(-2px)}@media (max-width:991px){.ProductsCategoryElementStyle1 .item .cat-icon{font-size:var(--cat-icon-size-tablet,var(--cat-icon-size,40px))}}@media (max-width:767px){.ProductsCategoryElementStyle1 .item .cat-icon{font-size:var(--cat-icon-size-mobile,var(--cat-icon-size,40px))}}.ProductsElementStyle1{overflow:hidden}.ProductsElementStyle1 .box-content{overflow:hidden;position:relative}.ProductsElementStyle1 .item{background-color:#FFF;margin-bottom:var(--bs-gutter-x)}.ProductsElementStyle1 .wg-loading{min-height:300px}.CounterElement .counter-card{text-align:center}.CounterElement .counter-card .counter-target{font-size:2.5rem;font-weight:700;line-height:3rem}.CounterElement .counter-card .counter-title{font-size:1.2rem;margin-bottom:0}.FeedbackElementStyle2{--layer-height:40px}.FeedbackElementStyle2 .box-content{position:relative;margin:20px auto;max-width:100%}.FeedbackElementStyle2 .feedback-item{position:relative;padding-bottom:var(--layer-height)}.FeedbackElementStyle2 .feedback-item .layer1{background:#f8f8f8;position:absolute;left:30px;bottom:0;width:calc(100% - 60px);height:var(--layer-height);z-index:-1;border-radius:5px;box-shadow:3px 3px 13px 0 rgb(0 0 0 / .1);margin-bottom:20px}.FeedbackElementStyle2 .item{background-color:#fff;border-radius:5px;padding:10px;box-shadow:3px 3px 13px 0 rgb(0 0 0 / .1);margin:10px 10px 0 10px}.FeedbackElementStyle2 .item .feedback-info{overflow:hidden;margin:0 auto;max-width:100%;display:flex;justify-content:center;align-items:center;gap:10px}.FeedbackElementStyle2 .item .avatar{text-align:center;margin-bottom:10px}.FeedbackElementStyle2 .item .avatar img{width:100px;height:100px;object-fit:cover;border-radius:50%;display:inline-block}.FeedbackElementStyle2 .item .title{text-align:left}.FeedbackElementStyle2 .item .title p{margin-bottom:10px}.FeedbackElementStyle2 .item .title .feedback-name{text-align:left;font-size:18px;font-weight:700}.FeedbackElementStyle2 .item .title .feedback-office{font-size:13px}.FeedbackElementStyle2 .item .feedback-star{text-align:left;line-height:var(--feedback-star-size,15px)}.FeedbackElementStyle2 .item .feedback-star .star-item{font-size:var(--feedback-star-size,15px);color:var(--feedback-star-color,#f5c518);margin:0 2px}.FeedbackElementStyle2 .item .feedback-content{margin:10px auto;width:500px;max-width:100%;position:relative;padding-left:40px}.FeedbackElementStyle2 .item .feedback-content blockquote{position:absolute;left:-30px}.FeedbackElementStyle2 .item .feedback-content blockquote img{width:30px}.PostElementStyle1 .box-content{position:relative}.PostElementStyle1 .post-list-grid{display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:var(--bs-gutter-x)}.PostElementStyle1 .item-wrapper{padding:calc(var(--bs-gutter-x)/2)}.PostElementStyle1 .item:hover{box-shadow:0 4px 20px 0 rgb(0 0 0 / .2),0 0 0 #fff0}.PostElementStyle1 .item .img{padding-top:var(--wpost-img-ration,100%);width:100%}.PostElementStyle1 .item .img img{height:100%;width:100%;object-fit:cover}.PostElementStyle1 .item .title{padding:10px;display:flex;flex-direction:column}.PostElementStyle1 .item .title .header{font-size:16px;line-height:25px;font-family:var(--font-family);margin-top:8px;margin-bottom:0;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.PostElementStyle1 .item .title .header a{color:currentColor;outline:none}.PostElementStyle1 .item .title .description{margin-top:8px;min-height:55px;text-align:initial;color:#687385}.PostElementStyle1 .item .title .post-created{margin-top:8px;color:#888;font-size:12px}.PostElementStyle1 .item .title .post-info{margin:0 0 20px 0}.PostElementStyle1 .item .title .read-more a{position:relative;transition:all 0.3s;border-radius:10px}.PostElementStyle1 .item .title .read-more a:hover{padding-left:20px}@media (max-width:1000px){.PostElementStyle1 .post-list-grid{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.PostElementStyle1 .post-list-grid{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}.PostElementStyle1 .item{padding:0;margin:10px}.PostElementStyle1 .item .img{height:200px}}.inner-row-wrapper{width:100%;display:flex;flex-wrap:initial}@media (max-width:768px){.build-content,.inner-row-wrapper{flex-wrap:wrap!important;flex:0 0 auto;width:100%!important}}.SliderElementStyle1_wg_tt_8.SliderElementStyle1{--hs-aspect-ratio:37.7604%;--hs-aspect-ratio-mobile:100%;--hs-duration:900ms;--hs-btn-text-pad:0px;--hs-btn2-text-pad:0px;--hs-overlay-1:rgba(249, 241, 242, 0.5616);--hs-overlay-2:rgba(249, 241, 242, 0.324);--hs-overlay-3:rgba(249, 241, 242, 0.036);--hs-overlay-c1:rgba(249, 241, 242, 0.432);--hs-overlay-c2:rgba(249, 241, 242, 0.18);--hs-overlay-c3:rgba(249, 241, 242, 0.036);--hs-btn-glow:none;--hs-btn-glow-hover:none;--hs-arrow-bg:#ffffff;--hs-arrow-color:#1f1b1a;--hs-dot-bg:rgba(122, 46, 67, 0.3);--hs-dot-active-bg:#7a2e43}.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-badge{text-transform:uppercase;font-family:SVN-MarlinSansSQ,sans-serif;font-weight:600;text-align:left;letter-spacing:1.4px;font-size:13px;line-height:19px;color:#756d68;margin-top:0;margin-bottom:14px}.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-title{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:44px;line-height:62px;color:#1f1b1a;margin-top:0;margin-bottom:20px}.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-desc{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:16px;line-height:28px;color:#4a4341;margin-top:0;margin-bottom:28px}.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-btn:not(.slide-btn-2){text-transform:uppercase;font-family:SVN-MarlinSansSQ,sans-serif;font-weight:600;text-align:center;letter-spacing:1.2px;font-size:14px;line-height:20px;background-color:#000;border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-color:#000;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px;color:#fff}.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-btn:not(.slide-btn-2):hover{color:#fff;background-color:#7a2e43;border-color:#7a2e43;color:#fff}.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-btn.slide-btn-2{text-transform:uppercase;font-family:SVN-MarlinSansSQ,sans-serif;font-weight:600;text-align:center;letter-spacing:1.2px;font-size:14px;line-height:20px;background-color:#fff0;border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-color:#000;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px;color:#000}.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-btn.slide-btn-2:hover{color:#fff;background-color:#7a2e43;border-color:#7a2e43;color:#fff}@media(max-width:1000px){.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-badge{font-size:12px;line-height:17px}.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-title{font-size:36px;line-height:51px}.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-desc{font-size:15px;line-height:28px}.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-btn:not(.slide-btn-2){font-size:14px;line-height:20px}.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-btn.slide-btn-2{font-size:14px;line-height:20px}}@media(max-width:600px){.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-badge{font-size:11px;line-height:16px}.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-title{font-size:26px;line-height:37px}.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-desc{font-size:14px;line-height:28px}.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-btn:not(.slide-btn-2){font-size:13px;line-height:19px;padding-top:10px;padding-right:18px;padding-bottom:10px;padding-left:18px}.SliderElementStyle1_wg_tt_8.SliderElementStyle1 .hero-slider .slide-btn.slide-btn-2{font-size:13px;line-height:19px;padding-top:10px;padding-right:18px;padding-bottom:10px;padding-left:18px}}.ItemElementStyle1_wg_tt_9.ItemElementStyle1{--item-number:4;--item-number-tablet:2;--item-number-mobile:1;--item-gap:16px;--item-image-height:48px;--item-image-height-tablet:44px;--item-image-height-mobile:44px}.ItemElementStyle1_wg_tt_9.ItemElementStyle1 .item{background-color:#fff;border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-color:#e9e1e2;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;box-shadow:0 6px 16px -12px rgb(31 27 26 / .1);padding-top:24px;padding-right:22px;padding-bottom:24px;padding-left:22px}.ItemElementStyle1_wg_tt_9.ItemElementStyle1 .item .item-img .item-img-wrapper{background-color:#f3e9eb;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;border-color:#fff0;border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;padding-top:13px;padding-right:13px;padding-bottom:13px;padding-left:13px}.ItemElementStyle1_wg_tt_9.ItemElementStyle1 .item .item-content .text-1{font-family:Be Vietnam Pro;font-weight:600;text-align:left;font-size:16px;line-height:23px;color:#1f1b1a;margin-top:0;margin-bottom:2px}.ItemElementStyle1_wg_tt_9.ItemElementStyle1 .item .item-content .text-2{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:14px;line-height:20px;color:#756d68;margin-top:0;margin-bottom:0}@media(max-width:1000px){.ItemElementStyle1_wg_tt_9.ItemElementStyle1 .item .item-content .text-1{font-size:16px;line-height:23px}.ItemElementStyle1_wg_tt_9.ItemElementStyle1 .item .item-content .text-2{font-size:14px;line-height:20px}}@media(max-width:600px){.ItemElementStyle1_wg_tt_9.ItemElementStyle1 .item{padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px}.ItemElementStyle1_wg_tt_9.ItemElementStyle1 .item .item-content .text-1{font-size:16px;line-height:23px}.ItemElementStyle1_wg_tt_9.ItemElementStyle1 .item .item-content .text-2{font-size:14px;line-height:20px}}.HeadingElementStyle1_wg_tt_10.HeadingElementStyle1{background-color:#fff0}.HeadingElementStyle1_wg_tt_10.HeadingElementStyle1 .heading-title .header{text-transform:uppercase;font-family:SVN-MarlinSansSQ,sans-serif;font-weight:600;text-align:center;letter-spacing:3.3px;font-size:24px;line-height:34px;color:#1f1b1a;margin-top:0;margin-bottom:6px}@media(max-width:1000px){.HeadingElementStyle1_wg_tt_10.HeadingElementStyle1 .heading-title .header{font-size:22px;line-height:31px}}@media(max-width:600px){.HeadingElementStyle1_wg_tt_10.HeadingElementStyle1 .heading-title .header{font-size:19px;line-height:27px}}.TextPlainElement_wg_tt_11.TextPlainElement .text-plain{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:center;font-size:16px;line-height:23px;color:#756d68;margin-top:0;margin-bottom:0}@media(max-width:1000px){.TextPlainElement_wg_tt_11.TextPlainElement .text-plain{font-size:15px;line-height:21px}}@media(max-width:600px){.TextPlainElement_wg_tt_11.TextPlainElement .text-plain{font-size:14px;line-height:20px}}.ProductsCategoryElementStyle1_wg_tt_12.ProductsCategoryElementStyle1{--item-number:6;--item-number-tablet:3;--item-number-mobile:2;--img-ration:125%;--cat-icon-size:px;--cat-icon-size-tablet:px;--cat-icon-size-mobile:px}.ProductsCategoryElementStyle1_wg_tt_12.ProductsCategoryElementStyle1 .item{border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;border-color:#fff0;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.ProductsCategoryElementStyle1_wg_tt_12.ProductsCategoryElementStyle1 .item .img-wrapper .img{border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;border-color:#fff0;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.ProductsCategoryElementStyle1_wg_tt_12.ProductsCategoryElementStyle1 .item .title .heading{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:500;text-align:center;font-size:16px;line-height:23px;color:#fff;margin-top:0;margin-bottom:18px}.ProductsCategoryElementStyle1_wg_tt_12.ProductsCategoryElementStyle1 .item .title .count{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:center;font-size:13px;line-height:19px;color:#fff;margin-top:0;margin-bottom:0}@media(max-width:1000px){.ProductsCategoryElementStyle1_wg_tt_12.ProductsCategoryElementStyle1 .item .title .heading{font-size:15px;line-height:21px}.ProductsCategoryElementStyle1_wg_tt_12.ProductsCategoryElementStyle1 .item .title .count{font-size:13px;line-height:19px}}@media(max-width:600px){.ProductsCategoryElementStyle1_wg_tt_12.ProductsCategoryElementStyle1 .item .title .heading{font-size:14px;line-height:20px}.ProductsCategoryElementStyle1_wg_tt_12.ProductsCategoryElementStyle1 .item .title .count{font-size:13px;line-height:19px}}.HeadingElementStyle1_wg_tt_13.HeadingElementStyle1{background-color:#fff0}.HeadingElementStyle1_wg_tt_13.HeadingElementStyle1 .heading-title .header{text-transform:uppercase;font-family:SVN-MarlinSansSQ,sans-serif;font-weight:600;text-align:left;letter-spacing:3.3px;font-size:24px;line-height:34px;color:#1f1b1a;margin-top:0;margin-bottom:6px}@media(max-width:1000px){.HeadingElementStyle1_wg_tt_13.HeadingElementStyle1 .heading-title .header{font-size:22px;line-height:31px}}@media(max-width:600px){.HeadingElementStyle1_wg_tt_13.HeadingElementStyle1 .heading-title .header{font-size:19px;line-height:27px}}.TextPlainElement_wg_tt_14.TextPlainElement .text-plain{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:16px;line-height:23px;color:#756d68;margin-top:0;margin-bottom:0}@media(max-width:1000px){.TextPlainElement_wg_tt_14.TextPlainElement .text-plain{font-size:15px;line-height:21px}}@media(max-width:600px){.TextPlainElement_wg_tt_14.TextPlainElement .text-plain{font-size:14px;line-height:20px}}.ButtonElement_wg_tt_15.ButtonElement .btn-link-widget{text-transform:uppercase;font-family:SVN-MarlinSansSQ,sans-serif;font-weight:600;text-align:center;letter-spacing:1.2px;font-size:14px;line-height:20px;background-color:#fff0;border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-color:#000;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px;color:#000}.ButtonElement_wg_tt_15.ButtonElement .btn-link-widget:hover{color:#fff;background-color:#7a2e43;border-color:#7a2e43;color:#fff}@media(max-width:1000px){.ButtonElement_wg_tt_15.ButtonElement .btn-link-widget{font-size:14px;line-height:20px}}@media(max-width:600px){.ButtonElement_wg_tt_15.ButtonElement .btn-link-widget{font-size:13px;line-height:19px;padding-top:10px;padding-right:18px;padding-bottom:10px;padding-left:18px}}.TextPlainElement_wg_tt_17.TextPlainElement .text-plain{text-transform:uppercase;font-family:SVN-MarlinSansSQ,sans-serif;font-weight:600;text-align:center;letter-spacing:1.2px;font-size:13px;line-height:19px;color:#7a2e43;margin-top:0;margin-bottom:12px}@media(max-width:1000px){.TextPlainElement_wg_tt_17.TextPlainElement .text-plain{font-size:13px;line-height:19px}}@media(max-width:600px){.TextPlainElement_wg_tt_17.TextPlainElement .text-plain{font-size:13px;line-height:19px}}.HeadingElementStyle1_wg_tt_18.HeadingElementStyle1{background-color:#fff0}.HeadingElementStyle1_wg_tt_18.HeadingElementStyle1 .heading-title .header{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:center;font-size:32px;line-height:45px;color:#7a2e43;margin-top:0;margin-bottom:14px}@media(max-width:1000px){.HeadingElementStyle1_wg_tt_18.HeadingElementStyle1 .heading-title .header{font-size:28px;line-height:40px}}@media(max-width:600px){.HeadingElementStyle1_wg_tt_18.HeadingElementStyle1 .heading-title .header{font-size:24px;line-height:34px}}.TextPlainElement_wg_tt_19.TextPlainElement .text-plain{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:center;font-size:16px;line-height:23px;color:#4a4341;margin-top:0;margin-bottom:24px}@media(max-width:1000px){.TextPlainElement_wg_tt_19.TextPlainElement .text-plain{font-size:15px;line-height:21px}}@media(max-width:600px){.TextPlainElement_wg_tt_19.TextPlainElement .text-plain{font-size:14px;line-height:20px}}.ButtonElement_wg_tt_20.ButtonElement .btn-link-widget{text-transform:uppercase;font-family:SVN-MarlinSansSQ,sans-serif;font-weight:600;text-align:center;letter-spacing:1.2px;font-size:14px;line-height:20px;background-color:#000;border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-color:#000;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px;color:#fff}.ButtonElement_wg_tt_20.ButtonElement .btn-link-widget:hover{color:#fff;background-color:#7a2e43;border-color:#7a2e43;color:#fff}@media(max-width:1000px){.ButtonElement_wg_tt_20.ButtonElement .btn-link-widget{font-size:14px;line-height:20px}}@media(max-width:600px){.ButtonElement_wg_tt_20.ButtonElement .btn-link-widget{font-size:13px;line-height:19px;padding-top:10px;padding-right:18px;padding-bottom:10px;padding-left:18px}}.HeadingElementStyle1_wg_tt_21.HeadingElementStyle1{background-color:#fff0}.HeadingElementStyle1_wg_tt_21.HeadingElementStyle1 .heading-title .header{text-transform:uppercase;font-family:SVN-MarlinSansSQ,sans-serif;font-weight:600;text-align:center;letter-spacing:3.3px;font-size:24px;line-height:34px;color:#1f1b1a;margin-top:0;margin-bottom:6px}@media(max-width:1000px){.HeadingElementStyle1_wg_tt_21.HeadingElementStyle1 .heading-title .header{font-size:22px;line-height:31px}}@media(max-width:600px){.HeadingElementStyle1_wg_tt_21.HeadingElementStyle1 .heading-title .header{font-size:19px;line-height:27px}}.TextPlainElement_wg_tt_22.TextPlainElement .text-plain{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:center;font-size:16px;line-height:23px;color:#756d68;margin-top:0;margin-bottom:0}@media(max-width:1000px){.TextPlainElement_wg_tt_22.TextPlainElement .text-plain{font-size:15px;line-height:21px}}@media(max-width:600px){.TextPlainElement_wg_tt_22.TextPlainElement .text-plain{font-size:14px;line-height:20px}}.ItemElementStyle1_wg_tt_23.ItemElementStyle1{--item-number:4;--item-number-tablet:2;--item-number-mobile:2;--item-gap:30px;--item-image-height:54px;--item-image-height-tablet:54px;--item-image-height-mobile:50px}.ItemElementStyle1_wg_tt_23.ItemElementStyle1{margin-top:48px;margin-right:0;margin-bottom:0;margin-left:0}.ItemElementStyle1_wg_tt_23.ItemElementStyle1 .item{padding-top:8px;padding-right:20px;padding-bottom:8px;padding-left:20px}.ItemElementStyle1_wg_tt_23.ItemElementStyle1 .item .item-img .item-img-wrapper{background-color:#fff;border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-color:#caa9b1;border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;padding-top:14px;padding-right:14px;padding-bottom:14px;padding-left:14px}.ItemElementStyle1_wg_tt_23.ItemElementStyle1 .item .item-content .text-1{font-family:Be Vietnam Pro;font-weight:600;text-align:center;font-size:17px;line-height:24px;color:#1f1b1a;margin-top:8px;margin-bottom:0}.ItemElementStyle1_wg_tt_23.ItemElementStyle1 .item .item-content .text-2{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:center;font-size:14px;line-height:21px;color:#756d68;margin-top:0;margin-bottom:0}@media(max-width:1000px){.ItemElementStyle1_wg_tt_23.ItemElementStyle1 .item .item-content .text-1{font-size:17px;line-height:24px}.ItemElementStyle1_wg_tt_23.ItemElementStyle1 .item .item-content .text-2{font-size:14px;line-height:21px}}@media(max-width:600px){.ItemElementStyle1_wg_tt_23.ItemElementStyle1{margin-top:28px;margin-right:0;margin-bottom:0;margin-left:0}.ItemElementStyle1_wg_tt_23.ItemElementStyle1 .item{padding-top:4px;padding-right:4px;padding-bottom:4px;padding-left:4px}.ItemElementStyle1_wg_tt_23.ItemElementStyle1 .item .item-content .text-1{font-size:15px;line-height:21px}.ItemElementStyle1_wg_tt_23.ItemElementStyle1 .item .item-content .text-2{font-size:13px;line-height:21px}}.ImageElement_wg_tt_24.ImageElement img{width:100%;max-width:100%}.ImageElement_wg_tt_24.ImageElement .image-widget img{border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;border-color:#fff0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.TextPlainElement_wg_tt_25.TextPlainElement .text-plain{text-transform:uppercase;font-family:SVN-MarlinSansSQ,sans-serif;font-weight:600;text-align:left;letter-spacing:1px;font-size:13px;line-height:19px;color:#7a2e43;margin-top:0;margin-bottom:10px}@media(max-width:1000px){.TextPlainElement_wg_tt_25.TextPlainElement .text-plain{font-size:13px;line-height:19px}}@media(max-width:600px){.TextPlainElement_wg_tt_25.TextPlainElement .text-plain{font-size:13px;line-height:19px}}.HeadingElementStyle1_wg_tt_26.HeadingElementStyle1{background-color:#fff0}.HeadingElementStyle1_wg_tt_26.HeadingElementStyle1 .heading-title .header{text-transform:uppercase;font-family:SVN-MarlinSansSQ,sans-serif;font-weight:600;text-align:left;letter-spacing:3.3px;font-size:24px;line-height:30px;color:#4f575a;margin-top:0;margin-bottom:18px}@media(max-width:1000px){.HeadingElementStyle1_wg_tt_26.HeadingElementStyle1 .heading-title .header{font-size:22px;line-height:30px}}@media(max-width:600px){.HeadingElementStyle1_wg_tt_26.HeadingElementStyle1 .heading-title .header{font-size:20px;line-height:30px}}.TextPlainElement_wg_tt_27.TextPlainElement .text-plain{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:16px;line-height:30px;color:#4f575a;margin-top:0;margin-bottom:24px}@media(max-width:1000px){.TextPlainElement_wg_tt_27.TextPlainElement .text-plain{font-size:16px;line-height:30px}}@media(max-width:600px){.TextPlainElement_wg_tt_27.TextPlainElement .text-plain{font-size:15px;line-height:30px}}.ButtonElement_wg_tt_28.ButtonElement .btn-link-widget{text-transform:uppercase;font-family:SVN-MarlinSansSQ,sans-serif;font-weight:600;text-align:center;letter-spacing:1.2px;font-size:14px;line-height:20px;background-color:#000;border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-color:#000;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px;color:#fff}.ButtonElement_wg_tt_28.ButtonElement .btn-link-widget:hover{color:#fff;background-color:#7a2e43;border-color:#7a2e43;color:#fff}@media(max-width:1000px){.ButtonElement_wg_tt_28.ButtonElement .btn-link-widget{font-size:14px;line-height:20px}}@media(max-width:600px){.ButtonElement_wg_tt_28.ButtonElement .btn-link-widget{font-size:13px;line-height:19px;padding-top:10px;padding-right:18px;padding-bottom:10px;padding-left:18px}}.CounterElement_wg_tt_29.CounterElement .counter-card .counter-target{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:24px;line-height:34px;color:#7a2e43;margin-top:0;margin-bottom:0}.CounterElement_wg_tt_29.CounterElement .counter-card .counter-suffix{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:24px;line-height:34px;color:#7a2e43;margin-top:0;margin-bottom:0}.CounterElement_wg_tt_29.CounterElement .counter-card .counter-title{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:14px;line-height:18px;color:#756d68;margin-top:0;margin-bottom:0}@media(max-width:1000px){.CounterElement_wg_tt_29.CounterElement .counter-card .counter-target{font-size:22px;line-height:31px}.CounterElement_wg_tt_29.CounterElement .counter-card .counter-suffix{font-size:22px;line-height:31px}.CounterElement_wg_tt_29.CounterElement .counter-card .counter-title{font-size:14px;line-height:18px}}@media(max-width:600px){.CounterElement_wg_tt_29.CounterElement .counter-card .counter-target{font-size:22px;line-height:31px}.CounterElement_wg_tt_29.CounterElement .counter-card .counter-suffix{font-size:22px;line-height:31px}.CounterElement_wg_tt_29.CounterElement .counter-card .counter-title{font-size:14px;line-height:18px}}.CounterElement_wg_tt_30.CounterElement .counter-card .counter-target{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:24px;line-height:34px;color:#7a2e43;margin-top:0;margin-bottom:0}.CounterElement_wg_tt_30.CounterElement .counter-card .counter-suffix{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:24px;line-height:34px;color:#7a2e43;margin-top:0;margin-bottom:0}.CounterElement_wg_tt_30.CounterElement .counter-card .counter-title{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:14px;line-height:18px;color:#756d68;margin-top:0;margin-bottom:0}@media(max-width:1000px){.CounterElement_wg_tt_30.CounterElement .counter-card .counter-target{font-size:22px;line-height:31px}.CounterElement_wg_tt_30.CounterElement .counter-card .counter-suffix{font-size:22px;line-height:31px}.CounterElement_wg_tt_30.CounterElement .counter-card .counter-title{font-size:14px;line-height:18px}}@media(max-width:600px){.CounterElement_wg_tt_30.CounterElement .counter-card .counter-target{font-size:22px;line-height:31px}.CounterElement_wg_tt_30.CounterElement .counter-card .counter-suffix{font-size:22px;line-height:31px}.CounterElement_wg_tt_30.CounterElement .counter-card .counter-title{font-size:14px;line-height:18px}}.CounterElement_wg_tt_31.CounterElement .counter-card .counter-target{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:24px;line-height:34px;color:#7a2e43;margin-top:0;margin-bottom:0}.CounterElement_wg_tt_31.CounterElement .counter-card .counter-suffix{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:24px;line-height:34px;color:#7a2e43;margin-top:0;margin-bottom:0}.CounterElement_wg_tt_31.CounterElement .counter-card .counter-title{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:14px;line-height:18px;color:#756d68;margin-top:0;margin-bottom:0}@media(max-width:1000px){.CounterElement_wg_tt_31.CounterElement .counter-card .counter-target{font-size:22px;line-height:31px}.CounterElement_wg_tt_31.CounterElement .counter-card .counter-suffix{font-size:22px;line-height:31px}.CounterElement_wg_tt_31.CounterElement .counter-card .counter-title{font-size:14px;line-height:18px}}@media(max-width:600px){.CounterElement_wg_tt_31.CounterElement .counter-card .counter-target{font-size:22px;line-height:31px}.CounterElement_wg_tt_31.CounterElement .counter-card .counter-suffix{font-size:22px;line-height:31px}.CounterElement_wg_tt_31.CounterElement .counter-card .counter-title{font-size:14px;line-height:18px}}.CounterElement_wg_tt_32.CounterElement .counter-card .counter-target{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:24px;line-height:34px;color:#7a2e43;margin-top:0;margin-bottom:0}.CounterElement_wg_tt_32.CounterElement .counter-card .counter-suffix{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:24px;line-height:34px;color:#7a2e43;margin-top:0;margin-bottom:0}.CounterElement_wg_tt_32.CounterElement .counter-card .counter-title{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:14px;line-height:18px;color:#756d68;margin-top:0;margin-bottom:0}@media(max-width:1000px){.CounterElement_wg_tt_32.CounterElement .counter-card .counter-target{font-size:22px;line-height:31px}.CounterElement_wg_tt_32.CounterElement .counter-card .counter-suffix{font-size:22px;line-height:31px}.CounterElement_wg_tt_32.CounterElement .counter-card .counter-title{font-size:14px;line-height:18px}}@media(max-width:600px){.CounterElement_wg_tt_32.CounterElement .counter-card .counter-target{font-size:22px;line-height:31px}.CounterElement_wg_tt_32.CounterElement .counter-card .counter-suffix{font-size:22px;line-height:31px}.CounterElement_wg_tt_32.CounterElement .counter-card .counter-title{font-size:14px;line-height:18px}}.HeadingElementStyle1_wg_tt_33.HeadingElementStyle1{background-color:#fff0}.HeadingElementStyle1_wg_tt_33.HeadingElementStyle1 .heading-title .header{text-transform:uppercase;font-family:SVN-MarlinSansSQ,sans-serif;font-weight:600;text-align:center;letter-spacing:3.3px;font-size:24px;line-height:34px;color:#1f1b1a;margin-top:0;margin-bottom:6px}@media(max-width:1000px){.HeadingElementStyle1_wg_tt_33.HeadingElementStyle1 .heading-title .header{font-size:22px;line-height:31px}}@media(max-width:600px){.HeadingElementStyle1_wg_tt_33.HeadingElementStyle1 .heading-title .header{font-size:19px;line-height:27px}}.TextPlainElement_wg_tt_34.TextPlainElement .text-plain{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:center;font-size:16px;line-height:23px;color:#756d68;margin-top:0;margin-bottom:0}@media(max-width:1000px){.TextPlainElement_wg_tt_34.TextPlainElement .text-plain{font-size:15px;line-height:21px}}@media(max-width:600px){.TextPlainElement_wg_tt_34.TextPlainElement .text-plain{font-size:14px;line-height:20px}}.FeedbackElementStyle2_wg_tt_35.FeedbackElementStyle2{--feedback-star-size:12px;--feedback-star-color:#c8962a}.FeedbackElementStyle2_wg_tt_35.FeedbackElementStyle2{margin-top:40px;margin-right:0;margin-bottom:0;margin-left:0}.FeedbackElementStyle2_wg_tt_35.FeedbackElementStyle2 .item .title .feedback-name{font-family:Be Vietnam Pro;font-weight:600;text-align:left;font-size:15px;line-height:21px;color:#1f1b1a;margin-top:0;margin-bottom:0}.FeedbackElementStyle2_wg_tt_35.FeedbackElementStyle2 .item .title .feedback-office{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:13px;line-height:19px;color:#756d68;margin-top:0;margin-bottom:0}.FeedbackElementStyle2_wg_tt_35.FeedbackElementStyle2 .item .feedback-content{font-style:italic;font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:15px;line-height:25px;color:#4a4341;margin-top:0;margin-bottom:0}@media(max-width:1000px){.FeedbackElementStyle2_wg_tt_35.FeedbackElementStyle2 .item .title .feedback-name{font-size:15px;line-height:21px}.FeedbackElementStyle2_wg_tt_35.FeedbackElementStyle2 .item .title .feedback-office{font-size:13px;line-height:19px}.FeedbackElementStyle2_wg_tt_35.FeedbackElementStyle2 .item .feedback-content{font-size:15px;line-height:25px}}@media(max-width:600px){.FeedbackElementStyle2_wg_tt_35.FeedbackElementStyle2{margin-top:24px;margin-right:0;margin-bottom:0;margin-left:0}.FeedbackElementStyle2_wg_tt_35.FeedbackElementStyle2 .item .title .feedback-name{font-size:15px;line-height:21px}.FeedbackElementStyle2_wg_tt_35.FeedbackElementStyle2 .item .title .feedback-office{font-size:13px;line-height:19px}.FeedbackElementStyle2_wg_tt_35.FeedbackElementStyle2 .item .feedback-content{font-size:15px;line-height:25px}}.HeadingElementStyle1_wg_tt_36.HeadingElementStyle1{background-color:#fff0}.HeadingElementStyle1_wg_tt_36.HeadingElementStyle1 .heading-title .header{text-transform:uppercase;font-family:SVN-MarlinSansSQ,sans-serif;font-weight:600;text-align:left;letter-spacing:3.3px;font-size:24px;line-height:34px;color:#1f1b1a;margin-top:0;margin-bottom:6px}@media(max-width:1000px){.HeadingElementStyle1_wg_tt_36.HeadingElementStyle1 .heading-title .header{font-size:22px;line-height:31px}}@media(max-width:600px){.HeadingElementStyle1_wg_tt_36.HeadingElementStyle1 .heading-title .header{font-size:19px;line-height:27px}}.TextPlainElement_wg_tt_37.TextPlainElement .text-plain{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:16px;line-height:23px;color:#756d68;margin-top:0;margin-bottom:0}@media(max-width:1000px){.TextPlainElement_wg_tt_37.TextPlainElement .text-plain{font-size:15px;line-height:21px}}@media(max-width:600px){.TextPlainElement_wg_tt_37.TextPlainElement .text-plain{font-size:14px;line-height:20px}}.ButtonElement_wg_tt_38.ButtonElement .btn-link-widget{text-transform:uppercase;font-family:SVN-MarlinSansSQ,sans-serif;font-weight:600;text-align:center;letter-spacing:1.2px;font-size:14px;line-height:20px;background-color:#fff0;border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-color:#000;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px;color:#000}.ButtonElement_wg_tt_38.ButtonElement .btn-link-widget:hover{color:#fff;background-color:#7a2e43;border-color:#7a2e43;color:#fff}@media(max-width:1000px){.ButtonElement_wg_tt_38.ButtonElement .btn-link-widget{font-size:14px;line-height:20px}}@media(max-width:600px){.ButtonElement_wg_tt_38.ButtonElement .btn-link-widget{font-size:13px;line-height:19px;padding-top:10px;padding-right:18px;padding-bottom:10px;padding-left:18px}}.PostElementStyle1_wg_tt_39.PostElementStyle1.post{--wpost-img-ration:62.5%;--item-number:4;--item-number-tablet:2;--item-number-mobile:1;--post-item-time-display:block}.PostElementStyle1_wg_tt_39.PostElementStyle1.post .item{background-color:#fff;border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-color:#e9e1e2;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.PostElementStyle1_wg_tt_39.PostElementStyle1.post .item .img{border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;border-color:#fff0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.PostElementStyle1_wg_tt_39.PostElementStyle1.post .item .title .header{font-family:Be Vietnam Pro;font-weight:600;text-align:left;font-size:18px;line-height:26px;color:#1f1b1a;margin-top:0;margin-bottom:0}.PostElementStyle1_wg_tt_39.PostElementStyle1.post .item .title .description{font-family:SVN-MarlinSansSQ,sans-serif;font-weight:400;text-align:left;font-size:14px;line-height:23px;color:#756d68;margin-top:0;margin-bottom:0}@media(max-width:1000px){.PostElementStyle1_wg_tt_39.PostElementStyle1.post .item .title .header{font-size:17px;line-height:26px}.PostElementStyle1_wg_tt_39.PostElementStyle1.post .item .title .description{font-size:14px;line-height:23px}}@media(max-width:600px){.PostElementStyle1_wg_tt_39.PostElementStyle1.post .item .title .header{font-size:16px;line-height:26px}.PostElementStyle1_wg_tt_39.PostElementStyle1.post .item .title .description{font-size:14px;line-height:23px}}#column_muc27dsh_3ff538d{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_tt_usp{padding-top:40px;padding-right:0;padding-bottom:40px;padding-left:0;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:1px;border-left-width:0;border-color:#f0eaea;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}#column_muc27dsi_2414668{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_tt_cats_head{padding-top:72px;padding-right:0;padding-bottom:36px;padding-left:0}#column_muc27dsj_195b227{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_tt_cats{padding-top:0;padding-right:0;padding-bottom:72px;padding-left:0}#column_muc27dsk_265e92b{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_tt_prd_head{padding-top:0;padding-right:0;padding-bottom:28px;padding-left:0}#column_muc27dsl_a3cfd2c{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#column_muc27dsm_63baa8b{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_tt_prd{padding-top:0;padding-right:0;padding-bottom:72px;padding-left:0}#column_muc27dsn_196b2c9{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_tt_promo{padding-top:0;padding-right:0;padding-bottom:72px;padding-left:0}#column_muc27dso_8b7b2b7{padding-top:62px;padding-right:40px;padding-bottom:62px;padding-left:40px;background-color:#f6efe6;background-image:url(/web114/uploads/source/demo/thoitrang/promo-thanh-vien.jpg);background-size:cover;background-position:right center;background-repeat:no-repeat;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;border-color:#fff0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}#row_tt_why{padding-top:80px;padding-right:0;padding-bottom:80px;padding-left:0;background-color:#fcfafa}#column_muc27dsp_7b3675a{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_tt_about{padding-top:80px;padding-right:0;padding-bottom:80px;padding-left:0}#column_muc27dsq_4b7644d{padding-top:0;padding-right:36px;padding-bottom:0;padding-left:0}#column_muc27dsr_a9d8d9e{padding-top:0;padding-right:0;padding-bottom:0;padding-left:36px}#wg_tt_counters{margin-top:34px;margin-right:0;margin-bottom:0;margin-left:0}#column_muc27dss_0be20df{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#column_muc27dst_7db2737{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#column_muc27dsu_1bd464d{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#column_muc27dsv_bd02394{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_tt_testi{padding-top:80px;padding-right:0;padding-bottom:80px;padding-left:0;background-color:#fcfafa}#column_muc27dsw_cb68f10{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_tt_blog_head{padding-top:80px;padding-right:0;padding-bottom:28px;padding-left:0}#column_muc27dsx_252fdf3{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#column_muc27dsy_872dbdf{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_tt_blog{padding-top:0;padding-right:0;padding-bottom:80px;padding-left:0}#column_muc27dsz_4269c35{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}@media(max-width:600px){#row_tt_usp{padding-top:24px;padding-right:0;padding-bottom:24px;padding-left:0}#row_tt_cats_head{padding-top:44px;padding-right:0;padding-bottom:24px;padding-left:0}#row_tt_cats{padding-top:0;padding-right:0;padding-bottom:44px;padding-left:0}#row_tt_prd_head{padding-top:0;padding-right:0;padding-bottom:20px;padding-left:0}#column_muc27dsm_63baa8b{margin-top:16px;margin-right:0;margin-bottom:0;margin-left:0}#row_tt_prd{padding-top:0;padding-right:0;padding-bottom:44px;padding-left:0}#row_tt_promo{padding-top:0;padding-right:0;padding-bottom:44px;padding-left:0}#column_muc27dso_8b7b2b7{padding-top:44px;padding-right:16px;padding-bottom:44px;padding-left:16px}#row_tt_why{padding-top:48px;padding-right:0;padding-bottom:48px;padding-left:0}#row_tt_about{padding-top:48px;padding-right:0;padding-bottom:48px;padding-left:0}#column_muc27dsq_4b7644d{padding-top:0;padding-right:0;padding-bottom:24px;padding-left:0}#column_muc27dsr_a9d8d9e{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#wg_tt_counters{margin-top:28px;margin-right:0;margin-bottom:0;margin-left:0}#column_muc27dss_0be20df{margin-top:0;margin-right:0;margin-bottom:16px;margin-left:0}#column_muc27dst_7db2737{margin-top:0;margin-right:0;margin-bottom:16px;margin-left:0}#row_tt_testi{padding-top:48px;padding-right:0;padding-bottom:48px;padding-left:0}#row_tt_blog_head{padding-top:48px;padding-right:0;padding-bottom:20px;padding-left:0}#column_muc27dsy_872dbdf{margin-top:16px;margin-right:0;margin-bottom:0;margin-left:0}#row_tt_blog{padding-top:0;padding-right:0;padding-bottom:48px;padding-left:0}}#column_muc27dsh_3ff538d{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsi_2414668{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsj_195b227{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsk_265e92b{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsl_a3cfd2c{flex:0 1 70%;width:70%;min-width:0}#column_muc27dsm_63baa8b{flex:0 1 30%;width:30%;min-width:0}#column_muc27dsn_196b2c9{flex:0 1 100%;width:100%;min-width:0}#column_muc27dso_8b7b2b7{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsp_7b3675a{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsq_4b7644d{flex:0 1 50%;width:50%;min-width:0}#column_muc27dsr_a9d8d9e{flex:0 1 50%;width:50%;min-width:0}#column_muc27dss_0be20df{flex:0 1 25%;width:25%;min-width:0}#column_muc27dst_7db2737{flex:0 1 25%;width:25%;min-width:0}#column_muc27dsu_1bd464d{flex:0 1 25%;width:25%;min-width:0}#column_muc27dsv_bd02394{flex:0 1 25%;width:25%;min-width:0}#column_muc27dsw_cb68f10{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsx_252fdf3{flex:0 1 70%;width:70%;min-width:0}#column_muc27dsy_872dbdf{flex:0 1 30%;width:30%;min-width:0}#column_muc27dsz_4269c35{flex:0 1 100%;width:100%;min-width:0}@media (min-width:768px) and (max-width:991px){#column_muc27dsh_3ff538d{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsi_2414668{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsj_195b227{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsk_265e92b{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsl_a3cfd2c{flex:0 1 70%;width:70%;min-width:0}#column_muc27dsm_63baa8b{flex:0 1 30%;width:30%;min-width:0}#column_muc27dsn_196b2c9{flex:0 1 100%;width:100%;min-width:0}#column_muc27dso_8b7b2b7{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsp_7b3675a{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsq_4b7644d{flex:0 1 50%;width:50%;min-width:0}#column_muc27dsr_a9d8d9e{flex:0 1 50%;width:50%;min-width:0}#column_muc27dss_0be20df{flex:0 1 25%;width:25%;min-width:0}#column_muc27dst_7db2737{flex:0 1 25%;width:25%;min-width:0}#column_muc27dsu_1bd464d{flex:0 1 25%;width:25%;min-width:0}#column_muc27dsv_bd02394{flex:0 1 25%;width:25%;min-width:0}#column_muc27dsw_cb68f10{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsx_252fdf3{flex:0 1 70%;width:70%;min-width:0}#column_muc27dsy_872dbdf{flex:0 1 30%;width:30%;min-width:0}#column_muc27dsz_4269c35{flex:0 1 100%;width:100%;min-width:0}}@media (max-width:767px){#column_muc27dsh_3ff538d{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsi_2414668{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsj_195b227{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsk_265e92b{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsl_a3cfd2c{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsm_63baa8b{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsn_196b2c9{flex:0 1 100%;width:100%;min-width:0}#column_muc27dso_8b7b2b7{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsp_7b3675a{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsq_4b7644d{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsr_a9d8d9e{flex:0 1 100%;width:100%;min-width:0}#column_muc27dss_0be20df{flex:0 1 50%;width:50%;min-width:0}#column_muc27dst_7db2737{flex:0 1 50%;width:50%;min-width:0}#column_muc27dsu_1bd464d{flex:0 1 50%;width:50%;min-width:0}#column_muc27dsv_bd02394{flex:0 1 50%;width:50%;min-width:0}#column_muc27dsw_cb68f10{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsx_252fdf3{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsy_872dbdf{flex:0 1 100%;width:100%;min-width:0}#column_muc27dsz_4269c35{flex:0 1 100%;width:100%;min-width:0}}