@charset "UTF-8";
/*
  ############################################################
    This file created by METHODDA
  ############################################################
*/
html,
body {
  width: 100%;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  overflow-x: clip;
  font-family: "Poppins", sans-serif;
}

:focus {
  outline: none;
}

:focus-visible {
  outline: 2px solid #045657;
  outline-offset: 3px;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

ul[class],
ol[class] {
  margin: 0;
  padding: 0;
  list-style: none;
}

input:invalid {
  border-color: #dc3545;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1600px;
  }
  .container-wide {
    max-width: min(1800px, 100% - 80px);
  }
}
.mt0 {
  margin-top: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.wpcf7-list-item {
  margin-left: 0;
}

.wavy {
  position: relative;
  display: inline-block;
  padding-bottom: 6px;
}
.wavy svg {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 14px;
  overflow: visible;
}
.wavy svg path {
  stroke: #00b77d;
}

.btn-1,
.btn-2,
.btn-3 {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  height: 54px;
  padding: 12px 0;
  background: rgba(4, 86, 87, 0.4);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  color: #ffffff;
  border-radius: 26px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  cursor: pointer;
  transition: all 150ms ease-in-out;
}
.btn-1:focus-visible,
.btn-2:focus-visible,
.btn-3:focus-visible {
  outline: 2px solid #045657;
  outline-offset: 3px;
}
.btn-1:disabled, .btn-1.disabled,
.btn-2:disabled,
.btn-2.disabled,
.btn-3:disabled,
.btn-3.disabled {
  opacity: 0.65;
  pointer-events: none;
}
.btn-1 span,
.btn-2 span,
.btn-3 span {
  padding-left: 30px;
}
.btn-1 img,
.btn-2 img,
.btn-3 img {
  padding-left: 15px;
  padding-right: 4px;
  height: 46px;
}
.btn-1:hover:not(:disabled),
.btn-2:hover:not(:disabled),
.btn-3:hover:not(:disabled) {
  background: rgba(4, 86, 87, 0.55);
  border-color: rgba(255, 255, 255, 0.4);
}

.btn-1 {
  background-color: transparent;
  border-color: #045657;
  color: #ffffff;
}
.btn-1:hover, .btn-1:focus-visible {
  background-color: #044849;
  border-color: #044849;
  color: #ffffff;
}

.btn-2 {
  background-color: transparent;
  border-color: #045657;
  color: #ffffff;
  margin-left: 20px;
}
.btn-2:hover, .btn-2:focus-visible {
  background-color: #009868;
  border-color: #009868;
  color: #ffffff;
}

.btn-3 {
  background-color: #045657;
  border-color: #045657;
  color: #ffffff;
}
.btn-3:hover, .btn-3:focus-visible {
  background-color: #044849;
  border-color: #044849;
  color: #ffffff;
}
.btn-3:disabled, .btn-3.disabled {
  background-color: #a0a4ae;
  border-color: #a0a4ae;
  color: #41495d;
  opacity: 1;
  pointer-events: none;
}

.seo-content-section {
  background-color: #ffffff;
  padding: 40px 0;
}
@media (max-width: 767px) {
  .seo-content-section {
    padding: 30px 0;
  }
}
.seo-content-section .accordion .accordion-item {
  border: none;
  background-color: #ffffff;
}
.seo-content-section .accordion .accordion-button {
  display: flex;
  align-items: center;
  padding: 15px 0;
  background-color: #ffffff;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  border: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .seo-content-section .accordion .accordion-button {
    padding: 10px 0;
    font-size: 14px;
  }
}
.seo-content-section .accordion .accordion-button:not(.collapsed) {
  background-color: #ffffff;
  box-shadow: none;
}
.seo-content-section .accordion .accordion-button:focus {
  box-shadow: none;
  border: none;
}
.seo-content-section .accordion .accordion-button::after {
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  margin-left: auto;
  content: "";
  background-image: url("../assets/icons/angle-down.svg");
  background-repeat: no-repeat;
  background-size: 1rem;
  transition: all 300ms ease-in-out;
}
.seo-content-section .accordion .accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
}
.seo-content-section .accordion .accordion-body {
  padding: 30px 25px;
}
@media (max-width: 767px) {
  .seo-content-section .accordion .accordion-body {
    padding: 25px 20px;
  }
}
.seo-content-section .accordion .accordion-body h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .seo-content-section .accordion .accordion-body h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.seo-content-section .accordion .accordion-body h4 {
  font-size: 16px;
  margin-top: 25px;
  margin-bottom: 12px;
  color: #121c34;
}
@media (max-width: 767px) {
  .seo-content-section .accordion .accordion-body h4 {
    font-size: 14px;
    margin-top: 20px;
  }
}
.seo-content-section .accordion .accordion-body h4:first-of-type {
  margin-top: 0;
}
.seo-content-section .accordion .accordion-body p {
  font-size: 14px;
  line-height: 1.8;
  color: #41495d;
  margin-bottom: 12px;
}
.seo-content-section .accordion .accordion-body p:last-child {
  margin-bottom: 0;
}
.seo-content-section .accordion .accordion-body p strong {
  font-weight: 700;
}

.page-default {
  padding: 60px 0px;
}
@media (max-width: 991px) {
  .page-default {
    padding: 40px 0px;
  }
}
.page-default .page-content .page-header {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 2px solid #a0a4ae;
}
.page-default .page-content .page-header h1 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.3;
  color: #000000;
}
@media (max-width: 767px) {
  .page-default .page-content .page-header h1 {
    font-size: 28px;
  }
}
.page-default .page-content .page-header .last-updated {
  font-size: 14px;
  color: #41495d;
  opacity: 0.7;
  margin: 0;
}
.page-default .page-content .page-header .last-updated time {
  font-weight: 500;
}
.page-default .page-content .page-body h1 {
  font-size: 48px;
  font-weight: 700;
  margin-top: 50px;
  margin-bottom: 25px;
  color: #000000;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .page-default .page-content .page-body h1 {
    font-size: 36px;
  }
}
.page-default .page-content .page-body h1:first-child {
  margin-top: 0;
}
.page-default .page-content .page-body h2 {
  font-size: 36px;
  font-weight: 700;
  margin-top: 45px;
  margin-bottom: 22px;
  color: #000000;
  line-height: 1.25;
}
@media (max-width: 767px) {
  .page-default .page-content .page-body h2 {
    font-size: 28px;
  }
}
.page-default .page-content .page-body h2:first-child {
  margin-top: 0;
}
.page-default .page-content .page-body h3 {
  font-size: 28px;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000000;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .page-default .page-content .page-body h3 {
    font-size: 24px;
  }
}
.page-default .page-content .page-body h4 {
  font-size: 24px;
  font-weight: 600;
  margin-top: 35px;
  margin-bottom: 18px;
  color: #000000;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .page-default .page-content .page-body h4 {
    font-size: 20px;
  }
}
.page-default .page-content .page-body h5 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 15px;
  color: #000000;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .page-default .page-content .page-body h5 {
    font-size: 18px;
  }
}
.page-default .page-content .page-body h6 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 12px;
  color: #000000;
  line-height: 1.4;
}
.page-default .page-content .page-body p {
  font-size: 16px;
  line-height: 1.8;
  color: #41495d;
  opacity: 0.85;
  margin-bottom: 18px;
}
.page-default .page-content .page-body p:last-of-type {
  margin-bottom: 0;
}
.page-default .page-content .page-body ul,
.page-default .page-content .page-body ol {
  margin-bottom: 20px;
  padding-left: 30px;
}
.page-default .page-content .page-body ul li,
.page-default .page-content .page-body ol li {
  font-size: 16px;
  line-height: 1.8;
  color: #41495d;
  opacity: 0.85;
  margin-bottom: 10px;
}
.page-default .page-content .page-body ul li:last-child,
.page-default .page-content .page-body ol li:last-child {
  margin-bottom: 0;
}
.page-default .page-content .page-body ul li {
  list-style-type: disc;
}
.page-default .page-content .page-body ol li {
  list-style-type: decimal;
}
.page-default .page-content .page-body a {
  color: #045657;
  text-decoration: underline;
  transition: all 300ms ease-in-out;
}
.page-default .page-content .page-body a:hover {
  opacity: 0.8;
}
.page-default .page-content .page-body strong,
.page-default .page-content .page-body b {
  font-weight: 700;
  color: #000000;
}
.page-default .page-content .page-body blockquote, .page-default .page-content .page-body .single-post .post-content .main-content .main-content-text .wp-block-quote, .single-post .post-content .main-content .main-content-text .page-default .page-content .page-body .wp-block-quote {
  background-color: rgba(0, 0, 0, 0.05);
  border-left: 4px solid #045657;
  padding: 20px;
  margin: 25px 0;
  border-radius: 8px;
  font-style: italic;
  color: #41495d;
  font-size: 16px;
  line-height: 1.8;
}
.page-default .page-content .page-body table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  border-radius: 8px;
  overflow: hidden;
}
.page-default .page-content .page-body table th {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 12px;
  text-align: left;
  font-weight: 700;
  border-bottom: 2px solid #a0a4ae;
  font-size: 14px;
  color: #000000;
}
.page-default .page-content .page-body table td {
  padding: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 14px;
  color: #41495d;
}
.page-default .page-content .page-body table tr:last-child td {
  border-bottom: none;
}

.blog-page .blog-hero {
  text-align: center;
  padding: 50px 20px 0;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .blog-page .blog-hero {
    padding: 40px 20px 0;
  }
}
.blog-page .blog-hero .big-title {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .blog-page .blog-hero .big-title {
    margin-bottom: 30px;
  }
}
.blog-page .blog-hero .big-title h1,
.blog-page .blog-hero .big-title h4 {
  font-size: 36px;
  margin-bottom: 10px;
  font-weight: 500;
  color: #121c34;
}
@media (max-width: 991px) {
  .blog-page .blog-hero .big-title h1,
  .blog-page .blog-hero .big-title h4 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .blog-page .blog-hero .big-title h1,
  .blog-page .blog-hero .big-title h4 {
    font-size: 28px;
  }
}
.blog-page .blog-hero .big-title p {
  font-size: 18px;
  font-weight: 600;
  opacity: 0.7;
  color: #41495d;
}
@media (max-width: 767px) {
  .blog-page .blog-hero .big-title p {
    font-size: 16px;
  }
}
.blog-page .blog-posts {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .blog-page .blog-posts {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.blog-page .post-card {
  border: 1px solid #717785;
  border-radius: 12px;
  background-color: #ffffff;
  overflow: hidden;
  height: 100%;
  transition: all 300ms ease-in-out;
}
.blog-page .post-card:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  border: 1px solid black;
}
.blog-page .post-card-link {
  text-decoration: none;
  color: inherit;
}
.blog-page .post-image {
  margin: 20px 20px 0 20px;
  border-radius: 8px;
  overflow: hidden;
  height: 250px;
}
.blog-page .post-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 8px;
}
.blog-page .post-body {
  padding: 20px;
}
.blog-page .post-body .post-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 15px;
}
.blog-page .post-body .category-tag {
  display: inline-block;
  width: fit-content;
  font-size: 14px;
  font-weight: 600;
  background-color: #f4f7f7;
  color: #121c34;
  padding: 4px 10px;
  border-radius: 6px;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.blog-page .post-body .category-tag:hover {
  background-color: #a0a4ae;
  color: #121c34;
}
.blog-page .post-body .meta-data {
  display: flex;
  gap: 20px;
  font-size: 14px;
  color: #41495d;
}
.blog-page .post-body .meta-data .time,
.blog-page .post-body .meta-data .date {
  display: flex;
  align-items: center;
  gap: 5px;
}
.blog-page .post-body .meta-data img {
  width: 16px;
  height: 16px;
  opacity: 0.7;
}
.blog-page .post-body .post-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.3;
  color: #000000;
}
.blog-page .post-body .post-excerpt {
  font-size: 14px;
  color: #41495d;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-page .pagination-nav {
  margin-top: 40px;
  text-align: center;
}
.blog-page .pagination-nav .page-numbers {
  display: inline-block;
  margin: 0 5px;
  padding: 8px 15px;
  color: #41495d;
  text-decoration: none;
  border: 1px solid #717785;
  border-radius: 6px;
  transition: all 300ms ease-in-out;
}
.blog-page .pagination-nav .page-numbers:hover {
  background-color: #f4f7f7;
  border-color: #000000;
}
.blog-page .pagination-nav .page-numbers.current {
  background-color: #000000;
  color: #ffffff;
  border-color: #000000;
}

