#facultysiderurl{background-color:#282929;color:#f0f8ff}.faulty-body{align-items:center;width:100%;padding:30px}.faulty-body,.faulty-wrapper{display:flex;justify-content:center}.faulty-wrapper{max-width:1100px;width:90%;position:relative;margin:0 auto}.faulty-wrapper i{top:50%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;position:absolute;text-align:center;line-height:50px;background:#353434;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear}.faulty-wrapper i:active{transform:translateY(-50%) scale(.85)}.faulty-wrapper i:first-child{left:-22px}.faulty-wrapper i:last-child{right:-22px}.faulty-wrapper .faulty-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% / 3) - 12px);overflow-x:auto;scroll-snap-type:x mandatory;grid-gap:18px;gap:18px;scroll-behavior:smooth;scrollbar-width:none;margin:0 auto}.faulty-carousel::-webkit-scrollbar{display:none}.faulty-carousel.no-transition{scroll-behavior:auto}.faulty-carousel.dragging{scroll-snap-type:none;scroll-behavior:auto}.faulty-carousel.dragging .faulty-card{cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faulty-carousel :where(.faulty-card,.faulty-img){display:flex;justify-content:center;align-items:center}.faulty-carousel .faulty-card{scroll-snap-align:start;height:342px;list-style:none;background:#3f3e3e;cursor:pointer;padding-bottom:15px;flex-direction:column;border:.6px solid #deb887}.faulty-carousel .faulty-card .faulty-img{background:#ab7839;height:145px;width:145px;border-radius:50%}.faulty-card .faulty-img img{width:140px;height:140px;border-radius:50%;object-fit:cover;border:4px solid #6b6969}.faulty-carousel .faulty-card h2{font-weight:500;font-size:1.56rem;margin:30px 0 5px}.faulty-carousel .faulty-card span{color:#ebe01d;font-size:1.31rem}@media screen and (max-width:900px){.faulty-wrapper .faulty-carousel{grid-auto-columns:calc((100% / 2) - 9px)}.faulty-carousel .faulty-card .faulty-img{background:#ab7839;height:130px;width:130px;border-radius:60%}.faulty-card .faulty-img img{width:120px;height:120px;border-radius:60%;object-fit:cover;border:4px solid #6b6969}}@media screen and (max-width:600px){.faulty-wrapper .faulty-carousel{grid-auto-columns:100%}}.faulty-carousel{scroll-behavior:smooth}#faculty{text-align:center;margin:10px}