.category-content-card *{font-family:var(--primary-font);font-weight:400}.category-content-card .category-content-card-header-container{display:flex;justify-content:space-between}@media screen and (max-width: 743px){.category-content-card .category-content-card-header-container{flex-direction:column;overflow-x:auto}}.category-content-card .category-content-card-header-container .category-content-card-header>*{margin:0}.category-content-card .category-content-card-header-container .category-content-card-header>*+*{margin-top:2.4rem}@media screen and (min-width: 744px){.category-content-card .category-content-card-header-container .category-content-card-header{max-width:29rem}}@media screen and (min-width: 1280px){.category-content-card .category-content-card-header-container .category-content-card-header{max-width:39rem}}.category-content-card .category-content-card-header-container .category-content-card-tabs{display:flex;column-gap:4rem;margin-top:3.2rem;margin-bottom:0;padding-left:2px;padding-bottom:3px;list-style:none}@media screen and (min-width: 744px){.category-content-card .category-content-card-header-container .category-content-card-tabs{align-items:start;margin:0;padding:0}}.category-content-card .category-content-card-cards{margin-top:3.5rem}.category-content-card .category-content-card-cards ol{display:flex;column-gap:1.6rem;padding:2px;margin:0;scroll-behavior:smooth;scrollbar-width:none;margin-top:4rem;overflow-x:auto}@media screen and (min-width: 744px){.category-content-card .category-content-card-cards ol{margin-top:16rem}}.category-content-card .category-content-card-cards ol li{flex:0 0 26rem;list-style:none}@media screen and (min-width: 744px){.category-content-card .category-content-card-cards ol li{flex:none;width:calc(25% - 12px)}}.category-content-card .category-content-card-cards ol li:hover img,.category-content-card .category-content-card-cards ol li:hover svg:not(.icon){transform:scale(1.2)}.category-content-card .category-content-card-cards ol li:hover .icon{transform:translate(-8px)}.category-content-card .category-content-card-cards ol li .slider-card-wrapper{height:100%;position:relative;text-decoration:none;color:rgb(var(--color-foreground));padding:1.6rem;display:grid;grid-template-rows:1fr auto}.category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-header{display:flex;justify-content:space-between}.category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-header .category-content-card-cards-counter{margin-left:2.4rem}.category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-header .category-content-card-cards-counter:before{content:counter(list-item,decimal-leading-zero);font-family:var(--secondary-font);font-weight:300}.category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-header h3{margin-top:0;margin-bottom:3.2rem}@media screen and (min-width: 744px){.category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-header h3{max-width:13rem}.category-content-card .category-content-card-cards ol li .slider-card-wrapper{display:flex;flex-direction:column}}@media screen and (min-width: 744px) and (max-width: 1279px){.category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-header{flex-direction:column-reverse;row-gap:16px}.category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-header .category-content-card-cards-counter{margin-left:0;font-size:1.4rem;letter-spacing:.56px}}@media screen and (min-width: 1280px){.category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-header h3{max-width:23.5rem}}.category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-image{overflow:hidden;aspect-ratio:16 / 9}.category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-image img,.category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-image svg:not(.icon){width:100%;height:100%;transition:transform .3s}.category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-image img.media-fit-cover{object-fit:cover}.category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-image img.media-fit-contain{object-fit:contain}.category-content-card .category-content-card-cards ol li .slider-card-wrapper p{margin-top:3.2rem}.category-content-card .category-content-card-cards ol li .slider-card-wrapper .icon{align-self:end;margin-top:auto;transition:transform .3s}.category-content-card .category-content-card-cards ol li .slider-card-wrapper .card-link.icon{padding:0;display:flex;justify-content:end}.category-content-card .category-content-card-cards ol li .slider-card-wrapper .card-link.icon:after{content:"";position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%;z-index:1}.category-content-card .category-content-card-cards ol li .slider-card-wrapper .card-link.icon:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.category-content-card .category-content-card-cards ol li .slider-card-wrapper .card-link.icon:focus{box-shadow:none;outline:0}.category-content-card .category-content-card-cards-scroll{display:flex;align-items:center;column-gap:1.6rem;margin-top:6.2rem}.category-content-card .category-content-card-cards-scroll .category-content-card-sliders{flex:1 1 auto;display:flex;border-bottom:solid 1px rgb(var(--color-foreground));align-items:end}.category-content-card .category-content-card-cards-scroll .category-content-card-sliders .category-content-card-slider{flex:1 1 auto;height:3px;background-color:transparent}.category-content-card .category-content-card-cards-scroll .category-content-card-sliders .category-content-card-slider.active{background-color:rgb(var(--color-foreground))}.category-content-card .category-content-card-cards-scroll .category-content-card-controls{display:flex;column-gap:.8rem;margin-right:1.2rem}.category-content-card .category-content-card-cards-scroll .category-content-card-controls button{background:none;line-height:0;border:solid 1px rgb(var(--color-foreground));border-radius:3rem;width:4rem;height:4rem}.category-content-card .category-content-card-cards-scroll .category-content-card-controls button .icon{color:rgb(var(--color-foreground));width:2rem}.category-content-card .category-content-card-cards-scroll .category-content-card-controls button:disabled{border:none}.category-content-card .category-content-card-cards-scroll .category-content-card-controls button:disabled .icon{color:var(--color-gray-1)}.category-content-card .category-content-card-cards-scroll .category-content-card-controls button.category-content-card-control-previous .icon{transform:rotate(180deg)}.category-content-card .category-content-card-header h2{font-weight:500;font-size:2.8rem;line-height:1.07;letter-spacing:-.56px}.section-content-cards .category-content-card .category-content-card-header p{margin-top:16px;line-height:1.28}.section-content-cards button.tab-button{font-size:2rem;font-weight:var(--font-medium);line-height:1.1;letter-spacing:-.4px}.section-content-cards .category-content-card .category-content-card-cards ol li .slider-card-wrapper{padding:3rem 1.2rem}.section-content-cards .category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-image{aspect-ratio:12 / 9}.section-content-cards .category-content-card .category-content-card-cards ol li .slider-card-wrapper p{margin:1.6rem 0}.section-content-cards .card-link span{line-height:0}.section-content-cards .category-content-card .category-content-card-cards-scroll{margin-top:2.4rem}.section-content-cards .category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-header .category-content-card-cards-counter{margin-left:1.6rem}@media screen and (min-width: 1280px){.category-content-card .category-content-card-header h2{font-size:3.6rem;line-height:1.05;letter-spacing:-.72px}}.category-content-card .category-content-card-header p{color:rgb(var(--color-foreground));font-size:1.4rem;line-height:1.14}@media screen and (min-width: 1280px){.category-content-card .category-content-card-header p{font-size:2rem;line-height:1.2}}.category-content-card .category-content-card-cards .category-content-card-cards-header h3{font-size:2.4rem;font-weight:500;line-height:1.16;letter-spacing:-.48px}@media screen and (min-width: 744px){.category-content-card .category-content-card-cards .category-content-card-cards-header h3{font-size:2rem;line-height:1.1}.section-content-cards .category-content-card .category-content-card-cards ol{margin-top:8rem}.section-content-cards .category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-header h3{margin-bottom:1.6rem}.section-content-cards button.tab-button{font-size:1.6rem;line-height:1.12;letter-spacing:-.32px}.section-content-cards .category-content-card .category-content-card-cards ol li .slider-card-wrapper{padding:1.6rem 1.2rem}.section-content-cards .category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-image{aspect-ratio:12 / 9.11}}@media screen and (min-width: 1280px){.category-content-card .category-content-card-cards .category-content-card-cards-header h3{font-size:3.6rem;line-height:1.05;letter-spacing:-.72px}.section-content-cards button.tab-button{font-size:2.4rem;line-height:1.16;letter-spacing:-.48px}.section-content-cards .category-content-card .category-content-card-cards ol li .slider-card-wrapper{padding:1.6rem}.section-content-cards .category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-header h3{margin-bottom:3.2rem}.section-content-cards .category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-image{aspect-ratio:12 / 9.9}.section-content-cards .category-content-card .category-content-card-cards ol{margin-top:13.6rem}.section-content-cards .category-content-card .category-content-card-cards ol li .slider-card-wrapper p{margin-top:3.2rem}}.category-content-card .category-content-card-cards p{font-size:1.4rem;line-height:1.28}@media screen and (min-width: 1280px){.category-content-card .category-content-card-cards p{font-size:2rem;line-height:1.2}}@media screen and (min-width: 1440px){.section-content-cards .category-content-card .category-content-card-header p{margin-top:2.4rem;line-height:1.2}.section-content-cards .category-content-card .category-content-card-cards ol{margin-top:16rem}.section-content-cards .category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-image{aspect-ratio:12 / 8.84}.section-content-cards .category-content-card .category-content-card-cards ol li .slider-card-wrapper .category-content-card-cards-image{aspect-ratio:12 / 6.33}}@media only screen and (max-width: 320px){.category-content-card .category-content-card-header-container{overflow-x:hidden}.category-content-card .category-content-card-header-container .category-content-card-tabs{overflow-x:auto}.category-content-card .category-content-card-cards ol{column-gap:.8rem}.category-content-card .category-content-card-cards ol li{flex:0 0 90%}.category-content-card .category-content-card-cards ol li:only-child{flex:0 0 100%}}
/*# sourceMappingURL=/cdn/shop/t/842/assets/component-category-content-card.css.map */
