.hyper-cart{--cart-red: #d90429;min-height:70vh;padding:2.5rem 0 7rem;overflow:clip;background:#f5f5f3;color:#111}.hyper-cart__inner{width:min(100% - 2rem,80rem);margin:0 auto}.hyper-cart__heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2rem}.hyper-cart__eyebrow,.cart-item__type{margin:0 0 .5rem;color:var(--cart-red);font-size:.625rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hyper-cart__heading h1{font-size:clamp(2.25rem,10vw,3.75rem);font-weight:650;letter-spacing:-.055em;line-height:1}.hyper-cart__heading>p{color:#777;font-size:.75rem}.hyper-cart__form{display:grid;gap:2rem}.hyper-cart__items{display:grid;min-width:0;gap:1rem}.cart-item{display:grid;min-width:0;overflow:hidden;border:1px solid #e1e1e1;border-radius:.75rem;background:#fff}.cart-item__media{display:grid;width:100%;height:clamp(12rem,55vw,17rem);overflow:hidden;place-items:center;background:#efefed}.cart-item__media img,.cart-item__media svg{width:100%;max-width:100%;height:100%;object-fit:contain}.cart-item__content{min-width:0;padding:1.25rem}.cart-item__top{display:grid;gap:.75rem}.cart-item h2{font-size:1.125rem;letter-spacing:-.025em;line-height:1.25}.cart-item h2 a{color:#111;text-decoration:none}.cart-item__variant,.cart-item__unit-price{margin-top:.35rem;color:#777;font-size:.75rem}.cart-item__price{font-size:1rem;font-weight:700}.cart-item__properties{display:grid;gap:.25rem;margin-top:.75rem;color:#666;font-size:.6875rem}.cart-item__properties div{display:flex;gap:.25rem}.cart-item__actions{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem}.cart-quantity{display:grid;width:9rem;grid-template-columns:2.75rem 1fr 2.75rem;overflow:hidden;border:1px solid #ccc;border-radius:.5rem}.cart-quantity button,.cart-quantity input{width:100%;min-width:0;height:2.75rem;padding:0;border:0;border-radius:0;background:#fff;color:#111;text-align:center}.cart-quantity button{cursor:pointer;font-size:1.125rem}.cart-quantity input{-webkit-appearance:textfield;appearance:textfield}.cart-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.cart-item__remove{color:#777;font-size:.75rem;text-decoration:underline;text-underline-offset:.2rem}.hyper-cart__items-footer{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding-top:.5rem}.hyper-cart__items-footer a,.hyper-cart__items-footer button{border:0;background:transparent;color:#333;font-size:.75rem;font-weight:700;text-decoration:none}.hyper-cart__items-footer button{cursor:pointer;text-decoration:underline;text-underline-offset:.2rem}.cart-summary{min-width:0;padding:1.5rem;border:1px solid #e1e1e1;border-radius:.75rem;background:#fff}.cart-summary>h2{font-size:1.25rem;letter-spacing:-.03em}.cart-summary__row{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #e1e1e1;font-size:.875rem}.cart-summary__row strong{font-size:1.25rem}.cart-summary__shipping{margin-top:.75rem;color:#777;font-size:.75rem;line-height:1.5}.cart-summary__note{display:block;margin-top:1.25rem;color:#333;font-size:.75rem;font-weight:700}.cart-summary textarea{width:100%;min-height:5rem;margin-top:.5rem;padding:.75rem;border:1px solid #ccc;border-radius:.5rem;background:#fff;resize:vertical}.cart-summary__checkout-bar{position:fixed;z-index:40;right:0;bottom:0;left:0;display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:center;padding:.75rem 1rem;border-top:1px solid #ddd;background:#fffffff7;box-shadow:0 -.75rem 2rem #1111111a}.cart-summary__checkout-bar>div{display:grid}.cart-summary__checkout-bar span{color:#777;font-size:.625rem}.cart-summary__checkout-bar strong{font-size:.875rem}.cart-summary__checkout-bar button{min-height:3.25rem;border:0;border-radius:999px;background:var(--cart-red);color:#fff;cursor:pointer;font-size:.875rem;font-weight:700}.cart-summary__secure{display:none;margin-top:.75rem;color:#888;font-size:.6875rem;text-align:center}.hyper-cart__empty{display:grid;max-width:38rem;min-height:22rem;align-content:center;justify-items:center;margin:0 auto;padding:2rem;border:1px solid #e1e1e1;border-radius:1rem;background:#fff;text-align:center}.hyper-cart__empty>span{color:var(--cart-red);font-size:2rem}.hyper-cart__empty h2{margin-top:1rem;font-size:1.75rem}.hyper-cart__empty p{margin-top:.75rem;color:#666;font-size:.875rem;line-height:1.5}.hyper-cart__empty a{margin-top:1.5rem;padding:.9rem 1.5rem;border-radius:999px;background:var(--cart-red);color:#fff;font-size:.875rem;font-weight:700;text-decoration:none}@media(min-width:40rem){.hyper-cart{padding-top:3.5rem}.hyper-cart__inner{width:min(100% - 3rem,80rem)}.cart-item{grid-template-columns:10rem minmax(0,1fr)}.cart-item__media{height:100%;min-height:10rem}.cart-item__top{grid-template-columns:minmax(0,1fr) auto}.cart-item__price{text-align:right}}@media(min-width:64rem){.hyper-cart{padding-bottom:5rem}.hyper-cart__inner{width:min(100% - 4rem,80rem)}.hyper-cart__form{grid-template-columns:minmax(0,1.65fr) minmax(19rem,.75fr);gap:clamp(2rem,5vw,4rem);align-items:start}.cart-summary{position:sticky;top:1.5rem}.cart-summary__checkout-bar{position:static;display:block;padding:0;border:0;background:transparent;box-shadow:none}.cart-summary__checkout-bar>div{display:none}.cart-summary__checkout-bar button{width:100%;min-height:3.5rem;margin-top:1.5rem}.cart-summary__secure{display:block}}.hl-collection{min-height:70vh;padding:3rem 0 5rem;overflow:clip;background:#f5f5f3;color:#111}.hl-collection__header,.hl-collection__catalog{width:min(100% - 2rem,80rem);margin:0 auto}.hl-collection__eyebrow,.hl-collection-card__type{color:#d90429;font-size:.625rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hl-collection__header-grid{display:grid;gap:1rem;margin-top:.75rem}.hl-collection__header h1{font-size:clamp(2.5rem,11vw,4.5rem);font-weight:650;letter-spacing:-.06em;line-height:.95}.hl-collection__description{max-width:45rem;margin-top:1rem;color:#666;font-size:.9375rem;line-height:1.7}.hl-collection__description>*+*{margin-top:.75rem}.hl-collection__count{align-self:end;color:#777;font-size:.75rem}.hl-collection__catalog{margin-top:2rem}.hl-filters{overflow:hidden;border:1px solid #ddd;border-radius:.75rem;background:#fff}.hl-filters>summary{display:flex;min-height:3.25rem;align-items:center;gap:.5rem;padding:0 1rem;cursor:pointer;font-size:.8125rem;font-weight:700;list-style:none}.hl-filters>summary::-webkit-details-marker{display:none}.hl-filters>summary span{display:grid;width:1.25rem;height:1.25rem;place-items:center;border-radius:50%;background:#d90429;color:#fff;font-size:.625rem}.hl-filters__form{padding:1.25rem;border-top:1px solid #e1e1e1}.hl-filters__groups{display:grid;gap:1.5rem}.hl-filters fieldset{min-width:0;padding:0;border:0}.hl-filters legend{margin-bottom:.75rem;font-size:.75rem;font-weight:700}.hl-filter-list{display:grid;gap:.5rem}.hl-filter-list label{display:flex;gap:.5rem;align-items:center;color:#444;font-size:.75rem}.hl-filter-list label small{margin-left:auto;color:#999}.hl-filter-list label.is-disabled{opacity:.4}.hl-price-filter{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.hl-price-filter label{color:#666;font-size:.6875rem}.hl-price-filter input{width:100%;min-height:2.75rem;margin-top:.35rem;padding:.65rem;border:1px solid #ccc;background:#fff}.hl-filters__actions{display:flex;gap:1rem;align-items:center;margin-top:1.25rem}.hl-filters__actions button{min-height:2.75rem;padding:0 1.25rem;border:0;border-radius:999px;background:#111315;color:#fff;font-size:.75rem;font-weight:700}.hl-filters__actions a{color:#666;font-size:.75rem}.hl-collection__toolbar{display:flex;min-height:4rem;align-items:center;justify-content:space-between}.hl-collection__toolbar>p{color:#777;font-size:.75rem}.hl-collection__toolbar form{display:flex;gap:.5rem;align-items:center}.hl-collection__toolbar label{color:#666;font-size:.6875rem}.hl-collection__toolbar select{max-width:10rem;min-height:2.5rem;padding:.5rem 1.75rem .5rem .65rem;border:1px solid #ccc;background:#fff;color:#111;font-size:.75rem}.hl-collection__grid{display:grid;grid-template-columns:1fr;gap:1rem}.hl-collection-card{display:flex;min-width:0;height:100%;flex-direction:column;overflow:hidden;border:1px solid #dededb;border-radius:.75rem;background:#fff;box-shadow:0 .4rem 1.25rem #1111110d;transition:transform .22s ease,box-shadow .22s ease}.hl-collection-card__media{position:relative;display:block;width:100%;aspect-ratio:4 / 3;flex:0 0 auto;overflow:hidden;background:#fff}.hl-collection-card__media img,.hl-collection-card__media svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;transition:opacity .35s ease,transform .45s ease}.hl-collection-card__secondary{opacity:0}.hl-collection-card__badge{position:absolute;top:.75rem;left:.75rem;padding:.4rem .65rem;border-radius:999px;background:#d90429;color:#fff;font-size:.625rem;font-weight:700;text-transform:uppercase}.hl-collection-card__body{display:flex;flex:1;flex-direction:column;padding:1.25rem}.hl-collection-card h2{display:-webkit-box;min-height:2.85rem;margin-top:.45rem;font-size:1.125rem;letter-spacing:-.03em;line-height:1.25;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hl-collection-card h2 a{color:#111;text-decoration:none}.hl-collection-card__price{display:flex;gap:.6rem;align-items:baseline;margin-top:1rem}.hl-collection-card__price strong{font-size:1.35rem;letter-spacing:-.025em}.hl-collection-card__price s{color:#888;font-size:.75rem}.hl-collection-card__deposit{display:grid;gap:.25rem;margin-top:.9rem;padding:.7rem .75rem;border-left:3px solid #d90429;border-radius:.25rem;background:#fff4f5}.hl-collection-card__deposit strong{color:#b80323;font-size:.6875rem;line-height:1.35}.hl-collection-card__deposit span{color:#666;font-size:.625rem;line-height:1.45}.hl-collection-card__compare{display:flex;min-height:2.75rem;align-items:center;gap:.65rem;margin-top:.75rem;padding:0 .8rem;border:1px solid #d6d6d2;border-radius:.5rem;color:#333;cursor:pointer;font-size:.75rem;font-weight:700;-webkit-user-select:none;user-select:none}.hl-collection-card__compare input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.hl-collection-card__compare span{display:grid;width:1.2rem;height:1.2rem;flex:0 0 1.2rem;place-items:center;border:1px solid #aaa;border-radius:.25rem;background:#fff}.hl-collection-card__compare input:checked+span{border-color:#d90429;background:#d90429;box-shadow:inset 0 0 0 .2rem #fff}.hl-collection-card__compare:has(input:checked){border-color:#d9042966;background:#fff8f9;color:#b80323}.hl-collection-card__compare:focus-within{outline:2px solid #111;outline-offset:2px}.hl-collection-card__button{display:flex;min-height:2.75rem;align-items:center;justify-content:space-between;margin-top:1rem;padding:0 1rem;border-radius:999px;background:#111315;color:#fff;font-size:.75rem;font-weight:700;text-decoration:none;transition:background-color .18s ease}.hl-collection-card__button:hover{background:#d90429}.hl-compare-bar{position:fixed;z-index:35;right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom));left:1rem;display:flex;width:min(calc(100% - 2rem),24rem);min-height:3.5rem;align-items:center;justify-content:space-between;margin-inline:auto;padding:0 1.25rem;border-radius:999px;background:#d90429;box-shadow:0 .8rem 2rem #11111138;color:#fff;font-size:.875rem;font-weight:700;text-decoration:none}.hl-compare-bar[hidden]{display:none}.hl-compare-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.hl-collection:has(.hl-compare-bar:not([hidden])){padding-bottom:calc(8rem + env(safe-area-inset-bottom))}.hl-collection__empty{padding:4rem 1.5rem;border:1px solid #ddd;border-radius:.75rem;background:#fff;text-align:center}.hl-collection__empty h2{font-size:1.5rem}.hl-collection__empty p{margin-top:.5rem;color:#666;font-size:.875rem}.hl-collection__empty a{display:inline-block;margin-top:1rem;color:#d90429;font-weight:700}.hl-pagination{display:flex;gap:.5rem;align-items:center;justify-content:center;margin-top:2.5rem}.hl-pagination a,.hl-pagination span{display:grid;min-width:2.5rem;height:2.5rem;place-items:center;border:1px solid #ddd;border-radius:50%;background:#fff;color:#333;font-size:.75rem;text-decoration:none}.hl-pagination .is-current{border-color:#d90429;background:#d90429;color:#fff}@media(hover:hover){.hl-collection-card:hover{transform:translateY(-.2rem);box-shadow:0 .9rem 2rem #11111114}.hl-collection-card:hover .hl-collection-card__primary:has(+.hl-collection-card__secondary){opacity:0}.hl-collection-card:hover .hl-collection-card__secondary{opacity:1;transform:scale(1.025)}}@media(min-width:40rem){.hl-collection__header,.hl-collection__catalog{width:min(100% - 3rem,80rem)}.hl-collection__header-grid{grid-template-columns:1fr auto}.hl-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.hl-filters__groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:64rem){.hl-collection{padding-top:4.5rem}.hl-collection__header,.hl-collection__catalog{width:min(100% - 4rem,80rem)}.hl-collection__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hl-filters__groups{grid-template-columns:repeat(4,minmax(0,1fr))}}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.hl-compare-page{min-height:60vh;padding:4rem 0 6rem;background:#f5f5f3;color:#111}.hl-compare-page__inner{width:min(100% - 2rem,52rem);margin-inline:auto}.hl-compare-page__eyebrow{color:#d90429;font-size:.6875rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hl-compare-page h1{max-width:44rem;margin-top:.75rem;font-size:clamp(2.5rem,11vw,4.5rem);letter-spacing:-.055em;line-height:.95}.hl-compare-page__count{margin-top:2rem;font-size:1rem;font-weight:700}.hl-compare-page__message{max-width:38rem;margin-top:.75rem;color:#666;font-size:.9375rem;line-height:1.7}.hl-compare-page a{display:inline-flex;min-height:3rem;align-items:center;gap:1rem;margin-top:2rem;padding:0 1.25rem;border-radius:999px;background:#111315;color:#fff;font-size:.75rem;font-weight:700;text-decoration:none}@media(min-width:40rem){.hl-compare-page__inner{width:min(100% - 3rem,52rem)}}.quote-card{display:grid;gap:2.5rem;padding:1.25rem;border:1px solid #e1e1e1;border-radius:1rem;background:#fff}.quote-card__intro>a{display:block;width:fit-content;margin-top:.55rem;color:#222;font-size:.875rem;font-weight:700;text-decoration:none}.quote-card__intro>.hl-description+a{margin-top:1.5rem}.quote-form{display:grid;gap:1rem}.quote-form label{color:#333;font-size:.75rem;font-weight:650}.quote-form input,.quote-form select,.quote-form textarea{display:block;width:100%;min-height:3rem;margin-top:.5rem;padding:.75rem 1rem;border:1px solid #d8d8d8;border-radius:.5rem;background:#fff;color:#111;font-size:.875rem}.quote-form textarea{min-height:7rem;resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#d90429;outline:1px solid #d90429}.quote-form__wide>p{margin-top:.75rem;color:#777;font-size:.75rem;line-height:1.5}.quote-form__wide>p a{color:#333;font-weight:700;text-decoration:none}.quote-form__success{grid-column:1 / -1;padding:1rem;border-radius:.5rem;background:#edf7ed;color:#1e5b25;font-size:.875rem}@media(min-width:40rem){.quote-card{padding:2rem}.quote-form{grid-template-columns:repeat(2,1fr)}.quote-form__wide{grid-column:1 / -1}}@media(min-width:64rem){.quote-card{grid-template-columns:.8fr 1.2fr;padding:3rem}}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.expert-support .hl-eyebrow{color:#f23b59}.expert-support__intro{display:grid;gap:2rem}.expert-support__intro h2{max-width:38rem;font-size:clamp(2rem,8vw,3rem);font-weight:650;letter-spacing:-.045em;line-height:1.05}.expert-support__intro>p{max-width:42rem;color:#fff9;font-size:.875rem;line-height:1.75}.expert-support__grid{display:grid;gap:1px;margin-top:2.5rem;overflow:hidden;border-radius:.75rem;background:#ffffff1a}.expert-support__grid article{padding:1.5rem;background:#202428}.expert-support__grid span{color:#f23b59;font-size:1.35rem}.expert-support__grid h3{margin-top:2rem;font-size:1.125rem}.expert-support__grid p{margin-top:.5rem;color:#ffffff7f;font-size:.875rem;line-height:1.5}@media(min-width:40rem){.expert-support__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:64rem){.expert-support__intro{grid-template-columns:.9fr 1.1fr}.expert-support__grid{grid-template-columns:repeat(4,1fr)}}.featured-products__head{display:flex;flex-direction:column;gap:1rem}.featured-products__head>a{color:#d90429;font-size:.875rem;font-weight:700;text-decoration:none}.featured-products__grid{display:flex;gap:1rem;margin:2rem -1rem 0;padding:0 1rem .75rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.featured-products__grid::-webkit-scrollbar{display:none}.featured-products__grid .product-card{display:flex;min-width:calc(100% - 2rem);height:auto;flex-direction:column;scroll-snap-align:start;box-shadow:0 .4rem 1.25rem #1111110d}.product-card__media{position:relative;display:block;width:100%;aspect-ratio:4 / 3;flex:0 0 auto;overflow:hidden;background:#fff}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.product-card:hover .product-card__media img{transform:scale(1.02)}.product-card__media>span{position:absolute;top:.75rem;left:.75rem;padding:.4rem .75rem;border-radius:999px;background:#fffffff2;color:#333;font-size:.625rem;font-weight:700;text-transform:uppercase}.product-card__body{display:flex;flex:1;flex-direction:column;padding:1.25rem}.product-card__type{color:#d90429;font-size:.625rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.product-card h3{display:-webkit-box;min-height:3.15rem;margin-top:.5rem;font-size:1.25rem;letter-spacing:-.035em;line-height:1.25;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card h3 a{color:#111;text-decoration:none}.product-card__price{display:flex;gap:.6rem;align-items:baseline;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e1e1e1}.product-card__price strong{font-size:1.35rem;letter-spacing:-.025em}.product-card__price s{color:#888;font-size:.75rem}.product-card__deposit{display:grid;gap:.25rem;margin-top:.9rem;padding:.7rem .75rem;border-left:3px solid #d90429;border-radius:.25rem;background:#fff4f5}.product-card__deposit strong{color:#b80323;font-size:.6875rem;line-height:1.35}.product-card__deposit span{color:#666;font-size:.625rem;line-height:1.45}.product-card__button{display:inline-flex;gap:.5rem;min-height:2.65rem;align-items:center;justify-content:space-between;margin-top:.9rem;padding:.65rem 1rem;border-radius:999px;background:#111315;color:#fff;font-size:.75rem;font-weight:700;text-decoration:none;transition:background-color .18s ease}.product-card__button:hover{background:#d90429}.featured-products__empty{padding:2rem;border:1px dashed #ccc;border-radius:.75rem;color:#666;text-align:center}@media(min-width:40rem){.featured-products__head{flex-direction:row;align-items:flex-end;justify-content:space-between}.featured-products__grid .product-card{min-width:calc(50% - .5rem)}}@media(min-width:64rem){.featured-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-right:0;margin-left:0;padding:0;overflow:visible}.featured-products__grid .product-card{min-width:0}}.hl-footer{padding:3rem 0 6rem;background:#111315;color:#fff}.hl-footer__inner{width:min(100% - 2rem,80rem);margin:0 auto}.hl-footer__top{display:grid;gap:2.5rem;padding-bottom:3rem;border-bottom:1px solid rgb(255 255 255 / 10%)}.hl-footer__logo{display:inline-flex;gap:.625rem;align-items:center;color:#fff;font-size:1.125rem;font-weight:650;letter-spacing:-.04em;text-decoration:none}.hl-footer__logo b{color:#d90429;font-weight:inherit}.hl-footer__mark{position:relative;display:grid;width:2rem;height:2rem;overflow:hidden;place-items:center;border-radius:.125rem;background:#d90429}.hl-footer__mark i{position:absolute;width:1.3rem;height:.25rem;border-radius:999px;background:#fff;transform:rotate(-45deg)}.hl-footer__mark i+i{opacity:.55;transform:translate(.2rem,.25rem) rotate(-45deg)}.hl-footer__top>div:first-child>p{max-width:20rem;margin-top:1rem;color:#ffffff73;font-size:.875rem;line-height:1.6}.hl-footer__email,.hl-footer__phone{display:block;width:fit-content;color:#ffffffb3;font-size:.875rem;text-decoration:none}.hl-footer__email{margin-top:1.25rem}.hl-footer__phone{margin-top:.55rem}.hl-footer__bbb{width:10.5rem;margin-top:1.25rem}.hl-footer__bbb a{display:block;border-radius:.3125rem}.hl-footer__bbb-image{display:block;width:100%;height:auto}.hl-footer__columns{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.hl-footer h3{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.hl-footer ul{display:grid;gap:.75rem;margin:1rem 0 0;padding:0;list-style:none}.hl-footer li a{color:#ffffff73;font-size:.75rem;text-decoration:none}.hl-footer__policies{padding:1.5rem 0;border-bottom:1px solid rgb(255 255 255 / 10%)}.hl-footer__policies h3{color:#ffffffb3}.hl-footer__policies div{display:flex;flex-wrap:wrap;gap:.65rem 1.25rem;margin-top:.85rem}.hl-footer__policies a{color:#ffffff73;font-size:.6875rem;line-height:1.4;text-decoration:none}.hl-footer__policies a:hover{color:#fff}.hl-footer__bottom{display:flex;flex-direction:column;gap:.75rem;padding-top:1.5rem;color:#ffffff59;font-size:.6875rem}.hl-footer__bottom div{display:flex;gap:1.25rem}.hl-footer__bottom a{color:inherit;text-decoration:none}@media(min-width:40rem){.hl-footer__inner{width:min(100% - 3rem,80rem)}.hl-footer__columns{grid-template-columns:repeat(4,1fr)}.hl-footer__bottom{flex-direction:row;justify-content:space-between}}@media(min-width:64rem){.hl-footer{padding:4rem 0 2.5rem}.hl-footer__inner{width:min(100% - 4rem,80rem)}.hl-footer__top{grid-template-columns:1.4fr 2.6fr}}.header-utility{background:#111315;color:#fff}.header-utility__inner{display:flex;width:min(100% - 2rem,80rem);height:2.25rem;align-items:center;justify-content:space-between;margin:0 auto;font-size:.6875rem}.header-utility p{display:flex;gap:.5rem;align-items:center;color:#ffffffa6}.header-utility__inner>div{display:flex;gap:1.25rem;align-items:center}.header-utility a{display:flex;gap:.4rem;align-items:center;color:#ffffffbf;text-decoration:none}.header-utility__support,.header-utility__email{display:none!important}.main-header{position:relative;z-index:30;border-bottom:1px solid #e1e1e1;background:#fff;color:#111}.main-header__inner{display:flex;width:min(100% - 2rem,80rem);height:4.5rem;align-items:center;justify-content:space-between;margin:0 auto}.hl-logo{display:inline-flex;gap:.625rem;align-items:center;color:#111;font-size:1.125rem;font-weight:650;letter-spacing:-.04em;text-decoration:none}.hl-logo b{color:#d90429;font-weight:inherit}.hl-logo__mark{position:relative;display:grid;width:2rem;height:2rem;overflow:hidden;place-items:center;border-radius:.125rem;background:#d90429}.hl-logo__mark i{position:absolute;width:1.3rem;height:.25rem;border-radius:999px;background:#fff;transform:rotate(-45deg)}.hl-logo__mark i+i{opacity:.55;transform:translate(.2rem,.25rem) rotate(-45deg)}.hl-logo__image{width:auto;max-width:11rem;height:2.25rem;object-fit:contain}.main-header__nav{display:none}.main-header__mobile summary{display:grid;width:2.75rem;height:2.75rem;cursor:pointer;place-content:center;gap:.28rem;border:1px solid #ddd;border-radius:50%;list-style:none}.main-header__mobile summary::-webkit-details-marker{display:none}.main-header__mobile summary span{width:1.15rem;height:1px;background:#111}.main-header__mobile nav{position:absolute;top:4.5rem;right:1rem;left:1rem;display:grid;padding:.75rem;border:1px solid #ddd;border-radius:1rem;background:#fff;box-shadow:0 1.5rem 3rem #1111112e}.main-header__mobile nav a{padding:.85rem 1rem;border-radius:.75rem;color:#333;font-size:.875rem;text-decoration:none}.main-header__mobile nav .main-header__mobile-cta{margin-top:.5rem;background:#d90429;color:#fff;font-weight:700;text-align:center}@media(min-width:40rem){.header-utility__inner,.main-header__inner{width:min(100% - 3rem,80rem)}.header-utility__support,.header-utility__email{display:flex!important}}@media(min-width:64rem){.header-utility__inner,.main-header__inner{width:min(100% - 4rem,80rem)}.main-header__inner{height:4.75rem}.main-header__nav{display:flex;gap:clamp(1.1rem,1.7vw,1.75rem);align-items:center}.main-header__nav a{color:#333;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .18s ease}.main-header__nav a:hover{color:#d90429}.main-header__nav .main-header__cta{padding:.8rem 1.25rem;border-radius:999px;background:#d90429;color:#fff;font-weight:700}.main-header__mobile{display:none}}.faq-section__grid{display:grid;gap:2rem}.faq-list{border-top:1px solid #e1e1e1}.faq-list details{border-bottom:1px solid #e1e1e1}.faq-list summary{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:1.25rem 0;cursor:pointer;font-size:1rem;font-weight:650;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{color:#777;font-size:1.25rem;font-style:normal;font-weight:400;transition:transform .18s ease}.faq-list details[open] summary i{color:#d90429;transform:rotate(45deg)}.faq-list details>p{max-width:48rem;padding:0 2rem 1.25rem 0;color:#666;font-size:.875rem;line-height:1.6}@media(min-width:64rem){.faq-section__grid{grid-template-columns:.7fr 1.3fr}.faq-list summary{font-size:1.125rem}}.home-hero{position:relative;isolation:isolate;min-height:35.625rem;overflow:hidden;background:#080a0c;color:#fff;touch-action:pan-y}.home-hero__slides,.home-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0}.home-hero__slide{display:flex;align-items:flex-end;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .8s ease,visibility .8s ease}.home-hero__slide.is-active{z-index:1;opacity:1;pointer-events:auto;visibility:visible}.home-hero__video,.home-hero__picture,.home-hero__image,.home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.home-hero__video,.home-hero__picture,.home-hero__image{z-index:0}.home-hero__video,.home-hero__image{display:block;object-fit:cover;object-position:center}.home-hero__overlay{z-index:1;opacity:var(--home-hero-overlay-opacity, .85);background:linear-gradient(90deg,#080a0c,#080a0cc7 48%,#080a0c2e)}.home-hero__inner{position:relative;z-index:2;width:min(100% - 2rem,80rem);margin:0 auto;padding:6rem 0 2.25rem}.home-hero__content{max-width:45rem}.home-hero__content--center{margin-inline:auto;text-align:center}.home-hero__content--right{margin-left:auto;text-align:right}.home-hero__eyebrow{margin:0 0 1rem;color:#ffffffc7;font-size:.625rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.home-hero__title{margin:0;color:#fff;font-size:clamp(3rem,11vw,6.7rem);font-weight:650;letter-spacing:-.06em;line-height:.9;text-wrap:balance}.home-hero__body{max-width:39rem;margin:1.25rem 0 0;color:#ffffffc7;font-size:.9375rem;line-height:1.55}.home-hero__content--center .home-hero__body{margin-inline:auto}.home-hero__content--right .home-hero__body{margin-left:auto}.home-hero__actions{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.home-hero__content--center .home-hero__actions{align-items:center}.home-hero__content--right .home-hero__actions{align-items:flex-end}.home-hero__actions .hl-button{gap:.5rem;color:#fff}.home-hero__secondary{border-color:#ffffff3d;background:#ffffff12;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem)}.home-hero__trust-line{margin:2rem 0 0;padding-top:1rem;border-top:1px solid rgb(255 255 255 / 20%);color:#ffffffb8;font-size:.6875rem;font-weight:600;letter-spacing:.02em}.home-hero__controls{position:absolute;z-index:3;top:1rem;right:1rem;display:flex;align-items:center;gap:.25rem;padding:.25rem;border:1px solid rgb(255 255 255 / 16%);border-radius:999px;background:#080a0c7a;box-shadow:0 .5rem 1.5rem #0000002e;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem)}.home-hero__arrow,.home-hero__dot{display:inline-grid;place-items:center;margin:0;border:0;color:#fff;background:transparent;cursor:pointer}.home-hero__arrow{width:2.75rem;height:2.75rem;border-radius:50%;font-size:1rem;transition:background-color .18s ease}.home-hero__arrow:hover{background:#ffffff1f}.home-hero__dot{width:1.5rem;height:2.75rem;padding:0}.home-hero__dot span{display:block;width:.375rem;height:.375rem;border-radius:999px;background:#ffffff73;transition:width .22s ease,background-color .22s ease}.home-hero__dot.is-active span{width:1.125rem;background:#e4002b}.home-hero__arrow:focus-visible,.home-hero__dot:focus-visible{outline:2px solid #fff;outline-offset:2px}.home-hero__editor-notice{padding:2rem;border:1px dashed #e4002b;background:#fff;color:#111;text-align:center}@media(min-width:40rem){.home-hero{min-height:38.75rem}.home-hero__inner{width:min(100% - 3rem,80rem);padding-bottom:3rem}.home-hero__body{margin-top:1.5rem;font-size:1.125rem}.home-hero__actions{flex-direction:row;align-items:center}.home-hero__content--center .home-hero__actions{justify-content:center}.home-hero__content--right .home-hero__actions{justify-content:flex-end}.home-hero__controls{top:1.5rem;right:1.5rem}}@media(min-width:64rem){.home-hero{min-height:max(42.5rem,calc(100svh - 7rem))}.home-hero__inner{width:min(100% - 4rem,80rem);padding-bottom:4rem}.home-hero__controls{right:max(2rem,calc((100vw - 80rem)/2))}}@media(max-width:39.99rem){.home-hero__overlay{background:linear-gradient(0deg,#080a0c,#080a0cc7 52%,#080a0c40)}.home-hero__title{max-width:21rem}.home-hero__content--center .home-hero__title{margin-inline:auto}.home-hero__content--right .home-hero__title{margin-left:auto}.home-hero__actions .hl-button{width:100%;justify-content:center}.home-hero__trust-line{line-height:1.55}}@media(prefers-reduced-motion:reduce){.home-hero__slide{transition:none}}.hl-legal{background:#f5f5f3;color:#111}.hl-legal__container{width:min(100% - 2rem,76rem);margin-inline:auto}.hl-legal__hero{padding:3.5rem 0;border-bottom:1px solid #ddd;background:#fff}.hl-legal__eyebrow{margin:0 0 .75rem;color:#d90429;font-size:.6875rem;font-weight:750;letter-spacing:.2em;text-transform:uppercase}.hl-legal__hero h1{max-width:54rem;margin:0;font-size:clamp(2.25rem,10vw,4.75rem);font-weight:650;letter-spacing:-.055em;line-height:.98}.hl-legal__intro{max-width:48rem;margin-top:1.25rem;color:#5d5d5d;font-size:1rem;line-height:1.7}.hl-legal__updated{width:fit-content;margin-top:1.25rem;padding:.4rem .7rem;border:1px solid #ddd;border-radius:999px;color:#777;font-size:.6875rem}.hl-legal__layout{display:grid;gap:2rem;padding-block:2rem 4rem}.hl-legal__nav{display:flex;gap:.5rem;padding-bottom:.5rem;overflow-x:auto;scrollbar-width:none}.hl-legal__nav::-webkit-scrollbar{display:none}.hl-legal__nav p{display:none}.hl-legal__nav a{display:flex;min-height:2.5rem;flex:0 0 auto;align-items:center;padding:0 .9rem;border:1px solid #d7d7d4;border-radius:999px;background:#fff;color:#555;font-size:.6875rem;font-weight:650;text-decoration:none}.hl-legal__nav a[aria-current=page]{border-color:#d90429;background:#d90429;color:#fff}.hl-legal__content{display:grid;min-width:0;gap:1rem}.hl-legal__card,.hl-legal__form-card,.hl-legal__contact{padding:1.25rem;border:1px solid #dfdfdc;border-radius:.875rem;background:#fff}.hl-legal__card h2,.hl-legal__highlight h2,.hl-legal__form-card h2,.hl-legal__contact h2{margin:0;font-size:1.25rem;letter-spacing:-.035em;line-height:1.2}.hl-legal__rte{margin-top:.85rem;color:#555;font-size:.875rem;line-height:1.75}.hl-legal__rte>*+*{margin-top:.85rem}.hl-legal__rte ul,.hl-legal__rte ol{display:grid;gap:.45rem;padding-left:1.25rem}.hl-legal__rte li::marker{color:#d90429}.hl-legal__rte a{color:#b80323;text-underline-offset:.18em;overflow-wrap:anywhere}.hl-legal__highlight{padding:1.25rem;border-left:.25rem solid #d90429;border-radius:0 .75rem .75rem 0;background:#fff4f5}.hl-legal__contact{display:grid;gap:1.5rem}.hl-legal__contact-grid{display:grid;gap:.65rem}.hl-legal__contact-grid article{display:grid;gap:.3rem;padding:1rem;border:1px solid #e1e1de;border-radius:.65rem;background:#f7f7f5}.hl-legal__contact-grid span{color:#777;font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hl-legal__contact-grid a,.hl-legal__contact-grid strong{color:#111;font-size:.8125rem;font-weight:700;line-height:1.5;text-decoration:none;overflow-wrap:anywhere}.hl-legal__form-card{padding:1.25rem}.hl-legal__form{margin-top:1.5rem}.hl-legal__form-grid{display:grid;gap:1rem}.hl-legal__form label{color:#333;font-size:.75rem;font-weight:700}.hl-legal__form input,.hl-legal__form select,.hl-legal__form textarea{display:block;width:100%;min-height:3rem;margin-top:.45rem;padding:.75rem .9rem;border:1px solid #d3d3d0;border-radius:.5rem;background:#fff;color:#111;font:inherit}.hl-legal__form textarea{min-height:9rem;resize:vertical}.hl-legal__form button{min-height:3rem;margin-top:1rem;padding:0 1.5rem;border:0;border-radius:999px;background:#d90429;color:#fff;font-size:.8125rem;font-weight:750;cursor:pointer}.hl-legal__form-success{margin-bottom:1rem;padding:.85rem;border-radius:.5rem;background:#edf7ed;color:#1e5b25;font-size:.8125rem}.hl-legal__support{display:grid;gap:1rem;align-items:center;padding:1.25rem;border-radius:.75rem;background:#111315;color:#fff}.hl-legal__support strong{font-size:.875rem}.hl-legal__support p{margin-top:.25rem;color:#ffffff8c;font-size:.75rem;line-height:1.5}.hl-legal__support a{width:fit-content;color:#fff;font-size:.75rem;font-weight:700;text-decoration-color:#d90429;text-underline-offset:.25rem}@media(min-width:40rem){.hl-legal__container{width:min(100% - 3rem,76rem)}.hl-legal__hero{padding:5rem 0}.hl-legal__layout{padding-block:3rem 5rem}.hl-legal__card,.hl-legal__form-card,.hl-legal__contact,.hl-legal__highlight{padding:1.75rem}.hl-legal__contact-grid,.hl-legal__form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hl-legal__contact-hours,.hl-legal__form-wide{grid-column:1 / -1}.hl-legal__support{grid-template-columns:1fr auto;padding:1.5rem 1.75rem}}@media(min-width:64rem){.hl-legal__container{width:min(100% - 4rem,76rem)}.hl-legal__layout{grid-template-columns:14rem minmax(0,1fr);gap:3rem;align-items:start}.hl-legal__nav{position:sticky;top:1.5rem;display:grid;gap:0;padding:1rem;overflow:visible;border:1px solid #dfdfdc;border-radius:.75rem;background:#fff}.hl-legal__nav p{display:block;margin:0 0 .6rem;padding:0 .65rem;color:#888;font-size:.625rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hl-legal__nav a{min-height:2.4rem;border:0;border-radius:.4rem;background:transparent}.hl-legal__nav a:hover{background:#f5f5f3;color:#111}.hl-legal__nav a[aria-current=page],.hl-legal__nav a[aria-current=page]:hover{background:#d90429;color:#fff}}.category-grid{margin-top:2rem}.category-card{min-width:88%;scroll-snap-align:start}.category-card__media{position:relative;display:block;aspect-ratio:8 / 5;overflow:hidden;background:#ececea}.category-card__media img{width:100%;height:100%;object-fit:cover}.category-card__placeholder-svg{width:100%;height:100%;color:#bbb}.category-card__body{display:grid;grid-template-columns:1fr auto;gap:.75rem;padding:1.25rem}.category-card--application{min-height:13rem}.category-card--application .category-card__body{height:100%;align-content:space-between;padding:1.5rem}.category-card__symbol{margin-bottom:1.5rem;color:#d90429;font-size:1.35rem;font-weight:700}.category-card h3{font-size:1.25rem;letter-spacing:-.03em}.category-card__count{margin-top:.25rem;color:#d90429;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.category-card__body>p{grid-column:1 / -1;color:#666;font-size:.875rem;line-height:1.5}.category-grid__empty{width:100%;padding:1.5rem;border:1px dashed #bbb;border-radius:.75rem;color:#666;font-size:.875rem;text-align:center}@media(min-width:40rem){.category-card{min-width:calc(50% - .5rem)}}@media(min-width:64rem){.category-card{min-width:calc(25% - .75rem)}}.hl-product{--product-red: #d90429;background:#fff;color:#111;overflow:clip}.hl-product__main,.hl-product__benefits,.hl-product__details,.hl-product__faq,.hl-product__related{width:min(100% - 2rem,80rem);margin-inline:auto}.hl-product__main{display:grid;gap:2rem;padding-block:1.5rem 3rem}.hl-product__gallery,.hl-product__info{min-width:0}.hl-product__stage{position:relative;display:grid;width:100%;aspect-ratio:4 / 3;overflow:hidden;place-items:center;border:1px solid #e3e3df;border-radius:.75rem;background:#fff}.hl-product__stage>img,.hl-product__stage>video,.hl-product__stage>iframe,.hl-product__stage>model-viewer,.hl-product__stage>.hl-product__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:none;height:100%;max-height:none;object-fit:contain;object-position:center}.hl-product__thumbnails{display:flex;gap:.625rem;max-width:100%;margin-top:.75rem;padding:.125rem 0 .375rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin}.hl-product__thumb{position:relative;width:4.5rem;height:4.5rem;flex:0 0 4.5rem;overflow:hidden;padding:.25rem;border:1px solid #ddd;border-radius:.5rem;background:#fff;cursor:pointer;scroll-snap-align:start}.hl-product__thumb.is-active{border:2px solid #111}.hl-product__thumb img{width:100%;height:100%;object-fit:contain;object-position:center}.hl-product__thumb span{position:absolute;right:.2rem;bottom:.2rem;left:.2rem;padding:.15rem;border-radius:.2rem;background:#111315cc;color:#fff;font-size:.5rem;text-transform:capitalize}.hl-product__eyebrow{color:var(--product-red);font-size:.6875rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hl-product__info h1{margin-top:.5rem;font-size:clamp(2.25rem,9vw,3.5rem);font-weight:650;letter-spacing:-.05em;line-height:1}.hl-product__info h1.hl-product__title--long{font-size:clamp(1.875rem,5vw,2.5rem);line-height:1.05}.hl-product__reviews{display:flex;gap:.6rem;align-items:center;margin-top:1rem;color:#777;font-size:.75rem}.hl-product__reviews span:first-child{color:var(--product-red);letter-spacing:.1em}.hl-product__price{margin-top:1.5rem;font-size:1.75rem;font-weight:700;letter-spacing:-.03em}.hl-product__compare{display:block;margin-top:.25rem;color:#777;font-size:.875rem}.hl-product__summary{margin-top:1.25rem;color:#555;font-size:.9375rem;line-height:1.65}.hl-product__form{display:grid;gap:.65rem;margin-top:1.5rem}.hl-product__form label{margin-top:.35rem;color:#333;font-size:.75rem;font-weight:700}.hl-product__form select{width:100%;min-height:3rem;padding:.7rem 2.5rem .7rem .9rem;border:1px solid #ccc;background:#fff;color:#111}.hl-product__quantity-input{width:8.5rem;min-height:2.75rem;padding:.5rem .75rem;border:1px solid #ccc;border-radius:.4rem;background:#fff;color:#111}.hl-product__quantity{display:grid;width:8.5rem;grid-template-columns:2.5rem 1fr 2.5rem;overflow:hidden;border:1px solid #ccc;border-radius:.4rem}.hl-product__quantity button,.hl-product__quantity input{min-width:0;height:2.75rem;padding:0;border:0;border-radius:0;background:#fff;color:#111;text-align:center}.hl-product__quantity input{width:100%;-webkit-appearance:textfield;appearance:textfield}.hl-product__quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.hl-product__add{display:flex;width:100%;min-height:3.25rem;align-items:center;justify-content:center;margin-top:.35rem;border:1px solid var(--product-red);border-radius:999px;background:var(--product-red);color:#fff;font-size:.875rem;font-weight:700;cursor:pointer}.hl-product__add:disabled,.hl-product__mobile-add:disabled{cursor:not-allowed;opacity:.5}.hl-product__phone{display:flex;width:100%;min-height:3.25rem;align-items:center;justify-content:center;margin-top:.15rem;border:1px solid #cfcfcb;border-radius:999px;background:#fff;color:#111;font-size:.875rem;font-weight:700;text-decoration:none}.hl-product__payment{display:flex;min-height:3rem;gap:.55rem;align-items:center;justify-content:center;margin-top:1rem;padding:.75rem .5rem;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;color:#555;font-size:.75rem;font-weight:650;text-align:center}.hl-product__payment svg{width:1rem;height:1rem;flex:0 0 1rem;fill:none;stroke:var(--product-red);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75}.hl-product__assurances{display:grid;gap:.75rem;margin-top:1rem}.hl-product__assurances p{display:grid;grid-template-columns:1.5rem 1fr;color:#777;font-size:.75rem;line-height:1.4}.hl-product__assurances p>span{grid-row:span 2;color:var(--product-red)}.hl-product__assurances strong{color:#222;font-size:.8125rem}.hl-product__benefits{display:grid;border:1px solid #e1e1e1;border-radius:.75rem;background:#e1e1e1;gap:1px;overflow:hidden}.hl-product__benefits article{display:flex;gap:.75rem;padding:1.25rem;background:#f7f7f5}.hl-product__benefits article>span{color:var(--product-red);font-size:1.2rem}.hl-product__benefits h2{font-size:.875rem}.hl-product__benefits p{margin-top:.25rem;color:#666;font-size:.75rem;line-height:1.4}.hl-product__details{display:grid;gap:3rem;padding-block:4rem}.hl-product__details--mini{grid-template-columns:minmax(0,1fr)}.hl-product__details article>h2,.hl-product__faq h2,.hl-product__related h2{margin-top:.75rem;font-size:clamp(1.75rem,7vw,2.5rem);letter-spacing:-.04em;line-height:1.1}.hl-product__details article>p:last-child,.hl-product__description .rte,.hl-product__metafield{margin-top:1.25rem;color:#555;font-size:.9375rem;line-height:1.75}.hl-product__description .rte>*+*{margin-top:1rem}.hl-product__specs{margin-top:1.25rem;border-top:1px solid #ddd}.hl-product__specs div{display:grid;grid-template-columns:minmax(7rem,.8fr) minmax(0,1.2fr);gap:1rem;align-items:start;padding:1rem 0;border-bottom:1px solid #ddd;font-size:.8125rem}.hl-product__specs dt{color:#777}.hl-product__specs dd{min-width:0;font-weight:600;text-align:right;overflow-wrap:anywhere}.hl-product__specs dd .metafield-rich_text_field{color:inherit}.hl-product__specs dd .metafield-rich_text_field>*+*{margin-top:.5rem}.hl-product__faq{display:grid;gap:2rem;padding-block:4rem;border-top:1px solid #e1e1e1}.hl-product__faq details{border-bottom:1px solid #ddd}.hl-product__faq summary{display:flex;gap:1rem;justify-content:space-between;padding:1.1rem 0;cursor:pointer;font-size:.9375rem;font-weight:700;list-style:none}.hl-product__faq summary::-webkit-details-marker{display:none}.hl-product__faq details[open] summary span{color:var(--product-red);transform:rotate(45deg)}.hl-product__faq details p{padding:0 2rem 1.25rem 0;color:#666;font-size:.875rem;line-height:1.6}.hl-product__related{padding-block:4rem 6rem;border-top:1px solid #e1e1e1}.hl-product__related-head{display:flex;flex-direction:column;gap:1rem}.hl-product__related-head>a{color:var(--product-red);font-size:.8125rem;font-weight:700;text-decoration:none}.hl-product__related-grid{display:grid;gap:1rem;margin-top:2rem}.hl-related-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid #e1e1e1;border-radius:.75rem;background:#fff;box-shadow:0 .4rem 1.25rem #1111110d}.hl-related__image{display:block;aspect-ratio:4 / 3;overflow:hidden;background:#f7f7f5}.hl-related__image img,.hl-related__image svg{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.hl-related-card:hover .hl-related__image img{transform:scale(1.02)}.hl-related-card__body{display:flex;flex:1;flex-direction:column;padding:1rem}.hl-product__related-grid h3{display:-webkit-box;min-height:2.5rem;margin:0;overflow:hidden;font-size:1rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hl-product__related-grid h3 a{color:#111;text-decoration:none}.hl-related-card__price{display:flex;gap:.5rem;align-items:baseline;margin-top:1rem}.hl-related-card__price strong{font-size:1rem}.hl-related-card__price s{color:#888;font-size:.75rem}.hl-related-card__button{display:inline-flex;min-height:2.5rem;align-items:center;justify-content:center;margin-top:auto;padding:.65rem 1rem;border-radius:999px;background:#111315;color:#fff;font-size:.75rem;font-weight:700;text-decoration:none;transition:background-color .18s ease}.hl-related-card__button:hover{background:var(--product-red)}.hl-product__mobile-add{position:fixed;z-index:40;right:1rem;bottom:1rem;left:1rem;min-height:3.5rem;border:0;border-radius:999px;background:var(--product-red);box-shadow:0 .75rem 2rem #11111140;color:#fff;font-size:.875rem;font-weight:700}@media(min-width:40rem){.hl-product__main,.hl-product__benefits,.hl-product__details,.hl-product__faq,.hl-product__related{width:min(100% - 3rem,80rem)}.hl-product__benefits,.hl-product__details{grid-template-columns:repeat(2,1fr)}.hl-product__details--mini{grid-template-columns:repeat(2,minmax(0,1fr))}.hl-product__related-head{flex-direction:row;align-items:flex-end;justify-content:space-between}.hl-product__related-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:64rem){.hl-product__main,.hl-product__benefits,.hl-product__details,.hl-product__faq,.hl-product__related{width:min(100% - 4rem,80rem)}.hl-product__main{grid-template-columns:minmax(0,1.15fr) minmax(22rem,.85fr);gap:clamp(3rem,6vw,6rem);padding-block:3rem 5rem}.hl-product__info{position:sticky;top:1.5rem;align-self:start}.hl-product__stage{aspect-ratio:1 / .82}.hl-product__benefits{grid-template-columns:repeat(4,1fr)}.hl-product__details{gap:5rem 7rem;padding-block:6rem}.hl-product__faq{grid-template-columns:.7fr 1.3fr;padding-block:6rem}.hl-product__related-grid{grid-template-columns:repeat(4,1fr)}.hl-product__mobile-add{display:none}}.process-section{padding-bottom:2.75rem}.process-grid{display:grid;gap:1px;margin:2.5rem 0 0;padding:0;overflow:hidden;border:1px solid #e1e1e1;border-radius:.75rem;background:#e1e1e1;list-style:none}.process-grid li{padding:1.25rem;background:#fff}.process-grid span{color:#d90429;font-size:.75rem;font-weight:700}.process-grid h3{margin-top:2rem;font-size:1.125rem}.process-grid p{margin-top:.5rem;color:#666;font-size:.875rem;line-height:1.5}.process-section__link{margin-top:1.5rem}@media(min-width:40rem){.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid li{padding:1.5rem}}@media(min-width:64rem){.process-section{padding-bottom:3.5rem}.process-grid{grid-template-columns:repeat(3,1fr)}}.resources-grid{display:grid;gap:1rem;margin-top:2rem}.resources-grid article{padding:1.25rem}.resources-grid article>div{display:flex;align-items:center;justify-content:space-between}.resources-grid article>div span{color:#d90429;font-size:1.3rem}.resources-grid small{color:#888;font-size:.625rem;font-weight:700;letter-spacing:.16em}.resources-grid h3{margin-top:2rem;font-size:1.25rem;letter-spacing:-.03em}.resources-grid p{margin-top:.75rem;color:#666;font-size:.875rem;line-height:1.5}.resources-grid a{display:inline-block;margin-top:1.5rem;color:#222;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}@media(min-width:40rem){.resources-grid{grid-template-columns:repeat(2,1fr)}.resources-grid article{padding:1.5rem}}@media(min-width:64rem){.resources-grid{grid-template-columns:repeat(3,1fr)}}.hl-search{min-height:60vh;padding:2rem 0 4rem;background:#f5f5f3;color:#111}.hl-search__inner{width:min(100% - 2rem,80rem);margin-inline:auto}.hl-search h1{font-size:clamp(2.25rem,10vw,4rem);letter-spacing:-.05em}.hl-search__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;margin-top:1rem}.hl-search__form input{width:100%;min-width:0;min-height:3rem;padding:.75rem 1rem;border:1px solid #ccc;border-radius:.5rem;background:#fff}.hl-search__form button{min-height:3rem;padding:0 1.25rem;border:0;border-radius:999px;background:#111315;color:#fff;font-weight:700}.hl-search__form+p{margin-top:1rem;color:#666}.search-results{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}.search-result{min-width:0;overflow:hidden;border:1px solid #ddd;border-radius:.75rem;background:#fff}.search-result__image{display:block;width:100%;aspect-ratio:4 / 3;object-fit:contain;background:#fff}.search-result__content{padding:1rem;overflow-wrap:anywhere}.search-result__content a{color:#111;font-weight:700}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}@media(min-width:40rem){.hl-search__inner{width:min(100% - 3rem,80rem)}.search-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:64rem){.hl-search__inner{width:min(100% - 4rem,80rem)}.search-results{grid-template-columns:repeat(3,minmax(0,1fr))}}.trust-benefits{border-bottom:1px solid #e1e1e1;background:#fff}.trust-benefits__inner{display:grid;width:min(100% - 2rem,80rem);grid-template-columns:repeat(2,1fr);margin:0 auto}.trust-benefit{display:flex;gap:.75rem;min-width:0;padding:1.25rem .5rem 1.25rem 0}.trust-benefit:nth-child(2n){padding-left:1rem}.trust-benefit:nth-child(n+3){border-top:1px solid #e1e1e1}.trust-benefit>span{color:#d90429;font-size:1.2rem}.trust-benefit h2{margin:0;font-size:.75rem;line-height:1.3}.trust-benefit p{display:none;margin-top:.25rem;color:#777;font-size:.75rem}@media(min-width:40rem){.trust-benefits__inner{width:min(100% - 3rem,80rem)}.trust-benefit p{display:block}}@media(min-width:64rem){.trust-benefits__inner{width:min(100% - 4rem,80rem);grid-template-columns:repeat(4,1fr)}.trust-benefit,.trust-benefit:nth-child(2n){padding:1.25rem;border-top:0;border-right:1px solid #e1e1e1}.trust-benefit:first-child{padding-left:0}.trust-benefit:last-child{border-right:0}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.hl-reviews{padding:3.5rem 0;background:#fff;color:#111;scroll-margin-top:5rem}.hl-reviews--compact{border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}.hl-reviews--divided{border-top:1px solid #dededb}.hl-reviews__inner{width:min(100% - 2rem,80rem);margin:0 auto}.hl-reviews__heading>p{margin:0 0 .65rem;color:#d90429;font-size:.6875rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.hl-reviews__heading h2{max-width:42rem;margin:0;font-size:clamp(1.75rem,7vw,2.5rem);font-weight:650;letter-spacing:-.045em;line-height:1.05}.hl-reviews__heading>div{max-width:42rem;margin-top:.65rem;color:#666;font-size:.875rem;line-height:1.6}.hl-reviews__carousel{min-width:0;margin-top:1.5rem}.hl-reviews__track{display:flex;width:100%;gap:1rem;padding:.25rem 0 .75rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.hl-reviews__track::-webkit-scrollbar{display:none}.hl-review-card{display:flex;min-width:100%;min-height:12rem;flex-direction:column;padding:1.25rem;border:1px solid #e1e1de;border-radius:.75rem;background:#f5f5f3;box-shadow:0 .35rem 1rem #1111110a;scroll-snap-align:start}.hl-review-card__stars{color:#d90429;font-size:.75rem;letter-spacing:.1em}.hl-review-card__stars .is-empty{color:#ccc}.hl-reviews--equipment-context .hl-review-card{min-height:15.5rem}.hl-review-card__context{display:flex;min-height:2rem;gap:.75rem;align-items:flex-start;justify-content:space-between;margin-bottom:.8rem}.hl-review-card__context>div{display:grid;gap:.35rem;min-width:0}.hl-review-card__category{width:fit-content;padding:.32rem .5rem;border:1px solid rgb(217 4 41 / 24%);border-radius:999px;background:#d904290f;color:#b90424;font-size:.5625rem;font-weight:750;letter-spacing:.11em;line-height:1;text-transform:uppercase}.hl-review-card__context a,.hl-review-card__context p{margin:0;color:#555;font-size:.6875rem;line-height:1.35;text-decoration:none}.hl-review-card__context a:hover{color:#d90429}.hl-review-card__image{width:3rem;height:3rem;flex:0 0 3rem;border:1px solid #e1e1de;border-radius:.5rem;background:#fff;object-fit:contain}.hl-review-card blockquote{display:-webkit-box;flex:1;margin:1rem 0 1.25rem;color:#333;font-size:.875rem;line-height:1.6;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}.hl-review-card footer{display:grid;gap:.2rem;padding-top:.9rem;border-top:1px solid #e1e1e1}.hl-review-card footer strong{color:#111;font-size:.8125rem;line-height:1.3}.hl-review-card footer p{margin:0;color:#777;font-size:.6875rem}.hl-reviews__controls{display:flex;gap:1rem;align-items:center;justify-content:space-between;margin-top:.75rem}.hl-reviews__dots{display:flex;min-width:0;gap:.35rem;align-items:center;overflow:hidden}.hl-reviews__dots span{width:.35rem;height:.35rem;flex:0 0 auto;border-radius:50%;background:#c8c8c5;transition:width .2s ease,border-radius .2s ease,background-color .2s ease}.hl-reviews__dots span.is-active{width:1.25rem;border-radius:999px;background:#d90429}.hl-reviews__arrows{display:flex;gap:.5rem}.hl-reviews__arrows button{display:grid;width:2.5rem;height:2.5rem;padding:0;border:1px solid #d5d5d2;border-radius:50%;background:#fff;color:#111;cursor:pointer;place-items:center;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.hl-reviews__arrows button:hover{border-color:#d90429;background:#d90429;color:#fff}@media(min-width:40rem){.hl-reviews__inner{width:min(100% - 3rem,80rem)}.hl-review-card{min-width:calc(50% - .5rem)}}@media(min-width:64rem){.hl-reviews__inner{width:min(100% - 4rem,80rem)}.hl-review-card{min-width:calc((100% - 2rem) / 3);min-height:13rem;padding:1.5rem}.hl-reviews--equipment-context .hl-review-card{min-height:16rem}}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.hl-mini-reviews{padding:4.5rem 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#fff;color:#111;overflow:hidden}.hl-mini-reviews__inner{width:min(100% - 2rem,80rem);margin-inline:auto}.hl-mini-reviews--embedded{width:100%;min-width:0;max-width:100%;grid-column:1 / -1}.hl-mini-reviews--embedded .hl-mini-reviews__inner{width:100%}.hl-mini-reviews__heading>p{margin:0 0 .65rem;color:#d90429;font-size:.6875rem;font-weight:750;letter-spacing:.2em}.hl-mini-reviews__heading h2{max-width:44rem;margin:0;font-size:clamp(2rem,8vw,3rem);font-weight:650;letter-spacing:-.05em;line-height:1.02}.hl-mini-reviews__heading>div{max-width:48rem;margin-top:.8rem;color:#626262;font-size:.875rem;line-height:1.65}.hl-mini-reviews__carousel{min-width:0;margin-top:2rem}.hl-mini-reviews__track{display:flex;width:100%;gap:1rem;padding:.25rem 0 .75rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.hl-mini-reviews__track::-webkit-scrollbar{display:none}.hl-mini-review-card{display:grid;min-width:100%;overflow:hidden;grid-template-rows:auto 1fr;border:1px solid #e5e5e5;border-radius:.875rem;background:#fff;box-shadow:0 .5rem 1.5rem #1111110d;scroll-snap-align:start}.hl-mini-review-card__media{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#fff}.hl-mini-review-card__image,.hl-mini-review-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hl-mini-review-card__body{display:flex;min-height:16rem;flex-direction:column;padding:1.25rem}.hl-mini-review-card__meta{display:flex;gap:.65rem;align-items:center;justify-content:space-between}.hl-mini-review-card__meta span{width:fit-content;padding:.35rem .55rem;border:1px solid rgb(217 4 41 / 24%);border-radius:999px;background:#d904290f;color:#b90424;font-size:.5625rem;font-weight:750;letter-spacing:.1em;line-height:1;text-transform:uppercase}.hl-mini-review-card__meta p{min-width:0;margin:0;color:#777;font-size:.6875rem;line-height:1.3;text-align:right}.hl-mini-review-card__stars{margin-top:1rem;color:#d90429;font-size:.75rem;letter-spacing:.1em}.hl-mini-review-card__stars .is-empty{color:#ccc}.hl-mini-review-card blockquote{display:-webkit-box;flex:1;margin:.85rem 0 1.25rem;color:#303030;font-size:.875rem;line-height:1.65;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}.hl-mini-review-card footer{display:flex;gap:.5rem;align-items:baseline;padding-top:.9rem;border-top:1px solid #e6e6e3}.hl-mini-review-card footer strong{color:#111;font-size:.8125rem}.hl-mini-review-card footer span{color:#777;font-size:.6875rem}.hl-mini-review-card footer span:before{margin-right:.5rem;color:#bbb;content:"\2022"}.hl-mini-reviews__controls{display:flex;gap:1rem;align-items:center;justify-content:space-between;margin-top:.75rem}.hl-mini-reviews__dots{display:flex;min-width:0;gap:.35rem;align-items:center;overflow:hidden}.hl-mini-reviews__dots span{width:.35rem;height:.35rem;flex:0 0 auto;border-radius:50%;background:#c8c8c5;transition:width .2s ease,border-radius .2s ease,background-color .2s ease}.hl-mini-reviews__dots span.is-active{width:1.25rem;border-radius:999px;background:#d90429}.hl-mini-reviews__arrows{display:flex;gap:.5rem}.hl-mini-reviews__arrows button{display:grid;width:2.75rem;height:2.75rem;padding:0;border:1px solid #d5d5d2;border-radius:50%;background:#fff;color:#111;cursor:pointer;place-items:center;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.hl-mini-reviews__arrows button:hover{border-color:#d90429;background:#d90429;color:#fff}.hl-mini-reviews__arrows button:focus-visible,.hl-mini-reviews__track:focus-visible{outline:2px solid #d90429;outline-offset:3px}@media(min-width:40rem){.hl-mini-reviews__inner{width:min(100% - 3rem,80rem)}.hl-mini-review-card{min-width:calc(50% - .5rem)}}@media(min-width:64rem){.hl-mini-reviews{padding-block:5.5rem}.hl-mini-reviews__inner{width:min(100% - 4rem,80rem)}.hl-mini-review-card{min-width:calc((100% - 2rem) / 3)}.hl-mini-review-card__body{min-height:17rem;padding:1.5rem}}@media(prefers-reduced-motion:reduce){.hl-mini-reviews__track{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
