.answer-container{display:flex;justify-content:space-between;margin-bottom:2.5rem}.answer-container__text{color:#595959}.answer-container__text strong{color:#000}.documents-page-container{display:grid;grid-row-gap:32px;row-gap:32px;max-width:896px}.result-title{margin-bottom:2.5rem}.item{display:flex;flex-direction:column;gap:4px}.item__field{display:flex;column-gap:64px;row-gap:24px;flex-wrap:wrap}.item__part{display:flex;gap:4px;flex-direction:column}.item__label{font-size:.813rem;font-style:normal;font-weight:400;line-height:1.125rem;color:#595959}.item__value{font-style:normal;font-weight:300}@media (max-width:62rem){.item__field{gap:32px}}@media (max-width:30rem){.answer-container,.result-title{margin-bottom:1.5rem}.documents-page-container{row-gap:24px}.answer-container__text{font-size:.813rem;line-height:1.125rem}.item__field{gap:24px}.item,.item__part{gap:4px}.item__label{font-size:.625rem;line-height:.875rem}.item__value{font-size:.813rem;line-height:1.125rem}}.document-item{border:2px solid;border-image:linear-gradient(90deg,#b5d39d,#f1acac,#bf98c6,#7179ef,#2833d0) 1;padding:1.5rem 2rem;display:flex;flex-direction:column;gap:24px}.document-item__title{font-size:1.125rem;line-height:1.75rem;font-weight:400}.document-item__title:hover{text-decoration:underline}.document-item__info{font-weight:300;display:flex;flex-direction:column;gap:16px}@media (max-width:30rem){.document-item{padding:1rem;gap:16px}.document-item__title{font-size:.813rem;line-height:1.125rem}.document-item__info{gap:16px}}