.modal-more .modal__main{display:flex;flex-direction:column;gap:32px;max-height:min(80vh,900px);max-width:960px;padding:32px;width:min(100%,960px)}@media (max-width:767px){.modal-more .modal__main{max-height:none;max-width:100%;padding:24px 16px 120px;width:100%}}.modal-more__title{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.modal-more__description{font-size:20px;font-weight:600;line-height:1.35;max-width:100%;overflow:auto;overflow-wrap:anywhere;white-space:normal;width:100%;word-break:break-word}@media (min-width:768px){.modal-more__description{max-height:calc(min(80vh,900px) - 180px)}}.modal-more__description :deep(div),.modal-more__description :deep(h1),.modal-more__description :deep(h2),.modal-more__description :deep(h3),.modal-more__description :deep(h4),.modal-more__description :deep(h5),.modal-more__description :deep(h6),.modal-more__description :deep(li),.modal-more__description :deep(p){max-width:100%;overflow-wrap:anywhere;word-break:break-word}.modal-more__description :deep(*+*){margin-top:12px}
