#branding-pop-up .window{position:absolute;z-index:100;width:90%;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;padding:1.25px;max-width:320px;max-height:580px;height:auto;background:#26262c;display:none}#branding-pop-up .branding-banner{overflow:hidden}#branding-pop-up img.branding-img-desktop{display:none}#branding-pop-up a.close{position:absolute;z-index:101;display:block;background:#fff;opacity:1;right:6px;top:6px;width:25px;height:25px;border-radius:100%;border:1px solid #000}#branding-pop-up a.close img{width:10px;height:auto}#branding-mask{position:absolute;left:0;top:0;z-index:50;background:#26262c;opacity:0.8;width:100%;height:100%;display:none}@media only screen and (min-width:768px){#branding-pop-up .window{max-width:650px;max-height:650px}#branding-pop-up img{width:100%}#branding-pop-up img.branding-img-desktop{display:block}#branding-pop-up img.branding-img-mobile{display:none}}