:root{--hb-primary: #0f2d24;--hb-accent: #176b4d;--hb-soft: #eaf1ec;--hb-bg: #f7f7f3;--hb-white: #ffffff;--hb-text: #14231e;--hb-muted: #65736d;--hb-border: #dfe5e1;--hb-radius: 18px;--hb-max-width: 1220px}.hb-section{color:var(--hb-text);overflow:clip}.hb-section,.hb-section *{box-sizing:border-box}.hb-section__inner{width:min(calc(100% - 40px),var(--hb-max-width));margin-inline:auto;padding-block:clamp(64px,7.5vw,112px)}.hb-section--soft{background:var(--hb-soft)}.hb-section__header{max-width:720px;margin-block-end:clamp(28px,4vw,48px)}.hb-section__header--center{margin-inline:auto;text-align:center}.hb-eyebrow{margin:0 0 18px;color:var(--hb-accent);font-size:.76rem;font-weight:750;letter-spacing:.17em;line-height:1.3;text-transform:uppercase}.hb-title{margin:0;color:var(--hb-text);font-family:var(--font-heading--family, inherit);font-size:clamp(2.45rem,5vw,4.75rem);font-weight:var(--font-heading--weight, 600);letter-spacing:-.045em;line-height:1.01}.hb-title--section{font-size:clamp(2rem,3.4vw,3.15rem);line-height:1.08}.hb-copy{margin:20px 0 0;color:var(--hb-muted);font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.7}.hb-button-row{display:flex;flex-wrap:wrap;gap:14px;margin-block-start:32px}.hb-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:13px 24px;border:1px solid var(--hb-primary);border-radius:12px;font-size:.98rem;font-weight:650;line-height:1.2;text-align:center;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.hb-button--primary{background:var(--hb-primary);color:var(--hb-white)}.hb-button--primary:hover{border-color:var(--hb-accent);background:var(--hb-accent);transform:translateY(-1px)}.hb-button--secondary{background:var(--hb-white);color:var(--hb-primary)}.hb-button--secondary:hover{background:var(--hb-soft);transform:translateY(-1px)}.hb-button:focus-visible,.hb-card__link:focus-visible,.hb-product-card__link:focus-visible,.hb-faq__summary:focus-visible{outline:3px solid rgba(23,107,77,.28);outline:3px solid color-mix(in srgb,var(--hb-accent) 38%,transparent);outline-offset:3px}.hb-grid{display:grid;gap:22px}.hb-card{display:flex;min-width:0;flex-direction:column;padding:clamp(26px,2.5vw,34px);border:1px solid var(--hb-border);border-radius:var(--hb-radius);background:var(--hb-white);transition:border-color .18s ease,transform .18s ease}@media(hover:hover){.hb-card:hover{border-color:color-mix(in srgb,var(--hb-accent) 34%,var(--hb-border));transform:translateY(-3px)}}.hb-card__marker{display:inline-grid;width:46px;height:46px;align-items:center;justify-content:center;margin-block-end:26px;border:1px solid color-mix(in srgb,var(--hb-accent) 12%,var(--hb-border));border-radius:14px;background:var(--hb-soft);color:var(--hb-accent);font-size:.76rem;font-weight:750;letter-spacing:.05em}.hb-card__title{margin:0;color:var(--hb-text);font-size:1.2rem;letter-spacing:-.015em;line-height:1.3}.hb-card__copy{margin:12px 0 0;color:var(--hb-muted);font-size:1rem;line-height:1.6}.hb-card__link{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;margin-block-start:auto;padding-block-start:24px;color:var(--hb-accent);font-weight:650;text-decoration-thickness:1px;text-underline-offset:4px}.hb-hero__inner{display:grid;align-items:center;gap:clamp(42px,7vw,96px);min-height:min(800px,calc(100svh - var(--header-group-height, 0px)))}.hb-hero{background:var(--hb-bg)}.hb-hero__content{max-width:700px}.hb-hero__trust{display:flex;align-items:center;gap:9px;margin:26px 0 0;color:var(--hb-muted);font-size:.9rem}.hb-hero__trust:before{width:7px;height:7px;border-radius:50%;background:var(--hb-accent);content:""}.hb-hero__media{position:relative;min-height:clamp(350px,52vw,620px);overflow:hidden;border:1px solid var(--hb-border);border-radius:clamp(22px,3vw,32px);background:var(--hb-soft);box-shadow:0 24px 60px #0f2d2414}.hb-hero__image{width:100%;height:100%;min-height:inherit;object-fit:cover}.hb-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;overflow:hidden;place-items:center;background:linear-gradient(135deg,#ffffffdb,#eaf1ecb8),var(--hb-soft)}.hb-hero__placeholder:before{position:absolute;width:72%;height:78%;border:1px solid rgba(23,107,77,.16);border-radius:22px;background:#ffffffb8;box-shadow:0 20px 44px #0f2d2414;transform:rotate(-4deg);content:""}.hb-hero__placeholder-card{position:relative;z-index:1;display:grid;width:min(72%,390px);min-height:54%;align-content:space-between;padding:clamp(24px,4vw,42px);border:1px solid rgba(23,107,77,.18);border-radius:22px;background:var(--hb-white);color:var(--hb-primary);box-shadow:0 24px 60px #0f2d241f}.hb-hero__placeholder-route{display:flex;align-items:center;justify-content:space-between;color:var(--hb-accent);font-size:clamp(1.2rem,3vw,1.8rem);font-weight:750;letter-spacing:-.025em}.hb-hero__placeholder-route span:first-child:after{display:inline-block;width:clamp(36px,7vw,86px);height:1px;margin-inline-start:16px;background:var(--hb-border);vertical-align:middle;content:""}.hb-hero__placeholder-label{max-width:12ch;font-family:var(--font-heading--family, inherit);font-size:clamp(1.35rem,3vw,2.1rem);font-weight:var(--font-heading--weight, 600);letter-spacing:-.04em;line-height:1.08}.hb-services__grid{grid-template-columns:1fr}.hb-services{background:var(--hb-white)}.hb-services__footer,.hb-products__footer{margin-block-start:36px}.hb-steps{grid-template-columns:1fr}.hb-how-it-works{background:var(--hb-soft)}.hb-step{position:relative;min-width:0;padding:28px;border:1px solid color-mix(in srgb,var(--hb-accent) 12%,var(--hb-border));border-radius:var(--hb-radius);background:#ffffffa8}.hb-step__number{display:grid;width:48px;height:48px;place-items:center;margin:0 0 32px;border-radius:50%;background:var(--hb-primary);color:var(--hb-white);font-size:.8rem;font-weight:750;letter-spacing:.06em}.hb-step__title{margin:0;color:var(--hb-primary);font-size:1.18rem;letter-spacing:-.015em}.hb-step__copy{margin:10px 0 0;color:var(--hb-muted);font-size:1rem;line-height:1.6}.hb-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(14px,2vw,26px);row-gap:clamp(32px,5vw,48px)}.hb-products{background:var(--hb-white)}.hb-product-card{min-width:0;transition:transform .18s ease}.hb-product-card__link{display:block;color:inherit;text-decoration:none}.hb-product-card__media{position:relative;aspect-ratio:1 / 1.08;overflow:hidden;border:1px solid var(--hb-border);border-radius:16px;background:var(--hb-bg)}.hb-product-card__image,.hb-product-card__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}@media(hover:hover){.hb-product-card:hover{transform:translateY(-3px)}.hb-product-card__link:hover .hb-product-card__image{transform:scale(1.025)}}.hb-product-card__title{margin:18px 0 6px;color:var(--hb-primary);font-size:clamp(.96rem,2vw,1.1rem);letter-spacing:-.012em;line-height:1.35}.hb-product-card__price{color:var(--hb-muted);font-size:.95rem;font-weight:550}.hb-trust__grid,.hb-testimonials__grid{grid-template-columns:1fr}.hb-trust{background:var(--hb-bg)}.hb-trust .hb-card{min-height:280px;background:var(--hb-white)}.hb-trust .hb-card__marker{color:var(--hb-primary)}.hb-testimonial__quote{margin:0;color:var(--hb-text);font-size:1.06rem;line-height:1.65}.hb-testimonial__meta{margin-block-start:24px}.hb-testimonial__name{font-weight:700}.hb-testimonial__location{color:var(--hb-muted)}.hb-testimonial__rating{margin-block-end:16px;color:var(--hb-accent);letter-spacing:.13em}.hb-faq__list{max-width:1020px;margin-inline:auto;border-top:1px solid var(--hb-border)}.hb-faq{background:var(--hb-white)}.hb-faq__item{border-bottom:1px solid var(--hb-border)}.hb-faq__summary{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:20px;padding-block:24px;color:var(--hb-primary);cursor:pointer;font-size:clamp(1.04rem,1.5vw,1.16rem);font-weight:650;list-style:none}.hb-faq__summary::-webkit-details-marker{display:none}.hb-faq__summary:after{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border:1px solid var(--hb-border);border-radius:50%;background:var(--hb-bg);color:var(--hb-primary);content:"+";font-size:1.18rem;font-weight:400}.hb-faq__item[open] .hb-faq__summary:after{content:"\2212"}.hb-faq__answer{max-width:820px;padding:0 54px 28px 0;color:var(--hb-muted);font-size:1rem;line-height:1.65}.hb-final-cta__panel{padding:clamp(38px,7vw,80px);border-radius:clamp(18px,3vw,28px);background:var(--hb-primary);color:var(--hb-white);text-align:center;box-shadow:0 26px 64px #0f2d2429}.hb-final-cta{background:var(--hb-bg)}.hb-final-cta .hb-title,.hb-final-cta .hb-copy{color:var(--hb-white)}.hb-final-cta .hb-copy{max-width:620px;margin-inline:auto;opacity:.78}.hb-final-cta .hb-button-row{justify-content:center}.hb-final-cta .hb-button--primary{border-color:var(--hb-white);background:var(--hb-white);color:var(--hb-primary)}.hb-final-cta .hb-button--secondary{border-color:#ffffff85;border-color:color-mix(in srgb,#ffffff 52%,transparent);background:transparent;color:var(--hb-white)}.hb-final-cta .hb-button--secondary:hover{background:#ffffff1a;background:color-mix(in srgb,#ffffff 10%,transparent)}.announcement-bar{font-weight:650;letter-spacing:.035em}#header-component .header__row--top{--color-foreground: var(--hb-text);--color-foreground-rgb: 20 35 30}#header-component .header__columns{min-height:72px}#header-component .header-logo{color:var(--hb-primary);font-size:1.2rem;font-weight:750;letter-spacing:-.025em}#header-component .menu-list__link{color:var(--hb-text);font-weight:600;letter-spacing:-.01em}#header-component :is(.menu-list__link,.header-actions__action,.dropdown-localization__button):hover{color:var(--hb-accent)}#header-component .cart-bubble{font-weight:700}.footer-content{color:#ffffffc2}.footer-content>:first-child{max-width:480px}.footer-content h2,.footer-content h3,.footer-content .menu__heading__default{color:var(--hb-white)}.footer-content h2{font-size:clamp(1.75rem,2.8vw,2.7rem);letter-spacing:-.035em;line-height:1.08}.footer-content .menu__heading__default{font-size:.78rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.footer-content .menu__item a{color:#ffffffbd;font-size:1rem;line-height:1.5;text-decoration:none;transition:color .16s ease}.footer-content .menu__item a:hover{color:var(--hb-white)}.footer-content p{font-size:1rem;line-height:1.65}.footer-content .email-signup__input{min-height:52px;border-color:#ffffff38;background:var(--hb-white);color:var(--hb-primary)}.footer-content .email-signup__button{min-height:52px;border-color:var(--hb-accent);background:var(--hb-accent);color:var(--hb-white)}.footer-utilities .utilities{color:#ffffff94}.footer-utilities .utilities :is(a,button){color:#ffffffa8}@media screen and (min-width:700px){.hb-section__inner{width:min(calc(100% - 64px),var(--hb-max-width))}.hb-hero__inner{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr)}.hb-hero--media-left .hb-hero__media{order:-1}.hb-services__grid,.hb-steps,.hb-trust__grid,.hb-testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.hb-title--section{font-size:clamp(2.65rem,3.6vw,3.25rem)}.hb-section__header{max-width:760px;margin-block-end:clamp(40px,4vw,56px)}.hb-services__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hb-services .hb-card{min-height:300px;padding:36px}.hb-card__title{font-size:1.25rem}.hb-steps,.hb-products__grid,.hb-trust__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hb-steps{position:relative;gap:28px}.hb-steps:before{position:absolute;z-index:0;top:58px;right:7%;left:7%;height:1px;background:color-mix(in srgb,var(--hb-accent) 28%,var(--hb-border));content:""}.hb-step{z-index:1;min-height:290px;padding:34px}.hb-step__title{font-size:1.22rem}.hb-trust .hb-card{min-height:300px;padding:36px}.hb-faq__summary{font-size:1.18rem}#header-component .header__columns{min-height:82px}#header-component .header-logo{font-size:1.3rem}#header-component .menu-list__link{font-size:1rem}#header-component .menu-list__link-title{padding-inline:16px}#header-component .header__column--left{gap:clamp(32px,3.2vw,48px)}#header-component .header-actions__action,#header-component .dropdown-localization__button{min-width:44px;min-height:44px;align-items:center;justify-content:center}.hb-testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1200px){.hb-hero__inner{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(72px,6vw,90px);min-height:840px}.hb-hero__content{max-width:600px}.hb-hero .hb-title{max-width:15ch;font-size:clamp(3.5rem,4.4vw,4rem)}.hb-hero .hb-copy{max-width:570px;font-size:1.18rem}.hb-hero__media{min-height:650px}.hb-hero .hb-eyebrow{margin-block-end:20px}.hb-hero .hb-button-row{margin-block-start:36px}.footer-content .menu__heading__default{font-size:.82rem}}@media screen and (max-width:699px){.hb-button-row{flex-direction:column}.hb-button{width:100%}.hb-hero__inner{min-height:auto;padding-block-start:54px}.hb-section__inner{padding-block:64px}.hb-title{font-size:clamp(2.35rem,11vw,3.3rem)}.hb-title--section{font-size:clamp(2rem,9vw,2.55rem)}.hb-card,.hb-step{padding:26px}.hb-hero__media{min-height:370px}.hb-faq__summary{gap:14px;padding-block:21px}.hb-faq__answer{padding-right:0}#header-component .header__columns{min-height:62px}.footer-content>:first-child{max-width:none}}@media(prefers-reduced-motion:reduce){.hb-button,.hb-card,.hb-product-card,.hb-product-card__image,.footer-content .menu__item a{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hb-homepage.css.map */