.single-post {
  background-color: #ffffff;
}
.single-post .post-content {
  padding: 80px;
}
@media (max-width: 992px) {
  .single-post .post-content {
    padding: 50px 0;
  }
}
.single-post .post-content .main-content .breadcrumb {
  margin-bottom: 30px;
}
.single-post .post-content .main-content .breadcrumb ol {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 14px;
}
.single-post .post-content .main-content .breadcrumb li {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #41495d;
}
.single-post .post-content .main-content .breadcrumb li:not(:last-child)::after {
  content: "/";
  color: rgba(0, 0, 0, 0.4);
  font-weight: 300;
}
.single-post .post-content .main-content .breadcrumb li:last-child span {
  color: #000000;
  font-weight: 500;
}
.single-post .post-content .main-content .breadcrumb a {
  color: #41495d;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .breadcrumb a:hover {
  color: #000000;
}
.single-post .post-content .main-content .toc-box {
  margin-bottom: 30px;
  padding: 0;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.single-post .post-content .main-content .toc-box .accordion-item {
  background: transparent;
  border: none;
}
.single-post .post-content .main-content .toc-box .accordion-header {
  margin: 0;
}
.single-post .post-content .main-content .toc-box .accordion-button {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 15px;
  font-size: 16px;
  font-weight: 600;
  color: #121c34;
  border-radius: 8px;
}
@media (max-width: 991px) {
  .single-post .post-content .main-content .toc-box .accordion-button {
    font-size: 14px;
    padding: 10px;
  }
}
.single-post .post-content .main-content .toc-box .accordion-button:not(.collapsed) {
  background-color: transparent;
  color: #121c34;
  box-shadow: none;
}
.single-post .post-content .main-content .toc-box .accordion-button:focus {
  box-shadow: none;
  border: none;
}
.single-post .post-content .main-content .toc-box .accordion-button::after {
  background-image: none;
  content: "+";
  font-size: 20px;
  font-weight: 400;
  width: auto;
  height: auto;
  background-size: auto;
}
.single-post .post-content .main-content .toc-box .accordion-button:not(.collapsed)::after {
  content: "−";
  transform: none;
}
.single-post .post-content .main-content .toc-box .accordion-body {
  padding: 0 25px 20px 25px;
}
.single-post .post-content .main-content .toc-box h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #121c34;
}
.single-post .post-content .main-content .toc-box ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
.single-post .post-content .main-content .toc-box .toc-list {
  counter-reset: main-counter;
}
.single-post .post-content .main-content .toc-box .toc-list > li {
  counter-increment: main-counter;
  margin-bottom: 8px;
}
.single-post .post-content .main-content .toc-box .toc-list > li::before {
  content: counter(main-counter) ". ";
  font-weight: 600;
  color: #121c34;
}
.single-post .post-content .main-content .toc-box .toc-list > li > a {
  color: #41495d;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.6;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .toc-box .toc-list > li > a:hover {
  color: #121c34;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol {
  counter-reset: sub-counter;
  padding-left: 20px;
  margin-top: 8px;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li {
  counter-increment: sub-counter;
  margin-bottom: 6px;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li::before {
  content: counter(main-counter) "." counter(sub-counter) " ";
  font-weight: 600;
  color: #121c34;
  opacity: 0.85;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > a {
  font-size: 14px;
  line-height: 1.5;
  color: #41495d;
  text-decoration: none;
  opacity: 0.9;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > a:hover {
  color: #121c34;
  opacity: 1;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol {
  counter-reset: subsub-counter;
  padding-left: 20px;
  margin-top: 6px;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li {
  counter-increment: subsub-counter;
  margin-bottom: 5px;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li::before {
  content: counter(main-counter) "." counter(sub-counter) "." counter(subsub-counter) " ";
  font-weight: 600;
  color: #121c34;
  opacity: 0.75;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > a {
  font-size: 13px;
  line-height: 1.4;
  color: #41495d;
  text-decoration: none;
  opacity: 0.85;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > a:hover {
  color: #121c34;
  opacity: 1;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol {
  counter-reset: level4-counter;
  padding-left: 20px;
  margin-top: 5px;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li {
  counter-increment: level4-counter;
  margin-bottom: 4px;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li::before {
  content: counter(main-counter) "." counter(sub-counter) "." counter(subsub-counter) "." counter(level4-counter) " ";
  font-weight: 600;
  color: #121c34;
  opacity: 0.65;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li > a {
  font-size: 12px;
  line-height: 1.3;
  color: #41495d;
  text-decoration: none;
  opacity: 0.8;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li > a:hover {
  color: #121c34;
  opacity: 1;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li > ol {
  counter-reset: level5-counter;
  padding-left: 20px;
  margin-top: 4px;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li > ol > li {
  counter-increment: level5-counter;
  margin-bottom: 3px;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li > ol > li::before {
  content: counter(main-counter) "." counter(sub-counter) "." counter(subsub-counter) "." counter(level4-counter) "." counter(level5-counter) " ";
  font-weight: 600;
  color: #121c34;
  opacity: 0.55;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li > ol > li > a {
  font-size: 11px;
  line-height: 1.3;
  color: #41495d;
  text-decoration: none;
  opacity: 0.75;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .toc-box .toc-list > li > ol > li > ol > li > ol > li > ol > li > a:hover {
  color: #121c34;
  opacity: 1;
}
.single-post .post-content .main-content .post-meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  font-size: 14px;
  margin-top: 15px;
  width: 100%;
  flex-wrap: wrap;
}
@media (max-width: 992px) {
  .single-post .post-content .main-content .post-meta {
    align-items: flex-start;
    gap: 15px;
  }
}
.single-post .post-content .main-content .post-meta span {
  display: flex;
  align-items: center;
  gap: 5px;
  opacity: 0.6;
  font-size: 14px;
}
.single-post .post-content .main-content .post-meta a {
  display: flex;
  align-items: center;
  gap: 5px;
  opacity: 0.6;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .post-meta a:hover {
  opacity: 1;
}
.single-post .post-content .main-content .post-meta img {
  width: 20px;
  height: 20px;
}
.single-post .post-content .main-content .post-meta .post-share {
  margin-left: auto;
}
@media (max-width: 992px) {
  .single-post .post-content .main-content .post-meta .post-share {
    margin-left: 0;
    width: 100%;
  }
}
.single-post .post-content .main-content .post-header {
  margin-bottom: 50px;
}
.single-post .post-content .main-content .post-header h1 {
  font-size: 42px;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1.3;
  color: #000000;
}
@media (max-width: 768px) {
  .single-post .post-content .main-content .post-header h1 {
    font-size: 32px;
  }
}
.single-post .post-content .main-content .post-meta .post-share {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.single-post .post-content .main-content .post-meta .post-share .share-label {
  font-weight: 600;
  color: #000000;
  font-size: 14px;
}
.single-post .post-content .main-content .post-meta .post-share .share-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #000000;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .post-meta .post-share .share-btn img {
  font-size: 14px;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .post-meta .post-share .share-btn:hover {
  transform: translateY(-2px);
}
.single-post .post-content .main-content .post-meta .post-share .share-btn:hover img {
  filter: invert(1);
}
.single-post .post-content .main-content .post-meta .post-share .share-btn.facebook:hover {
  background-color: #1877f2;
  color: #fff;
  border-color: #1877f2;
}
.single-post .post-content .main-content .post-meta .post-share .share-btn.twitter:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.single-post .post-content .main-content .post-meta .post-share .share-btn.linkedin:hover {
  background-color: #0a66c2;
  color: #fff;
  border-color: #0a66c2;
}
.single-post .post-content .main-content .post-meta .post-share .share-btn.whatsapp:hover {
  background-color: #25d366;
  color: #fff;
  border-color: #25d366;
}
.single-post .post-content .main-content .post-image-lg {
  margin-bottom: 20px;
}
.single-post .post-content .main-content .post-image-lg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.single-post .post-content .main-content .main-content-text {
  margin-bottom: 30px;
}
.single-post .post-content .main-content .main-content-text h1,
.single-post .post-content .main-content .main-content-text h2,
.single-post .post-content .main-content .main-content-text h3,
.single-post .post-content .main-content .main-content-text h4,
.single-post .post-content .main-content .main-content-text h5,
.single-post .post-content .main-content .main-content-text h6 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: 700;
  line-height: 1.3;
  color: #000000;
}
.single-post .post-content .main-content .main-content-text h1 {
  font-size: 32px;
}
@media (max-width: 768px) {
  .single-post .post-content .main-content .main-content-text h1 {
    font-size: 28px;
  }
}
.single-post .post-content .main-content .main-content-text h2 {
  font-size: 28px;
}
@media (max-width: 768px) {
  .single-post .post-content .main-content .main-content-text h2 {
    font-size: 24px;
  }
}
.single-post .post-content .main-content .main-content-text h3 {
  font-size: 24px;
}
@media (max-width: 768px) {
  .single-post .post-content .main-content .main-content-text h3 {
    font-size: 20px;
  }
}
.single-post .post-content .main-content .main-content-text h4 {
  font-size: 20px;
}
@media (max-width: 768px) {
  .single-post .post-content .main-content .main-content-text h4 {
    font-size: 18px;
  }
}
.single-post .post-content .main-content .main-content-text h5 {
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .single-post .post-content .main-content .main-content-text h5 {
    font-size: 16px;
  }
}
.single-post .post-content .main-content .main-content-text h6 {
  font-size: 16px;
  font-weight: 600;
}
.single-post .post-content .main-content .main-content-text p {
  font-size: 16px;
  line-height: 1.8;
  opacity: 0.8;
  font-weight: 400;
  margin-bottom: 15px;
}
.single-post .post-content .main-content .main-content-text p:last-of-type {
  margin-bottom: 0;
}
.single-post .post-content .main-content .main-content-text a {
  color: #045657;
  text-decoration: underline;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .main-content .main-content-text a:hover {
  opacity: 0.8;
}
.single-post .post-content .main-content .main-content-text strong,
.single-post .post-content .main-content .main-content-text b {
  font-weight: 700;
  color: #000000;
}
.single-post .post-content .main-content .main-content-text em,
.single-post .post-content .main-content .main-content-text i {
  font-style: italic;
}
.single-post .post-content .main-content .main-content-text ul,
.single-post .post-content .main-content .main-content-text ol {
  line-height: 1.8;
}
.single-post .post-content .main-content .main-content-text ul li,
.single-post .post-content .main-content .main-content-text ol li {
  margin-bottom: 8px;
  font-size: 16px;
  opacity: 0.8;
}
.single-post .post-content .main-content .main-content-text ul li:last-child,
.single-post .post-content .main-content .main-content-text ol li:last-child {
  margin-bottom: 0;
}
.single-post .post-content .main-content .main-content-text ul li {
  list-style-type: disc;
}
.single-post .post-content .main-content .main-content-text blockquote, .single-post .post-content .main-content .main-content-text .wp-block-quote {
  background-color: rgba(0, 0, 0, 0.05);
  border-left: 4px solid #045657;
  padding: 20px;
  margin: 25px 0;
  border-radius: 8px;
  font-style: italic;
  opacity: 0.85;
  font-size: 16px;
  line-height: 1.8;
}
.single-post .post-content .main-content .main-content-text blockquote p, .single-post .post-content .main-content .main-content-text .wp-block-quote p {
  margin-bottom: 0;
}
.single-post .post-content .main-content .main-content-text blockquote p:first-child, .single-post .post-content .main-content .main-content-text .wp-block-quote p:first-child {
  margin-top: 0;
}
.single-post .post-content .main-content .main-content-text blockquote footer, .single-post .post-content .main-content .main-content-text .wp-block-quote footer {
  margin-top: 10px;
  font-size: 14px;
  font-style: normal;
  opacity: 0.7;
}
.single-post .post-content .main-content .main-content-text blockquote footer::before, .single-post .post-content .main-content .main-content-text .wp-block-quote footer::before {
  content: "— ";
}
.single-post .post-content .main-content .main-content-text pre {
  background-color: #1e1e1e;
  color: #d4d4d4;
  padding: 20px;
  border-radius: 8px;
  overflow-x: auto;
  margin: 25px 0;
  font-size: 14px;
  line-height: 1.6;
  font-family: "Courier New", Courier, monospace;
}
.single-post .post-content .main-content .main-content-text pre code {
  background-color: transparent;
  color: inherit;
  padding: 0;
}
.single-post .post-content .main-content .main-content-text code {
  background-color: rgba(0, 0, 0, 0.05);
  color: #d73a49;
  padding: 2px 6px;
  border-radius: 4px;
  font-family: "Courier New", Courier, monospace;
  font-size: 14px;
}
.single-post .post-content .main-content .main-content-text hr {
  margin: 30px 0;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.single-post .post-content .main-content .main-content-text img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 25px 0;
  border-radius: 8px;
}
.single-post .post-content .main-content .main-content-text img.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  max-width: 40%;
}
@media (max-width: 768px) {
  .single-post .post-content .main-content .main-content-text img.alignleft {
    float: none;
    max-width: 100%;
    margin-right: 0;
  }
}
.single-post .post-content .main-content .main-content-text img.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
  max-width: 40%;
}
@media (max-width: 768px) {
  .single-post .post-content .main-content .main-content-text img.alignright {
    float: none;
    max-width: 100%;
    margin-left: 0;
  }
}
.single-post .post-content .main-content .main-content-text img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.single-post .post-content .main-content .main-content-text img.wp-smiley {
  max-width: 20px;
  height: auto;
  display: inline;
  margin: 0;
}
.single-post .post-content .main-content .main-content-text figure {
  margin: 25px 0;
}
.single-post .post-content .main-content .main-content-text figure img {
  margin: 0;
}
.single-post .post-content .main-content .main-content-text figure figcaption {
  font-size: 14px;
  opacity: 0.6;
  font-style: italic;
  margin-top: 10px;
  text-align: center;
}
.single-post .post-content .main-content .main-content-text table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  border-radius: 8px;
  overflow: hidden;
}
.single-post .post-content .main-content .main-content-text table th {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 12px;
  text-align: left;
  font-weight: 700;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  font-size: 14px;
}
.single-post .post-content .main-content .main-content-text table td {
  padding: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 14px;
  opacity: 0.8;
}
.single-post .post-content .main-content .main-content-text table tr:last-child td {
  border-bottom: none;
}
.single-post .post-content .main-content .main-content-text .wp-block-image {
  margin: 25px 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-image img {
  margin: 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-video {
  margin: 25px 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-video video {
  max-width: 100%;
  height: auto;
  display: block;
}
.single-post .post-content .main-content .main-content-text .wp-block-audio {
  margin: 25px 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-pullquote {
  border-left: 5px solid #045657;
  padding: 30px 20px;
  margin: 30px 0;
  font-size: 18px;
  font-style: italic;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.02);
  border-radius: 8px;
  line-height: 1.6;
}
.single-post .post-content .main-content .main-content-text .wp-block-pullquote p {
  margin-bottom: 10px;
  font-size: 18px;
}
.single-post .post-content .main-content .main-content-text .wp-block-pullquote cite {
  display: block;
  margin-top: 15px;
  font-size: 14px;
  font-style: normal;
  opacity: 0.7;
}
.single-post .post-content .main-content .main-content-text .wp-block-embed {
  margin: 25px 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-embed iframe {
  max-width: 100%;
  height: auto;
}
.single-post .post-content .main-content .main-content-text .wp-block-separator {
  margin: 30px 0;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  opacity: 1;
}
.single-post .post-content .main-content .main-content-text .wp-block-columns {
  display: grid;
  gap: 20px;
  margin: 25px 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-columns .wp-block-column {
  min-width: 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-button {
  display: inline-block;
  margin: 15px 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-button a {
  display: inline-block;
  padding: 12px 24px;
  background-color: #045657;
  color: white;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 600;
  transition: all 300ms ease-in-out;
  font-size: 16px;
}
.single-post .post-content .main-content .main-content-text .wp-block-button a:hover {
  opacity: 0.9;
  transform: translateY(-2px);
}
.single-post .post-content .main-content .main-content-text .wp-block-button.is-style-outline a {
  background-color: transparent;
  color: #045657;
  border: 2px solid #045657;
}
.single-post .post-content .main-content .main-content-text .wp-block-list {
  margin-bottom: 15px;
}
.single-post .post-content .main-content .main-content-text .wp-block-heading:not(:first-child) {
  margin-top: 30px;
}
.single-post .post-content .main-content .main-content-text .wp-block-heading {
  margin-bottom: 15px;
  font-weight: 700;
}
.single-post .post-content .main-content .main-content-text .wp-block-paragraph {
  margin-bottom: 15px;
}
.single-post .post-content .main-content .main-content-text .wp-block-group {
  margin: 25px 0;
  padding: 0;
}
.single-post .post-content .main-content .main-content-text .wp-block-group.has-background {
  padding: 20px;
  border-radius: 8px;
}
.single-post .post-content .main-content .main-content-text .wp-block-cover {
  margin: 25px 0;
  border-radius: 8px;
  min-height: 300px;
}
@media (max-width: 768px) {
  .single-post .post-content .main-content .main-content-text .wp-block-cover {
    min-height: 200px;
  }
}
.single-post .post-content .main-content .main-content-text .wp-block-gallery {
  margin: 25px 0;
  display: grid;
  gap: 15px;
}
.single-post .post-content .main-content .main-content-text .wp-block-gallery figcaption {
  font-size: 14px;
  opacity: 0.6;
}
.single-post .post-content .sidebar-toc {
  width: 280px;
  margin-right: 40px;
}
@media (max-width: 992px) {
  .single-post .post-content .sidebar-toc {
    width: 0px;
    margin-right: 0;
  }
}
@media (max-width: 992px) {
  .single-post .post-content .post-content .container {
    flex-direction: column;
  }
  .single-post .post-content .main-content {
    width: 100%;
    padding-top: 0;
  }
}
.single-post .post-content .post-footer-meta {
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 40px;
}
.single-post .post-content .post-footer-meta .meta-section {
  margin-bottom: 25px;
}
.single-post .post-content .post-footer-meta .meta-title {
  font-size: 16px;
  font-weight: 500;
  color: #41495d;
  margin-bottom: 10px;
}
.single-post .post-content .post-footer-meta .meta-items {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.single-post .post-content .post-footer-meta .meta-tag {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #000000;
  border: 1px solid #000000;
  padding: 8px 15px;
  border-radius: 20px;
  font-size: 14px;
  transition: all 300ms ease-in-out;
  white-space: nowrap;
}
.single-post .post-content .post-footer-meta .meta-tag:hover {
  background: #000000;
  color: #ffffff;
}
.single-post .post-content .post-footer-meta .copy-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid #000000;
  padding: 10px 20px;
  border-radius: 20px;
  font-size: 16px;
  background-color: transparent;
  color: #000000;
  cursor: pointer;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .post-footer-meta .copy-button svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}
.single-post .post-content .post-footer-meta .copy-button:hover {
  border-color: #000000;
  color: #000000;
}
.single-post .post-content .mini-title {
  margin-left: 20px;
}
@media (max-width: 992px) {
  .single-post .post-content .mini-title {
    margin-left: 0;
    margin-top: 60px;
  }
}
.single-post .post-content .mini-title h4 {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
}
.single-post .post-content .blog-item {
  margin-bottom: 40px;
  margin-left: 20px;
}
@media (max-width: 992px) {
  .single-post .post-content .blog-item {
    margin-left: 0;
  }
}
.single-post .post-content .blog-item .blog-link {
  display: flex;
  text-decoration: none;
  color: inherit;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .blog-item .blog-link:hover {
  opacity: 0.8;
}
.single-post .post-content .blog-item .image {
  flex: 0 0 80px;
  height: 80px;
  border-radius: 10px;
  overflow: hidden;
}
.single-post .post-content .blog-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.single-post .post-content .blog-item .text {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
  flex: 1;
}
.single-post .post-content .blog-item .text h6 {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}
.single-post .post-content .blog-item .text span {
  color: #555;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 5px;
}
.single-post .post-content .blog-item .text span.date img, .single-post .post-content .blog-item .text span.reading img {
  width: 15px;
  height: 15px;
}
.single-post .post-content .post-navigation {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-top: 60px;
  padding-top: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 992px) {
  .single-post .post-content .post-navigation {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.single-post .post-content .post-navigation .nav-prev a,
.single-post .post-content .post-navigation .nav-next a {
  display: block;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  text-decoration: none;
  color: #000000;
  font-weight: 500;
  transition: all 300ms ease-in-out;
}
.single-post .post-content .post-navigation .nav-prev a:hover,
.single-post .post-content .post-navigation .nav-next a:hover {
  border-color: #000000;
  background-color: rgba(0, 0, 0, 0.05);
}
.single-post .post-content .post-navigation .nav-prev a {
  text-align: left;
}
.single-post .post-content .post-navigation .nav-next a {
  text-align: right;
}
.single-post .pagination-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 60px;
  padding: 40px 0;
}
.single-post .pagination-nav .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  height: 44px;
  padding: 0 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  text-decoration: none;
  color: #000000;
  font-weight: 500;
  transition: all 300ms ease-in-out;
}
.single-post .pagination-nav .page-numbers:hover {
  border-color: #045657;
  color: #045657;
}
.single-post .pagination-nav .page-numbers.current {
  background-color: #045657;
  color: #fff;
  border-color: #045657;
}
.single-post .pagination-nav .page-numbers.dots {
  border: none;
  cursor: default;
}
.single-post .pagination-nav .page-numbers.dots:hover {
  border: none;
  color: #000000;
}
.single-post .pagination-nav .page-numbers.prev, .single-post .pagination-nav .page-numbers.next {
  padding: 0 15px;
}
.single-post .pagination-nav .page-numbers.prev:hover, .single-post .pagination-nav .page-numbers.next:hover {
  background-color: rgba(61, 178, 136, 0.1);
}
@media (max-width: 768px) {
  .single-post .pagination-nav {
    gap: 4px;
    font-size: 14px;
  }
  .single-post .pagination-nav .page-numbers {
    min-width: 36px;
    height: 36px;
    padding: 0 6px;
  }
  .single-post .pagination-nav .page-numbers.prev, .single-post .pagination-nav .page-numbers.next {
    padding: 0 10px;
  }
}

.hero-section {
  padding: 10px 0;
}
.hero-section .container {
  position: relative;
}
.hero-section .container .slide-item {
  position: relative;
  outline: none;
}
.hero-section .container .slide-item .image {
  position: relative;
  width: 100%;
  height: 90vh;
  border-radius: 32px;
  overflow: hidden;
  background-color: #04060a;
}
@media (max-width: 991px) {
  .hero-section .container .slide-item .image {
    height: 70vh;
    border-radius: 20px;
  }
}
.hero-section .container .slide-item .image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
  z-index: 1;
}
.hero-section .container .slide-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.hero-section .container .slide-item .text {
  position: absolute;
  bottom: 5rem;
  left: 50px;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  z-index: 2;
  max-width: calc(100% - 100px);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-section .container .slide-item .text {
    bottom: 8rem;
    max-width: calc(100% - 40px);
  }
}
@media (max-width: 991px) {
  .hero-section .container .slide-item .text {
    left: 20px;
    bottom: 8rem;
    margin-bottom: 0;
    max-width: calc(100% - 40px);
  }
}
@media (max-width: 767px) {
  .hero-section .container .slide-item .text {
    bottom: 8rem;
    max-width: calc(100% - 40px);
  }
}
.hero-section .container .slide-item .text h1 {
  font-weight: 400;
  font-size: 64px;
  color: #ffffff;
  margin-bottom: 20px;
  opacity: 0;
  transform: translateY(28px);
}
@media (max-width: 991px) {
  .hero-section .container .slide-item .text h1 {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 15px;
  }
}
.hero-section .container .slide-item .text p {
  color: #ffffff;
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 40px;
  opacity: 0;
  transform: translateY(28px);
}
@media (max-width: 991px) {
  .hero-section .container .slide-item .text p {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 25px;
  }
}
.hero-section .container .slide-item .text .links {
  display: flex;
  gap: 20px;
  position: relative;
  top: 28px;
  visibility: hidden;
}
.hero-section .container .slide-item .text .links .btn-1,
.hero-section .container .slide-item .text .links .btn-2 {
  background: rgba(255, 255, 255, 0.18);
  border: none;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  transition: background all 150ms ease-in-out, box-shadow all 150ms ease-in-out;
}
.hero-section .container .slide-item .text .links .btn-1 span,
.hero-section .container .slide-item .text .links .btn-1 img,
.hero-section .container .slide-item .text .links .btn-2 span,
.hero-section .container .slide-item .text .links .btn-2 img {
  opacity: 0;
}
.hero-section .container .slide-item .text .links .btn-1:hover,
.hero-section .container .slide-item .text .links .btn-2:hover {
  background: rgba(255, 255, 255, 0.42);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.35), 0 10px 34px rgba(0, 0, 0, 0.2);
}
@media (max-width: 991px) {
  .hero-section .container .slide-item .text .links {
    flex-direction: column;
    gap: 12px;
    width: auto;
    align-self: flex-start;
  }
}
@media (max-width: 991px) {
  .hero-section .container .slide-item .text .links .btn-2 {
    margin-left: 0;
  }
}
@keyframes heroContentIn {
  from {
    opacity: 0;
    transform: translateY(28px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes heroLinksIn {
  from {
    visibility: visible;
    top: 28px;
  }
  to {
    visibility: visible;
    top: 0;
  }
}
@keyframes heroButtonContentIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.hero-section .container .slide-enter h1 {
  animation: heroContentIn 0.85s cubic-bezier(0.22, 1, 0.36, 1) 0.1s forwards;
}
.hero-section .container .slide-enter p {
  animation: heroContentIn 0.85s cubic-bezier(0.22, 1, 0.36, 1) 0.35s forwards;
}
.hero-section .container .slide-enter .links {
  animation: heroLinksIn 0.85s cubic-bezier(0.22, 1, 0.36, 1) 0.58s forwards;
}
.hero-section .container .slide-enter .links .btn-1 span,
.hero-section .container .slide-enter .links .btn-1 img,
.hero-section .container .slide-enter .links .btn-2 span,
.hero-section .container .slide-enter .links .btn-2 img {
  animation: heroButtonContentIn 0.85s cubic-bezier(0.22, 1, 0.36, 1) 0.58s forwards;
}
.hero-section .container .slider-controls {
  position: absolute;
  bottom: 4.5rem;
  right: 50px;
  display: flex;
  align-items: center;
  gap: 20px;
  z-index: 3;
}
@media (max-width: 1199px) {
  .hero-section .container .slider-controls {
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    right: auto;
    left: 50%;
    bottom: 2rem;
    transform: translateX(-50%);
    width: 260px;
  }
  .hero-section .container .slider-controls .hero-prev {
    order: 1;
  }
  .hero-section .container .slider-controls .hero-next {
    order: 2;
  }
  .hero-section .container .slider-controls .slider-dots-container {
    order: 3;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .hero-section .container .slider-controls .slider-dots-container .slick-dots {
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .hero-section .container .slider-controls {
    bottom: 0.5rem;
    width: 220px;
  }
}
@media (max-width: 767px) {
  .hero-section .container .slider-controls {
    bottom: 1.8rem;
    width: 180px;
  }
}
.hero-section .container .slider-controls .hero-prev,
.hero-section .container .slider-controls .hero-next {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
  transition: all 150ms ease-in-out;
}
@media (max-width: 767px) {
  .hero-section .container .slider-controls .hero-prev,
  .hero-section .container .slider-controls .hero-next {
    width: 36px;
    height: 36px;
  }
}
.hero-section .container .slider-controls .hero-prev:hover,
.hero-section .container .slider-controls .hero-next:hover {
  background: rgba(255, 255, 255, 0.25);
  border-color: rgba(255, 255, 255, 0.5);
}
.hero-section .container .slider-controls .slider-dots-container {
  width: 320px;
}
@media (max-width: 991px) {
  .hero-section .container .slider-controls .slider-dots-container {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .hero-section .container .slider-controls .slider-dots-container {
    width: 140px;
  }
}
.hero-section .container .slider-controls .slider-dots-container .slick-dots {
  position: relative;
  bottom: auto;
  width: 100%;
  display: flex;
  align-items: flex-end;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 8px;
  text-align: left;
}
.hero-section .container .slider-controls .slider-dots-container .slick-dots li {
  flex: 1;
  height: 0px;
  background: rgba(4, 86, 87, 0.6);
  border: 1.5px solid rgba(4, 86, 87, 0.4);
  border-radius: 9999px;
  cursor: pointer;
  transition: all 300ms ease-in-out;
}
@media (max-width: 767px) {
  .hero-section .container .slider-controls .slider-dots-container .slick-dots li {
    width: 36px;
  }
}
.hero-section .container .slider-controls .slider-dots-container .slick-dots li.slick-active {
  background: rgba(0, 183, 125, 0.6);
  height: 10px;
}
.hero-section .container .slider-controls .slider-dots-container .slick-dots li button {
  display: none;
}

.section-02 {
  padding: 60px 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .section-02 {
    padding: 40px 0;
  }
}
.section-02 .marquee-row {
  overflow: hidden;
  margin-bottom: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-02 .marquee-row {
    margin-bottom: 20px;
  }
}
.section-02 .marquee-row:last-child {
  margin-bottom: 0;
}
.section-02 .marquee-track {
  display: flex;
  gap: 30px;
  width: max-content;
}
.section-02 .row-right .marquee-track {
  animation: marquee-right 35s linear infinite;
}
.section-02 .row-left .marquee-track {
  animation: marquee-left 35s linear infinite;
}
.section-02 .stat-card {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 28px;
  background: linear-gradient(90deg, rgba(4, 86, 87, 0.2) 0%, rgba(0, 183, 125, 0.2) 100%);
  border-radius: 9999px;
  white-space: nowrap;
}
.section-02 .stat-card strong {
  font-size: 32px;
  font-weight: 700;
  color: #045657;
}
.section-02 .stat-card span {
  font-size: 16px;
  font-weight: 400;
  color: #045657;
}
@media (max-width: 767px) {
  .section-02 .stat-card {
    padding: 10px 20px;
  }
  .section-02 .stat-card strong {
    font-size: 16px;
  }
  .section-02 .stat-card span {
    font-size: 14px;
  }
}
@keyframes marquee-right {
  from {
    transform: translateX(-50%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes marquee-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

.section-01 {
  padding: 80px 0;
}
@media (max-width: 767px) {
  .section-01 {
    padding: 50px 0;
  }
}
.section-01 .title {
  display: flex;
  gap: 80px;
  align-items: flex-start;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .section-01 .title {
    gap: 40px;
  }
}
@media (max-width: 767px) {
  .section-01 .title {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 40px;
  }
}
.section-01 .title h4 {
  flex: 0 0 40%;
  font-size: 56px;
  font-weight: 500;
  color: #045657;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .section-01 .title h4 {
    font-size: 36px;
    flex: 0 0 45%;
  }
}
@media (max-width: 767px) {
  .section-01 .title h4 {
    flex: none;
    font-size: 28px;
    width: 100%;
  }
}
.section-01 .title p {
  flex: 1;
  font-size: 16px;
  line-height: 180%;
  color: #737373;
  padding-top: 8px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .section-01 .title p {
    font-size: 14px;
  }
}
.section-01 .video-banner {
  position: relative;
  overflow: hidden;
  border-radius: 32px;
}
@media (max-width: 767px) {
  .section-01 .video-banner {
    border-radius: 20px;
  }
}
.section-01 .video-banner .play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
}
.section-01 .video-banner > img {
  aspect-ratio: 16/4;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .section-01 .video-banner > img {
    aspect-ratio: 16/6;
  }
}
@media (max-width: 767px) {
  .section-01 .video-banner > img {
    aspect-ratio: 16/9;
  }
}
.section-01 .video-banner .play-btn {
  width: 90px;
  height: 90px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1.5px solid rgba(255, 255, 255, 0.4);
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.4);
}
@media (max-width: 767px) {
  .section-01 .video-banner .play-btn {
    width: 64px;
    height: 64px;
  }
}
.section-01 .video-banner .play-btn::before {
  display: none;
}
.section-01 .video-banner .play-btn img {
  width: 40px;
  height: 40px;
  display: block;
  object-fit: inherit;
}
@media (max-width: 767px) {
  .section-01 .video-banner .play-btn img {
    width: 28px;
    height: 28px;
  }
}
.section-01 .video-banner .play-btn:hover {
  background: rgba(0, 0, 0, 0.6);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
  transform: scale(1.08);
}

.section-03 {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .section-03 {
    padding: 40px 0;
  }
}
.section-03 .banner {
  position: relative;
  padding: 0;
  border-radius: 32px;
  overflow: hidden;
  aspect-ratio: 16/7;
}
@media (max-width: 991px) {
  .section-03 .banner {
    aspect-ratio: 16/9;
  }
}
@media (max-width: 767px) {
  .section-03 .banner {
    aspect-ratio: 3/4;
    border-radius: 20px;
  }
}
.section-03 .banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 22.23%, rgba(0, 0, 0, 0.85) 100%);
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 767px) {
  .section-03 .banner::before {
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.65) 40%, rgba(0, 0, 0, 0.88) 100%);
  }
}
.section-03 .banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.section-03 .banner .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 50px 60px;
  z-index: 2;
}
@media (max-width: 991px) {
  .section-03 .banner .content {
    padding: 40px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .section-03 .banner .content {
    padding: 24px;
  }
}
.section-03 .banner .content h2 {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.15;
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .section-03 .banner .content h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .section-03 .banner .content h2 {
    font-size: 28px;
    margin-bottom: 12px;
  }
}
.section-03 .banner .content p {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.65;
  opacity: 0.85;
}
@media (max-width: 991px) {
  .section-03 .banner .content p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .section-03 .banner .content p {
    font-size: 14px;
    max-width: 100%;
  }
}

.section-04 {
  padding: 30px 0;
}
.section-04 .row {
  row-gap: 24px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-04 .col-lg-3 {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .section-04 .col-lg-3 {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .section-04 .col-md-6 {
    width: 100%;
  }
}
.section-04 .item {
  display: block;
  position: relative;
  border-radius: 24px;
  overflow: hidden;
}
.section-04 .item img {
  width: 100%;
  aspect-ratio: 3/4;
  object-fit: cover;
  display: block;
  transition: transform 800ms cubic-bezier(0.16, 1, 0.3, 1);
}
.section-04 .item:hover img {
  transform: scale(1.05);
}
.section-04 .item .text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(4, 86, 87, 0.85);
  border-radius: 16px;
  margin: 15px;
  padding: 20px;
}
.section-04 .item .text h4 {
  color: #ffffff;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 8px;
}
.section-04 .item .text p {
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}
@media (max-width: 991px) {
  .section-04 .item img {
    aspect-ratio: 16/9;
  }
}
@media (max-width: 767px) {
  .section-04 {
    padding: 20px 0;
  }
  .section-04 .row {
    row-gap: 16px;
  }
  .section-04 .item img {
    aspect-ratio: 4/3;
  }
  .section-04 .item .text {
    padding: 16px;
  }
  .section-04 .item .text h4 {
    font-size: 16px;
    margin-bottom: 6px;
  }
}

.section-05 {
  padding: 100px 0;
  overflow: hidden;
}
.section-05 img {
  display: block;
  width: 75%;
  height: auto;
  margin: 0 auto;
}
.section-05 .text {
  margin-left: 40px;
}
@media (max-width: 991px) {
  .section-05 .text {
    margin-left: 0;
  }
}
.section-05 .text h4 {
  color: #045657;
  font-weight: 500;
  font-size: 56px;
  line-height: 1.2;
  margin-bottom: 24px;
}
.section-05 .text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #737373;
}
@media (max-width: 991px) {
  .section-05 .text p {
    line-height: 32px;
  }
}
@media (max-width: 991px) {
  .section-05 .text h4 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .section-05 {
    padding: 60px 0;
  }
  .section-05 .row {
    flex-direction: column-reverse;
  }
  .section-05 .text {
    margin-top: 0;
    margin-bottom: 32px;
  }
  .section-05 .text h4 {
    font-size: 28px;
  }
}

.section-06 {
  padding: 80px 0 60px;
  overflow: hidden;
}
.section-06 .title {
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .section-06 .title {
    text-align: left;
  }
}
.section-06 .title h4 {
  color: #045657;
  font-size: 56px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .section-06 .title h4 {
    font-size: 28px;
  }
}
.section-06 .title p {
  font-weight: 400;
  font-size: 16px;
  max-width: 800px;
  line-height: 32px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .section-06 .title p {
    line-height: 32px;
  }
}
.section-06 .projects-slider {
  margin: 0 -40px;
  padding-top: 30px;
}
.section-06 .projects-slider .slick-slide {
  margin: 0 10px;
}
.section-06 .projects-slider .project-card {
  display: block;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  transition: all 300ms ease-in-out;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15), 0 2px 8px rgba(0, 0, 0, 0.1);
}
.section-06 .projects-slider .project-card:hover {
  transform: translateY(-24px);
}
.section-06 .projects-slider .project-card img {
  width: 100%;
  aspect-ratio: 3/4;
  object-fit: cover;
  display: block;
}
.section-06 .projects-slider .project-card::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 45%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65), transparent);
  pointer-events: none;
}
.section-06 .projects-slider .project-card .text {
  position: absolute;
  bottom: 28px;
  left: 28px;
  z-index: 1;
  color: #ffffff;
}
.section-06 .projects-slider .project-card .text h4 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 8px;
}
.section-06 .projects-slider .project-card .text p {
  font-size: 16px;
  font-weight: 400;
  opacity: 0.85;
}
.section-06 .projects-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin-top: 40px;
}
.section-06 .projects-nav button {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 300ms ease-in-out;
}
.section-06 .projects-nav .projects-prev,
.section-06 .projects-nav .projects-next {
  background: #045657;
  border: 1.5px solid #045657;
  color: #ffffff;
}
.section-06 .projects-nav .projects-prev:hover,
.section-06 .projects-nav .projects-next:hover {
  background: #044849;
  border-color: #044849;
}
.section-06 .projects-nav .projects-prev.slick-disabled,
.section-06 .projects-nav .projects-next.slick-disabled {
  background: #ffffff;
  border-color: #717785;
  color: black;
  cursor: default;
}
.section-06 .projects-nav .projects-prev.slick-disabled:hover,
.section-06 .projects-nav .projects-next.slick-disabled:hover {
  background: #ffffff;
  border-color: #717785;
  color: black;
}
@media (max-width: 991px) {
  .section-06 {
    padding: 60px 0 40px;
  }
  .section-06 .projects-slider {
    margin: 0 -20px;
  }
}
@media (max-width: 767px) {
  .section-06 {
    padding: 50px 0 30px;
  }
  .section-06 .projects-slider {
    margin: 0;
  }
  .section-06 .projects-slider .project-card .text h4 {
    font-size: 18px;
  }
}

.banner {
  padding: 10px 0 60px;
}
@media (min-width: 1400px) {
  .banner {
    padding: 10px 12px 60px;
  }
}
@media (max-width: 991px) {
  .banner {
    padding: 10px 16px 60px;
  }
}
@media (max-width: 767px) {
  .banner {
    padding: 10px 12px 60px;
  }
}
.banner .container {
  position: relative;
  border-radius: 32px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}
.banner .container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(4, 86, 87, 0.15) 0%, rgba(4, 86, 87, 0.7) 100%);
  z-index: 1;
  pointer-events: none;
}
.banner .container img {
  width: 100%;
  aspect-ratio: 16/4;
  object-fit: cover;
  display: block;
}
@media (max-width: 991px) {
  .banner .container img {
    aspect-ratio: 16/18;
  }
}
.banner .container .text {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100%;
  padding: 50px 60px;
  z-index: 2;
  text-align: center;
}
@media (max-width: 991px) {
  .banner .container .text {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .banner .container .text {
    padding: 24px;
  }
}
.banner .container .text h1 {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 16px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .banner .container .text h1 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .banner .container .text h1 {
    font-size: 28px;
    margin-bottom: 12px;
  }
}
.banner .container .text p {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.85;
  line-height: 1.65;
  max-width: 700px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .banner .container .text p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .banner .container .text p {
    font-size: 14px;
    max-width: 100%;
  }
}

.about-section-01 {
  padding: 80px 0;
  overflow: clip;
}
@media (max-width: 991px) {
  .about-section-01 {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .about-section-01 {
    padding: 50px 0;
  }
}
.about-section-01 .image-col {
  position: relative;
  padding: 20px 0 0 20px;
}
@media (max-width: 767px) {
  .about-section-01 .image-col {
    padding: 0;
  }
}
.about-section-01 .image-col::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background: #045657;
  border-radius: 32px;
  z-index: 0;
  opacity: 0.15;
}
@media (max-width: 767px) {
  .about-section-01 .image-col::before {
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    display: none;
  }
}
.about-section-01 .image-col::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 64px;
  height: 64px;
  border-top: 3px solid #045657;
  border-left: 3px solid #045657;
  border-radius: 32px 0 0 0;
  z-index: 2;
}
@media (max-width: 767px) {
  .about-section-01 .image-col::after {
    width: 44px;
    display: none;
    height: 44px;
  }
}
.about-section-01 .image-col .image-wrap {
  position: relative;
  z-index: 1;
}
.about-section-01 .image-col .image-wrap::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 64px;
  height: 64px;
  border-bottom: 3px solid #045657;
  border-right: 3px solid #045657;
  border-radius: 0 0 32px 0;
  z-index: 2;
}
@media (max-width: 767px) {
  .about-section-01 .image-col .image-wrap::after {
    display: none;
  }
}
.about-section-01 .image-col .image-wrap img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  display: block;
  border-radius: 32px;
}
@media (max-width: 767px) {
  .about-section-01 .image-col .image-wrap img {
    aspect-ratio: 16/12;
  }
}
.about-section-01 .text-col {
  padding-left: 60px;
  padding-right: 40px;
}
@media (max-width: 991px) {
  .about-section-01 .text-col {
    padding-left: 40px;
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  .about-section-01 .text-col {
    padding-left: 0;
    padding-right: 0;
    margin-top: 36px;
  }
}
.about-section-01 .text-col h2 {
  font-size: 36px;
  font-weight: 700;
  color: #045657;
  line-height: 1.25;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #045657;
}
@media (max-width: 991px) {
  .about-section-01 .text-col h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .about-section-01 .text-col h2 {
    font-size: 24px;
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
}
.about-section-01 .text-col p {
  font-size: 16px;
  line-height: 1.85;
  color: #41495d;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .about-section-01 .text-col p {
    font-size: 14px;
    margin-bottom: 40px;
  }
}

.about-section-02 {
  height: 50vw;
  overflow: hidden;
  background: #f4f7f7;
}
@media (max-width: 991px) {
  .about-section-02 {
    height: 40vh;
  }
}
.about-section-02 .manifesto-pin {
  position: sticky;
  top: 0;
  height: 50vw;
  display: flex;
  align-items: center;
  overflow: hidden;
}
@media (max-width: 991px) {
  .about-section-02 .manifesto-pin {
    height: 40vh;
  }
}
.about-section-02 .manifesto-inner {
  position: relative;
  width: 100%;
  padding: 40px 0;
}
.about-section-02 .manifesto-deco {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  pointer-events: none;
}
.about-section-02 .manifesto-deco img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0.18;
}
.about-section-02 .manifesto-body {
  font-size: clamp(18px, 2vw, 28px);
  font-weight: 700;
  line-height: 1.65;
  max-width: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
}
.about-section-02 .manifesto-body .word {
  color: #4cccce;
  transition: color 0.35s ease;
}
.about-section-02 .manifesto-body .word.is-lit {
  color: #121c34;
}
@media (max-width: 767px) {
  .about-section-02 .manifesto-body {
    font-size: 16px;
    text-align: center;
  }
}

.about-section-03 {
  position: relative;
  padding: 100px 0;
}
@media (max-width: 991px) {
  .about-section-03 {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .about-section-03 {
    padding: 56px 0;
  }
}
.about-section-03 .tech-header {
  margin-bottom: 28px;
}
.about-section-03 .tech-header p {
  font-size: 18px;
  font-weight: 700;
  color: #045657;
  text-transform: uppercase;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.about-section-03 .tech-header p::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 2px;
  background: #045657;
  border-radius: 9999px;
  flex-shrink: 0;
}
.about-section-03 .tech-header h2 {
  font-size: 36px;
  font-weight: 800;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .about-section-03 .tech-header h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .about-section-03 .tech-header h2 {
    font-size: 24px;
  }
}
.about-section-03 .tech-lead {
  margin-bottom: 36px;
}
.about-section-03 .tech-lead p {
  font-size: 18px;
  line-height: 1.75;
  color: #41495d;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .about-section-03 .tech-lead p {
    font-size: 16px;
  }
}
.about-section-03 .tech-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
  margin-top: 48px;
}
@media (max-width: 991px) {
  .about-section-03 .tech-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
  }
}
@media (max-width: 767px) {
  .about-section-03 .tech-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .about-section-03 .tech-grid .tech-item:last-child:nth-child(odd) {
    grid-column: 1/-1;
    justify-self: center;
    width: calc(50% - 5px);
  }
}
.about-section-03 .tech-item {
  padding: 36px 28px;
  border-radius: 32px;
  background: #f4f7f7;
  position: relative;
  transition: all 300ms ease-in-out;
  cursor: default;
  overflow: hidden;
}
.about-section-03 .tech-item:hover {
  background: #eafafb;
}
.about-section-03 .tech-item span {
  display: block;
  font-size: 28px;
  font-weight: 800;
  color: #045657;
  margin-bottom: 10px;
  line-height: 1.1;
}
@media (max-width: 991px) {
  .about-section-03 .tech-item span {
    font-size: 24px;
  }
}
.about-section-03 .tech-item p {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.45;
  color: #717785;
  margin-bottom: 0;
}
.about-section-03 .tech-note p {
  font-size: 14px;
  line-height: 1.75;
  color: #717785;
  margin-bottom: 0;
  padding-top: 20px;
  border-top: 1px solid #a0a4ae;
}

.about-section-04 {
  padding: 100px 0;
  overflow: clip;
}
@media (max-width: 991px) {
  .about-section-04 {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .about-section-04 {
    padding: 56px 0;
  }
}
.about-section-04 .section-intro {
  position: sticky;
  top: 100px;
}
@media (max-width: 991px) {
  .about-section-04 .section-intro {
    position: static;
    margin-bottom: 40px;
  }
}
.about-section-04 .section-intro p {
  font-size: 18px;
  font-weight: 700;
  color: #045657;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.about-section-04 .section-intro p::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 2px;
  background: #045657;
  border-radius: 9999px;
  flex-shrink: 0;
}
.about-section-04 .section-intro h2 {
  font-size: 36px;
  font-weight: 800;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .about-section-04 .section-intro h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .about-section-04 .section-intro h2 {
    font-size: 24px;
  }
}
.about-section-04 .section-body p {
  font-size: 16px;
  line-height: 1.85;
  color: #41495d;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .about-section-04 .section-body p {
    font-size: 14px;
  }
}
.about-section-04 .facility-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 56px;
}
@media (max-width: 991px) {
  .about-section-04 .facility-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .about-section-04 .facility-grid {
    gap: 12px;
    margin-top: 32px;
  }
}
.about-section-04 .facility-card {
  display: block;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.about-section-04 .facility-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, black 0%, black 22%, rgba(0, 0, 0, 0.45) 52%, transparent 74%);
  transition: all 300ms ease-in-out;
}
.about-section-04 .facility-card img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  display: block;
  transition: all 500ms ease-in-out;
}
.about-section-04 .facility-card .facility-card-label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 22px 24px;
  z-index: 2;
}
.about-section-04 .facility-card .facility-card-label h3 {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0;
  line-height: 1.3;
}
.about-section-04 .facility-card:hover img {
  transform: scale(1.05);
}
.about-section-04 .facility-card:hover::after {
  opacity: 0.92;
}

.about-section-05 {
  overflow: clip;
}
@media (max-width: 991px) {
  .about-section-05 {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .about-section-05 {
    padding: 50px 0;
  }
}
.about-section-05 .section-intro {
  margin-bottom: 28px;
}
.about-section-05 .section-intro p {
  font-size: 18px;
  font-weight: 700;
  color: #045657;
  text-transform: uppercase;
  margin-bottom: 10px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
.about-section-05 .section-intro p::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 2px;
  background: #045657;
  border-radius: 9999px;
  flex-shrink: 0;
}
.about-section-05 .section-intro h2 {
  font-size: 36px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.25;
}
@media (max-width: 991px) {
  .about-section-05 .section-intro h2 {
    font-size: 28px;
  }
}
.about-section-05 .section-body p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.75;
  margin-bottom: 16px;
}
.about-section-05 .section-body p:last-child {
  margin-bottom: 0;
}
.about-section-05 .cluster-diagram {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  max-width: 700px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .about-section-05 .cluster-diagram {
    max-width: 460px;
    margin-top: 48px;
  }
}
@media (max-width: 767px) {
  .about-section-05 .cluster-diagram {
    display: none;
  }
}
.about-section-05 .cluster-diagram .cluster-track {
  position: absolute;
  inset: 15%;
  border-radius: 50%;
  border: 2px solid #045657;
}
.about-section-05 .cluster-diagram .cluster-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 26%;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #ffffff;
  border: 2px solid #045657;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.about-section-05 .cluster-diagram .cluster-center img {
  width: 68%;
  height: auto;
  display: block;
}
.about-section-05 .cluster-diagram .cluster-item {
  position: absolute;
  translate: -50% -50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  background: #ffffff;
  border: 1.5px solid #045657;
  border-radius: 32px;
  padding: 14px 16px;
  width: 148px;
  z-index: 2;
  transition: all 300ms ease-in-out;
}
.about-section-05 .cluster-diagram .cluster-item img, .about-section-05 .cluster-diagram .cluster-item svg {
  width: 34px;
  height: 34px;
  color: #045657;
  flex-shrink: 0;
  transition: all 300ms ease-in-out;
}
.about-section-05 .cluster-diagram .cluster-item span {
  font-size: 12px;
  font-weight: 500;
  color: #121c34;
  text-align: center;
  line-height: 1.35;
  transition: all 300ms ease-in-out;
}
.about-section-05 .cluster-diagram .cluster-item:hover {
  background: #045657;
  border-color: #045657;
  box-shadow: 0 6px 18px rgba(4, 86, 87, 0.2);
}
.about-section-05 .cluster-diagram .cluster-item:hover img, .about-section-05 .cluster-diagram .cluster-item:hover svg {
  color: #ffffff;
}
.about-section-05 .cluster-diagram .cluster-item:hover span {
  color: #ffffff;
}
.about-section-05 .cluster-diagram .cluster-item:nth-child(3) {
  top: 15%;
  left: 50%;
}
.about-section-05 .cluster-diagram .cluster-item:nth-child(4) {
  top: 32.5%;
  left: 80%;
}
.about-section-05 .cluster-diagram .cluster-item:nth-child(5) {
  top: 67.5%;
  left: 80%;
}
.about-section-05 .cluster-diagram .cluster-item:nth-child(6) {
  top: 85%;
  left: 50%;
}
.about-section-05 .cluster-diagram .cluster-item:nth-child(7) {
  top: 67.5%;
  left: 20%;
}
.about-section-05 .cluster-diagram .cluster-item:nth-child(8) {
  top: 32.5%;
  left: 20%;
}
.about-section-05 .cluster-mobile {
  display: none;
}
@media (max-width: 767px) {
  .about-section-05 .cluster-mobile {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: 32px;
  }
}
@media (max-width: 576px) {
  .about-section-05 .cluster-mobile {
    grid-template-columns: 1fr;
  }
}
.about-section-05 .cluster-mobile .cluster-mobile-item {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #eafafb;
  border-radius: 8px;
  padding: 12px 14px;
}
.about-section-05 .cluster-mobile .cluster-mobile-item img, .about-section-05 .cluster-mobile .cluster-mobile-item svg {
  width: 22px;
  height: 22px;
  color: #045657;
  flex-shrink: 0;
}
.about-section-05 .cluster-mobile .cluster-mobile-item span {
  font-size: 12px;
  font-weight: 500;
  color: #121c34;
  line-height: 1.35;
}

.about-section-06 {
  position: relative;
  padding: 100px 0;
  overflow: hidden;
}
@media (max-width: 991px) {
  .about-section-06 {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .about-section-06 {
    padding: 60px 0;
  }
}
.about-section-06 .section-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.about-section-06 .section-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.about-section-06::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(4, 6, 10, 0.7);
  z-index: 1;
}
.about-section-06 .container {
  position: relative;
  z-index: 2;
}
.about-section-06 .section-intro {
  margin-bottom: 28px;
}
.about-section-06 .section-intro p {
  font-size: 18px;
  font-weight: 600;
  color: #4cccce;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.about-section-06 .section-intro h2 {
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .about-section-06 .section-intro h2 {
    font-size: 28px;
  }
}
.about-section-06 .section-body p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.75;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .about-section-06 .section-body p {
    font-size: 14px;
  }
}
.about-section-06 .sustain-grid {
  row-gap: 16px;
}
.about-section-06 .sustain-grid > [class*=col] {
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .about-section-06 .sustain-grid {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .about-section-06 .sustain-grid {
    margin-top: 32px;
    row-gap: 12px;
  }
}
.about-section-06 .sustain-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 20px 18px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 32px;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  transition: all 300ms ease-in-out;
}
.about-section-06 .sustain-item:hover {
  background: rgba(255, 255, 255, 0.4);
}
.about-section-06 .sustain-item img, .about-section-06 .sustain-item svg {
  width: 30px;
  height: 30px;
  color: #4cccce;
  flex-shrink: 0;
}
.about-section-06 .sustain-item span {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.4;
}

.about-section-07 {
  padding: 100px 0;
  overflow: clip;
  background: #f4f7f7;
}
@media (max-width: 991px) {
  .about-section-07 {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .about-section-07 {
    padding: 56px 0;
  }
}
.about-section-07 .section-intro {
  margin-bottom: 28px;
}
.about-section-07 .section-intro p {
  font-size: 18px;
  font-weight: 700;
  color: #045657;
  text-transform: uppercase;
  margin-bottom: 10px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
.about-section-07 .section-intro p::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 2px;
  background: #045657;
  border-radius: 9999px;
  flex-shrink: 0;
}
.about-section-07 .section-intro h2 {
  font-size: 36px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .about-section-07 .section-intro h2 {
    font-size: 28px;
  }
}
.about-section-07 .section-body p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.75;
  margin-bottom: 16px;
}
.about-section-07 .section-body p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .about-section-07 .section-body p {
    font-size: 14px;
  }
}
.about-section-07 .expertise-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 991px) {
  .about-section-07 .expertise-grid {
    margin-top: 48px;
    gap: 16px;
  }
}
@media (max-width: 767px) {
  .about-section-07 .expertise-grid {
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .about-section-07 .expertise-grid {
    grid-template-columns: 1fr;
  }
}
.about-section-07 .expertise-item {
  position: relative;
  padding: 40px 36px;
  border-radius: 32px;
  background: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05), 0 8px 32px rgba(0, 0, 0, 0.06);
  display: flex;
  flex-direction: column;
  gap: 20px;
  transition: all 300ms ease-in-out;
}
.about-section-07 .expertise-item:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08), 0 16px 48px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}
.about-section-07 .expertise-item img, .about-section-07 .expertise-item svg {
  width: 44px;
  height: 44px;
  color: #045657;
  flex-shrink: 0;
  transition: all 300ms ease-in-out;
}
.about-section-07 .expertise-item h3 {
  font-size: 18px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.3;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .about-section-07 .expertise-item {
    padding: 28px 24px;
    gap: 16px;
  }
}

.anim {
  opacity: 0;
  transition: opacity 0.75s cubic-bezier(0.16, 1, 0.3, 1), transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  will-change: opacity, transform;
}
.anim.anim--up {
  transform: translateY(48px);
}
.anim.anim--left {
  transform: translateX(-56px);
}
.anim.anim--right {
  transform: translateX(56px);
}
.anim.anim--scale {
  transform: scale(0.9);
}
.anim.anim--blur {
  transform: scale(0.96);
  filter: blur(8px);
}
.anim.anim--fade {
  transform: none;
}
.anim.anim-d1 {
  transition-delay: 0.12s;
}
.anim.anim-d2 {
  transition-delay: 0.24s;
}
.anim.anim-d3 {
  transition-delay: 0.36s;
}
.anim.anim-d4 {
  transition-delay: 0.48s;
}
.anim.anim-d5 {
  transition-delay: 0.6s;
}
.anim.is-visible {
  opacity: 1;
}
.anim.is-visible.anim--up, .anim.is-visible.anim--left, .anim.is-visible.anim--right, .anim.is-visible.anim--scale, .anim.is-visible.anim--blur {
  transform: none;
  filter: none;
}
@media (max-width: 767px) {
  .anim.anim--left, .anim.anim--right {
    transform: translateY(32px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .anim {
    opacity: 1;
    transform: none;
    transition: none;
  }
  .anim.anim-d1, .anim.anim-d2, .anim.anim-d3, .anim.anim-d4 {
    transition-delay: 0s;
  }
}
.model-section-01 {
  position: relative;
  padding: 100px 0;
  overflow: clip;
}
.model-section-01 .section-deco {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.model-section-01 .section-deco .deco-hex {
  position: absolute;
  top: -80px;
  right: -80px;
  width: 400px;
  height: 400px;
  opacity: 0.04;
}
.model-section-01 .section-deco .deco-hex path {
  fill: #045657;
}
@media (max-width: 991px) {
  .model-section-01 .section-deco .deco-hex {
    width: 240px;
    height: 240px;
    top: -40px;
    right: -40px;
  }
}
@media (max-width: 767px) {
  .model-section-01 .section-deco .deco-hex {
    display: none;
  }
}
.model-section-01 .section-deco .deco-diamond {
  position: absolute;
  bottom: -60px;
  left: -60px;
  width: 180px;
  height: 180px;
  opacity: 0.04;
}
.model-section-01 .section-deco .deco-diamond path {
  fill: #00b77d;
}
@media (max-width: 991px) {
  .model-section-01 .section-deco .deco-diamond {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 767px) {
  .model-section-01 .section-deco .deco-diamond {
    display: none;
  }
}
@media (max-width: 991px) {
  .model-section-01 {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .model-section-01 {
    padding: 50px 0;
  }
}
.model-section-01 .col-lg-5 {
  position: relative;
  z-index: 2;
}
.model-section-01 .section-intro {
  margin-bottom: 28px;
}
.model-section-01 .section-intro p {
  font-size: 14px;
  font-weight: 600;
  color: #045657;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.model-section-01 .section-intro h2 {
  font-size: 36px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .model-section-01 .section-intro h2 {
    font-size: 28px;
  }
}
.model-section-01 .section-intro h2 span {
  position: relative;
  display: inline-block;
  padding-bottom: 6px;
}
.model-section-01 .section-intro h2 span img, .model-section-01 .section-intro h2 span svg {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 14px;
  overflow: visible;
}
.model-section-01 .section-intro h2 span img path, .model-section-01 .section-intro h2 span svg path {
  stroke: #00b77d;
}
.model-section-01 .section-body {
  margin-bottom: 28px;
}
.model-section-01 .section-body p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.7;
  margin-bottom: 16px;
}
.model-section-01 .section-body p:last-child {
  margin-bottom: 0;
}
.model-section-01 .model-slider-nav {
  display: flex;
  gap: 12px;
}
.model-section-01 .model-slider-nav button {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1.5px solid #717785;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in-out;
  cursor: pointer;
}
.model-section-01 .model-slider-nav button img, .model-section-01 .model-slider-nav button svg {
  width: 20px;
  height: 20px;
  color: #121c34;
  transition: all 300ms ease-in-out;
}
.model-section-01 .model-slider-nav button:hover {
  background: #045657;
  border-color: #045657;
}
.model-section-01 .model-slider-nav button:hover img, .model-section-01 .model-slider-nav button:hover svg {
  color: #ffffff;
}
.model-section-01 .model-slider-wrap {
  margin-left: 40px;
  position: relative;
  z-index: 1;
  clip-path: inset(0 -9999px 0 0);
}
@media (max-width: 991px) {
  .model-section-01 .model-slider-wrap {
    margin-left: 0;
    margin-top: 48px;
    clip-path: none;
    overflow: hidden;
  }
}
.model-section-01 .model-slider .slick-list {
  overflow: visible;
}
.model-section-01 .model-slider .slick-slide {
  margin: 0 10px;
  opacity: 0.4;
  transform: scale(0.92);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.model-section-01 .model-slider .slick-slide.slick-active {
  opacity: 1;
  transform: scale(1);
}
.model-section-01 .model-card {
  position: relative;
  border-radius: 32px;
  overflow: hidden;
  aspect-ratio: 3/3;
  cursor: pointer;
}
.model-section-01 .model-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, black 0%, black 20%, rgba(0, 0, 0, 0.55) 55%, rgba(0, 0, 0, 0.25) 100%);
  z-index: 1;
  opacity: 1;
  transition: opacity 800ms cubic-bezier(0.16, 1, 0.3, 1);
}
.model-section-01 .model-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 800ms cubic-bezier(0.16, 1, 0.3, 1);
}
.model-section-01 .model-card:hover img {
  transform: scale(1.05);
}
.model-section-01 .model-card:hover::before {
  opacity: 0.75;
}
.model-section-01 .model-card-inner {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 28px;
}
@media (max-width: 767px) {
  .model-section-01 .model-card-inner {
    padding: 20px;
  }
}
.model-section-01 .model-card-inner img, .model-section-01 .model-card-inner svg {
  width: 56px;
  height: 56px;
  filter: brightness(0) invert(1);
  flex-shrink: 0;
}
.model-section-01 .model-card-inner h3 {
  font-size: 35px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.25;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .model-section-01 .model-card-inner h3 {
    font-size: 20px;
  }
}

.model-section-02 {
  position: relative;
  padding: 100px 0 120px;
  background: #f4f7f7;
  overflow: clip;
}
@media (max-width: 991px) {
  .model-section-02 {
    padding: 70px 0 80px;
  }
}
@media (max-width: 767px) {
  .model-section-02 {
    padding: 50px 0 60px;
  }
}
.model-section-02 .bento-header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: flex-end;
  margin-bottom: 48px;
}
@media (max-width: 991px) {
  .model-section-02 .bento-header {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 36px;
  }
}
.model-section-02 .bento-header-left > span {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #045657;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.model-section-02 .bento-header-left h2 {
  font-size: 36px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .model-section-02 .bento-header-left h2 {
    font-size: 28px;
  }
}
.model-section-02 .bento-header-left h2 span {
  position: relative;
  display: inline-block;
  padding-bottom: 6px;
}
.model-section-02 .bento-header-left h2 span img, .model-section-02 .bento-header-left h2 span svg {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 14px;
  overflow: visible;
}
.model-section-02 .bento-header-left h2 span img path, .model-section-02 .bento-header-left h2 span svg path {
  stroke: #00b77d;
}
.model-section-02 .bento-header-right p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.75;
  margin-bottom: 0;
}
.model-section-02 .bento-grid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-auto-rows: 360px;
  gap: 20px;
}
.model-section-02 .bento-grid > *:nth-child(1) {
  grid-column: 1/6;
}
.model-section-02 .bento-grid > *:nth-child(2) {
  grid-column: 6/9;
}
.model-section-02 .bento-grid > *:nth-child(3) {
  grid-column: 1/4;
}
.model-section-02 .bento-grid > *:nth-child(4) {
  grid-column: 4/9;
}
.model-section-02 .bento-grid > *:nth-child(5) {
  grid-column: 1/6;
}
.model-section-02 .bento-grid > *:nth-child(6) {
  grid-column: 6/9;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .model-section-02 .bento-grid {
    grid-auto-rows: 300px;
  }
}
@media (max-width: 991px) {
  .model-section-02 .bento-grid {
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 260px;
  }
  .model-section-02 .bento-grid > *:nth-child(n) {
    grid-column: auto;
  }
}
@media (max-width: 767px) {
  .model-section-02 .bento-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }
}
.model-section-02 .bento-stat {
  border-radius: 32px;
  padding: 52px 56px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .model-section-02 .bento-stat {
    padding: 40px 44px;
  }
}
@media (max-width: 991px) {
  .model-section-02 .bento-stat {
    padding: 32px 36px;
  }
}
@media (max-width: 767px) {
  .model-section-02 .bento-stat {
    min-height: 280px;
    padding: 32px 28px;
  }
}
.model-section-02 .bento-stat h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 16px;
}
.model-section-02 .bento-stat p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 0;
  max-width: 480px;
}
.model-section-02 .bento-stat.bento-light {
  background: #eafafb;
}
.model-section-02 .bento-stat.bento-light h3 {
  color: #022425;
}
.model-section-02 .bento-stat.bento-light p {
  color: #033637;
}
.model-section-02 .bento-stat.bento-light .bento-num {
  color: #045657;
}
.model-section-02 .bento-stat.bento-dark {
  background: #022425;
}
.model-section-02 .bento-stat.bento-dark h3 {
  color: #ffffff;
}
.model-section-02 .bento-stat.bento-dark p {
  color: #8de2e3;
}
.model-section-02 .bento-stat.bento-dark .bento-num {
  color: #ffffff;
}
.model-section-02 .bento-stat.bento-vivid {
  background: #00b77d;
}
.model-section-02 .bento-stat.bento-vivid h3 {
  color: #ffffff;
}
.model-section-02 .bento-stat.bento-vivid p {
  color: #c4f0f1;
}
.model-section-02 .bento-stat.bento-vivid .bento-num {
  color: #ffffff;
}
.model-section-02 .bento-num {
  font-size: 96px;
  font-weight: 800;
  line-height: 1;
  opacity: 0.15;
  position: absolute;
  top: 32px;
  right: 44px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .model-section-02 .bento-num {
    font-size: 72px;
    top: 28px;
    right: 36px;
  }
}
@media (max-width: 991px) {
  .model-section-02 .bento-num {
    font-size: 56px;
    top: 20px;
    right: 28px;
  }
}
.model-section-02 .bento-photo {
  border-radius: 32px;
  overflow: hidden;
}
.model-section-02 .bento-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 600ms cubic-bezier(0.16, 1, 0.3, 1);
}
.model-section-02 .bento-photo:hover img {
  transform: scale(1.04);
}
@media (max-width: 767px) {
  .model-section-02 .bento-photo {
    height: 240px;
  }
}

