.hs-home{font-family:Jost,sans-serif;background:#f7f5f0;color:#111}.hs-home *{box-sizing:border-box}.hs-home .hs-wrap{width:100%;margin:0 auto;padding:0 15px}@media(min-width:576px){.hs-home .hs-wrap{max-width:540px}}@media(min-width:768px){.hs-home .hs-wrap{max-width:720px}}@media(min-width:992px){.hs-home .hs-wrap{max-width:960px}}@media(min-width:1200px){.hs-home .hs-wrap{max-width:1140px}}.hs-home .hs-section-header{text-align:center;margin-bottom:22px;padding-top:4px}.hs-home .hs-section-header h2{font-size:25px;font-weight:700;color:#111;letter-spacing:-.5px;position:relative;display:inline-block;padding-bottom:14px;text-transform:uppercase;margin:0;line-height:1.2}.hs-home .hs-section-header h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:75px;height:3px;border-radius:2px;background:linear-gradient(90deg,#2e7d32,#66bb6a)}.hs-home section{padding:26px 0}.hs-hero{padding:0!important;position:relative;overflow:hidden;background:#0d3b2e}.hs-hero-track{display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1)}.hs-hero-slide{flex:0 0 100%;min-width:100%}.hs-hero-slide a,.hs-hero-slide>span{display:block}.hs-hero-slide img{display:block;width:100%;height:auto}.hs-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:#ffffffd1;color:#0d3b2e;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;opacity:0;transition:opacity .25s}.hs-hero:hover .hs-hero-arrow{opacity:1}.hs-hero-arrow svg{width:22px;height:22px}.hs-hero-arrow.prev{left:16px}.hs-hero-arrow.next{right:16px}.hs-hero-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px;z-index:3}.hs-hero-dots button{width:9px;height:9px;padding:0;border:none;border-radius:50%;background:#ffffff8c;cursor:pointer}.hs-hero-dots button.active{background:#fff;width:22px;border-radius:5px}.hs-concern-slider{overflow:hidden}.hs-concern-track{display:flex;gap:46px;width:max-content;animation:hsConcernScroll 28s linear infinite}.hs-concern-slider:hover .hs-concern-track{animation-play-state:paused}@keyframes hsConcernScroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.hs-concern-item{width:110px;flex:0 0 110px;display:flex;flex-direction:column;align-items:center;text-decoration:none}.hs-concern-icon{width:74px;height:74px;border-radius:50%;background:#14532d;display:flex;align-items:center;justify-content:center}.hs-concern-icon img{width:42px;height:42px;object-fit:contain}.hs-concern-item span{font-size:16px;font-weight:500;color:#14532d;margin-top:10px;text-align:center;line-height:1.25}.hs-hp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px 20px;align-items:start}@media(max-width:991px){.hs-hp-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.hs-hp-grid{grid-template-columns:repeat(2,1fr);gap:16px 12px}}.hs-hp-card{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;border:1px solid #ececec;height:100%}.hs-hp-card-img{display:block;background:#f2f2f2}.hs-hp-card-img img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.hs-hp-card-body{padding:14px 12px 16px;text-align:center;display:flex;flex-direction:column;gap:8px;flex:1}.hs-hp-stars{display:flex;align-items:center;justify-content:center;gap:5px;font-size:14px;font-weight:600;color:#111}.hs-hp-stars .s{color:#1a7a4a}.hs-hp-stars .c{color:#777;font-weight:500}.hs-hp-name{margin:0;font-size:15px;font-weight:700;letter-spacing:.2px;text-transform:uppercase;line-height:1.3}.hs-hp-name a{color:#111;text-decoration:none}.hs-hp-price{display:flex;align-items:baseline;justify-content:center;gap:8px}.hs-hp-price .now{font-size:19px;font-weight:700;color:#1a7a4a}.hs-hp-price .was{font-size:14px;color:#c0392b;text-decoration:line-through}.hs-hp-btn{margin-top:auto}.hs-hp-btn button,.hs-hp-btn a{width:100%;padding:12px;border:none;border-radius:12px;background:#1a7a4a;color:#fff;font-size:12px;font-weight:600;letter-spacing:.3px;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-decoration:none}.hs-hp-btn button svg{width:15px;height:15px;fill:currentColor}.hs-hp-btn button:disabled{background:#1a7a4a;opacity:1;cursor:default}.hs-story-row{display:flex;align-items:center;gap:44px}.hs-story-col{flex:1 1 50%;min-width:0}.hs-story h2{font-size:25px;font-weight:700;text-transform:uppercase;margin:0 0 16px;position:relative;padding-bottom:12px;letter-spacing:-.5px}.hs-story h2:after{content:"";position:absolute;left:0;bottom:0;width:75px;height:3px;border-radius:2px;background:linear-gradient(90deg,#2e7d32,#66bb6a)}.hs-story p{font-size:16px;line-height:1.65;color:#3a3a3a;margin:0 0 16px;text-align:justify}.hs-story-more{display:inline-block;font-size:15px;font-weight:600;color:#1a7a4a;text-decoration:none}.hs-story-img img{width:100%;height:auto;border-radius:10px;display:block}@media(max-width:767px){.hs-story-row{flex-direction:column;gap:22px}}.hs-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:767px){.hs-why-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.hs-why-card{background:#fff;border-radius:6px;padding:28px 20px;text-align:center}.hs-why-card img{width:auto;height:68px;object-fit:contain;display:block;margin:0 auto 14px}.hs-why-card h3{margin:0;font-size:18px;font-weight:400;line-height:1.55;color:#111}.hs-srv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:767px){.hs-srv-grid{grid-template-columns:1fr;gap:12px}}.hs-srv-card{background:#fff;border-radius:8px;padding:28px 26px;display:flex;align-items:center;gap:22px}.hs-srv-card img{width:64px;height:64px;object-fit:contain;flex-shrink:0}.hs-srv-card h3{margin:0;font-size:18px;font-weight:400;color:#111;line-height:1.45}.hs-hr-header{text-align:center;margin-bottom:26px}.hs-hr-eyebrow{display:block;font-size:13px;font-weight:600;letter-spacing:1.4px;color:#1a7a4a;text-transform:uppercase;margin-bottom:8px}.hs-hr-header h2{font-size:28px;font-weight:700;margin:0;letter-spacing:-.5px;text-transform:uppercase}.hs-hr-sub{display:block;font-size:16px;color:#666;margin-top:6px;position:relative;padding-bottom:16px}.hs-hr-sub:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:75px;height:3px;border-radius:2px;background:linear-gradient(90deg,#2e7d32,#66bb6a)}.hs-hr-viewport{overflow:hidden}.hs-hr-track{display:flex;align-items:flex-start;gap:24px;transition:transform .5s cubic-bezier(.4,0,.2,1)}.hs-hr-slide{flex:0 0 calc((100% - 48px)/3);min-width:0}@media(max-width:991px){.hs-hr-slide{flex:0 0 calc((100% - 24px)/2)}}@media(max-width:767px){.hs-hr-slide{flex:0 0 100%}.hs-hr-track{gap:0}}.hs-hr-card{background:#fff;border-radius:22px;padding:26px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;border:1px solid #eee}.hs-hr-top{display:flex;align-items:center;gap:14px}.hs-hr-avatar{width:52px;height:52px;border-radius:50%;background:#14532d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;flex-shrink:0}.hs-hr-who h4{margin:0;font-size:18px;font-weight:600;color:#111}.hs-hr-who span{font-size:14px;color:#777}.hs-hr-verified{display:inline-flex;align-items:center;gap:7px;background:#eaf4ec;color:#1a7a4a;font-size:13px;font-weight:500;padding:7px 14px;border-radius:20px}.hs-hr-verified svg{width:14px;height:14px;fill:currentColor}.hs-hr-card h5{margin:0;font-size:17px;font-weight:600;color:#111}.hs-hr-body{font-size:16px;line-height:1.9;color:#555}.hs-hr-stars{color:#f5a623;font-size:16px;letter-spacing:2px;margin-top:4px}.hs-hr-dots{display:flex;justify-content:center;gap:8px;margin-top:22px}.hs-hr-dots button{width:9px;height:9px;padding:0;border:none;border-radius:50%;background:#cfd6cf;cursor:pointer}.hs-hr-dots button.active{background:#1a7a4a}.hs-mk-row{display:flex;align-items:center;justify-content:center;gap:70px;flex-wrap:wrap}.hs-mk-item img{height:48px;width:auto;object-fit:contain;display:block}@media(max-width:767px){.hs-mk-row{gap:34px}.hs-mk-item img{height:34px}}.hs-bl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}@media(max-width:991px){.hs-bl-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.hs-bl-grid{grid-template-columns:1fr}}.hs-bl-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid #ededed;display:flex;flex-direction:column;height:100%}.hs-bl-card img{display:block;width:100%;aspect-ratio:16/11;object-fit:cover}.hs-bl-body{padding:20px 22px 24px;display:flex;flex-direction:column;gap:10px;flex:1}.hs-bl-date{font-size:13px;color:#8a8a8a}.hs-bl-body h3{margin:0;font-size:19px;font-weight:600;line-height:1.35;color:#111}.hs-bl-body h3 a{color:inherit;text-decoration:none}.hs-bl-body p{margin:0;font-size:15px;line-height:1.6;color:#666}.hs-bl-more{margin-top:auto;display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#1a7a4a;text-decoration:none}.hs-bl-more svg{width:15px;height:15px;fill:currentColor}.hs-home h1,.hs-home h2,.hs-home h3,.hs-home h4,.hs-home h5,.hs-home p,.hs-home ul,.hs-home li,.hs-home button{font-family:inherit}.hs-home label{display:inline}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hs-home.css.map */
