@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: hidden;
  font-family: "Outfit", sans-serif;
  background-color: #f9f7f4;
}

:focus {
  outline: none;
}

:focus-visible {
  outline: 2px solid #12284b;
  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: 1380px;
  }
  .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;
}

.btn-1,
.btn-2,
.btn-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 48px;
  padding: 14px 28px;
  border: 1px solid transparent;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  cursor: pointer;
  transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out, color 150ms ease-in-out, box-shadow 150ms ease-in-out;
}
.btn-1:focus-visible,
.btn-2:focus-visible,
.btn-3:focus-visible {
  outline: 2px solid #12284b;
  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 {
  background-color: #12284b;
  border-color: #12284b;
  color: #ffffff;
}
.btn-1:hover, .btn-1:focus-visible {
  background-color: #9e6850;
  border-color: #9e6850;
  color: #ffffff;
}

.btn-2 {
  background-color: #9e6850;
  border-color: #9e6850;
  color: #ffffff;
}
.btn-2:hover, .btn-2:focus-visible {
  background-color: #f9f7f4;
  border-color: #ffffff;
  color: #12284b;
}

.btn-3 {
  background-color: #7b7258;
  border-color: #7b7258;
  color: #ffffff;
}
.btn-3:hover, .btn-3:focus-visible {
  background-color: #6d664e;
  border-color: #6d664e;
  color: #ffffff;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(44px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.anim-item {
  opacity: 0;
}
.anim-item.anim-delay-1 {
  --anim-delay: 0.12s;
}
.anim-item.anim-delay-2 {
  --anim-delay: 0.24s;
}
.anim-item.anim-delay-3 {
  --anim-delay: 0.36s;
}
.anim-item.anim-delay-4 {
  --anim-delay: 0.48s;
}
.anim-item.anim-delay-5 {
  --anim-delay: 0.62s;
}
.anim-item.visible {
  animation: fadeUp 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) var(--anim-delay, 0s) forwards;
}

.seo-content-section {
  padding: 40px 0;
}
@media (max-width: 767px) {
  .seo-content-section {
    padding: 30px 0;
  }
}
.seo-content-section .accordion .accordion-item {
  border: none;
  background-color: #f9f7f4;
}
.seo-content-section .accordion .accordion-button {
  display: flex;
  align-items: center;
  padding: 15px 0;
  background-color: #f9f7f4;
  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: #f9f7f4;
  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 #d9d3be;
}
.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: #12284b;
  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 #12284b;
  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 #d9d3be;
  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;
}
@media (max-width: 767px) {
  .blog-page .blog-hero {
    padding: 40px 20px 0;
  }
}
.blog-page .blog-hero .big-title {
  margin-bottom: 40px;
  display: none;
}
@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 #c1b48c;
  border-radius: 12px;
  background-color: #f9f7f4;
  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 #7b7258;
}
.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: #d9d3be;
  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 #c1b48c;
  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 .post-content {
  padding: 80px;
}
@media (max-width: 991px) {
  .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: #717785;
  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 #d9d3be;
}
.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: 14px;
  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: 12px;
  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: 991px) {
  .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: 991px) {
  .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: 48px;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1.3;
  color: #000000;
}
@media (max-width: 767px) {
  .single-post .post-content .main-content .post-header h1 {
    font-size: 28px;
  }
}
.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 #d9d3be;
  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: #9e6850;
  color: #ffffff;
  border-color: #9e6850;
}
.single-post .post-content .main-content .post-meta .post-share .share-btn.twitter:hover {
  background-color: #000000;
  color: #ffffff;
  border-color: #000000;
}
.single-post .post-content .main-content .post-meta .post-share .share-btn.linkedin:hover {
  background-color: #8b5c46;
  color: #ffffff;
  border-color: #8b5c46;
}
.single-post .post-content .main-content .post-meta .post-share .share-btn.whatsapp:hover {
  background-color: #12284b;
  color: #ffffff;
  border-color: #12284b;
}
.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: 28px;
}
@media (max-width: 767px) {
  .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: 767px) {
  .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: 767px) {
  .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: 767px) {
  .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: 767px) {
  .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: #12284b;
  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 #12284b;
  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: #323125;
  color: #edeadf;
  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: #dc3545;
  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 #d9d3be;
}
.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: 767px) {
  .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: 767px) {
  .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 figure.wp-block-table {
  margin: 25px 0;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.single-post .post-content .main-content .main-content-text figure.wp-block-table table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  border: none;
}
.single-post .post-content .main-content .main-content-text figure.wp-block-table table thead {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.single-post .post-content .main-content .main-content-text figure.wp-block-table table thead td,
.single-post .post-content .main-content .main-content-text figure.wp-block-table table th {
  background-color: rgba(0, 0, 0, 0.04);
  padding: 14px 16px;
  text-align: left;
  font-weight: 600;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.55);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  border: none;
}
.single-post .post-content .main-content .main-content-text figure.wp-block-table table thead td:not(:last-child),
.single-post .post-content .main-content .main-content-text figure.wp-block-table table th:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.06);
}
.single-post .post-content .main-content .main-content-text figure.wp-block-table table tbody td {
  padding: 13px 16px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.75);
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  vertical-align: middle;
  border: none;
}
.single-post .post-content .main-content .main-content-text figure.wp-block-table table tbody td:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.06);
}
.single-post .post-content .main-content .main-content-text figure.wp-block-table table tbody tr:last-child td {
  border-bottom: none;
}
.single-post .post-content .main-content .main-content-text figure.wp-block-table table tbody tr {
  transition: background-color 0.15s ease;
}
.single-post .post-content .main-content .main-content-text figure.wp-block-table table tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.025);
}
.single-post .post-content .main-content .main-content-text table:not(.wp-block-table table) {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin: 25px 0;
}
.single-post .post-content .main-content .main-content-text table:not(.wp-block-table table) th,
.single-post .post-content .main-content .main-content-text table:not(.wp-block-table table) thead td {
  background-color: rgba(0, 0, 0, 0.04);
  padding: 14px 16px;
  text-align: left;
  font-weight: 600;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.55);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.single-post .post-content .main-content .main-content-text table:not(.wp-block-table table) td {
  padding: 13px 16px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.75);
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  vertical-align: middle;
}
.single-post .post-content .main-content .main-content-text table:not(.wp-block-table table) tr:last-child td {
  border-bottom: none;
}
.single-post .post-content .main-content .main-content-text table:not(.wp-block-table table) tbody tr {
  transition: background-color 0.15s ease;
}
.single-post .post-content .main-content .main-content-text table:not(.wp-block-table table) tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.025);
}
.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 #12284b;
  padding: 30px 20px;
  margin: 30px 0;
  font-size: 18px;
  font-style: italic;
  text-align: center;
  background-color: #f4f7f7;
  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 #d9d3be;
  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: #12284b;
  color: #ffffff;
  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: #12284b;
  border: 2px solid #12284b;
}
.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: 767px) {
  .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: 991px) {
  .single-post .post-content .sidebar-toc {
    width: 0px;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .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 #d9d3be;
  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-color: #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: 991px) {
  .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: 991px) {
  .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: 12px;
  overflow: hidden;
}
.single-post .post-content .blog-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}
.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: #41495d;
  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 #d9d3be;
}
@media (max-width: 991px) {
  .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 #d9d3be;
  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 #d9d3be;
  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: #12284b;
  color: #12284b;
}
.single-post .pagination-nav .page-numbers.current {
  background-color: #12284b;
  color: #ffffff;
  border-color: #12284b;
}
.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(18, 40, 75, 0.1);
}
@media (max-width: 767px) {
  .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 {
  position: relative;
  height: 100vh;
  margin-top: -82px;
  overflow: hidden;
  background-color: #12284b;
}
.hero-section::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #000000;
  opacity: var(--hero-dark, 0);
  z-index: 25;
  pointer-events: none;
}
.hero-section .hero-social {
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%) !important;
  z-index: 20;
  opacity: 0;
  animation: socialFadeIn 0.8s ease forwards 1.2s;
}
.hero-section .hero-social ul {
  display: flex;
  flex-direction: column;
  gap: 30px;
  list-style: none;
}
.hero-section .hero-social ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1.5px solid rgba(255, 255, 255, 0.35);
  transition: all 300ms ease-in-out;
}
.hero-section .hero-social ul li a img {
  width: 22px;
  height: 22px;
  filter: brightness(0) invert(1);
  transition: all 300ms ease-in-out;
}
.hero-section .hero-social ul li a:hover {
  background-color: #9e6850;
  border-color: #9e6850;
  transform: scale(1.08);
}
@media (max-width: 991px) {
  .hero-section .hero-social {
    display: none;
  }
}
.hero-section .hero-swiper {
  width: 100%;
  height: 100%;
}
.hero-section .hero-swiper .swiper-slide {
  position: relative;
  overflow: hidden;
}
.hero-section .hero-swiper .swiper-slide .slide-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.hero-section .hero-swiper .swiper-slide .slide-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(110deg, rgba(18, 40, 75, 0.72) 0%, rgba(18, 40, 75, 0.52) 42%, rgba(158, 104, 80, 0.28) 72%, rgba(158, 104, 80, 0.1) 100%);
  z-index: 1;
}
.hero-section .hero-swiper .swiper-slide .slide-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform-origin: center;
  transform: scale(1.05);
}
.hero-section .hero-swiper .swiper-slide .container {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
}
.hero-section .hero-swiper .swiper-slide .hero-content {
  max-width: 800px;
  padding-left: 80px;
}
.hero-section .hero-swiper .swiper-slide .hero-content span,
.hero-section .hero-swiper .swiper-slide .hero-content h1,
.hero-section .hero-swiper .swiper-slide .hero-content p,
.hero-section .hero-swiper .swiper-slide .hero-content .btn-1 {
  opacity: 0;
}
.hero-section .hero-swiper .swiper-slide .hero-content .btn-1 {
  background-color: #9e6850;
  color: #ffffff;
  border: none;
}
.hero-section .hero-swiper .swiper-slide .hero-content .btn-1:hover {
  background-color: #12284b;
  color: #ffffff;
  border: none;
}
.hero-section .hero-swiper .swiper-slide .hero-content span {
  display: block;
  font-size: 24px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  margin-bottom: 10px;
}
.hero-section .hero-swiper .swiper-slide .hero-content h1 {
  font-size: 56px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.1;
  margin-bottom: 50px;
}
.hero-section .hero-swiper .swiper-slide .hero-content p {
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.72;
  margin-bottom: 38px;
  display: none;
  max-width: 460px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-section .hero-swiper .swiper-slide .hero-content {
    padding-left: 60px;
  }
  .hero-section .hero-swiper .swiper-slide .hero-content h1 {
    font-size: 36px;
  }
  .hero-section .hero-swiper .swiper-slide .hero-content p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .hero-section .hero-swiper .swiper-slide .hero-content {
    padding-left: 0;
    max-width: 300px;
  }
  .hero-section .hero-swiper .swiper-slide .hero-content h1 {
    font-size: 36px;
  }
  .hero-section .hero-swiper .swiper-slide .hero-content p {
    font-size: 16px;
    max-width: 100%;
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .hero-section .hero-swiper .swiper-slide .hero-content h1 {
    font-size: 28px;
  }
  .hero-section .hero-swiper .swiper-slide .hero-content p {
    font-size: 14px;
  }
}
.hero-section .hero-swiper .swiper-slide-active .slide-bg img {
  animation: kenBurns 8s ease-in-out forwards;
}
.hero-section .hero-swiper .swiper-slide-active .hero-content span {
  animation: heroFadeUp 0.8s ease both 0.3s;
}
.hero-section .hero-swiper .swiper-slide-active .hero-content h1 {
  animation: heroFadeUp 0.9s ease both 0.55s;
}
.hero-section .hero-swiper .swiper-slide-active .hero-content p {
  animation: heroFadeUp 0.8s ease both 0.8s;
}
.hero-section .hero-swiper .swiper-slide-active .hero-content .btn-1 {
  animation: heroFadeUp 0.8s ease both 1.05s;
}
.hero-section .hero-controls {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  z-index: 20;
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  padding-right: 50px;
}
.hero-section .hero-controls .hero-ticker-bar {
  display: flex;
  align-items: center;
  gap: 4px;
  background: rgba(0, 0, 0, 0.44);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 20px;
  padding: 30px;
  pointer-events: all;
}
.hero-section .hero-controls .ticker-content {
  padding: 6px;
}
.hero-section .hero-controls .ticker-content p {
  display: none;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: 500;
  color: #9e6850;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.hero-section .hero-controls .ticker-content p::before {
  content: "";
  display: block;
  width: 20px;
  height: 1.5px;
  background-color: #9e6850;
  flex-shrink: 0;
}
.hero-section .hero-controls .ticker-content .ticker-list {
  overflow: hidden;
  width: 520px;
}
.hero-section .hero-controls .ticker-content ul {
  display: flex;
  align-items: baseline;
  list-style: none;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.hero-section .hero-controls .ticker-content ul li {
  flex-shrink: 0;
  color: rgba(255, 255, 255, 0.22);
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  transition: color 0.5s ease, font-size 0.5s ease;
  padding: 0 16px;
  position: relative;
}
.hero-section .hero-controls .ticker-content ul li:first-child {
  padding-left: 0;
}
.hero-section .hero-controls .ticker-content ul li:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 12px;
  background-color: rgba(255, 255, 255, 0.15);
}
.hero-section .hero-controls .ticker-content ul li strong {
  font-weight: 700;
  color: rgba(255, 255, 255, 0.38);
  margin-left: 4px;
}
.hero-section .hero-controls .ticker-content ul li.active {
  color: rgba(255, 255, 255, 0.92);
  font-size: 22px;
}
.hero-section .hero-controls .ticker-content ul li.active strong {
  color: #ffffff;
  font-weight: 800;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-section .hero-controls {
    padding-right: 60px;
  }
}
@media (max-width: 991px) {
  .hero-section .hero-controls {
    bottom: 30px;
    padding-right: 20px;
  }
  .hero-section .hero-controls .ticker-content p {
    display: none;
  }
}
@media (max-width: 767px) {
  .hero-section .hero-controls {
    bottom: 24px;
    justify-content: center;
    padding-right: 0;
  }
  .hero-section .hero-controls .ticker-content .ticker-list {
    width: 160px;
  }
  .hero-section .hero-controls .ticker-content ul li {
    font-size: 10px;
    padding: 0 10px;
  }
  .hero-section .hero-controls .ticker-content ul li:first-child {
    padding-left: 0;
  }
  .hero-section .hero-controls .ticker-content ul li.active {
    font-size: 15px;
  }
}
.hero-section .hero-nav {
  pointer-events: all;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  border: 1.5px solid rgba(255, 255, 255, 0.4);
  background-color: transparent;
  color: #ffffff;
  cursor: pointer;
  transition: all 300ms ease-in-out;
  flex-shrink: 0;
}
.hero-section .hero-nav:hover {
  background-color: #12284b;
  border-color: #12284b;
}
@media (max-width: 991px) {
  .hero-section .hero-nav {
    width: 44px;
    height: 44px;
  }
}
@media (max-width: 767px) {
  .hero-section .hero-nav {
    width: 38px;
    height: 38px;
  }
}
.hero-section .hero-scroll {
  position: absolute;
  bottom: 36px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
}
.hero-section .hero-scroll svg {
  display: block;
}
.hero-section .hero-scroll .scroll-wheel {
  transform-box: fill-box;
  transform-origin: center top;
  animation: scrollWheel 2.2s ease-in-out infinite;
}
@media (max-width: 767px) {
  .hero-section .hero-scroll {
    bottom: 20px;
  }
  .hero-section .hero-scroll svg {
    width: 22px;
    height: 36px;
  }
}
@keyframes kenBurns {
  0% {
    transform: scale(1.05) translate(0, 0);
  }
  100% {
    transform: scale(1.15) translate(-1.5%, -1%);
  }
}
@keyframes heroFadeUp {
  from {
    opacity: 0;
    transform: translateY(35px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes scrollWheel {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes socialFadeIn {
  from {
    opacity: 0;
    transform: translateX(-24px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.section-01 {
  overflow: clip;
  padding: 80px 0;
}
.section-01 .about-main {
  display: flex;
  min-height: 56vh;
  align-items: center;
}
@media (max-width: 991px) {
  .section-01 .about-main {
    flex-direction: column;
    min-height: auto;
  }
}
.section-01 .about-main .about-visual {
  flex: 0 0 50%;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-01 .about-main .about-visual {
    flex: 0 0 50%;
  }
}
@media (max-width: 991px) {
  .section-01 .about-main .about-visual {
    flex: none;
    width: 100%;
    aspect-ratio: 5/3;
    margin-right: 0;
    z-index: 1;
    display: block;
  }
}
@media (max-width: 767px) {
  .section-01 .about-main .about-visual {
    aspect-ratio: 4/3;
  }
}
.section-01 .about-main .about-visual .about-slides {
  position: relative;
  width: 100%;
  aspect-ratio: 16/8;
  overflow: hidden;
}
@media (max-width: 991px) {
  .section-01 .about-main .about-visual .about-slides {
    aspect-ratio: unset;
    height: 100%;
    box-shadow: none;
  }
}
.section-01 .about-main .about-visual .about-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.7s ease;
  aspect-ratio: 16/8;
}
.section-01 .about-main .about-visual .about-slide.active {
  opacity: 1;
}
.section-01 .about-main .about-visual .about-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 12px 0 0 12px;
}
.section-01 .about-main .about-panel {
  flex: 1;
  background-color: #12284b;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 80px 60px 80px 110px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 12px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-01 .about-main .about-panel {
    padding: 60px 44px 60px 90px;
  }
}
@media (max-width: 991px) {
  .section-01 .about-main .about-panel {
    padding: 56px 24px;
  }
}
@media (max-width: 767px) {
  .section-01 .about-main .about-panel {
    padding: 44px 16px;
  }
}
.section-01 .about-main .about-panel .about-watermark {
  position: absolute;
  bottom: -20px;
  right: -16px;
  font-size: 160px;
  font-weight: 800;
  font-style: italic;
  color: rgba(255, 255, 255, 0.05);
  line-height: 1;
  pointer-events: none;
  white-space: nowrap;
  user-select: none;
  z-index: 0;
  display: none;
}
@media (max-width: 767px) {
  .section-01 .about-main .about-panel .about-watermark {
    font-size: 80px;
  }
}
.section-01 .about-main .about-panel .about-slide-text {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 1;
}
.section-01 .about-main .about-panel .about-slide-text.active {
  display: flex;
  animation: aboutFadeUp 0.55s ease both;
}
.section-01 .about-main .about-panel .about-slide-text h2 {
  font-size: 68px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.05;
  margin-bottom: 24px;
}
.section-01 .about-main .about-panel .about-slide-text h2 span {
  display: block;
  font-size: 20px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.65);
  margin-bottom: 4px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-01 .about-main .about-panel .about-slide-text h2 {
    font-size: 48px;
  }
}
@media (max-width: 991px) {
  .section-01 .about-main .about-panel .about-slide-text h2 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .section-01 .about-main .about-panel .about-slide-text h2 {
    font-size: 36px;
  }
  .section-01 .about-main .about-panel .about-slide-text h2 span {
    font-size: 16px;
  }
}
.section-01 .about-main .about-panel .about-slide-text p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.78);
  line-height: 1.8;
  margin-bottom: 32px;
  max-width: 420px;
}
@media (max-width: 991px) {
  .section-01 .about-main .about-panel .about-slide-text p {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .section-01 .about-main .about-panel .about-slide-text p {
    font-size: 14px;
    margin-bottom: 24px;
  }
}
.section-01 .about-main .about-panel .about-slide-text a {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  border-bottom: 2px solid #9e6850;
  transition: all 300ms ease-in-out;
}
.section-01 .about-main .about-panel .about-slide-text a:hover {
  color: #9e6850;
}
.section-01 .about-main .about-panel .about-nav {
  display: flex;
  gap: 10px;
  margin-top: 40px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .section-01 .about-main .about-panel .about-nav {
    margin-top: 28px;
  }
}
.section-01 .about-main .about-panel .about-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1.5px solid rgba(255, 255, 255, 0.35);
  background-color: transparent;
  color: #ffffff;
  cursor: pointer;
  transition: all 300ms ease-in-out;
}
.section-01 .about-main .about-panel .about-nav button:hover {
  background-color: #f9f7f4;
  border-color: #ffffff;
  color: #12284b;
}
@media (max-width: 767px) {
  .section-01 .about-main .about-panel .about-nav button {
    width: 40px;
    height: 40px;
  }
}
@keyframes aboutFadeUp {
  from {
    opacity: 0;
    transform: translateY(22px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.section-01 .about-stats-bar {
  background-color: #12284b;
  display: flex;
}
.section-01 .about-stats-bar .stat-item {
  flex: 1;
  padding: 36px 0;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}
.section-01 .about-stats-bar .stat-item:last-child {
  border-right: none;
}
.section-01 .about-stats-bar .stat-item strong {
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
}
.section-01 .about-stats-bar .stat-item span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.65);
  font-weight: 400;
}
@media (max-width: 991px) {
  .section-01 .about-stats-bar .stat-item {
    padding: 28px 12px;
  }
  .section-01 .about-stats-bar .stat-item strong {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .section-01 .about-stats-bar .stat-item {
    padding: 22px 8px;
  }
  .section-01 .about-stats-bar .stat-item strong {
    font-size: 24px;
  }
}

.section-02 {
  overflow: clip;
  position: relative;
  min-height: 80vh;
  display: flex;
  align-items: center;
  overflow: hidden;
}
@media (max-width: 991px) {
  .section-02 {
    min-height: auto;
  }
}
.section-02 .projects-bg {
  position: absolute;
  inset: 0;
}
.section-02 .projects-bg img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.7s ease;
}
.section-02 .projects-bg img:first-child {
  opacity: 1;
}
.section-02 .projects-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(110deg, rgba(18, 40, 75, 0.97) 0%, rgba(18, 40, 75, 0.9) 42%, rgba(18, 40, 75, 0.7) 100%);
  z-index: 1;
}
.section-02:has(.projects-list li:not(:nth-child(1)) a:hover) .projects-bg img:first-child {
  opacity: 0;
}
.section-02:has(.projects-list li:nth-child(1) a:hover) .projects-bg img:nth-child(1) {
  opacity: 1;
}
.section-02:has(.projects-list li:nth-child(2) a:hover) .projects-bg img:nth-child(2) {
  opacity: 1;
}
.section-02:has(.projects-list li:nth-child(3) a:hover) .projects-bg img:nth-child(3) {
  opacity: 1;
}
.section-02:has(.projects-list li:nth-child(4) a:hover) .projects-bg img:nth-child(4) {
  opacity: 1;
}
.section-02 .container {
  position: relative;
  z-index: 2;
  width: 100%;
}
.section-02 .projects-inner {
  display: flex;
  align-items: center;
  gap: 80px;
  padding: 100px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-02 .projects-inner {
    gap: 60px;
    padding: 80px 0;
  }
}
@media (max-width: 991px) {
  .section-02 .projects-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .section-02 .projects-inner {
    gap: 28px;
    padding: 56px 0;
  }
}
.section-02 .projects-left {
  flex: 0 0 320px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 36px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-02 .projects-left {
    flex: 0 0 260px;
  }
}
@media (max-width: 991px) {
  .section-02 .projects-left {
    flex: none;
    width: 100%;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
  }
}
@media (max-width: 767px) {
  .section-02 .projects-left {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
.section-02 .projects-left h4 {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-02 .projects-left h4 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .section-02 .projects-left h4 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .section-02 .projects-left h4 {
    font-size: 24px;
  }
}
.section-02 .projects-left .btn-1 {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.35);
  color: #ffffff;
}
.section-02 .projects-left .btn-1:hover, .section-02 .projects-left .btn-1:focus-visible {
  background-color: #9e6850;
  border-color: #9e6850;
  color: #fff;
}
.section-02 .projects-right {
  flex: 1;
  min-width: 0;
}
.section-02 .projects-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section-02 .projects-list li {
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.section-02 .projects-list li:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.section-02 .projects-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: #9e6850;
  transform: scaleY(0);
  transform-origin: bottom;
  transition: transform 0.4s ease;
}
.section-02 .projects-list li a {
  display: flex;
  align-items: center;
  gap: 28px;
  padding: 28px 0 28px 20px;
  color: #ffffff;
  transition: all 300ms ease-in-out;
}
@media (max-width: 991px) {
  .section-02 .projects-list li a {
    gap: 18px;
    padding: 22px 0 22px 16px;
  }
}
@media (max-width: 767px) {
  .section-02 .projects-list li a {
    gap: 14px;
    padding: 18px 0 18px 14px;
  }
}
.section-02 .projects-list li .item-num {
  font-size: 36px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.15);
  flex-shrink: 0;
  width: 60px;
  line-height: 1;
  transition: all 300ms ease-in-out;
}
@media (max-width: 991px) {
  .section-02 .projects-list li .item-num {
    font-size: 28px;
    width: 48px;
  }
}
@media (max-width: 767px) {
  .section-02 .projects-list li .item-num {
    font-size: 24px;
    width: 40px;
  }
}
.section-02 .projects-list li .item-content {
  flex: 1;
  min-width: 0;
}
.section-02 .projects-list li .item-content h3 {
  font-size: 28px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.2;
  margin: 0 0 8px;
  transition: all 300ms ease-in-out;
}
@media (max-width: 991px) {
  .section-02 .projects-list li .item-content h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .section-02 .projects-list li .item-content h3 {
    font-size: 20px;
  }
}
.section-02 .projects-list li .item-content p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 6px;
  transition: all 300ms ease-in-out;
}
@media (max-width: 767px) {
  .section-02 .projects-list li .item-content p {
    display: none;
  }
}
.section-02 .projects-list li .item-content span {
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0);
  font-weight: 400;
  transition: all 300ms ease-in-out;
}
@media (max-width: 767px) {
  .section-02 .projects-list li .item-content span {
    color: rgba(255, 255, 255, 0.4);
  }
}
.section-02 .projects-list li .item-arrow {
  flex-shrink: 0;
  opacity: 0;
  transform: translateX(-10px);
  transition: all 300ms ease-in-out;
  display: flex;
  align-items: center;
}
.section-02 .projects-list li .item-arrow img {
  display: block;
  transform: rotate(-90deg);
  filter: brightness(0) invert(1);
}
.section-02 .projects-list li:hover::before {
  transform: scaleY(1);
}
.section-02 .projects-list li:hover .item-num {
  color: #9e6850;
}
.section-02 .projects-list li:hover .item-content h3 {
  font-size: 28px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .section-02 .projects-list li:hover .item-content h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .section-02 .projects-list li:hover .item-content h3 {
    font-size: 20px;
  }
}
.section-02 .projects-list li:hover .item-content p {
  color: rgba(255, 255, 255, 0.55);
}
.section-02 .projects-list li:hover .item-content span {
  color: rgba(255, 255, 255, 0.45);
}
.section-02 .projects-list li:hover .item-arrow {
  opacity: 1;
  transform: translateX(0);
}