.model-section-03 {
  position: relative;
  padding: 100px 0 120px;
  background: #c4f0f1;
}
.model-section-03 .section-deco {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}
.model-section-03 .section-deco .deco-diamond-ring {
  position: absolute;
  top: -60px;
  left: -60px;
  width: 280px;
  height: 280px;
  opacity: 0.06;
}
.model-section-03 .section-deco .deco-diamond-ring path {
  fill: #045657;
}
@media (max-width: 991px) {
  .model-section-03 .section-deco .deco-diamond-ring {
    width: 180px;
    height: 180px;
    top: -30px;
    left: -30px;
  }
}
@media (max-width: 767px) {
  .model-section-03 .section-deco .deco-diamond-ring {
    display: none;
  }
}
.model-section-03 .section-deco .deco-hex {
  position: absolute;
  bottom: -80px;
  right: -80px;
  width: 360px;
  height: 360px;
  opacity: 0.05;
}
.model-section-03 .section-deco .deco-hex path {
  fill: #045657;
}
@media (max-width: 991px) {
  .model-section-03 .section-deco .deco-hex {
    width: 220px;
    height: 220px;
    bottom: -40px;
    right: -40px;
  }
}
@media (max-width: 767px) {
  .model-section-03 .section-deco .deco-hex {
    display: none;
  }
}
@media (max-width: 991px) {
  .model-section-03 {
    padding: 70px 0 80px;
  }
}
@media (max-width: 767px) {
  .model-section-03 {
    padding: 50px 0 60px;
  }
}
.model-section-03 .cycle-header {
  text-align: center;
  max-width: 680px;
  margin: 0 auto 64px;
}
@media (max-width: 991px) {
  .model-section-03 .cycle-header {
    margin-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .model-section-03 .cycle-header {
    margin-bottom: 36px;
  }
}
.model-section-03 .cycle-header > span {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  color: #045657;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.model-section-03 .cycle-header h2 {
  font-size: 36px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .model-section-03 .cycle-header h2 {
    font-size: 28px;
  }
}
.model-section-03 .cycle-header h2 span {
  position: relative;
  display: inline-block;
  padding-bottom: 6px;
}
.model-section-03 .cycle-header h2 span img, .model-section-03 .cycle-header h2 span svg {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 14px;
  overflow: visible;
}
.model-section-03 .cycle-header h2 span img path, .model-section-03 .cycle-header h2 span svg path {
  stroke: #00b77d;
}
.model-section-03 .cycle-stack {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.model-section-03 .cycle-card {
  position: sticky;
  background: #022425;
  border-radius: 32px;
  box-shadow: 0 8px 48px rgba(0, 0, 0, 0.22);
  overflow: hidden;
}
.model-section-03 .cycle-card:nth-child(1) {
  top: 100px;
  z-index: 1;
}
.model-section-03 .cycle-card:nth-child(2) {
  top: 164px;
  z-index: 2;
  margin-top: 16px;
}
.model-section-03 .cycle-card:nth-child(3) {
  top: 228px;
  z-index: 3;
  margin-top: 16px;
}
.model-section-03 .cycle-card:nth-child(4) {
  top: 292px;
  z-index: 4;
  margin-top: 16px;
}
.model-section-03 .cycle-card:nth-child(5) {
  top: 356px;
  z-index: 5;
  margin-top: 16px;
}
.model-section-03 .cycle-card:nth-child(6) {
  top: 420px;
  z-index: 6;
  margin-top: 16px;
}
.model-section-03 .cycle-card-head {
  padding: 24px 56px 0;
  border-bottom: none;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
}
@media (max-width: 991px) {
  .model-section-03 .cycle-card-head {
    padding: 28px 40px 0;
  }
}
@media (max-width: 767px) {
  .model-section-03 .cycle-card-head {
    padding: 24px 28px 0;
  }
}
.model-section-03 .cycle-card-head h3 {
  font-size: 28px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 0;
}
.model-section-03 .cycle-card-head h3::before {
  content: "";
  display: block;
  width: 32px;
  height: 3px;
  background: #00b77d;
  border-radius: 9999px;
  margin-bottom: 14px;
}
@media (max-width: 991px) {
  .model-section-03 .cycle-card-head h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .model-section-03 .cycle-card-head h3 {
    font-size: 20px;
  }
}
.model-section-03 .cycle-num {
  font-size: 72px;
  font-weight: 800;
  color: #ffffff;
  opacity: 0.15;
  line-height: 1;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .model-section-03 .cycle-num {
    font-size: 52px;
  }
}
@media (max-width: 767px) {
  .model-section-03 .cycle-num {
    font-size: 40px;
  }
}
.model-section-03 .cycle-card-body {
  position: relative;
  z-index: 1;
  padding: 20px 56px 44px;
}
@media (max-width: 991px) {
  .model-section-03 .cycle-card-body {
    padding: 16px 40px 32px;
  }
}
@media (max-width: 767px) {
  .model-section-03 .cycle-card-body {
    padding: 14px 28px 28px;
  }
}
.model-section-03 .cycle-card-body p {
  font-size: 16px;
  color: #8de2e3;
  line-height: 1.75;
  margin-bottom: 0;
  max-width: 560px;
}

.model-section-04 {
  position: relative;
  padding: 100px 0 120px;
  background: #ffffff;
  overflow: clip;
}
.model-section-04 .section-deco {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.model-section-04 .section-deco .deco-tri {
  position: absolute;
  top: -50px;
  left: -50px;
  width: 300px;
  height: 300px;
  opacity: 0.04;
}
.model-section-04 .section-deco .deco-tri path {
  fill: #045657;
}
@media (max-width: 991px) {
  .model-section-04 .section-deco .deco-tri {
    display: none;
  }
}
.model-section-04 .section-deco .deco-diamond {
  position: absolute;
  bottom: -50px;
  right: -50px;
  width: 170px;
  height: 170px;
  opacity: 0.03;
}
.model-section-04 .section-deco .deco-diamond path {
  fill: #00b77d;
}
@media (max-width: 767px) {
  .model-section-04 .section-deco .deco-diamond {
    display: none;
  }
}
@media (max-width: 991px) {
  .model-section-04 {
    padding: 70px 0 80px;
  }
}
@media (max-width: 767px) {
  .model-section-04 {
    padding: 50px 0 60px;
  }
}
.model-section-04 .advantage-header {
  text-align: center;
  margin-bottom: 48px;
}
@media (max-width: 991px) {
  .model-section-04 .advantage-header {
    margin-bottom: 36px;
  }
}
.model-section-04 .advantage-header .advantage-header-label {
  padding-top: 8px;
}
.model-section-04 .advantage-header .advantage-header-label span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 600;
  color: #045657;
  text-transform: uppercase;
}
.model-section-04 .advantage-header .advantage-header-label span::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #00b77d;
  border-radius: 50%;
  flex-shrink: 0;
}
.model-section-04 .advantage-header h2 {
  font-size: 48px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.15;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .model-section-04 .advantage-header h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .model-section-04 .advantage-header h2 {
    font-size: 28px;
  }
}
.model-section-04 .advantage-header h2 span {
  position: relative;
  display: inline-block;
  padding-bottom: 6px;
}
.model-section-04 .advantage-header h2 span img, .model-section-04 .advantage-header h2 span svg {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 14px;
  overflow: visible;
}
.model-section-04 .advantage-header h2 span img path, .model-section-04 .advantage-header h2 span svg path {
  stroke: #00b77d;
}
.model-section-04 .advantage-divider {
  height: 1px;
  background: #a0a4ae;
  margin-bottom: 64px;
}
@media (max-width: 991px) {
  .model-section-04 .advantage-divider {
    margin-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .model-section-04 .advantage-divider {
    margin-bottom: 36px;
  }
}
.model-section-04 .advantage-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 52px 80px;
}
@media (max-width: 991px) {
  .model-section-04 .advantage-list {
    gap: 40px 48px;
  }
}
@media (max-width: 767px) {
  .model-section-04 .advantage-list {
    grid-template-columns: 1fr;
    gap: 36px;
  }
}
.model-section-04 .advantage-item {
  display: flex;
  align-items: flex-start;
  gap: 28px;
}
@media (max-width: 767px) {
  .model-section-04 .advantage-item {
    gap: 20px;
  }
}
.model-section-04 .advantage-img {
  width: 180px;
  min-width: 180px;
  aspect-ratio: 4/3;
  border-radius: 20px;
  overflow: hidden;
}
.model-section-04 .advantage-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 600ms cubic-bezier(0.16, 1, 0.3, 1);
}
@media (max-width: 991px) {
  .model-section-04 .advantage-img {
    width: 140px;
    min-width: 140px;
  }
}
@media (max-width: 767px) {
  .model-section-04 .advantage-img {
    width: 110px;
    min-width: 110px;
  }
}
.model-section-04 .advantage-item:hover .advantage-img img {
  transform: scale(1.05);
}
.model-section-04 .advantage-text {
  padding-top: 4px;
}
.model-section-04 .advantage-text h3 {
  font-size: 24px;
  font-weight: 600;
  color: #121c34;
  line-height: 1.25;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .model-section-04 .advantage-text h3 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .model-section-04 .advantage-text h3 {
    font-size: 18px;
  }
}
.model-section-04 .advantage-text p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.7;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .model-section-04 .advantage-text p {
    font-size: 14px;
  }
}

