.modal{align-items:center;background-color:#4b4b4bcc;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:10000}.modal.isActive{opacity:1;pointer-events:all}.modal__content{cursor:default;max-height:100%;max-width:100%;overflow-y:auto;padding:35px 0;position:relative}@media (min-width:768px){.modal__content{padding:35px}}.modal__close{--rhs-icon-size:20px;color:#fff;cursor:pointer;position:absolute;right:5px;top:5px;transition:color .3s ease;z-index:10}@media (hover:hover){.modal__close:hover{color:#4fc7b5}}@media (min-width:576px){.modal__close{--rhs-icon-size:28px}}.modal .rhs-container{padding:0}.modal .rhs-item-box-item__text{height:auto}.modal .rhs-player{padding-top:40vh}@media (min-width:1200px){.modal .rhs-player{padding-top:70.435%}}.modal .rhs-item-box-item__text,.modal .rhs-player__iframe{max-height:40vh}@media (min-width:1200px){.modal .rhs-item-box-item__text,.modal .rhs-player__iframe{max-height:486px}}
