.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute;left:0;top:0}.post-news .post-link{display:block;text-decoration:none}.post-news .post-content{display:flex;align-items:center}.post-news .thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.post-news .meta{display:flex;flex-wrap:wrap;align-items:center;column-gap:1.2rem}.post-news .meta .title{width:100%}.post-news .meta .date{font-size:1.4rem;letter-spacing:.03em}.post-news .meta .cats{display:flex;flex-wrap:wrap;gap:1.2rem}.post-news .meta .cats .cat{display:flex;align-items:center;justify-content:center;font-size:1.2rem;border-width:1px;border-style:solid;border-radius:.2rem;padding-inline:.45rem}.post-news .view-more{margin-top:5.6rem}@media screen and (max-width:1024px){.post-news .view-more{margin-top:3rem}}.post-news .view-more-el{display:flex;align-items:center;justify-content:space-between;width:16.4rem;height:5.6rem;border-radius:.7rem;border-style:solid;border-width:1px;margin-inline:auto;background-color:var(--theme_color_main);padding-left:2.2rem;padding-right:1.8rem;transition:background-color .15s var(--customEasingOut)}@media screen and (max-width:1024px){.post-news .view-more-el{width:14.7rem;height:5.1rem;padding-inline:1.5rem}}@media screen and (min-width:1025px)and (hover:hover),screen and (min-width:1025px)and (pointer:fine){.post-news .view-more-el:hover{background-color:var(--color_white)}.post-news .view-more-el:hover .label{color:var(--theme_color_main)}.post-news .view-more-el:hover .icon{background-color:var(--theme_color_main)}.post-news .view-more-el:hover .icon .i-plus{color:var(--color_white)}}.post-news .view-more-el .label{font-size:1.8rem;line-height:.6666666667;color:var(--color_white);transition:color .15s var(--customEasingOut)}@media screen and (max-width:1024px){.post-news .view-more-el .label{font-size:1.7rem;line-height:.6470588235}}.post-news .view-more-el .icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:var(--color_white);border-radius:50%;transition:background-color .15s var(--customEasingOut)}.post-news .view-more-el .icon .i-plus{display:block;width:100%;height:100%;color:var(--theme_color_main);transition:color .15s var(--customEasingOut)}.post-feature .post-link{display:block;text-decoration:none}.post-feature .post-content{display:flex;align-items:center}.post-feature .thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.post-feature .meta{display:flex;flex-wrap:wrap;align-items:center;column-gap:1.2rem}.post-feature .meta .title{width:100%}.post-feature .meta .date{font-size:1.4rem;letter-spacing:.03em}.post-feature .meta .cats{display:flex;flex-wrap:wrap;gap:1.2rem}.post-feature .meta .cats .cat{display:flex;align-items:center;justify-content:center;font-size:1.2rem;border-width:1px;border-style:solid;border-radius:.2rem;padding-inline:.45rem}.post-feature .view-more{margin-top:5.6rem}@media screen and (max-width:1024px){.post-feature .view-more{margin-top:3rem}}.post-feature .view-more-el{display:flex;align-items:center;justify-content:space-between;width:16.4rem;height:5.6rem;border-radius:.7rem;border-style:solid;border-width:1px;margin-inline:auto;background-color:var(--theme_color_main);padding-left:2.2rem;padding-right:1.8rem;transition:background-color .15s var(--customEasingOut)}@media screen and (max-width:1024px){.post-feature .view-more-el{width:14.7rem;height:5.1rem;padding-inline:1.5rem}}@media screen and (min-width:1025px)and (hover:hover),screen and (min-width:1025px)and (pointer:fine){.post-feature .view-more-el:hover{background-color:var(--color_white)}.post-feature .view-more-el:hover .label{color:var(--theme_color_main)}.post-feature .view-more-el:hover .icon{background-color:var(--theme_color_main)}.post-feature .view-more-el:hover .icon .i-plus{color:var(--color_white)}}.post-feature .view-more-el .label{font-size:1.8rem;line-height:.6666666667;color:var(--color_white);transition:color .15s var(--customEasingOut)}@media screen and (max-width:1024px){.post-feature .view-more-el .label{font-size:1.7rem;line-height:.6470588235}}.post-feature .view-more-el .icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:var(--color_white);border-radius:50%;transition:background-color .15s var(--customEasingOut)}.post-feature .view-more-el .icon .i-plus{display:block;width:100%;height:100%;color:var(--theme_color_main);transition:color .15s var(--customEasingOut)}.post-course .post-item{position:relative;display:flex;column-gap:4rem;padding-block:3.2rem}.post-course .post-item+.post-item{border-top:1px solid var(--color_bdr)}.post-course .post-item .thumbnail{flex-shrink:0;width:26rem;height:16rem;margin-block:auto}.post-course .post-item .thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.post-course .post-item .title{font-size:1.8rem;line-height:1.5555555556;color:var(--theme_color_main);margin-block:auto}.post-course .post-item .button{flex-shrink:0;display:flex;align-items:center;margin-left:auto;padding-left:5rem;background-repeat:repeat-y;background-position:0 0;background-size:1.5px 4.5px;background-image:linear-gradient(0deg,rgba(0,45,116,.8) 1.5px,rgba(0,0,0,0) 0)}.post-course .post-item>.arrow{display:none}.post-course .post-link-area{position:absolute;inset:0;margin:auto;display:none}@media screen and (max-width:1024px){.post-course .post-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3.5rem 2rem;gap:3.5rem 2rem}.post-course .post-item{flex-direction:column;padding-block:2.4rem;background-repeat:repeat-X;background-position:0 100%;background-size:4.5px 1.5px;background-image:linear-gradient(270deg,rgba(0,45,116,.8) 1.5px,rgba(0,0,0,0) 0)}.post-course .post-item+.post-item{border-top:none}.post-course .post-item .thumbnail{width:100%;height:10.6rem}.post-course .post-item .title{font-size:1.4rem;line-height:1.7142857143;margin-top:2rem}.post-course .post-item .button{display:none}.post-course .post-item>.arrow{display:flex;margin-left:auto;margin-top:.8rem}.post-course .post-link-area{display:block}}