.documentation-wrapper{margin-top:5rem!important;max-width:var(--main-content-max-width);margin:0 auto;width:100%;display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width:550px){.documentation-wrapper{padding:0 1rem;margin-top:.25rem!important}}.documentation-wrapper h1{font-size:1.5rem;font-weight:600;text-align:center}.documentation-wrapper .content-wrapper{display:flex;flex-direction:column;gap:1.5rem}.documentation-wrapper .content-wrapper .content{display:flex;flex-direction:column;gap:1.5rem;padding-top:1.5rem;border-top:1px solid var(--cu-card-border-color)}.documentation-wrapper .content-wrapper .content h2{font-size:1rem;font-weight:600}.documentation-wrapper .content-wrapper .content p{white-space:pre-line}.documentation-wrapper .content-wrapper ul{display:flex;flex-direction:column;gap:1.5rem;padding-left:2rem}.documentation-wrapper .content-wrapper ul li{list-style:disc}.documentation-wrapper .content-wrapper .contacts-wrap p{display:flex;gap:.5rem}