:root{--breakpoint-xxl:1920px;--breakpoint-sxl:1600px;--breakpoint-xl:1440px;--breakpoint-lg:1280px;--breakpoint-md:1024px;--breakpoint-md-s:992px;--breakpoint-sm:768px;--breakpoint-xs:512px;--breakpoint-xxs:390px;--breakpoint-xxxs:375px}@media(min-width:1024px){.category{padding-bottom:100px}}.category__title{margin-bottom:50px}@media(min-width:1024px){.category__title{margin-bottom:85px}}.category__post{position:relative}.category__post:before{background-color:var(--sk-color-grey);content:"";height:1px;left:0;margin-left:-25px;margin-right:-25px;position:absolute;top:0;transition:.4s;transition-timing-function:ease-in-out;width:calc(100% + 50px)}@media(min-width:768px){.category__post:before{margin-left:-50px;margin-right:-50px;width:calc(100% + 100px)}}@media(min-width:1024px){.category__post:before{margin-left:-100px;margin-right:-100px;width:calc(100% + 200px)}}.category__post:hover:after,.category__post:hover:before{background-color:var(--sk-color-salmon)}.category__post:hover .category__post-title{color:var(--sk-color-salmon)}.category__post:hover .category__icon svg path{fill:var(--sk-color-salmon)}.category__post:hover .category__post-wrapper{color:var(--sk-color-salmon)}.category__post:hover .category__post--category{color:var(--sk-color-blue)}.category .category__post:hover+.category__post:before{background-color:var(--sk-color-salmon)}.category .category__post:last-of-type:after{background-color:var(--sk-color-grey);bottom:0;content:"";height:1px;left:0;margin-left:-25px;margin-right:-25px;position:absolute;transition:.4s;transition-timing-function:ease-in-out;width:calc(100% + 50px)}@media(min-width:768px){.category .category__post:last-of-type:after{margin-left:-50px;margin-right:-50px;width:calc(100% + 100px)}}@media(min-width:1024px){.category .category__post:last-of-type:after{margin-left:-100px;margin-right:-100px;width:calc(100% + 200px)}}.category .category__post:last-of-type:hover:after,.category .category__post:last-of-type:hover:before{background-color:var(--sk-color-salmon)}.category__post-wrapper{display:grid;grid-template-columns:1fr 20px;padding:13px 0}.category a.category__post-wrapper{display:flex;flex-direction:column;font-weight:600}.category__post--title{padding-right:50px}.category__post--category{color:var(--sk-color-grey);font-family:var(--sk-font-primary);text-transform:uppercase;transition:.4s;transition-timing-function:ease-in-out}.category__icon{display:flex;position:absolute;right:0;top:8px;transform:rotate(-90deg);width:25px}.category__icon svg path{fill:var(--sk-color-grey);transition:.4s;transition-timing-function:ease-in-out}

/*# sourceMappingURL=category.css.map*/