.model-section-05 {
  position: relative;
  padding: 100px 0;
  background: #022425;
  overflow: clip;
}
.model-section-05 .section-deco {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.model-section-05 .section-deco .deco-agac {
  position: absolute;
  top: 50%;
  right: -30px;
  width: 160px;
  transform: translateY(-50%);
  opacity: 0.07;
}
.model-section-05 .section-deco .deco-agac .s0,
.model-section-05 .section-deco .deco-agac .s1 {
  fill: #ffffff;
}
@media (max-width: 991px) {
  .model-section-05 .section-deco .deco-agac {
    width: 110px;
    right: -20px;
  }
}
@media (max-width: 767px) {
  .model-section-05 .section-deco .deco-agac {
    display: none;
  }
}
@media (max-width: 991px) {
  .model-section-05 {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .model-section-05 {
    padding: 50px 0;
  }
}
.model-section-05 .production-header {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 72px;
}
@media (max-width: 991px) {
  .model-section-05 .production-header {
    margin-bottom: 56px;
  }
}
@media (max-width: 767px) {
  .model-section-05 .production-header {
    margin-bottom: 40px;
  }
}
.model-section-05 .production-header > span {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  color: #4cccce;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.model-section-05 .production-header h2 {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.15;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .model-section-05 .production-header h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .model-section-05 .production-header h2 {
    font-size: 28px;
  }
}
.model-section-05 .production-header h2 span {
  position: relative;
  display: inline-block;
  padding-bottom: 6px;
}
.model-section-05 .production-header h2 span img, .model-section-05 .production-header h2 span svg {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 14px;
  overflow: visible;
}
.model-section-05 .production-header h2 span img path, .model-section-05 .production-header h2 span svg path {
  stroke: #0aadae;
}
.model-section-05 .production-body {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 0 64px;
  align-items: center;
}
@media (max-width: 991px) {
  .model-section-05 .production-body {
    gap: 0 40px;
  }
}
@media (max-width: 767px) {
  .model-section-05 .production-body {
    grid-template-columns: 1fr;
    gap: 36px 0;
  }
}
.model-section-05 .production-body .production-col p {
  font-size: 18px;
  color: #8de2e3;
  line-height: 1.8;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .model-section-05 .production-body .production-col p {
    font-size: 16px;
  }
}
.model-section-05 .production-divider {
  width: 2px;
  height: 140px;
  background: #0aadae;
  opacity: 0.6;
}
@media (max-width: 767px) {
  .model-section-05 .production-divider {
    width: 48px;
    height: 2px;
    justify-self: start;
  }
}

.pd-section-01 {
  overflow: clip;
}
.pd-section-01 .pd-split {
  display: grid;
  grid-template-columns: 5fr 7fr;
  min-height: 640px;
}
@media (max-width: 991px) {
  .pd-section-01 .pd-split {
    grid-template-columns: 1fr;
    min-height: auto;
  }
}
.pd-section-01 .pd-split-left {
  background: black;
  padding: 80px 64px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1199px) {
  .pd-section-01 .pd-split-left {
    padding: 70px 48px;
  }
}
@media (max-width: 991px) {
  .pd-section-01 .pd-split-left {
    padding: 60px 40px;
  }
}
@media (max-width: 767px) {
  .pd-section-01 .pd-split-left {
    padding: 50px 24px;
  }
}
.pd-section-01 .pd-split-left span {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  color: #0aadae;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.pd-section-01 .pd-split-left h2 {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.15;
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .pd-section-01 .pd-split-left h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .pd-section-01 .pd-split-left h2 {
    font-size: 28px;
  }
}
.pd-section-01 .pd-split-left p {
  font-size: 16px;
  color: #a0a4ae;
  line-height: 1.75;
  margin-bottom: 0;
  max-width: 400px;
}
.pd-section-01 .pd-split-right {
  background: #f4f7f7;
  padding: 80px 64px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1199px) {
  .pd-section-01 .pd-split-right {
    padding: 70px 48px;
  }
}
@media (max-width: 991px) {
  .pd-section-01 .pd-split-right {
    padding: 60px 40px;
  }
}
@media (max-width: 767px) {
  .pd-section-01 .pd-split-right {
    padding: 50px 24px;
  }
}
.pd-section-01 .pd-list-header {
  margin-bottom: 32px;
  padding-bottom: 24px;
  border-bottom: 1px solid #a0a4ae;
}
.pd-section-01 .pd-list-header p {
  font-size: 14px;
  font-weight: 600;
  color: #717785;
  text-transform: uppercase;
  margin-bottom: 0;
}
.pd-section-01 .pd-principles {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pd-section-01 .pd-principles li {
  position: relative;
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid #a0a4ae;
  font-size: 20px;
  font-weight: 600;
  color: #121c34;
  line-height: 1.3;
  transition: color all 300ms ease-in-out;
  cursor: default;
}
.pd-section-01 .pd-principles li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 0;
  background: #045657;
  border-radius: 9999px;
  transition: height 400ms cubic-bezier(0.16, 1, 0.3, 1);
}
.pd-section-01 .pd-principles li:hover {
  color: #045657;
}
.pd-section-01 .pd-principles li:hover::before {
  height: 60%;
}
@media (max-width: 767px) {
  .pd-section-01 .pd-principles li {
    font-size: 16px;
    padding: 16px 0 16px 20px;
  }
}
.pd-section-01 .pd-closing {
  margin-top: 36px;
  padding-top: 36px;
}
.pd-section-01 .pd-closing p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.75;
  margin-bottom: 0;
}

