.modal-popup{background-color:#ffffffc7;display:table;height:100%;left:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:100000}.modal-popup__close{background:#0003;border:none;border-radius:50%;color:#fff;cursor:pointer;height:3rem;padding:.5rem;position:absolute;right:1rem;top:1rem;width:3rem}.modal-popup__wrapper{display:table-cell;vertical-align:middle}.modal-popup__image{border-radius:4px 4px 0 0;overflow:hidden}.modal-popup__image img{-o-object-fit:cover;object-fit:cover;width:100%}.modal-popup__image figcaption{max-width:45rem;padding:0 1.5rem 1.5rem}.modal-popup:not(.modal-popup--video):not(.modal-popup--full-screen) .modal-popup__image,.modal-popup:not(.modal-popup--video):not(.modal-popup--full-screen) .modal-popup__image *{max-height:21rem}.modal-popup__container{background-color:#fff;border-radius:4px;box-shadow:0 1px 32px #0000001f;margin:.5rem;max-height:100vh;max-width:720px;overflow:auto;position:relative;transition:all .3s ease}@media screen and (min-width:769px){.modal-popup__container{margin:1rem auto}}@media screen and (min-width:993px){.modal-popup__container{max-width:772px}}.modal-popup__content{margin-top:2.5rem;padding:1.5rem}.modal-popup--image .modal-popup__content{margin-top:0}@media screen and (min-width:769px){.modal-popup__content{margin-top:1rem;padding:3rem}}.modal-popup__footer{margin-top:1rem}.modal-popup__default-button{float:right}.modal-popup--full-screen .modal-popup__container{height:100vh;margin:0 auto;max-height:100vh;max-width:100vw;width:100%}.modal-popup--full-screen .modal-popup__close{background:#0000001a;z-index:2}@media screen and (min-width:577px){.modal-popup--full-screen .modal-popup__close{right:6rem}}.modal-popup--full-screen .embed-video,.modal-popup--full-screen .embed-video__aspect-ratio,.modal-popup--full-screen .modal-popup__image{height:100%;width:100%}.modal-popup--full-screen .embed-video__aspect-ratio{padding-bottom:0}.modal-popup--full-screen .embed-video__item{position:relative}@media screen and (min-width:993px){.modal-popup--video .modal-popup__container{max-height:95vh;max-width:75vw}}.modal-popup--video .modal-popup__close{background:#fff;color:#000;z-index:2}@media screen and (min-width:577px){.modal-popup--video .modal-popup__close{right:6rem}}.modal-popup--enter,.modal-popup--leave-active{opacity:0}.modal-popup--enter .modal-popup__container,.modal-popup--leave-active .modal-popup__container{transform:scale(1.1)}
