/*! transforma-recife - v0.0.1 - 2021-01-29 */
.modal{background:rgba(0,0,0,.8);width:100%;height:100%;display:flex;align-items:center;flex-direction:row;justify-content:center;position:fixed;top:0;left:0;z-index:999}.modal .img{width:40%;min-height:70%}.modal .m-close{min-width:24px;max-width:24px;height:16px;position:absolute;top:10px;right:10px}.modal .m-close img{width:24px;height:24px}.counter{font-family:Montserrat;color:#454e6f;font-size:14px;position:absolute;right:0;bottom:-12px}.carousel-center{margin:auto;width:100%;height:460px}.carousel-div{width:100%;margin:auto}@media screen and (max-width:657px){.carousel-div{width:100%}}@media screen and (max-width:657px) and (orientation:landscape){.carousel-center{width:300px}.carousel-div{width:55%}}.indicator-pos{bottom:-35px}