.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.news {
  background-color: white;
  position: relative; }
  .news:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0; }
    @media (max-width: 575.98px) {
      .news:before {
        border-top: 100vw solid #F0F4F7;
        border-right: 100vw solid transparent; } }
    @media (min-width: 576px) and (max-width: 1023.98px) {
      .news:before {
        border-top: 420px solid #F0F4F7;
        border-right: 420px solid transparent; } }
    @media (min-width: 1024px) {
      .news:before {
        border-top: 660px solid #F0F4F7;
        border-right: 660px solid transparent; } }

.news__inner {
  width: 100%;
  width: 100%;
  padding-right: 6%;
  padding-left: 6%;
  margin-right: auto;
  margin-left: auto;
  position: relative; }
  @media (min-width: 768px) {
    .news__inner {
      padding-right: 4%;
      padding-left: 4%;
      max-width: 1366px; } }
  @media (min-width: 1024px) {
    .news__inner {
      padding-right: 5%;
      padding-left: 5%; } }
  @media (min-width: 1366px) {
    .news__inner {
      padding-right: 96px;
      padding-left: 96px;
      max-width: 1366px; } }
  @media (max-width: 767.98px) {
    .news__inner {
      padding-left: 0;
      padding-right: 0; } }

@media (max-width: 767.98px) {
  .news__header {
    width: 100%;
    padding-right: 6%;
    padding-left: 6%;
    margin-right: auto;
    margin-left: auto;
    position: relative; } }

@media (max-width: 1023.98px) {
  .news__header {
    padding-top: 136px;
    padding-bottom: 108px; }
    .news__header + .news__article--has-border {
      border-top: 1px solid  #B7B7B7;
      padding-top: 24px; } }

@media (min-width: 1024px) {
  .news__header {
    padding-top: 250px;
    padding-bottom: 130px; } }

.news__header--others {
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .news__header--others {
      padding-top: 280px;
      padding-bottom: 152px;
      max-width: 974px; } }

