.cart-drawer .drawer__inner{max-width:min(74rem,94vw);border-inline-start:1px solid rgb(var(--color-foreground) / .1);box-shadow:-2rem 0 6rem #00000024}[data-rounded-block=round] .cart-drawer.drawer--end .drawer__inner{border-end-start-radius:1.75rem;border-start-start-radius:1.75rem}.hy-cart-drawer__header{min-height:5.5rem;padding:1.25rem 2rem;background:rgb(var(--color-background))}.hy-cart-drawer__header .drawer__tabs,.hy-cart-drawer__header .drawer__tab{opacity:1}.hy-cart-drawer__title{display:inline-flex;align-items:center;gap:.85rem;text-align:start}.hy-cart-drawer__title-icon{display:grid;width:2.5rem;height:2.5rem;place-items:center;border:1px solid rgb(var(--color-foreground) / .13);border-radius:.75rem;background:rgb(var(--color-foreground) / .035)}.hy-cart-drawer__title>span:last-child{display:grid;gap:.2rem}.hy-cart-drawer__title strong{font-size:1rem;line-height:1.1}.hy-cart-drawer__title small{color:rgb(var(--color-foreground) / .55);font-size:.72rem;font-weight:600}.hy-cart-drawer__close{width:2.75rem;height:2.75rem;min-height:0;margin:0;border-color:rgb(var(--color-foreground) / .12);border-radius:50%}.hy-cart-drawer__content,.hy-cart-drawer__content .drawer__panel[open]{overflow:hidden}.hy-cart-drawer__content{height:auto;min-height:0}.hy-cart-drawer__content>.drawer__panel[open]{position:relative;flex:1 1 auto;height:auto;min-height:0}.hy-cart-drawer__workspace{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:19rem minmax(0,1fr);height:auto;min-height:0;overflow:hidden}.hy-cart-drawer__main{display:flex;grid-column:2;grid-row:1;min-width:0;min-height:0;overflow:hidden;flex-direction:column;background:rgb(var(--color-background))}.hy-cart-drawer__items{display:flex;flex-direction:column;gap:1.5rem;min-height:0;padding:2rem 2.5rem;scroll-snap-type:none}.hy-cart-drawer__intro{display:grid;gap:1rem}.hy-cart-drawer__eyebrow,.hy-cart-drawer__recommendations-kicker{margin:0 0 .35rem;color:rgb(var(--color-foreground) / .5);font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hy-cart-drawer__intro h2{max-width:35rem;margin:0;font-size:clamp(1.35rem,2vw,2rem);line-height:1.08;letter-spacing:-.035em}.hy-cart-drawer__assurances{display:flex;flex-wrap:wrap;gap:.5rem}.hy-cart-drawer__assurances span{display:inline-flex;align-items:center;gap:.4rem;min-height:2rem;padding:.4rem .65rem;border:1px solid rgb(var(--color-foreground) / .09);border-radius:999px;color:rgb(var(--color-foreground) / .72);background:rgb(var(--color-foreground) / .025);font-size:.68rem;font-weight:650}.hy-cart-lines{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.hy-cart-line{display:grid;grid-template-columns:7rem minmax(0,1fr) auto;gap:1.15rem;align-items:center;padding:.85rem;border:1px solid rgb(var(--color-foreground) / .085);border-radius:1rem;background:rgb(var(--color-foreground) / .018);transition:border-color .2s ease,background-color .2s ease}.hy-cart-line:focus-within,.hy-cart-line:hover{border-color:rgb(var(--color-foreground) / .2);background:rgb(var(--color-foreground) / .035)}.hy-cart-line__media{display:block;width:7rem;height:7rem;overflow:hidden;border-radius:.75rem;background:rgb(var(--color-foreground) / .05)}.hy-cart-line__media img,.hy-cart-line__media svg{width:100%;height:100%;object-fit:cover}.hy-cart-line__content{display:grid;min-width:0;gap:.8rem}.hy-cart-line__identity{display:grid;gap:.2rem}.hy-cart-line__creator{display:flex;align-items:center;gap:.35rem;margin:0;color:rgb(var(--color-foreground) / .48);font-size:.65rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.hy-cart-line__creator span{display:grid;width:1rem;height:1rem;place-items:center;border-radius:50%;color:rgb(var(--color-background));background:rgb(var(--color-foreground));font-size:.58rem}.hy-cart-line__title{overflow:hidden;color:inherit;font-size:1.05rem;font-weight:720;line-height:1.2;text-overflow:ellipsis}.hy-cart-line__meta{display:flex;flex-wrap:wrap;gap:.35rem}.hy-cart-line__meta span{overflow:hidden;max-width:14rem;padding:.32rem .5rem;border-radius:.45rem;color:rgb(var(--color-foreground) / .65);background:rgb(var(--color-foreground) / .055);font-size:.62rem;font-weight:650;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.hy-cart-line__meta .hy-cart-line__instant{color:#176b43;background:#eaf7f0}.hy-cart-line__actions{display:grid;min-width:6.5rem;justify-items:end;gap:.65rem}.hy-cart-line__price{display:grid;justify-items:end;gap:.15rem;font-size:1rem;font-weight:800;white-space:nowrap}.hy-cart-line__price.is-sale span{color:#c6452d}.hy-cart-line__price s{color:rgb(var(--color-foreground) / .42);font-size:.72rem;font-weight:550}.hy-cart-line__remove{color:rgb(var(--color-foreground) / .48);font-size:.7rem;text-decoration:underline;text-underline-offset:.2rem}.cart-drawer .hy-cart-line__seats{display:inline-grid!important;grid-template-columns:auto 2rem 2.4rem 2rem;align-items:center;justify-content:start;gap:.25rem;font-size:.68rem}.hy-cart-line__seats .quantity__button,.hy-cart-line__seats .quantity__input{display:grid;width:2rem;height:2rem;min-height:0;place-items:center;padding:0;border:1px solid rgb(var(--color-foreground) / .12);border-radius:.45rem}.hy-cart-line__seats .quantity__input{width:2.4rem}.hy-cart-drawer__recommendations{grid-column:1;grid-row:1;min-width:0;overflow-x:hidden;overflow-y:auto;padding:2rem 1.25rem;border-inline-end:1px solid rgb(var(--color-foreground) / .08);background:#f3f3f4}.hy-cart-drawer__recommendations .complementary-products{gap:1rem}.hy-cart-drawer__recommendations .recommend__title{padding:0;border:0;font-size:1.2rem;line-height:1.15;letter-spacing:-.025em}.hy-cart-drawer__recommendations .indicators{gap:.35rem}.hy-cart-drawer__recommendations .indicators .button{width:2rem;height:2rem;min-height:0;padding:0;border-color:rgb(var(--color-foreground) / .14);background:transparent}.hy-cart-drawer__recommendations .horizontal-products{margin:0}.hy-cart-drawer__recommendations .horizontal-product{display:grid;grid-template-columns:4.75rem minmax(0,1fr);gap:.75rem;align-items:center;width:100%;padding:.7rem;border:1px solid rgb(var(--color-foreground) / .08);border-radius:.85rem;background:rgb(var(--color-background))}.hy-cart-drawer__recommendations .horizontal-product+.horizontal-product{margin-top:.65rem}.hy-cart-drawer__recommendations .horizontal-product__media{width:4.75rem;height:4.75rem;border-radius:.6rem}.hy-cart-drawer__recommendations .horizontal-product__title{display:-webkit-box;overflow:hidden;font-size:.8rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hy-cart-drawer__recommendations .horizontal-product__details{min-width:0}.hy-cart-drawer__recommendations .horizontal-product__quantity{grid-column:2;margin:-.15rem 0 0}.hy-cart-drawer__recommendations .horizontal-product__quantity .button{width:100%;min-height:2.1rem;padding:.45rem .7rem;border-radius:.55rem;font-size:.66rem}.hy-cart-drawer__footer{display:block;padding:1rem 2.5rem 1.25rem;border-block-start:1px solid rgb(var(--color-foreground) / .09);background:rgb(var(--color-background));box-shadow:0 -1.5rem 3rem rgb(var(--color-background) / .96)}.hy-cart-drawer__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;margin-bottom:.8rem}.hy-cart-drawer__steps span{display:grid;gap:.3rem;color:rgb(var(--color-foreground) / .42);font-size:.58rem;font-weight:700}.hy-cart-drawer__steps i{display:block;height:.26rem;border-radius:999px;background:rgb(var(--color-foreground) / .13)}.hy-cart-drawer__steps .is-active{color:rgb(var(--color-foreground))}.hy-cart-drawer__steps .is-active i{background:rgb(var(--color-foreground))}.hy-cart-drawer__saving{display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem;padding:.65rem .75rem;border:1px solid #bfe5cf;border-radius:.7rem;color:#176b43;background:#eef9f3;font-size:.72rem;font-weight:700}.hy-cart-drawer__discounts{display:grid;gap:.35rem;margin:0 0 .7rem;padding:0;list-style:none}.hy-cart-drawer__discounts li{display:flex;justify-content:space-between;gap:1rem;font-size:.7rem}.hy-cart-drawer__summary{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.hy-cart-drawer__summary>div{display:grid;gap:.15rem}.hy-cart-drawer__summary span{font-size:.8rem;font-weight:750}.hy-cart-drawer__summary small{color:rgb(var(--color-foreground) / .5);font-size:.62rem}.hy-cart-drawer__summary>strong{font-size:1.35rem;line-height:1;white-space:nowrap}.hy-cart-drawer__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem 1rem;align-items:center}.hy-cart-drawer__checkout{min-height:3.65rem;border-radius:.85rem}.hy-cart-drawer__checkout .btn-text{display:flex;align-items:center;justify-content:center;gap:.55rem}.hy-cart-drawer__checkout b{opacity:.45}.hy-cart-drawer__view-cart{color:inherit;font-size:.72rem;font-weight:700;text-decoration:underline;text-underline-offset:.25rem}.hy-cart-drawer__legal{display:flex;flex-wrap:wrap;gap:.4rem 1rem;margin-top:.7rem}.hy-cart-drawer__legal a{color:rgb(var(--color-foreground) / .48);font-size:.58rem;text-decoration:underline;text-underline-offset:.18rem}.hy-cart-drawer__footer .additional-checkout-buttons{margin-top:.7rem}.hy-cart-drawer__empty{height:100%}@media screen and (max-width:1023px){.cart-drawer .drawer__inner{max-width:min(52rem,96vw)}.hy-cart-drawer__workspace{grid-template-columns:15rem minmax(0,1fr)}.hy-cart-drawer__items,.hy-cart-drawer__footer{padding-inline:1.5rem}.hy-cart-line{grid-template-columns:5.5rem minmax(0,1fr)}.hy-cart-line__media{width:5.5rem;height:5.5rem}.hy-cart-line__actions{grid-column:2;grid-template-columns:1fr auto;min-width:0;justify-items:start;align-items:center}.hy-cart-line__price{justify-items:start}}@media screen and (max-width:767px){html.js .cart-drawer .drawer__inner{width:100%;max-width:none;max-height:100dvh;border-radius:0}html.js .cart-drawer .drawer__header:before{content:none}.hy-cart-drawer__header{min-height:4.5rem;padding:.8rem 1rem}html.js .cart-drawer .hy-cart-drawer__close{position:static;width:2.55rem;height:2.55rem;margin:0;clip:auto;overflow:visible;white-space:normal}.hy-cart-drawer__title-icon{width:2.25rem;height:2.25rem}.hy-cart-drawer__workspace{display:block;height:100%}.hy-cart-drawer__main{height:100%}.hy-cart-drawer__recommendations{display:none}.hy-cart-drawer__items{gap:1.1rem;padding:1rem}.hy-cart-drawer__intro h2{font-size:1.35rem}.hy-cart-drawer__assurances{display:grid;grid-auto-columns:max-content;grid-auto-flow:column;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:none}.hy-cart-drawer__assurances::-webkit-scrollbar{display:none}.hy-cart-line{grid-template-columns:5rem minmax(0,1fr);gap:.8rem;padding:.65rem}.hy-cart-line__media{width:5rem;height:5rem}.hy-cart-line__title{font-size:.88rem}.hy-cart-line__meta span{max-width:10rem;font-size:.56rem}.hy-cart-line__actions{grid-column:1 / -1;display:flex;justify-content:space-between;padding-inline:.15rem}.hy-cart-drawer__footer{padding:.8rem 1rem calc(.85rem + env(safe-area-inset-bottom));box-shadow:0 -1rem 2rem rgb(var(--color-background) / .98)}.hy-cart-drawer__summary small,.hy-cart-drawer__legal,.hy-cart-drawer__view-cart,.hy-cart-drawer__footer .additional-checkout-buttons{display:none}.hy-cart-drawer__summary{margin-bottom:.65rem}.hy-cart-drawer__summary>strong{font-size:1.15rem}.hy-cart-drawer__actions{display:block}.hy-cart-drawer__checkout{width:100%;min-height:3.35rem}.hy-cart-drawer__checkout .btn-text{gap:.4rem;font-size:.76rem}}.hy-community{--section-padding-top: 72px;--section-padding-bottom: 72px;position:relative;isolation:isolate;background:#fff;color:#000}.hy-community__top,.hy-community__creators,.hy-reviews{position:relative;z-index:1}.hy-community__top{display:grid;grid-template-columns:1fr .75fr;gap:2rem;align-items:end;margin-bottom:2rem}.hy-community__eyebrow{margin-bottom:.65rem;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.58}.hy-community__top h2,.hy-reviews__copy h2{max-width:18ch;font-size:clamp(2rem,4vw,4.2rem);line-height:.98;letter-spacing:-.045em}.hy-community__top h2{position:relative;z-index:1;color:#000!important;-webkit-text-fill-color:#000!important}.hy-community__intro{max-width:560px;opacity:.65}.hy-community__creators{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hy-creator{position:relative;z-index:1;display:block;padding:.7rem .7rem 1rem;border:1px solid #000;border-radius:20px;color:#fff;background:#000;text-decoration:none}.hy-creator__media{position:relative;z-index:1;aspect-ratio:16/10;overflow:hidden;border-radius:14px;background:#fff}.hy-creator__media img{position:relative;z-index:1;width:100%;height:100%;opacity:1!important;visibility:visible!important;object-fit:cover;transition:transform .45s ease}.hy-creator:hover .hy-creator__media img{transform:scale(1.035)}.hy-creator__body{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem .35rem .25rem}.hy-creator__body span:not(.hy-creator__verified){font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;opacity:.5}.hy-creator__body h3{margin-top:.15rem;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:1.2rem}.hy-creator__verified{flex:0 0 auto;width:1.8rem;height:1.8rem;display:grid;place-items:center;border-radius:50%;color:#000;background:#fff;font-size:.8rem;font-weight:800}.hy-creator>p{padding-inline:.35rem;color:#ffffffb3;font-size:.82rem;line-height:1.4;opacity:1}.hy-reviews{--review-ink: #000;--review-accent: #fff;margin-top:clamp(4rem,8vw,8rem);padding:clamp(1.25rem,3.5vw,3.5rem);overflow:hidden;border-radius:32px;color:#fff;background:var(--review-ink)}.hy-reviews__header{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(340px,1fr) minmax(230px,.62fr);align-items:end;gap:clamp(2rem,5vw,5rem)}.hy-reviews__score{display:grid;grid-template-columns:auto 1fr;align-items:end}.hy-reviews__stars{grid-column:1/-1;margin-bottom:.6rem;color:var(--review-accent);font-size:clamp(1rem,1.5vw,1.25rem);letter-spacing:.12em}.hy-reviews__score>strong{font-size:clamp(4.7rem,8vw,8rem);line-height:.72;letter-spacing:-.075em}.hy-reviews__score>span{padding:0 0 .28rem .6rem;color:#ffffff70;font-size:1rem}.hy-reviews__score>p{grid-column:1/-1;margin-top:1.1rem;color:#ffffff94;font-size:.74rem}.hy-reviews__score>p b{color:#fff}.hy-reviews__copy .hy-community__eyebrow{color:var(--review-accent);opacity:1}.hy-reviews__copy h2{max-width:14ch;color:#fff;font-size:clamp(2.7rem,4.6vw,4.8rem);line-height:.88;letter-spacing:-.065em;text-wrap:balance}.hy-reviews__copy>p:last-child{max-width:580px;margin-top:1.25rem;color:#fff9;font-size:.9rem;line-height:1.55}.hy-reviews__source{display:grid;grid-template-columns:auto 1fr;gap:.9rem;padding:1.15rem;border:1px solid rgba(255,255,255,.3);border-radius:16px;background:#ffffff0f}.hy-reviews__source-icon{display:grid;width:2rem;height:2rem;place-items:center;border-radius:50%;color:var(--review-ink);background:var(--review-accent);font-size:.75rem;font-weight:900}.hy-reviews__source strong{display:block;color:#fff;font-size:.76rem}.hy-reviews__source p{margin-top:.35rem;color:#ffffff85;font-size:.68rem;line-height:1.45}.hy-reviews__carousel-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:clamp(3rem,6vw,6rem);padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.14)}.hy-reviews__carousel-heading p{font-size:.68rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.hy-reviews__carousel-heading span{color:#ffffff75;font-size:.68rem}.hy-community__carousel{width:calc(100% + 1rem);max-width:none!important;margin:1.25rem -.5rem 0!important;padding:0!important}.hy-community__carousel .jdgm-carousel{display:block!important;max-width:none!important;margin:0!important;padding:0!important;color:#fff!important;background:transparent!important}.hy-community__carousel .jdgm-carousel__item-container{min-height:380px!important;padding:0!important}.hy-community__carousel .jdgm-carousel__item-wrapper{min-height:380px!important}.hy-community__carousel .jdgm-carousel-item{display:inline-grid!important;grid-template-rows:minmax(170px,1fr) auto auto;height:100%!important;min-height:370px!important;padding:1.5rem!important;overflow:hidden;border:1px solid rgba(255,255,255,.13)!important;border-radius:20px!important;color:#fff!important;background:#1b1b18!important;text-align:left!important;vertical-align:top}.hy-community__carousel .jdgm-carousel-item__review{display:flex!important;height:auto!important;min-height:0!important;flex-direction:column}.hy-community__carousel .jdgm-carousel-item__review:after{content:"\201c";order:-2;margin-bottom:.6rem;color:#ffffff80;font-family:Georgia,serif;font-size:3rem;line-height:.7}.hy-community__carousel .jdgm-carousel-item__review-rating{order:-1;margin-bottom:1.25rem!important}.hy-community__carousel .jdgm-star{color:var(--review-accent)!important;font-size:.95rem!important}.hy-community__carousel .jdgm-carousel-item__review-content{display:grid;gap:.5rem}.hy-community__carousel .jdgm-carousel-item__review-title{overflow:visible!important;color:#fff!important;font-size:1rem!important;font-weight:800!important;line-height:1.25!important;text-overflow:initial!important;white-space:normal!important}.hy-community__carousel .jdgm-carousel-item__review-body{height:auto!important;overflow:visible!important;color:#ffffffc7!important;font-size:clamp(.92rem,1.25vw,1.05rem)!important;line-height:1.5!important}.hy-community__carousel .jdgm-carousel-item__review-body p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.hy-community__carousel .jdgm-carousel-item__reviewer-name-wrapper{display:grid!important;grid-template-columns:40px minmax(0,1fr);grid-template-rows:auto auto;column-gap:.75rem;align-items:center;margin-top:1.25rem!important;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);text-align:left!important}.hy-community__carousel .hy-review-avatar{display:grid;grid-row:1/3;width:40px;height:40px;place-items:center;border-radius:50%;color:var(--review-ink);background:var(--review-accent);font-size:.66rem;font-weight:900;letter-spacing:.03em}.hy-community__carousel .jdgm-carousel-item__reviewer-name{display:block!important;grid-column:2;max-width:none!important;color:#fff!important;font-size:.76rem!important;font-weight:780!important;line-height:1.25!important;text-overflow:initial!important;white-space:normal!important}.hy-community__carousel .jdgm-carousel-item__timestamp{display:block!important;grid-column:2;max-width:none!important;height:auto!important;margin-top:.12rem!important;color:#fff6!important;background:transparent!important;font-size:.62rem!important;line-height:1.2!important;text-align:left!important}.hy-community__carousel .jdgm-carousel-item__product{position:relative;display:grid!important;grid-template-columns:52px minmax(0,1fr);grid-template-rows:auto auto;gap:.1rem .75rem;align-items:center;min-height:70px;margin-top:1rem!important;padding:.55rem!important;border:1px solid rgba(255,255,255,.1);border-radius:13px;color:#fff!important;background:#ffffff0b;text-decoration:none!important}.hy-community__carousel .jdgm-carousel-item__product:before{content:attr(data-hy-product-label);grid-column:2;color:#ffffff6b;font-size:.54rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.hy-community__carousel .jdgm-carousel-item__product-image{display:block!important;grid-row:1/3;width:52px!important;height:52px!important;border-radius:9px!important;object-fit:cover!important}.hy-community__carousel .jdgm-carousel-item__product-title{display:-webkit-box!important;grid-column:2;max-width:none!important;overflow:hidden!important;color:#fff!important;font-size:.7rem!important;font-weight:720!important;line-height:1.3!important;text-align:left!important;text-overflow:initial!important;white-space:normal!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hy-community__carousel .jdgm-carousel__arrows{display:flex!important;align-items:center;justify-content:center;gap:.65rem;margin-top:1.25rem!important}.hy-community__carousel :is(.jdgm-carousel__left-arrow,.jdgm-carousel__right-arrow){position:static!important;display:grid!important;width:46px!important;height:46px!important;margin:0!important;place-items:center;border:1px solid rgba(255,255,255,.22)!important;border-radius:50%!important;opacity:1!important;transform:none!important;color:#fff;background:transparent;cursor:pointer}.hy-community__carousel :is(.jdgm-carousel__left-arrow,.jdgm-carousel__right-arrow):after{font-family:Arial,sans-serif;font-size:1rem;line-height:1}.hy-community__carousel .jdgm-carousel__left-arrow:after{content:"\2190"}.hy-community__carousel .jdgm-carousel__right-arrow:after{content:"\2192"}.hy-community__carousel :is(.jdgm-carousel__left-arrow,.jdgm-carousel__right-arrow):hover{color:var(--review-ink);border-color:var(--review-accent)!important;background:var(--review-accent)}.hy-community__carousel :is(.jdgm-carousel__left-arrow,.jdgm-carousel__right-arrow):focus-visible{outline:2px solid var(--review-accent);outline-offset:3px}.hy-community__carousel .jdgm-carousel__pause-icon{display:none!important}.hy-reviews__transparency{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem;border-block:1px solid rgba(255,255,255,.12)}.hy-reviews__transparency p{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.75rem;min-height:70px;padding:.9rem 1rem;border-right:1px solid rgba(255,255,255,.12);color:#fff9;font-size:.7rem;line-height:1.4}.hy-reviews__transparency p:last-child{border-right:0}.hy-reviews__transparency span{color:var(--review-accent);font-size:.58rem;font-weight:850}@media screen and (max-width:767px){.hy-community{--section-padding-top: 44px;--section-padding-bottom: 44px}.hy-community__top{grid-template-columns:1fr;gap:1rem}.hy-community__top h2{font-size:clamp(2.15rem,10vw,3.2rem)}.hy-community__creators{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:calc(var(--page-padding) * -1);padding-inline:var(--page-padding);scrollbar-width:none}.hy-creator{flex:0 0 min(78vw,300px);scroll-snap-align:start}.hy-reviews{margin-inline:calc(var(--page-padding) * -1);padding:1.5rem var(--page-padding) 1.75rem;border-radius:0}.hy-reviews__header{grid-template-columns:1fr;gap:2rem}.hy-reviews__score{max-width:190px}.hy-reviews__score>strong{font-size:5.5rem}.hy-reviews__copy h2{font-size:clamp(2.7rem,13vw,4.2rem)}.hy-reviews__source{max-width:420px}.hy-reviews__carousel-heading{align-items:end}.hy-reviews__carousel-heading span{max-width:14ch;text-align:right}.hy-community__carousel .jdgm-carousel__item-container,.hy-community__carousel .jdgm-carousel__item-wrapper{min-height:400px!important}.hy-community__carousel .jdgm-carousel-item{min-height:390px!important;padding:1.25rem!important}.hy-reviews__transparency{grid-template-columns:1fr}.hy-reviews__transparency p{min-height:58px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.hy-reviews__transparency p:last-child{border-bottom:0}}@media(prefers-reduced-motion:reduce){.hy-community__carousel *{scroll-behavior:auto!important;transition-duration:.01ms!important}}.hy-growth{--section-padding-top: 72px;--section-padding-bottom: 72px}.hy-growth__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hy-growth__card{position:relative;min-height:520px;display:flex;align-items:end;overflow:hidden;padding:clamp(1.4rem,3vw,2.6rem);border-radius:24px}.hy-growth__card--free{color:#fff;background:#333}.hy-growth__card--seller{color:#fff;background:#040299}.hy-growth__image,.hy-growth__veil{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hy-growth__image{object-fit:cover}.hy-growth__veil{background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.82))}.hy-growth__content{position:relative;z-index:1;display:grid;justify-items:start;gap:1rem}.hy-growth__content>p{font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.72}.hy-growth__content h2{max-width:13ch;font-size:clamp(2.2rem,4vw,4rem);line-height:.95;letter-spacing:-.045em}.hy-growth__content>span{max-width:48ch;line-height:1.5;color:#ffffffb3}.hy-growth__content ul{display:grid;grid-template-columns:1fr 1fr;gap:.55rem 1rem;font-size:.84rem}.hy-growth__content li{display:flex;align-items:center;gap:.45rem}.hy-growth__content li b{color:#ffddbf}@media screen and (max-width:767px){.hy-growth{--section-padding-top: 44px;--section-padding-bottom: 44px}.hy-growth__grid{grid-template-columns:1fr}.hy-growth__card{min-height:420px;border-radius:18px}.hy-growth__card--seller{min-height:auto}.hy-growth__content h2{font-size:clamp(2.3rem,11vw,3.4rem)}.hy-growth__content ul{grid-template-columns:1fr}}.hy-home-hero{position:relative;min-height:var(--hero-min-height);display:grid;color:rgb(var(--hero-text));overflow:hidden;background:#151515}.hy-home-hero__media,.hy-home-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.hy-home-hero__media:after{content:"";background:linear-gradient(90deg,#000000c7,#00000057 58%,#00000080);opacity:var(--hero-overlay)}.hy-home-hero__media picture,.hy-home-hero__media img{display:block;width:100vw;max-width:100vw;height:100%}.hy-home-hero__media img{object-fit:cover}.hy-home-hero__inner{position:relative;z-index:1;display:flex;align-items:center;width:100vw;max-width:100vw;box-sizing:border-box;padding-block:clamp(7rem,12vw,11rem) clamp(3.5rem,7vw,6rem)}.hy-home-hero__content{width:auto;max-width:850px;min-width:0;flex:1 1 0;display:grid;gap:1.35rem}.hy-home-hero__content>*{min-width:0;max-width:100%}.hy-home-hero__eyebrow{width:max-content;padding:.55rem .9rem;border:1px solid rgba(255,255,255,.35);border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hy-home-hero__title{max-width:14ch;color:rgb(var(--hero-text));font-size:clamp(2.8rem,6vw,6.5rem);font-weight:700;line-height:.94;letter-spacing:-.055em}.hy-home-hero__text{max-width:650px;font-size:clamp(1rem,1.5vw,1.3rem);color:#ffffffd1}.hy-home-hero__search{width:100%;max-width:760px;box-sizing:border-box;min-height:64px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.45rem .45rem .45rem 1.15rem;border-radius:999px;color:#171717;background:#fff;box-shadow:0 18px 55px #0000003d}.hy-home-hero__search input{min-width:0;border:0;outline:0;font:inherit;background:transparent}.hy-home-hero__search button{min-height:52px;padding-inline:1.5rem;border:0;border-radius:999px;color:#fff;background:#171717;font-weight:700;cursor:pointer}.hy-home-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.hy-home-hero__actions .button--secondary{color:#fff;border-color:#ffffffa6;background:#0000002e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hy-home-hero__trust{display:flex;flex-wrap:wrap;gap:.7rem 1.2rem;font-size:.85rem;color:#fffc}.hy-home-hero__trust li{display:flex;align-items:center;gap:.4rem}.hy-home-hero__trust span{color:rgb(var(--hero-accent));font-weight:800}@media screen and (max-width:767px){.hy-home-hero{min-height:min(720px,calc(100svh - 40px))}.hy-home-hero__media:after{background:linear-gradient(180deg,#0000006b,#000000d4)}.hy-home-hero__inner{align-items:end;padding-block:7rem 2.25rem}.hy-home-hero__content{gap:1rem}.hy-home-hero__title{font-size:clamp(2.6rem,12vw,4.1rem)}.hy-home-hero__search{min-height:56px;padding-left:.95rem}.hy-home-hero__search button{min-height:46px;padding-inline:1rem;font-size:.85rem}.hy-home-hero__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hy-home-hero__actions .button{width:100%;padding-inline:.75rem}.hy-home-hero__trust{display:grid;grid-template-columns:1fr 1fr;font-size:.75rem}}.hy-why{padding-block:clamp(3rem,6vw,6rem);overflow:hidden}.hy-why__shell{position:relative;overflow:hidden;padding:clamp(1.5rem,4vw,4rem);border-radius:36px;color:#fff;background:radial-gradient(circle at 86% 5%,rgba(99,72,255,.34),transparent 28%),radial-gradient(circle at 8% 92%,rgba(255,127,64,.2),transparent 24%),#111}.hy-why__shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 70%);mask-image:linear-gradient(to bottom,#000,transparent 70%)}.hy-why__shell>*{position:relative;z-index:1}.hy-why__heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);gap:clamp(2rem,7vw,8rem);align-items:end;margin-bottom:clamp(2rem,4vw,3.5rem)}.hy-section-eyebrow{width:max-content;margin-bottom:.9rem;padding:.5rem .75rem;border:1px solid currentColor;border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;opacity:.72}.hy-section-title{max-width:14ch;color:inherit;font-size:clamp(2.65rem,5vw,5.25rem);font-weight:700;line-height:.92;letter-spacing:-.055em}.hy-why__intro{padding-left:1.25rem;border-left:2px solid #ffddbf;color:#ffffffc2;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.45}.hy-why__benefits{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.hy-why__benefit{min-height:240px;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;padding:1.25rem;border:1px solid rgba(255,255,255,.14);border-radius:18px;color:#fff;background:#fff1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .25s ease,background-color .25s ease,border-color .25s ease}.hy-why__benefit:hover{transform:translateY(-5px);border-color:#ffffff57;background:#ffffff1c}.hy-why__benefit-top{display:flex;align-items:center;justify-content:space-between}.hy-why__number{font-size:.68rem;font-weight:700;letter-spacing:.12em;color:#ffffff6b}.hy-why__icon{width:2.55rem;height:2.55rem;display:grid;place-items:center;border-radius:50%;color:#111;background:#ffddbf;font-size:1.05rem;font-weight:900}.hy-why__benefit-copy{display:grid;gap:.65rem}.hy-why__benefit h3{color:#fff;font-size:clamp(1.02rem,1.25vw,1.22rem);line-height:1.08;letter-spacing:-.02em}.hy-why__benefit p{color:#ffffff9e;font-size:.83rem;line-height:1.48}.hy-demo{display:grid;grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);gap:clamp(2rem,5vw,5rem);align-items:center;margin-top:.85rem;padding:clamp(1.4rem,3vw,2.75rem);border-radius:24px;color:#171717;background:#f3f0e9}.hy-demo__copy{display:grid;justify-items:start;gap:1rem}.hy-demo__copy .hy-section-eyebrow{color:#171717}.hy-demo__copy .hy-section-title{max-width:11ch;color:#171717;font-size:clamp(2.4rem,4vw,4.25rem)}.hy-demo__copy>p:not(.hy-section-eyebrow){max-width:42ch;color:#171717ad;line-height:1.5}.hy-demo__product{display:grid;gap:.2rem;padding-block:.45rem}.hy-demo__product span{font-size:.75rem;color:#1717178f}.hy-demo__product strong{color:#171717;font-size:1rem;line-height:1.25}.hy-demo__compare{display:grid;gap:.85rem;min-width:0}.hy-demo__canvas{position:relative;aspect-ratio:16/10;overflow:hidden;border-radius:18px;background:#292929;box-shadow:0 24px 60px #1717172e}.hy-demo__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hy-demo__image--after{clip-path:inset(0 calc(100% - var(--position)) 0 0)}.hy-demo__divider{position:absolute;z-index:2;inset-block:0;left:var(--position);width:2px;background:#fff;transform:translate(-50%)}.hy-demo__divider i{position:absolute;top:50%;left:50%;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#171717;background:#fff;font-style:normal;transform:translate(-50%,-50%);box-shadow:0 5px 25px #00000059}.hy-demo__tag{position:absolute;z-index:3;top:.85rem;padding:.45rem .7rem;border-radius:999px;color:#fff;background:#000000b8;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hy-demo__tag--before{right:.85rem}.hy-demo__tag--after{left:.85rem}.hy-demo__control{display:grid;grid-template-columns:auto auto minmax(80px,1fr) auto;gap:.7rem;align-items:center;color:#1717178c;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hy-demo__control input{width:100%;accent-color:#171717;cursor:ew-resize}@media screen and (max-width:1100px){.hy-why__benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.hy-why__benefit{min-height:210px}}@media screen and (max-width:767px){.hy-why{padding-block:2.5rem}.hy-why__shell{margin-inline:calc(var(--page-padding) * -.5);padding:1.3rem;border-radius:24px}.hy-why__heading{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.5rem}.hy-section-title{font-size:clamp(2.65rem,12vw,3.65rem)}.hy-why__intro{padding-left:1rem;font-size:.95rem}.hy-why__benefits{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:-1.3rem;padding-inline:1.3rem;padding-bottom:.35rem;scrollbar-width:none}.hy-why__benefit{flex:0 0 min(76vw,280px);min-height:210px;scroll-snap-align:start}.hy-demo{grid-template-columns:1fr;margin-top:.75rem;padding:1rem;border-radius:18px}.hy-demo__copy{order:2}.hy-demo__copy .hy-section-title{font-size:clamp(2.35rem,11vw,3.2rem)}.hy-demo__canvas{border-radius:13px}.hy-demo__control{grid-template-columns:auto minmax(80px,1fr) auto}.hy-demo__control label{display:none}}.hy-checkout-progress{width:100%;margin-block:1.75rem 2.5rem}.hy-checkout-progress ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;counter-reset:step}.hy-checkout-progress li{position:relative;display:grid;justify-items:center;gap:.55rem;color:#1717176b;font-size:.72rem;text-align:center}.hy-checkout-progress li:not(:last-child):after{content:"";position:absolute;z-index:0;top:16px;left:calc(50% + 20px);width:calc(100% - 40px);height:2px;background:#1717171f}.hy-checkout-progress li span{position:relative;z-index:1;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(23,23,23,.16);border-radius:50%;background:rgb(var(--color-background));font-weight:800}.hy-checkout-progress li strong{font-weight:750;letter-spacing:.01em}.hy-checkout-progress li.is-active{color:rgb(var(--color-foreground))}.hy-checkout-progress li.is-active span{border-color:rgb(var(--color-foreground));color:rgb(var(--color-background));background:rgb(var(--color-foreground));box-shadow:0 0 0 5px #1717170f}.hy-checkout-progress--compact{margin-block:0 .5rem}.hy-checkout-progress--compact li{gap:.35rem;font-size:.63rem}.hy-checkout-progress--compact li span{width:28px;height:28px}.hy-checkout-progress--compact li:not(:last-child):after{top:13px;left:calc(50% + 17px);width:calc(100% - 34px)}
/*# sourceMappingURL=/cdn/shop/t/25/compiled_assets/styles.css.map?subset=QAAA4AEAAAAAAAAAAAAFAACAAAAQAAAQ */
