.category-spots__header{display:grid;gap:.8rem;margin-bottom:clamp(1.6rem,2.8vw,2.8rem);max-width:66rem}.category-spots__heading{margin:0;letter-spacing:-.03em;line-height:.98}.category-spots__description{color:rgba(var(--color-foreground),.72)}.category-spots__description>*{margin:0}.category-spots__slider{display:block;overflow:visible}.category-spots__list{display:grid;grid-template-columns:repeat(var(--category-spots-columns-desktop),minmax(0,1fr));gap:var(--category-spots-gap-desktop);margin:0;padding:0}.category-spots__item{min-width:0}.category-spot-card{position:relative;display:flex;height:100%;min-height:100%;border-radius:max(var(--product-card-corner-radius),1.8rem);border:var(--product-card-border-width) solid rgba(var(--color-foreground),var(--product-card-border-opacity));background:rgb(var(--color-background));overflow:visible;transition:transform var(--duration-default) ease,border-color var(--duration-default) ease}.category-spot-card:after{content:"";position:absolute;inset:calc(var(--product-card-border-width) * -1);border-radius:inherit;pointer-events:none;box-shadow:var(--product-card-shadow-horizontal-offset) var(--product-card-shadow-vertical-offset) var(--product-card-shadow-blur-radius) rgba(var(--color-shadow),var(--product-card-shadow-opacity));transition:box-shadow var(--duration-default) ease}.category-spot-card__link{display:flex;flex-direction:column;width:100%;min-height:100%;color:inherit;border-radius:inherit;overflow:hidden}.category-spot-card__media-wrap{position:relative;height:var(--category-spot-media-height-desktop);min-height:var(--category-spot-media-height-desktop);background:rgba(var(--color-foreground),.03);overflow:hidden}.category-spot-card__media,.category-spot-card__image,.category-spot-card__placeholder{width:100%;height:100%}.category-spot-card__media{overflow:hidden}.category-spot-card__image,.category-spot-card__placeholder{display:block;object-fit:cover;object-position:center;transition:transform var(--duration-long) ease,filter var(--duration-default) ease}.category-spot-card__content{display:flex;flex:1 1 auto;width:100%;background:inherit}.category-spot-card__information{display:flex;flex-direction:column;gap:.45rem;width:100%;padding:var(--category-spot-card-padding-desktop)}.category-spot-card__title{margin:0;font-size:var(--category-spot-title-size-desktop);line-height:1.14;letter-spacing:-.02em}.category-spot-card__title span{display:inline;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size var(--duration-default) ease}.category-spot-card__text{margin:0;font-size:var(--category-spot-text-size-desktop);line-height:1.5;color:rgba(var(--color-foreground),.7)}@media screen and (min-width:990px){.category-spot-card:hover{transform:translateY(-.28rem);border-color:rgba(var(--color-foreground),min(calc(var(--product-card-border-opacity) + .12),1))}.category-spot-card:hover:after{box-shadow:var(--product-card-shadow-horizontal-offset) calc(var(--product-card-shadow-vertical-offset) + .2rem) calc(var(--product-card-shadow-blur-radius) + .2rem) rgba(var(--color-shadow),min(calc(var(--product-card-shadow-opacity) + .06),1))}.category-spot-card:hover .category-spot-card__image{transform:scale(1.03);filter:saturate(1.03)}.category-spot-card:hover .category-spot-card__title span{background-size:100% 1px}}@media screen and (max-width:989px){.category-spots__list{display:flex;gap:var(--category-spots-gap-mobile)}.category-spots__list.slider{align-items:stretch;scroll-padding-left:0!important;scroll-padding-right:0!important;padding-top:max(.35rem,var(--product-card-shadow-blur-radius) * .35);padding-bottom:max(.9rem,var(--product-card-shadow-blur-radius) * .9);margin:0}.category-spots__list.slider:after{padding-left:0;margin-left:0}.category-spots__item{box-sizing:border-box;flex:0 0 calc((100% - (var(--category-spots-gap-mobile) * (var(--category-spots-columns-mobile) - 1))) / var(--category-spots-columns-mobile));width:calc((100% - (var(--category-spots-gap-mobile) * (var(--category-spots-columns-mobile) - 1))) / var(--category-spots-columns-mobile))}.category-spots__item.slider__slide{padding-inline:max(.2rem,var(--product-card-shadow-blur-radius) * .15);scroll-snap-stop:always}.category-spot-card__media-wrap{height:var(--category-spot-media-height-mobile);min-height:var(--category-spot-media-height-mobile)}.category-spot-card__media{padding:.45rem}.category-spot-card__image,.category-spot-card__placeholder{object-fit:var(--category-spot-media-fit-mobile)}.category-spot-card__information{padding:var(--category-spot-card-padding-mobile)}.category-spot-card__title{font-size:var(--category-spot-title-size-mobile)}.category-spot-card__text{font-size:var(--category-spot-text-size-mobile)}}@media screen and (max-width:749px){.category-spots__header{margin-bottom:1.6rem}.category-spots .slider-buttons{margin-top:1rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-category-spots.css.map */