.pd-section-02 {
  padding: 100px 0;
  background: #ffffff;
  overflow: clip;
}
@media (max-width: 991px) {
  .pd-section-02 {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .pd-section-02 {
    padding: 50px 0;
  }
}
.pd-section-02 .section-intro {
  margin-bottom: 0;
}
.pd-section-02 .section-intro p {
  font-size: 18px;
  font-weight: 700;
  color: #045657;
  text-transform: uppercase;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.pd-section-02 .section-intro p::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 2px;
  background: #045657;
  border-radius: 9999px;
  flex-shrink: 0;
}
.pd-section-02 .section-intro h2 {
  font-size: 36px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .pd-section-02 .section-intro h2 {
    font-size: 28px;
  }
}
.pd-section-02 .section-body {
  padding-left: 40px;
}
@media (max-width: 991px) {
  .pd-section-02 .section-body {
    padding-left: 0;
    margin-top: 24px;
  }
}
.pd-section-02 .section-body p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.7;
  margin-bottom: 0;
}
.pd-section-02 .facility-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin-top: 56px;
}
@media (max-width: 991px) {
  .pd-section-02 .facility-grid {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .pd-section-02 .facility-grid {
    gap: 8px;
    margin-top: 32px;
  }
}
.pd-section-02 .facility-item {
  display: block;
  position: relative;
  border-radius: 32px;
  overflow: hidden;
  aspect-ratio: 3/4;
}
.pd-section-02 .facility-item::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, #04060a 0%, rgba(4, 6, 10, 0.7) 35%, rgba(4, 6, 10, 0.25) 65%, transparent 100%);
  z-index: 1;
}
.pd-section-02 .facility-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 800ms cubic-bezier(0.16, 1, 0.3, 1);
}
.pd-section-02 .facility-item:hover img {
  transform: scale(1.06);
}
.pd-section-02 .facility-item-label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 20px 18px;
}
.pd-section-02 .facility-item-label h3 {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.3;
  margin-bottom: 0;
}
.pd-section-02 .facility-note {
  margin-top: 48px;
  padding: 28px 36px;
  background: #eafafb;
  border-radius: 32px;
}
.pd-section-02 .facility-note p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.75;
  margin-bottom: 0;
}

.pd-section-03 {
  padding: 100px 0;
  background: black;
  overflow: clip;
}
@media (max-width: 991px) {
  .pd-section-03 {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .pd-section-03 {
    padding: 50px 0;
  }
}
.pd-section-03 .tech-header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 64px;
}
@media (max-width: 991px) {
  .pd-section-03 .tech-header {
    margin-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .pd-section-03 .tech-header {
    margin-bottom: 36px;
  }
}
.pd-section-03 .tech-header span {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  color: #0aadae;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.pd-section-03 .tech-header h2 {
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .pd-section-03 .tech-header h2 {
    font-size: 28px;
  }
}
.pd-section-03 .tech-header p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.75;
  margin-bottom: 0;
}
.pd-section-03 .tech-box {
  display: block;
  padding: 36px 28px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  height: 100%;
  transition: transform 600ms cubic-bezier(0.16, 1, 0.3, 1), border-color 400ms ease, background 400ms ease;
}
@media (max-width: 767px) {
  .pd-section-03 .tech-box {
    padding: 28px 20px;
  }
}
.pd-section-03 .tech-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: #045657;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 500ms cubic-bezier(0.16, 1, 0.3, 1);
}
.pd-section-03 .tech-box p {
  font-size: 12px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  margin-bottom: 20px;
}
.pd-section-03 .tech-box h3 {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .pd-section-03 .tech-box h3 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .pd-section-03 .tech-box h3 {
    font-size: 28px;
  }
}
.pd-section-03 .tech-box:hover {
  transform: translateY(-6px);
  border-color: rgba(4, 86, 87, 0.5);
  background: rgba(255, 255, 255, 0.2);
}
.pd-section-03 .tech-box:hover::before {
  transform: scaleX(1);
}
.pd-section-03 .tech-closing {
  margin-top: 56px;
  text-align: center;
}
@media (max-width: 991px) {
  .pd-section-03 .tech-closing {
    margin-top: 40px;
  }
}
.pd-section-03 .tech-closing p {
  font-size: 18px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.7;
  margin-bottom: 0;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.pd-section-04 {
  padding: 100px 0;
  background: #ffffff;
}
@media (max-width: 991px) {
  .pd-section-04 {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .pd-section-04 {
    padding: 50px 0;
  }
}
.pd-section-04 .section-intro {
  max-width: 760px;
  margin-bottom: 72px;
}
@media (max-width: 991px) {
  .pd-section-04 .section-intro {
    margin-bottom: 52px;
  }
}
@media (max-width: 767px) {
  .pd-section-04 .section-intro {
    margin-bottom: 40px;
  }
}
.pd-section-04 .section-intro p {
  font-size: 18px;
  font-weight: 700;
  color: #045657;
  text-transform: uppercase;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.pd-section-04 .section-intro p::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 2px;
  background: #045657;
  border-radius: 9999px;
  flex-shrink: 0;
}
.pd-section-04 .section-intro h2 {
  font-size: 36px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .pd-section-04 .section-intro h2 {
    font-size: 28px;
  }
}
.pd-section-04 .section-intro .section-intro-desc p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.75;
  margin-bottom: 0;
}
.pd-section-04 .section-intro .section-intro-desc p::before {
  display: none;
}
.pd-section-04 .pd-accordion-item {
  border-top: 1px solid #a0a4ae;
  position: relative;
  transition: background 500ms ease, opacity 750ms cubic-bezier(0.16, 1, 0.3, 1), transform 750ms cubic-bezier(0.16, 1, 0.3, 1);
}
.pd-section-04 .pd-accordion-item:last-child {
  border-bottom: 1px solid #a0a4ae;
}
.pd-section-04 .pd-accordion-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background: #045657;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 600ms cubic-bezier(0.16, 1, 0.3, 1);
}
.pd-section-04 .pd-accordion-item:has(.collapse.show) {
  background: #f4f7f7;
}
.pd-section-04 .pd-accordion-item:has(.collapse.show)::before {
  transform: scaleY(1);
}
.pd-section-04 .pd-accordion-trigger {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 36px 0;
  background: none;
  border: none;
  cursor: pointer;
  gap: 24px;
}
@media (max-width: 767px) {
  .pd-section-04 .pd-accordion-trigger {
    padding: 28px 0;
  }
}
.pd-section-04 .pd-accordion-trigger span:not(.pd-toggle) {
  font-size: 20px;
  font-weight: 500;
  color: #121c34;
  text-align: left;
  transition: color all 300ms ease-in-out;
  padding-left: 20px;
}
.pd-section-04 .pd-accordion-trigger .pd-toggle {
  display: block;
  flex-shrink: 0;
  width: 40px;
  height: 2px;
  background: #717785;
  border-radius: 9999px;
  position: relative;
  transition: width 500ms cubic-bezier(0.16, 1, 0.3, 1), background 300ms ease;
}
.pd-section-04 .pd-accordion-trigger .pd-toggle::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  background: #717785;
  border-radius: 50%;
  transform: translateY(-50%);
  transition: background 300ms ease, right 500ms cubic-bezier(0.16, 1, 0.3, 1);
}
.pd-section-04 .pd-accordion-trigger[aria-expanded=true] span:not(.pd-toggle) {
  color: #045657;
}
.pd-section-04 .pd-accordion-trigger[aria-expanded=true] .pd-toggle {
  width: 20px;
  background: #045657;
}
.pd-section-04 .pd-accordion-trigger[aria-expanded=true] .pd-toggle::after {
  background: #045657;
}
.pd-section-04 .pd-accordion-trigger:hover span:not(.pd-toggle) {
  color: #045657;
}
.pd-section-04 .pd-accordion-trigger:hover .pd-toggle {
  width: 60px;
  background: #045657;
}
.pd-section-04 .pd-accordion-trigger:hover .pd-toggle::after {
  background: #045657;
  right: -4px;
}
.pd-section-04 .pd-accordion-body {
  padding-bottom: 52px;
}
@media (max-width: 767px) {
  .pd-section-04 .pd-accordion-body {
    padding-bottom: 36px;
  }
}
.pd-section-04 .pd-accordion-body h3 {
  font-size: 28px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.25;
  margin-bottom: 24px;
  padding-left: 24px;
}
@media (max-width: 767px) {
  .pd-section-04 .pd-accordion-body h3 {
    font-size: 24px;
    padding-left: 16px;
  }
}
.pd-section-04 .pd-accordion-body p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.75;
  margin-bottom: 16px;
  padding-left: 24px;
}
.pd-section-04 .pd-accordion-body p:last-child {
  margin-bottom: 0;
}
.pd-section-04 .pd-accordion-body ul {
  list-style: none;
  padding: 0 0 0 24px;
  margin: 0 0 16px;
}
.pd-section-04 .pd-accordion-body ul li {
  font-size: 16px;
  color: #41495d;
  line-height: 1.75;
  padding: 10px 0 10px 20px;
  position: relative;
  border-top: 1px solid #a0a4ae;
}
.pd-section-04 .pd-accordion-body ul li:last-child {
  border-bottom: 1px solid #a0a4ae;
}
.pd-section-04 .pd-accordion-body ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  background: #045657;
  border-radius: 50%;
}
.pd-section-04 .pd-stats-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 40px 24px;
  margin-top: 32px;
  padding-left: 24px;
}
@media (max-width: 1199px) {
  .pd-section-04 .pd-stats-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .pd-section-04 .pd-stats-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 28px 16px;
  }
}
.pd-section-04 .pd-stat strong {
  display: block;
  font-size: 48px;
  font-weight: 700;
  color: #045657;
  line-height: 1;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .pd-section-04 .pd-stat strong {
    font-size: 36px;
  }
}
.pd-section-04 .pd-stat p {
  font-size: 14px;
  color: #717785;
  line-height: 1.4;
  margin-bottom: 0;
}

.pd-hero {
  padding: 40px 0 80px;
}
@media (max-width: 991px) {
  .pd-hero {
    padding: 24px 0 60px;
  }
}
@media (max-width: 767px) {
  .pd-hero {
    padding: 16px 0 48px;
  }
}
.pd-hero .pd-hero-wrap {
  position: relative;
  border-radius: 32px;
  overflow: hidden;
  min-height: 600px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .pd-hero .pd-hero-wrap {
    min-height: 480px;
  }
}
@media (max-width: 767px) {
  .pd-hero .pd-hero-wrap {
    min-height: 540px;
    border-radius: 20px;
  }
}
.pd-hero .pd-hero-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.pd-hero .pd-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(1, 18, 19, 0.94) 0%, rgba(1, 18, 19, 0.58) 45%, rgba(1, 18, 19, 0.12) 100%);
}
.pd-hero .pd-hero-content {
  position: relative;
  z-index: 1;
  padding: 0 56px 56px;
}
@media (max-width: 1199px) {
  .pd-hero .pd-hero-content {
    padding: 0 48px 48px;
  }
}
@media (max-width: 991px) {
  .pd-hero .pd-hero-content {
    padding: 0 32px 40px;
  }
}
@media (max-width: 767px) {
  .pd-hero .pd-hero-content {
    padding: 0 24px 36px;
  }
}
.pd-hero .pd-breadcrumb {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 28px;
  padding-top: 52px;
}
.pd-hero .pd-breadcrumb a {
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  transition: color 200ms ease;
}
.pd-hero .pd-breadcrumb a:hover {
  color: #ffffff;
}
.pd-hero .pd-breadcrumb img, .pd-hero .pd-breadcrumb svg {
  color: rgba(255, 255, 255, 0.3);
  flex-shrink: 0;
}
.pd-hero .pd-breadcrumb span {
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.85);
}
.pd-hero h1 {
  font-size: clamp(32px, 4.5vw, 54px);
  font-weight: 700;
  color: #ffffff;
  line-height: 1.1;
  margin-bottom: 18px;
  max-width: 640px;
}
.pd-hero p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.68);
  line-height: 1.7;
  max-width: 520px;
  margin-bottom: 0;
}