.section-02-ex .container {
  position: relative;
  z-index: 2;
}
.section-02-ex .projects-ex-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 72px 0 48px;
}
@media (max-width: 991px) {
  .section-02-ex .projects-ex-header {
    padding: 56px 0 36px;
  }
}
@media (max-width: 767px) {
  .section-02-ex .projects-ex-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding: 44px 0 28px;
  }
}
.section-02-ex .projects-ex-header h2 {
  font-size: 68px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.05;
}
.section-02-ex .projects-ex-header h2 span {
  display: block;
  font-size: 18px;
  font-weight: 300;
  color: #717785;
  margin-bottom: 4px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-02-ex .projects-ex-header h2 {
    font-size: 48px;
  }
}
@media (max-width: 991px) {
  .section-02-ex .projects-ex-header h2 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .section-02-ex .projects-ex-header h2 {
    font-size: 36px;
  }
  .section-02-ex .projects-ex-header h2 span {
    font-size: 14px;
  }
}
.section-02-ex .projects-ex-header .btn-2:hover {
  background-color: #12284b;
  color: #fff;
}
.section-02-ex .projects-ex-main {
  position: relative;
  overflow: hidden;
}
.section-02-ex .projects-ex-bg {
  position: absolute;
  inset: 0;
}
.section-02-ex .projects-ex-bg img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.7s ease;
}
.section-02-ex .projects-ex-bg img:first-child {
  opacity: 1;
}
.section-02-ex:has(.project-ex-card:nth-child(1):hover) .projects-ex-bg img:nth-child(1) {
  opacity: 1;
}
.section-02-ex:has(.project-ex-card:nth-child(2):hover) .projects-ex-bg img:nth-child(1) {
  opacity: 0;
}
.section-02-ex:has(.project-ex-card:nth-child(2):hover) .projects-ex-bg img:nth-child(2) {
  opacity: 1;
}
.section-02-ex:has(.project-ex-card:nth-child(3):hover) .projects-ex-bg img:nth-child(1) {
  opacity: 0;
}
.section-02-ex:has(.project-ex-card:nth-child(3):hover) .projects-ex-bg img:nth-child(3) {
  opacity: 1;
}
.section-02-ex:has(.project-ex-card:nth-child(4):hover) .projects-ex-bg img:nth-child(1) {
  opacity: 0;
}
.section-02-ex:has(.project-ex-card:nth-child(4):hover) .projects-ex-bg img:nth-child(4) {
  opacity: 1;
}
.section-02-ex .projects-ex-cards {
  height: 500px;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-02-ex .projects-ex-cards {
    height: 440px;
  }
}
@media (max-width: 991px) {
  .section-02-ex .projects-ex-cards {
    height: 360px;
  }
}
@media (max-width: 767px) {
  .section-02-ex .projects-ex-cards {
    height: 320px;
  }
}
.section-02-ex .projects-ex-mob-nav {
  display: none;
}
@media (max-width: 767px) {
  .section-02-ex .projects-ex-mob-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    height: 64px;
    background-color: #7b7258;
    position: relative;
    z-index: 2;
  }
  .section-02-ex .projects-ex-mob-nav button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1.5px solid rgba(255, 255, 255, 0.35);
    background: transparent;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 150ms ease-in-out;
    flex-shrink: 0;
    padding: 0;
  }
  .section-02-ex .projects-ex-mob-nav button:hover {
    border-color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
  }
  .section-02-ex .projects-ex-mob-nav button:focus-visible {
    outline: 2px solid #12284b;
    outline-offset: 2px;
  }
  .section-02-ex .projects-ex-mob-nav button svg {
    pointer-events: none;
  }
}
.section-02-ex .project-ex-card {
  display: flex;
  align-items: flex-end;
  padding: 36px 28px;
  border-right: 1px solid #ffffff;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.section-02-ex .project-ex-card:last-child {
  border-right: none;
}
@media (max-width: 991px) {
  .section-02-ex .project-ex-card {
    padding: 24px 18px;
  }
}
@media (max-width: 767px) {
  .section-02-ex .project-ex-card {
    border-right: none;
    height: 100%;
    padding: 24px 20px;
  }
}
.section-02-ex .project-ex-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.92) 0%, rgba(0, 0, 0, 0.62) 50%, rgba(0, 0, 0, 0.38) 100%);
  transition: all 500ms ease-in-out;
  z-index: 1;
}
.section-02-ex .project-ex-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
  transition: opacity 0.45s ease;
  z-index: 0;
}
.section-02-ex .project-ex-card .card-body {
  position: relative;
  z-index: 2;
}
.section-02-ex .project-ex-card .card-body span {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: #9e6850;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.section-02-ex .project-ex-card .card-body h3 {
  font-size: 28px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.1;
  margin: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-02-ex .project-ex-card .card-body h3 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .section-02-ex .project-ex-card .card-body h3 {
    font-size: 24px;
  }
}
.section-02-ex .project-ex-card .card-body p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.78);
  line-height: 1.6;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  margin-top: 0;
  transition: max-height 0.4s ease, opacity 0.35s ease, margin-top 0.35s ease;
}
@media (max-width: 767px) {
  .section-02-ex .project-ex-card .card-body p {
    max-height: 100px;
    opacity: 1;
    margin-top: 12px;
  }
}
.section-02-ex .project-ex-card:hover::before {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.42) 50%, rgba(0, 0, 0, 0.18) 100%);
}
.section-02-ex .project-ex-card:hover .card-body p {
  max-height: 80px;
  opacity: 1;
  margin-top: 12px;
}
.section-02-ex:has(.project-ex-card:hover) .project-ex-card img {
  opacity: 0;
}

