.qmn-site-card__chart-wrapper{padding:2em calc(1em - 5px)}
.support-card-module-scss-module__ylQLFa__qmn-support-card{grid-template-columns:minmax(30%,300px) auto;gap:1em;height:100%;min-height:calc(144px + 2em);display:grid;position:relative}.support-card-module-scss-module__ylQLFa__qmn-support-card__image{border-top-right-radius:0;border-bottom-right-radius:0;width:calc(100% + 1em);height:calc(100% + 2em);margin:-1em 0 -1em -1em}.support-card-module-scss-module__ylQLFa__qmn-support-card__comment{background-color:var(--mantine-color-dark-7);border-radius:0 1em 1em;max-width:320px;padding:.5em 1em}
:root{--welcome-modal-highlight-color-opacity-1:#2f469333;--welcome-modal-highlight-color-opacity-2:#13192de6;--welcome-modal-border-color:#2f4693;--welcome-modal-background-color:#182139;--welcome-modal-gradient-start:#21315d}.qmn-welcome-modal__card{background-color:var(--welcome-modal-background-color)!important;box-shadow:0 6px 20px #7ea6f21a!important}.qmn-welcome-modal__content{opacity:0;transition:opacity .3s ease-in-out;position:relative}.qmn-welcome-modal__content.entered{opacity:1}.qmn-welcome-modal__button{justify-content:center;align-items:center;gap:.5rem;width:120px;transition:width .5s cubic-bezier(.075,.82,.165,1);display:flex;background:linear-gradient(135deg, var(--welcome-modal-gradient-start) 0%, var(--welcome-modal-border-color) 100%)!important;border:2px solid var(--welcome-modal-border-color)!important}.qmn-welcome-modal__button span{white-space:nowrap;justify-content:center;align-items:center;display:inline-flex}.qmn-welcome-modal__button-step1{width:120px}.qmn-welcome-modal__button-step2{width:190px}.qmn-welcome-modal__content{width:100%}.qmn-welcome-modal__content-wrapper{flex-direction:row;min-height:50vh;display:flex}.qmn-welcome-modal__content-block{justify-content:center;align-items:center;width:50%;padding:0;display:flex}.qmn-welcome-modal__content-image{height:auto}@media (max-width:48em){.qmn-welcome-modal__content-wrapper{flex-direction:column}.qmn-welcome-modal__content-block{width:100%;padding:1rem}.qmn-welcome-modal__content-image{max-height:200px}}@media (max-width:62em){.qmn-welcome-modal__content-image{max-height:250px}}