.pageoverlay{background-color:#141517;overflow-y:auto;align-items:flex-start;z-index:12;position:fixed;top:0;left:0;height:100vh;width:100%;justify-content:center;padding-top:70px}.pageoverlay:not(.hidden){display:flex}.pageoverlay::-webkit-scrollbar{width:.4em}.pageoverlay::-webkit-scrollbar-track{box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.pageoverlay::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090}.icon-back{display:inline-block;width:30px;height:30px;background-image:url("/images/arrow-l.svg");background-position:center;background-size:100%;background-repeat:no-repeat;margin:15px;cursor:pointer;transform:translateX(-30px)}.popup__content{position:relative}.popup__content h2.center,.popup__content h3.center,.popup__content h4.center,.popup__content p.center{text-align:center}.popup__content h2.text-green,.popup__content h3.text-green,.popup__content h4.text-green,.popup__content p.text-green{color:#37d347}.popup__content h2.text-red,.popup__content h3.text-red,.popup__content h4.text-red,.popup__content p.text-red{color:red}.popup__content h2.text-gray,.popup__content h3.text-gray,.popup__content h4.text-gray,.popup__content p.text-gray{color:#d3d3d3}.popup__content h2,.popup__content h3{font-family:"Lato",sans-serif;font-size:1.1em;text-transform:uppercase;font-weight:bold}.popup__content p{font-size:.9em;margin:0}.popup__content p.justify{text-align:justify}.popup__content .row{display:flex;margin-bottom:8px;flex-direction:column;width:95%;max-width:300px;min-width:285px}.popup__content .row--margin-bottom-md{margin-bottom:15px}.popup__content .row--margin-bottom-lg{margin-bottom:20px}.popup__content .row--align-left{justify-content:flex-start}.popup__content .row--align-right{justify-content:flex-end}.popup__content .row--align-center{justify-content:center;align-items:center}.popup__content img{width:90%;max-width:280px;min-width:200px;min-height:200px;border-radius:15px}