.tech_post_title_wrap{display:flex;height:calc(100vh - var(--header_height));width:100%}.text_area{align-items:center;display:flex;height:100%;width:42.71%}.text_inner{align-items:flex-start;display:flex;flex-direction:column;gap:24px;margin:0 auto;width:72%}.text_inner .authur{background:hsla(0,0%,100%,.2);border-radius:100px;color:#fff;font-size:16px;font-weight:400;line-height:1;padding:4px 8px}.text_inner .title{color:#fff;font-size:5rem;font-weight:600;line-height:1.2}.text_inner .date{color:#f3f4f6;font-size:2rem;font-weight:500;line-height:2.4rem}.tech_post_title_wrap .img_area{width:57.29%}@media screen and (max-width:1280px){.text_area .text_inner .title{font-size:32px}}@media screen and (max-width:768px){.tech_post_title_wrap{flex-direction:column;height:unset}.tech_post_title_wrap .img_area{height:340px;width:100%}.text_area{min-height:340px;padding:32px 0;width:100%}.text_inner{padding:0 20px;width:100%}}