body.pm-collection .pm-section--collection-intro{background:var(--pm-paper);padding-block:var(--pm-space-6, 104px) var(--pm-space-5, 64px)}body.pm-collection .pm-eyebrow{font-family:var(--pm-font-mono);font-size:var(--pm-fs-technical);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--pm-purple);margin:0 0 var(--pm-space-2, 16px)}body.pm-collection .pm-section--collection-intro .pm-rail-wide{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);grid-template-areas:"eyebrow eyebrow" "headline intro";column-gap:var(--pm-space-5, 64px);align-items:end}body.pm-collection .pm-section--collection-intro .pm-eyebrow{grid-area:eyebrow}body.pm-collection .pm-collection-intro__headline{grid-area:headline;font-family:var(--pm-font-brand);font-weight:800;text-transform:uppercase;font-size:clamp(2.4rem,5vw,3.6rem);line-height:.96;letter-spacing:-.03em;color:var(--pm-ink);margin:0;text-wrap:balance;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;min-width:0}@media(max-width:767px){body.pm-collection .pm-collection-intro__headline{font-size:clamp(1.9rem,8vw,2.4rem)}}body.pm-collection .pm-collection-intro__text{grid-area:intro;padding-left:var(--pm-space-4, 40px);border-left:1.5px solid var(--pm-ink)}body.pm-collection .pm-collection-intro__text,body.pm-collection .pm-collection-intro__text p{font-family:var(--pm-font-body);font-size:var(--pm-fs-body-lg, 1.0625rem);font-weight:500;line-height:1.6;color:var(--pm-text-secondary);max-width:46ch;margin:0}body.pm-collection .pm-section--collection-intro .pm-rail-wide:after{content:"";grid-column:1 / -1;display:block;margin-top:var(--pm-space-5, 64px);border-bottom:1.5px solid var(--pm-ink)}@media(max-width:899px){body.pm-collection .pm-section--collection-intro .pm-rail-wide{grid-template-columns:minmax(0,1fr);grid-template-areas:"eyebrow" "headline" "intro";row-gap:var(--pm-space-3, 24px)}body.pm-collection .pm-collection-intro__text{padding-left:var(--pm-space-3, 24px);max-width:62ch}}body.pm-collection .pm-catnav{background:var(--pm-purple);padding-block:var(--pm-space-4, 40px) 0}body.pm-collection .pm-catnav__head{margin-bottom:var(--pm-space-2, 16px)}body.pm-collection .pm-catnav__title{font-family:var(--pm-font-brand);font-size:1.3rem;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:-.005em;color:var(--pm-paper);margin:0}body.pm-collection .pm-catnav__strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1.5px solid rgba(248,245,236,.28);border-left:1.5px solid rgba(248,245,236,.28)}body.pm-collection .pm-catnav__tile{display:flex;flex-direction:column;justify-content:center;gap:3px;min-width:0;min-height:58px;padding:10px 14px;border-right:1px solid rgba(248,245,236,.28);border-bottom:1px solid rgba(248,245,236,.28);text-decoration:none;color:var(--pm-paper);background:transparent;transition:background-color .16s ease,color .16s ease}body.pm-collection .pm-catnav__idx{font-family:var(--pm-font-mono);font-size:.625rem;font-weight:700;letter-spacing:.12em;color:var(--pm-yellow)}body.pm-collection .pm-catnav__name{font-family:var(--pm-font-brand);font-size:clamp(.8rem,1vw + .45rem,.95rem);font-weight:800;line-height:1.12;text-transform:uppercase;letter-spacing:-.005em;min-width:0;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}body.pm-collection .pm-catnav__count{font-family:var(--pm-font-mono);font-size:.6875rem;letter-spacing:.05em;color:#f8f5eca8}body.pm-collection .pm-catnav__tile.is-current{background:var(--pm-yellow);color:var(--pm-ink)}body.pm-collection .pm-catnav__tile.is-current .pm-catnav__idx{color:var(--pm-purple)}body.pm-collection .pm-catnav__tile.is-current .pm-catnav__count{color:#1c1a21b3}body.pm-collection a.pm-catnav__tile:hover{background:#f8f5ec1a}body.pm-collection a.pm-catnav__tile:hover .pm-catnav__name{color:var(--pm-yellow)}body.pm-collection a.pm-catnav__tile:focus-visible{outline:3px solid var(--pm-yellow);outline-offset:-3px}body.pm-collection .pm-catnav__band{overflow:hidden}body.pm-collection .pm-explorer{background:var(--pm-paper);padding-block:var(--pm-space-5, 64px) var(--pm-space-3, 24px)}body.pm-collection .pm-explorer__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--pm-space-3, 24px);flex-wrap:wrap;padding-bottom:var(--pm-space-3, 24px);border-bottom:1.5px solid var(--pm-ink)}body.pm-collection .pm-explorer__lead{display:flex;align-items:baseline;gap:var(--pm-space-2, 16px);flex-wrap:wrap;min-width:0}body.pm-collection .pm-explorer__title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}body.pm-collection .pm-explorer__count{font-family:var(--pm-font-brand);font-size:1.75rem;font-weight:800;line-height:1;letter-spacing:-.005em;text-transform:uppercase;color:var(--pm-ink);margin:0}body.pm-collection .pm-explorer__sort{display:flex;align-items:center;gap:10px;margin:0}body.pm-collection .pm-explorer__sort-label{font-family:var(--pm-font-mono);font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--pm-text-secondary);margin:0}body.pm-collection .pm-explorer__sort-control{position:relative;display:inline-flex;align-items:center}body.pm-collection .pm-explorer__sort select{-webkit-appearance:none;appearance:none;font-family:var(--pm-font-body);font-size:.875rem;font-weight:600;color:var(--pm-ink);background:transparent;border:1.5px solid var(--pm-ink);border-radius:3px;padding:11px 40px 11px 14px;min-height:44px;cursor:pointer}body.pm-collection .pm-explorer__sort select:focus-visible{outline:3px solid var(--pm-purple);outline-offset:2px}body.pm-collection .pm-explorer__sort-chevron{position:absolute;right:13px;width:14px;pointer-events:none;color:var(--pm-ink)}body.pm-collection .pm-explorer__sort-go{font-family:var(--pm-font-body);font-weight:700;border:1.5px solid var(--pm-ink);border-radius:3px;background:var(--pm-yellow);color:var(--pm-ink);min-height:44px;padding:0 16px;cursor:pointer}body.pm-collection .shopify-section--main-collection .section,body.pm-collection #shopify-section-main .section{max-width:none!important;padding-top:0!important;background:var(--pm-paper)}body.pm-collection .product-list{max-width:var(--pm-rail-wide, 1400px);margin-inline:auto;padding-inline:var(--pm-gutter-desktop, 32px);box-sizing:border-box;--product-list-gap: var(--pm-space-3, 24px) var(--pm-space-3, 24px);gap:var(--pm-space-3, 24px)!important}@media screen and (min-width:1200px){body.pm-collection .product-list{--product-list-items-per-row: 4 !important;grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media screen and (min-width:1000px)and (max-width:1199px){body.pm-collection .product-list{--product-list-items-per-row: 3 !important;grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media screen and (min-width:640px)and (max-width:999px){body.pm-collection .product-list{--product-list-items-per-row: 2 !important;grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:639px){body.pm-collection .product-list{--product-list-items-per-row: 2 !important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:var(--pm-space-2, 16px)!important;padding-inline:var(--pm-gutter-mobile, 17.6px)}}body.pm-collection .shopify-section--main-collection .section,body.pm-collection #shopify-section-main .section{padding-bottom:0!important}body.pm-collection .product-list{margin-bottom:0}body.pm-collection .pagination__item--disabled{opacity:.32;pointer-events:none}body.pm-collection .pm-section--collection-support{background:var(--pm-cream);padding-block:var(--pm-space-6, 104px)}body.pm-collection .pm-section--collection-support .pm-rail{max-width:var(--pm-rail-wide, 1400px)}body.pm-collection .pm-collection-support__content{max-width:none;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:var(--pm-space-5, 64px);align-items:start;font-family:var(--pm-font-body);font-size:var(--pm-fs-body-lg, 1.0625rem);line-height:1.65;color:var(--pm-ink)}body.pm-collection .pm-collection-support__content>h2,body.pm-collection .pm-collection-support__content>h3{grid-column:1;grid-row:1;font-family:var(--pm-font-brand);font-size:clamp(2rem,3.6vw,3.1rem);font-weight:800;line-height:.98;letter-spacing:-.01em;text-transform:uppercase;color:var(--pm-ink);margin:0;align-self:start}body.pm-collection .pm-collection-support__content>p{grid-column:2;max-width:62ch;margin:0 0 1em;padding-left:var(--pm-space-4, 40px);border-left:1.5px solid var(--pm-ink)}body.pm-collection .pm-collection-support__content>p:last-child{margin-bottom:0}body.pm-collection .pm-collection-support__content a{color:var(--pm-purple);font-weight:600}@media(max-width:899px){body.pm-collection .pm-collection-support__content{grid-template-columns:minmax(0,1fr);gap:var(--pm-space-3, 24px)}body.pm-collection .pm-collection-support__content>h2,body.pm-collection .pm-collection-support__content>h3,body.pm-collection .pm-collection-support__content>p{grid-column:1;grid-row:auto}body.pm-collection .pm-collection-support__content>p{padding-left:var(--pm-space-3, 24px)}}@media(max-width:999px){body.pm-collection .pm-catnav__tile{padding:9px 12px}}@media(max-width:767px){body.pm-collection .pm-section--collection-intro{padding-block:var(--pm-space-5, 64px) var(--pm-space-4, 40px)}body.pm-collection .pm-section--collection-support{padding-block:var(--pm-space-5, 64px)}body.pm-collection .pm-catnav{padding-block:var(--pm-space-3, 24px) 0}body.pm-collection .pm-catnav__strip{grid-template-columns:repeat(2,minmax(0,1fr))}body.pm-collection .pm-catnav__tile{min-height:64px;padding:9px 10px;gap:2px}body.pm-collection .pm-catnav__name{font-size:.75rem;line-height:1.15}body.pm-collection .pm-catnav__count{font-size:.625rem}body.pm-collection .pm-explorer{padding-block:var(--pm-space-4, 40px) var(--pm-space-2, 16px)}body.pm-collection .pm-explorer__inner{align-items:flex-start;flex-direction:column;gap:var(--pm-space-2, 16px)}body.pm-collection .pm-explorer__sort{width:100%}body.pm-collection .pm-explorer__sort select{flex:1;width:100%}body.pm-collection .product-card__title,body.pm-collection .product-card__title a{font-size:.85rem!important;-webkit-line-clamp:4;min-height:0}body.pm-collection .product-card,body.pm-collection product-card{padding:14px 12px}body.pm-collection .product-card__price strong{font-size:1.05rem!important}body.pm-collection .product-card__price .price-suffix{font-size:.6875rem!important}body.pm-collection .product-card .moq,body.pm-collection .product-card .delivery{font-size:.625rem!important}body.pm-collection .collection__pagination,body.pm-collection .pagination{padding-inline:var(--pm-gutter-mobile, 17.6px);flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){body.pm-collection product-card,body.pm-collection .product-card,body.pm-collection .pm-catnav__tile{transition:none}body.pm-collection product-card:hover,body.pm-collection .product-card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/pressmark-collection.css.map */
