.gm-rail{padding:var(--gm-space-48, 48px) var(--gm-space-16, 16px)}.gm-rail__heading{display:flex;align-items:baseline;justify-content:space-between;gap:var(--gm-space-8, 8px);margin-bottom:var(--gm-space-16, 16px)}.gm-rail__title{margin:0;min-width:0}.gm-rail__view-all{text-decoration:underline;white-space:nowrap}.gm-rail__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gm-space-16, 16px)}.gm-rail__grid--scroll{display:grid;grid-template-columns:1fr;gap:var(--gm-space-16, 16px)}@media screen and (min-width:750px)and (max-width:989px){.gm-rail__grid--scroll{display:flex;gap:var(--gm-space-12, 12px);overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding-bottom:var(--gm-space-2, 2px)}.gm-rail__grid--scroll::-webkit-scrollbar{display:none}.gm-rail__grid--scroll .gm-rail__item{flex:0 0 30%;scroll-snap-align:start}}.gm-product-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--gm-border-subtle, #e5e2dc);padding-bottom:12px}.gm-product-card__media{position:relative;isolation:isolate;aspect-ratio:4 / 5;background:var(--gm-bg-subtle, #f6f5f2)}.gm-product-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;background:var(--gm-bg-subtle, #f6f5f2)}.gm-product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.gm-product-card--soldout .gm-product-card__media img{opacity:.5}.gm-product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:var(--gm-space-12, 12px) var(--gm-space-12, 12px) 10px;text-decoration:none;overflow-wrap:break-word;text-transform:uppercase;font-family:Cousine,GM Hryvnia,ui-monospace,Liberation Mono,Courier New,monospace;font-size:15px;font-weight:700;line-height:1.4}.gm-product-card__price{margin:0 var(--gm-space-12, 12px) 0;font-size:15px;font-weight:400;line-height:1.25}.gm-product-card__price-current{font-size:15px;font-weight:400}.gm-product-card__price-compare{font-size:15px}.gm-product-card__price-compare{color:var(--gm-text-secondary, #6b6862);text-decoration:line-through;font-weight:400;margin-right:var(--gm-space-8, 8px)}.gm-product-card__price--sale{display:flex;flex-direction:row;align-items:baseline;gap:var(--gm-space-8, 8px)}.gm-product-card__price--sale .gm-product-card__price-compare{margin-right:0}.gm-product-card__price--sale .gm-product-card__price-current{color:var(--gm-text-sale, #c4342b)}.gm-product-card__availability{margin:var(--gm-space-2, 4px) 0 0 0;color:var(--gm-text-secondary, #6b6862)}@media screen and (min-width:990px){.gm-rail{padding:var(--gm-space-96, 96px) var(--gm-space-80, 80px)}.gm-rail__grid,.gm-rail__grid--scroll{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--gm-space-24, 24px);overflow-x:visible}}.gm-tiles{background:#f3f0ea;padding:var(--gm-space-48, 48px) var(--gm-space-16, 16px)}.gm-tiles__heading{margin:0 0 var(--gm-space-16, 16px) 0}.gm-tiles__row{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"small1 small2" "big big";gap:var(--gm-space-16, 16px)}.gm-tile{position:relative;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;background:#000}.gm-tile--small1{grid-area:small1;aspect-ratio:171 / 228}.gm-tile--small2{grid-area:small2;aspect-ratio:171 / 228}.gm-tile--big{grid-area:big;aspect-ratio:358 / 268}.gm-tile__image{display:block;width:100%;height:100%;flex:1 1 auto;object-fit:cover}.gm-tile__scrim{display:block;height:42%;background:#000;flex:0 0 auto}.gm-tile__label{position:absolute;left:var(--gm-space-16, 16px);right:var(--gm-space-16, 16px);bottom:var(--gm-space-16, 16px);z-index:2;color:#fff;text-transform:uppercase;margin:0}@media screen and (min-width:990px){.gm-tiles{padding:var(--gm-space-80, 80px)}.gm-tiles__row{grid-template-columns:737fr 519fr;grid-template-areas:"big small1" "big small2";gap:var(--gm-space-24, 24px)}.gm-tile--big{aspect-ratio:737 / 624}.gm-tile--small1,.gm-tile--small2{aspect-ratio:519 / 300}.gm-tile__label{left:var(--gm-space-24, 24px);right:var(--gm-space-24, 24px);bottom:var(--gm-space-24, 24px)}.gm-tile__scrim{height:46%}}@media screen and (min-width:990px){.gm-tiles{padding:var(--gm-space-80, 80px)}.gm-tiles__row{grid-template-columns:737fr 519fr;grid-template-areas:"big small1" "big small2";gap:var(--gm-space-24, 24px)}.gm-tile--big{aspect-ratio:737 / 624}.gm-tile--small1,.gm-tile--small2{aspect-ratio:519 / 300}.gm-tile__label{left:var(--gm-space-32, 32px);right:var(--gm-space-32, 32px);bottom:var(--gm-space-32, 32px)}}.gm-cat-entry{padding:var(--gm-space-24, 24px) 0}.gm-cat-entry__heading{margin:0 0 var(--gm-space-16, 16px) var(--gm-space-16, 16px)}.gm-cat-entry__row{display:flex;gap:var(--gm-space-16, 16px);overflow-x:auto;padding:0 var(--gm-space-16, 16px);scrollbar-width:none}.gm-cat-entry__row::-webkit-scrollbar{display:none}.gm-cat-entry__item{display:flex;flex-direction:column;align-items:center;gap:var(--gm-space-8, 8px);flex:0 0 auto;width:84px;text-decoration:none;text-align:center}.gm-cat-entry__circle{display:block;width:84px;height:84px;border-radius:var(--gm-radius-full, 999px);overflow:hidden;background:var(--gm-bg-sage, #c9d0cb)}.gm-cat-entry__image{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.02)}.gm-cat-entry__label{color:var(--gm-text-primary, #000)}.gm-cat-entry__viewport{position:relative;display:block}.gm-cat-entry__arrow{display:none}@media screen and (min-width:990px){.gm-cat-entry{padding:var(--gm-space-32, 32px) var(--gm-space-40, 40px) var(--gm-space-40, 40px)}.gm-cat-entry__heading{margin:0 0 var(--gm-space-20, 20px) 0}.gm-cat-entry__viewport{display:block;position:relative}.gm-cat-entry__row{width:100%;gap:28px;padding:0;justify-content:flex-start}.gm-cat-entry__item{flex:0 0 calc((100% - 196px)/8);max-width:calc((100% - 196px)/8)}.gm-cat-entry__circle{width:100%;max-width:96px;height:auto;aspect-ratio:1 / 1}.gm-cat-entry__label{font:var(--gm-body-s) var(--gm-font-body);font-weight:600}.gm-cat-entry__arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:48px;z-index:2;width:36px;height:36px;padding:0;border:1px solid var(--gm-border-subtle, #e5e2dc);border-radius:var(--gm-radius-full, 999px);background:var(--gm-neutral-000, #fff);color:var(--gm-text-primary, #000);box-shadow:0 2px 8px #0000001f;cursor:pointer;transform:translateY(-50%)}.gm-cat-entry__arrow--prev{left:calc(-1 * var(--gm-space-16, 16px))}.gm-cat-entry__arrow--next{right:calc(-1 * var(--gm-space-16, 16px))}.gm-cat-entry__arrow:hover{background:var(--gm-bg-subtle, #f6f5f2)}.gm-cat-entry__arrow[hidden]{display:none}}.gm-brand-moment{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--gm-space-24, 24px);padding:var(--gm-space-48, 48px) var(--gm-space-16, 16px);background:var(--gm-bg-sage, #c9d0cb)}.gm-brand-moment__mascot{width:160px;height:160px}.gm-brand-moment__mascot img{display:block;width:100%;height:100%;object-fit:contain}.gm-brand-moment__tagline{font:var(--gm-display-l) var(--gm-font-display);font-weight:700;text-transform:uppercase;margin:0;max-width:358px}@media screen and (min-width:990px){.gm-brand-moment{flex-direction:row;justify-content:center;align-items:center;text-align:left;gap:var(--gm-space-80, 80px);padding:var(--gm-space-120, 120px) var(--gm-space-80, 80px)}.gm-brand-moment__mascot{width:360px;height:360px;flex-shrink:0}.gm-brand-moment__tagline{font:var(--gm-display-xl) var(--gm-font-display);font-weight:700;max-width:840px}}.gm-badge{position:absolute;top:auto;bottom:var(--gm-space-8, 8px);left:var(--gm-space-8, 8px);z-index:3;padding:var(--gm-space-4, 4px) var(--gm-space-8, 8px);font-family:var(--gm-font-display);font-size:10px;font-weight:400;line-height:1.2;text-transform:uppercase;letter-spacing:.06em;border-radius:var(--gm-radius-small, 2px);transition:opacity .15s ease,visibility .15s ease}.gm-product-card__media:has(.gm-product-card__quickadd[open]) .gm-badge{opacity:0;visibility:hidden}.gm-badge--new{background:#ffd65f80;color:var(--gm-neutral-1000, #000)}.gm-wishlist-toggle{position:absolute;top:var(--gm-space-8, 8px);right:var(--gm-space-8, 8px);z-index:2;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:var(--gm-radius-full, 999px);background:#ffffff80;color:var(--gm-neutral-1000, #000);cursor:pointer}.gm-wishlist-toggle__icon{fill:none;stroke:currentColor;stroke-width:1.5}.gm-wishlist-toggle--active{color:var(--gm-text-sale, #C4342B)}.gm-wishlist-toggle--active .gm-wishlist-toggle__icon{fill:currentColor}.gm-pdp-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--gm-space-16, 16px)}.gm-pdp-wishlist{position:static;flex:none}.gm-badge--hit{background:#00000080;color:var(--gm-neutral-000, #fff)}.gm-badge--sale{background:#c4342b80;color:var(--gm-neutral-000, #fff)}.gm-badge--lowstock{background:#c97a1680;color:var(--gm-neutral-1000, #000)}.gm-badge--soldout{background:#edebe680;color:var(--gm-text-muted, #a3a09a)}.gm-product-card__quickadd{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;list-style:none;max-height:100%;overflow-y:auto}.gm-product-card__media{overflow:visible}.gm-product-card__quickadd[open]{z-index:12}.gm-product-card__quickadd-trigger{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0 0 0 auto;border:0;border-radius:0;background:#121212;color:#fff;cursor:pointer;list-style:none}.gm-product-card__quickadd-trigger .gm-icon{color:#fff}.gm-product-card__quickadd-trigger::-webkit-details-marker{display:none}.gm-product-card__quickadd>.gm-product-card__quickadd-trigger{padding:0}.gm-product-card__quickadd-label,.gm-product-card__quickadd-icon-close{display:none}.gm-product-card__quickadd-icon-plus svg,.gm-product-card__quickadd-icon-close svg{max-width:none;flex-shrink:0}.gm-product-card__quickadd[open]{background:var(--gm-bg-base, #fff)}.gm-product-card__quickadd[open] .gm-product-card__quickadd-trigger{width:100%;height:44px;margin:0;padding:0 var(--gm-space-8, 8px);border:0;border-radius:0;justify-content:space-between;background:transparent;color:var(--gm-text-primary, #000)}.gm-product-card__quickadd[open] .gm-product-card__quickadd-trigger .gm-icon{color:var(--gm-text-primary, #000)}.gm-product-card__quickadd[open] .gm-product-card__quickadd-label{display:block}.gm-product-card__quickadd[open] .gm-product-card__quickadd-icon-plus{display:none}.gm-product-card__quickadd[open] .gm-product-card__quickadd-icon-close{display:flex}.gm-product-card__quickadd-colors{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--gm-border-subtle, #edebe6);border-left:1px solid var(--gm-border-subtle, #edebe6)}.gm-product-card__quickadd-colors.gm-product-card__quickadd-colors--hidden{display:none}.gm-color-swatch{display:flex;align-items:center;justify-content:center;min-height:44px;border-right:1px solid var(--gm-border-subtle, #edebe6);border-bottom:1px solid var(--gm-border-subtle, #edebe6);background:var(--gm-bg-base, #fff);font-size:13px;font-weight:600;cursor:pointer;transition:background-color .1s ease,color .1s ease}.gm-color-swatch--active{background:var(--gm-text-primary, #000);color:var(--gm-text-inverse, #fff)}.gm-product-card__quickadd-colors--dots{display:flex;flex-wrap:wrap;gap:var(--gm-space-8, 8px);padding:var(--gm-space-8, 8px) var(--gm-space-12, 12px);border:0;background:var(--gm-bg-base, #fff)}.gm-color-swatch--dot{min-height:0;padding:2px;border:1px solid transparent;border-radius:var(--gm-radius-full, 999px);background:none}.gm-color-swatch--dot .gm-color-swatch__name{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.gm-color-swatch--dot:before{content:"";display:block;width:22px;height:22px;border-radius:var(--gm-radius-full, 999px);background:var(--gm-swatch, #ccc) center / cover no-repeat;box-shadow:inset 0 0 0 1px #00000026}.gm-color-swatch--dot.gm-color-swatch--active{border-color:var(--gm-border-strong, #000);background:none}.gm-product-card__quickadd-sizes{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--gm-border-subtle, #edebe6);border-left:1px solid var(--gm-border-subtle, #edebe6)}.gm-product-card__quickadd-sizes.gm-product-card__quickadd-sizes--hidden,.gm-size-swatch.gm-size-swatch--hidden{display:none}.gm-product-card__quickadd-back{grid-column:1 / -1;display:flex;align-items:center;gap:var(--gm-space-4, 4px);min-height:32px;padding:0 var(--gm-space-8, 8px);border-right:1px solid var(--gm-border-subtle, #edebe6);border-bottom:1px solid var(--gm-border-subtle, #edebe6);background:var(--gm-bg-subtle, #f6f5f2);font-size:12px;font-weight:500;cursor:pointer}.gm-size-swatch{display:flex;align-items:center;justify-content:center;min-height:44px;border-right:1px solid var(--gm-border-subtle, #edebe6);border-bottom:1px solid var(--gm-border-subtle, #edebe6);background:var(--gm-bg-base, #fff);font-size:13px;font-weight:600;cursor:pointer}.gm-size-swatch--soldout{color:var(--gm-text-muted, #a3a09a);text-decoration:line-through;cursor:not-allowed}.gm-size-swatch[aria-busy=true]{opacity:.5;pointer-events:none}.gm-size-swatch:disabled:not(.gm-size-swatch--soldout){opacity:.5;pointer-events:none}.gm-size-swatch--maxed{cursor:not-allowed}.gm-product-card__quickadd-note{margin:var(--gm-space-8, 8px) 0 0;color:var(--gm-text-sale, #c4342b);font-size:12px;line-height:1.4}.gm-product-card__notify-opener{display:block}.gm-product-card__notify{display:block;margin:var(--gm-space-8, 8px) var(--gm-space-12, 12px) 0;padding:0;border:0;background:none;color:var(--gm-text-primary, #000);font-size:13px;font-weight:500;text-decoration:underline;text-align:left;cursor:pointer}.gm-catalog-grid__item,.gm-rail__item{display:flex;min-width:0}.gm-product-card{height:100%;width:100%}.gm-product-card__title{min-height:2.8em}.gm-product-card__price{margin-top:auto}.gm-product-card__notify{margin-top:var(--gm-space-8, 8px)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/getman-home.css.map */