.news__title {
  color: #000; }
  @media (max-width: 1023.98px) {
    .news__title {
      font-size: 40px;
      line-height: 130%; }
      .news__title + .news__info {
        margin-top: 78px; } }
  @media (min-width: 1024px) {
    .news__title {
      font-weight: 300;
      line-height: 110%; } }
  @media (min-width: 1024px) and (max-width: 1023.98px) {
    .news__title {
      font-size: 32px; } }
  @media (min-width: 1024px) and (min-width: 1024px) {
    .news__title {
      font-size: 72px; } }
  @media (min-width: 1024px) {
      .news__title + .news__info {
        margin-top: 116px; } }

.news__info {
  display: flex;
  flex-direction: row; }
  @media (max-width: 1023.98px) {
    .news__info + .news__social {
      margin-top: 20px; } }

.news__date {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #888; }
  .news__date + .news__category:before {
    content: "";
    display: block;
    width: 1px;
    height: 15px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    left: 0;
    position: absolute;
    background-color: #000; }
  @media (max-width: 1199.98px) {
    .news__date + .news__category {
      position: relative;
      margin-left: 14px;
      padding-left: 14px; } }
  @media (min-width: 1024px) {
    .news__date + .news__category {
      position: relative;
      margin-left: 20px;
      padding-left: 20px; } }

.news__category {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #073C87; }

.news__social {
  display: flex;
  align-items: center; }
  @media (max-width: 1023.98px) {
    .news__social {
      flex-direction: row; } }
  @media (min-width: 1024px) {
    .news__social {
      flex-direction: column;
      position: absolute; } }

@media (min-width: 1024px) {
  .news__social-sticky {
    position: fixed; } }

.news__social-label {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #000; }
  @media (max-width: 1023.98px) {
    .news__social-label {
      display: none; } }
  @media (min-width: 1024px) {
    .news__social-label {
      display: block; }
      .news__social-label + .news__socialLink {
        margin-top: 28px; } }

.news__socialLink {
  display: block;
  text-indent: -9999px; }
  @media (max-width: 1023.98px) {
    .news__socialLink + .news__socialLink {
      margin-left: 12px; } }
  @media (min-width: 1024px) {
    .news__socialLink + .news__socialLink {
      margin-top: 12px; } }

.news__socialLink--facebook {
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  min-width: 13px;
  width: 13px;
  height: 23px;
  background-size: 13px 23px;
  background-image: url("data:image/svg+xml,%3csvg width='13' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.017 22.22V12.1h3.654l.543-3.961H8.017V5.615c0-1.143.34-1.926 2.097-1.926h2.226V.157A31.588 31.588 0 009.08 0C5.848 0 3.63 1.842 3.63 5.224V8.13H0v3.962h3.639V22.22h4.378z' fill='%23000'/%3e%3c/svg%3e");
  width: 40px;
  height: 40px;
  background-size: 13px 23px;
  background-position: center; }
  .news__socialLink--facebook:hover {
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    min-width: 13px;
    width: 13px;
    height: 23px;
    background-size: 13px 23px;
    background-image: url("data:image/svg+xml,%3csvg width='13' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.017 22.22V12.1h3.654l.543-3.961H8.017V5.615c0-1.143.34-1.926 2.097-1.926h2.226V.157A31.588 31.588 0 009.08 0C5.848 0 3.63 1.842 3.63 5.224V8.13H0v3.962h3.639V22.22h4.378z' fill='%2304327A'/%3e%3c/svg%3e");
    width: 40px;
    height: 40px;
    background-size: 13px 23px;
    background-position: center; }

.news__socialLink--line {
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  min-width: 26px;
  width: 26px;
  height: 23px;
  background-size: 26px 23px;
  background-image: url("data:image/svg+xml,%3csvg width='26' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20.51 9.114a.695.695 0 01.48.173.62.62 0 01.148.204.588.588 0 01-.149.687.665.665 0 01-.48.174h-1.827v1.103h1.827a.693.693 0 01.485.17.587.587 0 010 .895.665.665 0 01-.485.17h-2.482a.677.677 0 01-.462-.182.6.6 0 01-.192-.436V7.394c0-.34.293-.62.654-.62h2.487a.676.676 0 01.444.193.6.6 0 01.18.427.6.6 0 01-.183.427.677.677 0 01-.445.19h-1.827v1.103h1.826zm-4.012 2.957a.604.604 0 01-.195.436.681.681 0 01-.464.18.698.698 0 01-.297-.063.657.657 0 01-.236-.181l-2.543-3.256v2.883a.6.6 0 01-.193.437.677.677 0 01-.463.18.677.677 0 01-.463-.18.6.6 0 01-.192-.437V7.393c0-.264.183-.501.447-.586a.622.622 0 01.203-.031c.204 0 .391.103.517.249l2.563 3.263V7.393c0-.34.293-.62.655-.62.363 0 .66.28.66.62l.001 4.678zm-5.98 0c-.002.164-.072.321-.195.437a.68.68 0 01-.925-.002.6.6 0 01-.191-.435V7.393c0-.34.293-.62.655-.62.362 0 .656.28.656.62v4.678zm-2.569.617H5.463a.682.682 0 01-.465-.18.605.605 0 01-.195-.437V7.393c0-.34.297-.62.66-.62.362 0 .655.28.655.62v4.061h1.831c.174 0 .34.065.464.18a.6.6 0 01.192.437.6.6 0 01-.192.437.677.677 0 01-.464.18zm17.39-3.134C25.34 4.287 19.73 0 12.84 0 5.953 0 .34 4.287.34 9.554c0 4.72 4.448 8.673 10.454 9.424.407.08.96.253 1.103.579.126.294.081.75.04 1.06l-.17 1c-.05.295-.253 1.162 1.09.633 1.347-.529 7.207-3.999 9.83-6.842 1.795-1.85 2.654-3.75 2.654-5.854z' fill='%23000'/%3e%3c/svg%3e");
  width: 40px;
  height: 40px;
  background-size: 26px 23px;
  background-position: center; }
  .news__socialLink--line:hover {
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    min-width: 26px;
    width: 26px;
    height: 23px;
    background-size: 26px 23px;
    background-image: url("data:image/svg+xml,%3csvg width='26' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20.51 9.114a.695.695 0 01.48.173.62.62 0 01.148.204.588.588 0 01-.149.687.665.665 0 01-.48.174h-1.827v1.103h1.827a.693.693 0 01.485.17.587.587 0 010 .895.665.665 0 01-.485.17h-2.482a.677.677 0 01-.462-.182.6.6 0 01-.192-.436V7.394c0-.34.293-.62.654-.62h2.487a.676.676 0 01.444.193.6.6 0 01.18.427.6.6 0 01-.183.427.677.677 0 01-.445.19h-1.827v1.103h1.826zm-4.012 2.957a.604.604 0 01-.195.436.681.681 0 01-.464.18.698.698 0 01-.297-.063.657.657 0 01-.236-.181l-2.543-3.256v2.883a.6.6 0 01-.193.437.677.677 0 01-.463.18.677.677 0 01-.463-.18.6.6 0 01-.192-.437V7.393c0-.264.183-.501.447-.586a.622.622 0 01.203-.031c.204 0 .391.103.517.249l2.563 3.263V7.393c0-.34.293-.62.655-.62.363 0 .66.28.66.62l.001 4.678zm-5.98 0c-.002.164-.072.321-.195.437a.68.68 0 01-.925-.002.6.6 0 01-.191-.435V7.393c0-.34.293-.62.655-.62.362 0 .656.28.656.62v4.678zm-2.569.617H5.463a.682.682 0 01-.465-.18.605.605 0 01-.195-.437V7.393c0-.34.297-.62.66-.62.362 0 .655.28.655.62v4.061h1.831c.174 0 .34.065.464.18a.6.6 0 01.192.437.6.6 0 01-.192.437.677.677 0 01-.464.18zm17.39-3.134C25.34 4.287 19.73 0 12.84 0 5.953 0 .34 4.287.34 9.554c0 4.72 4.448 8.673 10.454 9.424.407.08.96.253 1.103.579.126.294.081.75.04 1.06l-.17 1c-.05.295-.253 1.162 1.09.633 1.347-.529 7.207-3.999 9.83-6.842 1.795-1.85 2.654-3.75 2.654-5.854z' fill='%2304327A'/%3e%3c/svg%3e");
    width: 40px;
    height: 40px;
    background-size: 26px 23px;
    background-position: center; }

.news__socialLink--copy {
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  min-width: 20px;
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  background-image: url("data:image/svg+xml,%3csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.06 6.11l1.414 1.415a7.001 7.001 0 010 9.9l-.354.353a7 7 0 11-9.9-9.9l1.415 1.415a5 5 0 107.071 7.071l.354-.354a5 5 0 000-7.07L9.645 7.525l1.415-1.414zm6.717 6.011l-1.414-1.414a5 5 0 10-7.07-7.07l-.355.353a5 5 0 000 7.07l1.415 1.415-1.415 1.414-1.414-1.414a7 7 0 010-9.9l.354-.353a7 7 0 019.9 9.9z' fill='%23000'/%3e%3c/svg%3e");
  background-position: center;
  width: 40px;
  height: 40px; }
  .news__socialLink--copy:hover {
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    min-width: 20px;
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    background-image: url("data:image/svg+xml,%3csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.06 6.11l1.414 1.415a7.001 7.001 0 010 9.9l-.354.353a7 7 0 11-9.9-9.9l1.415 1.415a5 5 0 107.071 7.071l.354-.354a5 5 0 000-7.07L9.645 7.525l1.415-1.414zm6.717 6.011l-1.414-1.414a5 5 0 10-7.07-7.07l-.355.353a5 5 0 000 7.07l1.415 1.415-1.415 1.414-1.414-1.414a7 7 0 010-9.9l.354-.353a7 7 0 019.9 9.9z' fill='%2304327A'/%3e%3c/svg%3e");
    background-position: center;
    width: 40px;
    height: 40px;
    background-position: center; }

.news__socialLink--youtube {
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  min-width: 25px;
  width: 25px;
  height: 16px;
  background-size: 25px 16px;
  background-image: url("data:image/svg+xml,%3csvg width='25' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M23.84 3.085a2.577 2.577 0 00-.765-1.187 3.116 3.116 0 00-1.338-.693C19.858.743 12.335.743 12.335.743a81.985 81.985 0 00-9.39.439c-.502.13-.962.374-1.339.71-.37.332-.638.742-.778 1.192-.336 1.692-.5 3.41-.488 5.131-.012 1.72.151 3.438.488 5.132.137.448.404.856.775 1.186.371.33.833.568 1.341.694 1.903.461 9.39.461 9.39.461 3.141.033 6.281-.113 9.402-.439.502-.121.963-.36 1.338-.693.37-.33.633-.74.765-1.186.346-1.692.513-3.411.502-5.133a23.248 23.248 0 00-.5-5.153zM9.942 11.414V5.018l6.26 3.198-6.26 3.198z' fill='%23000'/%3e%3c/svg%3e");
  width: 40px;
  height: 40px;
  background-size: 25px 16px;
  background-position: center; }
  .news__socialLink--youtube:hover {
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    min-width: 25px;
    width: 25px;
    height: 16px;
    background-size: 25px 16px;
    background-image: url("data:image/svg+xml,%3csvg width='25' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M23.84 3.085a2.577 2.577 0 00-.765-1.187 3.116 3.116 0 00-1.338-.693C19.858.743 12.335.743 12.335.743a81.985 81.985 0 00-9.39.439c-.502.13-.962.374-1.339.71-.37.332-.638.742-.778 1.192-.336 1.692-.5 3.41-.488 5.131-.012 1.72.151 3.438.488 5.132.137.448.404.856.775 1.186.371.33.833.568 1.341.694 1.903.461 9.39.461 9.39.461 3.141.033 6.281-.113 9.402-.439.502-.121.963-.36 1.338-.693.37-.33.633-.74.765-1.186.346-1.692.513-3.411.502-5.133a23.248 23.248 0 00-.5-5.153zM9.942 11.414V5.018l6.26 3.198-6.26 3.198z' fill='%2304327A'/%3e%3c/svg%3e");
    width: 40px;
    height: 40px;
    background-size: 25px 16px;
    background-position: center; }

.news__article {
  overflow: hidden;
  color: #000;
  max-width: 974px;
  margin: 0 auto; }
  @media (max-width: 767.98px) {
    .news__article {
      padding-bottom: 56px; } }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .news__article {
      padding-bottom: 76px; } }
  @media (min-width: 1024px) {
    .news__article {
      padding-bottom: 96px; } }
  @media (min-width: 1024px) {
    .news__article.news__article--offset {
      width: 83%;
      margin-left: auto;
      margin-right: 0; } }
  @media (max-width: 767.98px) {
    .news__article > * {
      width: 100%;
      padding-right: 6%;
      padding-left: 6%;
      margin-right: auto;
      margin-left: auto;
      position: relative; } }
  @media (max-width: 1023.98px) {
    .news__article > * {
      margin-bottom: 1.5rem; } }
  @media (min-width: 1024px) {
    .news__article > * {
      margin-bottom: 2.5rem; } }
  .news__article h1 {
    font-weight: 300;
    line-height: 110%; }
    @media (max-width: 1023.98px) {
      .news__article h1 {
        font-size: 32px; } }
    @media (min-width: 1024px) {
      .news__article h1 {
        font-size: 72px; } }
  .news__article h2 {
    font-weight: normal;
    line-height: 130%; }
    @media (max-width: 1023.98px) {
      .news__article h2 {
        font-size: 32px; } }
    @media (min-width: 1024px) {
      .news__article h2 {
        font-size: 40px; } }
  .news__article h3 {
    font-weight: 600;
    line-height: 1.3; }
    @media (max-width: 1023.98px) {
      .news__article h3 {
        font-size: 16px; } }
    @media (min-width: 1024px) {
      .news__article h3 {
        font-size: 20px; } }
  .news__article h4 {
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.12em;
    text-transform: uppercase; }
  .news__article h5 {
    font-weight: normal;
    font-size: 16px;
    line-height: 150%; }
  .news__article h6 {
    font-weight: 600;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.12em;
    text-transform: uppercase; }
  .news__article blockquote {
    line-height: 130%;
    color: #04327A;
    background-color: #F0F4F7; }
    @media (max-width: 1023.98px) {
      .news__article blockquote {
        padding: 56px 48px;
        font-size: 20px;
        text-align: center;
        margin-bottom: 3rem; } }
    @media (min-width: 1024px) {
      .news__article blockquote {
        font-size: 24px;
        padding: 3.5rem 6rem;
        margin-bottom: 3.5rem; } }
  @media (max-width: 767.98px) {
    .news__article ul,
    .news__article ol {
      padding-left: 1.75rem; } }
  @media (min-width: 768px) {
    .news__article ul,
    .news__article ol {
      padding-left: 7rem; } }
  .news__article li {
    position: relative;
    list-style: none;
    margin-bottom: 1.5rem;
    padding-left: 1rem; }
    .news__article li:before {
      content: "";
      display: block;
      position: absolute;
      top: .6rem;
      left: 0;
      height: 3px;
      width: 3px;
      border-radius: 50%;
      background-color: #000; }
  .news__article p > img {
    padding-left: 1rem;
    padding-right: 1rem; }
  .news__article img {
    max-width: 100%; }

@media (max-width: 767.98px) {
  .news__article--others {
    padding-bottom: 56px; } }

@media (min-width: 768px) and (max-width: 1023.98px) {
  .news__article--others {
    padding-bottom: 76px; } }

@media (min-width: 1024px) {
  .news__article--others {
    padding-bottom: 152px; } }

.news__article-block * {
  margin-bottom: 0; }

@media (max-width: 767.98px) {
  .news__article-block {
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 768px) {
  .news__article-block {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    .news__article-block > div {
      margin-bottom: 0; } }

@media (max-width: 767.98px) {
  .news__article-block h3 {
    padding-right: 6%;
    padding-left: 6%; } }

@media (max-width: 1023.98px) {
  .news__article-block h3 {
    margin-bottom: 1.5rem; } }

@media (min-width: 1024px) {
  .news__article-block h3 {
    margin-bottom: 2.5rem; } }

@media (max-width: 767.98px) {
  .news__article-block p {
    padding-right: 6%;
    padding-left: 6%; } }

@media (max-width: 1023.98px) {
  .news__article-block p {
    margin-bottom: 3rem; } }

@media (min-width: 1024px) {
  .news__article-block p {
    margin-bottom: 2.5rem; } }

@media (max-width: 1023.98px) {
  .news__article-block {
    margin-bottom: 3rem; } }

@media (min-width: 1024px) {
  .news__article-block {
    margin-bottom: 3.5rem; } }

@media (min-width: 768px) {
  .news__article-content {
    flex: 0 1 48%;
    max-width: 435px; } }

@media (min-width: 768px) {
  .news__article-figure {
    flex: 0 1 48.6%;
    max-width: 470px;
    margin-left: auto; } }

.news__article-figure img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  font-family: 'object-fit: cover; '; }

@media (max-width: 1023.98px) {
  .news__block {
    margin-bottom: 1.5rem; } }

@media (min-width: 1024px) {
  .news__block {
    margin-bottom: 3.5rem; } }

@media (max-width: 1023.98px) {
  .news__block h3 {
    margin-bottom: 1.5rem; } }

@media (min-width: 1024px) {
  .news__block h3 {
    margin-bottom: 2.5rem; } }

.news__block p {
  margin-bottom: 0; }

.news__block:last-of-type {
  margin-bottom: 0; }

.news__intro {
  margin-bottom: 70px; }
  .news__intro p {
    margin-bottom: 1.5rem; }
    .news__intro p:last-of-type {
      margin-bottom: 0; }
