.docfiles{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:260px;display:flex}.docfiles__cont{width:1440px;height:auto}.docfiles__top{flex-direction:row;justify-content:space-between;height:154px;margin-bottom:40px;display:flex}.docfiles__head{width:737px}.docfiles__photo{z-index:-100;margin:-32px 32px auto auto}.docfiles__head h1{-webkit-text-fill-color:transparent;letter-spacing:0%;text-transform:uppercase;background-image:linear-gradient(90deg,#60c3ac 0%,#47a4d4 100%);-webkit-background-clip:text;margin-bottom:12px;font-family:Ruberoid;font-size:64px;font-weight:400;line-height:100%}.docfiles__head p{color:#4d4d4d;font-family:Montserrat;font-weight:600;font-style:SemiBold;letter-spacing:-2%;font-size:20px;line-height:130%}.docfiles__files{box-sizing:border-box;background-color:#f6f6f6;border-radius:20px;flex-wrap:wrap;width:100%;padding:24px;display:flex;box-shadow:0 1px 9.9px #00000040}.docfiles__toggles{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.docfiles__file-list{flex-direction:column;gap:16px;transition:opacity .3s,transform .3s;display:flex}.docfiles__file-item{opacity:0;animation:.4s forwards fadeInUp;transform:translateY(10px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.docfiles__file-list:empty:after{content:"Нет документов в этой категории";color:#94a3b8;font-style:italic}@media screen and (max-width:1920px){.docfiles{margin-top:185px}.docfiles__cont{width:1196px}.docfiles__top{height:126px;margin-bottom:20px}.docfiles__photo{margin:-32px 0 auto auto}.docfiles__head h1{margin-bottom:9px;font-size:48px}.docfiles__head p{font-size:18px}.docfiles__files{width:1196px;padding:20px}.docfiles__toggles{gap:10px;margin-bottom:20px}.docfiles__file-list{gap:14px}}@media screen and (max-width:1340px){.docfiles{margin-top:174px}.docfiles__cont{width:770px}.docfiles__top{height:113px;position:relative}.docfiles__head{width:521px;position:absolute}.docfiles__photo{width:280px;margin:0 0 auto auto}.docfiles__head h1{margin-bottom:10px;font-size:40px}.docfiles__head p{font-size:16px}.docfiles__files{width:770px;padding:18px}.docfiles__toggles{gap:8px;margin-bottom:18px}.docfiles__file-list{gap:12px}}@media screen and (max-width:834px){.docfiles{margin-top:139px}.docfiles__cont{width:auto;min-width:358px;margin:auto 16px}.docfiles__head{width:auto;min-width:358px;position:relative}.docfiles__top{flex-direction:column;width:auto;height:141px;margin-bottom:30px}.docfiles__photo{width:320px;margin:-32px 0 auto auto}.docfiles__head h1{font-size:36px}.docfiles__head p{font-size:15px}.docfiles__files{width:auto;min-width:358px;padding:16px}.docfiles__toggles{justify-content:center;gap:6px;margin-bottom:16px}.docfiles__file-list{gap:10px}}
.docs{color:#fff;font-family:var(--font-onest)}
