.categories-collections{width:100%;margin:0;padding:var(--cc-padding-top, 24px) var(--cc-padding-x, 6px) var(--cc-padding-bottom, 24px);color:var( --cc-text, #111 );background:var( --cc-background, #fbf6f3 );font-family:ThunderMediumLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;letter-spacing:.6px}.categories-collections *,.categories-collections *:before,.categories-collections *:after{box-sizing:border-box}.categories-collections__header{width:100%;margin-bottom:52px;padding-inline:14px}.categories-collections__heading{display:flex;align-items:baseline;gap:5px;color:var( --cc-accent, #ff3b30 );font-family:ThunderBoldLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;font-size:clamp(calc(var( --cc-heading-size-desktop, 18px ) * .8),1.2vw,calc(var( --cc-heading-size-desktop, 18px ) * 1.3));line-height:1;letter-spacing:.04em;text-transform:uppercase}.categories-collections__number,.categories-collections__heading-text{margin:0;padding:0;color:inherit;font-family:ThunderBoldLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;font-size:inherit;line-height:inherit;letter-spacing:inherit}.categories-collections__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var( --cc-gap, 6px );width:100%}.categories-collections__card{position:relative;width:100%;min-width:0;overflow:hidden;background:#eee}.categories-collections__card-link{position:relative;display:block;width:100%;min-height:var( --cc-card-height-desktop, 75vh );color:inherit;text-decoration:none;overflow:hidden}.categories-collections__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;background:#efefef}.categories-collections__image,.categories-collections__video{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none}.categories-collections__image--mobile,.categories-collections__video--mobile{display:none}.categories-collections__placeholder{display:block;width:100%;height:100%;background:#eee}.categories-collections__card-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#ffffff05;pointer-events:none}.categories-collections__copy{position:absolute;z-index:5;top:18px;max-width:44%;color:var( --cc-text, #111 );font-family:ThunderMediumLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;font-size:clamp(calc(var( --cc-copy-size-desktop, 11px ) * .8),.75vw,calc(var( --cc-copy-size-desktop, 11px ) * 1.3));line-height:.95;letter-spacing:.06em;text-transform:uppercase}.categories-collections__copy--left{left:14px;text-align:left}.categories-collections__copy--right{right:14px;text-align:right}.categories-collections__copy p{margin:0;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit}.categories-collections__copy strong,.categories-collections__copy b{color:var( --cc-accent, #ff3b30 );font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}.categories-collections__bottom{position:absolute;z-index:5;left:16px;right:16px;bottom:14px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;pointer-events:none}.categories-collections__title-wrap{display:flex;align-items:flex-end;gap:4px;min-width:0}.categories-collections__title{margin:0;color:var( --cc-text, #111 );font-family:ThunderBoldLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;font-size:clamp(calc(var( --cc-title-size-desktop, 74px ) * .65),5.2vw,calc(var( --cc-title-size-desktop, 74px ) * 1.35));line-height:.78;letter-spacing:-.02em;text-transform:uppercase;white-space:nowrap}.categories-collections__subtitle{display:inline-block;padding-bottom:2px;color:var( --cc-text, #111 );font-family:ThunderMediumLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;font-size:clamp(10px,1vw,18px);line-height:1;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.categories-collections__count{flex:0 0 auto;padding-bottom:2px;color:var( --cc-text, #111 );font-family:ThunderMediumLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;font-size:clamp(9px,.75vw,14px);line-height:1;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.categories-collections__cursor{position:fixed;z-index:999999;top:0;left:0;display:none;color:#111;font-family:ThunderMediumLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;letter-spacing:.07em;font-size:clamp(9px,.7vw,13px);line-height:1;text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%,-50%);transition:opacity 80ms linear;will-change:left,top}.categories-collections__cursor.is-visible{display:block;opacity:1}@media(hover:hover)and (pointer:fine){.categories-collections__card-link{cursor:none}}.categories-collections__mobile-link{display:none}.categories-collections__empty{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;min-height:300px;padding:30px;font-family:ThunderMediumLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;font-size:clamp(11px,.9vw,16px);line-height:1;letter-spacing:.04em;text-align:center;text-transform:uppercase}@media screen and (min-width:750px)and (max-width:1100px){.categories-collections__header{margin-bottom:40px}.categories-collections__copy{max-width:48%}}@media screen and (max-width:749px){.categories-collections{padding-top:var( --cc-padding-top, 20px );padding-bottom:var( --cc-padding-bottom, 20px )}.categories-collections__header{margin-bottom:26px;padding-inline:6px}.categories-collections__heading{font-size:clamp(calc(var( --cc-heading-size-mobile, 14px ) * .8),3.6vw,calc(var( --cc-heading-size-mobile, 14px ) * 1.2))}.categories-collections__grid{grid-template-columns:1fr}.categories-collections__card-link{min-height:var( --cc-card-height-mobile, 75vh )}.categories-collections__image--mobile,.categories-collections__video--mobile{display:block;z-index:2}.categories-collections__copy{top:12px;max-width:70%;font-size:clamp(calc(var( --cc-copy-size-mobile, 10px ) * .8),2.8vw,calc(var( --cc-copy-size-mobile, 10px ) * 1.2))}.categories-collections__copy--left{left:10px}.categories-collections__copy--right{right:10px}.categories-collections__bottom{left:10px;right:10px;bottom:12px;gap:10px}.categories-collections__title{font-size:clamp(calc(var( --cc-title-size-mobile, 50px ) * .75),13vw,calc(var( --cc-title-size-mobile, 50px ) * 1.2));line-height:.78;letter-spacing:-.02em}.categories-collections__subtitle{font-size:clamp(9px,2.8vw,12px)}.categories-collections__count{font-size:clamp(7px,2.1vw,10px)}.categories-collections__mobile-link{position:absolute;z-index:6;left:50%;top:50%;display:inline-block;transform:translate(-50%,-50%);color:var( --cc-text, #111 );font-family:ThunderMediumLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;font-size:clamp(9px,2.8vw,12px);line-height:1;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.categories-collections__cursor{display:none!important}}@media screen and (max-width:420px){.categories-collections__copy{max-width:78%}}@media(prefers-reduced-motion:reduce){.categories-collections__cursor{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/categories-collections.css.map */