.section-03 .history-layout {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .section-03 .history-layout {
    flex-direction: column;
  }
}
.section-03 .history-left {
  flex: 0 0 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 100px 80px 120px max(24px, (100vw - 1380px) / 2);
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-03 .history-left {
    padding: 80px 60px 100px max(24px, (100vw - 1380px) / 2);
  }
}
@media (max-width: 991px) {
  .section-03 .history-left {
    flex: none;
    padding: 60px 24px 48px;
  }
}
@media (max-width: 767px) {
  .section-03 .history-left {
    padding: 44px 16px 40px;
  }
}
.section-03 .history-left .milestone-text {
  display: none;
}
.section-03 .history-left .milestone-text.active {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.section-03 .history-left .milestone-text.active .milestone-year-bg {
  animation: milestone-in 0.5s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.section-03 .history-left .milestone-text.active .milestone-year {
  animation: milestone-in 0.6s 0.06s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.section-03 .history-left .milestone-text.active h2 {
  animation: milestone-in 0.6s 0.16s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.section-03 .history-left .milestone-text.active p {
  animation: milestone-in 0.5s 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.section-03 .history-left .milestone-text.active .btn-1 {
  animation: milestone-in 0.5s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.section-03 .history-left .milestone-text .milestone-year-bg {
  position: absolute;
  bottom: -30px;
  left: clamp(12px, 5.5vw, 90px);
  font-size: 240px;
  font-weight: 800;
  color: rgba(18, 28, 52, 0.05);
  line-height: 1;
  pointer-events: none;
  user-select: none;
  z-index: 0;
  display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-03 .history-left .milestone-text .milestone-year-bg {
    font-size: 200px;
  }
}
@media (max-width: 991px) {
  .section-03 .history-left .milestone-text .milestone-year-bg {
    font-size: 160px;
    bottom: -16px;
  }
}
@media (max-width: 767px) {
  .section-03 .history-left .milestone-text .milestone-year-bg {
    font-size: 110px;
  }
}
.section-03 .history-left .milestone-text .milestone-year {
  font-family: "Dancing Script", cursive;
  font-size: 56px;
  color: #12284b;
  line-height: 1.15;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-03 .history-left .milestone-text .milestone-year {
    font-size: 48px;
  }
}
@media (max-width: 991px) {
  .section-03 .history-left .milestone-text .milestone-year {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .section-03 .history-left .milestone-text .milestone-year {
    font-size: 40px;
    margin-bottom: 14px;
  }
}
.section-03 .history-left .milestone-text h2 {
  font-size: 50px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.05;
  margin-bottom: 24px;
  position: relative;
  z-index: 1;
}
.section-03 .history-left .milestone-text h2 span {
  display: block;
  font-size: 20px;
  font-weight: 400;
  color: #41495d;
  margin-bottom: 4px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-03 .history-left .milestone-text h2 {
    font-size: 48px;
  }
}
@media (max-width: 991px) {
  .section-03 .history-left .milestone-text h2 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .section-03 .history-left .milestone-text h2 {
    font-size: 36px;
  }
  .section-03 .history-left .milestone-text h2 span {
    font-size: 16px;
  }
}
.section-03 .history-left .milestone-text p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.8;
  max-width: 400px;
  margin: 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .section-03 .history-left .milestone-text p {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .section-03 .history-left .milestone-text p {
    font-size: 14px;
  }
}
.section-03 .history-left .milestone-text .btn-1 {
  margin-top: 32px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .section-03 .history-left .milestone-text .btn-1 {
    margin-top: 24px;
  }
}
.section-03 .history-left .history-nav {
  margin-top: 48px;
  display: flex;
  align-items: center;
  gap: 12px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .section-03 .history-left .history-nav {
    margin-top: 36px;
  }
}
@media (max-width: 767px) {
  .section-03 .history-left .history-nav {
    margin-top: 28px;
  }
}
.section-03 .history-left .history-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  border: 1.5px solid #c1b48c;
  background-color: #f9f7f4;
  cursor: pointer;
  transition: all 300ms ease-in-out;
  flex-shrink: 0;
}
.section-03 .history-left .history-nav button img {
  display: block;
  transition: all 150ms ease-in-out;
}
.section-03 .history-left .history-nav button:hover {
  background-color: #12284b;
  border-color: #12284b;
}
.section-03 .history-left .history-nav button:hover img {
  filter: brightness(0) invert(1);
}
.section-03 .history-left .history-nav button:focus-visible {
  outline: 2px solid #12284b;
  outline-offset: 2px;
}
@media (max-width: 767px) {
  .section-03 .history-left .history-nav button {
    width: 44px;
    height: 44px;
  }
}
.section-03 .history-left .history-nav .services-prev img {
  transform: rotate(90deg);
}
.section-03 .history-left .history-nav .services-next img {
  transform: rotate(-90deg);
}
.section-03 .history-right {
  flex: 1;
  overflow: hidden;
  padding: 80px 80px 80px 0;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-03 .history-right {
    padding: 60px 48px 60px 0;
  }
}
@media (max-width: 991px) {
  .section-03 .history-right {
    flex: none;
    width: 100%;
    padding: 0;
    aspect-ratio: 16/9;
  }
}
@media (max-width: 767px) {
  .section-03 .history-right {
    aspect-ratio: 4/3;
  }
}
.section-03 .history-right .services-swiper {
  width: 100%;
  aspect-ratio: 4/3;
}
.section-03 .history-right .services-swiper .swiper-slide {
  position: relative;
  height: 100%;
  transform: scale(0.86);
  transition: transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-03 .history-right .services-swiper .swiper-slide.swiper-slide-active {
  transform: scale(1);
}
.section-03 .history-right .services-swiper .swiper-slide::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #12284b;
  border-radius: 12px;
  z-index: 1;
  opacity: 0.4;
  pointer-events: none;
}
@media (max-width: 991px) {
  .section-03 .history-right .services-swiper .swiper-slide::before {
    border-radius: 0;
  }
}
.section-03 .history-right .services-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 12px;
}
@media (max-width: 991px) {
  .section-03 .history-right .services-swiper .swiper-slide img {
    border-radius: 0;
  }
}
@keyframes milestone-in {
  from {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.section-04 {
  overflow: clip;
  background: linear-gradient(135deg, #12284b, #0a1629);
  padding: 100px 0 0;
}
@media (max-width: 991px) {
  .section-04 {
    padding: 72px 0 0;
  }
}
@media (max-width: 767px) {
  .section-04 {
    padding: 56px 0 0;
  }
}
.section-04 .why-top {
  display: grid;
  grid-template-columns: 2fr 3fr;
  gap: clamp(48px, 6vw, 96px);
  align-items: start;
  padding-bottom: 80px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-04 .why-top {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 991px) {
  .section-04 .why-top {
    grid-template-columns: 1fr;
    gap: 48px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .section-04 .why-top {
    padding-bottom: 44px;
  }
}
.section-04 .why-header {
  position: sticky;
  top: 100px;
}
@media (max-width: 991px) {
  .section-04 .why-header {
    position: static;
  }
}
.section-04 .why-header .why-tag {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #9e6850;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.section-04 .why-header .why-tag::before {
  content: "";
  display: block;
  width: 28px;
  height: 2px;
  background-color: #9e6850;
  flex-shrink: 0;
}
.section-04 .why-header h2 {
  font-size: 68px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.1;
  margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-04 .why-header h2 {
    font-size: 48px;
  }
}
@media (max-width: 991px) {
  .section-04 .why-header h2 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .section-04 .why-header h2 {
    font-size: 36px;
  }
}
.section-04 .why-header p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.8;
  max-width: 360px;
  margin: 0;
}
@media (max-width: 991px) {
  .section-04 .why-header p {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .section-04 .why-header p {
    font-size: 14px;
  }
}
.section-04 .why-header .btn-1 {
  margin-top: 36px;
  background-color: #9e6850;
  border-color: #9e6850;
}
.section-04 .why-header .btn-1:hover, .section-04 .why-header .btn-1:focus-visible {
  background-color: #f9f7f4;
  border-color: #ffffff;
  color: #12284b;
}
@media (max-width: 767px) {
  .section-04 .why-header .btn-1 {
    margin-top: 28px;
  }
}
.section-04 .why-photo {
  position: relative;
  padding-top: 20px;
  padding-left: 20px;
  align-self: start;
}
@media (max-width: 991px) {
  .section-04 .why-photo {
    padding-top: 16px;
    padding-left: 16px;
  }
}
.section-04 .why-photo::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 20px;
  bottom: 20px;
  border: 2px solid #9e6850;
  border-radius: 12px;
  opacity: 0.5;
}
@media (max-width: 991px) {
  .section-04 .why-photo::before {
    right: 16px;
    bottom: 16px;
  }
}
.section-04 .why-photo img {
  position: relative;
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 12px;
  clip-path: inset(0 round 12px);
  display: block;
  z-index: 1;
}
@media (max-width: 991px) {
  .section-04 .why-photo img {
    aspect-ratio: 16/9;
  }
}
.section-04 .why-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 1px solid #a69766;
  display: none;
}
@media (max-width: 991px) {
  .section-04 .why-stats {
    grid-template-columns: repeat(2, 1fr);
  }
}
.section-04 .why-stats .why-stat {
  padding: 52px 40px;
  border-right: 1px solid #a69766;
}
.section-04 .why-stats .why-stat:last-child {
  border-right: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-04 .why-stats .why-stat {
    padding: 48px 32px;
  }
}
@media (max-width: 991px) {
  .section-04 .why-stats .why-stat {
    padding: 40px 28px;
    border-right: none;
  }
  .section-04 .why-stats .why-stat:nth-child(odd) {
    border-right: 1px solid #a69766;
  }
  .section-04 .why-stats .why-stat:nth-child(-n+2) {
    border-bottom: 1px solid #a69766;
  }
}
@media (max-width: 767px) {
  .section-04 .why-stats .why-stat {
    padding: 32px 20px;
  }
}
.section-04 .why-stats .why-stat .stat-value {
  display: flex;
  align-items: baseline;
  gap: 4px;
  margin-bottom: 10px;
}
.section-04 .why-stats .why-stat .stat-value .stat-number {
  font-size: 68px;
  font-weight: 800;
  color: #ffffff;
  line-height: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-04 .why-stats .why-stat .stat-value .stat-number {
    font-size: 48px;
  }
}
@media (max-width: 991px) {
  .section-04 .why-stats .why-stat .stat-value .stat-number {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .section-04 .why-stats .why-stat .stat-value .stat-number {
    font-size: 36px;
  }
}
.section-04 .why-stats .why-stat .stat-value .stat-suffix {
  font-size: 28px;
  font-weight: 700;
  color: #9e6850;
  line-height: 1;
}
.section-04 .why-stats .why-stat .stat-label {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
}

.featured-blog {
  overflow: clip;
  padding: 100px 0;
}
@media (max-width: 991px) {
  .featured-blog {
    padding: 72px 0;
  }
}
@media (max-width: 767px) {
  .featured-blog {
    padding: 56px 0;
  }
}
.featured-blog .blog-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 56px;
}
@media (max-width: 767px) {
  .featured-blog .blog-header {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }
}
.featured-blog .blog-header .blog-intro .blog-tag {
  display: inline-block;
  background-color: #12284b;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 6px 14px;
  border-radius: 9999px;
  margin-bottom: 16px;
  width: fit-content;
}
.featured-blog .blog-header .blog-intro h2 {
  font-size: 48px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.15;
  margin: 0;
}
@media (max-width: 767px) {
  .featured-blog .blog-header .blog-intro h2 {
    font-size: 36px;
  }
}
.featured-blog .blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}
@media (max-width: 991px) {
  .featured-blog .blog-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .featured-blog .blog-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.featured-blog .blog-card {
  background-color: #f4f7f7;
  border: 1px solid #d9d3be;
  border-radius: 12px;
  overflow: hidden;
  transition: all 300ms ease-in-out;
}
.featured-blog .blog-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.1);
}
.featured-blog .blog-card:hover .blog-thumb img {
  transform: scale(1.06);
}
.featured-blog .blog-card:hover .blog-link {
  color: #12284b;
}
.featured-blog .blog-card:hover .blog-link svg {
  transform: translateX(4px);
}
.featured-blog .blog-card .blog-thumb {
  overflow: hidden;
  aspect-ratio: 16/10;
  border-radius: 12px 12px 0 0;
}
.featured-blog .blog-card .blog-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 12px 12px 0 0;
  clip-path: inset(0 round 12px 12px 0 0);
  transition: all 500ms ease-in-out;
}
.featured-blog .blog-card .blog-body {
  padding: 28px;
}
@media (max-width: 767px) {
  .featured-blog .blog-card .blog-body {
    padding: 20px;
  }
}
.featured-blog .blog-card .blog-body .blog-meta {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}
.featured-blog .blog-card .blog-body .blog-meta .blog-cat {
  font-size: 12px;
  font-weight: 600;
  color: #ffffff;
  background-color: #12284b;
  padding: 4px 10px;
  border-radius: 9999px;
  text-transform: uppercase;
}
.featured-blog .blog-card .blog-body .blog-meta .blog-date {
  font-size: 12px;
  color: #717785;
}
.featured-blog .blog-card .blog-body h3 {
  font-size: 18px;
  font-weight: 600;
  color: #121c34;
  line-height: 1.4;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .featured-blog .blog-card .blog-body h3 {
    font-size: 16px;
  }
}
.featured-blog .blog-card .blog-body p {
  font-size: 14px;
  color: #41495d;
  line-height: 1.75;
  margin: 0 0 20px;
}
.featured-blog .blog-card .blog-body .blog-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 600;
  color: #121c34;
  transition: all 150ms ease-in-out;
}
.featured-blog .blog-card .blog-body .blog-link svg {
  transition: all 150ms ease-in-out;
  flex-shrink: 0;
}
.featured-blog .btn-2:hover {
  background-color: #12284b;
  color: #fff;
}

.section-cta {
  background: #f9f7f4;
  padding: 80px 0;
}
@media (max-width: 991px) {
  .section-cta {
    padding: 64px 0;
  }
}
@media (max-width: 767px) {
  .section-cta {
    padding: 52px 0;
  }
}
.section-cta .cta-inner {
  display: flex;
  align-items: center;
  gap: 80px;
  justify-content: space-between;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-cta .cta-inner {
    gap: 56px;
  }
}
@media (max-width: 991px) {
  .section-cta .cta-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
  }
}
@media (max-width: 767px) {
  .section-cta .cta-inner {
    gap: 36px;
  }
}
.section-cta .cta-left {
  flex-shrink: 0;
}
.section-cta .cta-left h2 {
  font-family: "Dancing Script", cursive;
  font-size: 80px;
  font-weight: 700;
  color: #12284b;
  line-height: 1.1;
  margin-bottom: 32px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-cta .cta-left h2 {
    font-size: 64px;
  }
}
@media (max-width: 991px) {
  .section-cta .cta-left h2 {
    font-size: 64px;
  }
}
@media (max-width: 767px) {
  .section-cta .cta-left h2 {
    font-size: 48px;
    margin-bottom: 24px;
  }
}
.section-cta .cta-actions {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.section-cta .cta-actions .btn-1,
.section-cta .cta-actions .btn-2 {
  border-radius: 9999px;
}
.section-cta .cta-actions .btn-2:hover {
  background-color: #12284b;
  color: #fff;
}
.section-cta .cta-divider {
  flex-shrink: 0;
  width: 1px;
  align-self: stretch;
  background: #d9d3be;
}
@media (max-width: 991px) {
  .section-cta .cta-divider {
    width: 100%;
    height: 1px;
    align-self: auto;
  }
}
.section-cta .cta-right {
  flex: 0 0 auto;
  min-width: 0;
}
.section-cta .cta-right p {
  font-size: 20px;
  color: #41495d;
  line-height: 1.5;
  margin-bottom: 20px;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .section-cta .cta-right p {
    white-space: normal;
  }
}
@media (max-width: 767px) {
  .section-cta .cta-right p {
    font-size: 16px;
  }
}
.section-cta .cta-phone {
  display: block;
  font-size: 56px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-cta .cta-phone {
    font-size: 44px;
  }
}
@media (max-width: 991px) {
  .section-cta .cta-phone {
    font-size: 44px;
  }
}
@media (max-width: 767px) {
  .section-cta .cta-phone {
    font-size: 36px;
  }
}

.banner {
  display: flex;
  min-height: 55vh;
  overflow: clip;
  margin-top: -85px;
}
@media (max-width: 991px) {
  .banner {
    flex-direction: column;
    min-height: auto;
    margin-top: -165px;
  }
}
@media (max-width: 767px) {
  .banner {
    margin-top: -170px;
  }
}
.banner .banner-left {
  flex: 0 0 42%;
  background: linear-gradient(135deg, #12284b, #0a1629);
  display: flex;
  align-items: stretch;
  position: relative;
}
.banner .banner-left::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #9e6850;
  z-index: 1;
}
@media (max-width: 991px) {
  .banner .banner-left::after {
    top: auto;
    bottom: 0;
    width: 100%;
    height: 2px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner .banner-left {
    flex: 0 0 46%;
  }
}
@media (max-width: 991px) {
  .banner .banner-left {
    flex: 0 0 auto;
    min-height: 62vh;
  }
}
@media (max-width: 767px) {
  .banner .banner-left {
    min-height: 55vh;
  }
}
.banner .banner-aside {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-size: 9.1666666667vh;
  font-weight: 800;
  color: transparent;
  -webkit-text-stroke: 1px rgba(158, 104, 80, 0.14);
  text-transform: uppercase;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  user-select: none;
  z-index: 0;
}
@media (max-width: 991px) {
  .banner .banner-aside {
    display: none;
  }
}
.banner .banner-body {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 52px 80px max(24px, (100vw - 1380px) / 2);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner .banner-body {
    padding: 0 40px 72px max(24px, (100vw - 1380px) / 2);
  }
}
@media (max-width: 991px) {
  .banner .banner-body {
    padding: 52px 32px 56px;
  }
}
@media (max-width: 767px) {
  .banner .banner-body {
    padding: 40px 24px 48px;
  }
}
.banner .banner-body h1 {
  font-size: clamp(44px, 4.8vw, 76px);
  font-weight: 800;
  color: #ffffff;
  line-height: 1;
  margin: 0 0 24px;
  opacity: 0;
  animation: bannerFadeUp 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s forwards;
}
@media (max-width: 991px) {
  .banner .banner-body h1 {
    font-size: clamp(40px, 7vw, 60px);
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .banner .banner-body h1 {
    font-size: clamp(36px, 9vw, 52px);
  }
}
.banner .banner-body h1 span {
  color: #9e6850;
  font-weight: 200;
}
.banner .banner-body p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.75;
  margin: 0 0 44px;
  max-width: 360px;
  opacity: 0;
  animation: bannerFadeUp 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s forwards;
}
@media (max-width: 991px) {
  .banner .banner-body p {
    margin: 0 0 36px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .banner .banner-body p {
    font-size: 14px;
    margin: 0 0 28px;
  }
}
.banner .banner-body .banner-meta {
  display: flex;
  align-items: baseline;
  gap: 10px;
  opacity: 0;
  animation: bannerFadeUp 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.7s forwards;
}
.banner .banner-body .banner-meta .banner-est {
  font-size: 12px;
  font-weight: 600;
  color: rgba(158, 104, 80, 0.65);
  text-transform: uppercase;
}
.banner .banner-body .banner-meta .banner-year {
  font-size: 68px;
  font-weight: 800;
  color: #ffffff;
  line-height: 1;
}
@media (max-width: 991px) {
  .banner .banner-body .banner-meta .banner-year {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .banner .banner-body .banner-meta .banner-year {
    font-size: 36px;
  }
}
.banner .banner-right {
  flex: 1;
  position: relative;
  overflow: hidden;
}
.banner .banner-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1.05);
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.banner .banner-right::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(18, 40, 75, 0.2) 0%, transparent 30%);
  z-index: 1;
  pointer-events: none;
}
.banner .banner-right::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.045;
  z-index: 2;
  pointer-events: none;
}
.banner .banner-right .banner-grid {
  position: absolute;
  inset: 0;
  z-index: 3;
  background-image: linear-gradient(rgba(158, 104, 80, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(158, 104, 80, 0.05) 1px, transparent 1px);
  background-size: 80px 80px;
  animation: bannerGridDrift 35s linear infinite;
  pointer-events: none;
}
@media (max-width: 991px) {
  .banner .banner-right {
    height: 55vw;
    min-height: 300px;
    flex: 0 0 auto;
  }
}
@media (max-width: 767px) {
  .banner .banner-right {
    height: 68vw;
    min-height: 260px;
  }
}
@keyframes bannerFadeUp {
  from {
    opacity: 0;
    transform: translateY(32px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes bannerGridDrift {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 80px 80px;
  }
}

.about-section-01 {
  padding: 100px 0;
  overflow: clip;
}
@media (max-width: 991px) {
  .about-section-01 {
    padding: 72px 0;
  }
}
@media (max-width: 767px) {
  .about-section-01 {
    padding: 56px 0;
  }
}
.about-section-01 .about-intro {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  gap: 0 80px;
  align-items: center;
}
@media (max-width: 991px) {
  .about-section-01 .about-intro {
    grid-template-columns: 1fr;
    gap: 48px;
  }
}
.about-section-01 .about-intro-text {
  display: flex;
  flex-direction: column;
  gap: 36px;
}
.about-section-01 .about-intro-lead {
  position: relative;
  padding-left: 24px;
}
.about-section-01 .about-intro-lead::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background-color: #9e6850;
}
.about-section-01 .about-intro-lead p {
  font-size: 28px;
  font-weight: 400;
  color: #121c34;
  line-height: 1.55;
  margin: 0;
}
.about-section-01 .about-intro-body p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.85;
  margin: 0 0 20px;
}
.about-section-01 .about-intro-body p:last-child {
  margin-bottom: 0;
}
.about-section-01 .about-intro-visual {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 400px 190px;
  gap: 16px;
}
@media (max-width: 991px) {
  .about-section-01 .about-intro-visual {
    grid-template-rows: 300px 150px;
  }
}
@media (max-width: 767px) {
  .about-section-01 .about-intro-visual {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
.about-section-01 .about-img-main {
  grid-column: 1;
  grid-row: 1/3;
  border-radius: 12px;
  overflow: hidden;
}
.about-section-01 .about-img-main img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media (max-width: 767px) {
  .about-section-01 .about-img-main {
    grid-column: 1;
    grid-row: 1;
    height: 280px;
  }
}
.about-section-01 .about-img-accent {
  grid-column: 2;
  grid-row: 1;
  border-radius: 12px;
  overflow: hidden;
}
.about-section-01 .about-img-accent img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media (max-width: 767px) {
  .about-section-01 .about-img-accent {
    grid-column: 1;
    grid-row: 2;
    height: 200px;
  }
}
.about-section-01 .about-img-sub {
  grid-column: 2;
  grid-row: 2;
  border-radius: 12px;
  overflow: hidden;
}
.about-section-01 .about-img-sub img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media (max-width: 767px) {
  .about-section-01 .about-img-sub {
    grid-column: 1;
    grid-row: 3;
    height: 200px;
  }
}

.about-section-02 {
  overflow: clip;
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .about-section-02 {
    padding-bottom: 56px;
  }
}
@media (max-width: 767px) {
  .about-section-02 {
    padding-bottom: 40px;
  }
}
.about-section-02 .vm-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
  min-height: 440px;
}
.about-section-02 .vm-block + .vm-block {
  margin-top: 32px;
}
.about-section-02 .vm-block:nth-child(odd) .vm-block-img,
.about-section-02 .vm-block:nth-child(odd) .vm-block-img img {
  border-radius: 12px 0 0 12px;
  clip-path: inset(0 round 12px 0 0 12px);
}
.about-section-02 .vm-block:nth-child(odd) .vm-block-content {
  border-radius: 0 12px 12px 0;
}
.about-section-02 .vm-block:nth-child(even) .vm-block-content {
  border-radius: 12px 0 0 12px;
}
.about-section-02 .vm-block:nth-child(even) .vm-block-img,
.about-section-02 .vm-block:nth-child(even) .vm-block-img img {
  border-radius: 0 12px 12px 0;
  clip-path: inset(0 round 0 12px 12px 0);
}
@media (max-width: 991px) {
  .about-section-02 .vm-block {
    grid-template-columns: 1fr;
    min-height: auto;
  }
  .about-section-02 .vm-block .vm-block-img {
    order: -1;
    aspect-ratio: 4/3;
  }
  .about-section-02 .vm-block:nth-child(odd) .vm-block-img,
  .about-section-02 .vm-block:nth-child(odd) .vm-block-img img, .about-section-02 .vm-block:nth-child(even) .vm-block-img,
  .about-section-02 .vm-block:nth-child(even) .vm-block-img img {
    border-radius: 12px 12px 0 0;
    clip-path: inset(0 round 12px 12px 0 0);
  }
  .about-section-02 .vm-block:nth-child(odd) .vm-block-content, .about-section-02 .vm-block:nth-child(even) .vm-block-content {
    border-radius: 0 0 12px 12px;
  }
}
@media (max-width: 767px) {
  .about-section-02 .vm-block .vm-block-img {
    aspect-ratio: 3/2;
  }
}
.about-section-02 .vm-block-img {
  overflow: hidden;
  min-height: 0;
  height: 100%;
}
.about-section-02 .vm-block-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.about-section-02 .vm-block-content {
  padding: 56px 56px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #f4f7f7;
}
@media (max-width: 991px) {
  .about-section-02 .vm-block-content {
    padding: 52px 40px;
  }
}
@media (max-width: 767px) {
  .about-section-02 .vm-block-content {
    padding: 40px 24px;
  }
}
.about-section-02 .vm-block-content .vm-label {
  font-size: 100px;
  font-weight: 800;
  color: rgba(18, 40, 75, 0.07);
  line-height: 1;
  margin-bottom: -16px;
}
.about-section-02 .vm-block-content h2 {
  font-size: 48px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.15;
  margin-bottom: 20px;
  position: relative;
}
@media (max-width: 991px) {
  .about-section-02 .vm-block-content h2 {
    font-size: 36px;
  }
}
.about-section-02 .vm-block-content p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.8;
  margin-bottom: 28px;
  max-width: 480px;
}
.about-section-02 .vm-block-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.about-section-02 .vm-block-content ul li {
  font-size: 14px;
  color: #41495d;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  line-height: 1.6;
}
.about-section-02 .vm-block-content ul li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #12284b;
  flex-shrink: 0;
  margin-top: 7px;
}
.about-section-02 .vm-block-content--dark {
  background-color: #12284b;
}
.about-section-02 .vm-block-content--dark .vm-label {
  color: rgba(255, 255, 255, 0.06);
}
.about-section-02 .vm-block-content--dark h2 {
  color: #ffffff;
}
.about-section-02 .vm-block-content--dark p {
  color: rgba(255, 255, 255, 0.72);
}
.about-section-02 .vm-block-content--dark ul li {
  color: rgba(255, 255, 255, 0.72);
}
.about-section-02 .vm-block-content--dark ul li::before {
  background-color: #9e6850;
}

.project-section-01 {
  padding: 80px 0 100px;
}
@media (max-width: 991px) {
  .project-section-01 {
    padding: 60px 0 72px;
  }
}
@media (max-width: 767px) {
  .project-section-01 {
    padding: 48px 0 56px;
  }
}
.project-section-01 .project-filter-bar {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: 1px solid #d9d3be;
  margin-bottom: 48px;
  gap: 24px;
}
@media (max-width: 991px) {
  .project-section-01 .project-filter-bar {
    flex-direction: column;
    align-items: flex-start;
    border-bottom: none;
    margin-bottom: 32px;
    gap: 0;
  }
}
.project-section-01 .project-tabs {
  display: flex;
  gap: 0;
}
@media (max-width: 767px) {
  .project-section-01 .project-tabs {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .project-section-01 .project-tabs::-webkit-scrollbar {
    display: none;
  }
}
.project-section-01 .tab-btn {
  background: none;
  border: none;
  padding: 0 0 20px;
  margin-right: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #717785;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  transition: all 150ms ease-in-out;
  font-family: "Outfit", sans-serif;
}
.project-section-01 .tab-btn:focus-visible {
  outline: none;
}
.project-section-01 .tab-btn::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #9e6850;
  transition: all 150ms ease-in-out;
}
.project-section-01 .tab-btn:hover {
  color: #121c34;
}
.project-section-01 .tab-btn.active {
  color: #121c34;
  font-weight: 600;
}
.project-section-01 .tab-btn.active::after {
  width: 100%;
}
@media (max-width: 991px) {
  .project-section-01 .tab-btn {
    padding: 14px 0;
    margin-right: 24px;
    font-size: 14px;
  }
  .project-section-01 .tab-btn::after {
    bottom: 0;
  }
}
.project-section-01 .project-selects {
  display: flex;
  gap: 12px;
  flex-shrink: 0;
  padding-bottom: 16px;
}
@media (max-width: 991px) {
  .project-section-01 .project-selects {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d9d3be;
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .project-section-01 .project-selects {
    flex-direction: column;
  }
}
.project-section-01 .project-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media (max-width: 991px) {
  .project-section-01 .project-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@media (max-width: 767px) {
  .project-section-01 .project-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
.project-section-01 .project-empty-state {
  grid-column: 1/-1;
  text-align: center;
  padding: 60px 20px;
  color: rgba(65, 73, 93, 0.5);
  font-size: 1.05rem;
}
.project-section-01 .project-card-badges {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  pointer-events: none;
}
.project-section-01 .project-status-badge {
  display: none;
  align-items: center;
  background: #ffffff;
  font-size: 12px;
  font-weight: 600;
  font-family: "Outfit", sans-serif;
  border-radius: 9999px;
  white-space: nowrap;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
  padding-right: 12px;
}
.project-section-01 .project-status-badge-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  flex-shrink: 0;
  margin: 3px;
}
.project-section-01 .project-status-badge-icon img, .project-section-01 .project-status-badge-icon svg {
  width: 15px;
  height: 15px;
  display: block;
  filter: brightness(0) invert(1);
}
.project-section-01 .project-status-badge--devam-eden {
  color: #12284b;
}
.project-section-01 .project-status-badge--devam-eden .project-status-badge-icon {
  background: #12284b;
}
.project-section-01 .project-status-badge--tamamlanan {
  color: #28a745;
}
.project-section-01 .project-status-badge--tamamlanan .project-status-badge-icon {
  background: #28a745;
}
.project-section-01 .project-status-badge--planlanan {
  color: #6c757d;
}
.project-section-01 .project-status-badge--planlanan .project-status-badge-icon {
  background: #6c757d;
}
.project-section-01 .tab-all-active .project-status-badge {
  display: inline-flex;
}
.project-section-01 .project-sales-badge {
  display: inline-flex;
  align-items: center;
  background: #ffffff;
  color: #12284b;
  font-size: 12px;
  font-weight: 600;
  font-family: "Outfit", sans-serif;
  border-radius: 9999px;
  white-space: nowrap;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
  padding-right: 12px;
}
.project-section-01 .project-sales-badge-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: #12284b;
  border-radius: 50%;
  flex-shrink: 0;
  margin: 3px;
}
.project-section-01 .project-sales-badge-icon img {
  width: 15px;
  height: 15px;
  filter: brightness(0) invert(1);
  display: block;
}
.project-section-01 .project-card {
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.project-section-01 .project-card a {
  display: block;
  position: relative;
}
.project-section-01 .project-card a:hover figure img {
  transform: scale(1.06);
}
.project-section-01 .project-card a:hover .project-card-info h3 {
  color: #9e6850;
}
.project-section-01 .project-card figure {
  margin: 0;
  aspect-ratio: 3/4;
  overflow: hidden;
  border-radius: 12px 12px 0 0;
}
.project-section-01 .project-card figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 12px 12px 0 0;
  clip-path: inset(0 round 12px 12px 0 0);
  transform: scale(1);
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.project-section-01 .project-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.1) 65%, transparent 82%);
  pointer-events: none;
  border-radius: 12px;
}
.project-section-01 .project-card .project-card-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 28px 24px;
  z-index: 2;
}
.project-section-01 .project-card .project-card-info .project-card-year {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
}
.project-section-01 .project-card .project-card-info span {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  margin-bottom: 6px;
}
.project-section-01 .project-card .project-card-info h3 {
  font-size: 28px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.1;
  margin: 0;
  transition: all 150ms ease-in-out;
}
@media (max-width: 991px) {
  .project-section-01 .project-card .project-card-info h3 {
    font-size: 20px;
  }
}

.contact-section-01 {
  overflow: clip;
  position: relative;
  isolation: isolate;
  margin-top: 20px;
  padding-top: 80px;
}
@media (max-width: 991px) {
  .contact-section-01 {
    padding-top: 56px;
  }
}
@media (max-width: 767px) {
  .contact-section-01 {
    padding-top: 40px;
  }
}
.contact-section-01 .contact-grid {
  display: grid;
  grid-template-columns: 42% 1fr;
  min-height: 720px;
  overflow: hidden;
  border-radius: 12px;
}
@media (max-width: 991px) {
  .contact-section-01 .contact-grid {
    grid-template-columns: 1fr;
    min-height: auto;
  }
}
.contact-section-01 .contact-image-col {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
@media (max-width: 991px) {
  .contact-section-01 .contact-image-col {
    display: none;
  }
}
.contact-section-01 .contact-image-col img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 12px;
  clip-path: inset(0 round 12px);
}
.contact-section-01 .contact-image-col::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(18, 40, 75, 0.25);
  pointer-events: none;
}
.contact-section-01 .contact-info-panel {
  position: relative;
  overflow: hidden;
}
.contact-section-01 .contact-info-panel::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #9e6850;
}
@media (max-width: 991px) {
  .contact-section-01 .contact-info-panel::after {
    top: auto;
    bottom: 0;
    width: 100%;
    height: 2px;
  }
}
.contact-section-01 .contact-info-panel .contact-info-inner {
  position: relative;
  z-index: 1;
  padding: 40px 52px 40px 0;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .contact-section-01 .contact-info-panel .contact-info-inner {
    padding: 60px 40px;
  }
}
@media (max-width: 767px) {
  .contact-section-01 .contact-info-panel .contact-info-inner {
    padding: 48px 24px;
  }
}
.contact-section-01 .contact-info-panel h2 {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.1;
  margin-bottom: 16px;
}
.contact-section-01 .contact-info-panel h2 span {
  color: #9e6850;
  font-weight: 200;
}
@media (max-width: 991px) {
  .contact-section-01 .contact-info-panel h2 {
    font-size: 36px;
  }
}
.contact-section-01 .contact-info-panel p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.52);
  line-height: 1.8;
  margin-bottom: 52px;
  max-width: 280px;
}
.contact-section-01 .contact-info-panel address {
  font-style: normal;
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
}
.contact-section-01 .contact-info-panel .contact-info-item {
  position: relative;
  overflow: hidden;
  padding: 26px 28px;
  background: rgba(255, 255, 255, 0.04);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.07);
  transition: all 150ms ease-in-out;
}
.contact-section-01 .contact-info-panel .contact-info-item:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(158, 104, 80, 0.35);
}
.contact-section-01 .contact-info-panel .contact-info-item img {
  position: absolute;
  right: 16px;
  bottom: 12px;
  width: 56px;
  height: 56px;
  object-fit: contain;
  filter: brightness(0) invert(1);
  opacity: 0.06;
  pointer-events: none;
  transition: all 150ms ease-in-out;
}
.contact-section-01 .contact-info-panel .contact-info-item:hover img {
  opacity: 0.14;
}
.contact-section-01 .contact-info-panel .contact-info-text {
  position: relative;
  z-index: 1;
}
.contact-section-01 .contact-info-panel .contact-info-text strong {
  display: block;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #9e6850;
  margin-bottom: 10px;
}
.contact-section-01 .contact-info-panel .contact-info-text span,
.contact-section-01 .contact-info-panel .contact-info-text a {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.55;
}
.contact-section-01 .contact-info-panel .contact-info-text a:hover {
  color: #9e6850;
}
.contact-section-01 .contact-info-panel .contact-info-social {
  display: flex;
  gap: 10px;
  padding-top: 36px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 36px;
}
.contact-section-01 .contact-info-panel .contact-info-social a {
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 150ms ease-in-out;
}
.contact-section-01 .contact-info-panel .contact-info-social a:hover {
  border-color: #9e6850;
  background-color: rgba(158, 104, 80, 0.12);
}
.contact-section-01 .contact-info-panel .contact-info-social a img {
  width: 16px;
  height: 16px;
  object-fit: contain;
  filter: brightness(0) invert(1);
  opacity: 0.6;
  transition: all 150ms ease-in-out;
}
.contact-section-01 .contact-info-panel .contact-info-social a:hover img {
  opacity: 1;
}
.contact-section-01 .contact-form-col {
  background: #f9f7f4;
  padding: 80px 72px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .contact-section-01 .contact-form-col {
    padding: 60px 40px;
  }
}
@media (max-width: 767px) {
  .contact-section-01 .contact-form-col {
    padding: 48px 24px;
  }
}
.contact-section-01 .contact-form-col form {
  width: 100%;
  max-width: 680px;
  margin: 0 auto;
}
.contact-section-01 .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 40px;
}
@media (max-width: 767px) {
  .contact-section-01 .form-row {
    grid-template-columns: 1fr;
  }
}
.contact-section-01 .form-field {
  position: relative;
  margin-bottom: 40px;
}
.contact-section-01 .form-field input[type=text],
.contact-section-01 .form-field input[type=email],
.contact-section-01 .form-field input[type=tel],
.contact-section-01 .form-field select,
.contact-section-01 .form-field textarea {
  width: 100%;
  border: none;
  border-bottom: 1.5px solid #c1b48c;
  padding: 22px 0 10px;
  background: transparent;
  font-size: 16px;
  font-family: "Outfit", sans-serif;
  color: #121c34;
  transition: border-color 0.25s ease, box-shadow 0.25s ease;
  -webkit-appearance: none;
  border-radius: 0;
  outline: none;
  box-shadow: none;
}
.contact-section-01 .form-field input[type=text]:focus,
.contact-section-01 .form-field input[type=email]:focus,
.contact-section-01 .form-field input[type=tel]:focus,
.contact-section-01 .form-field select:focus,
.contact-section-01 .form-field textarea:focus {
  outline: none;
  box-shadow: none;
  border-bottom-color: #9e6850;
  border-bottom-width: 2px;
}
.contact-section-01 .form-field select {
  cursor: pointer;
  padding-right: 30px;
  color: #717785;
}
.contact-section-01 .form-field select:not(:has(option[value=""]:checked)) {
  color: #121c34;
}
.contact-section-01 .form-field textarea {
  resize: none;
  min-height: 110px;
}
.contact-section-01 .form-field label {
  position: absolute;
  left: 0;
  top: 22px;
  font-size: 16px;
  font-family: "Outfit", sans-serif;
  color: #717785;
  pointer-events: none;
  transition: all 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform-origin: left top;
}
.contact-section-01 .form-field input[type=text]:focus + label, .contact-section-01 .form-field input[type=text]:not(:placeholder-shown) + label,
.contact-section-01 .form-field input[type=email]:focus + label,
.contact-section-01 .form-field input[type=email]:not(:placeholder-shown) + label,
.contact-section-01 .form-field input[type=tel]:focus + label,
.contact-section-01 .form-field input[type=tel]:not(:placeholder-shown) + label,
.contact-section-01 .form-field textarea:focus + label,
.contact-section-01 .form-field textarea:not(:placeholder-shown) + label {
  transform: translateY(-22px) scale(0.75);
  color: #9e6850;
}
.contact-section-01 .form-field select:focus + label, .contact-section-01 .form-field select:required:valid + label {
  transform: translateY(-22px) scale(0.75);
  color: #9e6850;
}
.contact-section-01 .form-field--select::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6.5L11 1' stroke='%23aaaaaa' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  pointer-events: none;
}
.contact-section-01 .form-field--checkbox {
  margin-bottom: 0;
}
.contact-section-01 .form-field--checkbox .wpcf7-list-item {
  margin: 0;
}
.contact-section-01 .form-field--checkbox .wpcf7-list-item label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
}
.contact-section-01 .form-field--checkbox .wpcf7-list-item label input[type=checkbox] {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin-top: 3px;
  accent-color: #9e6850;
  cursor: pointer;
}
.contact-section-01 .form-field--checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  font-size: 14px;
  color: #717785;
  line-height: 1.65;
}
.contact-section-01 .form-field--checkbox .wpcf7-list-item label .wpcf7-list-item-label a {
  color: #9e6850;
  font-weight: 500;
}
.contact-section-01 .form-field--checkbox .wpcf7-list-item label .wpcf7-list-item-label a:hover {
  color: #ffffff;
}
.contact-section-01 .form-footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .contact-section-01 .form-footer {
    gap: 12px;
  }
}
.contact-section-01 .form-footer input[type=submit] {
  appearance: none;
  background-color: #12284b;
  color: #ffffff;
  border: 2px solid #12284b;
  border-radius: 9999px;
  padding: 14px 40px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Outfit", sans-serif;
  cursor: pointer;
  transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out, color 150ms ease-in-out, box-shadow 150ms ease-in-out;
  white-space: nowrap;
  flex-shrink: 0;
  align-self: flex-start;
}
.contact-section-01 .form-footer input[type=submit]:hover {
  background-color: #9e6850;
  border-color: #9e6850;
  color: #ffffff;
}
@media (max-width: 767px) {
  .contact-section-01 .form-footer input[type=submit] {
    width: 100%;
    align-self: stretch;
  }
}
.contact-section-01 .form-kvkk {
  flex: 1;
}
.contact-section-01 .form-kvkk .wpcf7-list-item {
  margin-left: 0 !important;
}
.contact-section-01 .form-kvkk label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 14px;
  color: #717785;
  line-height: 1.65;
  cursor: pointer;
}
.contact-section-01 .form-kvkk label input[type=checkbox] {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  min-width: 16px;
  margin-top: 3px;
  accent-color: #12284b;
  cursor: pointer;
}
.contact-section-01 .form-kvkk label a {
  color: #12284b;
  font-weight: 500;
}
.contact-section-01 .form-kvkk label a:hover {
  color: #9e6850;
}
.contact-section-01 .wpcf7-response-output {
  margin: 16px 0 0 !important;
  padding: 12px 16px !important;
  border: 1px solid rgba(158, 104, 80, 0.3) !important;
  border-radius: 8px;
  background-color: rgba(158, 104, 80, 0.05);
  color: #41495d;
  font-size: 14px;
  font-family: "Outfit", sans-serif;
}

