html body .material-design-icon,html body .mdi{font-family:Material Design Icons}html body .merriweather{font-family:Merriweather, serif}html body .sourcesanspro{font-family:Source Sans Pro, Times New Roman, sans-serif}html body #mlc-starter-guide-offer-popup .popupOverlay{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;pointer-events:auto}html body #mlc-starter-guide-offer-popup .popupOverlay.fade-in{animation:fadeInPopup .3s ease-out forwards}html body #mlc-starter-guide-offer-popup .popupOverlay.fade-out{animation:fadeOutPopup .3s ease-out forwards;pointer-events:none}html body #mlc-starter-guide-offer-popup .popupCard{width:734px;background:#fff;border-radius:8px;padding:40px;position:relative;box-shadow:0px 0px 50px rgba(76,118,144,.1490196078);font-family:"Source Sans Pro",sans-serif}html body #mlc-starter-guide-offer-popup .popupCard.fade-in{animation:fadeInPopup .3s ease-out forwards}html body #mlc-starter-guide-offer-popup .closeButton{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;cursor:pointer}html body #mlc-starter-guide-offer-popup .fade-out{animation:fadeOut .3s ease-out forwards}@keyframes fadeOut{from{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0.95)}}@keyframes fadeInPopup{from{opacity:0;transform:scale(0.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeOutPopup{from{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0.95)}}html body #mlc-starter-guide-offer-popup .title{color:#0073ba;max-width:450px;font-weight:600;font-size:34px;line-height:38px;margin:0}html body #mlc-starter-guide-offer-popup .subtitle{color:#262626;font-size:22px;line-height:30px;margin-bottom:24px;font-weight:normal}html body #mlc-starter-guide-offer-popup .guideImage{width:267px;height:178px;flex-shrink:0}html body #mlc-starter-guide-offer-popup .required-note{font-size:16px;margin-bottom:12px;color:#262626}html body #mlc-starter-guide-offer-popup .header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap;margin-bottom:6px}html body #mlc-starter-guide-offer-popup .textContent{max-width:361px}html body #mlc-starter-guide-offer-popup .inputRow{display:flex;gap:12px;margin-bottom:12px}@media(max-width: 600px){html body #mlc-starter-guide-offer-popup .inputRow{flex-direction:column}}html body #mlc-starter-guide-offer-popup .input-field{padding:12.5px;width:100%;border:2px solid #8c8c8c;border-radius:4px;font-size:18px;color:#595959;background:#fff;flex:1;max-height:50px}html body #mlc-starter-guide-offer-popup .input-field.full-width{width:100%;margin-bottom:16px}html body #mlc-starter-guide-offer-popup .input{flex:1;height:50px;border:2px solid #8c8c8c;border-radius:4px;padding:0 12px;font-size:16px;font-family:"Source Sans Pro",sans-serif}html body #mlc-starter-guide-offer-popup .submitButton{margin-top:24px;background-color:#0073ba;color:#fff;border:none;border-radius:4px;padding:12px 24px;font-size:22px;font-weight:600;cursor:pointer;text-align:center;display:block;margin:24px auto 0}html body #mlc-starter-guide-offer-popup .closeIcon{width:20px;height:20px}
html body .material-design-icon,html body .mdi{font-family:Material Design Icons}html body .merriweather{font-family:Merriweather, serif}html body .sourcesanspro{font-family:Source Sans Pro, Times New Roman, sans-serif}.tooltip-button-row{display:flex;align-items:center;margin-top:20px;gap:10px}.tooltip-inline{display:block;gap:4px;font-size:.875rem;line-height:1.5;max-width:calc(100% - 1rem - 90px)}.tooltip-label{margin-right:.25rem}.tooltip-text{font-family:Source Sans Pro, Times New Roman, sans-serif;font-size:.875rem;font-weight:400;font-style:normal;color:#262626}.tooltip-icon{width:16px;height:16px;color:#888;cursor:pointer}.tooltip-anchor{display:inline-flex;align-items:center;padding-left:8px;margin-top:4px}.tooltip-button-row{display:flex;align-items:center;margin-top:20px;gap:10px}.tooltip-inline{display:flex;align-items:center;gap:8px}.tooltip-text{font-family:Source Sans Pro, Times New Roman, sans-serif;font-size:.875rem;font-weight:400;font-style:normal;color:#555}.custom-tooltip-wrapper{position:relative;display:inline-block}.custom-tooltip-wrapper .tooltip-icon{width:16px;height:16px;cursor:pointer}.custom-tooltip-wrapper .custom-tooltip-bubble{visibility:hidden;position:absolute;bottom:125%;left:50%;transform:translateX(-50%);background:#000;color:#fff;font-family:"Source Sans Pro",sans-serif;font-size:16px;font-weight:400;line-height:1.5;padding:12px 16px;border-radius:6px;width:280px;text-align:center;opacity:0;transition:opacity .3s ease;z-index:10}.custom-tooltip-wrapper .custom-tooltip-arrow{position:absolute;top:100%;left:50%;margin-left:-6px;width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid #000}.custom-tooltip-wrapperhover .custom-tooltip-bubble{visibility:visible;opacity:1}.custom-tooltip-bubble{visibility:hidden;opacity:0;transition:opacity .3s ease;position:absolute;background:#000;color:#fff;padding:12px 16px;border-radius:4px;font-size:16px;font-weight:400;line-height:1.5;z-index:10;text-align:center;width:280px}.custom-tooltip-bubble.visible{visibility:visible;opacity:1}.custom-tooltip-arrow{position:absolute;top:100%;left:50%;transform:translateX(-50%);border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid #000}

/*# sourceMappingURL=app.min.css.map*/