.hh-contact{overflow:hidden;background:#fff;color:var(--hh-contact-ink)}.hh-contact__container{max-width:124rem}.hh-contact__hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(28rem,.85fr);gap:clamp(3.2rem,8vw,10rem);align-items:end;padding-bottom:clamp(4rem,6vw,7.2rem);border-bottom:1px solid var(--hh-contact-line)}.hh-contact__eyebrow,.hh-contact__step,.hh-contact__quick-contact p{margin:0 0 1.6rem;color:var(--hh-contact-red);font-size:1.2rem;font-weight:750;letter-spacing:.15em;line-height:1.3;text-transform:uppercase}.hh-contact__title{max-width:72rem;margin:0;color:var(--hh-contact-navy);font-family:var(--font-heading-family);font-size:clamp(4rem,6.2vw,7.6rem);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:-.04em;line-height:.98}.hh-contact__lead{max-width:52rem;color:var(--hh-contact-muted);font-size:clamp(1.7rem,1.6vw,2rem);line-height:1.6}.hh-contact__lead p{margin:0}.hh-contact__response-note{display:flex;align-items:center;gap:1rem;margin:2.4rem 0 0;color:var(--hh-contact-navy);font-size:1.35rem;font-weight:650}.hh-contact__status-dot{width:.9rem;height:.9rem;border-radius:50%;background:var(--hh-contact-red);box-shadow:0 0 0 .5rem color-mix(in srgb,var(--hh-contact-red) 12%,transparent)}.hh-contact__layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(38rem,.9fr);gap:3rem;margin-top:clamp(3.2rem,5vw,5.6rem)}.hh-contact__form-card,.hh-contact__details{border-radius:1.6rem}.hh-contact__form-card{padding:clamp(2.4rem,5vw,5.6rem);border:1px solid var(--hh-contact-line);background:#fff}.hh-contact__section-heading{margin-bottom:3.6rem}.hh-contact__section-heading h2,.hh-contact__details h2,.hh-contact__quick-contact h2{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:-.025em}.hh-contact__section-heading h2{color:var(--hh-contact-navy);font-size:clamp(2.8rem,3vw,4rem);line-height:1.1}.hh-contact__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.2rem 1.8rem}.hh-contact__field--full{grid-column:1 / -1}.hh-contact__field label{display:block;margin-bottom:.8rem;color:var(--hh-contact-navy);font-size:1.25rem;font-weight:700;letter-spacing:.06em;line-height:1.3;text-transform:uppercase}.hh-contact__field label span{color:var(--hh-contact-red)}.hh-contact__field input,.hh-contact__field select,.hh-contact__field textarea{width:100%;min-height:5.4rem;margin:0;padding:1.4rem 1.6rem;border:1px solid var(--hh-contact-line);border-radius:.8rem;background:var(--hh-contact-surface);box-shadow:none;color:var(--hh-contact-ink);font:inherit;font-size:1.55rem;line-height:1.4;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.hh-contact__field textarea{min-height:15rem;resize:vertical}.hh-contact__field input::placeholder,.hh-contact__field textarea::placeholder{color:color-mix(in srgb,var(--hh-contact-muted) 72%,transparent);opacity:1}.hh-contact__field input:focus,.hh-contact__field select:focus,.hh-contact__field textarea:focus{border-color:var(--hh-contact-navy);outline:none;background:#fff;box-shadow:0 0 0 .3rem color-mix(in srgb,var(--hh-contact-navy) 10%,transparent)}.hh-contact__form-footer{display:flex;align-items:center;gap:2rem;margin-top:2.8rem}.hh-contact__submit,.hh-contact__quick-contact a{display:inline-flex;min-height:5.4rem;align-items:center;justify-content:center;gap:2.4rem;border:1px solid var(--hh-contact-red);border-radius:.7rem;background:var(--hh-contact-red);color:#fff;font-size:1.35rem;font-weight:750;letter-spacing:.06em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.hh-contact__submit{min-width:18rem;padding:1.6rem 2.4rem;cursor:pointer}.hh-contact__submit:hover,.hh-contact__quick-contact a:hover{border-color:var(--hh-contact-navy);background:var(--hh-contact-navy);color:#fff;transform:translateY(-1px)}.hh-contact__submit:focus-visible,.hh-contact__quick-contact a:focus-visible,.hh-contact__details a:focus-visible{outline:.3rem solid var(--hh-contact-red);outline-offset:.3rem}.hh-contact__form-footer p{max-width:32rem;margin:0;color:var(--hh-contact-muted);font-size:1.25rem;line-height:1.5}.hh-contact__alert{display:flex;gap:1.4rem;align-items:flex-start;margin:0 0 2.8rem;padding:1.8rem;border-radius:.8rem;font-size:1.4rem;line-height:1.5}.hh-contact__alert--success{border:1px solid #b9dec9;background:#eef8f2;color:#184b30}.hh-contact__alert--error{border:1px solid #f1b9ba;background:#fff1f1;color:#7d1719}.hh-contact__alert-mark{display:grid;flex:0 0 2.4rem;width:2.4rem;height:2.4rem;place-items:center;border:1px solid currentColor;border-radius:50%;font-weight:800}.hh-contact__alert strong,.hh-contact__alert p{display:block;margin:0}.hh-contact__alert ul{margin:.6rem 0 0;padding-left:1.8rem}.hh-contact__details{display:flex;min-width:0;flex-direction:column;padding:clamp(2.8rem,3vw,4rem);border:1px solid var(--hh-contact-line);background:#fff;color:var(--hh-contact-ink)}.hh-contact__step--light{color:var(--hh-contact-red)}.hh-contact__details h2{max-width:34rem;color:var(--hh-contact-navy);font-size:clamp(3rem,3vw,4.4rem);line-height:1.05}.hh-contact__details-copy{max-width:38rem;margin:1.8rem 0 0;color:var(--hh-contact-muted);font-size:1.55rem;line-height:1.65}.hh-contact__details-list{margin:4rem 0 0}.hh-contact__detail{min-width:0;padding:2.2rem 0;border-top:1px solid var(--hh-contact-line)}.hh-contact__detail dt{display:flex;align-items:center;gap:1.2rem;margin:0 0 1rem;color:var(--hh-contact-muted);font-size:1.1rem;font-weight:750;letter-spacing:.13em;line-height:1.3;text-transform:uppercase}.hh-contact__detail-icon{display:grid;flex:0 0 3.6rem;width:3.6rem;height:3.6rem;place-items:center;border-radius:.8rem;background:color-mix(in srgb,var(--hh-contact-red) 9%,#ffffff);color:var(--hh-contact-red)}.hh-contact__detail-icon svg{display:block;width:1.8rem;height:1.8rem}.hh-contact__detail dd{max-width:calc(100% - 4.8rem);margin:0 0 0 4.8rem;color:var(--hh-contact-navy);font-size:clamp(1.6rem,1.5vw,1.9rem);font-weight:650;line-height:1.4;overflow-wrap:anywhere}.hh-contact__detail a{max-width:100%;color:var(--hh-contact-navy);overflow-wrap:anywhere;text-decoration-color:color-mix(in srgb,var(--hh-contact-navy) 28%,transparent);text-underline-offset:.4rem}.hh-contact__detail a:hover{color:var(--hh-contact-red);text-decoration-color:var(--hh-contact-red)}.hh-contact__detail .hh-contact__detail-note{margin-top:.4rem;color:var(--hh-contact-muted);font-size:1.3rem;font-weight:450}.hh-contact__aside-footer{display:flex;justify-content:space-between;gap:2rem;margin-top:auto;padding-top:3rem;border-top:1px solid var(--hh-contact-line);color:var(--hh-contact-muted);font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hh-contact__quick-contact{display:flex;align-items:center;justify-content:space-between;gap:3rem;margin-top:2.4rem;padding:clamp(2.4rem,4vw,4rem);border-radius:1.6rem;background:var(--hh-contact-surface)}.hh-contact__quick-contact p{margin-bottom:.9rem}.hh-contact__quick-contact h2{color:var(--hh-contact-navy);font-size:clamp(2.4rem,3vw,3.8rem);line-height:1.12}.hh-contact__quick-contact a{flex:0 0 auto;min-width:22rem;padding:1.6rem 2.4rem}@media screen and (max-width:989px){.hh-contact__hero,.hh-contact__layout{grid-template-columns:1fr}.hh-contact__hero{gap:2.8rem;align-items:start}.hh-contact__details-copy{max-width:56rem}.hh-contact__aside-footer{margin-top:2rem}}@media screen and (max-width:749px){.hh-contact__title{font-size:clamp(3.8rem,13vw,5.4rem)}.hh-contact__fields{grid-template-columns:1fr}.hh-contact__field--full{grid-column:auto}.hh-contact__form-footer,.hh-contact__quick-contact{align-items:stretch;flex-direction:column}.hh-contact__submit,.hh-contact__quick-contact a{width:100%}.hh-contact__form-footer p{max-width:none}.hh-contact__aside-footer{align-items:flex-start;flex-direction:column;gap:.6rem}}.hh-about{background:var(--hh-about-background);color:var(--hh-about-text);padding:clamp(3rem,5vw,6rem) 2rem}.hh-about__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.55fr);max-width:1380px;min-height:620px;margin:0 auto}.hh-about__media{min-height:620px;overflow:hidden}.hh-about__image{width:100%;height:100%;display:block;object-fit:cover}.hh-about__content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:clamp(3rem,7vw,8rem);text-align:center}.hh-about__eyebrow{margin:0 0 1.8rem;font-size:1.2rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hh-about__heading{max-width:650px;margin:0;color:inherit;font-size:clamp(3rem,4vw,4.6rem);line-height:1.08}.hh-about__text{max-width:650px;margin-top:2.2rem;font-size:1.55rem;line-height:1.65}.hh-about__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:2.8rem;padding:1.2rem 3rem;background:#202020;color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,background-color .18s ease}.hh-about__button:hover{background:#000;color:#fff;transform:translateY(-2px)}.hh-about__button:focus-visible{outline:3px solid currentColor;outline-offset:4px}@media screen and (max-width:989px){.hh-about{padding:0}.hh-about__inner{grid-template-columns:1fr;min-height:0}.hh-about__media{min-height:0;aspect-ratio:4 / 5}.hh-about__content{padding:4.5rem 2.4rem 5rem}}.hh-contact-launcher{position:fixed;right:2rem;bottom:2rem;z-index:2147483001;display:flex;flex-direction:column;align-items:flex-end;color:#17243a;font-family:inherit;transition:opacity .16s ease,visibility .16s ease}.hh-contact-launcher--chat-open{visibility:hidden;opacity:0;pointer-events:none}.hh-contact-launcher *,.hh-contact-launcher *:before,.hh-contact-launcher *:after{box-sizing:border-box}.hh-contact-launcher__details{position:relative}.hh-contact-launcher__trigger{display:inline-flex;min-width:18.5rem;min-height:6.2rem;align-items:center;justify-content:center;gap:1.2rem;padding:1.4rem 2.2rem;border:1px solid rgba(23,36,58,.2);border-radius:1.6rem;background:#fff;box-shadow:0 12px 34px #17243a33;color:#17243a;cursor:pointer;font:inherit;font-size:1.6rem;font-weight:750;line-height:1;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;list-style:none}.hh-contact-launcher__trigger::-webkit-details-marker{display:none}.hh-contact-launcher__trigger:hover{border-color:#e31b238c;box-shadow:0 16px 40px #17243a3d;transform:translateY(-2px)}.hh-contact-launcher__trigger-icon{position:relative;width:2.2rem;height:1.8rem;border:2px solid #e31b23;border-radius:.6rem}.hh-contact-launcher__trigger-icon:after{position:absolute;bottom:-.6rem;left:.35rem;width:.7rem;height:.7rem;border-bottom:2px solid #e31b23;border-left:2px solid #e31b23;background:#fff;content:"";transform:skewY(-35deg)}.hh-contact-launcher__trigger>i{position:relative;width:1.1rem;height:1.1rem;margin-left:auto}.hh-contact-launcher__trigger>i:before,.hh-contact-launcher__trigger>i:after{position:absolute;top:50%;left:50%;width:1.1rem;height:2px;background:#17243a;content:"";transform:translate(-50%,-50%);transition:transform .18s ease}.hh-contact-launcher__trigger>i:after{transform:translate(-50%,-50%) rotate(90deg)}.hh-contact-launcher__details[open] .hh-contact-launcher__trigger>i:after{transform:translate(-50%,-50%) rotate(0)}.hh-contact-launcher__menu{position:absolute;right:0;bottom:calc(100% + 1.2rem);width:min(36rem,calc(100vw - 3.2rem));overflow:hidden;border:1px solid #dfe3e8;border-radius:1.6rem;background:#fff;box-shadow:0 20px 55px #17243a38}.hh-contact-launcher__heading{padding:2.2rem;border-bottom:1px solid #e5e8ed}.hh-contact-launcher__heading p{margin:0;color:#17243a;font-size:1.8rem;font-weight:750;line-height:1.2}.hh-contact-launcher__heading span{display:block;margin-top:.6rem;color:#667084;font-size:1.35rem;line-height:1.45}.hh-contact-launcher__option{display:grid;width:100%;grid-template-columns:4.6rem minmax(0,1fr) auto;gap:1.4rem;align-items:center;min-height:8.2rem;padding:1.6rem 2rem;border:0;border-bottom:1px solid #e5e8ed;background:#fff;color:#17243a;cursor:pointer;font:inherit;text-align:left;text-decoration:none;transition:background-color .18s ease}.hh-contact-launcher__option:last-child{border-bottom:0}.hh-contact-launcher__option:hover{background:#f7f8fa;color:#17243a}.hh-contact-launcher__option-icon{position:relative;display:grid;width:4.6rem;height:4.6rem;place-items:center;border-radius:50%}.hh-contact-launcher__option-icon--chat{background:#e31b2314}.hh-contact-launcher__option-icon--chat:before{width:2rem;height:1.6rem;border:2px solid #e31b23;border-radius:.5rem;content:""}.hh-contact-launcher__option-icon--chat:after{position:absolute;bottom:1.05rem;left:1.45rem;width:.65rem;height:.65rem;border-bottom:2px solid #e31b23;border-left:2px solid #e31b23;content:"";transform:skewY(-35deg)}.hh-contact-launcher__option-icon--whatsapp{background:#25d366;color:#fff;font-size:1.8rem;font-weight:850}.hh-contact-launcher__option strong,.hh-contact-launcher__option small{display:block}.hh-contact-launcher__option strong{color:#17243a;font-size:1.5rem;line-height:1.2}.hh-contact-launcher__option small{margin-top:.45rem;color:#6b7484;font-size:1.25rem;line-height:1.3}.hh-contact-launcher__option>i{color:#e31b23;font-size:1.8rem;font-style:normal}.hh-contact-launcher button:focus-visible,.hh-contact-launcher a:focus-visible{outline:3px solid #e31b23;outline-offset:-3px}@media screen and (max-width:749px){.hh-contact-launcher{right:1.6rem;bottom:1.6rem}.hh-contact-launcher__trigger{min-width:17rem;min-height:5.8rem;padding-inline:1.8rem;font-size:1.5rem}}@media(prefers-reduced-motion:reduce){.hh-contact-launcher *,.hh-contact-launcher *:before,.hh-contact-launcher *:after{transition-duration:.01ms!important}}.hh-customer-reviews{overflow:hidden;padding:clamp(5rem,7vw,8.4rem) clamp(1.6rem,3vw,5.6rem);background:var(--hh-review-bg);color:var(--hh-review-text)}.hh-customer-reviews__inner{width:100%;max-width:150rem;margin:0 auto}.hh-customer-reviews__heading{margin:0 0 clamp(3rem,4vw,5.2rem);color:var(--hh-review-text);font-size:clamp(3.2rem,4.2vw,5.8rem);font-weight:700;line-height:1.08;text-align:center}.hh-customer-reviews__carousel{position:relative}.hh-customer-reviews__viewport{overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.hh-customer-reviews__viewport::-webkit-scrollbar{display:none}.hh-customer-reviews__track{display:grid;grid-auto-columns:calc((100% - 4rem) / 3);grid-auto-flow:column;gap:2rem;align-items:stretch}.hh-customer-review{display:flex;min-width:0;min-height:43.5rem;flex-direction:column;padding:clamp(2rem,2.4vw,3rem);border:1px solid var(--hh-review-border);background:var(--hh-review-card);color:var(--hh-review-text);scroll-snap-align:start}.hh-customer-review__topline{display:flex;min-height:2.7rem;align-items:center;justify-content:space-between;gap:1.6rem}.hh-customer-review__stars{display:flex;color:var(--hh-review-star);font-size:2.35rem;line-height:1;letter-spacing:.08rem;white-space:nowrap}.hh-customer-review__star--empty{color:var(--hh-review-border)}.hh-customer-review__date{color:var(--hh-review-muted);font-size:1.4rem;line-height:1.4;white-space:nowrap}.hh-customer-review__title{margin:1.8rem 0 1.1rem;color:var(--hh-review-text);font-size:1.7rem;font-weight:700;line-height:1.35}.hh-customer-review__copy{display:-webkit-box;overflow:hidden;color:var(--hh-review-text);font-size:1.65rem;line-height:1.72;-webkit-box-orient:vertical;-webkit-line-clamp:4}.hh-customer-review__copy.is-expanded{display:block;overflow:visible}.hh-customer-review__copy p{margin:0}.hh-customer-review__more{align-self:flex-start;margin:.5rem 0 0;padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--hh-review-text);cursor:pointer;font:inherit;font-size:1.5rem;line-height:1.35}.hh-customer-review__more[hidden]{display:none}.hh-customer-review__footer{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-top:auto;padding-top:2rem;border-top:1px solid var(--hh-review-border)}.hh-customer-review__identity{display:flex;min-width:0;align-items:center;gap:1.6rem}.hh-customer-review__avatar{display:grid;width:6rem;height:6rem;flex:0 0 6rem;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--hh-review-muted) 16%,var(--hh-review-card));color:var(--hh-review-text);font-size:1.4rem;font-weight:700}.hh-customer-review__customer{display:flex;min-width:0;flex-direction:column;font-size:1.45rem;line-height:1.45}.hh-customer-review__customer strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hh-customer-review__verified{display:inline-flex;align-items:center;gap:.4rem;font-weight:600}.hh-customer-review__verified svg{color:var(--hh-review-text)}.hh-customer-review__product{display:block;width:6rem;height:6rem;flex:0 0 6rem;border:1px solid var(--hh-review-border)}.hh-customer-review__product img{width:100%;height:100%;object-fit:cover}.hh-customer-review__helpful{display:flex;align-items:center;justify-content:flex-end;gap:1rem;margin-top:2.2rem;color:var(--hh-review-muted);font-size:1.35rem}.hh-customer-review__vote{display:inline-flex;align-items:center;gap:.3rem}.hh-customer-reviews__arrow{position:absolute;z-index:2;top:50%;display:grid;width:4.4rem;height:4.4rem;place-items:center;padding:0;border:0;background:transparent;color:var(--hh-review-muted);cursor:pointer;transform:translateY(-50%)}.hh-customer-reviews__arrow--previous{left:-4.8rem}.hh-customer-reviews__arrow--next{right:-4.8rem}.hh-customer-reviews__arrow:disabled{opacity:.25;cursor:default}.hh-customer-reviews__arrow:focus-visible,.hh-customer-reviews__viewport:focus-visible,.hh-customer-review__more:focus-visible,.hh-customer-review__product:focus-visible{outline:2px solid var(--hh-review-text);outline-offset:3px}@media screen and (max-width:1199px){.hh-customer-reviews__track{grid-auto-columns:calc((100% - 2rem)/2)}.hh-customer-reviews__arrow--previous{left:-3.8rem}.hh-customer-reviews__arrow--next{right:-3.8rem}}@media screen and (max-width:749px){.hh-customer-reviews{padding:4.4rem 1.6rem 5.2rem}.hh-customer-reviews__heading{margin-bottom:2.8rem}.hh-customer-reviews__track{grid-auto-columns:88%;gap:1.2rem}.hh-customer-review{min-height:41rem;padding:2rem}.hh-customer-review__stars{font-size:2rem}.hh-customer-review__copy{font-size:1.5rem}.hh-customer-review__avatar,.hh-customer-review__product{width:5.2rem;height:5.2rem;flex-basis:5.2rem}.hh-customer-reviews__arrow{display:none}}.hh-flotal-light-theme{display:none}.hh-flotal-landing{--hh-bg: #ffffff !important;--hh-bg-soft: #f6f7f9 !important;--hh-card: #ffffff !important;--hh-card-2: #ffffff !important;--hh-text: #17243a !important;--hh-muted: #5e6878 !important;--hh-muted-2: #6c7584 !important;--hh-orange: #e31b23 !important;--hh-orange-soft: rgba(227, 27, 35, .08) !important;--hh-green: #e31b23 !important;--hh-green-soft: rgba(23, 36, 58, .06) !important;--hh-border: #dfe3e8 !important;--hh-border-orange: rgba(227, 27, 35, .3) !important;--hh-radius: 0 !important;--hh-shadow: 0 16px 40px rgba(23, 36, 58, .09) !important;background:#fff!important;color:#1c2738!important}.hh-flotal-landing .hh-flotal-section,.hh-flotal-landing .hh-flotal-section[style],.hh-flotal-landing .hh-flotal-final{background:#fff!important}.hh-flotal-landing .hh-flotal-section+.hh-flotal-section,.hh-flotal-landing .hh-flotal-final{border-top:1px solid #dfe3e8!important}.hh-flotal-landing .hh-flotal-hero{background:radial-gradient(circle at 90% 8%,rgba(227,27,35,.055),transparent 30%),radial-gradient(circle at 4% 96%,rgba(23,36,58,.045),transparent 34%),#fff!important;border-bottom:1px solid #dfe3e8!important}.hh-flotal-landing .hh-flotal-hero:before{background:linear-gradient(90deg,rgba(23,36,58,.035) 1px,transparent 1px),linear-gradient(rgba(23,36,58,.035) 1px,transparent 1px)!important;opacity:.4!important}.hh-flotal-landing .hh-flotal-hero h1,.hh-flotal-landing .hh-flotal-heading h2,.hh-flotal-landing .hh-flotal-panel h3,.hh-flotal-landing .hh-flotal-vs__item strong,.hh-flotal-landing .hh-flotal-card h3,.hh-flotal-landing .hh-flotal-step h3,.hh-flotal-landing .hh-flotal-cta h2,.hh-flotal-landing .hh-flotal-final h2,.hh-flotal-landing .hh-flotal-mini strong{color:#17243a!important}.hh-flotal-landing .hh-flotal-hero h1 strong{color:#e31b23!important}.hh-flotal-landing .hh-flotal-hero__lead,.hh-flotal-landing .hh-flotal-heading p,.hh-flotal-landing .hh-flotal-panel p,.hh-flotal-landing .hh-flotal-vs__item span,.hh-flotal-landing .hh-flotal-card p,.hh-flotal-landing .hh-flotal-step p,.hh-flotal-landing .hh-flotal-cta p,.hh-flotal-landing .hh-flotal-final p,.hh-flotal-landing .hh-flotal-brand span,.hh-flotal-landing .hh-flotal-mini span,.hh-flotal-landing .hh-flotal-metric__top{color:#5e6878!important}.hh-flotal-landing .hh-flotal-eyebrow{border:1px solid rgba(227,27,35,.25)!important;border-radius:0!important;background:#e31b2312!important;color:#c4141b!important}.hh-flotal-landing .hh-flotal-eyebrow:before{background:#e31b23!important;box-shadow:none!important}.hh-flotal-landing .hh-flotal-btn{border-radius:0!important}.hh-flotal-landing .hh-flotal-btn--primary{background:#e31b23!important;color:#fff!important}.hh-flotal-landing .hh-flotal-btn--primary:hover{background:#bd141b!important;box-shadow:0 12px 26px #e31b2333!important}.hh-flotal-landing .hh-flotal-btn--secondary{border:1px solid rgba(23,36,58,.3)!important;background:#fff!important;color:#17243a!important}.hh-flotal-landing .hh-flotal-btn--secondary:hover{border-color:#17243a!important;background:#17243a!important;color:#fff!important}.hh-flotal-landing .hh-flotal-trust li{border:1px solid #dfe3e8!important;border-radius:0!important;background:#fff!important;color:#5e6878!important}.hh-flotal-landing .hh-flotal-trust li:before{background:#e31b23!important;box-shadow:none!important}.hh-flotal-landing .hh-flotal-dashboard{border:1px solid #dfe3e8!important;border-top:4px solid #e31b23!important;border-radius:0!important;background:#fff!important}.hh-flotal-landing .hh-flotal-dashboard__inner{border:0!important;border-radius:0!important;background:#fff!important}.hh-flotal-landing .hh-flotal-dashboard-logo,.hh-flotal-landing .hh-flotal-pill,.hh-flotal-landing .hh-flotal-bar,.hh-flotal-landing .hh-flotal-bar span,.hh-flotal-landing .hh-flotal-mini{border-radius:0!important}.hh-flotal-landing .hh-flotal-pill{background:#17243a!important;color:#fff!important}.hh-flotal-landing .hh-flotal-bar{background:#e7eaf0!important}.hh-flotal-landing .hh-flotal-bar span{background:linear-gradient(90deg,#e31b23,#17243a)!important}.hh-flotal-landing .hh-flotal-mini{border:1px solid #dfe3e8!important;background:#f7f8fa!important}.hh-flotal-landing .hh-flotal-panel{border:1px solid #dfe3e8!important;border-radius:0!important;background:#fff!important;box-shadow:0 12px 34px #17243a0f!important}.hh-flotal-landing .hh-flotal-vs__item,.hh-flotal-landing .hh-flotal-card,.hh-flotal-landing .hh-flotal-industry,.hh-flotal-landing .hh-flotal-step{border:1px solid #dfe3e8!important;border-radius:0!important;background:#fff!important;box-shadow:0 10px 28px #17243a0e!important}.hh-flotal-landing .hh-flotal-card{border-top:3px solid #17243a!important}.hh-flotal-landing .hh-flotal-card__icon{border-radius:0!important;background:linear-gradient(135deg,#e31b23,#17243a)!important;box-shadow:none!important}.hh-flotal-landing .hh-flotal-industry{color:#17243a!important}.hh-flotal-landing .hh-flotal-industry:hover{border-color:#e31b238c!important;background:#e31b2309!important}.hh-flotal-landing .hh-flotal-industry small{color:#e31b23!important}.hh-flotal-landing .hh-flotal-step{border-top:3px solid #e31b23!important}.hh-flotal-landing .hh-flotal-step:before{border-radius:50%!important;background:#e31b23!important;color:#fff!important}.hh-flotal-landing .hh-flotal-cta{border:1px solid #dfe3e8!important;border-top:4px solid #e31b23!important;border-radius:0!important;background:#fff!important;box-shadow:0 16px 42px #17243a14!important}.hh-flotal-landing .hh-flotal-form{border:1px solid #dfe3e8!important;border-radius:0!important;background:#f7f8fa!important}.hh-flotal-landing .hh-flotal-form label{color:#17243a!important}.hh-flotal-landing .hh-flotal-form input,.hh-flotal-landing .hh-flotal-form select,.hh-flotal-landing .hh-flotal-form textarea{border:1px solid #cfd5de!important;border-radius:0!important;background:#fff!important;color:#1c2738!important}.hh-flotal-landing .hh-flotal-form input::placeholder,.hh-flotal-landing .hh-flotal-form textarea::placeholder{color:#7d8592!important}.hh-flotal-landing .hh-flotal-form input:focus,.hh-flotal-landing .hh-flotal-form select:focus,.hh-flotal-landing .hh-flotal-form textarea:focus{border-color:#e31b23!important;box-shadow:0 0 0 3px #e31b2314!important}.hh-flotal-landing .hh-flotal-form__success{border:1px solid rgba(25,135,84,.3)!important;border-radius:0!important;background:#19875414!important;color:#12633f!important}.hh-flotal-landing .hh-flotal-form__error{border:1px solid rgba(227,27,35,.3)!important;border-radius:0!important;background:#e31b2312!important;color:#a61016!important}.hh-flotal-landing .hh-flotal-faq details{border:1px solid #dfe3e8!important;border-radius:0!important;background:#fff!important}.hh-flotal-landing .hh-flotal-faq summary{color:#17243a!important}.hh-flotal-landing .hh-flotal-faq details p{color:#5e6878!important}.hh-flotal-landing .hh-flotal-btn:focus-visible,.hh-flotal-landing .hh-flotal-industry:focus-visible,.hh-flotal-landing .hh-flotal-form input:focus-visible,.hh-flotal-landing .hh-flotal-form select:focus-visible,.hh-flotal-landing .hh-flotal-form textarea:focus-visible,.hh-flotal-landing .hh-flotal-faq summary:focus-visible{outline:3px solid #e31b23!important;outline-offset:3px!important}@media(prefers-reduced-motion:reduce){.hh-flotal-landing *,.hh-flotal-landing *:before,.hh-flotal-landing *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.hh-flotal-promo{padding:0 20px;background:#fff;border-top:1px solid #e7eaee;border-bottom:1px solid #e7eaee;color:#17243a}.hh-flotal-promo *{box-sizing:border-box}.hh-flotal-promo__container{width:min(100%,1200px);margin:0 auto;padding:clamp(48px,6vw,76px) 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.78fr);gap:clamp(42px,7vw,92px);align-items:center}.hh-flotal-promo__logo{display:block;width:auto;max-width:164px;height:auto;margin-bottom:24px}.hh-flotal-promo h2{max-width:650px;margin:0 0 16px;color:#17243a;font-family:var(--font-heading-family);font-size:clamp(30px,3.3vw,46px);font-weight:var(--font-heading-weight);line-height:1.08;letter-spacing:-.025em}.hh-flotal-promo__text{max-width:680px;margin:0 0 26px;color:#536174;font-size:15px;line-height:1.7}.hh-flotal-promo__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;row-gap:0;margin:0 0 28px;padding:0;list-style:none}.hh-flotal-promo__benefits li{position:relative;min-height:50px;padding:15px 0 15px 28px;color:#27364a;border-top:1px solid #e4e7eb;font-size:13px;font-weight:700;line-height:1.45}.hh-flotal-promo__benefits li:before{content:"";position:absolute;top:21px;left:2px;width:8px;height:8px;background:#fd0002;border-radius:50%}.hh-flotal-promo__actions{display:flex;align-items:center;gap:18px}.hh-flotal-promo__button{display:inline-flex;min-height:48px;flex:0 0 auto;align-items:center;justify-content:center;padding:13px 22px;color:#fff!important;background:#202020;border:1px solid #202020;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;transition:background .16s ease,border-color .16s ease,transform .16s ease}.hh-flotal-promo__button:hover{color:#fff!important;background:#fd0002;border-color:#fd0002;transform:translateY(-1px)}.hh-flotal-promo__actions p{max-width:310px;margin:0;color:#6a7584;font-size:12px;line-height:1.5}.hh-flotal-promo__visual{position:relative;padding-left:clamp(32px,5vw,64px);border-left:1px solid #dfe3e8}.hh-flotal-promo__visual:before{content:"";position:absolute;top:0;left:-2px;width:3px;height:58px;background:#fd0002}.hh-flotal-promo__visual-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:28px}.hh-flotal-promo__visual-head div>span,.hh-flotal-promo__visual-head div>strong{display:block}.hh-flotal-promo__visual-head div>span{margin-bottom:5px;color:#7b8491;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hh-flotal-promo__visual-head div>strong{color:#17243a;font-size:20px;line-height:1.2}.hh-flotal-promo__status{padding:7px 11px;color:#fd0002;border-bottom:1px solid #fd0002;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.hh-flotal-promo__metrics{display:grid;gap:18px}.hh-flotal-promo__metric>div{display:flex;justify-content:space-between;gap:14px;margin-bottom:8px;color:#49586b;font-size:12px}.hh-flotal-promo__metric strong{color:#17243a}.hh-flotal-promo__track{display:block;height:6px;overflow:hidden;background:#eceff2;border-radius:999px}.hh-flotal-promo__track>span{display:block;height:100%;background:#fd0002;border-radius:inherit}.hh-flotal-promo__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:30px;border-top:1px solid #dfe3e8;border-left:1px solid #dfe3e8}.hh-flotal-promo__features div{padding:16px 18px;border-right:1px solid #dfe3e8;border-bottom:1px solid #dfe3e8}.hh-flotal-promo__features strong,.hh-flotal-promo__features span{display:block}.hh-flotal-promo__features strong{margin-bottom:4px;color:#17243a;font-size:14px}.hh-flotal-promo__features span{color:#768191;font-size:10px;line-height:1.3}@media screen and (max-width:860px){.hh-flotal-promo{padding:0 20px}.hh-flotal-promo__container{grid-template-columns:1fr;padding:44px 0;gap:38px}.hh-flotal-promo__visual{padding:32px 0 0;border-top:1px solid #dfe3e8;border-left:0}.hh-flotal-promo__visual:before{top:-2px;left:0;width:58px;height:3px}}@media screen and (max-width:560px){.hh-flotal-promo__benefits{grid-template-columns:1fr}.hh-flotal-promo__actions{align-items:stretch;flex-direction:column}.hh-flotal-promo__button{width:100%}.hh-flotal-promo__actions p{max-width:none}}.hh-happy-customers{min-height:60vh;padding:clamp(5rem,8vw,9rem) 2rem;background:#fff}.hh-happy-customers__inner{max-width:1200px;margin:0 auto}.hh-happy-customers__eyebrow{margin:0 0 1.2rem;color:#fd0002;font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-align:center;text-transform:uppercase}.hh-happy-customers__heading{margin:0;color:#111827;font-size:clamp(3.4rem,5vw,5.6rem);line-height:1.1;text-align:center}.hh-happy-customers__intro{max-width:720px;margin:1.8rem auto 4rem;color:#4b5563;font-size:1.6rem;line-height:1.65;text-align:center}.hh-happy-customers .jdgm-all-reviews-widget-v2025{width:100%}.hh-judge-reviews{overflow:hidden;padding:clamp(4.8rem,6vw,7.2rem) clamp(2rem,4vw,7.2rem);background:var(--hh-judge-background);color:var(--hh-judge-text)}.hh-judge-reviews__inner{width:100%;max-width:160rem;margin:0 auto}.hh-judge-reviews .jdgm-widget,.hh-judge-reviews .jdgm-cards-carousel{width:100%!important;max-width:none!important}.hh-judge-reviews .jdgm-header{margin-bottom:clamp(2.8rem,4vw,4rem)!important}.hh-judge-reviews .jdgm-title{margin:0!important;color:var(--hh-judge-text)!important;font-size:clamp(3.6rem,4.3vw,6rem)!important;font-weight:700!important;line-height:1.08!important;text-align:center!important}.hh-judge-reviews .jdgm-content{position:relative;overflow:visible!important}.hh-judge-reviews .jdgm-cards-wrapper{width:auto!important;max-width:none!important;flex:1 1 0!important;align-items:flex-start!important}.hh-judge-reviews .jdgm-videos-container{width:100%!important;gap:2rem!important;align-items:flex-start!important}.hh-judge-reviews .jdgm-carousel-item{width:calc((100% - 6rem)/4)!important;flex:0 0 calc((100% - 6rem)/4)!important}.hh-judge-reviews .jdgm-card{display:flex!important;height:auto!important;min-height:0!important;flex-direction:column!important;padding:clamp(2rem,2vw,2.6rem)!important;border:1px solid var(--hh-judge-border)!important;border-radius:0!important;background:var(--hh-judge-card)!important;box-shadow:none!important;color:var(--hh-judge-text)!important}.hh-judge-reviews .jdgm-rating-section{display:contents!important}.hh-judge-reviews .jdgm-stars{order:0!important;align-self:flex-start!important;margin:0 0 1.6rem!important}.hh-judge-reviews .jdgm-star{color:var(--hh-judge-stars)!important;font-size:2.3rem!important;line-height:1!important}.hh-judge-reviews .jdgm-text{display:block!important;width:100%!important;height:auto!important;min-height:0!important;order:1!important;flex:0 0 auto!important;padding:0!important;color:var(--hh-judge-text)!important;text-align:left!important}.hh-judge-reviews .hh-judge-review-title{margin:0 0 1.4rem!important;color:var(--hh-judge-text)!important;font-size:1.8rem!important;font-weight:700!important;line-height:1.4!important;text-align:left!important}.hh-judge-reviews .jdgm-card .jdgm-text .hh-judge-review-description{display:-webkit-box!important;width:100%!important;max-width:none!important;overflow:hidden!important;max-height:6.88em!important;margin:0!important;color:var(--hh-judge-text)!important;font-size:1.65rem!important;line-height:1.72!important;text-align:left!important;-webkit-box-orient:vertical;-webkit-line-clamp:4}.hh-judge-reviews .jdgm-reviewer-info{display:grid!important;min-height:0!important;order:2!important;grid-template-columns:5.2rem minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:1.6rem!important;align-items:center!important;margin:2.2rem 0 0!important;padding:1.8rem 0 0!important;border-top:1px solid var(--hh-judge-border)!important}.hh-judge-reviews .jdgm-reviewer-info:before{display:grid;width:5.2rem;height:5.2rem;grid-column:1;grid-row:1 / 3;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--hh-judge-muted) 16%,var(--hh-judge-card));color:var(--hh-judge-text);content:attr(data-initials);font-size:1.4rem;font-weight:700}.hh-judge-reviews .jdgm-reviewer-name{overflow:hidden!important;grid-column:2!important;grid-row:1!important;color:var(--hh-judge-text)!important;font-size:1.55rem!important;font-weight:700!important;line-height:1.35!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hh-judge-reviews .jdgm-reviewer-verified-icon{display:inline-flex!important;width:auto!important;height:auto!important;grid-column:2!important;grid-row:2!important;align-items:center!important;gap:.6rem!important;color:var(--hh-judge-text)!important;font-size:1.45rem!important;font-weight:600!important;line-height:1.35!important}.hh-judge-reviews .jdgm-reviewer-verified-icon svg{order:2;width:1.6rem!important;height:1.6rem!important}.hh-judge-reviews .hh-judge-verified-copy{order:1}.hh-judge-reviews .jdgm-product-name{order:3!important;margin:.8rem 0 0 6.8rem!important;color:var(--hh-judge-muted)!important;font-size:1.35rem!important;line-height:1.4!important}.hh-judge-reviews .jdgm-product-name a{color:var(--hh-judge-muted)!important;text-decoration:underline!important;text-underline-offset:.3rem}.hh-judge-reviews .jdgm-arrow{width:4.4rem!important;height:4.4rem!important;border:0!important;background:transparent!important;box-shadow:none!important;color:var(--hh-judge-muted)!important}@media screen and (max-width:1299px){.hh-judge-reviews .jdgm-carousel-item{width:calc((100% - 4rem) / 3)!important;flex-basis:calc((100% - 4rem) / 3)!important}}@media screen and (max-width:989px){.hh-judge-reviews .jdgm-carousel-item{width:calc((100% - 2rem)/2)!important;flex-basis:calc((100% - 2rem)/2)!important}.hh-judge-reviews .jdgm-card{min-height:0!important}}@media screen and (max-width:749px){.hh-judge-reviews{padding:4.8rem 1.6rem 5.6rem}.hh-judge-reviews .jdgm-header{margin-bottom:3rem!important}.hh-judge-reviews .jdgm-card{min-height:0!important;padding:2.2rem!important}.hh-judge-reviews .jdgm-carousel-item{width:100%!important;flex-basis:100%!important}.hh-judge-reviews .jdgm-star{font-size:2.1rem!important}.hh-judge-reviews .hh-judge-review-title{margin-bottom:1rem!important;font-size:1.65rem!important}.hh-judge-reviews .hh-judge-review-description{font-size:1.5rem!important;line-height:1.62!important}.hh-judge-reviews .jdgm-reviewer-info{grid-template-columns:5.4rem minmax(0,1fr)!important}.hh-judge-reviews .jdgm-reviewer-info:before{width:5.4rem;height:5.4rem}.hh-judge-reviews .jdgm-product-name{margin-left:7rem!important}}.hh-product-tabs{background:var(--hh-tabs-background);color:#171717;padding:7.5rem 0 8rem}.hh-product-tabs--compact{padding-top:3.5rem}.hh-product-tabs--tabs-hidden .hh-product-tabs__tablist{display:none}.page-width.hh-product-tabs__container{max-width:var(--hh-tabs-container-max-width);padding-left:var(--hh-tabs-container-padding);padding-right:var(--hh-tabs-container-padding)}.hh-product-filters{align-items:center;display:flex;justify-content:space-between;margin-bottom:2.8rem;min-height:4.4rem;position:relative;z-index:5}.hh-product-filters__groups,.hh-product-sort{align-items:center;display:flex;gap:1.6rem}.hh-product-filters__label,.hh-product-sort label{font-size:1.45rem;font-weight:600}.hh-product-filter{position:relative}.hh-product-filter__summary{align-items:center;cursor:pointer;display:flex;font-size:1.45rem;gap:.7rem;list-style:none;padding:1rem 0}.hh-product-filter__summary::-webkit-details-marker{display:none}.hh-product-filter__count{align-items:center;background:#171717;border-radius:50%;color:#fff;display:inline-flex;font-size:1.05rem;height:1.8rem;justify-content:center;width:1.8rem}.hh-product-filter__chevron{font-size:1.8rem;line-height:1;transition:transform .16s ease}.hh-product-filter[open] .hh-product-filter__chevron{transform:rotate(180deg)}.hh-product-filter__menu{background:#fff;border:1px solid rgba(23,23,23,.18);box-shadow:0 1.2rem 3rem #1717171f;left:0;min-width:24rem;padding:1.4rem;position:absolute;top:calc(100% + .4rem)}.hh-product-filter__values{display:grid;gap:.4rem;margin:0;max-height:30rem;overflow-y:auto;padding:0}.hh-product-filter__value{align-items:center;color:#171717;display:grid;font-size:1.35rem;gap:.8rem;grid-template-columns:1.8rem 1fr auto;padding:.7rem;text-decoration:none}.hh-product-filter__value:hover{background:#f4f1ed}.hh-product-filter__value.is-disabled{opacity:.4;pointer-events:none}.hh-product-filter__checkbox{align-items:center;border:1px solid rgba(23,23,23,.45);display:inline-flex;height:1.7rem;justify-content:center;width:1.7rem}.hh-product-filter__value.is-active .hh-product-filter__checkbox{background:#171717;color:#fff}.hh-product-filter__value-count{color:#17171794}.hh-product-filter__price{display:grid;gap:1rem}.hh-product-filter__price label{display:grid;font-size:1.2rem;gap:.4rem}.hh-product-filter__price input,.hh-product-sort select{background:#fff;border:1px solid rgba(23,23,23,.28);color:#171717;font:inherit;min-height:4rem;padding:.7rem 1rem}.hh-product-filter__price button{background:#171717;border:0;color:#fff;cursor:pointer;font:inherit;font-weight:700;min-height:4rem}.hh-product-filters__clear{color:#171717;font-size:1.3rem;text-underline-offset:.3rem}.hh-product-sort select{min-width:17rem}.hh-product-tabs__heading{font-family:var(--font-heading-family);font-size:clamp(3.6rem,4.5vw,5.6rem);font-weight:700;line-height:1.05;margin:0 0 2.8rem;text-align:center}.hh-product-tabs__tablist{border-bottom:1px solid rgba(23,23,23,.18);display:flex;gap:clamp(2rem,4vw,6rem);justify-content:center;margin:0 auto 5rem;max-width:92rem;overflow-x:auto;scrollbar-width:none}.hh-product-tabs__tablist::-webkit-scrollbar{display:none}.hh-product-tabs__tab{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:#1717179e;cursor:pointer;flex:0 0 auto;font:inherit;font-size:1.4rem;font-weight:600;letter-spacing:.14em;padding:1.4rem 0 1.7rem;position:relative;text-transform:uppercase}.hh-product-tabs__tab:after{background:#171717;bottom:-1px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .18s ease;width:100%}.hh-product-tabs__tab:hover,.hh-product-tabs__tab:focus-visible,.hh-product-tabs__tab.is-active{color:#171717}.hh-product-tabs__tab.is-active:after{transform:scaleX(1)}.hh-product-tabs__panel:focus{outline:none}.hh-product-tabs__panel[hidden]{display:none}.hh-product-tabs__grid{display:grid;gap:2.4rem;grid-template-columns:repeat(4,minmax(0,1fr))}.hh-product-card{background:var(--hh-tabs-card-background);display:flex;flex-direction:column;height:100%;min-width:0}.hh-product-card--hidden{display:none}.hh-product-tabs__load-more-wrap{display:flex;justify-content:center;margin-top:3.6rem}.hh-product-tabs__load-more{background:#171717;border:0;color:#fff;cursor:pointer;font:inherit;font-size:1.35rem;font-weight:700;min-width:15.5rem;padding:1.5rem 2.6rem;text-transform:uppercase}.hh-product-tabs__load-more:hover,.hh-product-tabs__load-more:focus-visible{background:var(--hh-tabs-accent)}.hh-product-card__media{aspect-ratio:1 / 1;background:#eceae7;display:block;overflow:hidden;position:relative}.hh-product-card__image,.hh-product-card__placeholder{display:block;height:100%;object-fit:contain;transition:transform .3s ease;width:100%}.hh-product-card:hover .hh-product-card__image{transform:scale(1.035)}.hh-product-card__type{background:#ffffffe6;color:#171717;font-size:1.2rem;font-weight:600;left:1.2rem;max-width:calc(100% - 2.4rem);padding:.7rem 1.2rem;position:absolute;top:1.2rem}.hh-product-card__badge{background:color-mix(in srgb,var(--hh-tabs-accent) 10%,white);color:#171717;font-size:1.2rem;font-weight:700;letter-spacing:.08em;margin:0;padding:.8rem 1rem;text-align:center;text-transform:uppercase}.hh-product-card__content{display:flex;flex:1;flex-direction:column;padding:2rem}.hh-product-card__title-row{display:block}.hh-product-card__title{font-family:var(--font-body-family);font-size:1.7rem;font-weight:600;line-height:1.25;margin:0;overflow-wrap:normal;word-break:normal}.hh-product-card__title a{color:inherit;text-decoration:none}.hh-product-card__price{font-size:1.45rem;line-height:1.3;margin:.7rem 0 0;text-align:left}.hh-product-card__description{color:#171717b8;display:-webkit-box;font-size:1.35rem;line-height:1.5;margin:1.2rem 0 1.8rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hh-product-card__rating{color:#e9aa17;letter-spacing:.08em;margin:1.2rem 0 1.8rem}.hh-product-card__quick-view{align-items:center;background:#202020;border:1px solid #202020;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-size:1.35rem;font-weight:600;justify-content:center;letter-spacing:.04em;min-height:5rem;padding:1.2rem 2rem;text-decoration:none;text-transform:uppercase;transition:background .18s ease,color .18s ease}.hh-product-card__quick-view{margin-top:auto;width:100%}.hh-product-card__quick-view:hover,.hh-product-card__quick-view:focus-visible{background:#fff;color:#171717}.hh-product-dialog{animation:hh-product-dialog-in .24s ease both;background:#fff;border:0;box-sizing:border-box;color:#171717;height:100dvh;inset:0 0 0 auto;margin:0 0 0 auto;max-height:none;max-width:min(100vw,52rem);overflow-y:auto;padding:0;width:100%}.hh-product-dialog::backdrop{animation:hh-product-dialog-backdrop-in .2s ease both;background:#0000007a}.hh-product-dialog__header{align-items:center;background:#fff;border-bottom:1px solid rgba(23,23,23,.14);display:flex;justify-content:space-between;min-height:10.8rem;padding:0 4.8rem;position:sticky;top:0;z-index:2}.hh-product-dialog__heading{font-family:var(--font-body-family);font-size:2.2rem;font-weight:700;line-height:1.2;margin:0}.hh-product-dialog__close-form{margin:0}.hh-product-dialog__close{align-items:center;background:#fff;border:0;color:#171717;cursor:pointer;display:flex;font-size:3.2rem;height:4.4rem;justify-content:center;line-height:1;padding:0 0 .4rem;width:4.4rem}.hh-product-dialog__content{padding:4rem 4.8rem 5rem}.hh-product-dialog__summary{align-items:center;display:grid;gap:4rem;grid-template-columns:14rem minmax(0,1fr);margin-bottom:3.6rem}.hh-product-dialog__media{aspect-ratio:1 / 1;background:#eceae7;width:14rem}.hh-product-dialog__image,.hh-product-dialog__placeholder{display:block;height:100%;object-fit:contain;width:100%}.hh-product-dialog__eyebrow{color:#171717;font-size:1.2rem;font-weight:700;letter-spacing:.14em;margin:0 0 .8rem;text-transform:uppercase}.hh-product-dialog__title{font-family:var(--font-body-family);font-size:1.9rem;font-weight:600;line-height:1.3;margin:0}.hh-product-dialog__price{font-size:1.7rem;margin:.6rem 0 0}.hh-product-dialog__form{margin:0}.hh-product-dialog__options{display:grid;gap:2.4rem}.hh-product-dialog__option{border:0;margin:0;padding:0}.hh-product-dialog__option-name,.hh-product-dialog__quantity-label{color:#171717;font-size:1.45rem;line-height:1.4;margin:0 0 1rem;padding:0}.hh-product-dialog__option-values{display:flex;flex-wrap:wrap;gap:1rem}.hh-product-dialog__option-value{align-items:center;border:1px solid rgba(23,23,23,.2);cursor:pointer;display:inline-flex;font-size:1.45rem;font-weight:600;justify-content:center;min-height:6.4rem;min-width:11.5rem;padding:1.2rem 2rem}.hh-product-dialog__option-input:checked+.hh-product-dialog__option-value{border-color:#171717;box-shadow:inset 0 0 0 1px #171717}.hh-product-dialog__option-input:focus-visible+.hh-product-dialog__option-value{outline:2px solid var(--hh-tabs-accent);outline-offset:2px}.hh-product-dialog__option-input:disabled+.hh-product-dialog__option-value{cursor:not-allowed;opacity:.42;text-decoration:line-through}.hh-product-dialog__purchase{align-items:end;display:grid;gap:.8rem;grid-template-columns:17rem minmax(0,1fr);margin-top:3rem}.hh-product-dialog__quantity-field{min-width:0}.hh-product-dialog__quantity{border:1px solid rgba(23,23,23,.25);display:grid;grid-template-columns:4.8rem minmax(0,1fr) 4.8rem;min-height:6.2rem}.hh-product-dialog__quantity button,.hh-product-dialog__quantity input{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:#171717;font:inherit;font-size:1.6rem;min-width:0;text-align:center}.hh-product-dialog__quantity button{cursor:pointer}.hh-product-dialog__quantity input::-webkit-inner-spin-button,.hh-product-dialog__quantity input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.hh-product-dialog__add{align-items:center;background:#202020;border:1px solid #202020;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-size:1.45rem;font-weight:700;justify-content:center;letter-spacing:.07em;min-height:6.2rem;padding:1.2rem 2rem;text-transform:uppercase;transition:background .18s ease,color .18s ease;width:100%}.hh-product-dialog__add:hover:not(:disabled),.hh-product-dialog__add:focus-visible:not(:disabled){background:#fff;color:#171717}.hh-product-dialog__add:disabled{cursor:not-allowed;opacity:.45}.hh-product-dialog__link{background:transparent;border:0;color:#4f4f4f;display:block;font-size:1.45rem;min-height:0;margin-top:3.2rem;padding:0;text-align:center;text-decoration:underline;text-transform:none;text-underline-offset:.3rem}@keyframes hh-product-dialog-in{0%{transform:translate(3rem)}to{transform:translate(0)}}@keyframes hh-product-dialog-backdrop-in{0%{opacity:0}to{opacity:1}}.hh-product-tabs__empty{margin:4rem 0 0;text-align:center}@media screen and (max-width:989px){.hh-product-tabs{padding:6rem 0}.hh-product-tabs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.hh-product-tabs{padding:4.8rem 0 5.5rem}.page-width.hh-product-tabs__container{padding-left:1.6rem;padding-right:1.6rem}.hh-product-filters{align-items:stretch;flex-direction:column;gap:1.2rem}.hh-product-filters__groups{flex-wrap:wrap;gap:.8rem 1.4rem}.hh-product-filter__menu{max-width:calc(100vw - 3.2rem)}.hh-product-sort{justify-content:space-between;width:100%}.hh-product-sort select{flex:1;min-width:0}.hh-product-tabs__heading{margin-bottom:2rem}.hh-product-tabs__tablist{gap:2.8rem;justify-content:flex-start;margin-bottom:3.2rem;padding:0 .2rem}.hh-product-tabs__tab{font-size:1.2rem}.hh-product-tabs__grid{gap:1.2rem;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;padding-bottom:0}.hh-product-card__content{padding:1.2rem .9rem .9rem}.hh-product-card__title-row{display:block}.hh-product-card__title{font-size:1.45rem;line-height:1.25}.hh-product-card__price{font-size:1.3rem;margin-top:.5rem;text-align:left}.hh-product-card__description{font-size:1.2rem;line-height:1.35;margin:.8rem 0 1.2rem}.hh-product-card__rating{font-size:1.15rem;margin:.8rem 0 1.2rem}.hh-product-card__quick-view{font-size:1.1rem;min-height:4.4rem;padding:.8rem .6rem}.hh-product-card__type{font-size:1rem;left:.8rem;max-width:calc(100% - 1.6rem);padding:.5rem .8rem;top:.8rem}.hh-product-card__badge{font-size:.95rem;padding:.55rem .6rem}.hh-product-dialog{max-width:100%;width:100%}.hh-product-dialog__header{min-height:7.4rem;padding:0 2rem}.hh-product-dialog__heading{font-size:1.9rem}.hh-product-dialog__content{padding:2.4rem 2rem 3.2rem}.hh-product-dialog__summary{gap:2rem;grid-template-columns:10rem minmax(0,1fr);margin-bottom:2.8rem}.hh-product-dialog__media{width:10rem}.hh-product-dialog__option-value{min-height:5.4rem;min-width:9rem;padding:1rem 1.4rem}.hh-product-dialog__purchase{grid-template-columns:1fr}.hh-product-dialog__quantity-field{margin-bottom:1.2rem}}.hh-review-entry{scroll-margin-top:3rem;background:var(--review-entry-background);padding:clamp(4rem,7vw,8rem) 2rem}.hh-review-entry__inner{max-width:1100px;margin:0 auto;text-align:center}.hh-review-entry__eyebrow{margin:0 0 1.2rem;color:#fd0002;font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hh-review-entry__heading{margin:0;color:#111827;font-size:clamp(3rem,4vw,4.4rem);line-height:1.1}.hh-review-entry__intro{max-width:700px;margin:1.8rem auto 0;color:#374151;font-size:1.55rem;line-height:1.65}.hh-review-entry__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:3.6rem}.hh-review-entry__choice{display:flex;min-height:320px;flex-direction:column;align-items:center;padding:clamp(3rem,5vw,5rem);border:1px solid #d8dee8;background:#fff}.hh-review-entry__number{color:#fd0002;font-size:1.2rem;font-weight:700;letter-spacing:.14em}.hh-review-entry__choice h3{margin:1.2rem 0 0;color:#111827;font-size:clamp(2.2rem,3vw,2.8rem)}.hh-review-entry__choice .rte{max-width:430px;margin:1.6rem auto 0;color:#4b5563;font-size:1.5rem;line-height:1.6}.hh-review-entry__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:auto;padding:1.2rem 3rem;border:1px solid #111827;background:#111827;color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,color .18s ease,transform .18s ease}.hh-review-entry__choice .rte+.hh-review-entry__button{margin-top:2.8rem}.hh-review-entry__button:hover{background:#fff;color:#111827;transform:translateY(-2px)}.hh-review-entry__button:focus-visible{outline:3px solid #fd0002;outline-offset:4px}@media screen and (max-width:749px){.hh-review-entry__choices{grid-template-columns:1fr}.hh-review-entry__choice{min-height:0}}.hh-review-link{background:var(--review-link-background);padding:0 2rem 4rem}.hh-review-link__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.4rem 2rem;max-width:1100px;margin:0 auto;text-align:center}.hh-review-link__text{margin:0;font-size:1.5rem}.hh-review-link__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:1.1rem 2.6rem;border:1px solid #111827;background:#111827;color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,color .18s ease,transform .18s ease}.hh-review-link__button:hover{background:#fff;color:#111827;transform:translateY(-2px)}.hh-review-link__button:focus-visible{outline:3px solid #fd0002;outline-offset:4px}.hh-rv-collection-hero{background:#fff;color:#17243a;padding:2.8rem 2rem 1.2rem}.hh-rv-collection-hero__inner{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:stretch;gap:clamp(3rem,4vw,5rem);max-width:1200px;margin:0 auto}.hh-rv-collection-hero__content{display:flex;flex-direction:column;justify-content:center;padding-block:0}.hh-rv-collection-hero__eyebrow{margin:0 0 1.2rem;color:#fd0002;font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hh-rv-collection-hero__title{max-width:620px;margin:0;color:#17243a;font-size:clamp(3.2rem,3.5vw,4.6rem);line-height:1.08;letter-spacing:-.035em}.hh-rv-collection-hero__text{max-width:590px;margin-top:1.2rem;color:#465267;font-size:clamp(1.5rem,1.15vw,1.65rem);line-height:1.55}.hh-rv-collection-hero__text p{margin:0}.hh-rv-collection-hero__media{height:240px;overflow:hidden;background:#f4f5f7}.hh-rv-collection-hero__image{display:block;width:100%;height:240px;min-height:0;object-fit:cover;object-position:center}.hh-rv-collection-hero__products-heading{max-width:1200px;margin:clamp(4rem,6vw,7rem) auto 0}.hh-rv-collection-hero__products-heading h2{margin:0;color:#17243a;font-size:clamp(2.8rem,3.2vw,4.2rem);line-height:1.15}@media screen and (max-width:749px){.hh-rv-collection-hero{padding:3.2rem 1.6rem 1rem}.hh-rv-collection-hero__inner{grid-template-columns:1fr;gap:2.6rem}.hh-rv-collection-hero__content{padding-block:0}.hh-rv-collection-hero__media,.hh-rv-collection-hero__image{height:220px;min-height:0}.hh-rv-collection-hero__products-heading{margin-top:3.6rem}}.hh-support{--hh-navy: #17243a;--hh-red: #e31b23;--hh-ink: #1c2738;--hh-muted: #5e6878;--hh-line: #dfe3e8;--hh-warm: #ffffff;background:#fff;color:var(--hh-ink)}.hh-support *,.hh-support *:before,.hh-support *:after{box-sizing:border-box}.hh-support__hero{position:relative;overflow:hidden;border-bottom:1px solid var(--hh-line);background:#fff;color:var(--hh-ink)}.hh-support__hero:after{position:absolute;right:-10rem;bottom:-24rem;width:48rem;height:48rem;border:7rem solid rgba(23,36,58,.035);border-radius:50%;content:""}.hh-support__hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,370px);gap:clamp(4rem,8vw,10rem);align-items:center;max-width:1200px;margin:0 auto;padding:clamp(5.5rem,8vw,9rem) 2rem}.hh-support__eyebrow,.hh-support__section-kicker{margin:0 0 1.2rem;color:var(--hh-red);font-size:1.2rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hh-support__title{max-width:760px;margin:0;color:var(--hh-navy);font-size:clamp(3.8rem,5.5vw,7.2rem);line-height:.99;letter-spacing:-.045em}.hh-support__intro{max-width:680px;margin-top:2.2rem;color:var(--hh-muted);font-size:clamp(1.55rem,1.4vw,1.8rem);line-height:1.65}.hh-support__intro p{margin:0}.hh-support__quick-links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:3rem}.hh-support__quick-links a{display:inline-flex;align-items:center;min-height:4.4rem;padding:.8rem 1.8rem;border:1px solid rgba(23,36,58,.3);color:var(--hh-navy);font-size:1.3rem;font-weight:700;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.hh-support__quick-links a:hover{border-color:var(--hh-navy);background:var(--hh-navy);color:#fff}.hh-support__hero-card{position:relative;padding:3.2rem;border:1px solid var(--hh-line);border-top:4px solid var(--hh-red);background:#fff;box-shadow:0 20px 60px #040a1438;color:var(--hh-ink)}.hh-support__hero-card-mark{display:grid;width:4.6rem;height:4.6rem;margin-bottom:2.4rem;place-items:center;border-radius:50%;background:var(--hh-red);color:#fff;font-size:2.4rem;font-weight:800}.hh-support__hero-card-title{margin:0;color:var(--hh-navy);font-size:2.2rem;font-weight:750;line-height:1.2}.hh-support__hero-card-text{margin:1.2rem 0 0;color:var(--hh-muted);font-size:1.45rem;line-height:1.6}.hh-support__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;margin-top:2.4rem;padding:1rem 2.2rem;background:var(--hh-red);color:#fff;font-size:1.3rem;font-weight:800;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,transform .18s ease}.hh-support__button:hover{background:#bd141b;color:#fff;transform:translateY(-2px)}.hh-support a:focus-visible,.hh-support summary:focus-visible,.hh-support input:focus-visible{outline:3px solid var(--hh-red);outline-offset:3px}.hh-support__body{overflow:hidden}.hh-support__section{max-width:1200px;margin:0 auto;padding:clamp(6rem,8vw,10rem) 2rem;scroll-margin-top:3rem}.hh-support__section+.hh-support__section{border-top:1px solid var(--hh-line)}.hh-support__section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,430px);gap:4rem;align-items:end;margin-bottom:clamp(3.5rem,5vw,5.5rem)}.hh-support__section-heading h2{margin:0;color:var(--hh-navy);font-size:clamp(3rem,4vw,5rem);line-height:1.05;letter-spacing:-.035em}.hh-support__section-heading>p{margin:0;color:var(--hh-muted);font-size:1.55rem;line-height:1.65}.hh-support__manual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.hh-support__manual-card{position:relative;min-height:100%;padding:3rem;border:1px solid var(--hh-line);border-top:4px solid var(--hh-navy);background:#fff;box-shadow:0 12px 34px #17243a12;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.hh-support__manual-card:hover{border-color:#c7ced8;box-shadow:0 18px 42px #17243a1f;transform:translateY(-3px)}.hh-support__manual-icon{position:relative;width:3.6rem;height:4.2rem;margin-bottom:2.2rem;border:2px solid var(--hh-red)}.hh-support__manual-icon:after{position:absolute;top:-2px;right:-2px;width:1.2rem;height:1.2rem;border-bottom:2px solid var(--hh-red);border-left:2px solid var(--hh-red);background:#fff;content:""}.hh-support__manual-icon span,.hh-support__manual-icon span:before,.hh-support__manual-icon span:after{position:absolute;left:.7rem;width:1.8rem;height:2px;background:var(--hh-red);content:""}.hh-support__manual-icon span{top:1.7rem}.hh-support__manual-icon span:before{top:.6rem;left:0}.hh-support__manual-icon span:after{top:1.2rem;left:0}.hh-support__manual-card h3{margin:0;color:var(--hh-navy);font-size:2.1rem;line-height:1.25}.hh-support__manual-card>p{margin:1rem 0 0;color:var(--hh-muted);font-size:1.4rem;line-height:1.55}.hh-support__manual-links{margin-top:2.2rem}.hh-support__manual-links ul{margin:0;padding:0;list-style:none}.hh-support__manual-links li+li{margin-top:.8rem}.hh-support__manual-links a{display:flex;gap:1rem;align-items:flex-start;color:var(--hh-navy);font-size:1.4rem;font-weight:700;line-height:1.4;text-decoration:none}.hh-support__manual-links a:before{flex:0 0 auto;color:var(--hh-red);content:"\2193";font-size:1.6rem;line-height:1.1}.hh-support__manual-links a:hover{color:var(--hh-red);text-decoration:underline;text-underline-offset:.3rem}.hh-support__videos{max-width:none;padding-inline:max(2rem,calc((100vw - 1200px)/2));background:var(--hh-warm)}.hh-support__video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem 2rem}.hh-support__video-group{grid-column:1 / -1;display:flex;align-items:center;gap:1.6rem;margin-top:2.8rem}.hh-support__video-group:first-child{margin-top:0}.hh-support__video-group:after{height:1px;flex:1;background:#ccd2da;content:""}.hh-support__video-group span{color:var(--hh-navy);font-size:1.3rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.hh-support__video-card{overflow:hidden;background:#fff;box-shadow:0 10px 28px #17243a14}.hh-support__video-frame{aspect-ratio:16 / 9;background:#e8ebef}.hh-support__video-frame iframe{display:block;width:100%;height:100%;border:0}.hh-support__video-copy{display:flex;gap:1.2rem;align-items:center;min-height:7.4rem;padding:1.6rem 1.8rem}.hh-support__video-copy h3{margin:0;color:var(--hh-navy);font-size:1.5rem;line-height:1.35}.hh-support__play-mark{position:relative;flex:0 0 auto;width:3.2rem;height:3.2rem;border-radius:50%;background:var(--hh-red)}.hh-support__play-mark:after{position:absolute;top:50%;left:52%;border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-left:.8rem solid #ffffff;content:"";transform:translate(-50%,-50%)}.hh-support__faq-layout{display:grid;grid-template-columns:minmax(230px,.34fr) minmax(0,1fr);gap:clamp(3rem,6vw,7rem);align-items:start}.hh-support__faq-aside{position:sticky;top:2rem;padding:2.4rem;border:1px solid var(--hh-line);background:var(--hh-warm)}.hh-support__faq-aside label{display:block;margin-bottom:1rem;color:var(--hh-navy);font-size:1.3rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hh-support__search-wrap{position:relative}.hh-support__search-wrap span{position:absolute;top:50%;left:1.4rem;width:1.4rem;height:1.4rem;border:2px solid var(--hh-muted);border-radius:50%;pointer-events:none;transform:translateY(-60%)}.hh-support__search-wrap span:after{position:absolute;right:-.6rem;bottom:-.4rem;width:.7rem;height:2px;background:var(--hh-muted);content:"";transform:rotate(45deg)}.hh-support__faq-search{width:100%;min-height:4.8rem;padding:1rem 1.2rem 1rem 4rem;border:1px solid #cdd3dc;border-radius:0;background:#fff;color:var(--hh-ink);font:inherit;font-size:1.4rem}.hh-support__faq-item{border-bottom:1px solid var(--hh-line)}.hh-support__faq-item:first-child{border-top:1px solid var(--hh-line)}.hh-support__faq-item summary{display:flex;gap:2rem;align-items:center;justify-content:space-between;min-height:7rem;padding:1.7rem 0;color:var(--hh-navy);cursor:pointer;font-size:1.55rem;font-weight:750;line-height:1.35;list-style:none}.hh-support__faq-item summary::-webkit-details-marker{display:none}.hh-support__faq-item summary i{position:relative;flex:0 0 auto;width:2.8rem;height:2.8rem;border:1px solid #cbd1da;border-radius:50%}.hh-support__faq-item summary i:before,.hh-support__faq-item summary i:after{position:absolute;top:50%;left:50%;width:1rem;height:2px;background:var(--hh-red);content:"";transform:translate(-50%,-50%);transition:transform .18s ease}.hh-support__faq-item summary i:after{transform:translate(-50%,-50%) rotate(90deg)}.hh-support__faq-item[open] summary i:after{transform:translate(-50%,-50%) rotate(0)}.hh-support__faq-answer{padding:0 5rem 2.4rem 0;color:var(--hh-muted);font-size:1.45rem;line-height:1.7}.hh-support__faq-answer>:first-child{margin-top:0}.hh-support__faq-answer>:last-child{margin-bottom:0}.hh-support__faq-empty{margin:0;padding:2.4rem;border:1px solid var(--hh-line);background:var(--hh-warm);color:var(--hh-muted);font-size:1.45rem}@media screen and (max-width:989px){.hh-support__hero-inner,.hh-support__section-heading,.hh-support__faq-layout{grid-template-columns:1fr}.hh-support__hero-inner{gap:4rem}.hh-support__hero-card{max-width:540px}.hh-support__manual-grid,.hh-support__video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hh-support__section-heading{gap:2rem}.hh-support__faq-aside{position:static}}@media screen and (max-width:649px){.hh-support__hero-inner,.hh-support__section,.hh-support__videos{padding-right:1.6rem;padding-left:1.6rem}.hh-support__title{font-size:clamp(3.6rem,13vw,5.2rem)}.hh-support__quick-links{display:grid;grid-template-columns:1fr}.hh-support__quick-links a{justify-content:center}.hh-support__manual-grid,.hh-support__video-grid{grid-template-columns:1fr}.hh-support__video-group{grid-column:1}.hh-support__manual-card,.hh-support__hero-card{padding:2.4rem}.hh-support__faq-answer{padding-right:0}}@media(prefers-reduced-motion:reduce){.hh-support *,.hh-support *:before,.hh-support *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.whatsapp-info-section{width:100%;padding:clamp(6.4rem,8vw,10rem) clamp(2rem,5vw,7.2rem);border-top:1px solid color-mix(in srgb,var(--whatsapp-text) 12%,transparent);border-bottom:1px solid color-mix(in srgb,var(--whatsapp-text) 12%,transparent);background:var(--whatsapp-background);color:var(--whatsapp-text)}.whatsapp-box{display:grid;width:100%;max-width:92rem;justify-items:center;margin:0 auto;text-align:center}.whatsapp-icon-wrapper{display:grid;width:8rem;height:8rem;place-items:center;margin-bottom:2.6rem}.whatsapp-icon{display:block;width:8rem;height:8rem;object-fit:contain}.whatsapp-eyebrow{margin:0 0 1.8rem;color:var(--whatsapp-text);font-size:1.3rem;font-weight:700;letter-spacing:.18em;line-height:1.3;text-transform:uppercase}.whatsapp-title{max-width:82rem;margin:0;color:var(--whatsapp-text);font-family:var(--font-heading-family);font-size:clamp(3.8rem,4.5vw,6.2rem);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:-.025em;line-height:1.06}.whatsapp-description{max-width:62rem;margin:2.2rem 0 3.2rem;color:var(--whatsapp-muted);font-size:clamp(1.6rem,1.35vw,1.9rem);line-height:1.7}.whatsapp-button{display:inline-flex;min-width:21rem;min-height:5.8rem;align-items:center;justify-content:center;gap:.9rem;padding:1.5rem 3.2rem;border:1px solid #202020;border-radius:0;background:#202020;box-shadow:none;color:#fff;font-size:1.4rem;font-weight:700;letter-spacing:.07em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.whatsapp-button:hover{border-color:#000;background:#000;color:#fff;transform:translateY(-2px)}.whatsapp-button:focus-visible{outline:3px solid var(--whatsapp-accent);outline-offset:4px}.btn-icon{display:block;width:2.2rem;height:2.2rem;object-fit:contain}@media screen and (max-width:749px){.whatsapp-info-section{padding:5.6rem 1.6rem}.whatsapp-icon-wrapper,.whatsapp-icon{width:6.8rem;height:6.8rem}.whatsapp-icon-wrapper{margin-bottom:2.2rem}.whatsapp-eyebrow{margin-bottom:1.4rem;font-size:1.2rem}.whatsapp-title{font-size:clamp(3.2rem,10vw,4.4rem);line-height:1.08}.whatsapp-description{margin:1.8rem 0 2.8rem;font-size:1.6rem;line-height:1.6}.whatsapp-button{width:100%;max-width:34rem;min-height:5.6rem;padding-inline:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
