.header{min-width:1440px;height:80px;background-color:#fff;border-radius:5px;display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.header-item{font-size:18px;margin-left:22px}.nav-bar,.nav-auth{display:flex;flex-direction:row;align-items:center}.sign_in_link{display:flex;justify-content:center;align-items:center;width:109px;height:51px;margin-right:19px;background-color:#fff;border:1px solid transparent;padding:0;text-decoration:none}.sign_up_link{display:flex;justify-content:center;align-items:center;margin-right:22px;width:109px;height:51px;background-color:#fff;border:1px solid transparent;padding:0;text-decoration:none}.sign_up_link:hover,.sign_in_link:hover{border:1px solid rgb(82,196,26);color:#52c41a;border-radius:6px}.createArticle{display:inline-flex;justify-content:center;align-items:center;margin-right:22px;width:109px;height:51px;background-color:#fff;border:1px solid transparent;padding:0;text-decoration:none;color:#52c41a}.createArticle:hover{border:1px solid rgb(82,196,26);border-radius:6px}.editProfile{display:inline-flex;justify-content:center;align-items:center;margin-right:22px;width:109px;height:51px;background-color:#fff;border:1px solid transparent;padding:0;text-decoration:none;color:#52c41a}.post_list{display:flex;flex-direction:column;align-items:center;list-style-type:none;padding:0;margin-top:0}.post_list__item{width:938px;height:140px;margin-bottom:26px;background-color:#fff;border-radius:5px}body{background-color:#ebeef3;margin:0}.pagination-wrapper{display:flex!important;flex-direction:column;align-items:center!important;margin-left:auto;margin-right:auto}.demoPost{padding-top:15px;padding-left:16px;padding-right:14px;display:flex;justify-content:space-between}.user_image{width:46px;height:46px;border-radius:50%}.post_title a{color:#1890ff;font-size:20px;line-height:28px;text-decoration:none}.likes_svg{margin-left:13px;width:16px;height:16px}.post-info{display:flex}.demo_description{width:682px;font-size:12px}.fullPost{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:flex-start;padding:20px;width:938px;height:797px;background-color:#fff;margin-top:26px;margin-right:auto;margin-left:auto}.text{max-width:100%;display:flex;flex-wrap:wrap;word-break:break-all}.fullPost-header{display:flex;width:100%;justify-content:space-between}.left-head{width:460px}.avatar{width:46px;height:46px;border-radius:50%}.right-head{width:460px}.tag{display:inline-block;border:1px solid rgb(217,217,217);border-radius:4px;padding:4px;margin:2px;background-color:#fafafa;color:#000000a6;font-size:12px}.tags{margin-bottom:7px;margin-top:7px}.sign-in-window{background-color:#fff;width:344px;height:375px;margin-left:auto;margin-right:auto;padding:20px}.login-button{width:100%;height:40px;padding:0;border:0px;margin:0;background-color:#1890ff;color:#fff}.login-button:hover{cursor:pointer}.password{width:98%;margin-bottom:20px}.email__address{width:98%}.linkSU{margin-top:20px;display:flex;justify-content:center}.sign_up_link{color:#1890ff}.register-window{width:344px;height:534px;background-color:#fff;margin-right:auto;margin-left:auto;display:flex;align-items:center;flex-direction:column;padding:20px}.input-Sign-Up{width:100%}.register-window label input{height:40px;width:100%}.register-window label{width:100%}label input.check{width:13px;height:13px}.sign_in_link{color:#1890ff}.sign_in_link:hover{color:#52c41a}.editProfile-window{width:400px;margin-left:auto;margin-right:auto;background-color:#fff;display:flex;align-items:center;flex-direction:column;padding:20px}.editProfile-input{width:100%!important}.create-form{width:938px;margin:0 auto;padding:48px 32px;background-color:#fff;border-radius:6px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;gap:20px}.create-form--h2{display:block;margin-left:auto;margin-right:auto}.create-form-text{height:200px}
