.right-sidebar{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:40%;gap:20px;padding:30px 80px;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:80px;right:0}@media only screen and (max-width:767px){.right-sidebar{margin:20px 0;padding:0 20px;width:100%;position:static}}@media only screen and (min-width:768px)and (max-width:1023px){.right-sidebar{margin:20px 0;padding:0 20px;width:100%;position:static}}.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:var(--font-hanken-grotesk);font-size:14px;font-weight:500;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:var(--font-hanken-grotesk);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:var(--font-hanken-grotesk);font-size:18px;font-weight:300;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%}}.table-content{overflow:hidden;transition:all .5s cubic-bezier(1,0,1,0)}.table-content__input{display:none}.table-content__tabs{width:100%;padding:12px;overflow:hidden;box-shadow:0 4px 4px -2px rgba(0,0,0,.5);border-radius:8px}.table-content__tabs-tab{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;color:#fff;overflow:hidden}.table-content__tabs-tab-label{width:100%;display:flex;justify-content:space-between;font-weight:700;margin:0;color:#000}.table-content__tabs-tab-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;background:#fff;transition:all .35s}.table-content__tabs-tab-close{display:flex;justify-content:flex-end;padding:1em;font-size:.75em;background:#fff;cursor:pointer}.table-content__tabs-tab-close:hover{background:#e6e6e6}.table-content__wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;cursor:pointer}.table-content__show{height:auto;max-height:calc(100vh - 8rem);transition:all .5s cubic-bezier(1,0,1,0)}.table-content__text,.table-content__title{color:#3d403d;font-size:16px;line-height:1.5}.table-content__text{margin:0}@media only screen and (min-width:1024px)and (max-width:1299px){.table-content__text{font-size:14px}}.table-content__text.active{font-weight:600;color:#122aa8!important}.table-content__text a{font-weight:400;font-size:15px;color:#606569!important}.table-content__text a.active,.table-content__text a:hover{font-weight:600;color:#122aa8!important}