.blog-detail_header{width:100%;background:linear-gradient(100.84deg,#132eb8,#0a175c);display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media only screen and (max-width:767px){.blog-detail_header{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:40px;padding:30px 0 0}}@media only screen and (min-width:768px)and (max-width:1023px){.blog-detail_header{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:40px;padding:30px 0 0}}.blog-detail_header__time-line{gap:10px;display:flex}.blog-detail_header__time-line .divider{height:23px;width:1px;background-color:#2341db}.blog-detail_header__text-time{color:#fff}.blog-detail_header__content{display:flex;flex-direction:column;justify-content:center;align-items:start;width:60%;height:auto;box-sizing:border-box;padding:100px}@media only screen and (max-width:767px){.blog-detail_header__content{width:100%;gap:20px;padding:0 20px}}@media only screen and (min-width:768px)and (max-width:1023px){.blog-detail_header__content{width:100%;gap:20px;padding:0 20px}}.blog-detail_header__content__meta-title{font-family:HankenGroteskMedium;font-size:14px;font-weight:600;font-style:normal;color:#fff;line-height:21px;width:-moz-fit-content;width:fit-content;background:linear-gradient(270deg,#132eb8 100%,#0a175c 0) padding-box,linear-gradient(-60deg,#fed800,#fff) border-box;padding:4px 12px;border:1px solid transparent;border-radius:6px;margin-bottom:10px}.blog-detail_header__content__title{font-family:HankenGroteskBold;font-size:36px;font-weight:700;font-style:normal;color:#fed800;margin-bottom:10px;line-height:40.68px}.blog-detail_header__content__description{font-family:HankenGroteskLight;font-size:18px;font-weight:400;font-style:normal;color:#fff;line-height:27px}.blog-detail_header__content__description2,.blog-detail_header__content__description3{color:#fff;padding-top:20px;font-size:18px}.blog-detail_header__img{width:40%;height:auto}@media only screen and (max-width:767px){.blog-detail_header__img{width:100%}}@media only screen and (min-width:768px)and (max-width:1023px){.blog-detail_header__img{width:100%}}.blog-detail_header__img>img{width:100%;height:auto}@media only screen and (max-width:767px){.blog-detail_header__img>img{width:100vw;height:100%}}@media only screen and (min-width:768px)and (max-width:1023px){.blog-detail_header__img>img{width:100vw;height:100%}}