.catalog-tabs{background:var(--background)}.tab-slide{background-color:var(--background-medium);border-radius:20px;color:var(--background-inverted-darker);cursor:pointer;font-size:26px;letter-spacing:-.03em;line-height:20px;padding:15px 30px;transition:var(--transition);width:-moz-max-content;width:max-content}.tab-slide.active{background-color:var(--background-inverted-darker);color:var(--background)}.splide__slide:has(.tab-slide):last-of-type{margin:0!important}@media(hover:hover){.tab-slide:not(.active):hover{background:var(--accent-300)}}@media(hover:none){.tab-slide:not(.active):active{background:var(--accent-300)}}@media screen and (max-width:1199px){.catalog-tabs{margin-left:-20px;width:calc(100% + 40px)}}@media screen and (max-width:639px){.catalog-tabs{margin-left:-10px;width:calc(100% + 20px)}}
