.modal:has(.popupwrap.is-trailer){width:100%;height:100%}.popupwrap.is-trailer{position:relative;width:100%;height:100%}.popupwrap.is-trailer .popupcontentwrap{border:.5px solid var(--popup-border);background-color:transparent;border-radius:10px;overflow:auto;height:100%;display:flex;justify-content:center;align-items:center}.popupwrap.is-trailer .popupcontentwrap.is-large{max-width:unset;min-width:auto;border-radius:unset;margin:auto}.popupwrap.is-trailer .popupcontentwrap.is-large .popupbodycontents{padding:0;border-radius:8px;background-color:transparent}.popupwrap.is-trailer .popupcontentwrap.is-large .popupbodycontents div{display:flex;justify-content:center;align-items:center}.popupwrap.is-trailer .popupcontentwrap .closewrap{position:absolute;top:.5rem;right:.5rem}.popupwrap.is-trailer .popupcontentwrap .videoPlayerWrap iframe{max-width:100%;width:70vw;aspect-ratio:16/9;border-radius:10px;overflow:hidden;height:auto}@media screen and (max-width:991px){.popupwrap.is-trailer .popupcontentwrap .videoPlayerWrap iframe{width:90vw}}@media screen and (max-width:768px){.popupwrap.is-trailer .popupcontentwrap .videoPlayerWrap iframe{width:95vw}}