.offices-section {
  background: #f9f7f4;
  padding: 80px 0;
}
@media (max-width: 991px) {
  .offices-section {
    padding: 64px 0;
  }
}
@media (max-width: 767px) {
  .offices-section {
    padding: 52px 0;
  }
}
.offices-section .offices-tab-nav {
  display: inline-flex;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 40px;
}
.offices-section .offices-tab-btn {
  padding: 13px 32px;
  background: #0a1629;
  border: none;
  font-size: 16px;
  font-weight: 500;
  font-family: "Outfit", sans-serif;
  color: rgba(255, 255, 255, 0.55);
  cursor: pointer;
  transition: all 300ms ease-in-out;
}
.offices-section .offices-tab-btn.active, .offices-section .offices-tab-btn[aria-selected=true] {
  background: #102342;
  color: #ffffff;
  font-weight: 600;
}
.offices-section .offices-tab-btn:hover:not(.active):not([aria-selected=true]) {
  background: #0d1d36;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 767px) {
  .offices-section .offices-tab-btn {
    padding: 11px 20px;
    font-size: 14px;
  }
}
.offices-section .offices-map {
  margin-bottom: 0;
}
.offices-section .offices-map iframe {
  display: block;
  width: 100%;
  aspect-ratio: 21/8;
  border: none;
  border-radius: 12px;
}
@media (max-width: 991px) {
  .offices-section .offices-map iframe {
    aspect-ratio: 16/9;
  }
}
@media (max-width: 767px) {
  .offices-section .offices-map iframe {
    aspect-ratio: 4/3;
  }
}
.offices-section .offices-info-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 32px;
  padding-top: 40px;
  border-top: 1px solid #d9d3be;
  margin-top: 40px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .offices-section .offices-info-grid {
    gap: 24px;
  }
}
@media (max-width: 767px) {
  .offices-section .offices-info-grid {
    grid-template-columns: 1fr;
  }
}
.offices-section .offices-info-col h4 {
  font-size: 12px;
  font-weight: 700;
  color: #121c34;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.offices-section .offices-info-col p {
  font-size: 16px;
  color: #41495d;
  line-height: 1.7;
}
.offices-section .offices-info-col a {
  display: block;
  font-size: 16px;
  color: #41495d;
  line-height: 1.8;
}
.offices-section .offices-info-col a:hover {
  color: #12284b;
}
.offices-section .offices-social {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.offices-section .offices-social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 1px solid #d9d3be;
  transition: all 300ms ease-in-out;
}
.offices-section .offices-social a img {
  width: 16px;
  height: 16px;
}
.offices-section .offices-social a:hover {
  border-color: #12284b;
  background: #12284b;
}
.offices-section .offices-social a:hover img {
  filter: brightness(10);
}

