/* ========================================
   Root Colors & Variables
   ======================================== */
html {
  color: #000;
}
@media (max-width: 991.98px) {
  html {
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.214rem;
  }
}

:root,
body {
  margin: 0;
  background: #fff;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.875rem;
}
:root.inner-body,
body.inner-body {
  background-color: #f5f5f5;
}
@media (max-width: 991.98px) {
  :root,
  body {
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.214rem;
  }
}

a {
  text-decoration: none;
  color: inherit;
}

img {
  max-width: 100%;
}

.title {
  font-family: "ador-hairline", sans-serif;
}

.article {
  font-family: "kohinoor-bangla", sans-serif;
}
.article p {
  margin-bottom: 0;
}
.article ul {
  list-style-type: circle;
}
.article ul li {
  margin-bottom: 15px;
}
.article ul li::marker {
  color: #b2956c;
}

li {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.875rem;
}

.navbar-toggler {
  border: none;
}
.navbar-toggler:focus {
  border: none;
  box-shadow: unset;
}

.btn-primary {
  background: radial-gradient(71.46% 215.79% at -0.04% 143.36%, #bb9569 0%, #53493e 57.7%, #303030 100%);
  color: #fff;
  padding: 8px 32px;
  border: none;
  border-radius: 4px;
  font-weight: 500;
  transition: all 0.3s ease;
  outline: none;
  border: none;
  font-weight: 300;
  font-family: "kohinoor-bangla", sans-serif;
}
.btn-primary:hover {
  opacity: 0.9;
  transform: translateY(-2px);
}

.custom-splide__arrows {
  position: absolute;
  right: 50%;
  display: flex;
  gap: 15px;
  bottom: 28px;
  transform: translateX(50%);
}
.custom-splide__arrows .custom-splide__arrow--prev {
  position: unset;
  transform: unset;
  background: #303030;
  opacity: 1;
}
.custom-splide__arrows .custom-splide__arrow--prev svg {
  transform: rotate(180deg);
}
.custom-splide__arrows .custom-splide__arrow--next {
  position: unset;
  transform: unset;
  background: #303030;
  opacity: 1;
}
.custom-splide__arrows .splide__arrow svg {
  width: 16px;
  height: 16px;
  fill: #fff;
}

.progress-ctn#businessProgress {
  position: absolute;
  left: 0;
  bottom: 0;
}
.progress-ctn .splide__progress {
  background: #ffffff;
}
.progress-ctn .splide__progress__bar {
  background: #cba064;
  height: 4px;
  transition: width 400ms ease;
  width: 0;
}

header {
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  z-index: 1000;
}
header.bg-transparent {
  backdrop-filter: blur(1px);
}
header.scrolled, header.active {
  background-color: #fff !important;
  backdrop-filter: blur(10px);
}
header.scrolled .navbar, header.active .navbar {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
header .container-fluid {
  --bs-gutter-x: 4rem;
}
header #mainNavbar {
  flex-direction: column;
}
@media (max-width: 991.98px) {
  header #mainNavbar .nav-item {
    padding-top: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #707070;
  }
  header #mainNavbar .nav-item.active .dropdown-trigger {
    color: #a58758;
  }
}
@media (max-width: 991.98px) {
  header #mainNavbar a.nav-link {
    font-size: 1.143rem;
    line-height: 1.714rem;
    width: 100%;
    display: flex;
    align-items: center;
  }
  header #mainNavbar a.nav-link::after {
    content: "";
    width: 20px;
    height: 20px;
    margin-left: auto;
    margin-right: 10px;
    display: flex;
    background: url("/image/Icon/icon-menu-arrow.svg") center/contain no-repeat;
  }
}
header #mainNavbar .navi-dropdown .navi-dropdown-menu {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 47px 0;
  display: none;
  z-index: -1000;
}
header #mainNavbar .navi-dropdown .navi-dropdown-menu.active {
  display: block;
}
header #mainNavbar .navi-dropdown .navi-dropdown-menu .main-link {
  display: block;
  margin-bottom: 16px;
}
@media (min-width: 991.98px) {
  header #mainNavbar .navi-dropdown .navi-dropdown-menu .main-link {
    justify-self: center;
    font-family: "ador-hairline", sans-serif;
    font-weight: 500;
    font-size: 1.25rem;
    margin-bottom: 0;
  }
}
header #mainNavbar .navi-dropdown .navi-dropdown-menu .sub-link-ctn {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
header #mainNavbar .navi-dropdown .navi-dropdown-menu .sub-link-ctn .sub-link {
  display: block;
}
@media (max-width: 991.98px) {
  header #mainNavbar .navi-dropdown .navi-dropdown-menu {
    position: unset;
    box-shadow: unset;
    padding: 20px 0;
  }
}
header #mainNavbar .navi-dropdown .navi-dropdown-menu .intro-ctn .thumbnail img {
  width: 306px;
  height: 201px;
}
@media (max-width: 991.98px) {
  header #mainNavbar .navi-dropdown .navi-dropdown-menu .intro-ctn {
    display: none;
  }
}
header #mainNavbar .nav-link {
  font-family: "ador-hairline", sans-serif;
  font-weight: 400;
  color: #000;
}
header #mainNavbar .lang-item .dropdown-toggle::after {
  border: none;
  content: "";
  background: url("/image/Icon/icon-dropdown.svg") center/contain no-repeat;
  width: 10px;
  height: 6px;
  margin-left: 10px;
}
header #mainNavbar .lang-item .nav-link {
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  header #mainNavbar .lang-item .nav-link {
    display: none;
  }
}
@media (max-width: 991.98px) {
  header #mainNavbar .lang-item .dropdown-menu-end {
    display: flex;
    border: none;
    outline: none;
  }
}
@media (max-width: 991.98px) {
  header #mainNavbar {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 63px;
    flex-direction: column-reverse;
    align-content: flex-end;
    background: #fff;
    place-content: start;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100vh;
    top: -100vh;
    display: flex;
    transition: 0.25s;
    z-index: -1;
    opacity: 0;
  }
  header #mainNavbar.show {
    top: 0px;
    opacity: 1;
  }
  header #mainNavbar .ms-auto {
    margin-left: unset !important;
    width: 100%;
  }
}

.remove-dropdown-icon::after {
  display: none;
}

.index-banner {
  background: url("/image/Background/Index Banner.png") center/cover no-repeat;
  height: 100vh;
  margin-top: -108px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
}
.index-banner .bg-video-ctn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
}
.index-banner .bg-video-ctn video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.index-banner .title-ctn {
  position: relative;
  z-index: 2;
}
.index-banner .title-ctn .logo {
  width: 392px;
  margin-bottom: 20px;
}
.index-banner .title-ctn .article {
  font-family: "ador-hairline", sans-serif;
  font-size: 1.875rem;
  line-height: 1.875rem;
  margin-bottom: 67px;
}

.common-banner {
  height: 480px;
  margin-top: -108px;
  background-repeat: no-repeat;
  background-size: cover;
  align-content: center;
}
.common-banner .title {
  font-size: 2.25rem;
  line-height: 3.125rem;
  font-weight: 500;
  max-width: 529px;
  text-transform: uppercase;
}

#aboutUs.common-banner {
  background-image: url("/image/Background/About Banner.png");
}

#News.common-banner {
  background-image: url("/image/Background/nav-thumbnail-1.png");
}

#sustainability.common-banner {
  background-image: url("/image/Background/Sustainability Banner.png");
}

#talent.common-banner {
  background-image: url("/image/Background/Talent Banner.png");
  display: flex;
}
#talent.common-banner .text-white {
  margin-top: auto;
  margin-bottom: 78px;
}

#investorRelations.common-banner {
  background-image: url("/image/Background/Investor Banner.png");
  display: flex;
}
#investorRelations.common-banner .text-white {
  margin-top: auto;
  margin-bottom: 78px;
}

#news.common-banner {
  background-image: url("/image/Background/News Banner.png");
  display: flex;
}
#news.common-banner .text-white {
  margin-top: auto;
  margin-bottom: 78px;
}

#contactUs.common-banner,
#legalPage.common-banner {
  height: 280px;
  display: flex;
  margin-bottom: 38px;
}
#contactUs.common-banner .text-white,
#legalPage.common-banner .text-white {
  margin-top: auto;
}
#contactUs.common-banner .text-white .title,
#legalPage.common-banner .text-white .title {
  color: #a58758 !important;
  text-shadow: 0px 3px rgba(0, 0, 0, 0.1254901961);
}
#contactUs.common-banner .text-white .breadcrumb,
#legalPage.common-banner .text-white .breadcrumb {
  color: #212529;
}