.pd-overview {
  padding: 100px 0;
}
@media (max-width: 991px) {
  .pd-overview {
    padding: 72px 0;
  }
}
@media (max-width: 767px) {
  .pd-overview {
    padding: 56px 0;
  }
}
.pd-overview .pd-overview-text h2 {
  font-size: 36px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 28px;
}
@media (max-width: 991px) {
  .pd-overview .pd-overview-text h2 {
    font-size: 28px;
  }
}
.pd-overview .pd-overview-text p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.8;
  margin-bottom: 16px;
}
.pd-overview .pd-overview-list {
  background: #f4f7f7;
  border-radius: 32px;
  padding: 36px 40px;
}
@media (max-width: 767px) {
  .pd-overview .pd-overview-list {
    padding: 28px 24px;
    margin-top: 40px;
  }
}
.pd-overview .pd-overview-list .pd-overview-list-label {
  font-size: 12px;
  font-weight: 600;
  color: #045657;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
}
.pd-overview .pd-overview-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pd-overview .pd-overview-list ul li {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 16px;
  color: #41495d;
  line-height: 1.6;
  padding: 14px 0;
  border-bottom: 1px solid #a0a4ae;
}
.pd-overview .pd-overview-list ul li:first-child {
  border-top: 1px solid #a0a4ae;
}
.pd-overview .pd-overview-list ul li img, .pd-overview .pd-overview-list ul li svg {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  color: #00b77d;
}

.pd-gallery {
  padding: 0 0 100px;
}
@media (max-width: 991px) {
  .pd-gallery {
    padding: 0 0 72px;
  }
}
@media (max-width: 767px) {
  .pd-gallery {
    padding: 0 0 56px;
  }
}
.pd-gallery .pd-bento {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  height: 320px;
}
@media (max-width: 991px) {
  .pd-gallery .pd-bento {
    grid-template-columns: repeat(2, 1fr);
    height: auto;
  }
  .pd-gallery .pd-bento > :nth-child(3) {
    order: 1;
  }
}
@media (max-width: 767px) {
  .pd-gallery .pd-bento {
    grid-template-columns: 1fr;
  }
  .pd-gallery .pd-bento > :nth-child(3) {
    order: 0;
  }
}
.pd-gallery .pd-bento-photo {
  border-radius: 32px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .pd-gallery .pd-bento-photo {
    aspect-ratio: 4/3;
  }
}
@media (max-width: 767px) {
  .pd-gallery .pd-bento-photo {
    border-radius: 20px;
  }
}
.pd-gallery .pd-bento-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 600ms ease;
}
.pd-gallery .pd-bento-photo:hover img {
  transform: scale(1.04);
}
.pd-gallery .pd-bento-card {
  border-radius: 32px;
  padding: 36px 32px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .pd-gallery .pd-bento-card {
    aspect-ratio: 4/3;
    justify-content: flex-start;
    padding: 28px 24px;
  }
}
@media (max-width: 767px) {
  .pd-gallery .pd-bento-card {
    border-radius: 20px;
    aspect-ratio: auto;
    padding: 32px 28px;
  }
}
.pd-gallery .pd-bento-card h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 12px;
}
.pd-gallery .pd-bento-card p {
  font-size: 14px;
  line-height: 1.65;
  margin-bottom: 0;
}
.pd-gallery .pd-bento-card--light {
  background: #eafafb;
}
.pd-gallery .pd-bento-card--light h3 {
  color: #121c34;
}
.pd-gallery .pd-bento-card--light p {
  color: #41495d;
}
.pd-gallery .pd-bento-card--dark {
  background: #022425;
}
.pd-gallery .pd-bento-card--dark h3 {
  color: #ffffff;
}
.pd-gallery .pd-bento-card--dark p {
  color: rgba(255, 255, 255, 0.62);
}

.pd-features {
  background: #f4f7f7;
  padding: 100px 0;
}
@media (max-width: 991px) {
  .pd-features {
    padding: 72px 0;
  }
}
@media (max-width: 767px) {
  .pd-features {
    padding: 56px 0;
  }
}
.pd-features .pd-features-header {
  margin-bottom: 52px;
}
.pd-features .pd-features-header h2 {
  font-size: 36px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .pd-features .pd-features-header h2 {
    font-size: 28px;
  }
}
.pd-features .pd-feature-card {
  background: #ffffff;
  border-radius: 32px;
  padding: 40px 36px;
  height: 100%;
  transition: transform 400ms ease, box-shadow 400ms ease;
}
@media (max-width: 767px) {
  .pd-features .pd-feature-card {
    padding: 32px 28px;
  }
}
.pd-features .pd-feature-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.08);
}
.pd-features .pd-feature-card .pd-feature-icon {
  width: 52px;
  height: 52px;
  background: #eafafb;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 28px;
  color: #045657;
}
.pd-features .pd-feature-card h3 {
  font-size: 24px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.25;
  margin-bottom: 14px;
}
.pd-features .pd-feature-card p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.75;
  margin-bottom: 0;
}

.pd-other-projects,
.area-others {
  padding: 100px 0;
}
@media (max-width: 991px) {
  .pd-other-projects,
  .area-others {
    padding: 72px 0;
  }
}
@media (max-width: 767px) {
  .pd-other-projects,
  .area-others {
    padding: 56px 0;
  }
}
.pd-other-projects .pd-other-header,
.pd-other-projects .area-others-header,
.area-others .pd-other-header,
.area-others .area-others-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.pd-other-projects .pd-other-header p,
.pd-other-projects .area-others-header p,
.area-others .pd-other-header p,
.area-others .area-others-header p {
  font-size: 12px;
  font-weight: 700;
  color: #00b77d;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 14px;
}
.pd-other-projects .pd-other-header h2,
.pd-other-projects .area-others-header h2,
.area-others .pd-other-header h2,
.area-others .area-others-header h2 {
  font-size: 36px;
  font-weight: 700;
  color: #121c34;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .pd-other-projects .pd-other-header h2,
  .pd-other-projects .area-others-header h2,
  .area-others .pd-other-header h2,
  .area-others .area-others-header h2 {
    font-size: 28px;
  }
}
.pd-other-projects .pd-other-all,
.area-others .pd-other-all {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 600;
  color: #045657;
  text-decoration: none;
  transition: gap 250ms ease, color 200ms ease;
  flex-shrink: 0;
  align-self: flex-end;
  margin-bottom: 2px;
}
.pd-other-projects .pd-other-all:hover,
.area-others .pd-other-all:hover {
  color: #044849;
  gap: 12px;
}
.pd-other-projects .pd-other-grid,
.area-others .pd-other-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
@media (max-width: 991px) {
  .pd-other-projects .pd-other-grid,
  .area-others .pd-other-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .pd-other-projects .pd-other-grid,
  .area-others .pd-other-grid {
    grid-template-columns: 1fr;
  }
}
.pd-other-projects .pd-other-card,
.area-others .pd-other-card {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 22px 28px;
  background: #f4f7f7;
  border-radius: 32px;
  text-decoration: none;
  transition: background 280ms ease, transform 280ms ease;
}
.pd-other-projects .pd-other-card:hover,
.area-others .pd-other-card:hover {
  background: #eafafb;
  transform: translateX(4px);
}
.pd-other-projects .pd-other-card:hover .pd-other-arrow,
.area-others .pd-other-card:hover .pd-other-arrow {
  opacity: 1;
  transform: translateX(3px);
}
.pd-other-projects .pd-other-card .pd-other-num,
.area-others .pd-other-card .pd-other-num {
  font-size: 12px;
  font-weight: 700;
  color: #00b77d;
  flex-shrink: 0;
  min-width: 20px;
}
.pd-other-projects .pd-other-card .pd-other-name,
.area-others .pd-other-card .pd-other-name {
  flex: 1;
  font-size: 16px;
  font-weight: 500;
  color: #121c34;
  line-height: 1.35;
}
.pd-other-projects .pd-other-card .pd-other-arrow,
.area-others .pd-other-card .pd-other-arrow {
  color: #045657;
  opacity: 0.3;
  flex-shrink: 0;
  transition: opacity 280ms ease, transform 280ms ease;
}

.area-manifesto {
  padding: 100px 0;
}
@media (max-width: 991px) {
  .area-manifesto {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .area-manifesto {
    padding: 50px 0;
  }
}
.area-manifesto .area-manifesto-inner {
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
}
.area-manifesto .area-manifesto-inner .area-manifesto-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: 700;
  color: #00b77d;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 32px;
}
.area-manifesto .area-manifesto-inner .area-manifesto-tag::before {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background: #00b77d;
}
.area-manifesto .area-manifesto-inner .area-manifesto-tag::after {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background: #00b77d;
}
.area-manifesto .area-manifesto-inner h2 {
  font-size: clamp(28px, 3.5vw, 44px);
  font-weight: 700;
  color: #121c34;
  line-height: 1.25;
  margin-bottom: 32px;
}
.area-manifesto .area-manifesto-inner p {
  font-size: clamp(17px, 1.8vw, 22px);
  font-weight: 400;
  color: #41495d;
  line-height: 1.8;
}

.area-process {
  background: #022425;
  padding: 100px 0;
}
@media (max-width: 991px) {
  .area-process {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .area-process {
    padding: 50px 0;
  }
}
.area-process .area-process-header {
  margin-bottom: 64px;
}
@media (max-width: 767px) {
  .area-process .area-process-header {
    margin-bottom: 40px;
  }
}
.area-process .area-process-header p {
  font-size: 12px;
  font-weight: 700;
  color: #00b77d;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 14px;
}
.area-process .area-process-header h2 {
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 700;
  color: #ffffff;
  line-height: 1.25;
}
.area-process .area-process-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2px;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 32px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .area-process .area-process-steps {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .area-process .area-process-steps {
    grid-template-columns: 1fr;
  }
}
.area-process .area-process-step {
  background: rgba(255, 255, 255, 0.03);
  padding: 48px 36px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  transition: background 300ms ease;
}
@media (max-width: 767px) {
  .area-process .area-process-step {
    padding: 36px 28px;
  }
}
.area-process .area-process-step:hover {
  background: rgba(255, 255, 255, 0.07);
}
.area-process .area-process-step .step-num {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  font-size: 18px;
  font-weight: 700;
  color: #00b77d;
  flex-shrink: 0;
}
.area-process .area-process-step h3 {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.3;
  margin: 0;
}
.area-process .area-process-step p {
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.55);
  line-height: 1.7;
  margin: 0;
}

.area-solutions {
  padding: 100px 0;
}
@media (max-width: 991px) {
  .area-solutions {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .area-solutions {
    padding: 50px 0;
  }
}
.area-solutions .area-solutions-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  align-items: end;
}
@media (max-width: 991px) {
  .area-solutions .area-solutions-inner {
    grid-template-columns: repeat(2, 1fr);
    align-items: stretch;
  }
}
@media (max-width: 767px) {
  .area-solutions .area-solutions-inner {
    grid-template-columns: 1fr;
  }
}
.area-solutions .area-sol-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  align-self: stretch;
}
@media (max-width: 991px) {
  .area-solutions .area-sol-col {
    grid-column: 1/-1;
    align-self: auto;
  }
}
.area-solutions .area-sol-text .area-sol-label {
  font-size: 12px;
  font-weight: 700;
  color: #00b77d;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 16px;
}
.area-solutions .area-sol-text h2 {
  font-size: clamp(24px, 2.6vw, 36px);
  font-weight: 700;
  color: #121c34;
  line-height: 1.25;
  margin-bottom: 16px;
}
.area-solutions .area-sol-text .area-sol-desc {
  font-size: 16px;
  font-weight: 400;
  color: #717785;
  line-height: 1.75;
  margin: 0;
}
.area-solutions .area-sol-card {
  position: relative;
  border-radius: 32px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 360px;
}
@media (max-width: 767px) {
  .area-solutions .area-sol-card {
    min-height: 300px;
    border-radius: 20px;
  }
}
.area-solutions .area-sol-card--md {
  min-height: 500px;
}
@media (max-width: 991px) {
  .area-solutions .area-sol-card--md {
    min-height: 380px;
  }
}
@media (max-width: 767px) {
  .area-solutions .area-sol-card--md {
    min-height: 300px;
  }
}
.area-solutions .area-sol-card--lg {
  min-height: 660px;
}
@media (max-width: 991px) {
  .area-solutions .area-sol-card--lg {
    min-height: 460px;
  }
}
@media (max-width: 767px) {
  .area-solutions .area-sol-card--lg {
    min-height: 360px;
  }
}
.area-solutions .area-sol-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 600ms ease;
}
.area-solutions .area-sol-card:hover img {
  transform: scale(1.05);
}
.area-solutions .area-sol-card .area-sol-card-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(1, 18, 19, 0.88) 0%, rgba(1, 18, 19, 0.28) 50%, rgba(1, 18, 19, 0.08) 100%);
}
.area-solutions .area-sol-card .area-sol-card-content {
  position: relative;
  z-index: 1;
  padding: 32px 28px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.area-solutions .area-sol-card .area-sol-card-content h3 {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  line-height: 1.25;
}
.area-solutions .area-sol-card .area-sol-card-content p {
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.65);
  line-height: 1.65;
  margin: 0;
}
.area-solutions .area-sol-card .area-sol-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 14px;
}
.area-solutions .area-sol-card .area-sol-tags span {
  display: inline-flex;
  align-items: center;
  height: 30px;
  padding: 0 14px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 9999px;
  font-size: 12px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(4px);
}

.area-ecosystem {
  background: #f4f7f7;
  padding: 100px 0;
}
@media (max-width: 991px) {
  .area-ecosystem {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .area-ecosystem {
    padding: 50px 0;
  }
}
.area-ecosystem .area-ecosystem-header {
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .area-ecosystem .area-ecosystem-header {
    margin-bottom: 32px;
  }
}
.area-ecosystem .area-ecosystem-header p {
  font-size: 12px;
  font-weight: 700;
  color: #00b77d;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 14px;
}
.area-ecosystem .area-ecosystem-header h2 {
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 700;
  color: #121c34;
}
.area-ecosystem .area-ecosystem-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
@media (max-width: 991px) {
  .area-ecosystem .area-ecosystem-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .area-ecosystem .area-ecosystem-grid {
    grid-template-columns: 1fr;
  }
}
.area-ecosystem .area-eco-card {
  background: #ffffff;
  border-radius: 32px;
  padding: 36px 32px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  transition: box-shadow 280ms ease, transform 280ms ease;
}
@media (max-width: 767px) {
  .area-ecosystem .area-eco-card {
    padding: 28px 24px;
  }
}
.area-ecosystem .area-eco-card:hover {
  box-shadow: 0 8px 40px rgba(0, 0, 0, 0.15);
  transform: translateY(-3px);
}
.area-ecosystem .area-eco-card .eco-icon {
  width: 52px;
  height: 52px;
  background: #eafafb;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #045657;
  flex-shrink: 0;
}
.area-ecosystem .area-eco-card h3 {
  font-size: 16px;
  font-weight: 700;
  color: #121c34;
  margin: 0;
}
.area-ecosystem .area-eco-card p {
  font-size: 14px;
  font-weight: 400;
  color: #717785;
  line-height: 1.65;
  margin: 0;
}
.area-ecosystem .area-eco-card .eco-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 600;
  color: #045657;
  text-decoration: none;
  margin-top: auto;
  transition: gap 220ms ease, color 220ms ease;
}
.area-ecosystem .area-eco-card .eco-link:hover {
  color: #00b77d;
  gap: 10px;
}

.areas-section-01 {
  padding: 100px 0;
  background: #f4f7f7;
}
@media (max-width: 991px) {
  .areas-section-01 {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .areas-section-01 {
    padding: 50px 0;
  }
}
.areas-section-01 .section-intro {
  margin-bottom: 56px;
}
@media (max-width: 991px) {
  .areas-section-01 .section-intro {
    margin-bottom: 40px;
  }
}
.areas-section-01 .section-intro p {
  font-size: 18px;
  font-weight: 700;
  color: #045657;
  text-transform: uppercase;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.areas-section-01 .section-intro p::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 2px;
  background: #045657;
  border-radius: 9999px;
  flex-shrink: 0;
}
.areas-section-01 .section-intro h2 {
  font-size: 36px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .areas-section-01 .section-intro h2 {
    font-size: 28px;
  }
}
.areas-section-01 .area-card {
  display: block;
  height: 100%;
  padding: 40px 36px;
  background: #ffffff;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  transition: transform 600ms cubic-bezier(0.16, 1, 0.3, 1), box-shadow 500ms ease, opacity 750ms cubic-bezier(0.16, 1, 0.3, 1), filter 750ms cubic-bezier(0.16, 1, 0.3, 1);
}
@media (max-width: 767px) {
  .areas-section-01 .area-card {
    padding: 32px 28px;
  }
}
.areas-section-01 .area-card h3 {
  font-size: 24px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.25;
  margin-bottom: 14px;
}
.areas-section-01 .area-card p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.75;
  margin-bottom: 0;
}
.areas-section-01 .area-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
}

.susta-intro {
  position: relative;
  overflow: hidden;
  padding: 100px 0 80px;
  background-color: #ffffff;
}
.susta-intro .section-deco {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.susta-intro .section-deco .deco-blob {
  position: absolute;
  top: -100px;
  right: -100px;
  width: 500px;
  height: 500px;
  opacity: 0.04;
}
.susta-intro .section-deco .deco-blob path {
  fill: #045657;
}
@media (max-width: 991px) {
  .susta-intro .section-deco .deco-blob {
    width: 320px;
    height: 320px;
    top: -60px;
    right: -60px;
  }
}
@media (max-width: 767px) {
  .susta-intro .section-deco .deco-blob {
    display: none;
  }
}
.susta-intro .section-deco .deco-ring {
  position: absolute;
  bottom: -80px;
  left: -80px;
  width: 260px;
  height: 260px;
  opacity: 0.05;
}
.susta-intro .section-deco .deco-ring path {
  fill: #00b77d;
}
@media (max-width: 991px) {
  .susta-intro .section-deco .deco-ring {
    width: 160px;
    height: 160px;
    bottom: -40px;
    left: -40px;
  }
}
@media (max-width: 767px) {
  .susta-intro .section-deco .deco-ring {
    display: none;
  }
}
@media (max-width: 991px) {
  .susta-intro {
    padding: 70px 0 60px;
  }
}
@media (max-width: 767px) {
  .susta-intro {
    padding: 50px 0 40px;
  }
}
.susta-intro .section-lead {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 64px;
}
@media (max-width: 767px) {
  .susta-intro .section-lead {
    margin-bottom: 40px;
  }
}
.susta-intro .section-lead h2 {
  font-size: 48px;
  font-weight: 600;
  color: #121c34;
  line-height: 1.15;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .susta-intro .section-lead h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .susta-intro .section-lead h2 {
    font-size: 28px;
  }
}
.susta-intro .section-lead h2 span {
  position: relative;
  display: inline-block;
  padding-bottom: 6px;
}
.susta-intro .section-lead h2 span img, .susta-intro .section-lead h2 span svg {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 14px;
  overflow: visible;
}
.susta-intro .section-lead h2 span img path, .susta-intro .section-lead h2 span svg path {
  stroke: #00b77d;
}
.susta-intro .section-lead p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.8;
  margin: 0;
}
.susta-intro .row {
  row-gap: 24px;
}
.susta-intro .pillar-card {
  background-color: #ffffff;
  border: 1px solid #a0a4ae;
  border-radius: 24px;
  padding: 40px 36px;
  height: 100%;
  transition: all 300ms ease-in-out;
}
.susta-intro .pillar-card:hover {
  border-color: #4cccce;
  box-shadow: 0 8px 40px rgba(4, 86, 87, 0.1);
}
.susta-intro .pillar-card .card-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  background-color: #eafafb;
  border-radius: 12px;
  color: #045657;
  margin-bottom: 24px;
}
.susta-intro .pillar-card h3 {
  font-size: 20px;
  font-weight: 600;
  color: #121c34;
  margin-bottom: 12px;
  line-height: 1.3;
}
.susta-intro .pillar-card p {
  font-size: 14px;
  color: #41495d;
  line-height: 1.75;
  margin: 0;
}

