:root {
  --font-pri: "Be Vietnam Pro", sans-serif;
  --pi-8: 0.8rem;
  --pi-10: 1rem;
  --pi-12: 1.2rem;
  --pi-14: 1.4rem;
  --pi-16: 1.6rem;
  --pi-18: 1.8rem;
  --pi-20: 2rem;
  --pi-24: 2.4rem;
  --pi-32: 3.2rem;
  --pi-40: 4rem;
}
@media screen and (max-width: 1200px) {
  :root {
    --pi-12: 0.8rem;
    --pi-14: 0.8rem;
    --pi-16: 0.8rem;
    --pi-18: 0.8rem;
    --pi-20: 0.8rem;
    --pi-24: 1.2rem;
    --pi-32: 1.6rem;
    --pi-40: 2rem;
  }
}
:root {
  --h-header: 12rem;
  --h-fixed-header: 4rem;
  --h-hidden-header: 12rem;
  --z-i-header: 100;
  --radius-circle: 50%;
  --radius-max: 999rem;
  --radius-xl: 2.4rem;
  --radius-l: 1.6rem;
  --radius: 1.2rem;
  --radius-m: 0.8rem;
  --radius-s: 0.4rem;
  --box-shadow-1: 0 0.4rem 2.4rem 0 rgba(0, 0, 0, 0.1);
  --box-shadow-2: -1.6rem 0 2.4rem 0 rgba(0, 0, 0, 0.1);
  --box-shadow-3: 0 4rem 4rem 0 rgba(0, 0, 0, 0.05);
  --filter-white: brightness(0) invert(1);
  --filter-black: brightness(0) invert(0);
  --filter-pri: brightness(0) saturate(100%) invert(55%) sepia(83%)
    saturate(947%) hue-rotate(165deg) brightness(91%) contrast(91%);
  --filter-sec: brightness(0) saturate(100%) invert(66%) sepia(41%)
    saturate(1899%) hue-rotate(337deg) brightness(100%) contrast(101%);
  --filter-gray: brightness(0) saturate(100%) invert(68%) sepia(12%)
    saturate(17%) hue-rotate(357deg) brightness(90%) contrast(79%);
}