.quick-contact-trigger {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 500;
  background-color: #12284b;
  color: #ffffff;
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 18px 12px;
  border-radius: 6px 0 0 6px;
  transition: all 300ms ease-in-out;
}
.quick-contact-trigger:hover {
  opacity: 0.85;
}
.quick-contact-trigger:focus-visible {
  outline: 2px solid #9e6850;
  outline-offset: 2px;
}
.quick-contact-trigger svg {
  flex-shrink: 0;
}
.quick-contact-trigger span {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-size: 10px;
  font-weight: 700;
  white-space: nowrap;
}

body:has(header nav.active) .quick-contact-trigger {
  z-index: 0;
}

.quick-contact-modal {
  position: fixed;
  inset: 0;
  z-index: 999;
  visibility: hidden;
  pointer-events: none;
  transition: visibility 0s 0.42s;
}
.quick-contact-modal.active {
  visibility: visible;
  pointer-events: auto;
  transition: visibility 0s 0s;
}
.quick-contact-modal.active .quick-contact-overlay {
  opacity: 1;
}
.quick-contact-modal.active .quick-contact-panel {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
}
@media (max-width: 991px) {
  .quick-contact-modal.active .quick-contact-panel {
    transform: translateY(0);
  }
}
.quick-contact-modal .quick-contact-overlay {
  position: absolute;
  inset: 0;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  background-color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.35s ease;
}
@media (max-width: 991px) {
  .quick-contact-modal .quick-contact-overlay {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.quick-contact-modal .quick-contact-panel {
  position: absolute;
  right: 48px;
  top: 50%;
  transform: translateY(-50%) translateX(80px);
  width: 380px;
  background-color: #12284b;
  border-radius: 12px;
  padding: 28px;
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: transform 0.42s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.35s ease;
  z-index: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .quick-contact-modal .quick-contact-panel {
    width: 360px;
  }
}
@media (max-width: 991px) {
  .quick-contact-modal .quick-contact-panel {
    position: absolute;
    inset: 0;
    right: auto;
    top: auto;
    width: 100%;
    border-radius: 0;
    transform: translateY(100%);
    opacity: 1;
    transition: transform 0.42s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    padding: 24px 20px;
    overflow-y: auto;
    box-shadow: none;
  }
}
.quick-contact-modal .qc-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 24px;
}
.quick-contact-modal .qc-header h3 {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 4px;
}
.quick-contact-modal .qc-header p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.5;
}
.quick-contact-modal .qc-header .qc-close {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  transition: all 150ms ease-in-out;
  margin-top: 2px;
}
.quick-contact-modal .qc-header .qc-close:hover {
  background-color: rgba(255, 255, 255, 0.16);
  color: #ffffff;
}
.quick-contact-modal .qc-header .qc-close:focus-visible {
  outline: 2px solid #9e6850;
  outline-offset: 2px;
}
.quick-contact-modal .qc-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.quick-contact-modal .qc-form .form-field input {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  padding: 12px 14px;
  color: #ffffff;
  font-size: 14px;
  font-family: "Outfit", sans-serif;
  transition: all 150ms ease-in-out;
  outline: none;
  box-shadow: none;
}
.quick-contact-modal .qc-form .form-field input::placeholder {
  color: rgba(255, 255, 255, 0.45);
}
.quick-contact-modal .qc-form .form-field input:focus {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.35);
  outline: none;
  box-shadow: none;
}
.quick-contact-modal .qc-form .form-check {
  padding-left: 0;
}
.quick-contact-modal .qc-form .form-check .wpcf7-list-item {
  margin: 0;
}
.quick-contact-modal .qc-form .form-check .wpcf7-list-item label {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  cursor: pointer;
}
.quick-contact-modal .qc-form .form-check .wpcf7-list-item label input[type=checkbox] {
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  margin-top: 3px;
  accent-color: #9e6850;
  cursor: pointer;
}
.quick-contact-modal .qc-form .form-check .wpcf7-list-item label input[type=checkbox]::before {
  content: "";
  display: none;
}
.quick-contact-modal .qc-form .form-check .wpcf7-list-item label .wpcf7-list-item-label {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.55);
  line-height: 1.5;
}
.quick-contact-modal .qc-form .form-check .wpcf7-list-item label .wpcf7-list-item-label a {
  color: #9e6850;
}
.quick-contact-modal .qc-form .form-check .wpcf7-list-item label .wpcf7-list-item-label a:hover {
  color: #ffffff;
}
.quick-contact-modal .qc-form input[type=submit] {
  width: 100%;
  margin-top: 4px;
  padding: 13px 24px;
  background-color: #9e6850;
  border: none;
  border-radius: 8px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  font-family: "Outfit", sans-serif;
  cursor: pointer;
  transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out, color 150ms ease-in-out, box-shadow 150ms ease-in-out;
}
.quick-contact-modal .qc-form input[type=submit]:hover {
  opacity: 0.88;
}
.quick-contact-modal .qc-form .wpcf7-response-output {
  margin: 8px 0 0 !important;
  padding: 10px 14px !important;
  border-radius: 8px;
  font-size: 14px;
  font-family: "Outfit", sans-serif;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  background-color: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.85);
}

.pd-contact {
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(135deg, #12284b, #0a1629);
  background-size: 28px 28px, auto;
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
.pd-contact::before {
  content: "";
  position: absolute;
  right: -80px;
  top: 50%;
  transform: translateY(-50%);
  width: 400px;
  height: 400px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.07);
  pointer-events: none;
}
.pd-contact::after {
  content: "";
  position: absolute;
  right: -180px;
  top: 50%;
  transform: translateY(-50%);
  width: 620px;
  height: 620px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.04);
  pointer-events: none;
}
@media (max-width: 991px) {
  .pd-contact {
    padding: 72px 0;
  }
}
@media (max-width: 767px) {
  .pd-contact {
    padding: 56px 0;
  }
}
.pd-contact .pd-contact-inner {
  display: flex;
  align-items: center;
  gap: 80px;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pd-contact .pd-contact-inner {
    gap: 56px;
  }
}
@media (max-width: 991px) {
  .pd-contact .pd-contact-inner {
    flex-direction: column;
    gap: 48px;
  }
}
.pd-contact .pd-contact-text {
  flex: 0 0 42%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pd-contact .pd-contact-text {
    flex: 0 0 44%;
  }
}
@media (max-width: 991px) {
  .pd-contact .pd-contact-text {
    flex: none;
  }
}
.pd-contact .pd-contact-text > p:first-child {
  font-size: 12px;
  font-weight: 600;
  color: #9e6850;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.pd-contact .pd-contact-text h2 {
  font-size: 48px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.15;
  margin-bottom: 24px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pd-contact .pd-contact-text h2 {
    font-size: 36px;
  }
}
@media (max-width: 991px) {
  .pd-contact .pd-contact-text h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .pd-contact .pd-contact-text h2 {
    font-size: 28px;
  }
}
.pd-contact .pd-contact-text > p:last-child {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.7;
}
.pd-contact .pd-contact-form-col {
  flex: 1;
}
.pd-contact .pd-contact-form-col form {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.pd-contact .pd-contact-form-col .form-field {
  position: relative;
}
.pd-contact .pd-contact-form-col .form-field label {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}
.pd-contact .pd-contact-form-col .form-field input[type=text],
.pd-contact .pd-contact-form-col .form-field input[type=tel],
.pd-contact .pd-contact-form-col .form-field input[type=email] {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
  padding: 12px 0;
  font-size: 16px;
  font-family: "Outfit", sans-serif;
  color: #ffffff;
  outline: none;
  box-shadow: none;
  transition: all 300ms ease-in-out;
}
.pd-contact .pd-contact-form-col .form-field input[type=text]::placeholder,
.pd-contact .pd-contact-form-col .form-field input[type=tel]::placeholder,
.pd-contact .pd-contact-form-col .form-field input[type=email]::placeholder {
  color: rgba(255, 255, 255, 0.45);
}
.pd-contact .pd-contact-form-col .form-field input[type=text]:focus,
.pd-contact .pd-contact-form-col .form-field input[type=tel]:focus,
.pd-contact .pd-contact-form-col .form-field input[type=email]:focus {
  outline: none;
  box-shadow: none;
  border-bottom-color: #9e6850;
  border-bottom-width: 2px;
}
.pd-contact .pd-contact-form-col .form-field--checkbox .wpcf7-list-item {
  margin: 0;
}
.pd-contact .pd-contact-form-col .form-field--checkbox .wpcf7-list-item label {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
}
.pd-contact .pd-contact-form-col .form-field--checkbox .wpcf7-list-item label input[type=checkbox] {
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  margin-top: 3px;
  accent-color: #9e6850;
  cursor: pointer;
}
.pd-contact .pd-contact-form-col .form-field--checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.65;
}
.pd-contact .pd-contact-form-col .form-field--checkbox .wpcf7-list-item label .wpcf7-list-item-label a {
  color: #9e6850;
  font-weight: 500;
}
.pd-contact .pd-contact-form-col .form-field--checkbox .wpcf7-list-item label .wpcf7-list-item-label a:hover {
  color: #ffffff;
}
.pd-contact .pd-contact-form-col .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}
@media (max-width: 767px) {
  .pd-contact .pd-contact-form-col .form-row {
    grid-template-columns: 1fr;
  }
}
.pd-contact .pd-contact-form-col .form-footer {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
}
.pd-contact .pd-contact-form-col .form-footer input[type=submit] {
  padding: 14px 40px;
  background: transparent;
  border: 1px solid #9e6850;
  color: #9e6850;
  font-size: 14px;
  font-weight: 600;
  font-family: "Outfit", sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out, color 150ms ease-in-out, box-shadow 150ms ease-in-out;
  border-radius: 8px;
}
.pd-contact .pd-contact-form-col .form-footer input[type=submit]:hover {
  background: #9e6850;
  color: #12284b;
}
.pd-contact .pd-contact-form-col .wpcf7-response-output {
  margin: 0 !important;
  padding: 12px 16px !important;
  border: 1px solid rgba(158, 104, 80, 0.4) !important;
  border-radius: 8px;
  background-color: rgba(158, 104, 80, 0.08);
  color: rgba(255, 255, 255, 0.85);
  font-size: 14px;
  font-family: "Outfit", sans-serif;
}