footer {
  background: #f5f5f5;
  padding: 45px;
  font-family: "kohinoor-bangla", sans-serif;
  color: #4e4e4e;
  font-size: 0.95rem;
  position: relative;
}
@media (max-width: 991.98px) {
  footer {
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
    padding-bottom: 0;
  }
}
footer a {
  color: #4e4e4e;
  text-decoration: none;
  transition: color 0.3s;
}
footer a:hover {
  color: #a58758;
}
footer .back-top-btn {
  background-color: unset;
  color: #a58758;
  border: none;
  outline: none;
  display: flex;
  flex-direction: column;
  justify-self: center;
  align-items: center;
  margin-bottom: 70px;
  font-family: "ador-hairline", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
footer .back-top-btn img {
  width: 18px;
  height: 16px;
  margin-top: 8px;
}
footer .footer-links {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  line-height: 2;
}
footer .footer-links li a {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 300;
  font-size: 0.875rem;
}
footer .col-title,
footer .col-title a {
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  color: #735628;
  font-size: 1.25rem;
  margin-bottom: 12px;
  text-transform: none;
  letter-spacing: 0.5px;
}
footer .footer-bottom {
  margin-top: 60px;
  padding-top: 30px;
  border-top: 1px solid #e0e0e0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  font-size: 0.875rem;
}
@media (max-width: 991.98px) {
  footer .footer-bottom {
    display: none;
  }
}
@media (max-width: 991.98px) {
  footer .footer-bottom .copy-ctn {
    text-align: center;
    max-width: 245px;
  }
}
footer .footer-bottom .copy-ctn .copyright {
  color: #a58758;
}
footer .footer-bottom .copy-ctn .logo-ctn {
  margin-bottom: 8px;
}
@media (max-width: 991.98px) {
  footer .footer-bottom .copy-ctn .logo-ctn {
    display: none;
  }
}
footer .footer-bottom .social-links {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 10px;
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
}
@media (max-width: 991.98px) {
  footer .footer-bottom .social-links {
    display: none;
  }
}
footer .footer-bottom .social-links a {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .footer-bottom .legal-links a {
  margin-left: 15px;
  color: #4e4e4e;
  font-weight: 300;
}
footer .footer-bottom .legal-links a:hover {
  text-decoration: underline;
}
footer .mb-logo-ctn {
  color: #9f9f9f;
  font-weight: 300;
  margin-bottom: 80px;
}
footer .mb-logo-ctn .logo {
  max-width: 300px;
  margin: 0 auto 17px;
}
footer .mb-logo-ctn .logo img {
  width: 100%;
}
footer .mb-logo-ctn .article {
  margin-bottom: 30px;
}
footer .mb-logo-ctn .address,
footer .mb-logo-ctn .contact {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
footer .mb-logo-ctn .address .icon,
footer .mb-logo-ctn .contact .icon {
  margin-right: 10px;
}
@media (min-width: 991.98px) {
  footer .mb-logo-ctn {
    display: none;
  }
}
footer .mb-footer-bottom {
  background-color: #fff;
  justify-items: center;
  padding: 28px 0;
  text-align: center;
}
@media (min-width: 991.98px) {
  footer .mb-footer-bottom {
    display: none;
  }
}
footer .mb-footer-bottom .chinney50-logo-ctn {
  margin-bottom: 40px;
}
footer .mb-footer-bottom .copyright {
  max-width: 265px;
  color: #a58758;
}

.index-s1 {
  background-color: #ededed;
}
.index-s1 .calligraphy-logo {
  margin-top: -150px;
  position: relative;
}
@media (max-width: 991.98px) {
  .index-s1 .calligraphy-logo {
    margin-bottom: 50px;
    text-align: center;
  }
}
.index-s1 .group-list-ctn {
  align-content: center;
}
.index-s1 .group-list-ctn .group-list {
  display: flex;
  justify-content: space-between;
}
.index-s1 .group-list-ctn .group-list .group-item {
  display: flex;
  flex-direction: column;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 500;
}
.index-s1 .group-list-ctn .group-list .group-item .logo {
  height: 50px;
}
.index-s1 .group-list-ctn .group-list .group-item .stock-symbol {
  color: #616161;
  font-weight: 500;
  height: 30px;
}
.index-s1 .group-list-ctn .group-list .group-item .stock-name {
  color: #a58758;
}
@media (max-width: 991.98px) {
  .index-s1 .group-list-ctn .group-list {
    row-gap: 20px;
  }
}

.index-s2 {
  background-color: #ededed;
  padding: 106px 0 263px;
  overflow: hidden;
}
.index-s2 .splide-ctn {
  position: relative;
  container-type: inline-size;
}
.index-s2 .splide-ctn .splide {
  padding-bottom: 120px;
}
.index-s2 .splide-ctn .splide .link img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1.38;
}
@media (max-width: 991.98px) {
  .index-s2 .splide-ctn .splide {
    width: calc(75vw + 75% - var(--bs-gutter-x, 1.5rem) * 0.25);
  }
}

.index-s3 .background-image {
  background: url("/image/Background/Index S3 BG.jpg") center/cover no-repeat;
}
.index-s3 .content {
  max-width: 80%;
  justify-self: anchor-center;
  padding: 26px 0 105px;
}
.index-s3 .content .title {
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 3.125rem;
  margin-bottom: 80px;
  position: relative;
}
.index-s3 .content .title::before {
  position: absolute;
  bottom: 20px;
  left: 0;
  content: "";
  width: 442px;
  height: 168px;
  background-image: url("/image/Logo/Vision.svg");
}
@media (max-width: 498px) {
  .index-s3 .content .title::before {
    width: 300px;
    height: 114px;
    background-size: cover;
  }
}
.index-s3 .content .article {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 2.25rem;
  color: #6f4c39;
}

.index-s4 {
  padding: 180px 0 238px;
  background-color: #e7ded3;
}
.index-s4 .title {
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 3.125rem;
  color: #604a40;
  margin-bottom: 125px;
}
.index-s4 .card-item {
  background-color: #ededed;
  border-radius: 10px;
  text-align: center;
  padding-top: 80px;
  aspect-ratio: 1/1.3;
  padding: 25px;
}
.index-s4 .card-item .number {
  font-family: "ador-hairline", sans-serif;
  font-size: 6.25rem;
  line-height: 8.875rem;
  color: #925e03;
}
.index-s4 .card-item .title {
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 34px;
}
@media (max-width: 991.98px) {
  .index-s4 .card-item .title {
    margin-bottom: 24px;
  }
}
.index-s4 .card-item .article {
  line-height: 1.875rem;
  font-weight: 300;
  color: #958585;
}
@media (max-width: 991.98px) {
  .index-s4 .card-item .article {
    line-height: 1.429rem;
  }
}
@media (max-width: 991.98px) {
  .index-s4 .card-item {
    padding: 10px;
    margin-bottom: 20px;
    aspect-ratio: unset;
    height: 300px;
  }
}

.index-s5 .background-image {
  background: url("/image/Background/Index S3 BG.jpg") center/cover no-repeat;
}
@media (max-width: 991.98px) {
  .index-s5 .background-image {
    min-height: 230px;
  }
}
.index-s5 .content {
  justify-self: anchor-center;
  padding: 95px;
}
.index-s5 .content .title {
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 3.125rem;
  margin-bottom: 40px;
  position: relative;
  color: #a57762;
}
@media (max-width: 991.98px) {
  .index-s5 .content {
    padding: 64px 0px;
  }
}

.index-s6 {
  padding: 100px 0;
  background-color: #ededed;
}
.index-s6 .title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
}
.index-s6 .nav-tabs {
  flex-direction: column;
  border: none;
}
.index-s6 .nav-tabs button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  color: #6f4c39;
  font-size: 1.25rem;
  font-weight: 300;
}
.index-s6 .nav-tabs button.active {
  background-color: unset;
  font-weight: 600;
  color: #6f4c39;
  text-decoration: underline;
}
@media (max-width: 991.98px) {
  .index-s6 .nav-tabs {
    flex-direction: row;
    -moz-column-gap: 20px;
         column-gap: 20px;
    justify-content: center;
  }
}
.index-s6 .content-ctn .cate {
  line-height: 1.875rem;
  color: #6f4c39;
}
.index-s6 .content-ctn .date {
  line-height: 1.875rem;
  color: #b2956c;
}
.index-s6 .content-ctn .title {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.563rem;
}
.index-s6 .content-ctn .list-item {
  display: flex;
  align-items: flex-end;
  border-bottom: 1px solid #c9c9c9;
  padding-top: 12px;
  padding-bottom: 12px;
}
.index-s6 .content-ctn .list-item .cate-ctn {
  width: 150px;
}
@media (max-width: 991.98px) {
  .index-s6 .content-ctn .list-item {
    display: none;
  }
}
.index-s6 .content-ctn .tab-content .grid-ctn {
  flex-wrap: nowrap;
  overflow: auto;
}
.index-s6 .content-ctn .tab-content .grid-ctn::-webkit-scrollbar {
  width: 0px;
  background: transparent;
}

.index-s7 {
  background: url("/image/Background/Index S7 BG.jpg") center/cover no-repeat;
  color: #fff;
}
.index-s7 .content-ctn {
  clip-path: polygon(0 0, 40% 0, 31% 100%, 0% 100%);
  background: rgba(0, 0, 0, 0.6);
  padding: 150px 60px;
}
@media (max-width: 991.98px) {
  .index-s7 .content-ctn {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 80%);
    padding-bottom: 200px;
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
  }
}
.index-s7 .title {
  font-size: 3.75rem;
  line-height: 4rem;
  font-weight: 500;
  font-style: light;
  margin-bottom: 30px;
}
.index-s7 .article {
  font-size: 1.25rem;
  line-height: 2.25rem;
  font-weight: 300;
  margin-bottom: 30px;
}

.index-s8 {
  padding-top: 89px;
  padding-bottom: 38px;
}
.index-s8 .splide {
  text-align: center;
  padding-bottom: 50px;
}
.index-s8 .splide img {
  height: 78px;
}

