.docs{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media screen and (max-width: 1024px){.docs{width:92%;flex-direction:column;justify-content:center;align-items:center;margin:40px auto}}.docs:only-child{justify-content:flex-start}.docs__wrapper{padding:15rem 0}@media screen and (max-width: 1024px){.docs__wrapper{width:90%;margin:0 auto}}.docs__subtitle{color:#1ac067;font-size:1.8rem;max-width:1100px;margin:2.4rem auto 1rem auto}@media screen and (max-width: 1024px){.docs__subtitle{text-align:center}}.docs__title{font-size:3.8rem;font-weight:600;max-width:1100px;margin:0 auto 3.2rem auto}@media screen and (max-width: 1024px){.docs__title{text-align:center}}.docs__title-border{width:100%;height:1px;background:#1c3244}.docs__desc{max-width:1100px;margin:3.2rem auto 6rem auto;font-size:2rem;line-height:1.8}.docs__border{margin:1rem 0;width:3rem;height:.4rem;background:#1ac067}.docs__group-title{width:100%;font-size:2.4rem;font-weight:600;margin-bottom:2.4rem;padding-bottom:1.2rem;border-bottom:1px solid #aaa}@media screen and (max-width: 1024px){.docs__group-title{font-size:2rem;text-align:center}}.docs__items{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;width:100%}@media screen and (max-width: 1024px){.docs__items{flex-direction:column;align-items:center}}.docs__alldownload{width:100%;margin-bottom:6rem}.doc{width:49%;margin-bottom:32px}@media screen and (max-width: 1024px){.doc{width:85%}}.doc__title{margin-top:1rem;font-size:2rem;font-weight:600;line-height:1.6}@media screen and (max-width: 1024px){.doc__title{font-size:1.6rem}}.doc__img{width:100%}.doc__img img{width:100%;height:auto;border:1px solid #aaa}.doc__button{display:block;width:100%;margin:3rem auto;padding:1.8rem 0;background:#fac300;border-radius:.6rem;font-size:1.6rem;font-weight:600;text-align:center;box-shadow:1px 1px 2px #999}.doc__button:hover{cursor:pointer;opacity:.8}@media screen and (max-width: 1024px){.doc__button{display:block;font-weight:600;padding:1.5rem 0;margin-bottom:6rem}}