:root{--color__Black:#000;--color__White:#fff;--color__DarkGray:#222;--color__DeepBlack:#060118;--color__MediumGray:#a7a7a7;--color__DeepDark:#181531;--color__DeepPurple:#272157;--color__MediumPurple:#6457de;--color__Teal:#a0ecce;--color__TealDark:#58b9b0;--color__MorningWhite:#f4f2ed;--color__MorningWhiteLight:#f8f7f4;--color__MorningWhiteDark:#edebe6}.popup{--popupMaxWidth:720px;margin:0 auto;max-width:var(--popupMaxWidth);padding:4rem .5rem;position:relative}.popup__heading{display:none}.popup__body{background:var(--color__MorningWhite);color:var(--color__DeepDark);padding:2rem 1.5rem}.popup__body__title{padding-bottom:3rem;text-align:center}.popup__body__title>h4{color:inherit;font-size:28px}.popup .mfp-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cg fill='none' stroke='%23FFF' stroke-width='2.8' stroke-linecap='square'%3E%3Cpath d='m1.9 1.9 28 28M29.9 1.9l-28 28'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-size:0;height:32px;opacity:1;position:absolute;right:10px;top:6px;transition:.15s ease-out;width:32px}.popup .mfp-close:hover{opacity:.5}.popup .mfp-close:focus-visible{outline:auto}@media (min-width:768px){.popup{padding:0 0 3rem}.popup__heading{color:var(--color__White);display:block;padding-bottom:1.5rem;text-align:center}.popup__heading>h3{color:inherit;font-size:36px;line-height:1.2}.popup__body{padding:3rem}.popup__body__title{padding-bottom:4rem}}@media (min-width:992px){.popup__heading{padding-bottom:2rem}.popup__heading>h3{font-size:45px}.popup__body__title>h4{font-size:32px}}