.Category-module-scss-module__e9dgXG__card{background:var(--background-light);border-radius:16px;flex-direction:column;justify-content:space-between;padding:24px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.05)}.Category-module-scss-module__e9dgXG__card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.Category-module-scss-module__e9dgXG__card:before{content:"";background:var(--color-green);width:4px;height:0;transition:all .3s;position:absolute;top:0;left:0}.Category-module-scss-module__e9dgXG__card:hover:before{height:100%}.Category-module-scss-module__e9dgXG__title{color:var(--color-green);margin-bottom:12px;font-size:20px;font-weight:800}.Category-module-scss-module__e9dgXG__desc{color:#555;margin-bottom:20px;font-size:14px}.Category-module-scss-module__e9dgXG__more{width:-moz-fit-content;width:fit-content;color:var(--color-brown);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:16px;font-weight:600;display:inline-flex}.Category-module-scss-module__e9dgXG__more p{text-decoration:underline}.Category-module-scss-module__e9dgXG__more span{font-size:18px;transition:all .3s}.Category-module-scss-module__e9dgXG__more:hover span{transform:translate(4px)}.Category-module-scss-module__e9dgXG__fadeIn{opacity:0;animation:.5s forwards Category-module-scss-module__e9dgXG__fadeInUp;transform:translateY(20px)}@media (max-width:1200px){.Category-module-scss-module__e9dgXG__card{padding:16px 20px}.Category-module-scss-module__e9dgXG__title{margin-bottom:8px;font-size:18px}.Category-module-scss-module__e9dgXG__desc{margin-bottom:12px}.Category-module-scss-module__e9dgXG__more{gap:4px;font-size:14px}.Category-module-scss-module__e9dgXG__more span{font-size:16px;transition:all .3s}}@keyframes Category-module-scss-module__e9dgXG__fadeInUp{to{opacity:1;transform:translateY(0)}}
