.sc-117a7bdd-wrapper{display:flex;flex-direction:column;gap:40px;position:relative;padding-bottom:50px}.sc-117a7bdd-card{position:sticky;display:flex;flex-direction:column;background-color:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px rgb(0 0 0 / .05);transition:transform 0.3s ease;text-decoration:none;color:inherit}@media (min-width:768px){.sc-117a7bdd-card{flex-direction:row;height:400px}}.sc-117a7bdd-card:hover{transform:translateY(-5px)}.sc-117a7bdd-img-wrap{position:relative;overflow:hidden;flex:1}.sc-117a7bdd-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.sc-117a7bdd-card:hover .sc-117a7bdd-img-wrap img{transform:scale(1.05)}.sc-117a7bdd-category{position:absolute;bottom:20px;left:20px;background-color:#fff;color:#000;padding:8px 24px;border-radius:30px;font-weight:600;font-size:14px;box-shadow:0 4px 10px rgb(0 0 0 / .1);z-index:2}.sc-117a7bdd-content{flex:1;padding:40px;display:flex;flex-direction:column;justify-content:space-between}.sc-117a7bdd-title{margin:0;font-size:32px;line-height:1.3;color:#111}.sc-117a7bdd-btn{width:60px;height:60px;border-radius:50%;background-color:#c9e5e9;color:#000;display:flex;align-items:center;justify-content:center;align-self:flex-end;transition:background-color 0.3s ease}.sc-117a7bdd-btn i{font-size:20px}.sc-117a7bdd-btn svg{width:20px;height:20px;fill:currentColor}