@layer app{#account-checker{padding:0 .4rem}#account-checker .account-checker__check{background-color:var(--secondary-color-lightest);border-radius:var(--border-radius);margin:.7rem 0;transition:all .3s ease-in-out}#account-checker .account-checker__card{flex-direction:column;justify-content:space-between;row-gap:1rem;margin:1rem 0;display:flex}#account-checker .account-checker__summary{align-items:center;column-gap:1rem;padding:1.5rem 1.5rem .5rem;display:flex}#account-checker .account-checker__image{width:70px}#account-checker .account-checker__details{flex-direction:column;row-gap:.25rem;display:flex}#account-checker .account-checker__title{text-transform:uppercase;margin:0;font-weight:700}#account-checker .account-checker__text{margin:0}#account-checker .account-checker__action{justify-content:flex-end;align-self:flex-end;padding:0 1.5rem 1.5rem;display:flex}#account-checker .account-checker__button{text-transform:uppercase;border-top-right-radius:0;border-bottom-left-radius:0}#account-checker :deep(.p-button){justify-content:end;align-items:center}#account-checker :deep(.p-button) .p-button-label{flex:none;margin-left:.2rem}@media (min-width:768px){#account-checker .account-checker__card{flex-direction:row;align-items:center}#account-checker .account-checker__summary{padding:1.5rem}#account-checker .account-checker__action{align-self:center;padding:1.5rem}}.account-checker__footer{color:var(--primary-color-text);justify-content:flex-end;display:flex}.account-checker__dialog{max-width:100vw!important}.account-checker__dialog .p-dialog-content{height:100%;padding:0;overflow-y:auto}}
