.card{color:#263238}@media(min-width:1025px){.card{max-width:312px}}.card__element{padding:16px 16px 32px;border-radius:8px;display:flex;flex-direction:column;gap:16px;background:#73869d}.card__second-line{display:flex;justify-content:space-between;gap:16px}.card__second-line>*{flex-grow:1;width:calc(50% - 8px)}.card__errors{margin-top:16px;font-size:14px;line-height:1.5;padding-left:30px;position:relative;color:#fff}.card__errors:before{content:"";display:block;width:20px;height:20px;background-image:url(../img/error.bc5cef61.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;position:absolute;top:-1px;left:0}