:root{--font-main: var(--b-font-main);--font-mono: var(--b-font-mono);--color-text: var(--b-txt);--color-bg: var(--b-bg-1);--color-bg-2: var(--b-bg-2);--color-line: var(--b-line);--color-link: var(--b-link);--color-btn-bg: var(--b-btn-bg);--color-btn-txt: var(--b-btn-txt);--color-focus: var(--b-focus);--b-font-main: 'General-sans', sans-serif;--b-txt: #1C1C1E;--color-accent: #3F5D45;--color-orange: #F87C56;--color-white: #ffffff;--color-yellow: #FFF6D8;--color-gray: #EBEBEB;--container: 1140px}.banner-home{overflow:hidden}.banner-home:hover .slick-prev,.banner-home:hover .slick-next{opacity:1}.banner-home__image{position:relative;overflow:hidden}.banner-home__image:not(:first-child)>img{display:none}.banner-home img{width:auto;height:auto}.banner-home.slick-initialized .banner-home__image>img{display:block}.banner-home .slick-prev,.banner-home .slick-next{top:50%;border:1px solid rgba(22,22,22,.5);opacity:0}.banner-home .slick-prev{left:50px}.banner-home .slick-next{right:50px}.product-category{padding:80px 15px 70px}.product-category__wrap{position:relative;display:grid;gap:12px;grid-template-columns:660px calc(100% - 660px - 12px)}.product-category__item{position:relative;display:flex}.product-category__item::before{background:linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0) 48.62%);position:absolute;top:0;left:0;width:100%;height:100%;content:""}.product-category__item:hover{text-decoration:none}.product-category__item:hover h3{color:var(--color-accent);text-decoration:none}.product-category__item:hover p{text-decoration:none}.product-category__item:hover .buy-now{background-color:var(--color-orange);color:var(--color-white);text-decoration:none}.product-category__item:hover .buy-now svg{fill:var(--color-white)}.product-category__item:nth-child(1){grid-area:1/1/3/2}.product-category__item:nth-child(2){grid-area:1/2/2/3}.product-category__item:nth-child(2) .product-category__image{aspect-ratio:6.5/3}.product-category__item:nth-child(2) .buy-now{text-indent:-9999px}.product-category__item:nth-child(3){grid-area:2/2/3/3}.product-category__item:nth-child(3) .product-category__image{aspect-ratio:6.5/3}.product-category__item:nth-child(3) .buy-now{text-indent:-9999px}.product-category__item:nth-child(4){display:none}.product-category__image{overflow:hidden;border-radius:8px;object-fit:cover;aspect-ratio:16/9}.product-category__content{position:absolute;top:0;left:0;right:0;bottom:0;padding:35px}.product-category__content h3{font-size:24px;line-height:1;margin:0;font-weight:500;color:var(--color-text)}.product-category__content p{margin-bottom:14px;font-size:20px;line-height:1.35;font-weight:400;color:var(--b-txt)}.product-category__content p strong{font-weight:400;font-size:26px;line-height:35px}.product-category__content .buy-now{background-color:var(--color-white);font-weight:600;font-size:18px;color:var(--color-text);padding:10px;border-radius:10px;display:inline-flex;flex-wrap:wrap;align-items:center}.product-category__content .buy-now svg{fill:var(--color-text);height:24px}.best-sellers{position:relative;padding:0 15px 50px}.best-sellers .view-all{margin-bottom:20px;display:flex;align-items:center;justify-content:center;color:#3f5d45;font-size:16px;line-height:22px;font-weight:500}.best-sellers .view-all svg{height:24px;fill:#3f5d45}.best-sellers h2{margin-bottom:10px}.best-sellers__products{position:relative}.best-sellers__products .slick-prev,.best-sellers__products .slick-next{top:27%;border:1px solid rgba(22,22,22,.1)}.best-sellers__products .slick-prev{left:-80px}.best-sellers__products .slick-next{right:-80px}.best-sellers .term_products{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.best-sellers .term_products li{list-style:none}.best-sellers .term_products li a:hover{text-decoration:none;color:#3f5d45;font-weight:700;background-color:#fff6d8;border:1px solid #fff6d8}.best-sellers .term_products a{color:#3d4246;font-size:16px;font-weight:500;display:block;padding:6px 18px;border:1px solid #e8e8e8;border-radius:999px}.products-item{padding:0 13px}.products-item .entry-thumbnail{position:relative;display:block}.products-item .entry-thumbnail .new{position:absolute;left:10px;top:10px;font-weight:600;font-size:12px;line-height:16px;color:#fff;padding:10px;background-color:#f87c56;border-radius:20px;z-index:100;text-transform:uppercase}.products-item .entry-thumbnail::after{content:"";display:block;padding-bottom:100%}.products-item .entry-thumbnail img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;border-radius:8px}.products-item .entry-content{position:relative}.products-item .entry-content h3{font-size:17px;color:#3d4246;font-weight:500;line-height:1.3;margin:12px 0 8px}.products-item .entry-content h3 a{color:#3d4246}.products-item .entry-content h3 a:hover{color:var(--color-orange);text-decoration:none}.products-item .price-product{position:relative;display:flex;flex-wrap:wrap;gap:7px;font-size:20px;color:#000;font-weight:500;align-items:center;margin-bottom:15px}.products-item .price-product ins{font-size:20px;color:var(--color-orange);font-weight:500;letter-spacing:-0.5px;order:1;text-decoration:unset}.products-item .price-product ins:after{content:"Sale";padding-left:3px}.products-item .price-product del{font-size:14px;font-weight:500;color:#7b838a;order:2}.products-item .sale_amount{background-color:#1cae4b;color:var(--color-white);font-weight:600;font-size:17px;border-radius:9999px;padding:0 10px;line-height:32px;height:32px;display:inline-block}@media(max-width: 767px){.products-item .entry-content h3{font-size:17px !important}.products-item .price-product{font-size:20px}.products-item .price-product ins{font-size:20px}}.keyboard{padding:0 15px 80px}.keyboard__wrap{position:relative;display:flex;flex-wrap:wrap;gap:12px}.keyboard__item{position:relative;display:flex}.keyboard__item::before{background:linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0) 48.62%);position:absolute;top:0;left:0;width:100%;height:100%;content:""}.keyboard__item:nth-child(1),.keyboard__item:nth-child(4){flex:0 0 58%}.keyboard__item:nth-child(2),.keyboard__item:nth-child(3){flex:0 0 calc(42% - 12px)}.keyboard__item:nth-child(2) .keyboard__image,.keyboard__item:nth-child(3) .keyboard__image{aspect-ratio:4.2/3}.keyboard__item:hover{text-decoration:none}.keyboard__item:hover h3{color:var(--color-accent);text-decoration:none}.keyboard__item:hover p{text-decoration:none}.keyboard__item:hover .buy-now{background-color:var(--color-orange);color:var(--color-white);text-decoration:none}.keyboard__item:hover .buy-now svg{fill:var(--color-white)}.keyboard__image{border-radius:8px;overflow:hidden;width:100%;object-fit:cover;aspect-ratio:4/2}.keyboard__content{position:absolute;top:0;left:0;right:0;bottom:0;padding:35px}.keyboard__content h3{font-size:24px;line-height:1;margin:0;font-weight:500;color:var(--color-text)}.keyboard__content p{margin-bottom:14px;font-size:28px;line-height:1.35;font-weight:400;color:var(--b-txt)}.keyboard__content span{font-size:16px;margin-right:5px}.keyboard__content .buy-now{background-color:var(--color-white);font-weight:600;font-size:18px;color:var(--color-text);padding:10px;border-radius:10px;display:inline-flex;flex-wrap:wrap;align-items:center}.keyboard__content .buy-now svg{fill:var(--color-text);height:24px}.decor{padding:0 15px 80px}.decor__wrap{position:relative;display:grid;gap:12px;grid-template-columns:448px 319px calc(100% - 448px - 319px - 24px)}.decor__item{position:relative;display:flex}.decor__item::before{background:linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0) 48.62%);position:absolute;top:0;left:0;width:100%;height:100%;content:""}.decor__item:hover{text-decoration:none}.decor__item:hover h3{color:var(--color-accent);text-decoration:none}.decor__item:hover p{text-decoration:none}.decor__item:hover .buy-now{background-color:var(--color-orange);color:var(--color-white);text-decoration:none}.decor__item:hover .buy-now svg{fill:var(--color-white)}.decor__item:nth-child(1){grid-area:1/1/3/2}.decor__item:nth-child(1) .decor__image{aspect-ratio:3.6/4}.decor__item:nth-child(2){grid-area:1/2/2/4}.decor__item:nth-child(2) .decor__image{aspect-ratio:10.8/4}.decor__item:nth-child(3){grid-area:2/2/3/3}.decor__item:nth-child(3) .decor__image{aspect-ratio:4/3}.decor__item:nth-child(3) .decor__image::after{padding-bottom:75%}.decor__item:nth-child(4){grid-area:2/3/3/4}.decor__item:nth-child(4) .decor__image{aspect-ratio:4/3}.decor__item:nth-child(4) .decor__image::after{padding-bottom:75%}.decor__item:nth-child(3) .decor__content h3,.decor__item:nth-child(4) .decor__content h3{font-size:18px}.decor__item:nth-child(3) .buy-now,.decor__item:nth-child(4) .buy-now{text-indent:-9999px}.decor__image{border-radius:8px;overflow:hidden;width:100%;object-fit:cover;aspect-ratio:4/2}.decor__content{position:absolute;top:0;left:0;right:0;bottom:0;padding:35px}.decor__content h3{font-size:24px;line-height:1;margin:0;font-weight:500;color:var(--color-text)}.decor__content p{margin-bottom:14px;font-size:20px;line-height:1.35;font-weight:400;color:var(--b-txt)}.decor__content span{font-size:16px;margin-right:5px}.decor__content .buy-now{background-color:var(--color-white);font-weight:600;font-size:18px;color:var(--color-text);padding:10px;border-radius:10px;display:inline-flex;flex-wrap:wrap;align-items:center}.decor__content .buy-now svg{fill:var(--color-text);height:24px}.tab{width:100%;color:var(--color-text);overflow:hidden;margin-bottom:12px;box-shadow:0px 8px 10px rgba(163,125,0,.1);border-radius:10px}.tab-label{display:flex;align-items:start;justify-content:space-between;padding:1em;font-weight:500;background:var(--color-white);cursor:pointer;margin-bottom:0}.tab-label svg{fill:rgba(0,0,0,0);width:20px;height:20px;margin-right:8px;margin-top:1px}@media(max-width: 767px){.tab-label svg{margin-top:3px}}.tab-label span{display:block;width:95%}.tab-label:hover{background:var(--color-orange)}.tab-label:hover svg{fill:var(--color-white)}.tab-label::after{margin-left:auto;content:"+";text-align:center;transition:all .35s;font-size:24px;line-height:1}.tab-content{max-height:0;padding:0 1em;color:var(--color-text);background:#fff;transition:all .35s}.tab-close{display:flex;justify-content:flex-end;padding:1em;font-size:.75em;background:var(--color-text);cursor:pointer}.tab-close:hover{background:var(--color-orange)}.tab-label.active{border-bottom:1px solid #ebebeb;font-weight:700}.tab-label.active::after{content:"-"}.tab-label.active+.tab-content{max-height:100vh;padding:1em}.questions{background-color:var(--color-yellow)}.questions__wrap{position:relative;display:flex;flex-wrap:wrap}.questions__inner{flex:0 0 50%;padding-bottom:68px}.questions__image{padding-left:50px;flex:0 0 50%;margin-top:-36px;position:relative}.questions__image img{width:100%;height:100%;object-fit:cover;border-top-left-radius:50%;border-top-right-radius:50%}.questions h2{margin:2rem 0 1.5rem;text-align:left}.questions p.desc{color:#8e8e93;font-size:14px;font-weight:400;margin-bottom:15px}.testimonials{padding:70px 15px 45px;text-align:center}.testimonials.logos{padding:0px 15px 70px}.testimonials.logos h2{margin:0 0 30px}.testimonials.logos .slick-dots{display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.testimonials.logos .slick-dots li button{display:none}.testimonials.logos .slick-dots li{position:relative;display:inline-block;width:30px;height:4px;padding:0;background:#f87c56;border:0;margin:0 5px;cursor:pointer}.testimonials.logos .slick-dots li.slick-active{background:var(--color-accent)}@media(max-width: 767px){.testimonials.logos{padding:0 15px 40px}}.testimonials.logos .testimonials__item:hover .testimonials__customer{filter:unset}.testimonials.logos .testimonials__image{border-radius:50%;aspect-ratio:1/1}.testimonials.logos .testimonials__customer{width:100px;height:50px;aspect-ratio:2/1;margin-top:-25px;border-radius:unset;transition:.3s;filter:grayscale(100%)}@media(max-width: 991px){.testimonials.logos .testimonials__customer{width:80px;height:40px;margin-top:-20px}}.testimonials h2{margin-bottom:0}.testimonials p.desc{font-size:18px;line-height:1.35;font-weight:400;margin-bottom:5px;text-align:center}.testimonials svg{width:82px;margin:auto;display:table;text-align:center}.testimonials__inner{position:relative;margin-top:40px}.testimonials__inner .slick-prev,.testimonials__inner .slick-next{top:27%;border:1px solid rgba(22,22,22,.1)}.testimonials__inner .slick-prev{left:-80px}.testimonials__inner .slick-next{right:-80px}.testimonials__item{position:relative;padding:0 15px}.testimonials__image{position:relative;border-radius:8px;width:100%;object-fit:cover;aspect-ratio:3.6/2}.testimonials__customer{width:65px;height:65px;border:2px solid var(--color-white);border-radius:100%;margin:auto;display:block;margin-top:-32px;z-index:2;position:relative;object-fit:cover}.testimonials__content{margin-top:19px}.testimonials__content--name{font-size:16px;font-weight:600;color:var(--color-text);margin:0;text-align:center}.testimonials__content--verify{text-align:center;color:#8e8e93;font-size:14px}.testimonials__content--dec{font-size:16px;color:var(--color-text);text-align:center;font-style:italic;font-weight:400;margin-bottom:12px}.partner{padding:0 15px 80px}.partner h2{font-size:20px;font-weight:400;margin-bottom:25px;text-transform:none}.partner__wrap{position:relative;display:flex;flex-wrap:wrap;gap:60px;align-items:center;justify-content:center}.partner__wrap img{max-width:148px}@media(max-width: 767px){.partner__wrap img{max-width:100%}}.blog-home{padding:0 0 80px}.blog-home h2{margin:0 0 20px}.blog-home .view-all{margin-bottom:20px;display:flex;align-items:center;justify-content:center;color:#3f5d45;font-size:16px;line-height:22px;font-weight:500}.blog-home .view-all svg{height:24px;fill:#3f5d45}.blog-home__inner{position:relative;display:grid;gap:30px;grid-template-columns:repeat(2, 1fr)}.blog-home__item{position:relative}.blog-home__item:nth-child(1){grid-area:1/1/4/2}.blog-home__item:nth-child(1) .entry-thumbnail{flex:0 0 100%;aspect-ratio:3.6/2}.blog-home__item:nth-child(1) .entry-content{flex:0 0 100%}.blog-home__item:nth-child(1) .show-detail{position:absolute;background-color:var(--color-white);top:-40px;left:10px;border-radius:6px;padding:6px 14px}.blog-home__item:nth-child(2){grid-area:1/2/2/3}.blog-home__item:nth-child(3){grid-area:2/2/3/3}.blog-home__item:nth-child(4){grid-area:3/2/4/3}.blog-home__item:nth-child(2) .entry-thumbnail,.blog-home__item:nth-child(3) .entry-thumbnail,.blog-home__item:nth-child(4) .entry-thumbnail{flex:0 0 44%}.blog-home__item:nth-child(2) .entry-content,.blog-home__item:nth-child(3) .entry-content,.blog-home__item:nth-child(4) .entry-content{flex:0 0 53%;padding-left:18px}.blog-home__item:nth-child(2) .entry-content h3,.blog-home__item:nth-child(3) .entry-content h3,.blog-home__item:nth-child(4) .entry-content h3{font-size:16px;margin:0 0 16px}.blog-home__item:nth-child(2) .read-more,.blog-home__item:nth-child(3) .read-more,.blog-home__item:nth-child(4) .read-more{margin-top:0}.blog-home__item:nth-child(2) p,.blog-home__item:nth-child(3) p,.blog-home__item:nth-child(4) p{display:none}.blog-home__item .entry-thumbnail{position:relative;overflow:hidden;border-radius:8px;width:100%;object-fit:cover;aspect-ratio:4.6/3}.blog-home__item .show-detail{position:relative;display:flex;flex-wrap:wrap;align-items:center;padding:0;gap:15px;margin:0 0 10px}.blog-home__item .show-detail li{list-style:none;display:flex;align-items:center;flex-wrap:wrap;gap:5px;font-size:13px}.blog-home__item .show-detail li:last-child{font-weight:600;color:var(--color-accent)}.blog-home__item .show-detail svg{width:14px;height:14px}.blog-home__item .entry-content{position:relative}.blog-home__item .entry-content h3{font-size:18px;color:var(--color-text);line-height:1.35;margin:24px 0 8px}.blog-home__item .entry-content h3 a{color:var(--color-text)}.blog-home__item .entry-content h3:hover a{color:var(--color-orange);text-decoration:none}.blog-home__item p{position:relative;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-home__item .read-more{position:relative;display:flex;flex-wrap:wrap;align-items:center;margin-top:16px;color:var(--color-accent);font-weight:600;font-size:13px}.blog-home__item .read-more svg{fill:var(--color-accent);height:24px}.blog-home__item .read-more:hover{text-decoration:none;color:var(--color-orange)}.blog-home__item .read-more:hover svg{fill:var(--color-orange)}.blog-home__wrap{position:relative;display:flex;flex-wrap:wrap}@media(max-width: 767px){.banner-home img{max-height:200px;object-fit:cover}.banner-home .slick-next,.banner-home .slick-prev{width:30px;height:30px;top:45%;left:5px}.banner-home .slick-next{right:5px;left:auto}.product-category{padding:16px 15px 30px}.product-category__wrap{grid-template-columns:repeat(2, 1fr)}.product-category__item:not(:first-child)::before{display:none}.product-category__item:nth-child(1){grid-area:1/1/2/3}.product-category__item:nth-child(1) .product-category__content p strong{font-size:24px}.product-category__item:nth-child(2){display:block;grid-area:2/1/3/2}.product-category__item:nth-child(2) .product-category__content{position:relative;padding:10px 0;z-index:2;display:block}.product-category__item:nth-child(2) .product-category__content .buy-now{display:none}.product-category__item:nth-child(3){display:block;grid-area:2/2/3/3}.product-category__item:nth-child(3) .product-category__content{position:relative;z-index:2;display:block;padding:10px 0}.product-category__item:nth-child(3) .product-category__content .buy-now{display:none}.product-category__content h3{font-size:18px}.product-category__content p{font-size:16px}.product-category__content p strong{font-size:16px}.product-category__content .buy-now span{display:none}.best-sellers{padding:0 15px 40px}.best-sellers .term_products{padding:0;gap:10px}.best-sellers .term_products li{padding:3px 10px}.best-sellers .term_products a{font-size:13px}.best-sellers__products .slick-list{padding:0 25px 0 0 !important}.best-sellers__products .slick-prev{left:0}.best-sellers__products .slick-next{right:0}.products-item{padding:0 6px}.products-item .entry-content h3{font-size:18px}.decor{padding-bottom:40px}.decor__wrap{grid-template-columns:repeat(2, 1fr);gap:20px}.decor__item{display:block;grid-area:auto !important}.decor__item::before{display:none}.decor__image{aspect-ratio:4/3 !important}.decor__content{position:relative;padding:10px 0 0 0;z-index:2;display:block}.decor__content h3{font-size:18px;margin-bottom:5px}.decor__content p{font-size:16px;margin-bottom:0}.decor__content .buy-now{display:none}.keyboard{padding-bottom:30px}.keyboard__item{display:block}.keyboard__item::before{display:none}.keyboard__item:nth-child(1),.keyboard__item:nth-child(2),.keyboard__item:nth-child(3),.keyboard__item:nth-child(4){flex:0 0 calc(50% - 6px)}.keyboard__image{aspect-ratio:4/3 !important}.keyboard__content{position:relative;padding:10px 0;z-index:2;display:block}.keyboard__content h3{font-size:18px}.keyboard__content p{font-size:16px;margin:6px 0 0}.keyboard__content span{font-size:14px}.keyboard__content .buy-now{display:none}.keyboard__image::after{padding-bottom:75%}.questions__inner{flex:0 0 100%;padding-bottom:30px}.questions h2{margin:20px 0 5px}.questions__image{flex:0 0 100%;margin-top:0;padding:0;padding-bottom:40px}.questions__image img{height:458px}.questions__image::before{left:0;top:0}.testimonials{padding:40px 15px 20px}.testimonials__inner{margin-top:20px}.testimonials__inner .slick-next,.testimonials__inner .slick-prev{width:36px;height:36px;top:19%;background-color:#fff}.testimonials__inner .slick-prev{left:0}.testimonials__inner .slick-next{right:0}.blog-home{padding-bottom:40px}.blog-home__inner{display:flex;flex-wrap:wrap;gap:20px}.blog-home__item{flex:0 0 100%}.blog-home__item:nth-child(2) .entry-content h3,.blog-home__item:nth-child(3) .entry-content h3,.blog-home__item:nth-child(4) .entry-content h3{font-size:14px}.blog-home .read-more{display:none}.partner{padding-bottom:40px}.partner__wrap{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}}section{position:relative}section h2,section h2 a{font-size:32px;font-weight:600;text-align:center;text-transform:uppercase;color:inherit;margin:0 0 40px}section h2 a:hover{text-decoration:none;color:#f87c56}.main .slick-prev,.main .slick-next{position:absolute;z-index:2;background-color:hsla(0,0%,100%,.5);text-indent:-9999px;width:50px;height:50px;border-radius:100%;background-repeat:no-repeat;background-position:center}.main .slick-prev{background-image:url(/wp-content/themes/hirosart/images/prev.svg)}.main .slick-next{background-image:url(/wp-content/themes/hirosart/images/next.svg)}@media(max-width: 767px){section h2,section h2 a{font-size:20px;margin-bottom:16px}}
