.modalFrame{flex-direction:column;align-items:center;background:#fff;border-radius:12px;box-sizing:initial;display:flex;font-size:14px;justify-content:center;line-height:18px;padding:40px 46px;position:relative;margin:0 auto;width:auto}.modalSmall{max-width:308px}.modalMedium{max-width:388px}.modalLarge{max-width:488px}.modalXLarge{max-width:580px}.modalXXLarge{max-width:700px}.modalFrame::before{content:"";background-color:#ffc828;height:6px;width:200px;position:absolute;top:0;left:0;right:0;margin-left:auto;margin-right:auto}.modalFrame button.mfp-close{font-size:30px;opacity:1}.modalFrame h1{color:#626161;font-weight:bold;font:18px Roboto,Arial,sans-serif;margin:0 0 18px 0;text-align:center}.modalFrame h2{font:16px Roboto,Arial,sans-serif}.modalFrame .bodyText{max-width:300px;text-align:left;margin:10px 0}.modalFrame .bodyTextCenter{max-width:488px;text-align:center;margin:10px 0}.modalFrame .ctaItems{display:flex;margin:10px 0;justify-content:center;flex-wrap:wrap-reverse}.modalFrame .btnShape{margin:10px 5px;white-space:nowrap}.svgWarning,.svgError,.svgsuccess,.svgInfo{display:block;height:66px;margin:0 auto 18px auto;width:66px}.modalScrollable{max-height:calc(100% - 1rem)}.modalScrollable .modalFrame{max-height:calc(95vh - 6.5rem)}.modalScrollable .scrollBarText{overflow-y:auto}.scrollBarText::-webkit-scrollbar{-webkit-appearance:none;width:14px;height:14px}.scrollBarText::-webkit-scrollbar-thumb{background-color:#d5d5d5;border-radius:8px;border:3px solid #fff}.scrollBarText::-webkit-scrollbar-thumb:hover{background:#bababa}.mfp-bg{z-index:9000}.mfp-wrap{z-index:9100}.hidden{display:none}@media only screen and (max-height:400px){.modalFrame{padding:40px 26px}.modalScrollable .scrollBarText{min-height:100px}.modalFrame h1{margin-bottom:5px}.svgWarning,.svgError,.svgsuccess,.svgInfo{height:40px;margin:0 auto 10px auto;width:40px}}@media only screen and (max-height:450px){.modalFrame .ctaItems{margin-top:20px !important}}