.learn-category-card{background-color:#ffffffe6;border-radius:15px;transition:transform .3s ease;width:400px;height:-moz-fit-content;height:fit-content;min-height:250px;flex:0 0 auto;display:flex}.learn-category-card:hover{transform:translateY(-5px)}.learn-category-card .card-body{padding:1.75rem;display:flex;flex-direction:column;gap:1rem;height:auto}.learn-category-card .title-container{flex-shrink:0}.learn-category-card .card-title{font-size:1.4rem;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.learn-category-card .quote-container{padding-bottom:.5rem}.learn-category-card .blockquote{margin:0;font-size:1.1rem;line-height:1.5}.learn-category-card .blockquote p{margin:0;font-style:italic;color:#666;white-space:pre-line;overflow-wrap:break-word;word-wrap:break-word}.slider-container{position:relative;width:900px!important;margin:0 auto;overflow:hidden!important}.slider{display:flex;gap:2rem;scroll-behavior:smooth;overflow-x:hidden;padding:1rem;width:100%;scroll-snap-type:x mandatory}.slider>*{scroll-snap-align:start}.slider-btn{position:absolute;top:50%;z-index:1;width:40px;height:40px;padding:0;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;align-items:center;justify-content:center;font-size:1.25rem;box-shadow:0 2px 5px #0000001a}.slider-btn:hover{background:#fff}.slider-btn.left{left:0}.slider-btn.right{right:0}