.susta-energy {
  position: relative;
  overflow: hidden;
  padding: 120px 0;
  background-color: #045657;
}
.susta-energy .section-deco {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.susta-energy .section-deco .deco-blob {
  position: absolute;
  bottom: -120px;
  right: -120px;
  width: 460px;
  height: 460px;
  opacity: 0.06;
}
.susta-energy .section-deco .deco-blob path {
  fill: #ffffff;
}
@media (max-width: 991px) {
  .susta-energy .section-deco .deco-blob {
    width: 280px;
    height: 280px;
    bottom: -60px;
    right: -60px;
  }
}
@media (max-width: 767px) {
  .susta-energy .section-deco .deco-blob {
    display: none;
  }
}
.susta-energy .section-deco .deco-ring {
  position: absolute;
  top: -70px;
  left: -70px;
  width: 240px;
  height: 240px;
  opacity: 0.07;
}
.susta-energy .section-deco .deco-ring path {
  fill: #ffffff;
}
@media (max-width: 991px) {
  .susta-energy .section-deco .deco-ring {
    width: 150px;
    height: 150px;
    top: -40px;
    left: -40px;
  }
}
@media (max-width: 767px) {
  .susta-energy .section-deco .deco-ring {
    display: none;
  }
}
@media (max-width: 991px) {
  .susta-energy {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .susta-energy {
    padding: 60px 0;
  }
}
.susta-energy .energy-intro span {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: #00b77d;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.susta-energy .energy-intro span::before {
  content: "";
  display: block;
  width: 20px;
  height: 1.5px;
  background: #00b77d;
  flex-shrink: 0;
}
.susta-energy .energy-intro h2 {
  font-size: 48px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.15;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .susta-energy .energy-intro h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .susta-energy .energy-intro h2 {
    font-size: 28px;
  }
}
.susta-energy .energy-intro p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.8;
  margin: 0;
}
.susta-energy .energy-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  .susta-energy .energy-list {
    margin-top: 56px;
  }
}
.susta-energy .energy-list li {
  display: flex;
  align-items: baseline;
  gap: 28px;
  padding: 28px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.susta-energy .energy-list li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.susta-energy .energy-list li strong {
  font-size: 36px;
  font-weight: 700;
  color: #00b77d;
  line-height: 1;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .susta-energy .energy-list li strong {
    font-size: 28px;
  }
}
.susta-energy .energy-list li p {
  font-size: 18px;
  font-weight: 300;
  color: #ffffff;
  line-height: 1.45;
  margin: 0;
}

.susta-welfare {
  padding: 100px 0;
  background-color: #f4f7f7;
}
@media (max-width: 991px) {
  .susta-welfare {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .susta-welfare {
    padding: 50px 0;
  }
}
.susta-welfare .welfare-image {
  border-radius: 24px;
  overflow: hidden;
  aspect-ratio: 4/3;
}
@media (max-width: 767px) {
  .susta-welfare .welfare-image {
    aspect-ratio: 16/9;
    margin-bottom: 40px;
  }
}
.susta-welfare .welfare-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
@media (max-width: 991px) {
  .susta-welfare .welfare-text {
    margin-top: 48px;
  }
}
.susta-welfare .welfare-text span {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: #045657;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.susta-welfare .welfare-text span::before {
  content: "";
  display: block;
  width: 20px;
  height: 1.5px;
  background: #045657;
  flex-shrink: 0;
}
.susta-welfare .welfare-text h2 {
  font-size: 48px;
  font-weight: 600;
  color: #121c34;
  line-height: 1.15;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .susta-welfare .welfare-text h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .susta-welfare .welfare-text h2 {
    font-size: 28px;
  }
}
.susta-welfare .welfare-text p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.8;
  margin-bottom: 16px;
}
.susta-welfare .welfare-text p:last-child {
  margin-bottom: 0;
}

.susta-organic {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
  background-color: #ffffff;
}
.susta-organic .section-deco {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.susta-organic .section-deco .deco-ring {
  position: absolute;
  top: -80px;
  right: -80px;
  width: 300px;
  height: 300px;
  opacity: 0.05;
}
.susta-organic .section-deco .deco-ring path {
  fill: #045657;
}
@media (max-width: 991px) {
  .susta-organic .section-deco .deco-ring {
    width: 180px;
    height: 180px;
    top: -40px;
    right: -40px;
  }
}
@media (max-width: 767px) {
  .susta-organic .section-deco .deco-ring {
    display: none;
  }
}
.susta-organic .section-deco .deco-blob {
  position: absolute;
  bottom: -100px;
  left: -100px;
  width: 380px;
  height: 380px;
  opacity: 0.04;
}
.susta-organic .section-deco .deco-blob path {
  fill: #00b77d;
}
@media (max-width: 991px) {
  .susta-organic .section-deco .deco-blob {
    width: 220px;
    height: 220px;
    bottom: -50px;
    left: -50px;
  }
}
@media (max-width: 767px) {
  .susta-organic .section-deco .deco-blob {
    display: none;
  }
}
@media (max-width: 991px) {
  .susta-organic {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .susta-organic {
    padding: 50px 0;
  }
}
@media (max-width: 991px) {
  .susta-organic .organic-text {
    margin-bottom: 48px;
  }
}
.susta-organic .organic-text span {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: #045657;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.susta-organic .organic-text span::before {
  content: "";
  display: block;
  width: 20px;
  height: 1.5px;
  background: #045657;
  flex-shrink: 0;
}
.susta-organic .organic-text h2 {
  font-size: 48px;
  font-weight: 600;
  color: #121c34;
  line-height: 1.15;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .susta-organic .organic-text h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .susta-organic .organic-text h2 {
    font-size: 28px;
  }
}
.susta-organic .organic-text p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.8;
  margin: 0;
}
.susta-organic .organic-panel {
  background-color: #eafafb;
  border-radius: 24px;
  padding: 48px 40px;
}
@media (max-width: 767px) {
  .susta-organic .organic-panel {
    padding: 32px 24px;
  }
}
.susta-organic .organic-panel ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.susta-organic .organic-panel ul li {
  font-size: 18px;
  font-weight: 400;
  color: #022425;
  line-height: 1.5;
  padding: 22px 0 22px 28px;
  border-bottom: 1px solid #8de2e3;
  position: relative;
}
.susta-organic .organic-panel ul li:first-child {
  padding-top: 0;
}
.susta-organic .organic-panel ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.susta-organic .organic-panel ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #045657;
}

.projects-section-01 {
  padding: 120px 0;
}
@media (max-width: 991px) {
  .projects-section-01 {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .projects-section-01 {
    padding: 60px 0;
  }
}
.projects-section-01 .projects-panel {
  display: grid;
  grid-template-columns: 340px 1fr;
  align-items: stretch;
  border-radius: 32px;
  overflow: hidden;
  box-shadow: 0 4px 32px rgba(0, 0, 0, 0.08), 0 20px 80px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1199px) {
  .projects-section-01 .projects-panel {
    grid-template-columns: 300px 1fr;
  }
}
@media (max-width: 991px) {
  .projects-section-01 .projects-panel {
    grid-template-columns: 1fr;
    border-radius: 20px;
  }
}
@media (max-width: 991px) {
  .projects-section-01 .projects-nav-wrap {
    overflow-x: auto;
    overflow-y: hidden;
    touch-action: pan-x;
    overscroll-behavior-x: contain;
    scrollbar-width: thin;
    scrollbar-color: #00b77d transparent;
  }
  .projects-section-01 .projects-nav-wrap::-webkit-scrollbar {
    height: 3px;
  }
  .projects-section-01 .projects-nav-wrap::-webkit-scrollbar-track {
    background: transparent;
  }
  .projects-section-01 .projects-nav-wrap::-webkit-scrollbar-thumb {
    background: #00b77d;
    border-radius: 2px;
  }
}
.projects-section-01 .projects-nav {
  background: #022425;
  padding: 48px 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (max-width: 991px) {
  .projects-section-01 .projects-nav {
    height: auto;
    flex-direction: row;
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    min-width: max-content;
  }
}
.projects-section-01 .project-tab {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 20px 36px;
  background: none;
  border: none;
  text-align: left;
  cursor: pointer;
  width: 100%;
  transition: background 300ms ease;
  position: relative;
}
@media (max-width: 1199px) {
  .projects-section-01 .project-tab {
    padding: 18px 28px;
  }
}
@media (max-width: 991px) {
  .projects-section-01 .project-tab {
    padding: 14px 20px 11px;
    border: none;
    flex-shrink: 0;
    width: auto;
    white-space: nowrap;
  }
}
.projects-section-01 .project-tab .project-num {
  font-size: 12px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.2);
  flex-shrink: 0;
  transition: color 300ms ease;
}
.projects-section-01 .project-tab .project-name {
  font-size: 16px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.4;
  flex: 1;
  transition: color 300ms ease;
}
@media (max-width: 991px) {
  .projects-section-01 .project-tab .project-name {
    font-size: 14px;
  }
}
.projects-section-01 .project-tab .tab-arrow {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  opacity: 0.3;
  filter: brightness(0) invert(1);
  transform: rotate(-90deg);
  transition: opacity 300ms ease;
}
@media (max-width: 991px) {
  .projects-section-01 .project-tab .tab-arrow {
    display: none;
  }
}
.projects-section-01 .project-tab:hover {
  background: rgba(255, 255, 255, 0.04);
}
.projects-section-01 .project-tab:hover .project-num {
  color: #0aadae;
}
.projects-section-01 .project-tab:hover .project-name {
  color: #ffffff;
}
.projects-section-01 .project-tab:hover .tab-arrow {
  opacity: 0.6;
}
.projects-section-01 .project-tab.active {
  background: rgba(255, 255, 255, 0.06);
}
.projects-section-01 .project-tab.active .project-num {
  color: #00b77d;
}
.projects-section-01 .project-tab.active .project-name {
  color: #ffffff;
  font-weight: 600;
}
@media (max-width: 991px) {
  .projects-section-01 .project-tab.active .project-name {
    font-size: 16px;
  }
}
.projects-section-01 .project-tab.active .tab-arrow {
  opacity: 1;
  filter: brightness(0) invert(1);
}
@media (max-width: 991px) {
  .projects-section-01 .project-tab.active {
    background: rgba(255, 255, 255, 0.12);
  }
}
.projects-section-01 .projects-content {
  background: #ffffff;
  position: relative;
  min-height: 520px;
  overflow: hidden;
  transition: height 420ms cubic-bezier(0.16, 1, 0.3, 1);
}
@media (max-width: 991px) {
  .projects-section-01 .projects-content {
    min-height: 0;
    overflow: visible;
  }
}
.projects-section-01 .project-pane {
  position: absolute;
  inset: 0;
  padding: 56px 60px;
  opacity: 0;
  pointer-events: none;
  transform: translateY(12px);
  transition: opacity 320ms ease, transform 320ms ease;
  overflow: hidden;
  display: flex;
  align-items: center;
  gap: 48px;
}
@media (max-width: 1199px) {
  .projects-section-01 .project-pane {
    padding: 48px 48px;
    gap: 36px;
  }
}
@media (max-width: 991px) {
  .projects-section-01 .project-pane {
    flex-direction: column;
    align-items: flex-start;
    padding: 40px 32px;
    gap: 24px;
    overflow: visible;
  }
}
@media (max-width: 767px) {
  .projects-section-01 .project-pane {
    padding: 32px 20px;
  }
}
.projects-section-01 .project-pane::before {
  content: attr(data-num);
  position: absolute;
  right: 32px;
  bottom: -10px;
  font-size: 200px;
  font-weight: 800;
  color: black;
  opacity: 0.04;
  line-height: 1;
  pointer-events: none;
  user-select: none;
}
@media (max-width: 991px) {
  .projects-section-01 .project-pane::before {
    display: none;
  }
}
.projects-section-01 .project-pane.active {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}
.projects-section-01 .project-pane .pane-body {
  flex: 1;
  min-width: 0;
  position: relative;
  z-index: 1;
}
.projects-section-01 .project-pane .pane-image {
  width: 260px;
  flex-shrink: 0;
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 3/4;
  position: relative;
  z-index: 1;
}
.projects-section-01 .project-pane .pane-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media (max-width: 1199px) {
  .projects-section-01 .project-pane .pane-image {
    width: 220px;
  }
}
@media (max-width: 991px) {
  .projects-section-01 .project-pane .pane-image {
    width: 100%;
    aspect-ratio: 16/9;
    order: -1;
  }
}
.projects-section-01 .project-pane .pane-label {
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  color: #045657;
  background: rgba(4, 86, 87, 0.08);
  border-radius: 50%;
  padding: 4px 14px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
}
.projects-section-01 .project-pane h2 {
  font-size: 36px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.2;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .projects-section-01 .project-pane h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .projects-section-01 .project-pane h2 {
    font-size: 24px;
  }
}
.projects-section-01 .project-pane p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.8;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .projects-section-01 .project-pane p {
    font-size: 14px;
  }
}
.projects-section-01 .project-pane ul {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
}
.projects-section-01 .project-pane ul li {
  font-size: 16px;
  color: #41495d;
  line-height: 1.6;
  padding: 10px 0 10px 20px;
  border-bottom: 1px solid #a0a4ae;
  position: relative;
}
.projects-section-01 .project-pane ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #045657;
}
.projects-section-01 .project-pane ul li:first-child {
  border-top: 1px solid #a0a4ae;
}
.projects-section-01 .project-pane a.btn-1 {
  margin-top: 24px;
  background-color: #045657;
  border-color: #045657;
  color: #ffffff;
  padding: 0 28px;
  gap: 10px;
}
.projects-section-01 .project-pane a.btn-1 img {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  padding: 0;
  filter: brightness(0) invert(1);
  transition: transform 350ms cubic-bezier(0.16, 1, 0.3, 1);
}
.projects-section-01 .project-pane a.btn-1:hover, .projects-section-01 .project-pane a.btn-1:focus-visible {
  background-color: #044849;
  border-color: #044849;
  color: #ffffff;
}
.projects-section-01 .project-pane a.btn-1:hover img, .projects-section-01 .project-pane a.btn-1:focus-visible img {
  transform: translateX(5px);
}
@media (max-width: 991px) {
  .projects-section-01 .project-pane a.btn-1 {
    width: 100%;
    justify-content: center;
  }
}

.contact-section-01 {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
  background-color: #f4f7f7;
}
.contact-section-01 .section-deco {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.contact-section-01 .section-deco .deco-blob {
  position: absolute;
  top: -120px;
  right: -120px;
  width: 480px;
  height: 480px;
  opacity: 0.05;
}
.contact-section-01 .section-deco .deco-blob path {
  fill: #045657;
}
@media (max-width: 991px) {
  .contact-section-01 .section-deco .deco-blob {
    width: 300px;
    height: 300px;
    top: -60px;
    right: -60px;
  }
}
@media (max-width: 767px) {
  .contact-section-01 .section-deco .deco-blob {
    display: none;
  }
}
.contact-section-01 .section-deco .deco-ring {
  position: absolute;
  bottom: -60px;
  left: -60px;
  width: 220px;
  height: 220px;
  opacity: 0.06;
}
.contact-section-01 .section-deco .deco-ring path {
  fill: #00b77d;
}
@media (max-width: 991px) {
  .contact-section-01 .section-deco .deco-ring {
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 767px) {
  .contact-section-01 .section-deco .deco-ring {
    display: none;
  }
}
@media (max-width: 991px) {
  .contact-section-01 {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .contact-section-01 {
    padding: 50px 0;
  }
}
.contact-section-01 .contact-info {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border-radius: 24px;
  padding: 48px;
  height: 100%;
}
@media (max-width: 991px) {
  .contact-section-01 .contact-info {
    margin-bottom: 24px;
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .contact-section-01 .contact-info {
    padding: 32px 24px;
  }
}
.contact-section-01 .contact-info h2 {
  font-size: 48px;
  font-weight: 600;
  color: #121c34;
  line-height: 1.15;
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .contact-section-01 .contact-info h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .contact-section-01 .contact-info h2 {
    font-size: 28px;
  }
}
.contact-section-01 .contact-info h2 span {
  position: relative;
  display: inline-block;
  padding-bottom: 6px;
}
.contact-section-01 .contact-info h2 span img, .contact-section-01 .contact-info h2 span svg {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 12px;
  overflow: visible;
}
.contact-section-01 .contact-info h2 span img path, .contact-section-01 .contact-info h2 span svg path {
  stroke: #00b77d;
}
.contact-section-01 .contact-info > p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.8;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .contact-section-01 .contact-info > p {
    font-size: 14px;
    margin-bottom: 32px;
  }
}
.contact-section-01 .contact-boxes {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 40px;
}
.contact-section-01 .contact-box {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 24px;
  background: #f4f7f7;
  border: 1px solid #a0a4ae;
  border-radius: 24px;
  color: #121c34;
  transition: border-color all 300ms ease-in-out;
}
.contact-section-01 .contact-box:hover {
  border-color: #4cccce;
}
.contact-section-01 .contact-box .icon-wrap {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  background: #eafafb;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-section-01 .contact-box .icon-wrap img {
  width: 20px;
  height: 20px;
  filter: brightness(0) saturate(100%) invert(30%) sepia(80%) saturate(500%) hue-rotate(125deg) brightness(90%);
}
.contact-section-01 .contact-box h3 {
  font-size: 12px;
  font-weight: 600;
  color: #717785;
  margin-bottom: 4px;
}
.contact-section-01 .contact-box span {
  font-size: 14px;
  font-weight: 500;
  color: #121c34;
  line-height: 1.5;
}
.contact-section-01 .contact-socials {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: auto;
}
.contact-section-01 .contact-socials a {
  width: 40px;
  height: 40px;
  border: 1px solid #a0a4ae;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background all 150ms ease-in-out, border-color all 150ms ease-in-out;
}
.contact-section-01 .contact-socials a img {
  width: 16px;
  height: 16px;
  filter: brightness(0) saturate(100%);
  transition: filter all 150ms ease-in-out;
}
.contact-section-01 .contact-socials a:hover {
  background: #045657;
  border-color: #045657;
}
.contact-section-01 .contact-socials a:hover img {
  filter: brightness(0) invert(1);
}
.contact-section-01 .contact-form-col {
  background: #ffffff;
  border-radius: 24px;
  padding: 48px;
  height: 100%;
}
@media (max-width: 991px) {
  .contact-section-01 .contact-form-col {
    padding: 40px;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .contact-section-01 .contact-form-col {
    padding: 32px 24px;
  }
}
.contact-section-01 .contact-form-col form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.contact-section-01 .contact-form-col .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 767px) {
  .contact-section-01 .contact-form-col .form-row {
    grid-template-columns: 1fr;
  }
}
.contact-section-01 .contact-form-col .form-field {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.contact-section-01 .contact-form-col label {
  font-size: 12px;
  font-weight: 600;
  color: #41495d;
}
.contact-section-01 .contact-form-col input[type=text],
.contact-section-01 .contact-form-col input[type=email],
.contact-section-01 .contact-form-col input[type=tel],
.contact-section-01 .contact-form-col textarea {
  width: 100%;
  padding: 14px 18px;
  border: 1px solid #a0a4ae;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #121c34;
  background: #f4f7f7;
  font-family: "Poppins", sans-serif;
  transition: border-color all 150ms ease-in-out, box-shadow all 150ms ease-in-out;
  appearance: none;
}
.contact-section-01 .contact-form-col input[type=text]::placeholder,
.contact-section-01 .contact-form-col input[type=email]::placeholder,
.contact-section-01 .contact-form-col input[type=tel]::placeholder,
.contact-section-01 .contact-form-col textarea::placeholder {
  color: #a0a4ae;
}
.contact-section-01 .contact-form-col input[type=text]:focus,
.contact-section-01 .contact-form-col input[type=email]:focus,
.contact-section-01 .contact-form-col input[type=tel]:focus,
.contact-section-01 .contact-form-col textarea:focus {
  border-color: #045657;
  background: #ffffff;
  box-shadow: 0 0 0 3px rgba(4, 86, 87, 0.1);
}
.contact-section-01 .contact-form-col textarea {
  min-height: 148px;
  resize: vertical;
}
.contact-section-01 .contact-form-col .form-check {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding-left: 0;
}
.contact-section-01 .contact-form-col .form-check input[type=checkbox] {
  width: 18px;
  height: 18px;
  min-width: 18px;
  border: 1px solid #717785;
  border-radius: 2px;
  accent-color: #045657;
  margin-top: 2px;
  cursor: pointer;
}
.contact-section-01 .contact-form-col .form-check label {
  display: flex;
  gap: 10px;
  font-size: 12px;
  font-weight: 400;
  color: #717785;
  text-transform: none;
  line-height: 1.6;
  cursor: pointer;
}
.contact-section-01 .contact-form-col .form-check label a {
  color: #045657;
  font-weight: 500;
}
.contact-section-01 .contact-form-col .form-check label a:hover {
  color: #044849;
}
.contact-section-01 .contact-form-col .form-footer input[type=submit] {
  display: inline-flex;
  align-items: center;
  height: 54px;
  padding: 0 40px;
  background: #045657;
  border: 1px solid #045657;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  cursor: pointer;
  transition: background all 150ms ease-in-out, border-color all 150ms ease-in-out;
}
.contact-section-01 .contact-form-col .form-footer input[type=submit]:hover {
  background: #044849;
  border-color: #044849;
}

.page-404 {
  padding: 60px 20px;
  min-height: calc(100vh - 300px);
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .page-404 {
    padding: 50px 15px;
    min-height: calc(100vh - 250px);
  }
}
@media (max-width: 767px) {
  .page-404 {
    padding: 40px 15px;
  }
}
@media (max-width: 320px) {
  .page-404 {
    padding: 30px 10px;
    min-height: calc(100vh - 200px);
  }
}
.page-404 .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.page-404 .container h1 {
  font-size: clamp(120px, 20vw, 200px);
  font-weight: 700;
  background: linear-gradient(135deg, #045657, #00b77d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  line-height: 1;
}
@media (max-width: 767px) {
  .page-404 .container h1 {
    font-size: 80px;
  }
}
@media (max-width: 320px) {
  .page-404 .container h1 {
    font-size: 60px;
  }
}
.page-404 .container h2 {
  font-size: clamp(24px, 4vw, 36px);
  font-weight: 600;
  color: #121c34;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .page-404 .container h2 {
    font-size: 28px;
    margin-bottom: 25px;
  }
}
@media (max-width: 320px) {
  .page-404 .container h2 {
    font-size: 24px;
  }
}
.page-404 .container .messages {
  margin-bottom: 40px;
  max-width: 600px;
}
@media (max-width: 767px) {
  .page-404 .container .messages {
    margin-bottom: 35px;
  }
}
@media (max-width: 320px) {
  .page-404 .container .messages {
    margin-bottom: 30px;
  }
}
.page-404 .container .messages p {
  font-size: 16px;
  font-weight: 400;
  color: #41495d;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 30px;
}
@media (max-width: 320px) {
  .page-404 .container .messages p {
    font-size: 14px;
    margin-bottom: 25px;
  }
}
.page-404 .container .social-links {
  margin-top: 50px;
}
@media (max-width: 320px) {
  .page-404 .container .social-links {
    margin-top: 35px;
  }
}
.page-404 .container .social-links .social-media {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
@media (max-width: 320px) {
  .page-404 .container .social-links .social-media {
    gap: 15px;
  }
}
.page-404 .container .social-links .social-media li {
  display: inline-block;
}
.page-404 .container .social-links .social-media li a {
  color: #045657;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  border: 2px solid #a0a4ae;
  border-radius: 50%;
  transition: all 300ms ease-in-out;
  text-decoration: none;
}
.page-404 .container .social-links .social-media li a img {
  width: 20px;
  height: 20px;
}
.page-404 .container .social-links .social-media li a:hover {
  background-color: #045657;
  border-color: #045657;
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(4, 86, 87, 0.2);
}
.page-404 .container .social-links .social-media li a:focus {
  outline: 2px solid #045657;
  outline-offset: 2px;
}
@media (max-width: 320px) {
  .page-404 .container .social-links .social-media li a {
    width: 45px;
    height: 45px;
  }
  .page-404 .container .social-links .social-media li a img {
    width: 18px;
    height: 18px;
  }
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.ytVideoWrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #000000;
  z-index: 10000;
  transition: all 300ms ease-in-out;
  overflow: hidden;
}
.ytVideoWrapper.active {
  height: 100%;
}
.ytVideoWrapper.active .iframewrapper {
  height: 100vh;
}
.ytVideoWrapper.active .closeBtn {
  display: block;
}
.ytVideoWrapper .iframewrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 0;
  background-color: #04060a;
  z-index: 1000;
  transition: all 300ms ease-in-out;
  overflow: hidden;
}
.ytVideoWrapper .iframewrapper #ytplayer,
.ytVideoWrapper .iframewrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}
.ytVideoWrapper .closeBtn {
  position: fixed;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  z-index: 1011;
  display: none;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.7);
  border: none;
  padding: 0;
  transition: all 150ms ease-in-out;
}
.ytVideoWrapper .closeBtn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.ytVideoWrapper .closeBtn:focus-visible {
  outline: 2px solid #045657;
  outline-offset: -2px;
}
.ytVideoWrapper .closeBtn .line {
  position: absolute;
  background-color: #ffffff;
  left: 50%;
  top: 50%;
  transform-origin: center;
  transition: all 150ms ease-in-out;
}
.ytVideoWrapper .closeBtn .line.a {
  width: 40px;
  height: 3px;
  margin-left: -20px;
  margin-top: -1.5px;
  transform: rotate(45deg);
}
.ytVideoWrapper .closeBtn .line.b {
  width: 3px;
  height: 40px;
  margin-left: -1.5px;
  margin-top: -20px;
  transform: rotate(45deg);
}
.ytVideoWrapper .closeBtn:hover .line {
  background-color: hsl(0, 0%, 110%);
}

.play-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: #045657;
  border: none;
  border-radius: 9999px;
  padding: 0;
  transition: all 300ms ease-in-out;
  position: relative;
  overflow: hidden;
  width: 60px;
  height: 60px;
}
.play-btn::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 12px solid #ffffff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  margin-left: 2px;
}
.play-btn:hover {
  background-color: #044849;
  transform: scale(1.05);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.play-btn:active {
  transform: scale(0.95);
}
.play-btn:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: 3px;
}
@media (max-width: 320px) {
  .play-btn {
    width: 50px;
    height: 50px;
  }
  .play-btn::before {
    border-left-width: 10px;
    border-top-width: 6px;
    border-bottom-width: 6px;
  }
}

