.student-works{position:relative}@media screen and (min-width:769px){.student-works.column{padding-bottom:0!important}}.student-works .container{position:relative}.student-works h2.title{text-align:left;margin-bottom:48px}.student-works .slider{position:relative;display:flex;flex-direction:column;max-width:1400px;margin:0 auto;text-align:left}.student-works .splide__list{align-items:center}.student-works .splide__track{overflow:unset!important}.student-works .list-item{display:flex;flex-direction:column;height:100%}.student-works .image-box{position:relative;overflow:hidden;display:flex;border-radius:.8rem;border:2px solid transparent}.student-works .image-box>a{width:100%}@media screen and (min-width:993px){.student-works .image-box{border-radius:1.2rem;transition:box-shadow .5s ease-in,border-color .5s ease-in}}@media (hover:hover){.student-works .list-item:hover .image-box{box-shadow:0 4px 28px 0 rgba(0,0,0,.4);border-color:#fff}}.student-works .image,.student-works .image-box{width:100%;height:100%}.student-works .image{object-fit:cover;height:420px;margin-top:auto}.student-works .info-box{position:absolute;bottom:0;left:50%;transform:translate(-50%,0);width:100%;padding:16px 12px;font-size:.7rem;color:#fff;border-radius:inherit}.student-works .info-box::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:100%;height:102%;border-radius:inherit;background:rgba(0,0,0,.5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:-1}.student-works .info-box *{color:inherit}.student-works .info-box .heading{font-size:.6rem;margin-bottom:12px}.student-works .info-box .author{font-weight:600}.student-works .info-box .author a{width:.8rem;height:.8rem;margin-left:.4rem;flex-shrink:0}.student-works .info-box .author a .icon{width:100%;height:100%}.student-works .info-box .author+span{margin-top:.4rem}@media screen and (min-width:577px){.student-works .image{height:500px}.student-works .info-box{padding:24px 16px;font-size:.8rem}.student-works .info-box .heading{font-size:.9rem}.student-works .info-box .author a{width:1rem;height:1rem}.student-works .info-box .author+span{margin-top:.8rem}}.student-works .info-box .more-btn{width:18px;height:18px;transform:rotate(90deg);padding:0;margin-left:4px;transition:transform .2s ease-in}.student-works .info-box .icon{color:var(--main-color);width:100%;height:100%}.student-works .list-item.active .info-box .more-btn{transform:rotate(-90deg)}.student-works .info{display:none;margin-top:.4rem;padding-right:8px;max-height:240px;overflow:auto}.student-works .info *{font-size:.6rem;text-transform:initial}@media screen and (min-width:577px){.student-works .info{margin-top:.8rem}.student-works .info *{font-size:.7rem;font-weight:500}}.student-works .main-btn-box{display:flex;justify-content:center;margin-top:48px}.student-works .main-btn{align-items:center}.student-works .main-btn .icon{fill:#fff;width:20px;height:20px;margin:-5px 12px 0 0}.student-works ::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}.student-works ::-webkit-scrollbar{width:4px;background-color:#fff;border-radius:10px}.student-works ::-webkit-scrollbar-thumb{background-color:var(--main-color,#ea2095);border-radius:10px}