.pd-section-01 {
  padding: 72px 0 80px;
}
@media (max-width: 991px) {
  .pd-section-01 {
    padding: 56px 0 64px;
  }
}
@media (max-width: 767px) {
  .pd-section-01 {
    padding: 44px 0 52px;
  }
}
.pd-section-01 .gallery-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 36px;
}
.pd-section-01 .gallery-head h2 {
  font-size: 100px;
  font-weight: 800;
  color: rgba(18, 28, 52, 0.07);
  line-height: 1;
}
@media (max-width: 991px) {
  .pd-section-01 .gallery-head h2 {
    font-size: 64px;
  }
}
@media (max-width: 767px) {
  .pd-section-01 .gallery-head h2 {
    font-size: 48px;
  }
}
.pd-section-01 .gallery-head .gallery-filter {
  display: flex;
  align-items: center;
  gap: 8px;
  border: 1.5px solid #c1b48c;
  border-radius: 9999px;
  padding: 8px 14px;
  color: #41495d;
  transition: all 150ms ease-in-out;
  flex-shrink: 0;
}
.pd-section-01 .gallery-head .gallery-filter:hover {
  border-color: #12284b;
}
.pd-section-01 .gallery-head .gallery-filter select {
  appearance: none;
  background: transparent;
  border: none;
  font-size: 14px;
  font-weight: 500;
  color: #41495d;
  font-family: "Outfit", sans-serif;
  cursor: pointer;
}
.pd-section-01 .gallery-head .gallery-filter select:focus {
  outline: none;
}
.pd-section-01 .gallery-head .gallery-filter svg {
  flex-shrink: 0;
  pointer-events: none;
}
.pd-section-01 .pd-gallery-grid [data-category] {
  transition: opacity all 300ms ease-in-out;
}
.pd-section-01 .pd-gallery-grid [data-category].hidden {
  display: none;
}
.pd-section-01 .pd-gallery-grid a {
  display: block;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  aspect-ratio: 4/5;
}
.pd-section-01 .pd-gallery-grid a::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.72) 0%, transparent 55%);
  z-index: 1;
  transition: all 300ms ease-in-out;
}
.pd-section-01 .pd-gallery-grid a::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(18, 40, 75, 0.28);
  z-index: 1;
  opacity: 0;
  transition: all 300ms ease-in-out;
}
.pd-section-01 .pd-gallery-grid a:hover::after {
  opacity: 1;
}
.pd-section-01 .pd-gallery-grid a:hover img {
  transform: scale(1.06);
}
.pd-section-01 .pd-gallery-grid a p {
  position: absolute;
  bottom: 16px;
  left: 16px;
  font-family: "Dancing Script", cursive;
  font-size: 18px;
  color: #ffffff;
  z-index: 2;
  line-height: 1.3;
  pointer-events: none;
  display: none;
}
.pd-section-01 .pd-gallery-grid a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.6s ease;
}

.pd-section-02 {
  padding: 80px 0;
}
@media (max-width: 991px) {
  .pd-section-02 {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .pd-section-02 {
    padding: 44px 0;
  }
}
.pd-section-02 .pd-plans-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 48px;
}
.pd-section-02 .pd-plans-head h2 {
  font-size: 36px;
  font-weight: 700;
  color: #121c34;
  line-height: 1.1;
}
@media (max-width: 991px) {
  .pd-section-02 .pd-plans-head h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .pd-section-02 .pd-plans-head {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 32px;
  }
}
.pd-section-02 .pd-plans-tabs {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.pd-section-02 .pd-tab {
  padding: 8px 22px;
  font-size: 14px;
  font-weight: 500;
  color: #12284b;
  border: 1.5px solid #12284b;
  border-radius: 9999px;
  background-color: #f9f7f4;
  cursor: pointer;
  transition: all 150ms ease-in-out;
}
.pd-section-02 .pd-tab:hover {
  background-color: #12284b;
  color: #ffffff;
}
.pd-section-02 .pd-tab.active {
  background-color: #12284b;
  color: #ffffff;
}
.pd-section-02 .pd-plan-col.hidden {
  display: none;
}
.pd-section-02 .pd-plan-col.leaving {
  animation: planLeave 0.2s ease forwards;
}
.pd-section-02 .pd-plan-col.entering {
  animation: planEnter 0.35s ease forwards;
}
@keyframes planLeave {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-8px);
  }
}
@keyframes planEnter {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.pd-section-02 .pd-plan-card {
  cursor: pointer;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #d9d3be;
  background-color: #ffffff;
  transition: box-shadow all 300ms ease-in-out;
}
.pd-section-02 .pd-plan-card:hover {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
}
.pd-section-02 .pd-plan-card .pd-plan-card-img {
  display: block;
  position: relative;
  overflow: hidden;
}
.pd-section-02 .pd-plan-card .pd-plan-card-img > img {
  display: block;
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.pd-section-02 .pd-plan-card .pd-plan-card-img .pd-plan-card-overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(18, 40, 75, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 300ms ease-in-out;
}
.pd-section-02 .pd-plan-card .pd-plan-card-img .pd-plan-card-overlay img {
  width: 44px;
  height: 44px;
  border: 1.5px solid #ffffff;
  border-radius: 50%;
  padding: 10px;
}
.pd-section-02 .pd-plan-card .pd-plan-card-img:hover > img {
  transform: scale(1.06);
}
.pd-section-02 .pd-plan-card .pd-plan-card-img:hover .pd-plan-card-overlay {
  opacity: 1;
}
.pd-section-02 .pd-plan-card .pd-plan-card-label {
  padding: 16px 20px;
  border-top: 1px solid #d9d3be;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pd-section-02 .pd-plan-card .pd-plan-card-label span:first-child {
  font-size: 18px;
  font-weight: 700;
  color: #12284b;
}
.pd-section-02 .pd-plan-card .pd-plan-card-label span:last-child {
  font-size: 14px;
  font-weight: 500;
  color: #41495d;
}

.pd-location {
  background-image: linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px), linear-gradient(135deg, #12284b, #0a1629);
  background-size: 40px 40px, 40px 40px, auto;
  padding: 100px 0;
}
@media (max-width: 991px) {
  .pd-location {
    padding: 72px 0;
  }
}
@media (max-width: 767px) {
  .pd-location {
    padding: 56px 0;
  }
}
.pd-location .pd-location-inner {
  display: flex;
  align-items: center;
  gap: 80px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pd-location .pd-location-inner {
    gap: 56px;
  }
}
@media (max-width: 991px) {
  .pd-location .pd-location-inner {
    flex-direction: column;
    gap: 48px;
  }
}
.pd-location .pd-location-text {
  flex: 0 0 38%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pd-location .pd-location-text {
    flex: 0 0 40%;
  }
}
@media (max-width: 991px) {
  .pd-location .pd-location-text {
    flex: none;
  }
}
.pd-location .pd-location-text > p:first-child {
  font-size: 12px;
  font-weight: 600;
  color: #9e6850;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.pd-location .pd-location-text h2 {
  font-size: 68px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.1;
  margin-bottom: 28px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pd-location .pd-location-text h2 {
    font-size: 48px;
  }
}
@media (max-width: 991px) {
  .pd-location .pd-location-text h2 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .pd-location .pd-location-text h2 {
    font-size: 36px;
  }
}
.pd-location .pd-location-text > p:nth-child(3) {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.55);
  line-height: 1.7;
  margin-bottom: 44px;
}
@media (max-width: 767px) {
  .pd-location .pd-location-text > p:nth-child(3) {
    margin-bottom: 32px;
  }
}
.pd-location .pd-location-link {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  color: #9e6850;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.pd-location .pd-location-link .pd-location-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid #9e6850;
  flex-shrink: 0;
  transition: all 300ms ease-in-out;
}
.pd-location .pd-location-link .pd-location-icon svg {
  width: 20px;
  height: 20px;
}
.pd-location .pd-location-link:hover .pd-location-icon {
  background-color: #9e6850;
}
.pd-location .pd-location-link:hover .pd-location-icon svg path {
  stroke: #12284b;
}
.pd-location .pd-location-map {
  flex: 1;
  position: relative;
}
.pd-location .pd-location-map::before, .pd-location .pd-location-map::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  pointer-events: none;
  z-index: 1;
}
.pd-location .pd-location-map::before {
  top: -8px;
  left: -8px;
  border-top: 2px solid #9e6850;
  border-left: 2px solid #9e6850;
  border-top-left-radius: 12px;
}
.pd-location .pd-location-map::after {
  bottom: -8px;
  right: -8px;
  border-bottom: 2px solid #9e6850;
  border-right: 2px solid #9e6850;
  border-bottom-right-radius: 12px;
}
.pd-location .pd-location-map iframe {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  border: none;
  border-radius: 12px;
}
@media (max-width: 767px) {
  .pd-location .pd-location-map iframe {
    aspect-ratio: 4/3;
  }
}

.pd-video {
  padding: 100px 0;
  background: #0a1629;
}
.pd-video-header {
  text-align: center;
  max-width: 680px;
  margin: 0 auto 52px;
}
.pd-video-header h2 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 16px;
  line-height: 1.2;
}
.pd-video-header p {
  color: rgba(255, 255, 255, 0.65);
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
}
.pd-video-wrap {
  display: block;
  position: relative;
  aspect-ratio: 16/9;
  border-radius: 12px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
}
.pd-video-wrap .play-btn {
  display: none;
}
.pd-video-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pd-video-wrap:hover img {
  transform: scale(1.03);
}
.pd-video-wrap:hover .pd-video-play {
  transform: translate(-50%, -50%) scale(1.1);
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.45);
}
.pd-video-wrap:hover .pd-video-overlay {
  background: rgba(0, 0, 0, 0.28);
}
.pd-video-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.38);
  transition: background 0.35s ease;
  border-radius: 12px;
}
.pd-video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 88px;
  height: 88px;
  background: rgba(255, 255, 255, 0.96);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.32);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}
.pd-video-play svg {
  width: 30px;
  height: 30px;
  color: #12284b;
  margin-left: 5px;
}
@media (max-width: 991px) {
  .pd-video-play {
    width: 68px;
    height: 68px;
  }
  .pd-video-play svg {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 767px) {
  .pd-video-play {
    width: 52px;
    height: 52px;
  }
  .pd-video-play svg {
    width: 18px;
    height: 18px;
  }
}
@media (max-width: 991px) {
  .pd-video {
    padding: 72px 0;
  }
  .pd-video-header {
    margin-bottom: 36px;
  }
  .pd-video-header h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .pd-video {
    padding: 56px 0;
  }
  .pd-video-header {
    margin-bottom: 28px;
  }
}

.pd-separator {
  position: relative;
  padding: 100px 0;
  text-align: center;
  overflow: hidden;
  background-image: url("../assets/images/pd-section-01.webp");
  background-size: cover;
  background-position: center;
}
@media (max-width: 991px) {
  .pd-separator {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .pd-separator {
    padding: 60px 0;
  }
}
.pd-separator::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(18, 40, 75, 0.82);
  z-index: 0;
}
.pd-separator .container {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pd-separator h2 {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .pd-separator h2 {
    font-size: 36px;
  }
}
.pd-separator p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.78);
  max-width: 520px;
  line-height: 1.8;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .pd-separator p {
    font-size: 14px;
  }
}

main.landing-page * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
main.landing-page .landing-hero {
  display: flex;
  height: 100vh;
  overflow: hidden;
}
main.landing-page .landing-visual {
  width: 75%;
  height: 100%;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
main.landing-page .landing-visual img.bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
main.landing-page .bg-mobile {
  display: none;
}
main.landing-page .bg-desktop {
  display: block;
}
main.landing-page .landing-visual-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(0, 58, 112, 0.45) 0%, rgba(0, 58, 112, 0.1) 60%, transparent 100%);
}
main.landing-page .landing-logo {
  position: absolute;
  top: 36px;
  left: 56px;
  z-index: 2;
}
main.landing-page .landing-logo img {
  height: 36px;
  width: auto;
  object-fit: contain;
}
main.landing-page .landing-visual-content {
  position: absolute;
  bottom: 40px;
  left: 56px;
  z-index: 2;
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 2px;
  padding: 20px 28px;
}
main.landing-page .landing-visual-content .badge {
  display: inline-block;
  font-size: 0.7rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #c8b99a;
  border: 1px solid rgba(200, 185, 154, 0.5);
  padding: 4px 14px;
  margin-bottom: 12px;
}
main.landing-page .landing-visual-content h1 {
  font-size: clamp(1.4rem, 2.5vw, 2.2rem);
  font-weight: 300;
  color: #fff;
  line-height: 1.1;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}
