.card{cursor:pointer;border-radius:8px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 12px #5c6859;height:max-content!important}.image{object-fit:contain;border-radius:10px;width:100%;height:100%}
.sliderContainer{z-index:10;background-color:#dbe0d9;justify-content:space-between;align-items:center;gap:16px;width:100%;height:100vh;display:flex;box-shadow:inset 0 4px 7px #4a5846}.cardList{z-index:1;justify-content:space-between;gap:16px;width:80%;padding:35px;display:flex}.card{opacity:1;width:100%;transition:opacity 1s ease-in-out}.card.fade-out{opacity:0}.arrow{color:#5c6859;cursor:pointer;justify-content:center;align-items:center;gap:8px;height:260px;padding:20px;font-size:1.5em;transition:color .3s;display:flex}.arrow:hover{filter:drop-shadow(0 0 2em #5c6859);transform:scale(1.1)}@media (max-width:768px){.cardList{width:90%;height:auto;padding:0}.sliderContainer{justify-content:center;height:80vh}.arrow{display:none}.cardList>*{flex:0 0 100%}}
.flower-decoration{z-index:0;pointer-events:none;position:absolute;bottom:-46%;right:0}.flower-decoration img{width:320px!important;height:243px!important}
