@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}.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-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-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-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;color:#fff;line-height:1.15;margin:0 0 12px}.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:0 4px 20px rgb(225 29 72 / .4)}.SliderElementStyle1 .hero-slider .slide-btn:hover{opacity:.92;box-shadow:0 6px 28px rgb(225 29 72 / .55)}.SliderElementStyle1 .hero-slider .slide-btn .slide-btn-text{padding: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:#fff;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::before{padding-top:var(--hs-aspect-ratio-mobile,75%)}.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-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 .slide-btn-text{padding:11px 16px;font-size:13px}.SliderElementStyle1 .hero-slider .slide-btn .slide-btn-icon{width:40px;height:40px}.SliderElementStyle1 .hero-slider .swiper-btn-prev{left:12px}.SliderElementStyle1 .hero-slider .swiper-btn-next{right:12px}.SliderElementStyle1 .hero-slider .swiper-btn-prev,.SliderElementStyle1 .hero-slider .swiper-btn-next{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 .hero-pagination{bottom:16px}}.HeadingElementStyle6 .heading-big{text-align:left}.HeadingElementStyle6 .heading-big .txt-big{font-size:70px;line-height:70px;font-weight:700;min-height:var(--txt-big-height,70px);margin-bottom:-10px;color:#fff0;background:-webkit-linear-gradient(#c5c5c569,#c5c5c505);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;margin-left:-10px}.HeadingElementStyle6 .txt-main{text-align:left;font-family:var(--font-header);font-weight:700;font-size:30px}.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:12px 0;font-weight:700;color:#000}.ProductsCategoryElementStyle1 .item .title .heading a{color:currentColor}.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)}}.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}.ProductsElementStyle15 .product-s15-header-wrapper{position:relative;margin-bottom:15px;padding:0;text-align:left;overflow:hidden}.ProductsElementStyle15 .product-s15-header{width:100%}.ProductsElementStyle15 .product-s15-categories{width:100%;overflow:hidden;list-style:none;align-items:center;margin-bottom:10px;padding:0;justify-content:center}.ProductsElementStyle15 .product-s15-categories ul{max-width:100%;padding:0;margin:0 20px;text-align:center;flex-wrap:nowrap!important}.ProductsElementStyle15 .product-s15-categories ul::-webkit-scrollbar{width:0;height:0}.ProductsElementStyle15 .product-s15-categories ul::-webkit-scrollbar-track{-webkit-box-shadow:none;-webkit-border-radius:0;border-radius:0;height:0}.ProductsElementStyle15 .product-s15-categories ul::-webkit-scrollbar-thumb{-webkit-border-radius:0;border-radius:0;background:rgb(255 0 0 / .8);-webkit-box-shadow:none}.ProductsElementStyle15 .product-s15-categories li{display:inline-block;cursor:pointer;flex-shrink:0;margin:0 10px 0 0;position:relative}.ProductsElementStyle15 .product-s15-categories li a{border:0!important;background-color:#F3F4F6;padding:5px 20px;display:block;border-radius:4px;font-size:16px;color:#4B5563!important;font-weight:700}.ProductsElementStyle15 .product-s15-categories li a:hover{background-color:#796F51!important;color:#fff!important}.ProductsElementStyle15 .product-s15-categories li a.active{background-color:#796F51!important;color:#fff!important}.ProductsElementStyle15 .product-s15-content{overflow:hidden}@media (max-width:768px){.ProductsElementStyle15 .product-s15-header-wrapper{flex-direction:column}.ProductsElementStyle15 .product-s15-header{width:100%}.ProductsElementStyle15 .product-s15-categories{width:100%;position:relative;top:0;left:0;overflow-x:auto;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity;gap:1rem}.ProductsElementStyle15 .product-s15-categories li{display:inline-block;scroll-snap-stop:normal;scroll-snap-align:start;flex:0 0 auto}}.HeadingElementStyle1 .heading-title .header{font-size:18px;font-weight:700;color:#000;font-family:var(--font-header),serif}.FeedbackElementStyle1 .box-content{position:relative;max-width:100%}.FeedbackElementStyle1 .item .avatar{text-align:center;margin-bottom:10px}.FeedbackElementStyle1 .item .avatar img{width:100px;height:100px;object-fit:cover;border-radius:50%;display:inline-block}.FeedbackElementStyle1 .item .title{text-align:center}.FeedbackElementStyle1 .item .title p{margin-bottom:10px}.FeedbackElementStyle1 .item .title .feedback-name{text-align:center;font-size:18px;font-weight:700}.FeedbackElementStyle1 .item .title .feedback-office{font-size:13px}.FeedbackElementStyle1 .item .title .feedback-content{margin:0 auto;width:800px;max-width:100%;margin-bottom:16px}.FeedbackElementStyle1 .item .title .feedback-star{text-align:center;margin-top:10px}.FeedbackElementStyle1 .item .title .feedback-star .star-item{font-size:var(--feedback-star-size,20px);color:var(--feedback-star-color,#f5c518);margin:0 2px}.ItemElementStyle1 .item-wrapper{position:relative;display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:20px;height:100%}.ItemElementStyle1 .item{display:flex;align-items:center;gap:10px}.ItemElementStyle1 .item .item-img{flex-shrink:0;height:var(--item-image-height,50px);text-align:center}.ItemElementStyle1 .item .item-img .item-img-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center}.ItemElementStyle1 .item .item-img .item-bg-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}.ItemElementStyle1 .item .item-img .item-bg-img img{width:100%;height:100%;object-fit:contain;display:block;border-radius:0}.ItemElementStyle1 .item .item-img img{width:auto;height:100%;display:inline-block;border-radius:5px;position:relative;z-index:1}.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.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)}}@media (max-width:600px){.ItemElementStyle1 .item-wrapper{grid-template-columns:repeat(var(--item-number-mobile,1),1fr)}}.box-item .ItemElementStyle1{height:100%}.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 .img{padding-top:var(--wpost-img-ration,100%);width:100%}.PostElementStyle1 .item .img img{height:100%;width:100%;object-fit:cover}.PostElementStyle1 .item .title{margin-top:15px!important}.PostElementStyle1 .item .title .header{font-size:16px;line-height:25px;font-family:var(--font-family);margin-bottom:0;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:0}.PostElementStyle1 .item .title .header a{color:currentColor;outline:none}.PostElementStyle1 .item .title .description{margin-top:8px;text-align:initial;color:#687385;margin-bottom:0!important}.PostElementStyle1 .item .title .description p{margin:0;font-family:inherit!important}.PostElementStyle1 .item .title .view-more{margin-top:5px}.PostElementStyle1 .item .title .view-more a{font-size:12px;color:#000}.PostElementStyle1 .item .title .view-more a i{margin-left:5px!important}.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_fw_mrztijp2_e0vzuqh.SliderElementStyle1{--hs-aspect-ratio:40.625%;--hs-aspect-ratio-mobile:150%;--hs-duration:800ms}.SliderElementStyle1_fw_mrztijp2_e0vzuqh.SliderElementStyle1 .hero-slider .slide-badge{font-weight:500;font-size:14px;line-height:20px;color:rgb(255 255 255 / .9)}.SliderElementStyle1_fw_mrztijp2_e0vzuqh.SliderElementStyle1 .hero-slider .slide-title{font-family:Cormorant,sans-serif;font-weight:400;font-size:60px;line-height:84px;color:#fff}.SliderElementStyle1_fw_mrztijp2_e0vzuqh.SliderElementStyle1 .hero-slider .slide-desc{font-family:Lato,sans-serif;font-weight:600;font-size:16px;line-height:23px;color:#ffffffd8}@media(max-width:1000px){.SliderElementStyle1_fw_mrztijp2_e0vzuqh.SliderElementStyle1 .hero-slider .slide-title{font-size:38px;line-height:54px}}@media(max-width:600px){.SliderElementStyle1_fw_mrztijp2_e0vzuqh.SliderElementStyle1 .hero-slider .slide-title{font-size:26px;line-height:37px}.SliderElementStyle1_fw_mrztijp2_e0vzuqh.SliderElementStyle1 .hero-slider .slide-desc{font-size:14px;line-height:20px}}.HeadingElementStyle6_fw_mrvget08_1xledzl.HeadingElementStyle6 .heading-title .heading-big .txt-big{text-align:center}.HeadingElementStyle6_fw_mrvget08_1xledzl.HeadingElementStyle6 .heading-title .txt-main{font-family:Inter,sans-serif;font-weight:400;text-align:center;font-size:32px;line-height:45px;color:#796f51}@media(max-width:600px){.HeadingElementStyle6_fw_mrvget08_1xledzl.HeadingElementStyle6 .heading-title .heading-big .txt-big{font-size:52px;line-height:73px}.HeadingElementStyle6_fw_mrvget08_1xledzl.HeadingElementStyle6 .heading-title .txt-main{font-size:26px;line-height:37px}}.ProductsCategoryElementStyle1_fw_mrpqoimj_762ex9s.ProductsCategoryElementStyle1{--item-number:6;--item-number-tablet:3;--item-number-mobile:2;--img-ration:120%}.ProductsCategoryElementStyle1_fw_mrpqoimj_762ex9s.ProductsCategoryElementStyle1 .item .title .heading{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px}.HeadingElementStyle6_fw_mrvg8uq6_99t1a2k.HeadingElementStyle6 .heading-title .heading-big .txt-big{text-align:center}.HeadingElementStyle6_fw_mrvg8uq6_99t1a2k.HeadingElementStyle6 .heading-title .txt-main{font-family:Inter,sans-serif;font-weight:400;text-align:center;font-size:32px;line-height:45px;color:#796f51}@media(max-width:600px){.HeadingElementStyle6_fw_mrvg8uq6_99t1a2k.HeadingElementStyle6 .heading-title .heading-big .txt-big{font-size:52px;line-height:73px}.HeadingElementStyle6_fw_mrvg8uq6_99t1a2k.HeadingElementStyle6 .heading-title .txt-main{font-size:26px;line-height:37px}}.ProductsElementStyle1_fw_mrugtya1_b6pc3k0.ProductsElementStyle1.product-slider-horizontal{margin-top:24px}@media(max-width:600px){.ProductsElementStyle1_fw_mrugtya1_b6pc3k0.ProductsElementStyle1.product-slider-horizontal{margin-top:16px}}.HeadingElementStyle6_fw_mrvfi33i_qtnfztc.HeadingElementStyle6 .heading-title .heading-big .txt-big{text-align:center}.HeadingElementStyle6_fw_mrvfi33i_qtnfztc.HeadingElementStyle6 .heading-title .txt-main{font-family:Inter,sans-serif;font-weight:400;text-align:center;font-size:32px;line-height:45px;color:#796f51}@media(max-width:600px){.HeadingElementStyle6_fw_mrvfi33i_qtnfztc.HeadingElementStyle6 .heading-title .heading-big .txt-big{font-size:52px;line-height:73px}.HeadingElementStyle6_fw_mrvfi33i_qtnfztc.HeadingElementStyle6 .heading-title .txt-main{font-size:26px;line-height:37px}}.ProductsElementStyle1_fw_mrpokz3m_a1xooka.ProductsElementStyle1.product-slider-horizontal{margin-top:24px}@media(max-width:600px){.ProductsElementStyle1_fw_mrpokz3m_a1xooka.ProductsElementStyle1.product-slider-horizontal{margin-top:16px}}.HeadingElementStyle6_fw_ms2xx4w9_hikwl5j.HeadingElementStyle6 .heading-title .heading-big .txt-big{text-align:center}.HeadingElementStyle6_fw_ms2xx4w9_hikwl5j.HeadingElementStyle6 .heading-title .txt-main{font-family:Inter,sans-serif;font-weight:400;text-align:center;font-size:32px;line-height:45px;color:#796f51}@media(max-width:600px){.HeadingElementStyle6_fw_ms2xx4w9_hikwl5j.HeadingElementStyle6 .heading-title .heading-big .txt-big{font-size:52px;line-height:73px}.HeadingElementStyle6_fw_ms2xx4w9_hikwl5j.HeadingElementStyle6 .heading-title .txt-main{font-size:26px;line-height:37px}}.ProductsCategoryElementStyle1_fw_ms2xx4w9_o86jwha.ProductsCategoryElementStyle1{--item-number:5;--item-number-tablet:3;--item-number-mobile:2;--img-ration:120%}.ProductsCategoryElementStyle1_fw_ms2xx4w9_o86jwha.ProductsCategoryElementStyle1 .item .title .heading{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px}.HeadingElementStyle6_fw_ms3zyo8j_47ctl2a.HeadingElementStyle6 .heading-title .heading-big .txt-big{text-align:center}.HeadingElementStyle6_fw_ms3zyo8j_47ctl2a.HeadingElementStyle6 .heading-title .txt-main{font-family:Inter,sans-serif;font-weight:400;text-align:center;font-size:32px;line-height:45px;color:#796f51}@media(max-width:600px){.HeadingElementStyle6_fw_ms3zyo8j_47ctl2a.HeadingElementStyle6 .heading-title .heading-big .txt-big{font-size:52px;line-height:73px}.HeadingElementStyle6_fw_ms3zyo8j_47ctl2a.HeadingElementStyle6 .heading-title .txt-main{font-size:26px;line-height:37px}}.ProductsElementStyle15_fw_ms2qzjg7_3bko7wi.ProductsElementStyle15{--tabs-heading-width:50%;--tabs-heading-width-tablet:100%;--tabs-heading-width-mobile:100%}.ProductsElementStyle15_fw_ms2qzjg7_3bko7wi.ProductsElementStyle15 .product-s15-categories li a{border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-linked-width:1px;border-color:#000;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;color:#fff}.ProductsElementStyle15_fw_ms2qzjg7_3bko7wi.ProductsElementStyle15 .product-s15-categories li a:hover{color:#000}.ProductsElementStyle15_fw_ms2qzjg7_3bko7wi.ProductsElementStyle15 .product-s15-categories li a.active{color:var(--theme-color);border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-linked-width:1px;border-color:#f6f8f3;background-color:#f6f8f3}.ImageElement_fw_mrslgfyg_x5059cv.ImageElement img{width:100%;max-width:100%}.HeadingElementStyle1_fw_mrslmh18_hy2kdxv.HeadingElementStyle1 .heading-title .header{font-family:Inter,sans-serif;font-weight:400;text-align:left;font-size:32px;line-height:45px;color:#796f51}@media(max-width:600px){.HeadingElementStyle1_fw_mrslmh18_hy2kdxv.HeadingElementStyle1 .heading-title .header{font-size:26px;line-height:37px}}.TextEditorElement_fw_mrslop0p_45w5my6.TextEditorElement{padding-top:10px;padding-right:0}.TextEditorElement_fw_mrsm2mxd_j1q0i8m.TextEditorElement{margin-top:12px}.ButtonElement_fw_mrsm4von_dt0rejb.ButtonElement{margin-top:12px}.ButtonElement_fw_mrsm4von_dt0rejb.ButtonElement .btn-link-widget{text-transform:uppercase;border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-linked-width:1px;border-color:#000;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;padding-top:13px;padding-right:48px;padding-bottom:13px;padding-left:48px}.HeadingElementStyle1_fw_mrpv0ytp_4h06mpv.HeadingElementStyle1{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.HeadingElementStyle1_fw_mrpv0ytp_4h06mpv.HeadingElementStyle1 .heading-title .header{font-family:Inter,sans-serif;font-weight:400;text-align:center;font-size:32px;line-height:45px;color:#796f51}@media(max-width:600px){.HeadingElementStyle1_fw_mrpv0ytp_4h06mpv.HeadingElementStyle1 .heading-title .header{font-size:26px;line-height:37px}}.FeedbackElementStyle1_fw_mrpuncqe_crqymn8.FeedbackElementStyle1{--feedback-star-size:14px}.FeedbackElementStyle1_fw_mrpuncqe_crqymn8.FeedbackElementStyle1 .item .title .feedback-name{font-family:Cormorant,sans-serif;font-weight:700;font-size:19px;line-height:27px}.FeedbackElementStyle1_fw_mrpuncqe_crqymn8.FeedbackElementStyle1 .item .title .feedback-content{font-style:italic;font-family:Cormorant,sans-serif;font-weight:400;font-size:26px;line-height:37px}.HeadingElementStyle1_fw_ms4h92p0_p9sds30.HeadingElementStyle1 .heading-title .header{font-weight:500;font-size:24px;line-height:34px;color:#fff}.ItemElementStyle1_fw_mrskyksn_t9ixb3h.ItemElementStyle1{--item-number:3;--item-number-tablet:3;--item-number-mobile:1;--item-image-height:70px;--item-image-height-tablet:px;--item-image-height-mobile:px}.ItemElementStyle1_fw_mrskyksn_t9ixb3h.ItemElementStyle1 .item .item-content .text-1{text-transform:uppercase;font-weight:500;font-size:14px;line-height:20px;color:#fff}.ItemElementStyle1_fw_mrskyksn_t9ixb3h.ItemElementStyle1 .item .item-content .text-2{font-family:Cormorant,sans-serif;font-size:15px;line-height:21px;color:#fff}@media(max-width:600px){.ItemElementStyle1_fw_mrskyksn_t9ixb3h.ItemElementStyle1 .item .item-content .text-1{font-size:15px;line-height:21px}}.HeadingElementStyle1_fw_mrsqdph6_lvi0dtj.HeadingElementStyle1 .heading-title .header{font-family:Inter,sans-serif;font-weight:400;text-align:center;font-size:32px;line-height:45px;color:#796f51}@media(max-width:600px){.HeadingElementStyle1_fw_mrsqdph6_lvi0dtj.HeadingElementStyle1 .heading-title .header{font-size:26px;line-height:37px}}.HeadingElementStyle1_fw_mrsqe86h_k6tsvcl.HeadingElementStyle1{margin-bottom:32px}.HeadingElementStyle1_fw_mrsqe86h_k6tsvcl.HeadingElementStyle1 .heading-title .header{text-transform:uppercase;font-weight:400;text-align:center;font-size:15px;line-height:21px}@media(max-width:600px){.HeadingElementStyle1_fw_mrsqe86h_k6tsvcl.HeadingElementStyle1{margin-bottom:18px}}.PostElementStyle1_fw_mrspuu1v_fzb3cz7.PostElementStyle1.post{--wpost-img-ration:144.72843450479%;--item-number:4;--item-number-tablet:2;--item-number-mobile:1;--post-item-time-display:flex}.PostElementStyle1_fw_mrspuu1v_fzb3cz7.PostElementStyle1.post .item{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.PostElementStyle1_fw_mrspuu1v_fzb3cz7.PostElementStyle1.post .item .img{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.PostElementStyle1_fw_mrspuu1v_fzb3cz7.PostElementStyle1.post .item .title .header{text-transform:uppercase;font-weight:600;font-size:14px;line-height:20px}.PostElementStyle1_fw_mrspuu1v_fzb3cz7.PostElementStyle1.post .item .title .description{font-family:Cormorant,sans-serif;font-weight:400;font-size:17px;line-height:24px}#row_mrogjdds_2tzywsf{padding-top:0;padding-right:20px;padding-bottom:0;padding-left:20px}#column_mrogjdds_t38wj76{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#column_mrzp4oeb_qgkjwpw{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_mrpqo66o_j3zi3ff{padding-top:40px;padding-right:20px;padding-bottom:40px;padding-left:20px}#column_mrpqo66o_u60hr3x{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_mrugtya1_2qyyldw{padding-top:40px;padding-right:20px;padding-bottom:40px;padding-left:20px}#column_mrugtya1_bduju7b{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_mrorayi5_cbkdnxu{padding-top:40px;padding-right:20px;padding-bottom:40px;padding-left:20px}#column_mrorayi5_g4g04np{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#column_mrordpku_n6t8gep{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}#row_ms2xx4w9_i62ist9{padding-top:40px;padding-right:20px;padding-bottom:40px;padding-left:20px}#column_ms2xx4w9_dqjqdq4{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_mrsnyvi2_8pbsbcs{padding-top:40px;padding-right:20px;padding-bottom:40px;padding-left:20px}#column_mrsnyvi2_30fu9xf{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_mrslf67a_bk3ceyo{padding-top:40px;padding-right:20px;padding-bottom:40px;padding-left:20px}#column_mrslf67a_y4lbwer{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#column_mrslffyl_72aozxm{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#column_mrslfjrp_q596j7j{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;background-image:url(https://hoa.sikido.com/hd33366/storage/uploads/source/about/m-h-single-img-2.webp);background-size:cover;background-position:center center}#row_mrpu915n_rwipz2l{padding-top:40px;padding-bottom:40px;background-color:#fff;background-image:url(https://hoa.sikido.com/hd33366/storage/uploads/source/banner/m-h-background-2-2.webp);background-blend-mode:color-burn;background-size:cover;background-position:center center}#column_mrpu915o_repisgy{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#column_mrpuitqx_ue1hhgy{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_mrskyd83_wvuw5yr{padding-top:60px;padding-right:20px;padding-bottom:60px;padding-left:20px;background-color:#796f51}#column_mrskyd83_aa4ziph{padding-top:0;padding-right:0;padding-bottom:0;padding-left:40px}#column_ms4h7ppa_znd8igz{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}#column_ms4h7s5p_juwh9hh{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}#column_ms4hh22i_ghoj6j2{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}#row_mrspqypz_cxm60hx{padding-top:40px;padding-right:20px;padding-bottom:40px;padding-left:20px}#column_mrspqypz_s2knefh{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}@media(max-width:600px){#row_mrogjdds_2tzywsf{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#column_mrzp4oeb_qgkjwpw{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_mrpqo66o_j3zi3ff{padding-top:30px;padding-right:10px;padding-bottom:30px;padding-left:10px}#row_mrugtya1_2qyyldw{padding-top:30px;padding-bottom:30px}#row_mrorayi5_cbkdnxu{padding-top:30px;padding-bottom:30px}#row_ms2xx4w9_i62ist9{padding-top:30px;padding-right:10px;padding-bottom:30px;padding-left:10px}#row_mrsnyvi2_8pbsbcs{padding-top:30px;padding-bottom:30px}#row_mrslf67a_bk3ceyo{padding-top:60px;padding-bottom:60px}#column_mrslfjrp_q596j7j{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_mrpu915n_rwipz2l{padding-top:30px;padding-right:0;padding-bottom:30px;padding-left:0}#row_mrskyd83_wvuw5yr{padding-top:30px;padding-bottom:30px}#column_mrskyd83_aa4ziph{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#row_mrspqypz_cxm60hx{padding-top:30px;padding-bottom:30px}}#column_mrogjdds_t38wj76{flex:0 0 100%;width:100%}#column_mrzp4oeb_qgkjwpw{flex:0 0 100%;width:100%}#column_mrpqo66o_u60hr3x{flex:0 0 100%;width:100%}#column_mrugtya1_bduju7b{flex:0 0 100%;width:100%}#column_mrorayi5_g4g04np{flex:0 0 100%;width:100%}#column_mrordpku_n6t8gep{flex:0 0 100%;width:100%}#column_ms2xx4w9_dqjqdq4{flex:0 0 100%;width:100%}#column_mrsnyvi2_30fu9xf{flex:0 0 100%;width:100%}#column_mrslf67a_y4lbwer{flex:0 0 100%;width:100%}#column_mrslffyl_72aozxm{flex:0 0 50%;width:50%}#column_mrslfjrp_q596j7j{flex:0 0 50%;width:50%}#column_mrpu915o_repisgy{flex:0 0 100%;width:100%}#column_mrpuitqx_ue1hhgy{flex:0 0 100%;width:100%}#column_mrskyd83_aa4ziph{flex:0 0 28%;width:28%}#column_ms4h7ppa_znd8igz{flex:0 0 5%;width:5%}#column_ms4h7s5p_juwh9hh{flex:0 0 62%;width:62%}#column_ms4hh22i_ghoj6j2{flex:0 0 5%;width:5%}#column_mrspqypz_s2knefh{flex:0 0 100%;width:100%}@media (min-width:768px) and (max-width:991px){#column_mrogjdds_t38wj76{flex:0 0 100%;width:100%}#column_mrzp4oeb_qgkjwpw{flex:0 0 100%;width:100%}#column_mrpqo66o_u60hr3x{flex:0 0 100%;width:100%}#column_mrugtya1_bduju7b{flex:0 0 100%;width:100%}#column_mrorayi5_g4g04np{flex:0 0 100%;width:100%}#column_mrordpku_n6t8gep{flex:0 0 100%;width:100%}#column_ms2xx4w9_dqjqdq4{flex:0 0 100%;width:100%}#column_mrsnyvi2_30fu9xf{flex:0 0 100%;width:100%}#column_mrslf67a_y4lbwer{flex:0 0 100%;width:100%}#column_mrslffyl_72aozxm{flex:0 0 50%;width:50%}#column_mrslfjrp_q596j7j{flex:0 0 50%;width:50%}#column_mrpu915o_repisgy{flex:0 0 100%;width:100%}#column_mrpuitqx_ue1hhgy{flex:0 0 100%;width:100%}#column_mrskyd83_aa4ziph{flex:0 0 28%;width:28%}#column_ms4h7ppa_znd8igz{flex:0 0 5%;width:5%}#column_ms4h7s5p_juwh9hh{flex:0 0 62%;width:62%}#column_ms4hh22i_ghoj6j2{flex:0 0 5%;width:5%}#column_mrspqypz_s2knefh{flex:0 0 100%;width:100%}}@media (max-width:767px){#column_mrogjdds_t38wj76{flex:0 0 100%;width:100%}#column_mrzp4oeb_qgkjwpw{flex:0 0 100%;width:100%}#column_mrpqo66o_u60hr3x{flex:0 0 100%;width:100%}#column_mrugtya1_bduju7b{flex:0 0 100%;width:100%}#column_mrorayi5_g4g04np{flex:0 0 100%;width:100%}#column_mrordpku_n6t8gep{flex:0 0 100%;width:100%}#column_ms2xx4w9_dqjqdq4{flex:0 0 100%;width:100%}#column_mrsnyvi2_30fu9xf{flex:0 0 100%;width:100%}#column_mrslf67a_y4lbwer{flex:0 0 100%;width:100%}#column_mrslffyl_72aozxm{flex:0 0 100%;width:100%}#column_mrslfjrp_q596j7j{flex:0 0 100%;width:100%}#column_mrpu915o_repisgy{flex:0 0 100%;width:100%}#column_mrpuitqx_ue1hhgy{flex:0 0 100%;width:100%}#column_mrskyd83_aa4ziph{flex:0 0 100%;width:100%}#column_ms4h7ppa_znd8igz{flex:0 0 100%;width:100%}#column_ms4h7s5p_juwh9hh{flex:0 0 100%;width:100%}#column_ms4hh22i_ghoj6j2{flex:0 0 100%;width:100%}#column_mrspqypz_s2knefh{flex:0 0 100%;width:100%}}