.about-s1 {
  background: radial-gradient(73.7% 116.61% at 100% 100%, #bb9569 0%, #53493e 57.7%, #303030 100%);
  color: #fff;
}
.about-s1 .content-ctn {
  padding: 85px 0;
  width: 85%;
  margin-left: auto;
}
.about-s1 .content-ctn .article {
  margin-bottom: 140px;
}
.about-s1 .content-ctn .about-navi {
  row-gap: 40px;
}
.about-s1 .content-ctn .about-navi .navi-item {
  border-bottom: 1.5px dashed rgba(255, 255, 255, 0.1960784314);
  padding-bottom: 7px;
}
@media (max-width: 991.98px) {
  .about-s1 .content-ctn {
    width: 100%;
  }
}

.about-s2 {
  margin-top: 200px;
  margin-bottom: 150px;
}
.about-s2 .content-ctn {
  display: flex;
  flex-wrap: wrap;
}
.about-s2 .content-ctn .image-ctn {
  width: 45%;
  position: relative;
  z-index: 1000;
}
@media (max-width: 991.98px) {
  .about-s2 .content-ctn .image-ctn {
    width: 100%;
  }
}
.about-s2 .content-ctn .content {
  width: 60%;
  margin-left: -5%;
}
.about-s2 .content-ctn .content .title {
  font-size: 2.25rem;
  line-height: 3.125rem;
  font-weight: 500;
  margin-bottom: 63px;
  margin-left: 110px;
}
@media (max-width: 991.98px) {
  .about-s2 .content-ctn .content .title {
    font-size: 1.5rem;
    margin-left: 0;
    margin-bottom: 32px;
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
  }
}
.about-s2 .content-ctn .content .background-ctn {
  background-color: #fff;
  padding: 43px 38px 150px 110px;
}
.about-s2 .content-ctn .content .background-ctn .article {
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 300;
  color: #6f4c39;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .about-s2 .content-ctn .content .background-ctn {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
  }
}
@media (max-width: 991.98px) {
  .about-s2 .content-ctn .content {
    width: 100%;
    margin-left: 0;
    background-color: #fff;
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (max-width: 991.98px) {
  .about-s2 {
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .about-s2 .container-xxl {
    padding-left: 0;
    padding-right: 0;
  }
}

.about-s3 {
  background-color: #e5e1df;
  position: relative;
}
.about-s3 .background-ctn {
  position: absolute;
  background-color: #f5f5f5;
  width: 30%;
  height: 100%;
  top: 0;
  right: 0;
}
@media (max-width: 991.98px) {
  .about-s3 .background-ctn {
    display: none;
  }
}
.about-s3 .content-ctn {
  display: flex;
  flex-wrap: wrap;
}
.about-s3 .content-ctn .image-ctn {
  position: relative;
  z-index: 1000;
  width: 40%;
  margin-left: 10%;
  align-content: center;
}
@media (max-width: 991.98px) {
  .about-s3 .content-ctn .image-ctn {
    width: 100%;
    margin-left: 0;
  }
}
.about-s3 .content-ctn .content {
  max-width: 40%;
  padding-top: 117px;
  padding-bottom: 217px;
}
.about-s3 .content-ctn .content .title {
  font-size: 2.25rem;
  line-height: 3.125rem;
  font-weight: 500;
  margin-bottom: 63px;
}
.about-s3 .content-ctn .content .article {
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 300;
  color: #6f4c39;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .about-s3 .content-ctn .content {
    max-width: 100%;
    padding-top: 51px;
    padding-bottom: 117px;
  }
}
@media (max-width: 991.98px) {
  .about-s3 .content-ctn {
    flex-wrap: wrap-reverse;
  }
}

.about-s4 {
  padding-bottom: 172px;
}
.about-s4 .splide-ctn {
  position: relative;
  container-type: inline-size;
}
.about-s4 .splide-ctn .splide {
  padding-bottom: 80px;
}
.about-s4 .splide-ctn .splide .splide__slide {
  overflow: hidden;
}
.about-s4 .splide-ctn .splide-obj {
  display: flex;
  flex-direction: row;
  margin-left: -5%;
  background-color: #a57762;
}
.about-s4 .splide-ctn .splide-obj .content-ctn {
  width: 35%;
  background-color: #6f6f6f;
  transform: skew(-9deg);
  display: flex;
  color: #fff;
}
.about-s4 .splide-ctn .splide-obj .content-ctn .content {
  max-width: 300px;
  margin-left: 25%;
}
.about-s4 .splide-ctn .splide-obj .content-ctn .content .title {
  font-size: 2.25rem;
  line-height: 3.125rem;
  font-weight: 500;
  margin-bottom: 26px;
}
.about-s4 .splide-ctn .splide-obj .content-ctn .content .article {
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 300;
  margin-bottom: 75px;
}
.about-s4 .splide-ctn .splide-obj .content-ctn > * {
  margin: auto;
  transform: skew(9deg);
}
@media (max-width: 991.98px) {
  .about-s4 .splide-ctn .splide-obj .content-ctn {
    transform: skew(0deg);
    width: 100%;
    padding: 60px;
  }
  .about-s4 .splide-ctn .splide-obj .content-ctn .content {
    max-width: unset;
    width: 100%;
    margin-left: 0;
  }
  .about-s4 .splide-ctn .splide-obj .content-ctn > * {
    transform: skew(0deg);
  }
}
.about-s4 .splide-ctn .splide-obj .image-ctn {
  display: flex;
  width: 61.8%;
  transform: skew(-9deg);
}
.about-s4 .splide-ctn .splide-obj .image-ctn .image {
  width: 50%;
}
.about-s4 .splide-ctn .splide-obj .image-ctn .image img {
  width: 100%;
  height: 100%;
}
@media (max-width: 991.98px) {
  .about-s4 .splide-ctn .splide-obj .image-ctn .image {
    width: 100%;
    max-height: 350px;
    overflow: hidden;
    height: 100%;
  }
}
@media (max-width: 991.98px) {
  .about-s4 .splide-ctn .splide-obj .image-ctn {
    width: 100%;
    transform: skew(0deg);
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 991.98px) {
  .about-s4 .splide-ctn .splide-obj {
    margin-left: 0;
    flex-direction: column;
  }
}

.about-s5 {
  margin-bottom: 103px;
}
.about-s5 .content-ctn {
  display: flex;
  flex-wrap: wrap;
}
.about-s5 .content-ctn .image-ctn {
  width: 45%;
  position: relative;
  z-index: 1000;
}
@media (max-width: 991.98px) {
  .about-s5 .content-ctn .image-ctn {
    width: 100%;
  }
}
.about-s5 .content-ctn .content {
  width: 60%;
  margin-left: -5%;
}
.about-s5 .content-ctn .content .title {
  font-size: 2.25rem;
  line-height: 3.125rem;
  font-weight: 500;
  margin-bottom: 63px;
  margin-left: 110px;
}
@media (max-width: 991.98px) {
  .about-s5 .content-ctn .content .title {
    font-size: 1.5rem;
    margin-left: 0;
    margin-bottom: 32px;
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
  }
}
.about-s5 .content-ctn .content .background-ctn {
  background-color: #fff;
  padding: 43px 38px 150px 110px;
}
.about-s5 .content-ctn .content .background-ctn .article {
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 300;
  color: #6f4c39;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .about-s5 .content-ctn .content .background-ctn {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
  }
}
@media (max-width: 991.98px) {
  .about-s5 .content-ctn .content {
    width: 100%;
    margin-left: 0;
    background-color: #fff;
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (max-width: 991.98px) {
  .about-s5 {
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .about-s5 .container-xxl {
    padding-left: 0;
    padding-right: 0;
  }
}

.about-s6 {
  margin-top: 103px;
  margin-bottom: 88px;
}
.about-s6 .content-ctn {
  background: url("/image/Background/About S6 BG.png") center/cover no-repeat;
  padding: 98px 58px 93px;
  color: #fff;
}
@media (max-width: 991.98px) {
  .about-s6 .content-ctn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.about-s6 .title {
  font-size: 2.25rem;
  line-height: 3.125rem;
  font-weight: 500;
  margin-bottom: 50px;
}
.about-s6 .article {
  width: 50%;
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 300;
  margin-bottom: 54px;
}
@media (max-width: 991.98px) {
  .about-s6 .article {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .about-s6 .container-xxl {
    padding-left: 0;
    padding-right: 0;
  }
}

.about-s7 .background-image {
  background: url("/image/Background/Index S3 BG.jpg") center/cover no-repeat;
}
@media (max-width: 991.98px) {
  .about-s7 .background-image {
    min-height: 230px;
  }
}
.about-s7 .content {
  justify-self: anchor-center;
  padding: 95px;
}
.about-s7 .content .title {
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 3.125rem;
  margin-bottom: 80px;
  position: relative;
  color: #a57762;
}
@media (max-width: 991.98px) {
  .about-s7 .content .title {
    margin-bottom: 40px;
  }
}
@media (max-width: 991.98px) {
  .about-s7 .content {
    padding: 45px var(--bs-gutter-x);
    justify-self: start;
  }
}

.sustainability-s1 {
  background: url("/image/Background/Sustainability S1 Image.png") center/cover no-repeat;
}
.sustainability-s1 .content-ctn {
  padding: 62px 60px 94px;
  color: #fff;
  background: radial-gradient(73.7% 116.61% at 100% 100%, #bb9569 0%, #53493e 57.7%, #303030 100%);
}
.sustainability-s1 .content-ctn .title {
  margin-bottom: 20px;
  max-width: 480px;
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
}

.sustainability-s2 {
  margin-top: 96px;
  margin-bottom: 50px;
}
.sustainability-s2 .content-ctn {
  display: flex;
  flex-wrap: wrap;
}
.sustainability-s2 .content-ctn .image-ctn {
  width: 45%;
  position: relative;
  z-index: 1000;
}
@media (max-width: 991.98px) {
  .sustainability-s2 .content-ctn .image-ctn {
    width: 100%;
  }
}
.sustainability-s2 .content-ctn .content {
  width: 60%;
  margin-left: -5%;
}
.sustainability-s2 .content-ctn .content .title {
  font-size: 2.25rem;
  line-height: 3.125rem;
  font-weight: 500;
  margin-bottom: 63px;
  margin-left: 110px;
}
@media (max-width: 991.98px) {
  .sustainability-s2 .content-ctn .content .title {
    font-size: 1.5rem;
    margin-left: 0;
    margin-bottom: 32px;
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
  }
}
.sustainability-s2 .content-ctn .content .background-ctn {
  background-color: #fff;
  padding: 43px 38px 150px 110px;
}
.sustainability-s2 .content-ctn .content .background-ctn .article {
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 300;
  color: #6f4c39;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .sustainability-s2 .content-ctn .content .background-ctn {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
  }
}
@media (max-width: 991.98px) {
  .sustainability-s2 .content-ctn .content {
    width: 100%;
    margin-left: 0;
    background-color: #fff;
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (max-width: 991.98px) {
  .sustainability-s2 .content-ctn {
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .sustainability-s2 .container-xxl {
    padding-left: 0;
    padding-right: 0;
  }
}

.sustainability-s3 {
  overflow: hidden;
}
.sustainability-s3 .title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
}
.sustainability-s3 .splide-ctn {
  position: relative;
  container-type: inline-size;
}
.sustainability-s3 .splide-ctn .splide {
  padding-bottom: 120px;
}
.sustainability-s3 .splide-ctn .splide .splide__slide {
  background-color: #fff;
  padding: 32px 30px;
}
@media (max-width: 991.98px) {
  .sustainability-s3 .splide-ctn .splide .splide__slide {
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
  }
}
.sustainability-s3 .splide-ctn .splide .link {
  text-align: center;
}
.sustainability-s3 .splide-ctn .splide .link img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
  max-width: 204px;
}
.sustainability-s3 .splide-ctn .splide .link .title {
  color: #a58758;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.563rem;
  font-family: "ador-hairline", sans-serif;
}
@media (max-width: 991.98px) {
  .sustainability-s3 .splide-ctn .splide {
    width: calc(75vw + 75% - var(--bs-gutter-x, 1.5rem) * 0.25);
    padding-bottom: 60px;
  }
}

.sustainability-s4 {
  padding: 100px 0;
}
.sustainability-s4 .tablist-ctn {
  margin-bottom: 45px;
  justify-items: center;
}
.sustainability-s4 .tablist-ctn .nav-tabs {
  flex-direction: row;
  border: none;
  -moz-column-gap: 64px;
       column-gap: 64px;
}
.sustainability-s4 .tablist-ctn .nav-tabs button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  color: #6f4c39;
  font-size: 1.25rem;
  font-weight: 300;
}
.sustainability-s4 .tablist-ctn .nav-tabs button.active {
  background-color: unset;
  font-weight: 600;
  color: #6f4c39;
  text-decoration: underline;
}
@media (max-width: 991.98px) {
  .sustainability-s4 .tablist-ctn .nav-tabs {
    flex-direction: row;
    -moz-column-gap: 20px;
         column-gap: 20px;
    justify-content: center;
  }
}
@media (max-width: 991.98px) {
  .sustainability-s4 .tablist-ctn {
    margin-bottom: 20px;
  }
}
.sustainability-s4 .content-ctn .tab-content .article {
  color: #303030;
}
@media (max-width: 991.98px) {
  .sustainability-s4 .content-ctn {
    row-gap: 20px;
  }
}

.talent-s1 {
  background: radial-gradient(73.7% 116.61% at 100% 100%, #bb9569 0%, #53493e 57.7%, #303030 100%);
  color: #fff;
  margin-bottom: 14px;
}
.talent-s1 .content-ctn {
  padding: 70px 192px 60px;
}
.talent-s1 .content-ctn .title {
  margin-bottom: 32px;
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
}
.talent-s1 .content-ctn .article {
  margin-bottom: 32px;
}
@media (max-width: 991.98px) {
  .talent-s1 .content-ctn {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.talent-s2 {
  margin-bottom: 77px;
}
.talent-s2 .content-ctn {
  display: flex;
  flex-wrap: wrap;
}
.talent-s2 .content-ctn .image-ctn {
  width: 45%;
  position: relative;
  z-index: 1000;
}
@media (max-width: 991.98px) {
  .talent-s2 .content-ctn .image-ctn {
    width: 100%;
  }
}
.talent-s2 .content-ctn .content {
  width: 60%;
  margin-left: -5%;
}
.talent-s2 .content-ctn .content .title {
  font-size: 2.25rem;
  line-height: 3.125rem;
  font-weight: 500;
  margin-bottom: 32px;
}
.talent-s2 .content-ctn .content .background-ctn {
  margin-top: 46px;
  background-color: #fff;
  padding: 43px 38px 70px 110px;
  display: flex;
  flex-direction: column;
  row-gap: 64px;
}
.talent-s2 .content-ctn .content .background-ctn .article {
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 300;
  color: #6f4c39;
}
@media (max-width: 991.98px) {
  .talent-s2 .content-ctn .content .background-ctn {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
  }
}
@media (max-width: 991.98px) {
  .talent-s2 .content-ctn .content {
    width: 100%;
    margin-left: 0;
    background-color: #fff;
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (max-width: 991.98px) {
  .talent-s2 .content-ctn {
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .talent-s2 .container-xxl {
    padding-left: 0;
    padding-right: 0;
  }
}

.talent-s3 {
  margin-top: 77px;
  margin-bottom: 77px;
}
.talent-s3 .article {
  text-align: center;
  color: #6f4c39;
}
.talent-s3 .card-list {
  margin-top: 70px;
  justify-content: space-between;
}
.talent-s3 .card-list .col-12 {
  text-align: center;
}
.talent-s3 .card-list .card-item {
  max-width: 264px;
  margin: auto;
}
.talent-s3 .card-list .card-item .image {
  margin-bottom: 20px;
}
.talent-s3 .card-list .card-item .title {
  height: 65px;
  overflow: hidden;
  margin-bottom: 16px;
  font-family: "ador-hairline", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2.125rem;
}
@media (max-width: 991.98px) {
  .talent-s3 .card-list .card-item {
    margin-bottom: 30px;
  }
}
@media (max-width: 991.98px) {
  .talent-s3 .card-list {
    justify-content: center;
  }
}

.talent-s4 {
  margin-bottom: 77px;
  background: #fff;
  padding-top: 64px;
  padding-bottom: 64px;
}
.talent-s4 .title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
}
.talent-s4 .nav-tabs {
  flex-direction: column;
  border: none;
  row-gap: 33px;
}
.talent-s4 .nav-tabs button {
  border: none;
  outline: none;
  text-align: start;
  padding-left: 0;
  padding-right: 0;
  color: #4e4e4e;
  font-size: 1.25rem;
  font-weight: 300;
}
.talent-s4 .nav-tabs button.active {
  background-color: unset;
  font-weight: 600;
  color: #4e4e4e;
}
@media (max-width: 991.98px) {
  .talent-s4 .nav-tabs button {
    width: 220px;
  }
}
@media (max-width: 991.98px) {
  .talent-s4 .nav-tabs {
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 5px;
    overflow: auto;
  }
  .talent-s4 .nav-tabs::-webkit-scrollbar {
    width: 0px;
    background: transparent;
  }
}
.talent-s4 .content-ctn .tab-content .title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
  margin-bottom: 50px;
}
.talent-s4 .content-ctn .tab-content .grid-ctn .grid-item {
  overflow: hidden;
  border-radius: 0 0 10px 10px;
}
.talent-s4 .content-ctn .tab-content .grid-ctn .grid-item .title {
  background: #f5f5f5;
  padding: 24px;
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-weight: 500;
  color: #a58758;
  margin-bottom: 0;
  height: 100%;
}
@media (max-width: 991.98px) {
  .talent-s4 .content-ctn .tab-content .grid-ctn .grid-item .title {
    padding: 11px 4px;
  }
}
@media (max-width: 991.98px) {
  .talent-s4 .content-ctn .tab-content .grid-ctn .grid-item {
    padding-left: 0;
    padding-right: 0;
    max-width: calc(50% - 6px);
  }
}
@media (max-width: 991.98px) {
  .talent-s4 .content-ctn .tab-content .grid-ctn {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    gap: 12px;
  }
}

.contact-s1 {
  margin-bottom: 119px;
}
.contact-s1 .list-ctn {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.contact-s1 .list-ctn .list-item .title {
  margin-bottom: 20px;
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
}
.contact-s1 .list-ctn .list-item .address,
.contact-s1 .list-ctn .list-item .contact,
.contact-s1 .list-ctn .list-item .fax,
.contact-s1 .list-ctn .list-item .email {
  display: flex;
}
.contact-s1 .list-ctn .list-item .address .icon,
.contact-s1 .list-ctn .list-item .contact .icon,
.contact-s1 .list-ctn .list-item .fax .icon,
.contact-s1 .list-ctn .list-item .email .icon {
  margin-right: 10px;
}
.contact-s1 .list-ctn .list-item .address:not(:last-child),
.contact-s1 .list-ctn .list-item .contact:not(:last-child),
.contact-s1 .list-ctn .list-item .fax:not(:last-child),
.contact-s1 .list-ctn .list-item .email:not(:last-child) {
  margin-bottom: 16px;
}
.contact-s1 .list-ctn .list-item:last-child {
  margin-top: auto;
}

.contact-s2 {
  margin-top: 119px;
}
.contact-s2 .nav-tabs {
  -moz-column-gap: 64px;
       column-gap: 64px;
  justify-content: center;
  border: none;
  border-bottom: 1.5px dashed rgba(0, 0, 0, 0.1960784314);
  padding-bottom: 16px;
}
.contact-s2 .nav-tabs button {
  border: none;
  outline: none;
  text-align: start;
  padding-left: 0;
  padding-right: 0;
  color: #303030;
  font-size: 1.25rem;
  font-weight: 300;
}
.contact-s2 .nav-tabs button.active {
  background-color: unset;
  font-weight: 600;
  color: #6f4c39;
  text-decoration: underline;
}
@media (max-width: 991.98px) {
  .contact-s2 .nav-tabs {
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 5px;
    overflow: auto;
  }
  .contact-s2 .nav-tabs::-webkit-scrollbar {
    width: 0px;
    background: transparent;
  }
}
.contact-s2 .content-ctn {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.contact-s2 .content-ctn .tab-content {
  width: 100%;
}
.contact-s2 .content-ctn .list-item {
  padding: 48px 0;
  border-bottom: 1.5px dashed rgba(0, 0, 0, 0.1960784314);
}
.contact-s2 .content-ctn .list-item .title {
  margin-bottom: 20px;
  font-family: "ador-hairline", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2.125rem;
}
.contact-s2 .content-ctn .list-item .content .district {
  color: #a58758;
  font-family: "ador-hairline", sans-serif;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 700;
  margin-bottom: 16px;
}
.contact-s2 .content-ctn .list-item .content .address,
.contact-s2 .content-ctn .list-item .content .contact,
.contact-s2 .content-ctn .list-item .content .fax,
.contact-s2 .content-ctn .list-item .content .website,
.contact-s2 .content-ctn .list-item .content .email {
  display: flex;
}
.contact-s2 .content-ctn .list-item .content .address .icon,
.contact-s2 .content-ctn .list-item .content .contact .icon,
.contact-s2 .content-ctn .list-item .content .fax .icon,
.contact-s2 .content-ctn .list-item .content .website .icon,
.contact-s2 .content-ctn .list-item .content .email .icon {
  margin-right: 10px;
}
.contact-s2 .content-ctn .list-item .content .address:not(:last-child),
.contact-s2 .content-ctn .list-item .content .contact:not(:last-child),
.contact-s2 .content-ctn .list-item .content .fax:not(:last-child),
.contact-s2 .content-ctn .list-item .content .website:not(:last-child),
.contact-s2 .content-ctn .list-item .content .email:not(:last-child) {
  margin-bottom: 16px;
}
.contact-s2 .content-ctn .list-item .content:last-child {
  margin-top: auto;
}
.contact-s2 .content-ctn .list-item.row .content:not(:last-child) {
  margin-bottom: 20px;
}

.investor-s1 {
  background: radial-gradient(73.7% 116.61% at 100% 100%, #bb9569 0%, #53493e 57.7%, #303030 100%);
  padding-top: 96px;
  padding-bottom: 96px;
  color: #fff;
}

.investor-s2 {
  margin-bottom: 85px;
}
.investor-s2 .content-ctn {
  display: flex;
  flex-wrap: wrap;
}
.investor-s2 .content-ctn .image-ctn {
  width: 50%;
  position: relative;
  z-index: 1000;
}
@media (max-width: 991.98px) {
  .investor-s2 .content-ctn .image-ctn {
    width: 100%;
  }
}
.investor-s2 .content-ctn .content {
  width: 50%;
  margin-left: -4%;
  margin-top: 137px;
}
.investor-s2 .content-ctn .content .background-ctn {
  background-color: #fff;
  padding: 43px 38px 150px 110px;
}
.investor-s2 .content-ctn .content .background-ctn .title {
  font-size: 2.25rem;
  line-height: 3.125rem;
  font-weight: 500;
  margin-bottom: 63px;
  margin-left: 110px;
}
@media (max-width: 991.98px) {
  .investor-s2 .content-ctn .content .background-ctn .title {
    font-size: 1.5rem;
    margin-left: 0;
    margin-bottom: 32px;
  }
}
.investor-s2 .content-ctn .content .background-ctn .article {
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 300;
  color: #6f4c39;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .investor-s2 .content-ctn .content .background-ctn {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
  }
}
@media (max-width: 991.98px) {
  .investor-s2 .content-ctn .content {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    background-color: #fff;
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (max-width: 991.98px) {
  .investor-s2 .content-ctn {
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .investor-s2 .container-xxl {
    padding-left: 0;
    padding-right: 0;
  }
}

.investor-s3 {
  background-color: #fff;
  margin-top: 85px;
}
.investor-s3 .nav-tabs {
  -moz-column-gap: 64px;
       column-gap: 64px;
  justify-content: center;
  border: none;
  border-bottom: 1.5px dashed rgba(0, 0, 0, 0.1960784314);
  padding-top: 105px;
  padding-bottom: 16px;
}
.investor-s3 .nav-tabs button {
  border: none;
  outline: none;
  padding-left: 0;
  padding-right: 0;
  color: #a58758;
  font-size: 1.125rem;
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  text-align: center;
  max-width: 200px;
  height: 100%;
}
.investor-s3 .nav-tabs button .stock-symbol {
  color: #616161;
  font-family: "kohinoor-bangla", sans-serif;
}
.investor-s3 .nav-tabs button .stock-symbol.active {
  color: #616161;
}
.investor-s3 .nav-tabs button .stock-name {
  min-width: 200px;
}
.investor-s3 .nav-tabs button.active {
  color: #a58758;
  position: relative;
  overflow: hidden;
}
.investor-s3 .nav-tabs button.active ::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  box-shadow: 0px -5px 20px 1px rgb(0, 0, 0);
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 991.98px) {
  .investor-s3 .nav-tabs {
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 5px;
    overflow: auto;
    justify-content: flex-start;
  }
  .investor-s3 .nav-tabs::-webkit-scrollbar {
    width: 0px;
    background: transparent;
  }
}
.investor-s3 .tab-content {
  margin-top: 48px;
  margin-bottom: 388px;
}
.investor-s3 .tab-content .stock-detail {
  text-align: center;
  margin-bottom: 48px;
}
.investor-s3 .tab-content .stock-detail .logo {
  margin-bottom: 10px;
}
.investor-s3 .tab-content .stock-detail .stock-symbol {
  font-family: "ador-hairline", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2.125rem;
}
.investor-s3 .tab-content .stock-detail .title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
}
.investor-s3 .tab-content .content-ctn .article {
  color: #6f4c39;
  margin-bottom: 32px;
}
@media (max-width: 991.98px) {
  .investor-s3 .tab-content .content-ctn {
    gap: 20px;
  }
}

.ourbusiness-s1 {
  background: radial-gradient(73.7% 116.61% at 100% 100%, #bb9569 0%, #53493e 57.7%, #303030 100%);
  color: #fff;
}
.ourbusiness-s1 .content-ctn {
  padding: 85px 0;
  width: 85%;
  margin-left: auto;
}
.ourbusiness-s1 .content-ctn .article {
  margin-bottom: 140px;
}
.ourbusiness-s1 .content-ctn .about-navi {
  row-gap: 40px;
}
.ourbusiness-s1 .content-ctn .about-navi .navi-item {
  border-bottom: 1.5px dashed rgba(255, 255, 255, 0.1960784314);
  padding-bottom: 7px;
}
@media (max-width: 991.98px) {
  .ourbusiness-s1 .content-ctn {
    width: 100%;
  }
}

.ourbusiness-s2 {
  margin-top: 200px;
  margin-bottom: 150px;
}
.ourbusiness-s2 .content-ctn {
  display: flex;
  flex-wrap: wrap;
}
.ourbusiness-s2 .content-ctn .image-ctn {
  width: 45%;
  position: relative;
  z-index: 1000;
  align-content: center;
}
.ourbusiness-s2 .content-ctn .content {
  width: 60%;
  margin-left: -5%;
}
.ourbusiness-s2 .content-ctn .content .title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
  margin-bottom: 32px;
  margin-left: 110px;
}
.ourbusiness-s2 .content-ctn .content .background-ctn {
  background-color: #fff;
  padding: 43px 38px 48px 110px;
}
.ourbusiness-s2 .content-ctn .content .background-ctn .icon {
  margin-bottom: 40px;
}
.ourbusiness-s2 .content-ctn .content .background-ctn .icon img {
  margin-right: 32px;
}
.ourbusiness-s2 .content-ctn .content .background-ctn .article {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 2rem;
  color: #6f4c39;
  margin-bottom: 40px;
}
.ourbusiness-s2:nth-child(even) .content-ctn {
  flex-direction: row-reverse;
}
.ourbusiness-s2:nth-child(even) .content-ctn .content {
  margin-right: -5%;
}
@media (max-width: 768px) {
  .ourbusiness-s2:nth-child(even) .content-ctn .content {
    margin-right: 0;
  }
}
.ourbusiness-s2:nth-child(even) .content-ctn .content .background-ctn {
  padding: 43px 90px 48px 110px;
}
@media (max-width: 768px) {
  .ourbusiness-s2:nth-child(even) .content-ctn .content .background-ctn {
    padding: 20px 15px;
  }
}

.portfolio-s1 {
  margin-top: 96px;
}
.portfolio-s1 .content-ctn {
  display: flex;
  flex-wrap: wrap;
}
.portfolio-s1 .content-ctn .image-ctn {
  width: 50%;
  position: relative;
  z-index: 1000;
}
@media (max-width: 991.98px) {
  .portfolio-s1 .content-ctn .image-ctn {
    width: 100%;
  }
}
.portfolio-s1 .content-ctn .content {
  width: 55%;
}
@media (max-width: 991.98px) {
  .portfolio-s1 .content-ctn .content {
    width: 100%;
  }
}
.portfolio-s1 .content-ctn .content .title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
  margin-bottom: 32px;
}
.portfolio-s1 .content-ctn .content .background-ctn {
  background-color: #fff;
  padding: 32px;
}
@media (max-width: 991.98px) {
  .portfolio-s1 .content-ctn .content .background-ctn {
    padding: 20px 15px;
  }
}
.portfolio-s1 .content-ctn .content .background-ctn .icon {
  margin-bottom: 40px;
}
.portfolio-s1 .content-ctn .content .background-ctn .icon img {
  margin-right: 32px;
}
.portfolio-s1 .content-ctn .content .background-ctn .article {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 2rem;
  color: #6f4c39;
  margin-bottom: 40px;
}
.portfolio-s1:nth-child(odd) .content-ctn .content {
  position: relative;
  z-index: 1000;
  margin-left: -5%;
}
@media (max-width: 991.98px) {
  .portfolio-s1:nth-child(odd) .content-ctn .content {
    margin-left: 0;
  }
}
.portfolio-s1:nth-child(odd) .content-ctn .content .title {
  margin-left: 110px;
}
@media (max-width: 991.98px) {
  .portfolio-s1:nth-child(odd) .content-ctn .content .title {
    margin-left: 0;
  }
}
.portfolio-s1:nth-child(even) .content-ctn {
  flex-direction: row-reverse;
}
.portfolio-s1:nth-child(even) .content-ctn .content {
  width: 55%;
  margin-right: -5%;
}
@media (max-width: 991.98px) {
  .portfolio-s1:nth-child(even) .content-ctn .content {
    width: 100%;
    margin-right: 0;
  }
}
.portfolio-s1:nth-child(even) .content-ctn .content .title {
  max-width: 560px;
}
.portfolio-s1:nth-child(even) .content-ctn .content .background-ctn {
  padding: 32px 90px 32px 32px;
}
@media (max-width: 991.98px) {
  .portfolio-s1:nth-child(even) .content-ctn .content .background-ctn {
    padding: 20px 15px;
  }
}

.ob-breadcrumb-section {
  padding-top: 64px;
  font-weight: 300;
}

.ob-common-s1 {
  margin-top: 50px;
  margin-bottom: 26px;
  background-color: #f5f5f5;
  font-family: "Ador Hairline";
}
.ob-common-s1 .article {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 30px;
  width: 400;
}
.ob-common-s1 .title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
  margin-bottom: 50px;
}
.ob-common-s1 .content-ctn {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}
.ob-common-s1 .content-ctn .image-ctn {
  width: 45%;
  justify-content: center;
}
.ob-common-s1 .content-ctn .stamp-card {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ob-common-s1 .content-ctn .col-6 .stamp-card img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  height: 150px;
  width: 150px;
}
.ob-common-s1 .content-ctn .col-12 .stamp-card img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
.ob-common-s1 .content-ctn .article {
  line-height: 1.875rem;
  font-weight: 300;
  color: #6f4c39;
  margin-bottom: 40px;
  margin-left: auto;
}
@media (max-width: 991.98px) {
  .ob-common-s1 .content-ctn .article {
    margin-left: 0;
    margin-top: 20px;
  }
}

.py-common-s1 {
  margin-top: 50px;
  margin-bottom: 96px;
  background-color: #f5f5f5;
  font-family: "Ador Hairline";
}
.py-common-s1 .article {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 30px;
  width: 400;
}
.py-common-s1 .title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
  margin-bottom: 50px;
}
.py-common-s1 .content-ctn {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}
.py-common-s1 .content-ctn .article {
  line-height: 1.875rem;
  font-weight: 300;
  color: #6f4c39;
  margin-bottom: 40px;
  margin-left: auto;
}
@media (max-width: 991.98px) {
  .py-common-s1 .content-ctn .article {
    margin-left: 0;
    margin-top: 20px;
  }
}

.ob-common-s2 {
  margin-top: 26px;
  margin-bottom: 64px;
}
.ob-common-s2 .splide-ctn {
  position: relative;
  container-type: inline-size;
}
.ob-common-s2 .splide-ctn .splide {
  padding-bottom: 80px;
}
.ob-common-s2 .splide-ctn .splide .splide__slide {
  overflow: hidden;
  display: flex;
}
.ob-common-s2 .splide-ctn .splide-obj {
  display: flex;
  margin: auto auto 0;
  flex-direction: column;
}
.ob-common-s2 .splide-ctn .splide-obj .image-ctn {
  display: flex;
  max-width: 1172px;
  max-height: 722px;
}
.ob-common-s2 .splide-ctn .splide-obj .image-ctn .image img,
.ob-common-s2 .splide-ctn .splide-obj .image-ctn .image video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ob-common-s2 .splide-ctn .splide-obj .image-ctn .article {
  font-size: 1.25rem;
  font-weight: 300;
}

.ob-common-s3 {
  margin-top: 26px;
  margin-bottom: 64px;
  font-size: 1.125rem;
  line-height: 1.563rem;
  font-weight: 500;
}
.ob-common-s3 .sp-title {
  margin-bottom: 26px;
}
.ob-common-s3 .highlight-ctn {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 48px;
}
.ob-common-s3 .highlight-ctn .image-ctn {
  width: 50%;
  max-height: 275px;
  overflow: hidden;
}
.ob-common-s3 .highlight-ctn .image-ctn img {
  height: 277px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 991.98px) {
  .ob-common-s3 .highlight-ctn .image-ctn {
    width: 100%;
  }
}
.ob-common-s3 .highlight-ctn .content-ctn {
  width: 50%;
  background-color: #fff;
  align-content: center;
  padding: 48px;
}
.ob-common-s3 .highlight-ctn .content-ctn .symbol {
  margin-bottom: 12px;
  color: #616161;
}
.ob-common-s3 .highlight-ctn .content-ctn .title {
  font-size: 18px;
  font-weight: 500;
  color: #a58758;
}
@media (max-width: 991.98px) {
  .ob-common-s3 .highlight-ctn .content-ctn {
    width: 100%;
  }
}
.ob-common-s3 .card-item .title {
  margin-top: 12px;
  color: #a58758;
}

.ob-common-s4 {
  margin-bottom: 64px;
}
.ob-common-s4 .content-ctn {
  display: flex;
  flex-wrap: wrap;
}
.ob-common-s4 .content-ctn .content {
  width: 50%;
  padding: 48px;
}
.ob-common-s4 .content-ctn .content .title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.563rem;
  font-weight: 500;
}
.ob-common-s4 .content-ctn .content .article {
  color: #303030;
}
@media (max-width: 991.98px) {
  .ob-common-s4 .content-ctn .content {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
.ob-common-s4 .content-ctn .image-ctn {
  width: 50%;
}
@media (max-width: 991.98px) {
  .ob-common-s4 .content-ctn .image-ctn {
    width: 100%;
  }
}
.ob-common-s4:nth-child(even) .content-ctn {
  flex-direction: row-reverse;
}

.ob-common-s5 {
  margin-top: 26px;
  margin-bottom: 64px;
}
.ob-common-s5.hotel .tab-title {
  color: #c9a063;
  margin-bottom: 96px;
}
.ob-common-s5.hotel .tab-content .list-ctn .title {
  margin-top: 8px;
  margin-bottom: 0;
}
.ob-common-s5 .tab-title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
  margin-bottom: 40px;
}
.ob-common-s5 .nav-tabs {
  justify-content: center;
  flex-direction: row;
  border: none;
  -moz-column-gap: 64px;
       column-gap: 64px;
  padding-bottom: 16px;
  border-bottom: 1.5px dashed rgba(0, 0, 0, 0.1960784314);
  margin-bottom: 96px;
}
.ob-common-s5 .nav-tabs button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  color: #303030;
  font-size: 1.5rem;
  font-weight: 500;
}
.ob-common-s5 .nav-tabs button.active {
  background-color: unset;
  color: #6f4c39;
  text-decoration: underline;
}
@media (max-width: 991.98px) {
  .ob-common-s5 .nav-tabs button {
    white-space: nowrap;
  }
}
@media (max-width: 991.98px) {
  .ob-common-s5 .nav-tabs {
    flex-wrap: nowrap;
    overflow: auto;
    justify-content: flex-start;
  }
  .ob-common-s5 .nav-tabs::-webkit-scrollbar {
    width: 0px;
    background: transparent;
  }
}
.ob-common-s5 .tab-content .list-ctn .col-12 {
  margin-bottom: 40px;
}
.ob-common-s5 .tab-content .list-ctn .title {
  color: #a58758;
  font-family: "ador-hairline", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.563rem;
  margin-top: 12px;
  margin-bottom: 12px;
}
.ob-common-s5 .tab-content .list-ctn .content-ctn {
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
}
.ob-common-s5 .tab-content .list-ctn .tags-ctn {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  text-transform: uppercase;
}
.ob-common-s5 .tab-content .list-ctn .tags-ctn .tag {
  border-radius: 16px;
  background-color: #fff;
  padding: 2px 16px;
  font-size: 0.875rem;
  line-height: 1.375rem;
}

.ob-common-s6 .article {
  color: #303030;
  font-weight: 300;
}
.ob-common-s6 .title {
  padding: 16px 0;
  color: #a58758;
  font-family: "ador-hairline", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.563rem;
  border-bottom: 1.5px dashed rgba(0, 0, 0, 0.1960784314);
}

/* ========================================
   Navigation & Breadcrumb
   ======================================== */
.sidebar-nav {
  position: relative;
  padding-top: 2rem;
  position: sticky;
  top: calc(80px + 1.5rem) !important;
  max-height: calc(100vh - 3rem);
  overflow-y: auto;
  z-index: 10;
}
@media (max-width: 768px) {
  .sidebar-nav {
    position: static;
    padding-top: 1rem;
    max-height: none;
    overflow-y: visible;
  }
}
@media (max-width: 576px) {
  .sidebar-nav {
    padding-top: 0.5rem;
  }
}
@media (max-width: 768px) {
  .sidebar-nav {
    display: none !important;
  }
}
.sidebar-nav .nav-header {
  font-family: "Ador Hairline", serif;
  font-size: 2rem;
  font-weight: 500;
  color: #925e03;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .sidebar-nav .nav-header {
    font-size: 1.5rem;
  }
}
@media (max-width: 576px) {
  .sidebar-nav .nav-header {
    font-size: 1.3rem;
  }
}
.sidebar-nav .nav-link {
  font-family: "Kohinoor Bangla", sans-serif;
  font-weight: 300;
  color: #4e4e4e;
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 0.5rem 0;
}
.sidebar-nav .nav-link:hover {
  font-weight: 600;
  color: #4e4e4e;
}
.sidebar-nav .nav-link.active {
  font-weight: 600;
  color: #925e03;
}

.au-page-title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
  margin-top: 50px;
  margin-bottom: 50px;
}

.quote-left-icon {
  font-size: 400px;
  line-height: 0.8;
  font-family: "Noto Serif";
  font-weight: bold;
  color: transparent;
  -webkit-text-stroke: 1px #999;
  opacity: 0.8;
  pointer-events: none;
  margin-top: -0.1em;
  width: 223px;
  height: 156px;
}
@media (max-width: 991.98px) {
  .quote-left-icon {
    font-size: 200px;
    width: 111px;
    height: 78px;
  }
}

.quote-right-icon {
  position: absolute;
  right: -20px;
  bottom: -220px;
  font-family: "Noto Serif";
  font-size: 400px;
  font-weight: 800;
  line-height: 0.8;
  color: transparent;
  -webkit-text-stroke: 1px #aaaaaa;
  opacity: 0.6;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .quote-right-icon {
    font-size: 200px;
    right: -10px;
    bottom: -110px;
  }
}

.au-timeline-section .timeline {
  position: relative;
  display: flex;
  height: 553px;
  min-height: 600px;
  background: #031625;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .au-timeline-section .timeline {
    flex-wrap: wrap;
  }
  .au-timeline-section .timeline.has-active .tl-item:not(.active) {
    width: 0%;
  }
}
.au-timeline-section .timeline .tl-item {
  position: relative;
  width: 25%;
  height: 100%;
  cursor: pointer;
  transition: width 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  overflow: hidden;
}
.au-timeline-section .timeline .tl-item.count-1 {
  width: 100%;
}
.au-timeline-section .timeline .tl-item.count-2 {
  width: 50%;
}
.au-timeline-section .timeline .tl-item.count-3 {
  width: 33.33333%;
}
.au-timeline-section .timeline .tl-item .tl-bg {
  background: center/cover no-repeat;
  width: 100%;
  height: 100%;
  transition: filter 0.8s ease, transform 1s ease;
  transform: scale(1.05);
  filter: brightness(0.85) sepia(0.6) saturate(1.4) hue-rotate(10deg);
}
.au-timeline-section .timeline .tl-item .tl-year {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  padding: 12px 0;
  width: 80%;
  text-align: center;
  transition: all 0.6s ease;
}
.au-timeline-section .timeline .tl-item .tl-year p {
  font-family: "ador-hairline", sans-serif;
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: 700;
  color: #fff;
  margin: 0;
}
.au-timeline-section .timeline .tl-item .tl-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 32px 10px 32px;
  background: linear-gradient(to top, rgba(111, 84, 57, 0.8), rgba(111, 84, 57, 0.8) 30%, transparent 100%), rgba(111, 84, 57, 0.8);
  color: rgba(111, 84, 57, 0.8);
  opacity: 0;
  transform: translateY(80px);
  transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}
.au-timeline-section .timeline .tl-item .tl-content .Year {
  font-family: "ador-hairline", sans-serif;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #ffffff;
}
.au-timeline-section .timeline .tl-item .tl-content .Year-detail {
  color: #ffffff;
}
.au-timeline-section .timeline .tl-item.active {
  width: 100% !important;
}
.au-timeline-section .timeline .tl-item.active .tl-bg {
  filter: grayscale(0) brightness(1);
  transform: scale(1);
}
.au-timeline-section .timeline .tl-item.active .tl-year {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.8);
}
.au-timeline-section .timeline .tl-item.active .tl-content {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 991.98px) {
  .au-timeline-section .timeline .tl-item {
    width: 100%;
  }
  .au-timeline-section .timeline .tl-item.active {
    left: 0;
    height: 100%;
  }
}
.au-timeline-section .timeline .tl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 64px;
  height: 64px;
  background: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}
.au-timeline-section .timeline .tl-nav svg {
  width: 27px;
  height: 54px;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.au-timeline-section .timeline .tl-nav.tl-nav-left {
  left: 40px;
}
.au-timeline-section .timeline .tl-nav.tl-nav-right {
  right: 40px;
}
@media (max-width: 768px) {
  .au-timeline-section .timeline .tl-nav {
    width: 56px;
    height: 56px;
  }
  .au-timeline-section .timeline .tl-nav.tl-nav-left {
    left: 20px;
  }
  .au-timeline-section .timeline .tl-nav.tl-nav-right {
    right: 20px;
  }
}
.au-timeline-section .timeline.has-active .tl-nav {
  opacity: 1;
  visibility: visible;
}

.corporate-s1 {
  margin-bottom: 40px;
}
.corporate-s1 .article {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 2rem;
}

.corporate-s2 {
  margin: 40px auto;
}

.corporate-s3 {
  margin-top: 81px;
  margin-bottom: 40px;
}
.corporate-s3 .article {
  font-weight: 300;
  margin-top: 76px;
}

.corporate-s4 {
  margin-top: 40px;
  margin-bottom: 80px;
}
.corporate-s4 .content-ctn {
  display: flex;
  flex-wrap: wrap;
}
.corporate-s4 .content-ctn .image-ctn {
  width: 40%;
  position: relative;
  z-index: 1000;
}
@media (max-width: 991.98px) {
  .corporate-s4 .content-ctn .image-ctn {
    width: 100%;
  }
}
.corporate-s4 .content-ctn .content {
  width: 65%;
  margin-left: -5%;
}
.corporate-s4 .content-ctn .content .background-ctn {
  padding: 43px 38px 48px 110px;
  margin-top: 30px;
  background-color: #fff;
}
.corporate-s4 .content-ctn .content .background-ctn .article {
  color: #303030;
}
@media (max-width: 991.98px) {
  .corporate-s4 .content-ctn .content .background-ctn {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 991.98px) {
  .corporate-s4 .content-ctn .content {
    width: 100%;
    margin-left: 0;
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (max-width: 991.98px) {
  .corporate-s4 .content-ctn {
    flex-direction: column;
  }
}

.corporate-s5 .background-color-1 {
  background: #a37762;
}
.corporate-s5 .background-color-2 {
  background: #d0513b;
}
.corporate-s5 .background-color-3 {
  background: #7b9cad;
}
.corporate-s5 .background-color-4 {
  background: #964f4c;
}
.corporate-s5 .structure {
  display: flex;
  gap: 20px;
  flex-direction: column;
}
.corporate-s5 .structure .structure-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.corporate-s5 .structure .structure-header .title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  align-self: stretch;
  flex: 1;
  position: relative;
  color: #fff;
  font-weight: 500;
  font-size: 1.5rem;
  font-family: "kohinoor-bangla", sans-serif;
}
.corporate-s5 .structure .structure-header .title div {
  text-align: left;
  position: relative;
}
@media (max-width: 991.98px) {
  .corporate-s5 .structure .structure-header .title {
    font-size: 1.125rem;
    line-height: 1.25rm;
  }
}
.corporate-s5 .structure .structure-container {
  background: #e6e6e6;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  align-items: flex-end;
  align-self: stretch;
  flex: 1;
  position: relative;
}
.corporate-s5 .structure .structure-container .container-wapper {
  background: #ffffff;
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex-shrink: 0;
  width: auto;
  height: auto;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex: 1;
  position: relative;
}
.corporate-s5 .structure .structure-container .container-wapper .item {
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  text-align: left;
  position: relative;
  font-weight: 300;
}
.corporate-s5 .structure .structure-container .container-wapper .article {
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex-shrink: 0;
  width: auto;
  height: auto;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}
.corporate-s5 .structure .structure-container .container-wapper .article .title {
  color: #6f4c39;
}
.corporate-s5 .structure .structure-container .container-wapper .article .sub-item {
  border-left: 2px solid #964f4c;
  padding: 0 0 0 16px;
  display: flex;
  flex-direction: column;
  gap: 0;
  flex-shrink: 0;
  width: auto;
  height: auto;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  position: relative;
}
.corporate-s5 .structure .structure-container .container-wapper .sp-title {
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 300;
}
.corporate-s5 .structure .structure-container .container-wapper .line {
  opacity: 0.5;
  align-self: stretch;
  flex-shrink: 0;
  height: 1px;
  position: relative;
  overflow: hidden;
  background-image: repeating-linear-gradient(7deg, #333333, #333333 5.39px, transparent 7px, transparent 13.93px, #333333 16px), repeating-linear-gradient(97deg, #333333, #333333 5.39px, transparent 7px, transparent 13.93px, #333333 16px), repeating-linear-gradient(187deg, #333333, #333333 5.39px, transparent 7px, transparent 13.93px, #333333 16px), repeating-linear-gradient(277deg, #333333, #333333 5.39px, transparent 7px, transparent 13.93px, #333333 16px);
  background-size: 2px 100%, 100% 2px, 2px 100%, 100% 2px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;
}
.corporate-s5 .structure .group-structure :first-child + .group {
  position: relative;
  margin: 0 0 0 -60px;
}
@media (max-width: 991.98px) {
  .corporate-s5 .structure .group-structure :first-child + .group {
    margin: 10px 0 0 0;
  }
}

.ourfounder-s1 .founder-card {
  background-color: #ffffff;
  padding: 29px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 501px;
  z-index: 10;
}
@media (max-width: 991.98px) {
  .ourfounder-s1 .founder-card {
    min-height: auto;
    padding: 1.5rem;
    min-width: 300px;
  }
}
.ourfounder-s1 .founder-card .title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
  letter-spacing: 0%;
  margin: 0px;
}
.ourfounder-s1 .content-ctn {
  margin-top: 50px;
}
.ourfounder-s1 .content-ctn .article {
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 2.25rem;
}

.ourfounder-s3 {
  margin-top: 50px;
  margin-bottom: 40px;
}
.ourfounder-s3:nth-child(even) .content-ctn {
  flex-direction: row-reverse;
}

.ourfounder-s4 .content-ctn {
  margin-bottom: 50px;
}
.ourfounder-s4 .content-ctn .title {
  color: #a58758;
  font-family: "kohinoor-bangla", sans-serif;
  font-size: 2.5rem;
  font-weight: 300;
  text-align: center;
  margin-bottom: 40px;
}
.ourfounder-s4 .article {
  margin-top: 50px;
}

.ourfounder-s5 .content-ctn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-family: "kohinoor-bangla", sans-serif;
}
.ourfounder-s5 .content-ctn img {
  float: right;
  margin-left: 10px;
  width: 420px;
}

.core-s1 {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
}
.core-s1 .content-ctn {
  width: 50%;
}
.core-s1 .content-ctn .article {
  margin-bottom: 20px;
}
.core-s1 .content-ctn .core-list .core-item .title {
  color: #6f4c39;
}
@media (max-width: 991.98px) {
  .core-s1 .content-ctn {
    width: 100%;
  }
}
.core-s1 .image-ctn {
  width: 50%;
}
@media (max-width: 991.98px) {
  .core-s1 .image-ctn {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .core-s1 {
    flex-direction: column-reverse;
  }
}

.corporatemilestones-s1 .nav-tabs {
  justify-content: center;
  flex-direction: row;
  border: none;
  -moz-column-gap: 64px;
       column-gap: 64px;
  padding-bottom: 16px;
  border-bottom: 1.5px dashed rgba(0, 0, 0, 0.1960784314);
  margin-bottom: 50px;
}
.corporatemilestones-s1 .nav-tabs button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  color: #303030;
  font-size: 1.5rem;
  font-weight: 500;
}
.corporatemilestones-s1 .nav-tabs button.active {
  background-color: unset;
  color: #6f4c39;
  text-decoration: underline;
}
@media (max-width: 991.98px) {
  .corporatemilestones-s1 .nav-tabs button {
    white-space: nowrap;
  }
}
@media (max-width: 991.98px) {
  .corporatemilestones-s1 .nav-tabs {
    flex-wrap: nowrap;
    overflow: auto;
    justify-content: flex-start;
  }
  .corporatemilestones-s1 .nav-tabs::-webkit-scrollbar {
    width: 0px;
    background: transparent;
  }
}

.leadership-s1 .nav-tabs {
  border-bottom: 1px dashed #616161;
  justify-content: space-between;
}
.leadership-s1 .nav-tabs .nav-link {
  border: unset;
  outline: unset;
  color: #303030;
}
.leadership-s1 .nav-tabs .nav-link.active {
  background-color: unset;
  color: #6f4c39;
  text-decoration: underline;
}
.leadership-s1 .content-ctn .tab-content {
  margin-top: 50px;
}
.leadership-s1 .content-ctn .tab-content .tab-title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
  color: #c9a063;
  margin-bottom: 32px;
}
.leadership-s1 .content-ctn .tab-content .list-ctn .list-row {
  margin-bottom: 48px;
}
.leadership-s1 .content-ctn .tab-content .list-ctn .list-row .post-title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.563rem;
  color: #303030;
}
.leadership-s1 .content-ctn .tab-content .list-ctn .list-row .person-list .person-item button {
  border: unset;
  outline: unset;
  background-color: unset;
  display: flex;
  width: 100%;
  text-align: start;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
}
.leadership-s1 .content-ctn .tab-content .list-ctn .list-row .person-list .person-item button:not([aria-expanded=true]) {
  border-bottom: 1.5px dashed #818181;
}
.leadership-s1 .content-ctn .tab-content .list-ctn .list-row .person-list .person-item button[aria-expanded=true] .arrow {
  background-color: #fff;
  border-radius: 50%;
  color: #a58758;
  transform: rotate(180deg);
}
.leadership-s1 .content-ctn .tab-content .list-ctn .list-row .person-list .person-item button[aria-expanded=true] .arrow svg path {
  stroke-width: 3px;
}
.leadership-s1 .content-ctn .tab-content .list-ctn .list-row .person-list .person-item button .arrow {
  margin-left: auto;
  color: #848484;
  width: 33px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.leadership-s1 .content-ctn .tab-content .list-ctn .list-row .person-list .person-item button .post {
  font-size: 0.875rem;
  line-height: 100%;
  font-weight: 600;
  color: #303030;
  margin-bottom: 2px;
}
.leadership-s1 .content-ctn .tab-content .list-ctn .list-row .person-list .person-item button .name {
  font-family: "ador-hairline", sans-serif;
  font-size: 1.125rem;
  line-height: 1.563rem;
  font-weight: 500;
  color: #303030;
}
.leadership-s1 .content-ctn .tab-content .list-ctn .list-row .person-list .person-item .collapse,
.leadership-s1 .content-ctn .tab-content .list-ctn .list-row .person-list .person-item .collapsing {
  padding: 6px;
}
.leadership-s1 .content-ctn .tab-content .list-ctn .list-row .person-list .person-item .collapse.show,
.leadership-s1 .content-ctn .tab-content .list-ctn .list-row .person-list .person-item .collapsing.show {
  border-bottom: 1.5px dashed #818181;
}

.media-s1 {
  margin-top: 100px;
  margin-bottom: 81px;
}
.media-s1 .media-list .media-item {
  margin-bottom: 20px;
}
.media-s1 .media-list .media-item .title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.563rem;
  font-weight: 500;
  color: #a58758;
  margin-top: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 50px;
}

.anniversary-s1 {
  background: radial-gradient(73.7% 116.61% at 100% 100%, #bb9569 0%, #53493e 57.7%, #303030 100%);
  color: #fff;
}
.anniversary-s1 .content-ctn {
  padding: 85px 0;
}
.anniversary-s1 .content-ctn .title {
  margin-bottom: 32px;
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
}
.anniversary-s1 .content-ctn .about-navi {
  row-gap: 40px;
}
.anniversary-s1 .content-ctn .about-navi .navi-item {
  border-bottom: 1.5px dashed rgba(255, 255, 255, 0.1960784314);
  padding-bottom: 7px;
}
@media (max-width: 991.98px) {
  .anniversary-s1 .content-ctn {
    width: 100%;
  }
}

.anniversary-s2 {
  margin-top: 76px;
  margin-bottom: 113px;
}
.anniversary-s2 .group-list-ctn {
  align-content: center;
}
.anniversary-s2 .group-list-ctn .group-list {
  display: flex;
  justify-content: space-between;
}
.anniversary-s2 .group-list-ctn .group-list .group-item {
  display: flex;
  flex-direction: column;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 500;
}
.anniversary-s2 .group-list-ctn .group-list .group-item .logo {
  height: 50px;
}
.anniversary-s2 .group-list-ctn .group-list .group-item .stock-symbol {
  color: #616161;
  font-weight: 500;
  height: 30px;
}
.anniversary-s2 .group-list-ctn .group-list .group-item .stock-name {
  color: #a58758;
}
@media (max-width: 991.98px) {
  .anniversary-s2 .group-list-ctn .group-list {
    row-gap: 20px;
  }
}
.anniversary-s2 .article {
  margin-top: 68px;
  font-family: "kohinoor-bangla", sans-serif;
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-weight: 300;
  color: #434343;
}

.anniversary-s3 .nav-tabs {
  justify-content: center;
  flex-direction: row;
  border: none;
  -moz-column-gap: 64px;
       column-gap: 64px;
  padding-bottom: 16px;
  border-bottom: 1.5px dashed rgba(0, 0, 0, 0.1960784314);
  margin-bottom: 50px;
}
.anniversary-s3 .nav-tabs button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  color: #303030;
  font-size: 1.5rem;
  font-weight: 500;
}
.anniversary-s3 .nav-tabs button.active {
  background-color: unset;
  color: #6f4c39;
  text-decoration: underline;
}
@media (max-width: 991.98px) {
  .anniversary-s3 .nav-tabs button {
    white-space: nowrap;
  }
}
@media (max-width: 991.98px) {
  .anniversary-s3 .nav-tabs {
    flex-wrap: nowrap;
    overflow: auto;
    justify-content: flex-start;
  }
  .anniversary-s3 .nav-tabs::-webkit-scrollbar {
    width: 0px;
    background: transparent;
  }
}

.anniversary-s4 {
  margin-top: 200px;
  margin-bottom: 150px;
}
.anniversary-s4 .content-ctn {
  display: flex;
  flex-wrap: wrap;
}
.anniversary-s4 .content-ctn .image-ctn {
  width: 45%;
  position: relative;
  z-index: 1000;
}
@media (max-width: 991.98px) {
  .anniversary-s4 .content-ctn .image-ctn {
    width: 100%;
  }
}
.anniversary-s4 .content-ctn .content {
  width: 60%;
  margin-left: -5%;
}
.anniversary-s4 .content-ctn .content .title {
  font-size: 2.25rem;
  line-height: 3.125rem;
  font-weight: 500;
  margin-bottom: 63px;
  margin-left: 110px;
}
@media (max-width: 991.98px) {
  .anniversary-s4 .content-ctn .content .title {
    font-size: 1.5rem;
    margin-left: 0;
    margin-bottom: 32px;
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
  }
}
.anniversary-s4 .content-ctn .content .background-ctn {
  background-color: #fff;
  padding: 43px 38px 150px 110px;
}
.anniversary-s4 .content-ctn .content .background-ctn .article {
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 300;
  color: #4e4e4e;
  margin-bottom: 40px;
}
.anniversary-s4 .content-ctn .content .background-ctn .name,
.anniversary-s4 .content-ctn .content .background-ctn .role,
.anniversary-s4 .content-ctn .content .background-ctn .date {
  color: #6f4c39;
}
@media (max-width: 991.98px) {
  .anniversary-s4 .content-ctn .content .background-ctn {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
  }
}
@media (max-width: 991.98px) {
  .anniversary-s4 .content-ctn .content {
    width: 100%;
    margin-left: 0;
    background-color: #fff;
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (max-width: 991.98px) {
  .anniversary-s4 {
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .anniversary-s4 .container-xxl {
    padding-left: 0;
    padding-right: 0;
  }
}

.anniversary-s5 .yt-ctn {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.anniversary-s5 .yt-ctn iframe {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
  display: block;
}

.anniversary-s6 {
  background-color: #fff;
  padding-top: 74px;
  padding-bottom: 104px;
}
.anniversary-s6 .title-ctn .title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
  margin-bottom: 43px;
}
.anniversary-s6 .news-custom-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  gap: 32px;
  padding: 20px 0;
}
.anniversary-s6 .news-custom-grid .news-item {
  flex: 0 0 400px;
  max-width: 400px;
}
.anniversary-s6 .news-custom-grid .news-item .news-card {
  width: 400px;
  overflow: hidden;
  transition: all 0.4s ease;
}
.anniversary-s6 .news-custom-grid .news-item .news-card img {
  width: 400px;
  height: auto;
  display: block;
}
.anniversary-s6 .news-custom-grid .news-item .news-card .news-card-body .text-muted-tag {
  font-size: 16px;
  color: #303030;
  display: block;
  font-family: "kohinoor-bangla", sans-serif;
}
.anniversary-s6 .news-custom-grid .news-item .news-card .news-card-body .text-muted-tag:last-child {
  margin-top: 12px;
}
.anniversary-s6 .news-custom-grid .news-item .news-card .news-card-body .news-muted-body {
  margin: 10px 0;
  line-height: 25px;
  color: #a58758;
  font-weight: 500;
  font-size: 18px;
  font-family: "ador-hairline", sans-serif;
}
.anniversary-s6 .news-custom-grid .news-item .news-card .news-card-body .text-muted-date {
  font-family: "kohinoor-bangla", sans-serif;
  font-size: 20px;
  color: #6f4c39;
  font-weight: 300;
}

.anniversary-s7 {
  margin-top: 200px;
  margin-bottom: 150px;
}
.anniversary-s7 .content-ctn {
  display: flex;
  flex-wrap: wrap;
}
.anniversary-s7 .content-ctn .image-ctn {
  width: 45%;
  position: relative;
  z-index: 1000;
}
@media (max-width: 991.98px) {
  .anniversary-s7 .content-ctn .image-ctn {
    width: 100%;
  }
}
.anniversary-s7 .content-ctn .content {
  width: 60%;
  margin-left: -5%;
}
.anniversary-s7 .content-ctn .content .background-ctn {
  background-color: #fff;
  padding: 43px 38px 150px 110px;
  margin-top: 103px;
}
.anniversary-s7 .content-ctn .content .background-ctn .title {
  font-size: 2.25rem;
  line-height: 3.125rem;
  font-weight: 500;
  margin-bottom: 63px;
}
@media (max-width: 991.98px) {
  .anniversary-s7 .content-ctn .content .background-ctn .title {
    font-size: 1.5rem;
    margin-left: 0;
    margin-bottom: 32px;
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
  }
}
@media (max-width: 991.98px) {
  .anniversary-s7 .content-ctn .content .background-ctn {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
    margin-top: 0;
  }
}
@media (max-width: 991.98px) {
  .anniversary-s7 .content-ctn .content {
    width: 100%;
    margin-left: 0;
    background-color: #fff;
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (max-width: 991.98px) {
  .anniversary-s7 {
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .anniversary-s7 .container-xxl {
    padding-left: 0;
    padding-right: 0;
  }
}

.anniversarychild-s1 {
  margin-bottom: 193px;
}
.anniversarychild-s1 .content-ctn .title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 3.125rem;
  margin-bottom: 16px;
}
.anniversarychild-s1 .content-ctn .content .image-ctn {
  margin-bottom: 23px;
}
.anniversarychild-s1 .content-ctn .content .image-ctn img {
  width: 100%;
}
.anniversarychild-s1 .content-ctn .content .article-ctn .title {
  font-family: "ador-hairline", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.563rem;
  font-weight: 300;
  color: #6f4c39;
  margin-bottom: 23px;
}
.anniversarychild-s1 .content-ctn .content .article-ctn .article {
  margin-bottom: 23px;
}

.anniversarychild-s2 .news-custom-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  gap: 32px;
  padding: 20px 0;
}
.anniversarychild-s2 .news-custom-grid .news-item {
  flex: 0 0 400px;
  max-width: 400px;
}
.anniversarychild-s2 .news-custom-grid .news-item .news-card {
  width: 400px;
  overflow: hidden;
  transition: all 0.4s ease;
}
.anniversarychild-s2 .news-custom-grid .news-item .news-card img {
  width: 400px;
  height: auto;
  display: block;
}
.anniversarychild-s2 .news-custom-grid .news-item .news-card .news-card-body .news-muted-body {
  margin: 10px 0;
  line-height: 25px;
  color: #a58758;
  font-weight: 500;
  font-size: 18px;
  font-family: "ador-hairline", sans-serif;
}

.legal-s1 {
  max-width: 1184px;
  margin: auto;
  color: #6f4c39;
}

.legal-s2 {
  max-width: 1184px;
  margin: auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
  padding-top: 48px;
  padding-bottom: 48px;
  color: #6f4c39;
}
.legal-s2 .title {
  font-family: "ador-hairline", sans-serif;
  font-size: 1.5rem;
  line-height: 2.125rem;
  color: #212529;
}
.legal-s2 ul {
  margin-top: 12px;
  padding: 32px calc(2rem + 32px);
  background-color: #fff;
  list-style-type: disc;
}
.legal-s2 ul li::marker {
  font-size: large;
}
@media (max-width: 991.98px) {
  .legal-s2 ul {
    padding: 12px calc(2rem + 12px);
  }
}
@media (max-width: 991.98px) {
  .legal-s2 .title {
    margin-bottom: 12px;
  }
}