main.landing-page .landing-visual-content p {
  font-size: 1rem;
  color: white;
  line-height: 1.6;
  max-width: 400px;
}
main.landing-page .landing-form {
  width: 25%;
  height: 100%;
  background: #fff;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 36px;
  flex-shrink: 0;
}
main.landing-page .landing-form-header {
  margin-bottom: 24px;
}
main.landing-page .landing-form-header h2 {
  font-size: 1.5rem;
  font-weight: 300;
  color: #1a1a1a;
  letter-spacing: 0.02em;
  margin-bottom: 8px;
}
main.landing-page .landing-form-header p {
  font-size: 0.88rem;
  color: #888;
  line-height: 1.7;
}
main.landing-page .landing-form .wpcf7-form-control-wrap {
  display: block;
}
main.landing-page .landing-form .form-field {
  margin-bottom: 20px;
}
main.landing-page .landing-form .form-field label {
  display: block;
  font-size: 0.7rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #986a4c;
  font-weight: 500;
  margin-bottom: 8px;
}
main.landing-page .landing-form .form-field input[type=text],
main.landing-page .landing-form .form-field input[type=email],
main.landing-page .landing-form .form-field input[type=tel],
main.landing-page .landing-form .form-field textarea {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 0;
  padding: 10px 0;
  font-size: 0.92rem;
  color: #1a1a1a;
  outline: none;
  transition: border-color 0.3s;
  font-family: inherit;
}
main.landing-page .landing-form .form-field input[type=text]:focus,
main.landing-page .landing-form .form-field input[type=email]:focus,
main.landing-page .landing-form .form-field input[type=tel]:focus,
main.landing-page .landing-form .form-field textarea:focus {
  border-bottom-color: #986a4c;
}
main.landing-page .landing-form .form-field textarea {
  resize: none;
  height: 72px;
  display: block;
}
main.landing-page .landing-form .wpcf7-not-valid-tip {
  font-size: 0.72rem;
  color: #c0392b;
  margin-top: 4px;
  display: block;
}
main.landing-page .landing-form .wpcf7-not-valid input,
main.landing-page .landing-form .wpcf7-not-valid textarea {
  border-bottom-color: #c0392b;
}
main.landing-page .landing-form .form-footer {
  margin-top: 8px;
}
main.landing-page .landing-form .form-footer .wpcf7-form-control-wrap[data-name=turnstile],
main.landing-page .landing-form .form-footer > .wpcf7-form-control-wrap {
  display: block;
  margin: 14px 0 10px;
}
main.landing-page .landing-form .form-kvkk {
  margin-bottom: 10px;
}
main.landing-page .landing-form .form-kvkk .wpcf7-list-item {
  margin: 0;
}
main.landing-page .landing-form .form-kvkk .wpcf7-list-item label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
}
main.landing-page .landing-form .form-kvkk .wpcf7-list-item label input[type=checkbox] {
  flex-shrink: 0;
  margin-top: 3px;
  accent-color: #986a4c;
  width: 14px;
  height: 14px;
}
main.landing-page .landing-form .form-kvkk .wpcf7-list-item label input[type=checkbox]::before {
  content: "";
  display: none;
}
main.landing-page .landing-form .form-kvkk .wpcf7-list-item-label {
  font-size: 0.72rem;
  color: #888;
  line-height: 1.6;
}
main.landing-page .landing-form .form-kvkk .wpcf7-list-item-label a {
  color: #986a4c;
  text-decoration: none;
}
main.landing-page .landing-form .form-kvkk .wpcf7-list-item-label a:hover {
  text-decoration: underline;
}
main.landing-page .landing-form .wpcf7 input[type=submit] {
  width: 100%;
  background: #986a4c;
  border: 1px solid #986a4c;
  color: #fff;
  padding: 14px;
  font-size: 0.78rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.3s ease, color 0.3s ease;
  border-radius: 0;
  margin-top: 4px;
  font-family: inherit;
}
main.landing-page .landing-form .wpcf7 input[type=submit]:hover {
  background: transparent;
  color: #986a4c;
}
main.landing-page .landing-form .wpcf7-response-output {
  border: none !important;
  font-size: 0.82rem;
  padding: 10px 0 0 !important;
  margin: 0 !important;
  color: #986a4c;
}
main.landing-page .landing-form .wpcf7-mail-sent-ok.wpcf7-response-output {
  color: #4a7c59;
}
main.landing-page .landing-form .wpcf7-validation-errors.wpcf7-response-output,
main.landing-page .landing-form .wpcf7-mail-sent-ng.wpcf7-response-output,
main.landing-page .landing-form .wpcf7-spam-blocked.wpcf7-response-output {
  color: #c0392b;
}
@media (max-width: 992px) {
  main.landing-page .landing-hero {
    flex-direction: column;
    height: auto;
    overflow: auto;
  }
  main.landing-page .landing-visual {
    width: 100%;
    flex-shrink: 0;
    height: auto;
    aspect-ratio: 4/5;
  }
  main.landing-page .bg-desktop {
    display: none;
  }
  main.landing-page .bg-mobile {
    display: block;
  }
  main.landing-page .landing-logo {
    top: 20px;
    left: 20px;
  }
  main.landing-page .landing-logo img {
    height: 28px;
  }
  main.landing-page .landing-visual-content {
    bottom: 20px;
    left: 20px;
    right: 20px;
    padding: 14px 18px;
  }
  main.landing-page .landing-visual-content h1 {
    font-size: 1.3rem;
    margin-bottom: 6px;
  }
  main.landing-page .landing-visual-content p {
    font-size: 0.82rem;
  }
  main.landing-page .landing-visual-content .badge {
    font-size: 0.62rem;
    padding: 3px 10px;
    margin-bottom: 8px;
  }
  main.landing-page .landing-form {
    width: 100%;
    height: auto;
    padding: 36px 24px 48px;
    justify-content: flex-start;
  }
}

input[type=checkbox]:checked::before {
  display: none;
}

.filter-select-wrap {
  position: relative;
  display: flex;
  align-items: center;
}
.filter-select-wrap select {
  appearance: none;
  -webkit-appearance: none;
  background-color: #f9f7f4;
  border: 1.5px solid #d9d3be;
  border-radius: 9999px;
  padding: 9px 36px 9px 16px;
  font-size: 14px;
  font-weight: 500;
  font-family: "Outfit", sans-serif;
  color: #41495d;
  cursor: pointer;
  transition: all 150ms ease-in-out;
  min-width: 148px;
}
.filter-select-wrap select:hover, .filter-select-wrap select:focus {
  border-color: #12284b;
  outline: none;
}
@media (max-width: 767px) {
  .filter-select-wrap select {
    width: 100%;
  }
}
.filter-select-wrap svg {
  position: absolute;
  right: 12px;
  pointer-events: none;
  color: #41495d;
}
@media (max-width: 767px) {
  .filter-select-wrap {
    width: 100%;
  }
}

.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, #12284b, #9e6850);
  -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: #12284b;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  border: 2px solid #d9d3be;
  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: #12284b;
  border-color: #12284b;
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(18, 40, 75, 0.2);
}
.page-404 .container .social-links .social-media li a:focus {
  outline: 2px solid #12284b;
  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: #323125;
  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 #12284b;
  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: #12284b;
  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: #102342;
  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%;
  z-index: 100;
  transition: all 300ms ease-in-out;
}
.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;
}
@media (max-width: 991px) {
  .site-header .logo {
    position: relative;
    z-index: 101;
  }
}
.site-header .logo:hover {
  opacity: 0.8;
}
.site-header .logo:focus-visible {
  outline: 2px solid #12284b;
  outline-offset: 4px;
  border-radius: 8px;
}
.site-header .logo img {
  width: auto;
  height: 50px;
  object-fit: contain;
  transition: all 300ms ease-in-out;
}
@media (max-width: 991px) {
  .site-header .logo img {
    height: 40px;
  }
}
@media (max-width: 767px) {
  .site-header .logo img {
    height: 35px;
  }
}
.site-header .logo .logo-renkli {
  display: none;
}
.site-header .logo .logo-beyaz {
  display: block;
}
.site-header nav {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .site-header nav {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #ffffff;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    transition: all 300ms ease-in-out;
    z-index: 99;
  }
  .site-header nav.active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }
}
.site-header nav .header-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 2rem;
  align-items: center;
}
@media (max-width: 991px) {
  .site-header nav .header-menu {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    width: 100%;
    padding: 4rem 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;
}
@media (max-width: 991px) {
  .site-header nav .header-menu .menu-item {
    padding: 0;
  }
}
.site-header nav .header-menu .menu-item a {
  display: block;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  padding: 0.5rem 0;
  transition: all 150ms ease-in-out;
}
@media (max-width: 991px) {
  .site-header nav .header-menu .menu-item a {
    padding: 1rem 1.5rem;
    border-left: 4px solid transparent;
    color: #41495d;
  }
}
.site-header nav .header-menu .menu-item a:hover, .site-header nav .header-menu .menu-item a:focus-visible {
  color: #c4b8ac;
}
@media (max-width: 991px) {
  .site-header nav .header-menu .menu-item a:hover, .site-header nav .header-menu .menu-item a:focus-visible {
    color: #12284b;
  }
}
.site-header nav .header-menu .menu-item a:focus-visible {
  outline: 2px solid #12284b;
  outline-offset: 4px;
}
@media (max-width: 991px) {
  .site-header nav .header-menu .menu-item a:focus-visible {
    outline-offset: -2px;
  }
}
.site-header nav .header-menu .menu-item a.current-menu-item {
  color: #c4b8ac;
}
.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: #c4b8ac;
}
.site-header nav .header-menu .menu-item.current-menu-item > a:hover, .site-header nav .header-menu .menu-item.current-menu-item > a:focus-visible, .site-header nav .header-menu .menu-item.current-menu-parent > a:hover, .site-header nav .header-menu .menu-item.current-menu-parent > a:focus-visible, .site-header nav .header-menu .menu-item.current-menu-ancestor > a:hover, .site-header nav .header-menu .menu-item.current-menu-ancestor > a:focus-visible {
  color: #c4b8ac;
}
@media (max-width: 991px) {
  .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: #9e6850;
  }
}
.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;
  filter: brightness(0) invert(1);
}
@media (max-width: 991px) {
  .site-header nav .header-menu .menu-item.menu-item-has-children > a::after {
    margin-right: 1rem;
    transform: translateY(-50%) rotate(-90deg);
    filter: none;
  }
}
@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: 991px) {
  .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: 991px) {
  .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: 4rem 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: 991px) {
  .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: 991px) {
  .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 #d9d3be;
    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: 991px) {
  .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: #12284b;
}
.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: #12284b;
}
.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: 991px) {
  .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: 991px) {
  .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: 4rem 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: 991px) {
  .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: 991px) {
  .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: #12284b;
}
.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);
}
.site-header nav .mobile-menu-social {
  display: none;
}
@media (max-width: 991px) {
  .site-header nav .mobile-menu-social {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    width: 100%;
    padding: 16px 24px 24px;
  }
  .site-header nav .mobile-menu-social a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px;
    background-color: #f4f7f7;
    border-radius: 8px;
    transition: all 150ms ease-in-out;
  }
  .site-header nav .mobile-menu-social a:hover {
    background-color: #12284b;
  }
  .site-header nav .mobile-menu-social a:hover img {
    filter: brightness(0) invert(1);
  }
  .site-header nav .mobile-menu-social a img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    transition: all 150ms ease-in-out;
  }
}
.site-header:has(nav.active) .logo img {
  filter: brightness(0);
}
.site-header:has(nav.active) .lang-switcher .lang-current {
  border-color: rgba(0, 0, 0, 0.2);
  color: #41495d;
}
.site-header.fixed {
  background: rgba(18, 40, 75, 0.62);
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.14);
  backdrop-filter: blur(20px) saturate(145%);
  -webkit-backdrop-filter: blur(20px) saturate(145%);
}
.site-header.fixed .container {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.site-header.fixed .logo img {
  filter: none;
}
.site-header.fixed:has(nav.active) .logo img {
  filter: none;
}
.site-header.fixed .header-menu .menu-item > a {
  color: #ffffff;
}
@media (max-width: 991px) {
  .site-header.fixed .header-menu .menu-item > a {
    color: #41495d;
  }
}
.site-header.fixed .header-menu .menu-item > a:hover, .site-header.fixed .header-menu .menu-item > a:focus-visible {
  color: #c4b8ac;
}
@media (max-width: 991px) {
  .site-header.fixed .header-menu .menu-item > a:hover, .site-header.fixed .header-menu .menu-item > a:focus-visible {
    color: #12284b;
  }
}
.site-header.fixed .header-menu .menu-item > a.current-page {
  color: #9e6850;
}
.site-header.fixed .header-menu .menu-item.current-menu-item > a, .site-header.fixed .header-menu .menu-item.current-menu-parent > a, .site-header.fixed .header-menu .menu-item.current-menu-ancestor > a {
  color: #c4b8ac;
}
@media (max-width: 991px) {
  .site-header.fixed .header-menu .menu-item.current-menu-item > a, .site-header.fixed .header-menu .menu-item.current-menu-parent > a, .site-header.fixed .header-menu .menu-item.current-menu-ancestor > a {
    color: #12284b;
  }
}
.site-header.fixed nav .header-menu .menu-item.menu-item-has-children > a::after {
  filter: brightness(0) invert(1);
}
@media (max-width: 991px) {
  .site-header.fixed nav .header-menu .menu-item.menu-item-has-children > a::after {
    filter: none;
  }
}
.site-header.fixed .lang-switcher .lang-current {
  border-color: rgba(255, 255, 255, 0.28);
  color: #ffffff;
}
.site-header.fixed .lang-switcher .lang-current:hover {
  border-color: rgba(255, 255, 255, 0.46);
  background-color: rgba(255, 255, 255, 0.1);
}
.site-header.fixed .menu-trigger span {
  background-color: #ffffff;
}

.header-tel {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-left: 1rem;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  transition: all 150ms ease-in-out;
}
.header-tel svg {
  flex-shrink: 0;
}
.header-tel:hover {
  color: #c4b8ac;
}
@media (max-width: 991px) {
  .header-tel {
    display: none;
  }
}

.site-header.fixed .header-tel {
  color: #ffffff;
}
.site-header.fixed .header-tel:hover {
  color: #c4b8ac;
}

body.single-post .site-header:not(.fixed) .header-tel,
body.page-template-default .site-header:not(.fixed) .header-tel,
body.archive .site-header:not(.fixed) .header-tel,
body.date .site-header:not(.fixed) .header-tel,
body.category .site-header:not(.fixed) .header-tel,
body.tag .site-header:not(.fixed) .header-tel {
  color: #41495d;
}
body.single-post .site-header:not(.fixed) .header-tel:hover,
body.page-template-default .site-header:not(.fixed) .header-tel:hover,
body.archive .site-header:not(.fixed) .header-tel:hover,
body.date .site-header:not(.fixed) .header-tel:hover,
body.category .site-header:not(.fixed) .header-tel:hover,
body.tag .site-header:not(.fixed) .header-tel:hover {
  color: #c4b8ac;
}

.lang-switcher {
  position: relative;
  margin-left: 1.5rem;
}
.lang-switcher .lang-current {
  display: flex;
  align-items: center;
  gap: 6px;
  background: none;
  border: 1.5px solid rgba(255, 255, 255, 0.35);
  border-radius: 9999px;
  padding: 6px 12px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  font-family: "Outfit", sans-serif;
  cursor: pointer;
  transition: all 150ms ease-in-out;
}
.lang-switcher .lang-current img {
  width: 18px;
  object-fit: cover;
  flex-shrink: 0;
}
.lang-switcher .lang-current svg {
  transition: all 150ms ease-in-out;
  flex-shrink: 0;
}
.lang-switcher .lang-current:hover {
  border-color: rgba(255, 255, 255, 0.65);
  background-color: rgba(255, 255, 255, 0.1);
}
.lang-switcher .lang-dropdown {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  padding: 4px 0;
  min-width: 110px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-6px);
  transition: all 300ms ease-in-out;
  z-index: 50;
}
.lang-switcher .lang-dropdown li a {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 9px 14px;
  color: #41495d;
  font-size: 14px;
  font-weight: 500;
  transition: all 150ms ease-in-out;
}
.lang-switcher .lang-dropdown li a img {
  width: 18px;
  object-fit: cover;
  flex-shrink: 0;
}
.lang-switcher .lang-dropdown li a:hover {
  color: #12284b;
  background-color: #f4f7f7;
}
.lang-switcher .lang-dropdown li a[aria-current=true] {
  color: #12284b;
  font-weight: 600;
}
.lang-switcher:hover .lang-current svg {
  transform: rotate(180deg);
}
.lang-switcher:hover .lang-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
@media (max-width: 991px) {
  .lang-switcher {
    position: relative;
    z-index: 101;
  }
}

.menu-trigger {
  position: relative;
  z-index: 100;
  width: 30px;
  height: 22px;
  display: none;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  box-sizing: border-box;
  margin-left: auto;
  background-color: transparent;
  border: none;
  padding: 0;
}
@media (max-width: 991px) {
  .menu-trigger {
    display: inline-block;
  }
}
.menu-trigger:focus-visible {
  outline: 2px solid #12284b;
  outline-offset: 2px;
}
.menu-trigger span {
  display: inline-block;
  transition: all 300ms ease-in-out;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ffffff;
  border-radius: 2px;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 9px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(12px) rotate(-315deg);
  background-color: black;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-7px) rotate(315deg);
  background-color: black;
}
.menu-trigger:active {
  transform: scale(0.95);
}

