.nh-fg{padding:var(--nh-pad-t,44px) 0 var(--nh-pad-b,44px)}.nh-fg__wrap{max-width:1320px;margin:0 auto;padding:0 20px}.nh-fg__head{margin-bottom:16px}.nh-fg__title{margin:0;font-family:Barlow Condensed,Barlow,sans-serif;font-weight:700;font-size:clamp(26px,4vw,40px);line-height:1.03}.nh-fg__sub{margin:6px 0 0;opacity:.7;font-size:15px}.nh-fg__desc{margin:4px 0 20px;font-size:15.5px;font-weight:500;line-height:1.45;opacity:.92;max-width:58ch;transition:opacity .12s ease}.nh-fg__chips{position:sticky;top:var(--header-height, 108px);z-index:4;display:flex;gap:8px;overflow-x:auto;padding:12px 0;margin:0 0 6px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.nh-fg__chips::-webkit-scrollbar{display:none}.nh-fg__chip{flex:0 0 auto;font-family:Barlow,sans-serif;font-weight:600;font-size:13.5px;padding:9px 16px;border-radius:999px;cursor:pointer;white-space:nowrap;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.nh-fg__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(min-width:600px){.nh-fg__grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media(min-width:900px){.nh-fg__grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:1200px){.nh-fg__grid{grid-template-columns:repeat(5,1fr)}}.nh-fg__none{grid-column:1/-1;text-align:center;opacity:.6;padding:28px 0}.nh-fg-card{display:flex;flex-direction:column;border-radius:16px;transition:transform .25s ease,box-shadow .25s ease}.nh-fg-card[hidden]{display:none}.nh-fg-card__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;border-radius:16px 16px 0 0}.nh-fg-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.nh-fg-card__img--empty{background:#e9e9e9}.nh-fg-card:hover .nh-fg-card__img{transform:scale(1.045)}.nh-fg-card__badge{position:absolute;top:10px;left:10px;z-index:2;font-weight:700;font-size:11.5px;padding:4px 8px;border-radius:7px;line-height:1}.nh-fg-card__body{position:relative;display:flex;flex-direction:column;gap:7px;padding:13px;flex:1}.nh-fg-card__name{font-family:Barlow,sans-serif;font-weight:600;font-size:14.5px;line-height:1.25;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nh-fg-card__rating{display:flex;align-items:center;gap:5px;font-size:12.5px}.nh-fg-card__stars{letter-spacing:1px}.nh-fg-card__star{color:#d7dbde}.nh-fg-card__star.on{color:var(--nh-fg-gold, #f0a500)}.nh-fg-card__rcount{opacity:.6}.nh-fg-card__desc{margin:0;font-size:13px;line-height:1.4;opacity:.78;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nh-fg-card__foot{position:relative;margin-top:auto;padding-top:6px;min-height:42px;padding-right:50px;display:flex;align-items:center}.nh-fg-card__price{display:flex;flex-direction:column;line-height:1.1}.nh-fg-card__now{font-family:Barlow,sans-serif;font-weight:700;font-size:17px}.nh-fg-card__now.is-sale{color:#e0362b}.nh-fg-card__was{font-size:12.5px;opacity:.55}.nh-fg-card__buyform{position:absolute;right:0;top:50%;transform:translateY(-50%);margin:0;z-index:3}a.nh-fg-card__buy{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:3}.nh-fg-card__buy{display:inline-flex;align-items:center;justify-content:center;height:42px;min-width:42px;padding:0;border-radius:999px;border:0;cursor:pointer;text-decoration:none;font-family:Barlow,sans-serif;font-weight:600;font-size:13px;white-space:nowrap;line-height:1;transition:padding .26s ease,background-color .18s ease}.nh-fg-card__buy svg{flex-shrink:0}.nh-fg-card__buy:active{filter:brightness(.92)}.nh-fg-card__buytxt{max-width:0;opacity:0;overflow:hidden;margin-left:0;transition:max-width .28s ease,opacity .2s ease,margin-left .28s ease}@media(min-width:750px)and (hover:hover){.nh-fg-card:hover .nh-fg-card__buy,.nh-fg-card:focus-within .nh-fg-card__buy{padding:0 15px}.nh-fg-card:hover .nh-fg-card__buytxt,.nh-fg-card:focus-within .nh-fg-card__buytxt{max-width:130px;opacity:1;margin-left:8px}}@media(max-width:749px){.nh-fg-card__buy{height:34px;min-width:34px}.nh-fg-card__buy svg{width:15px;height:15px}.nh-fg-card__foot{padding-right:38px}.nh-fg-card__now{font-size:14px}.nh-fg-card__was{font-size:11px}.nh-fg-card__body{padding:11px}.nh-fg-card__buy--out .nh-fg-card__buytxt{max-width:0;opacity:0}}.nh-fg--clean{background:#f4f5f6;color:#0b0f12}.nh-fg--clean .nh-fg__title,.nh-fg--clean .nh-fg-card__name{color:#0b0f12}.nh-fg--clean .nh-fg__chips{background:#f4f5f6}.nh-fg--clean .nh-fg__chip{background:#fff;color:#33424a;border:1px solid #dde3e5}.nh-fg--clean .nh-fg__chip:hover{border-color:#07cbe8}.nh-fg--clean .nh-fg__chip.is-on{background:#042436;color:#fff;border-color:#042436}.nh-fg--clean .nh-fg-card{background:#fff;box-shadow:0 1px 3px #080d100f}.nh-fg--clean .nh-fg-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #080d101f}.nh-fg--clean .nh-fg-card__badge{background:#ecb11f;color:#080d10}.nh-fg--clean .nh-fg-card__buy{background:#042436;color:#fff}.nh-fg--bold{background:#080d10;color:#eef4f6}.nh-fg--bold .nh-fg__title{color:#fff}.nh-fg--bold .nh-fg__chips{background:#080d10}.nh-fg--bold .nh-fg__chip{background:#10202a;color:#b7c7cd;border:1px solid #22404b}.nh-fg--bold .nh-fg__chip.is-on{background:#07cbe8;color:#04202b;border-color:#07cbe8}.nh-fg--bold .nh-fg-card{background:linear-gradient(180deg,#0e181d,#081116);border:1px solid rgba(95,218,234,.12)}.nh-fg--bold .nh-fg-card:hover{transform:translateY(-3px);border-color:#07cbe880}.nh-fg--bold .nh-fg-card__name{color:#fff}.nh-fg--bold .nh-fg-card__star{color:#37444a}.nh-fg--bold .nh-fg-card__star.on{color:#ffc23d}.nh-fg--bold .nh-fg-card__rcount{color:#ffffff9e;opacity:1}.nh-fg--bold .nh-fg-card__badge{background:#ecb11f;color:#080d10}.nh-fg--bold .nh-fg-card__now{color:#fff}.nh-fg--bold .nh-fg-card__buy{background:#07cbe8;color:#04202b}.nh-fg-card__foot:has(.nm-portal){padding-right:13px}.nh-fg-card__foot:has(.nm-portal) .nh-fg-card__buy--out{display:none}.nh-fg-card__foot .nm-portal{margin-left:auto;z-index:3;display:flex;align-items:center}.nh-fg-card__foot .nm-portal .restock-alerts-notify-button{height:34px;min-height:0;width:auto;min-width:0;padding:0 14px;border:0;border-radius:999px;box-shadow:none;letter-spacing:0;font-family:Barlow,sans-serif;font-weight:600;font-size:12.5px;line-height:1;white-space:nowrap;cursor:pointer}.nh-fg--clean .nm-portal .restock-alerts-notify-button{background:#042436;color:#fff}.nh-fg--bold .nm-portal .restock-alerts-notify-button{background:#07cbe8;color:#04202b}@media(max-width:749px){.nh-fg-card__foot:has(.nm-portal){padding-right:11px}.nh-fg-card__foot .nm-portal .restock-alerts-notify-button{height:30px;padding:0 11px;font-size:11.5px}}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map?subset=AAAAAAAAAACA */
