.material-swiper{position:relative;width:90%}.material-card{background:var(--Black-00,#1d1d1b);display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:420px}.materila-card__info{display:flex;flex-direction:column;padding:1.5rem}.material-card__image{max-height:50%;overflow:hidden;width:100%}.material-card__image img{display:block;height:100%;object-fit:cover;width:100%}.material-card__info{box-sizing:border-box;height:50%;padding:16px}.custom-nav-wrapper{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.custom-next,.custom-prev{border-radius:100px;cursor:pointer;user-select:none}.custom-next:hover,.custom-prev:hover{background-color:#aec8e8}