.showreel{background-color:var(--base-100);justify-content:center;align-items:center;width:100%;height:100svh;display:flex;position:relative;overflow:hidden}.showreel .showreel-container{border-radius:2rem;width:100%;height:100%;position:relative;overflow:hidden;transform:scale(.75)}.showreel .showreel-container img{object-fit:cover;width:100%;height:100%}.controls-overlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.play-icon,.mute-icon{pointer-events:auto;background-color:var(--base-100);color:#fff;border-radius:50%;padding:1rem}@media (max-width:760px){.showreel{justify-content:center;align-items:center;width:100%;height:auto;display:flex;position:relative;overflow:hidden}.showreel .showreel-container{border-radius:1rem;width:100%;height:auto;position:relative;overflow:hidden;transform:scale(.75)}.showreel .showreel-container img{object-fit:cover;width:100%;height:100%}.controls-overlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.play-icon,.mute-icon{pointer-events:auto;background-color:var(--base-100);color:#fff;border-radius:50%;padding:1rem}}
