.gr-shop{--gr-shop-accent: 20, 198, 176;--gr-page-eyebrow-color: 20, 198, 176;--gr-page-description-color: 43, 57, 66;--gr-shop-bg: 250, 255, 254;--gr-shop-text: 43, 57, 66;--gr-shop-muted: 97, 112, 122;background:rgb(var(--gr-shop-bg));color:rgb(var(--gr-shop-text))}.gr-shop__page-width{max-width:min(132rem,calc(100vw - 3.2rem))}.gr-shop__hero{display:grid;gap:1rem;margin:0 0 2.8rem;padding-top:.4rem}.gr-shop__title{margin:0;color:rgb(var(--gr-shop-text));max-width:64rem;font-family:Neue Haas Grotesk Text Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.6rem,2vw,2rem);font-weight:400;letter-spacing:-.04em;line-height:1.35}.gr-shop__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:2.4rem}.gr-shop__toolbar--hidden{display:none}.gr-shop__sort{display:flex;align-items:center;gap:1rem}.gr-shop__sort-label,.gr-shop__count{margin:0;font-family:Inter,sans-serif;font-size:1.3rem;color:rgba(var(--gr-shop-text),.74)}.gr-shop__sort-select{min-height:4rem;border-radius:999px;border:1px solid rgba(var(--gr-shop-text),.12);background:#ffffffa6;color:rgb(var(--gr-shop-text));padding:0 1.4rem;font-family:Inter,sans-serif}.gr-shop__grid-wrap{padding-bottom:1rem}.gr-shop__grid{display:grid;grid-template-columns:1fr;gap:2.6rem 2.2rem;margin:0;padding:0}@media screen and (min-width:320px){.gr-shop__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:768px){.gr-shop__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.gr-shop-card{list-style:none}.gr-shop-card__inner{display:flex;flex-direction:column;gap:0;overflow:hidden;border-radius:2.4rem;background:#ffffffc2;border:1px solid rgba(0,0,0,.08);box-shadow:0 1.8rem 4rem #0000000a}.gr-shop-card__media-link{display:block;min-height:100%}.gr-shop-card__media{position:relative;aspect-ratio:1 / .84;background:linear-gradient(180deg,#ffffffe6,#f2fffe)}.gr-shop-card__image,.gr-shop-card__placeholder{display:block;width:100%;height:100%;object-fit:cover}.gr-shop-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .25s ease}.gr-shop-card__media-link:hover .gr-shop-card__image--secondary,.gr-shop-card__media-link:focus-visible .gr-shop-card__image--secondary{opacity:1}.gr-shop-card__body{display:flex;flex-direction:column;justify-content:flex-start;gap:.9rem;padding:1.8rem .4rem 2rem}.gr-shop-card__badge{margin:0;color:rgb(var(--gr-shop-accent));font-family:Neue Haas Grotesk Text Pro,Helvetica Neue,Arial,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.gr-shop-card__title{margin:0;color:rgb(var(--gr-shop-text));font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(2.4rem,3vw,4rem);font-weight:400;letter-spacing:-.05em;line-height:.95}.gr-shop-card__subtitle{margin:0;color:rgba(var(--gr-shop-text),.78);font-family:Neue Haas Grotesk Text Pro,Helvetica Neue,Arial,sans-serif;font-size:1.5rem;letter-spacing:-.04em;line-height:1.35}.gr-shop-card__size-group{display:grid;gap:.6rem;margin-top:.4rem}.gr-shop-card__size-label{margin:0;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:500;color:rgba(var(--gr-shop-text),.7)}.gr-shop-card__sizes{display:flex;flex-direction:column;flex-wrap:nowrap;gap:.6rem;color:rgba(var(--gr-shop-text),.8);font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:1.4rem;letter-spacing:-.04em;line-height:1.45}.gr-shop-card__size{-webkit-appearance:none;appearance:none;width:100%;display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.2rem;border-radius:999px;border:1px solid rgba(var(--gr-shop-text),.18);background:#ffffff8c;color:rgba(var(--gr-shop-text),.85);cursor:pointer;transition:transform .15s ease,border-color .15s ease,background-color .15s ease;font-family:inherit;font-size:inherit;letter-spacing:inherit;line-height:inherit}.gr-shop-card__size:hover,.gr-shop-card__size:focus-visible{transform:translateY(-1px);border-color:rgba(var(--gr-shop-text),.3)}.gr-shop-card__size.is-selected{border-color:rgb(var(--gr-shop-accent));background:rgba(var(--gr-shop-accent),.14);color:rgb(var(--gr-shop-accent))}.gr-shop-card__pricing{display:grid;gap:.4rem;margin-top:.4rem}.gr-shop-card__from{font-family:Inter,sans-serif;font-size:1.3rem;color:rgba(var(--gr-shop-text),.7)}.gr-shop-card__pricing .price{margin:0}.gr-shop-card__pricing .price-item{color:rgb(var(--gr-shop-text));font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(2.4rem,2.6vw,3.4rem);letter-spacing:-.05em;line-height:.95}.gr-shop-card__pricing .price__sale .price-item--sale{color:rgb(var(--gr-shop-text))}.gr-shop-card__finance{margin:0;color:rgba(var(--gr-shop-text),.78);font-family:Inter,sans-serif;font-size:1.3rem}.gr-shop-card__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:.8rem 2rem;width:100%;border-radius:1rem;border:none!important;outline:none!important;background:rgb(var(--gr-shop-accent));color:#fff;text-decoration:none;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:600;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 1.2rem 2.8rem rgba(var(--gr-shop-accent),.24)}.gr-shop-card__button:hover,.gr-shop-card__button:focus-visible{transform:translateY(-1px)}.gr-shop-card__button:focus-visible{outline:none!important;box-shadow:0 1.2rem 2.8rem rgba(var(--gr-shop-accent),.24)!important}.gr-shop-card__button:focus,.gr-shop-card__button:active{outline:none!important;border:0!important;box-shadow:0 1.2rem 2.8rem rgba(var(--gr-shop-accent),.24)!important}.gr-shop__pagination{margin-top:2.4rem}.gr-shop__empty{padding:8rem 0}@media screen and (max-width:991px){.gr-shop-card__media-link{min-height:auto}}@media screen and (max-width:767px){.gr-shop__hero{margin-bottom:2rem}.gr-shop__title{font-size:clamp(1.6rem,4.5vw,1.9rem);line-height:1.4;max-width:none}.gr-shop__toolbar{flex-direction:column;align-items:flex-start}.gr-shop-card__body{padding:2rem}.gr-shop-card__media-link{min-height:auto}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-gr-shop-collection.css.map */