.sdn-content > * {
  line-height: 150%;
  color: #131313;
}
.sdn-content b,
.sdn-content strong {
  font-weight: 600;
}
.sdn-content em,
.sdn-content i {
  font-style: italic;
}
.sdn-content h1,
.sdn-content h2,
.sdn-content h3,
.sdn-content h4,
.sdn-content h5,
.sdn-content h6 {
  font-weight: 600;
  margin-bottom: 1.6rem;
}
.sdn-content h1 {
  font-size: 3.2rem;
}
@media only screen and (max-width: 1200px) {
  .sdn-content h1 {
    font-size: 2.7rem;
  }
}
@media only screen and (max-width: 800px) {
  .sdn-content h1 {
    font-size: 2.2rem;
  }
}
.sdn-content h2 {
  font-size: 2.8rem;
}
@media only screen and (max-width: 1200px) {
  .sdn-content h2 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 800px) {
  .sdn-content h2 {
    font-size: 2.1rem;
  }
}
.sdn-content h3 {
  font-size: 2rem;
}
@media only screen and (max-width: 1200px) {
  .sdn-content h3 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 800px) {
  .sdn-content h3 {
    font-size: 1.6rem;
  }
}
.sdn-content h4 {
  font-size: 1.8rem;
}
@media only screen and (max-width: 1200px) {
  .sdn-content h4 {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 800px) {
  .sdn-content h4 {
    font-size: 1.5rem;
  }
}
.sdn-content h5 {
  font-size: 1.4rem;
}
.sdn-content h6 {
  font-size: 1.2rem;
}
.sdn-content p {
  font-size: 1.4rem;
  margin-bottom: 1.6rem;
}
.sdn-content ul,
.sdn-content ol {
  margin: 2.4rem 0;
  list-style-position: inside;
}
.sdn-content ul ul,
.sdn-content ul ol,
.sdn-content ol ul,
.sdn-content ol ol {
  margin-left: 1em;
}
.sdn-content ul li {
  margin: 0.8rem 0;
  font-size: 1.4rem;
  position: relative;
  padding-left: 2.4rem;
}
.sdn-content ul li::before {
  content: "";
  left: 0rem;
  top: 0.8rem;
  position: absolute;
  background: linear-gradient(136deg, #ffc76c 3.69%, #ff8110 96.89%);
  width: 0.8rem;
  height: 0.8rem;
  transform: rotate(45deg);
}
.sdn-content ol {
  list-style-type: decimal;
}
.sdn-content ul ul,
.sdn-content ol ul {
  list-style-type: circle;
}
.sdn-content ol ol,
.sdn-content ul ol {
  list-style-type: lower-latin;
}
.sdn-content img,
.sdn-content iframe {
  height: auto;
  margin: 2rem 0;
  user-select: none;
  max-width: 100% !important;
  border-radius: var(--radius-m);
}
.sdn-content blockquote {
  padding: 2.4rem;
  margin: 2.4rem 0;
  isolation: isolate;
  position: relative;
  border-radius: var(--radius-m);
  background: rgba(255, 129, 16, 0.05);
}
@media screen and (max-width: 576px) {
  .sdn-content blockquote {
    padding: 1.6rem;
    margin: 1.6rem 0;
  }
}
.sdn-content blockquote::before {
  content: "";
  top: 0;
  z-index: -1;
  height: 65%;
  left: 2.4rem;
  width: 14.5%;
  position: absolute;
  pointer-events: none;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  background-image: url("../../assets/images/icons/icon-quote.svg");
}
.sdn-content blockquote * {
  margin: 0;
  color: #131313;
}
.sdn-content blockquote * + * {
  margin-top: 1.6rem;
}
.sdn-content blockquote .author-txt {
  gap: 1.2rem;
  display: flex;
  color: #131313;
  align-items: center;
}
.sdn-content blockquote .author-txt::before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 0.8rem;
  height: 0.8rem;
  transform: rotate(-45deg);
  background-color: #131313;
}
.sdn-content .table-resp {
  overflow-x: auto;
}
.sdn-content table {
  width: 100%;
  max-width: 100%;
  margin: 2.4rem 0;
  overflow: hidden;
  border-collapse: collapse;
  border-radius: var(--radius-m);
  box-shadow: var(--box-shadow-1);
}
.sdn-content table thead th {
  font-weight: 700;
  color: white;
  background-color: #ff912e;
}
.sdn-content table thead th:not(:last-child) {
  border-right: 0.1rem solid white;
}
.sdn-content table tbody tr:not(:last-child) td {
  border-bottom: 0.1rem solid #d9d9d9;
}
.sdn-content table tbody td {
  background-color: white;
}
.sdn-content table tbody td:not(:last-child) {
  border-right: 0.1rem solid #d9d9d9;
}
.sdn-content table th,
.sdn-content table td {
  padding: 1.4rem;
  font-size: 1.4rem;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 576px) {
  .sdn-content table th,
  .sdn-content table td {
    padding: 0.8rem;
    font-size: 1.2rem;
  }
}
.sdn-content table td {
  background-color: transparent;
}
.sdn-content .sdn-youtube-wrap {
  position: relative;
  height: 0;
  padding-top: 56.25%;
}
.sdn-content .sdn-youtube-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sdn-content .sdn-table-wrap {
  overflow: auto;
}
.sdn-content .wp-caption-text {
  font-size: 1.4rem;
  text-align: center;
}
@media screen and (max-width: 576px) {
  .sdn-content .wp-caption-text {
    font-size: 1.2rem;
  }
}
.sdn-content .wp-caption {
  border: 0;
  padding: 0;
  max-width: 100%;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 1200px) {
  .sdn-content .wp-caption {
    margin-bottom: 2.4rem;
  }
}
.sdn-content .wp-caption-text {
  padding: 1rem 0;
  line-height: 1.5;
  font-size: 1.4rem;
  text-align: center;
  font-style: italic;
  margin: 0 !important;
  color: #656565;
}
@media screen and (max-width: 576px) {
  .sdn-content .wp-caption-text {
    font-size: 1.2rem;
  }
}
.sdn-content .wp-caption.alignnone {
  margin: 3.2rem 0;
}
@media screen and (max-width: 576px) {
  .sdn-content .wp-caption.alignnone {
    margin: 2.4rem 0;
  }
}
.sdn-content .wp-caption.alignright {
  float: right;
  display: inline;
  margin-bottom: 0;
  margin-left: 1.5rem;
}
.sdn-content .wp-caption.aligncenter {
  margin: 2.4rem auto;
}
.sdn-content .wp-caption.alignleft {
  float: left;
  display: inline;
  margin-bottom: 0;
  margin-right: 1.5rem;
}
.sdn-content .wp-caption img {
  margin: 0;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.sdn-content a {
  font-weight: 600;
  color: #ff912e;
  font-style: italic;
  transition: 0.4s ease-in-out;
}
.sdn-content a:hover {
  color: #25a7df;
}
.sdn-content figure {
  width: fit-content;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-right: auto;
  margin-left: auto;
}
.sdn-content figure img {
  margin: 0;
}
.sdn-content figcaption {
  font-style: italic;
  font-size: 0.8em;
  text-align: center;
}
.sdn-content .img-full img {
  width: 100%;
}
.sdn-content img.size-full {
  width: 100%;
}
.sdn-content img.alignnone {
  margin: 3.2rem 0;
}
@media screen and (max-width: 576px) {
  .sdn-content img.alignnone {
    margin: 2.4rem 0;
  }
}
.sdn-content img.aligncenter {
  margin: 3.2rem auto;
}
@media screen and (max-width: 576px) {
  .sdn-content img.aligncenter {
    margin: 2.4rem auto;
  }
}
.sdn-content img.alignright {
  margin-left: auto;
}
.sdn-content img.alignleft {
  margin-right: auto;
}
.sdn-content .gallery-columns {
  gap: 1.6rem;
  display: flex;
  flex-wrap: wrap;
  margin: 3.2rem 0;
}
@media screen and (max-width: 576px) {
  .sdn-content .gallery-columns {
    margin: 2.4rem 0;
  }
}
.sdn-content .gallery-columns img {
  margin: 0;
}
.sdn-content .gallery-columns .gallery-icon {
  width: 100%;
  height: 100%;
}
.sdn-content .gallery-columns .gallery-icon a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sdn-content .gallery-columns-2 .gallery-item {
  width: calc(50% - 0.8rem) !important;
}
.sdn-content .gallery-columns-3 .gallery-item {
  width: calc(33.3333333333% - 1.1rem) !important;
}

.who {
  background: linear-gradient(135deg, #25a7df 3.69%, #396db5 96.88%);
  color: white;
  padding: 20rem 0rem 20rem;
}
@media screen and (max-width: 991px) {
  .who {
    padding: 6rem 0rem;
  }
}
@media screen and (max-width: 576px) {
  .who {
    padding: 4rem 0rem;
  }
}
.who-heading {
  gap: 1.2rem 2.4rem;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 992px) {
  .who-heading {
    justify-content: space-between;
  }
}
@media screen and (max-width: 991px) {
  .who-heading {
    flex-direction: column;
  }
}
@media screen and (min-width: 992px) {
  .who-heading .title-64 {
    max-width: 49rem;
  }
}
@media screen and (max-width: 991px) {
  .who-heading .title-64 {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .who-heading_link {
    margin-left: auto;
    max-width: 59.2rem;
  }
}
.who-heading_link .text-14 {
  line-height: 140%;
}
.who-heading_action {
  gap: 1.6rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 576px) {
  .who-heading_action > * {
    font-size: 1.4rem;
    padding: 1.2rem 1.6rem;
    width: calc(50% - 0.8rem);
  }
}
.who-swiper .swiper {
  margin: 0 calc(-1 * var(--pi-16));
}
.who-swiper .swiper-slide {
  width: 33.3333333333%;
  padding: 0 var(--pi-16);
}
@media screen and (max-width: 991px) {
  .who-swiper .swiper-slide {
    width: 50%;
  }
}
@media screen and (max-width: 576px) {
  .who-swiper .swiper-slide {
    width: 100%;
  }
}
.who-swiper .swiper-pagination-bullet {
  background: white;
}
.who-swiper .swiper-pagination-bullet-active {
  background: linear-gradient(136deg, #ffc76c 3.69%, #ff8110 96.89%);
}
.who-box {
  position: relative;
}
@media screen and (max-width: 991px) {
  .who-box {
    gap: 1.2rem;
  }
}
.who-img {
  position: relative;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .who-img:hover .img-main, .who-img:focus-visible .img-main {
    opacity: 0;
    pointer-events: none;
  }
  .who-img:hover .who-work, .who-img:focus-visible .who-work {
    opacity: 1;
  }
}
.who-img .img {
  border-radius: var(--radius-l);
  padding-top: 133.3333333333%;
}
.who-img .img-main {
  z-index: 1;
}
.who-img .img-extra {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.who-img .img-extra .hidden {
  display: none;
}
.who-img .link {
  z-index: 5;
  top: 1.6rem;
  right: 1.6rem;
  overflow: hidden;
  width: 4rem;
  height: 4rem;
  position: absolute;
  transition: 0.4s ease-in-out;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border: 0.1rem solid #ff912e;
  border-radius: var(--radius-circle);
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .who-img .link:hover, .who-img .link:focus-visible {
    border-color: transparent;
  }
  .who-img .link:hover::before, .who-img .link:focus-visible::before {
    opacity: 1;
  }
  .who-img .link:hover img, .who-img .link:focus-visible img {
    filter: var(--filter-white);
  }
}
@media screen and (max-width: 1200px) {
  .who-img .link {
    top: 1.2rem;
    right: 1.2rem;
  }
}
.who-img .link::before {
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  z-index: -1;
  background: linear-gradient(136deg, #ffc76c 3.69%, #ff8110 96.89%);
  transition: 0.4s ease-in-out;
}
.who-img .link img {
  object-fit: cover;
  width: 2rem;
  height: 2rem;
  transform: rotate(-45deg);
}
.who-content .title-24 {
  background: linear-gradient(136deg, #ffc76c 3.69%, #ff8110 96.89%);
  -webkit-background-clip: text;
  background-clip: text;
  color: white;
  transition: 0.4s ease-in-out;
  background-size: 220% 100%;
  background-position: 0% center;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .who-content .title-24:hover, .who-content .title-24:focus-visible {
    color: transparent;
    background-position: 100% 50%;
  }
}
.who-content:has(.btn) {
  left: 50%;
  width: 100%;
  bottom: 2.4rem;
  position: absolute;
  transform: translateX(-50%);
}
.who-recruit .who-img .img {
  background: linear-gradient(135deg, #25a7df 3.69%, #396db5 96.88%);
}
.who-recruit .who-img_text {
  z-index: 5;
  width: 100%;
  padding: 2.4rem;
  text-align: center;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.who-recruit .who-img_text .title-40 {
  line-height: 140%;
  color: white;
}
@media screen and (max-width: 576px) {
  .who-recruit .who-img_text .title-40 {
    font-size: 2.4rem;
  }
}
.who-more .view-link {
  font-size: 1.6rem;
}
@media only screen and (max-width: 800px) {
  .who-more .view-link {
    font-size: 1.4rem;
  }
}
.who-more .view-link {
  margin: 0 auto;
}
.who-more .view-link img {
  transition: 0.4s ease-in-out;
  transform: rotate(90deg);
}
.who-more.is-hidden {
  display: none;
}
.who-more.is-active .view-link img {
  transform: rotate(-90deg);
}
.who-work {
  left: 50%;
  z-index: 5;
  bottom: 1.2rem;
  position: absolute;
  transition: 0.4s ease-in-out;
  width: calc(100% - 2.4rem);
  transform: translateX(-50%);
  backdrop-filter: blur(1.2rem);
  border-radius: var(--radius-l);
  background-color: rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 1201px) {
  .who-work {
    opacity: 0;
  }
}
@media screen and (max-width: 1200px) {
  .who-work {
    bottom: 0.8rem;
    width: calc(100% - 1.6rem);
    border-radius: var(--radius-m);
  }
}
@media screen and (max-width: 576px) {
  .who-work {
    font-size: 1.4rem;
  }
}
.who-work .text-20 {
  padding: 2rem;
  line-height: 140%;
  text-align: center;
  color: white;
}
@media screen and (max-width: 1200px) {
  .who-work .text-20 {
    padding: 1.2rem;
  }
}

.related {
  position: relative;
  padding: 0 0rem 20rem;
}
@media screen and (max-width: 991px) {
  .related {
    padding: 6rem 0rem;
  }
}
@media screen and (max-width: 576px) {
  .related {
    padding: 4rem 0rem;
  }
}
.related .who-content .title-24 {
  color: #131313;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .related .who-content .title-24:hover, .related .who-content .title-24:focus-visible {
    color: #ff912e;
  }
}
@media screen and (min-width: 1201px) {
  .related-heading {
    gap: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (max-width: 1200px) {
  .related-heading {
    text-align: center;
  }
}
.related-heading .swiper-navigation {
  width: auto;
  gap: 0.8rem;
  transform: unset;
  position: static;
}
.related-heading .swiper-navigation > * {
  width: 6.4rem;
  height: 6.4rem;
}
.related-swiper {
  position: relative;
}
.related-swiper .swiper {
  padding-block: 4rem;
  margin: -4rem calc(-1 * var(--pi-16));
}
.related-swiper .swiper-slide {
  height: auto;
  width: 33.3333333333%;
  padding: 0 var(--pi-16);
}
@media screen and (max-width: 991px) {
  .related-swiper .swiper-slide {
    width: 50%;
  }
}
@media screen and (max-width: 576px) {
  .related-swiper .swiper-slide {
    width: 83.3333333333%;
  }
}

.intro {
  margin: 7rem 0rem 14rem;
}
@media screen and (max-width: 991px) {
  .intro {
    margin: 6rem 0rem;
  }
}
.intro-heading {
  gap: 2.4rem;
  display: flex;
}
@media screen and (min-width: 992px) {
  .intro-heading {
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (max-width: 991px) {
  .intro-heading {
    gap: 1.6rem;
    flex-direction: column;
  }
}
@media screen and (min-width: 992px) {
  .intro-heading .title-64 {
    max-width: 68rem;
  }
}
@media screen and (min-width: 992px) {
  .intro-desc {
    max-width: 48.8rem;
  }
}
.intro-desc > * {
  line-height: 140%;
}
.intro-desc .tag {
  gap: 1.6rem;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 576px) {
  .intro-desc .tag {
    gap: 0.8rem;
  }
}
.intro-img {
  position: relative;
}
.intro-img .img {
  border-radius: var(--radius-l);
  padding-top: 66.9407894737%;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .intro-img .img:hover img, .intro-img .img:focus-visible img {
    transform: translate(-50%, -50%) scale(1.05);
  }
}

.social {
  z-index: 5;
  top: 1.6rem;
  right: 1.6rem;
  position: absolute;
  width: fit-content;
  border-radius: 4rem;
  padding: 1.2rem 1.6rem;
  background-color: white;
  box-shadow: var(--box-shadow-1);
}
@media screen and (max-width: 991px) {
  .social {
    padding: 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  .social {
    top: 1rem;
    right: 1rem;
  }
}
.social-list {
  gap: 1.6rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .social-list {
    gap: 1rem;
  }
}
.social-link {
  display: block;
  user-select: none;
  transition: 0.4s ease-in-out;
  width: 2.4rem;
  height: 2.4rem;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .social-link:hover, .social-link:focus-visible {
    transform: translateY(-0.5rem);
  }
}
@media screen and (max-width: 991px) {
  .social-link {
    width: 1.8rem;
    height: 1.8rem;
  }
}

.message {
  margin: 14rem 0rem 14rem;
}
@media screen and (max-width: 991px) {
  .message {
    margin: 6rem 0rem;
  }
}
.message-img {
  width: 100%;
  margin: 0 auto;
  max-width: 14rem;
}
@media screen and (max-width: 1200px) {
  .message-img {
    max-width: 10rem;
  }
}
.message-img::before, .message-img:after {
  border-color: #25a7df;
}
.message-img .img {
  padding-top: 100%;
  border-radius: var(--radius-circle);
}
.message-content {
  text-align: center;
  position: relative;
}
@media screen and (min-width: 1201px) {
  .message-content {
    margin: 0 auto;
    max-width: 80rem;
  }
}
@media screen and (min-width: 577px) and (max-width: 1200px) {
  .message-content {
    padding: 0 10rem;
  }
}
@media screen and (min-width: 577px) and (max-width: 767px) {
  .message-content {
    padding: 0 6rem;
  }
}
@media screen and (max-width: 576px) {
  .message-content {
    gap: 1.2rem;
  }
}
.message-content::before, .message-content:after {
  width: 8.5rem;
  height: 6.4rem;
  max-width: 8.5rem;
  position: absolute;
  content: "";
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
@media screen and (max-width: 1200px) {
  .message-content::before, .message-content:after {
    width: 6.4rem;
    height: 4.8rem;
  }
}
@media screen and (max-width: 767px) {
  .message-content::before, .message-content:after {
    width: 4.8rem;
    height: 3.6rem;
  }
}
@media screen and (max-width: 576px) {
  .message-content::before, .message-content:after {
    width: 2.4rem;
    height: 1.8rem;
  }
}
.message-content:before {
  top: 0;
  background-image: url("../../assets/images/aboutdt/quote-img1.svg");
}
@media screen and (min-width: 1201px) {
  .message-content:before {
    right: calc(100% + 5rem);
  }
}
@media screen and (max-width: 1200px) {
  .message-content:before {
    left: 0;
  }
}
@media screen and (max-width: 576px) {
  .message-content:before {
    top: -30%;
    left: -1.2rem;
  }
}
.message-content:after {
  bottom: 0;
  background-image: url("../../assets/images/aboutdt/quote-img2.svg");
}
@media screen and (min-width: 1201px) {
  .message-content:after {
    left: calc(100% + 5rem);
  }
}
@media screen and (max-width: 1200px) {
  .message-content:after {
    right: 0;
  }
}
@media screen and (max-width: 576px) {
  .message-content:after {
    bottom: -30%;
    right: -1.2rem;
  }
}
.message-title .title-40 {
  line-height: 120%;
}
@media screen and (max-width: 576px) {
  .message-title .title-40 {
    font-size: 1.8rem;
  }
}
.message-share .text-14 {
  line-height: 140%;
}
@media screen and (max-width: 576px) {
  .message-share .text-14 {
    font-size: 1.2rem;
  }
}

.jour {
  margin: 14rem 0rem 14rem;
}
@media screen and (max-width: 991px) {
  .jour {
    margin: 6rem 0rem;
  }
}
.jour .js-main-swiper .swiper {
  padding-block: 4rem;
  margin: -4rem calc(-1 * var(--pi-20));
}
.jour .js-main-swiper .swiper-slide {
  padding: 0 var(--pi-20);
}
@media screen and (max-width: 991px) {
  .jour-col {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .jour-main {
    top: 2rem;
    position: sticky;
  }
}
@media screen and (max-width: 991px) {
  .jour-main {
    margin: 0 auto;
    max-width: 50rem;
  }
}
.jour-img .img {
  border-radius: var(--radius-l);
  box-shadow: var(--box-shadow-1);
  padding-top: 133.3333333333%;
}
.jour-swiper {
  gap: 3rem;
  padding: 2rem;
  display: flex;
  align-items: center;
  border-radius: var(--radius-l);
  background-color: white;
  box-shadow: var(--box-shadow-1);
}
@media screen and (max-width: 1200px) {
  .jour-swiper {
    gap: 1.2rem;
    padding: 1.2rem;
  }
}
.jour-swiper .swiper {
  --height-swiper: 4.8rem;
  width: 100%;
  max-height: var(--height-swiper);
}
@media screen and (max-width: 1200px) {
  .jour-swiper .swiper {
    --height-swiper: 4rem;
  }
}
.jour-swiper .swiper-navigation {
  width: auto;
  display: block;
  flex-shrink: 0;
  transform: unset;
  position: static;
  user-select: none;
  pointer-events: auto;
}
.jour-swiper .swiper-navigation > * {
  border: 0;
  width: 2.4rem;
  height: 2.4rem;
}
.jour-swiper .swiper-navigation > *::before {
  background: transparent;
}
.jour-swiper .swiper-navigation > * img {
  filter: var(--filter-black);
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .jour-swiper .swiper-navigation > * img:hover, .jour-swiper .swiper-navigation > * img:focus-visible {
    filter: var(--filter-pri);
  }
}
.jour-swiper_box {
  gap: 0.8rem;
  display: flex;
  align-items: center;
}
.jour-swiper_icon {
  flex-shrink: 0;
  width: var(--height-swiper);
  height: var(--height-swiper);
}
.jour-swiper_content .text-14 {
  line-height: 140%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-clamp: 2;
  -webkit-line-clamp: 2;
}
@media screen and (min-width: 992px) {
  .jour-info {
    margin-left: auto;
    max-width: 72.8rem;
  }
}
.jour-content .sdn-content h2,
.jour-content .sdn-content h3 {
  margin-bottom: 1rem;
}
/*# sourceMappingURL=about-detail.css.map */
