@layer components{.UploadArea{font-family:Inter,fallback-font,sans-serif;font-weight:400;font-size:14px;line-height:1.5;position:relative;width:100%;border:2px dashed #005096;border-radius:8px;background-color:hsla(0,0%,100%,.5);color:#667085}.UploadArea__upload{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;padding:32px;height:100%;width:100%}@media(min-width:720px){.UploadArea__upload{padding:64px 32px}}.UploadArea__link{display:inline;color:#005096;cursor:pointer}.UploadArea__link:focus,.UploadArea__link:hover{text-decoration:underline}.UploadArea__link>.Icon{display:none;margin-right:4px;font-size:16px;line-height:0}.UploadArea__input{display:none}.UploadArea--drag{background:#fff;-o-border-image:none;border-image:none}.UploadArea--size-s .UploadArea__upload{padding:16px;-ms-flex-direction:row;flex-direction:row}@media(min-width:720px){.UploadArea--size-s .UploadArea__upload{-ms-flex-pack:justify;justify-content:space-between;padding-top:16px;padding-bottom:16px}}.UploadArea--size-s .UploadArea__link>.Icon{display:inline}}