.hme01_movie{text-align:center}.hme01_movie .heading{color:#00a6d9;font-size:4rem;line-height:1;margin-bottom:2.4rem}@media screen and (max-width:768px){.hme01_movie .heading{font-size:2.8rem;margin-bottom:1.6rem}}.hme01_movie .movie-item{display:inline-block;position:relative;text-decoration:none}.hme01_movie .movie-item img{border-radius:16px}@media screen and (max-width:768px){.hme01_movie .movie-item img{border-radius:14px}}.hme01_movie .movie-item .play{align-items:center;aspect-ratio:1/1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,100%,.6);border-radius:50%;color:#00a6d9;display:flex;flex-direction:column;font-size:1.4rem;font-weight:500;gap:1.4rem;justify-content:center;left:50%;line-height:1;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s cubic-bezier(.52,.51,.3,1.09);width:15.2rem}@media screen and (max-width:768px){.hme01_movie .movie-item .play{font-size:.7rem;gap:.9rem;width:8.6rem}}.hme01_movie .movie-item .play svg{display:block;height:auto;fill:#00a6d9}@media screen and (max-width:768px){.hme01_movie .movie-item .play svg{width:1.3rem}}.hme01_movie .movie-item:hover .play{width:18.4rem}@media screen and (max-width:768px){.hme01_movie .movie-item:hover .play{width:10.6rem}}