.animated-text{font-size:2rem;font-weight:700}.animated-word-container{display:inline-block;width:100px;text-align:left}.animated-word{color:red;transition:opacity .5s ease-in-out}.text-normal{font-weight:400}.rouge-films{position:relative;z-index:1;color:white}.rouge-films .text-normal{color:white}.rouge-films:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background-color:red;z-index:-1}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);justify-content:center;z-index:1000}.modal-content,.modal-overlay{display:flex;align-items:center}.modal-content{background:white;padding:20px;border-radius:8px;position:relative;max-width:600px;max-height:90vh;width:100%;box-sizing:border-box;overflow:auto;flex-direction:column}.modal-content iframe{width:100%;max-width:560px;height:315px;display:block;margin:0 auto}@media (max-width:600px){.modal-content{padding:8px;max-width:100vw;max-height:70vh}.modal-content iframe{width:100vw!important;height:40vw!important;max-width:100vw;max-height:50vw;display:block;margin:0 auto}}.modal-close{position:absolute;top:16px;right:24px;background:none;border:none;font-size:3rem;font-weight:700;color:#d32f2f;cursor:pointer;z-index:10;line-height:1;padding:0}