.video-banner {
  position: relative;
  overflow: hidden;
  background-color: #000000;
  border-radius: 12px;
}
.video-banner img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.video-banner .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.6) 100%);
  padding: 1.5rem;
  text-align: center;
  color: #ffffff;
  z-index: 10;
}
.video-banner .text h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .video-banner .text h2 {
    font-size: 28px;
  }
}
@media (max-width: 320px) {
  .video-banner .text h2 {
    font-size: 24px;
  }
}
.video-banner .text p {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 1.5rem;
  line-height: 1.75;
  max-width: 600px;
}
@media (max-width: 767px) {
  .video-banner .text p {
    font-size: 16px;
    margin-bottom: 1rem;
  }
}
@media (max-width: 320px) {
  .video-banner .text p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .ytVideoWrapper .closeBtn {
    width: 70px;
    height: 70px;
  }
  .ytVideoWrapper .closeBtn .line.a {
    width: 35px;
    margin-left: -17.5px;
  }
  .ytVideoWrapper .closeBtn .line.b {
    height: 35px;
    margin-top: -17.5px;
  }
}
@media (max-width: 320px) {
  .ytVideoWrapper .closeBtn {
    width: 60px;
    height: 60px;
  }
  .ytVideoWrapper .closeBtn .line.a {
    width: 30px;
    margin-left: -15px;
  }
  .ytVideoWrapper .closeBtn .line.b {
    height: 30px;
    margin-top: -15px;
  }
  .video-banner .text {
    padding: 1rem;
  }
  .video-banner .text h2,
  .video-banner .text p {
    max-width: 90%;
  }
}
.site-header {
  position: sticky;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  z-index: 100;
  transition: all 300ms ease-in-out;
  padding-top: 10px;
}
.site-header.fixed {
  background-color: rgba(255, 255, 255, 0.82);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.07);
  padding-top: 0;
}
.site-header.fixed .container {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.site-header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  transition: all 300ms ease-in-out;
}
.site-header .logo {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 120px;
  margin-right: 1.5rem;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.site-header .logo:hover {
  opacity: 0.8;
}
.site-header .logo:focus-visible {
  outline: 2px solid #045657;
  outline-offset: 4px;
  border-radius: 8px;
}
.site-header .logo img {
  width: auto;
  height: 48px;
  object-fit: contain;
}
@media (max-width: 1199px) {
  .site-header .logo img {
    height: 40px;
  }
}
@media (max-width: 767px) {
  .site-header .logo img {
    height: 35px;
  }
}
.site-header nav {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 1199px) {
  .site-header nav {
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    width: 85%;
    height: 100vh;
    background-color: #ffffff;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transform: translateX(105%);
    box-shadow: -8px 0 40px rgba(0, 0, 0, 0.12);
    transition: transform 0.42s cubic-bezier(0.32, 0, 0, 1), opacity 0.3s ease, visibility 0s linear 0.42s;
    z-index: 99;
  }
  .site-header nav.active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: transform 0.42s cubic-bezier(0.32, 0, 0, 1), opacity 0.3s ease, visibility 0s linear 0s;
  }
}
.site-header nav .header-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 2rem;
  align-items: center;
}
@media (max-width: 1199px) {
  .site-header nav .header-menu {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    width: 100%;
    height: 100%;
    padding: 5.5rem 0 2rem;
    overflow-y: auto;
    transition: all 300ms ease-in-out;
  }
  .site-header nav .header-menu.submenu-open {
    transform: translateX(-100%);
  }
}
.site-header nav .header-menu .menu-item {
  position: relative;
}
.site-header nav .header-menu .menu-item.current-menu-item a {
  font-weight: 700;
  text-decoration: wavy underline;
}
@media (max-width: 1199px) {
  .site-header nav .header-menu .menu-item {
    padding: 0;
  }
}
.site-header nav .header-menu .menu-item a {
  display: block;
  color: #045657;
  font-size: 14px;
  text-decoration: none;
  padding: 0.5rem 0;
  transition: all 150ms ease-in-out;
}
@media (max-width: 1199px) {
  .site-header nav .header-menu .menu-item a {
    padding: 1rem 1.5rem;
    border-left: 4px solid transparent;
  }
}
.site-header nav .header-menu .menu-item a:hover, .site-header nav .header-menu .menu-item a:focus-visible {
  color: #045657;
}
.site-header nav .header-menu .menu-item a:focus-visible {
  outline: 2px solid #045657;
  outline-offset: 4px;
}
@media (max-width: 1199px) {
  .site-header nav .header-menu .menu-item a:focus-visible {
    outline-offset: -2px;
  }
}
.site-header nav .header-menu .menu-item.current-menu-item > a, .site-header nav .header-menu .menu-item.current-menu-parent > a, .site-header nav .header-menu .menu-item.current-menu-ancestor > a {
  color: #045657;
}
.site-header nav .header-menu .menu-item.menu-item-has-children > a {
  position: relative;
  padding-right: 1.25rem;
}
.site-header nav .header-menu .menu-item.menu-item-has-children > a::after {
  content: url("../assets/icons/angle-down.svg");
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 16px;
  height: 16px;
  transition: all 150ms ease-in-out;
  pointer-events: none;
}
@media (max-width: 1199px) {
  .site-header nav .header-menu .menu-item.menu-item-has-children > a::after {
    margin-right: 1rem;
    transform: translateY(-50%) rotate(-90deg);
  }
}
@media (hover: hover) {
  .site-header nav .header-menu .menu-item.menu-item-has-children > a:hover::after {
    transform: translateY(-50%) rotate(180deg);
  }
}
@media (hover: hover) and (max-width: 1199px) {
  .site-header nav .header-menu .menu-item.menu-item-has-children > a:hover::after {
    transform: translateY(-50%) rotate(-90deg);
  }
}
.site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  list-style: none;
  margin: 0;
  padding: 0.75rem 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 300ms ease-in-out;
  z-index: 50;
}
@media (max-width: 1199px) {
  .site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100vh;
    background-color: #ffffff;
    border-radius: 0;
    box-shadow: none;
    padding: 5.5rem 0 2rem;
    margin: 0;
    opacity: 1;
    visibility: visible;
    transform: none;
    overflow-y: auto;
    transition: all 300ms ease-in-out;
    z-index: 100;
  }
}
@media (max-width: 1199px) {
  .site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu.active {
    left: 0;
  }
}
.site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .mobile-back-btn {
  display: none;
}
@media (max-width: 1199px) {
  .site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .mobile-back-btn {
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #a0a4ae;
    margin-bottom: 0.5rem;
  }
  .site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .mobile-back-btn a {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 1rem 1.5rem;
    color: #000000;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    transition: all 150ms ease-in-out;
  }
  .site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .mobile-back-btn a::before {
    content: url("../assets/icons/angle-down.svg");
    display: inline-block;
    width: 16px;
    height: 16px;
    transform: rotate(90deg);
  }
}
.site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item {
  position: relative;
}
.site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
  color: #41495d;
  padding: 0.75rem 1rem;
  border: none;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
    padding: 1rem 1.5rem;
    border-left: 4px solid transparent;
  }
}
.site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a:hover, .site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a:focus-visible {
  color: #045657;
}
.site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.current-menu-item > a, .site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.current-menu-parent > a, .site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.current-menu-ancestor > a {
  color: #045657;
}
.site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children > a {
  position: relative;
  padding-right: 1.5rem;
}
.site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children > a::after {
  content: url("../assets/icons/angle-down.svg");
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 16px;
  height: 16px;
  transition: all 150ms ease-in-out;
  pointer-events: none;
  margin-right: 1rem;
}
@media (max-width: 1199px) {
  .site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children > a::after {
    transform: translateY(-50%) rotate(-90deg);
  }
}
@media (hover: hover) {
  .site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children > a:hover::after {
    transform: translateY(-50%) rotate(-90deg);
  }
}
.site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 180px;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  list-style: none;
  margin: 0;
  margin-left: 0.5rem;
  padding: 0.75rem 0;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  transition: all 300ms ease-in-out;
  z-index: 51;
}
@media (max-width: 1199px) {
  .site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100vh;
    background-color: #ffffff;
    border-radius: 0;
    box-shadow: none;
    padding: 5.5rem 0 2rem;
    margin: 0;
    margin-left: 0;
    opacity: 1;
    visibility: visible;
    transform: none;
    overflow-y: auto;
    transition: all 300ms ease-in-out;
    z-index: 101;
  }
}
@media (max-width: 1199px) {
  .site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu.active {
    left: 0;
  }
}
.site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
  padding: 0.5rem 0.75rem;
  font-size: 14px;
}
@media (max-width: 1199px) {
  .site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
    padding: 1rem 1.5rem;
  }
}
.site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu .menu-item.current-menu-item > a, .site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu .menu-item.current-menu-parent > a, .site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu .menu-item.current-menu-ancestor > a {
  color: #045657;
}
.site-header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.site-header nav .header-menu .menu-item.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.nav-backdrop {
  display: none;
}
@media (max-width: 1199px) {
  .nav-backdrop {
    display: block;
    position: fixed;
    inset: 0;
    z-index: 98;
    background: rgba(0, 0, 0, 0);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    pointer-events: none;
    transition: background 0.42s cubic-bezier(0.32, 0, 0, 1), backdrop-filter 0.42s cubic-bezier(0.32, 0, 0, 1);
  }
}

@media (max-width: 1199px) {
  .site-header nav.active ~ .nav-backdrop {
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    pointer-events: auto;
  }
}

.menu-trigger {
  position: relative;
  z-index: 100;
  width: 40px;
  height: 40px;
  display: none;
  cursor: pointer;
  margin-left: auto;
  background-color: rgba(4, 86, 87, 0.06);
  border: 1.5px solid rgba(4, 86, 87, 0.2);
  border-radius: 6px;
  padding: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  transition: background-color 0.22s ease, border-color 0.22s ease, transform 0.15s ease;
}
@media (max-width: 1199px) {
  .menu-trigger {
    display: inline-flex;
  }
}
.menu-trigger:hover {
  background-color: rgba(4, 86, 87, 0.11);
  border-color: rgba(4, 86, 87, 0.35);
}
.menu-trigger:focus-visible {
  outline: 2px solid #045657;
  outline-offset: 2px;
}
.menu-trigger span {
  display: block;
  height: 2px;
  background-color: #045657;
  border-radius: 9999px;
  transition: transform 0.38s cubic-bezier(0.32, 0, 0, 1), opacity 0.25s ease, width 0.25s ease;
}
.menu-trigger span:nth-of-type(1) {
  width: 18px;
}
.menu-trigger span:nth-of-type(2) {
  width: 24px;
}
.menu-trigger span:nth-of-type(3) {
  width: 14px;
}
.menu-trigger.active {
  background-color: rgba(4, 86, 87, 0.08);
  border-color: rgba(4, 86, 87, 0.3);
}
.menu-trigger.active span:nth-of-type(1) {
  width: 20px;
  transform: translateY(7px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
  transform: scaleX(0);
}
.menu-trigger.active span:nth-of-type(3) {
  width: 20px;
  transform: translateY(-7px) rotate(45deg);
}
.menu-trigger:active {
  transform: scale(0.92);
}

.site-footer {
  padding: 0 0 60px;
}
.site-footer .footer-banner {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  padding: 60px 70px 30px;
}
.site-footer .footer-banner > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.site-footer .footer-banner .footer-inner {
  position: relative;
  z-index: 1;
}
.site-footer .footer-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  padding-bottom: 40px;
}
.site-footer .footer-top .footer-logo {
  flex-shrink: 0;
}
.site-footer .footer-top .footer-logo img {
  height: 75px;
  width: auto;
  filter: brightness(0) invert(1);
}
.site-footer .footer-top nav ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 32px;
  justify-content: flex-end;
  list-style: none;
}
.site-footer .footer-top nav ul li a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  transition: all 300ms ease-in-out;
  opacity: 0.8;
}
.site-footer .footer-top nav ul li a:hover {
  opacity: 1;
}
.site-footer .footer-top nav ul li a[aria-current=page] {
  opacity: 1;
  text-decoration: underline wavy;
  text-underline-offset: 5px;
}
.site-footer .footer-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  padding-top: 40px;
}
.site-footer .footer-bottom .footer-contact {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.site-footer .footer-bottom .footer-contact a {
  color: #ffffff;
  font-size: 14px;
  transition: all 300ms ease-in-out;
  display: flex;
  font-weight: 500;
  align-items: center;
}
.site-footer .footer-bottom .footer-contact a:hover {
  opacity: 1;
}
.site-footer .footer-bottom .footer-contact a img {
  filter: brightness(0) invert(1);
  width: 24px;
  height: 24px;
  margin-right: 15px;
}
.site-footer .footer-bottom .footer-social ul {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 0;
  list-style: none;
}
.site-footer .footer-bottom .footer-social ul a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  transition: all 300ms ease-in-out;
  border-radius: 10px;
}
.site-footer .footer-bottom .footer-social ul a:hover {
  border-color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
}
.site-footer .footer-bottom .footer-social ul a img {
  width: 23px;
  height: 23px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}
.site-footer .footer-bottom .footer-end {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  gap: 20px;
}
.site-footer .footer-bottom .footer-end .scroll-top {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1.5px solid rgba(255, 255, 255, 0.4);
  background: transparent;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
  transition: all 300ms ease-in-out;
}
.site-footer .footer-bottom .footer-end .scroll-top:hover {
  border-color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
}
.site-footer .footer-bottom .footer-end .copyright {
  font-size: 14px;
  color: #ffffff;
  margin: 0;
  white-space: nowrap;
}
.site-footer .footer-legal {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  margin-top: 24px;
  padding-top: 20px;
}
.site-footer .footer-legal nav ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px 24px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer .footer-legal nav ul li a {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  opacity: 0.5;
  transition: all 300ms ease-in-out;
  white-space: nowrap;
}
.site-footer .footer-legal nav ul li a:hover {
  opacity: 0.85;
}
@media (max-width: 1199px) {
  .site-footer .footer-banner {
    padding: 50px;
  }
  .site-footer .footer-top nav ul {
    gap: 8px 20px;
  }
}
@media (max-width: 991px) {
  .site-footer {
    padding-bottom: 80px;
  }
  .site-footer .footer-banner {
    padding: 36px 32px;
    border-radius: 12px;
  }
  .site-footer .footer-top {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }
  .site-footer .footer-top .footer-logo img {
    height: 60px;
  }
  .site-footer .footer-top nav ul {
    justify-content: flex-start;
    gap: 8px 16px;
  }
  .site-footer .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 24px;
    gap: 16px;
  }
  .site-footer .footer-bottom .footer-end {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
  }
  .site-footer .footer-bottom .footer-end .copyright {
    white-space: normal;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-legal {
    margin-top: 18px;
    padding-top: 16px;
  }
  .site-footer .footer-legal nav ul {
    gap: 6px 16px;
  }
  .site-footer .footer-legal nav ul li a {
    font-size: 11px;
  }
  .site-footer .footer-banner {
    padding: 24px 20px;
    border-radius: 16px;
  }
  .site-footer .footer-top {
    gap: 34px;
    padding-bottom: 18px;
  }
  .site-footer .footer-top .footer-logo img {
    height: 48px;
  }
  .site-footer .footer-top nav ul {
    columns: 2;
    column-gap: 24px;
    padding-left: 0px;
  }
  .site-footer .footer-top nav ul li {
    margin-bottom: 10px;
  }
  .site-footer .footer-top nav ul a {
    font-size: 14px;
  }
  .site-footer .footer-bottom {
    gap: 34px;
    padding-top: 18px;
  }
  .site-footer .footer-bottom .footer-contact a {
    font-size: 14px;
  }
  .site-footer .footer-bottom .footer-contact a img {
    width: 18px;
    height: 18px;
    margin-right: 10px;
  }
  .site-footer .footer-bottom .footer-end .copyright {
    text-align: left;
    font-size: 12px;
  }
}

.mobile-action-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.1);
  display: none;
  overflow: hidden;
  z-index: 9999;
}
@media (max-width: 991px) {
  .mobile-action-bar {
    display: flex;
    align-items: stretch;
  }
}
.mobile-action-bar ul {
  display: flex;
  width: 100%;
  height: 100%;
  gap: 0;
}
.mobile-action-bar .menu-item {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #a0a4ae;
  height: 100%;
}
.mobile-action-bar .menu-item:last-child {
  border-right: 0;
}
.mobile-action-bar .menu-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  height: 100%;
  color: #045657;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  transition: all 150ms ease-in-out;
  padding: 0.5rem;
}
.mobile-action-bar .menu-item a:hover, .mobile-action-bar .menu-item a:focus-visible {
  background-color: rgba(4, 86, 87, 0.2);
  color: #044849;
}
.mobile-action-bar .menu-item a:active {
  background-color: rgba(4, 86, 87, 0.5);
  transform: scale(0.98);
}
.mobile-action-bar .menu-item a img {
  height: 18px;
  width: auto;
  object-fit: contain;
}

/*# sourceMappingURL=main.css.map */
