.ht-pdp{width:100%;background:#fff}.ht-pdp__inner{display:grid;grid-template-columns:57fr 43fr;gap:52px;max-width:1200px;margin:0 auto;padding:44px 40px 80px;align-items:start}.ht-gallery{display:flex;flex-direction:column;gap:14px;align-items:flex-start}.ht-gallery__stage-shell{position:relative;overflow:visible;width:100%}.ht-gallery__main-arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;align-items:center;justify-content:center;background:#ffffffeb;border:1px solid rgba(18,54,41,.14);border-radius:50%;cursor:pointer;padding:0;z-index:3;transition:background .15s ease;color:#123629}.ht-gallery__main-arrow:hover{background:#fff}.ht-gallery__main-arrow:disabled{opacity:.3;pointer-events:none}.ht-gallery__main-arrow--prev{left:-58px}.ht-gallery__main-arrow--next{right:-58px}.ht-gallery__thumb-shell{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%;position:relative;overflow:visible}.ht-gallery__rail-arrow{flex:none;display:flex;width:32px;height:32px;align-items:center;justify-content:center;background:#f3f6f4;border:1px solid #DCE8E2;border-radius:50%;cursor:pointer;padding:0;transition:background .15s ease}.ht-gallery__rail-arrow:hover{background:#e8f0eb}.ht-gallery__rail-arrow:disabled{opacity:.3;pointer-events:none}.ht-gallery__thumb-viewport{flex:1;overflow:hidden;min-width:0}.ht-gallery__thumb-track{display:flex;flex-direction:row;gap:8px;padding:0;margin:0;list-style:none;will-change:transform;transition:transform .22s ease}.ht-gallery__thumb{display:block;flex:none;width:80px;height:80px;border-radius:12px;overflow:hidden;border:2px solid #DCE8E2;cursor:pointer;padding:0;background:#f3f6f4;transition:border-color .15s ease,box-shadow .15s ease;position:relative;box-sizing:border-box}.ht-gallery__thumb img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ht-gallery__thumb--active{border:3px solid #24A35A;box-shadow:0 0 0 1px #24a35a2e}.ht-gallery__announce{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.ht-gallery__stage{position:relative;border-radius:22px;overflow:hidden;background:#fff;border:1px solid #E4EDE8;aspect-ratio:1 / 1;width:100%;display:grid;place-items:center}.ht-gallery__slot{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .25s ease;overflow:hidden}.ht-gallery__slot--active{opacity:1;pointer-events:auto}.ht-gallery__slot--image{display:flex;align-items:center;justify-content:center}.ht-gallery__image-frame{height:100%;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.ht-gallery__main-image,.ht-gallery__image-frame img{display:block;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.ht-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#ffffffd9;border:1px solid rgba(18,54,41,.12);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .15s ease,opacity .15s ease}.ht-gallery__arrow:hover{background:#fff}.ht-gallery__arrow:disabled{opacity:0;pointer-events:none}.ht-gallery__arrow--prev{left:10px}.ht-gallery__arrow--next{right:10px}@media(min-width:1280px){.ht-gallery__main-arrow{display:flex}.ht-gallery__thumb-shell{gap:0;justify-content:center}.ht-gallery__rail-arrow{position:absolute;top:50%;transform:translateY(-50%);flex:none}.ht-gallery__rail-arrow--prev{left:-42px}.ht-gallery__rail-arrow--next{right:-42px}.ht-gallery__thumb-viewport{width:615px;flex:none}.ht-gallery__thumb-track{gap:10px}.ht-gallery__thumb{width:115px;height:118px;border-radius:11px}}.ht-panel{position:sticky;top:24px;display:flex;flex-direction:column;gap:14px}.ht-panel__reviews{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ht-panel__stars{color:#f59e0b;font-size:14px;letter-spacing:1px;line-height:1}.ht-panel__review-score{font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:13px;font-weight:700;color:#123629}.ht-panel__review-count{font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:13px;font-weight:500;color:#8a948e}.ht-panel__eyebrow{font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#123629;margin:0}.ht-panel__title{font-family:var(--ht-font-heading, "Poppins", sans-serif);font-size:30px;font-weight:700;line-height:1.05;letter-spacing:-.01em;color:#123629;margin:0}.ht-panel__copy-bold{font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:14px;font-weight:600;line-height:1.5;color:#123629;margin:0}.ht-panel__copy{font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:13px;font-weight:400;line-height:1.6;color:#536a61;margin:0}.ht-bundles__heading{font-family:var(--ht-font-heading, "Poppins", sans-serif);font-size:20px;font-weight:700;letter-spacing:-.01em;color:var(--ht-dark, #123629);margin:0}.ht-bundles__list{display:flex;flex-direction:column;gap:12px}.ht-bundle{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;column-gap:10px;width:100%;padding:11px 14px;min-height:76px;border-radius:12px;border:1.5px solid #DCE8E2;background:#fff;cursor:pointer;text-align:left;font:inherit;color:inherit;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease;box-sizing:border-box;box-shadow:0 1px 4px #1236290d}.ht-bundle:hover{border-color:#24a35a73;box-shadow:0 2px 8px #12362914}.ht-bundle--selected{border:2px solid #24A35A;background:#f1faf5;box-shadow:0 6px 18px #24a35a1a}.ht-bundle__badge{position:absolute;top:0;right:14px;transform:translateY(-50%);display:inline-flex;align-items:center;height:22px;padding:0 10px;background:var(--ht-star, #F5B82E);color:#7a5200;border:1px solid rgba(200,140,0,.15);box-shadow:0 2px 8px #c88c002e;font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;border-radius:999px;z-index:2;white-space:nowrap}.ht-bundle__control{display:contents}.ht-bundle__radio{width:15px;height:15px;border-radius:50%;border:2px solid rgba(36,163,90,.3);background:transparent;box-sizing:border-box;align-self:center;justify-self:center;flex-shrink:0;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.ht-bundle__radio--active{border:2px solid #fff;background:#24a35a;box-shadow:0 0 0 1px #24a35a}.ht-bundle__radio-dot,.ht-bundle__radio-dot--active{display:none}.ht-bundle__content{min-width:0;display:flex;flex-direction:column;gap:3px}.ht-bundle__label{font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:15px;font-weight:700;line-height:1.2;letter-spacing:-.01em;color:var(--ht-dark, #123629)}.ht-bundle__name-row{display:flex;align-items:center;gap:5px;min-width:0;flex-wrap:wrap}.ht-bundle__save-badge{display:inline-flex;align-items:center;flex-shrink:0;height:22px;padding:0 8px;border:1px solid #008900;border-radius:999px;font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#008900;white-space:nowrap;line-height:1}.ht-bundle__support-ship{font-weight:400;color:#5a7a6a}.ht-bundle__support{font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:11.5px;font-weight:500;line-height:1.2;color:#294f40;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.ht-bundle__price-wrap{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:2px;white-space:nowrap}.ht-bundle__price-row{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.ht-bundle__price{font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:20px;font-weight:700;line-height:1;color:#008900}.ht-bundle__compare,.ht-bundle__save{display:none}.ht-price-summary{display:flex;flex-direction:column;gap:6px;padding:4px 0 8px}.ht-price-summary__row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.ht-price-summary__price{font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:32px;font-weight:700;line-height:1;letter-spacing:-.01em;color:var(--ht-dark, #123629)}.ht-price-summary__compare{font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:17px;font-weight:600;color:var(--ht-color-compare, rgba(18,54,41,.42));text-decoration:line-through}.ht-price-summary__save{font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:13px;font-weight:700;color:var(--ht-pri, #24A35A);background:var(--ht-returns, #E8F6EE);padding:3px 10px;border-radius:var(--ht-radius-pill, 999px)}.ht-price-summary__ship{display:inline-flex;align-items:center;gap:5px;font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:12px;font-weight:700;color:var(--ht-secondary, #176E3C)}.ht-atc{margin:0}.ht-atc__error{padding:8px 12px;border-radius:8px;background:#fef2f2;border:1px solid #FECACA;color:#dc2626;font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:13px;margin-bottom:8px}.ht-atc__btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:60px;border-radius:12px;background:#008900;color:#fff;font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:19px;font-weight:700;letter-spacing:1px;border:none;cursor:pointer;box-shadow:none;transition:background .15s ease;margin-top:6px}.ht-atc__btn:hover:not(:disabled){background:#007300}.ht-atc__btn:active:not(:disabled){background:#060}.ht-atc__btn:disabled{background:#9ba89b;cursor:not-allowed;box-shadow:none}.ht-atc__btn[data-loading]{opacity:.7;pointer-events:none}.ht-atc__sep{opacity:.5;font-weight:400}.ht-stock{display:flex;align-items:center;justify-content:center;gap:7px;font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:12px;font-weight:400;color:#536a61;line-height:1.3}.ht-stock__dot{width:7px;height:7px;border-radius:50%;background:var(--ht-pri, #24A35A);flex-shrink:0}.ht-trust-row{display:flex;align-items:center;justify-content:center;gap:6px;font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:11px;font-weight:700;color:#123629;text-align:center}.ht-payment-icons{display:flex;align-items:center;justify-content:center;height:auto;flex-wrap:wrap;gap:6px}.ht-payment-icon{height:auto;width:auto;border-radius:4px;opacity:.85}.ht-features{background:#f3f6f4;border:1px solid #E7ECE8;border-radius:18px;padding:20px 16px;display:grid;grid-template-columns:1fr 1fr;gap:18px 12px}.ht-features__cell{display:flex;align-items:center;gap:11px;font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#123629;line-height:1.15}.ht-trust-band{display:grid;grid-template-columns:1fr 1fr 1fr;background:var(--ht-dark, #123629);border-radius:12px;overflow:hidden}.ht-trust-band__cell{display:flex;align-items:center;justify-content:center;gap:7px;padding:13px 8px;font-family:var(--ht-font-body, "Poppins", sans-serif);font-size:11px;font-weight:700;color:#fff;text-align:center;line-height:1.3}.ht-trust-band__cell--border{border-right:1px solid rgba(255,255,255,.15)}.ht-product-main-section~.shopify-section,.template-product .product,.template-product .main-product{display:none!important}@media(min-width:1024px){.ht-gallery__slot--image{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.ht-gallery__image-frame{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;overflow:hidden}.ht-gallery__image-frame img{display:block;position:static!important;inset:auto!important;width:100%!important;height:auto!important;aspect-ratio:1 / 1!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;transform:none!important}}.ht-gallery__mobile-pagination{display:none;position:absolute;bottom:42px;left:0;right:0;z-index:10;justify-content:center;align-items:center;gap:6px;pointer-events:auto}.ht-gallery__mobile-dot{display:block;width:6px;height:6px;border-radius:50%;background:#12362947;border:none;padding:0;cursor:pointer;transition:width .2s ease,height .2s ease,background .2s ease,transform .2s ease;flex-shrink:0}.ht-gallery__mobile-dot--active{width:10px;height:10px;border-radius:50%;background:#123629;transform:scale(1)}@media(max-width:767px){.ht-pdp__inner{grid-template-columns:1fr;padding:0;gap:0}.ht-panel{position:static;padding:20px 20px 40px}.ht-gallery__rail{display:none}.ht-gallery__stage{border-radius:0;border-left:none;border-right:none;border-top:none}.ht-gallery__mobile-pagination{display:flex}.ht-gallery__slot--image{display:block;overflow:hidden}.ht-gallery__image-frame{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;overflow:hidden}.ht-gallery__image-frame img{display:block;position:static!important;inset:auto!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;transform:none!important}}@media(min-width:768px)and (max-width:1023px){.ht-pdp__inner{grid-template-columns:1fr;padding:24px 20px 48px;gap:28px}.ht-panel{position:static}}.ht-sticky-atc{display:block;position:fixed;bottom:0;left:0;right:0;z-index:46;background:#fffffff7;border-top:1px solid #DCE8E2;box-shadow:0 -8px 24px #1236291a;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding:10px 16px max(10px,env(safe-area-inset-bottom));box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(110%);transition:opacity .22s,visibility .22s,transform .22s cubic-bezier(.4,0,.2,1)}.ht-sticky-atc.ht-sticky-atc--show{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}body.cart-drawer-open .ht-sticky-atc{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(110%)!important}@media(prefers-reduced-motion:reduce){.ht-sticky-atc{transition:none}}.ht-sticky-atc__inner{display:grid;grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:14px;max-width:430px;margin:0 auto}.ht-sticky-atc__info{min-width:0;display:flex;flex-direction:column;gap:3px}.ht-sticky-atc__title{font-size:15px;line-height:1.15;font-weight:700;color:#123629;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ht-sticky-atc__price{font-size:14px;line-height:1;font-weight:700;color:#123629}.ht-sticky-atc__button{width:100%;height:49px;border:0;border-radius:12px;background:#008900;color:#fff;font-size:19px;font-weight:700;letter-spacing:1px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;-webkit-tap-highlight-color:transparent;white-space:nowrap;transition:background .15s ease}.ht-sticky-atc__button:hover{background:#007300}.ht-sticky-atc__button:active{background:#060}@media(max-width:375px){.ht-sticky-atc__inner{grid-template-columns:minmax(0,1fr) 138px;gap:10px}}@media(min-width:768px){.ht-sticky-atc{display:none!important}}@media(min-width:1360px){.ht-gallery__thumb-viewport{width:568px}.ht-gallery__thumb{width:105px;height:107px}}@media(min-width:1536px){.ht-gallery__thumb-viewport{width:608px}.ht-gallery__thumb{width:112px;height:114px}}@media(min-width:1800px){.ht-gallery__thumb-viewport{width:654px}.ht-gallery__thumb{width:121px;height:123px}}@media(min-width:2200px){.ht-gallery__thumb-viewport{width:720px}.ht-gallery__thumb{width:133px;height:135px}}.ht-product-ugc{background:#fff;padding:92px 40px}.ht-product-ugc__inner{max-width:1240px;margin:0 auto}.ht-product-ugc__header{text-align:center;margin-bottom:44px}.ht-product-ugc__eyebrow{font:700 11px/1 Poppins,system-ui,sans-serif;letter-spacing:.15em;text-transform:uppercase;color:#24a35a;margin:0}.ht-product-ugc__heading{margin:12px 0 0;font:700 44px/1.04 Poppins,system-ui,sans-serif;letter-spacing:-.025em;color:#123629}.ht-product-ugc__sub{margin:12px 0 0;font:400 16px/1.5 Poppins,system-ui,sans-serif;color:#5d6a63}.ht-product-ugc__rail-wrap{position:relative}.ht-product-ugc__track{display:grid;grid-auto-flow:column;grid-auto-columns:260px;gap:18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding:4px 0;scrollbar-width:none;-ms-overflow-style:none}.ht-product-ugc__track::-webkit-scrollbar{display:none}.ht-product-ugc__card{scroll-snap-align:start;display:flex;flex-direction:column;gap:10px;width:260px}.ht-product-ugc__reel{position:relative;scroll-snap-stop:always;aspect-ratio:9 / 16;border-radius:18px;overflow:hidden;background:#0e2c21;box-shadow:0 12px 30px #12362924;cursor:pointer}.ht-product-ugc__video{width:100%;height:100%;object-fit:cover;display:block}.ht-product-ugc__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;transition:opacity .2s}.ht-product-ugc__poster img{width:100%;height:100%;object-fit:cover;display:block}.ht-product-ugc__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:52px;height:52px;border-radius:50%;background:#fffffff0;border:none;display:grid;place-items:center;box-shadow:0 6px 16px #12362947;transition:opacity .2s;cursor:pointer;padding:0}.ht-product-ugc__card-meta{display:flex;flex-direction:column;gap:4px;padding:0 2px;min-height:78px}.ht-product-ugc__stars{color:#f5b82e;letter-spacing:1px;font-size:12px;line-height:1}.ht-product-ugc__card-name{display:flex;align-items:center;gap:5px;font:700 13.5px Poppins,system-ui,sans-serif;color:#123629;white-space:nowrap}.ht-product-ugc__card-quote{font:500 13px/1.35 Poppins,system-ui,sans-serif;color:#5d6a63;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ht-product-ugc__nav{position:absolute;top:38%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;background:#fff;border:1px solid #E4EDE8;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 20px #12362929;z-index:5;padding:0;transition:opacity .2s}.ht-product-ugc__nav--prev{left:-20px}.ht-product-ugc__nav--next{right:-20px}.ht-product-ugc__nav:disabled{opacity:.38;pointer-events:none}.ht-emotional-story{background:#f7faf8;padding:104px 40px}.ht-emotional-story__inner{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:55fr 45fr;gap:60px;align-items:center}.ht-emotional-story__media{border-radius:22px;overflow:hidden;aspect-ratio:1 / 1;border:1px solid #E4EDE8}.ht-emotional-story__img{width:100%;height:100%;object-fit:cover;display:block}.ht-emotional-story__copy{display:flex;flex-direction:column}.ht-emotional-story__eyebrow{font:700 11px/1 Poppins,system-ui,sans-serif;letter-spacing:.15em;text-transform:uppercase;color:#24a35a;margin:0}.ht-emotional-story__heading{margin:14px 0 0;max-width:470px;font:700 52px/1.03 Poppins,system-ui,sans-serif;letter-spacing:-.03em;color:#123629}.ht-emotional-story__body{margin:18px 0 0;max-width:470px;font:400 16px/1.55 Poppins,system-ui,sans-serif;color:#5d6a63}.ht-emotional-story__proof{margin:28px 0 0;max-width:430px;border:1px solid #DCE8E2;border-radius:14px;overflow:hidden;background:#fff;display:flex;flex-direction:column;list-style:none;padding:0}.ht-emotional-story__proof-item{display:flex;align-items:center;gap:11px;padding:14px 16px;font:700 14px Poppins,system-ui,sans-serif;color:#123629}.ht-emotional-story__proof-item+.ht-emotional-story__proof-item{border-top:1px solid #EEF3F0}.ht-problem-manifesto{background:#0b2f23;padding:126px 40px;position:relative;overflow:hidden}.ht-problem-manifesto__texture{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.06;background-image:repeating-linear-gradient(115deg,#fff 0 1px,transparent 1px 44px);pointer-events:none}.ht-problem-manifesto__inner{position:relative;max-width:720px;margin:0 auto;text-align:center}.ht-problem-manifesto__eyebrow{font:700 11px/1 Poppins,system-ui,sans-serif;letter-spacing:.16em;text-transform:uppercase;color:#5fd695;margin:0}.ht-problem-manifesto__heading{margin:16px 0 0;font:700 50px/1.05 Poppins,system-ui,sans-serif;letter-spacing:-.025em;color:#fff}.ht-problem-manifesto__body{margin:20px auto 0;max-width:650px;font:400 16px/1.6 Poppins,system-ui,sans-serif;color:#ffffffb8}@media(max-width:1023px){.ht-product-ugc{padding:64px 24px}.ht-product-ugc__heading{font-size:32px}.ht-product-ugc__nav{display:none}.ht-emotional-story{padding:72px 24px}.ht-emotional-story__inner{grid-template-columns:1fr;gap:36px}.ht-emotional-story__heading{font-size:36px;max-width:100%}.ht-emotional-story__body,.ht-emotional-story__proof{max-width:100%}.ht-problem-manifesto{padding:80px 24px}.ht-problem-manifesto__heading{font-size:36px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/hunttail-product.css.map */