body.single-post .site-header:not(.fixed),
body.page-template-default .site-header:not(.fixed),
body.archive .site-header:not(.fixed),
body.date .site-header:not(.fixed),
body.category .site-header:not(.fixed),
body.tag .site-header:not(.fixed) {
  background: #f9f7f4;
  border-bottom: 1px solid rgba(18, 40, 75, 0.1);
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.06);
}
body.single-post .site-header:not(.fixed) .container,
body.page-template-default .site-header:not(.fixed) .container,
body.archive .site-header:not(.fixed) .container,
body.date .site-header:not(.fixed) .container,
body.category .site-header:not(.fixed) .container,
body.tag .site-header:not(.fixed) .container {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
body.single-post .site-header:not(.fixed) .logo .logo-beyaz,
body.page-template-default .site-header:not(.fixed) .logo .logo-beyaz,
body.archive .site-header:not(.fixed) .logo .logo-beyaz,
body.date .site-header:not(.fixed) .logo .logo-beyaz,
body.category .site-header:not(.fixed) .logo .logo-beyaz,
body.tag .site-header:not(.fixed) .logo .logo-beyaz {
  display: none;
}
body.single-post .site-header:not(.fixed) .logo .logo-renkli,
body.page-template-default .site-header:not(.fixed) .logo .logo-renkli,
body.archive .site-header:not(.fixed) .logo .logo-renkli,
body.date .site-header:not(.fixed) .logo .logo-renkli,
body.category .site-header:not(.fixed) .logo .logo-renkli,
body.tag .site-header:not(.fixed) .logo .logo-renkli {
  display: block;
}
body.single-post .site-header:not(.fixed) .header-menu .menu-item > a,
body.page-template-default .site-header:not(.fixed) .header-menu .menu-item > a,
body.archive .site-header:not(.fixed) .header-menu .menu-item > a,
body.date .site-header:not(.fixed) .header-menu .menu-item > a,
body.category .site-header:not(.fixed) .header-menu .menu-item > a,
body.tag .site-header:not(.fixed) .header-menu .menu-item > a {
  color: #41495d;
}
body.single-post .site-header:not(.fixed) .header-menu .menu-item > a:hover, body.single-post .site-header:not(.fixed) .header-menu .menu-item > a:focus-visible,
body.page-template-default .site-header:not(.fixed) .header-menu .menu-item > a:hover,
body.page-template-default .site-header:not(.fixed) .header-menu .menu-item > a:focus-visible,
body.archive .site-header:not(.fixed) .header-menu .menu-item > a:hover,
body.archive .site-header:not(.fixed) .header-menu .menu-item > a:focus-visible,
body.date .site-header:not(.fixed) .header-menu .menu-item > a:hover,
body.date .site-header:not(.fixed) .header-menu .menu-item > a:focus-visible,
body.category .site-header:not(.fixed) .header-menu .menu-item > a:hover,
body.category .site-header:not(.fixed) .header-menu .menu-item > a:focus-visible,
body.tag .site-header:not(.fixed) .header-menu .menu-item > a:hover,
body.tag .site-header:not(.fixed) .header-menu .menu-item > a:focus-visible {
  color: #c4b8ac;
}
body.single-post .site-header:not(.fixed) .header-menu .menu-item > a.current-page,
body.page-template-default .site-header:not(.fixed) .header-menu .menu-item > a.current-page,
body.archive .site-header:not(.fixed) .header-menu .menu-item > a.current-page,
body.date .site-header:not(.fixed) .header-menu .menu-item > a.current-page,
body.category .site-header:not(.fixed) .header-menu .menu-item > a.current-page,
body.tag .site-header:not(.fixed) .header-menu .menu-item > a.current-page {
  color: #12284b;
}
body.single-post .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a, body.single-post .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a, body.single-post .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a,
body.page-template-default .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a,
body.page-template-default .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a,
body.page-template-default .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a,
body.archive .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a,
body.archive .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a,
body.archive .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a,
body.date .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a,
body.date .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a,
body.date .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a,
body.category .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a,
body.category .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a,
body.category .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a,
body.tag .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a,
body.tag .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a,
body.tag .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a {
  color: #c4b8ac;
}
body.single-post .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a:hover, body.single-post .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a:focus-visible, body.single-post .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a:hover, body.single-post .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a:focus-visible, body.single-post .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a:hover, body.single-post .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a:focus-visible,
body.page-template-default .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a:hover,
body.page-template-default .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a:focus-visible,
body.page-template-default .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a:hover,
body.page-template-default .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a:focus-visible,
body.page-template-default .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a:hover,
body.page-template-default .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a:focus-visible,
body.archive .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a:hover,
body.archive .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a:focus-visible,
body.archive .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a:hover,
body.archive .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a:focus-visible,
body.archive .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a:hover,
body.archive .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a:focus-visible,
body.date .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a:hover,
body.date .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a:focus-visible,
body.date .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a:hover,
body.date .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a:focus-visible,
body.date .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a:hover,
body.date .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a:focus-visible,
body.category .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a:hover,
body.category .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a:focus-visible,
body.category .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a:hover,
body.category .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a:focus-visible,
body.category .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a:hover,
body.category .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a:focus-visible,
body.tag .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a:hover,
body.tag .site-header:not(.fixed) .header-menu .menu-item.current-menu-item > a:focus-visible,
body.tag .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a:hover,
body.tag .site-header:not(.fixed) .header-menu .menu-item.current-menu-parent > a:focus-visible,
body.tag .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a:hover,
body.tag .site-header:not(.fixed) .header-menu .menu-item.current-menu-ancestor > a:focus-visible {
  color: #c4b8ac;
}
body.single-post .site-header:not(.fixed) nav .header-menu .menu-item.menu-item-has-children > a::after,
body.page-template-default .site-header:not(.fixed) nav .header-menu .menu-item.menu-item-has-children > a::after,
body.archive .site-header:not(.fixed) nav .header-menu .menu-item.menu-item-has-children > a::after,
body.date .site-header:not(.fixed) nav .header-menu .menu-item.menu-item-has-children > a::after,
body.category .site-header:not(.fixed) nav .header-menu .menu-item.menu-item-has-children > a::after,
body.tag .site-header:not(.fixed) nav .header-menu .menu-item.menu-item-has-children > a::after {
  filter: none;
}
body.single-post .site-header:not(.fixed) .lang-switcher .lang-current,
body.page-template-default .site-header:not(.fixed) .lang-switcher .lang-current,
body.archive .site-header:not(.fixed) .lang-switcher .lang-current,
body.date .site-header:not(.fixed) .lang-switcher .lang-current,
body.category .site-header:not(.fixed) .lang-switcher .lang-current,
body.tag .site-header:not(.fixed) .lang-switcher .lang-current {
  border-color: rgba(18, 40, 75, 0.2);
  color: #41495d;
}
body.single-post .site-header:not(.fixed) .lang-switcher .lang-current:hover,
body.page-template-default .site-header:not(.fixed) .lang-switcher .lang-current:hover,
body.archive .site-header:not(.fixed) .lang-switcher .lang-current:hover,
body.date .site-header:not(.fixed) .lang-switcher .lang-current:hover,
body.category .site-header:not(.fixed) .lang-switcher .lang-current:hover,
body.tag .site-header:not(.fixed) .lang-switcher .lang-current:hover {
  border-color: rgba(18, 40, 75, 0.4);
  background-color: rgba(18, 40, 75, 0.05);
}
body.single-post .site-header:not(.fixed) .menu-trigger span,
body.page-template-default .site-header:not(.fixed) .menu-trigger span,
body.archive .site-header:not(.fixed) .menu-trigger span,
body.date .site-header:not(.fixed) .menu-trigger span,
body.category .site-header:not(.fixed) .menu-trigger span,
body.tag .site-header:not(.fixed) .menu-trigger span {
  background-color: #12284b;
}

.site-footer {
  position: relative;
  overflow: hidden;
  padding: 86px 0 34px;
  background: linear-gradient(140deg, #070f1d 0%, #0a1629 48%, #12284b 100%);
  color: #ffffff;
}
.site-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer::before {
  content: "";
  position: absolute;
  top: -28%;
  right: -12%;
  width: 54%;
  height: 84%;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.06) 0%, rgba(84, 100, 125, 0.22) 100%);
  clip-path: polygon(26% 0, 100% 14%, 72% 100%, 0 82%);
  pointer-events: none;
}
.site-footer::after {
  content: "";
  position: absolute;
  left: -18%;
  bottom: -42%;
  width: 58%;
  height: 74%;
  background: linear-gradient(135deg, rgba(84, 100, 125, 0.18) 0%, rgba(255, 255, 255, 0.04) 100%);
  clip-path: polygon(0 0, 86% 16%, 100% 100%, 12% 88%);
  pointer-events: none;
}
@media (max-width: 991px) {
  .site-footer {
    padding: 54px 0 52px;
  }
}
@media (max-width: 767px) {
  .site-footer {
    padding: 30px 0 24px;
  }
}
.site-footer .container {
  position: relative;
  z-index: 1;
}
.site-footer .footer-shell {
  padding-bottom: 54px;
}
@media (max-width: 991px) {
  .site-footer .footer-shell {
    padding-bottom: 34px;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-shell {
    padding-bottom: 18px;
  }
}
@media (max-width: 991px) {
  .site-footer .footer-brand {
    max-width: 620px;
  }
}
.site-footer .footer-brand a {
  display: inline-block;
  transition: all 300ms ease-in-out;
}
.site-footer .footer-brand a:hover, .site-footer .footer-brand a:focus-visible {
  opacity: 0.86;
}
.site-footer .footer-brand a:focus-visible {
  outline: 2px solid #9e6850;
  outline-offset: 4px;
}
.site-footer .footer-brand a img {
  height: 52px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
  filter: brightness(0) invert(1);
}
@media (max-width: 991px) {
  .site-footer .footer-brand a img {
    height: 46px;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-brand a img {
    height: 38px;
  }
}
.site-footer .footer-about {
  max-width: 410px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .site-footer .footer-about {
    margin-top: 16px;
  }
}
.site-footer .footer-about p {
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.78;
}
@media (max-width: 767px) {
  .site-footer .footer-about p {
    font-size: 14px;
    line-height: 1.55;
  }
}
.site-footer .footer-contact {
  display: grid;
  gap: 14px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .site-footer .footer-contact {
    gap: 8px;
    margin-top: 16px;
  }
}
.site-footer .footer-contact div,
.site-footer .footer-contact address {
  margin: 0;
  font-style: normal;
}
.site-footer .footer-contact a,
.site-footer .footer-contact .footer-hours {
  display: flex;
  align-items: center;
  gap: 12px;
  width: fit-content;
  color: rgba(255, 255, 255, 0.84);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  transition: all 300ms ease-in-out;
}
@media (max-width: 767px) {
  .site-footer .footer-contact a,
  .site-footer .footer-contact .footer-hours {
    align-items: flex-start;
    gap: 8px;
    font-size: 12px;
    line-height: 1.38;
  }
}
.site-footer .footer-contact a img,
.site-footer .footer-contact .footer-hours img {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  object-fit: contain;
  filter: brightness(0) invert(1);
  opacity: 0.82;
}
@media (max-width: 767px) {
  .site-footer .footer-contact a img,
  .site-footer .footer-contact .footer-hours img {
    width: 16px;
    height: 16px;
    margin-top: 1px;
  }
}
.site-footer .footer-contact a:hover, .site-footer .footer-contact a:focus-visible {
  color: #ffffff;
  transform: translate3d(4px, 0, 0);
}
.site-footer .footer-contact a:focus-visible {
  outline: 2px solid #9e6850;
  outline-offset: 3px;
}
.site-footer .footer-office-tabs {
  margin-top: 28px;
}
@media (max-width: 767px) {
  .site-footer .footer-office-tabs {
    margin-top: 16px;
  }
}
.site-footer .footer-office-tabs .footer-office-tab-nav {
  display: flex;
  gap: 8px;
  margin-bottom: 16px;
}
.site-footer .footer-office-tabs .footer-office-tab-nav button {
  padding: 8px 12px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.05);
  color: rgba(255, 255, 255, 0.7);
  font-family: "Outfit", sans-serif;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
  transition: all 300ms ease-in-out;
}
.site-footer .footer-office-tabs .footer-office-tab-nav button:hover, .site-footer .footer-office-tabs .footer-office-tab-nav button:focus-visible, .site-footer .footer-office-tabs .footer-office-tab-nav button.active {
  border-color: #9e6850;
  background-color: #9e6850;
  color: #ffffff;
}
.site-footer .footer-office-tabs .footer-office-tab-nav button:focus-visible {
  outline: 2px solid #9e6850;
  outline-offset: 2px;
}
.site-footer .footer-office-tabs .footer-office-panel {
  display: grid;
  gap: 10px;
}
.site-footer .footer-office-tabs .footer-office-panel[hidden] {
  display: none;
}
.site-footer .footer-office-tabs .footer-office-panel div,
.site-footer .footer-office-tabs .footer-office-panel address,
.site-footer .footer-office-tabs .footer-office-panel a {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.45;
}
.site-footer .footer-office-tabs .footer-office-panel a {
  width: fit-content;
  transition: all 300ms ease-in-out;
}
.site-footer .footer-office-tabs .footer-office-panel a:hover, .site-footer .footer-office-tabs .footer-office-panel a:focus-visible {
  color: #ffffff;
}
.site-footer .footer-office-tabs .footer-office-panel a:focus-visible {
  outline: 2px solid #9e6850;
  outline-offset: 2px;
}
.site-footer .footer-office-tabs .footer-office-panel img {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-top: 1px;
  object-fit: contain;
  filter: brightness(0) invert(1);
  opacity: 0.82;
}
.site-footer .social-links {
  margin-top: 34px;
}
@media (max-width: 767px) {
  .site-footer .social-links {
    margin-top: 16px;
  }
}
.site-footer .social-links .social-media-list {
  display: flex;
  gap: 10px;
  align-items: center;
}
@media (max-width: 767px) {
  .site-footer .social-links .social-media-list {
    gap: 8px;
  }
}
.site-footer .social-links .social-media-list li {
  margin: 0;
}
.site-footer .social-links .social-media-list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.05);
  transition: all 300ms ease-in-out;
}
@media (max-width: 767px) {
  .site-footer .social-links .social-media-list li a {
    width: 34px;
    height: 34px;
  }
}
.site-footer .social-links .social-media-list li a:hover, .site-footer .social-links .social-media-list li a:focus-visible {
  border-color: rgba(255, 255, 255, 0.58);
  background-color: rgba(255, 255, 255, 0.12);
  transform: translate3d(0, -3px, 0);
}
.site-footer .social-links .social-media-list li a:focus-visible {
  outline: 2px solid #9e6850;
  outline-offset: 3px;
}
.site-footer .social-links .social-media-list li a img {
  width: 17px;
  height: 17px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}
@media (max-width: 767px) {
  .site-footer .social-links .social-media-list li a img {
    width: 15px;
    height: 15px;
  }
}
.site-footer .footer-navigation {
  align-items: stretch;
}
.site-footer .footer-menu-column {
  height: 100%;
  padding: 24px 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
}
@media (max-width: 991px) {
  .site-footer .footer-menu-column {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    padding-top: 0;
    border-top: 0;
  }
}
.site-footer .footer-menu-column h4 {
  margin: 0 0 18px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .site-footer .footer-menu-column h4 {
    margin-bottom: 0;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-menu-column h4 {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .site-footer .footer-menu-column h4.accordion-toggle {
    cursor: pointer;
    position: relative;
    padding: 14px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 300ms ease-in-out;
  }
  .site-footer .footer-menu-column h4.accordion-toggle:hover {
    color: rgba(255, 255, 255, 0.88);
  }
  .site-footer .footer-menu-column h4.accordion-toggle:focus-visible {
    outline: 2px solid #9e6850;
    outline-offset: 3px;
  }
  .site-footer .footer-menu-column h4.accordion-toggle::after {
    content: "";
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    background-image: url("../assets/icons/angle-down.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transition: all 300ms ease-in-out;
    filter: brightness(0) invert(1);
  }
  .site-footer .footer-menu-column h4.accordion-toggle.active::after {
    transform: rotate(180deg);
  }
}
@media (max-width: 767px) {
  .site-footer .footer-menu-column h4.accordion-toggle {
    padding: 8px 0;
  }
}
.site-footer .footer-menu-column .footer-links .footer-menu {
  display: grid;
  gap: 11px;
}
@media (max-width: 991px) {
  .site-footer .footer-menu-column .footer-links .footer-menu {
    gap: 6px;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-menu-column .footer-links .footer-menu {
    gap: 4px;
  }
}
.site-footer .footer-menu-column .footer-links .footer-menu li {
  margin: 0;
}
.site-footer .footer-menu-column .footer-links .footer-menu li a {
  display: inline-flex;
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px;
  font-weight: 400;
  transition: all 300ms ease-in-out;
  line-height: 1.45;
}
@media (max-width: 767px) {
  .site-footer .footer-menu-column .footer-links .footer-menu li a {
    font-size: 12px;
    line-height: 1.35;
  }
}
.site-footer .footer-menu-column .footer-links .footer-menu li a:hover, .site-footer .footer-menu-column .footer-links .footer-menu li a:focus-visible {
  color: #ffffff;
}
.site-footer .footer-menu-column .footer-links .footer-menu li a:focus-visible {
  outline: 2px solid #9e6850;
  outline-offset: 3px;
}
@media (max-width: 991px) {
  .site-footer .footer-menu-column .footer-links.accordion-content {
    display: block;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease-in-out;
  }
  .site-footer .footer-menu-column .footer-links.accordion-content > .footer-menu {
    padding-bottom: 10px;
    transform: translate3d(0, -6px, 0);
    transition: all 300ms ease-in-out;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .site-footer .footer-menu-column .footer-links.accordion-content > .footer-menu {
    padding-bottom: 8px;
  }
}
@media (max-width: 991px) {
  .site-footer .footer-menu-column .footer-links.accordion-content.open {
    max-height: 320px;
    opacity: 1;
    visibility: visible;
  }
  .site-footer .footer-menu-column .footer-links.accordion-content.open > .footer-menu {
    transform: translate3d(0, 0, 0);
  }
}
.site-footer .footer-bottom {
  position: relative;
  z-index: 2;
  padding-top: 26px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}
@media (max-width: 991px) {
  .site-footer .footer-bottom {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-bottom {
    flex-direction: column;
    text-align: center;
    gap: 6px;
  }
}
.site-footer .footer-bottom .copyright {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.72);
  margin: 0;
}
@media (max-width: 767px) {
  .site-footer .footer-bottom .copyright {
    width: 100%;
    font-size: 12px;
  }
}
.site-footer .footer-bottom .copyright time {
  font-weight: 500;
}
.site-footer .footer-bottom .footer-design {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.66);
}
@media (max-width: 767px) {
  .site-footer .footer-bottom .footer-design {
    font-size: 12px;
  }
}
.site-footer .footer-bottom .footer-design a {
  color: rgba(255, 255, 255, 0.88);
  transition: all 300ms ease-in-out;
}
.site-footer .footer-bottom .footer-design a:hover {
  color: #34b88a;
  opacity: 1;
}
.site-footer .footer-bottom .footer-design a:focus-visible {
  outline: 2px solid #9e6850;
  outline-offset: 2px;
  padding: 2px 4px;
}
.site-footer .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.mobile-action-bar {
  display: none;
}

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