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

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

body {
  margin: 0;
  padding: 0;
  overflow-x: clip;
  font-family: "Gilroy", sans-serif;
  background-color: #dcd5cd;
}

:focus {
  outline: none;
}

:focus-visible {
  outline: 2px solid #c39e7e;
  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;
}

.is-hero-preload .hero-section .hero-media,
.is-hero-preload .hero-section .hero-content > * {
  visibility: hidden;
  opacity: 0;
}
.is-hero-preload .section-02 .hero-visual-stack,
.is-hero-preload .section-02 .hero-info-card {
  visibility: hidden;
  opacity: 0;
}
.is-hero-preload .section-02 .hero-center-line {
  transform: translateX(-50%) scaleY(0);
}

.btn-1,
.btn-2,
.btn-3 {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  padding: 12px 24px;
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: 0;
  appearance: none;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  transition: background-color 420ms cubic-bezier(0.16, 1, 0.3, 1), border-color 420ms cubic-bezier(0.16, 1, 0.3, 1), color 420ms cubic-bezier(0.16, 1, 0.3, 1), transform 520ms cubic-bezier(0.2, 0.72, 0.12, 1), box-shadow 520ms cubic-bezier(0.2, 0.72, 0.12, 1);
  transform: translateZ(0);
  isolation: isolate;
}
.btn-1:focus-visible,
.btn-2:focus-visible,
.btn-3:focus-visible {
  outline: 2px solid #c39e7e;
  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 {
  justify-content: flex-start;
  gap: 14px;
  min-height: 42px;
  padding: 8px 0 10px;
  background-color: transparent;
  border: 0;
  color: #1b0d07;
  box-shadow: none;
  font-weight: 400;
}
.btn-1::before {
  content: "";
  position: absolute;
  pointer-events: none;
}
.btn-1::before {
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #132827;
}
.btn-1 > svg {
  position: relative;
  z-index: 1;
  display: block;
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
  color: #000000;
  transition: transform 520ms cubic-bezier(0.34, 1.56, 0.64, 1);
  transform: translate3d(0, 0, 0);
}
.btn-1 > span {
  position: relative;
  z-index: 1;
  display: inline-grid;
  overflow: hidden;
  align-items: flex-start;
  color: #1b0d07;
  line-height: 1.32;
}
.btn-1 > span::after {
  content: attr(data-hover);
  grid-area: 1/1;
  display: block;
  color: #1b0d07;
  font-weight: 800;
  opacity: 0;
  transition: transform 620ms cubic-bezier(0.34, 1.56, 0.64, 1), opacity 280ms cubic-bezier(0.16, 1, 0.3, 1);
  transform: translate3d(0, 120%, 0) scale(0.88);
  transform-origin: left center;
}
.btn-1 > span > span {
  grid-area: 1/1;
  display: block;
  transition: transform 620ms cubic-bezier(0.34, 1.56, 0.64, 1), opacity 280ms cubic-bezier(0.16, 1, 0.3, 1);
  transform: translate3d(0, 0, 0) scale(1);
  transform-origin: left center;
}
.btn-1:hover, .btn-1:focus-visible {
  background-color: transparent;
  border-color: transparent;
  color: #1b0d07;
  box-shadow: none;
  transform: none;
}
.btn-1:hover > svg, .btn-1:focus-visible > svg {
  transform: translate3d(2px, -2px, 0);
}
.btn-1:hover > span::after, .btn-1:focus-visible > span::after {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}
.btn-1:hover > span > span, .btn-1:focus-visible > span > span {
  opacity: 0;
  transform: translate3d(0, -120%, 0) scale(0.88);
}
.btn-1:active {
  transform: none;
}

.btn-2 {
  background-color: #004f51;
  border-color: #004f51;
  color: #ffffff;
}
.btn-2:hover, .btn-2:focus-visible {
  background-color: #004244;
  border-color: #004244;
  color: #ffffff;
}

.btn-3 {
  background-color: #4a2313;
  border-color: #4a2313;
  color: #ffffff;
}
.btn-3:hover, .btn-3:focus-visible {
  background-color: #3d1d10;
  border-color: #3d1d10;
  color: #ffffff;
}

@media (prefers-reduced-motion: reduce) {
  .btn-1,
  .btn-2,
  .btn-3 {
    transition: none;
    transform: none;
  }
  .btn-1::before,
  .btn-1 > svg {
    transition: none;
  }
  .btn-1:hover, .btn-1:focus-visible, .btn-1:active {
    transform: none;
  }
  .btn-1:hover > svg, .btn-1:focus-visible > svg {
    transform: none;
  }
  .btn-1:hover > span::after, .btn-1:focus-visible > span::after {
    opacity: 0;
    transform: translate3d(0, 120%, 0) scale(0.88);
  }
  .btn-1:hover > span > span, .btn-1:focus-visible > span > span {
    opacity: 1;
    transform: none;
  }
  .btn-1 > span::after,
  .btn-1 > span > span {
    transition: none;
  }
}
.hero-stack {
  position: relative;
  z-index: 1;
  background-color: #dcd5cd;
  isolation: isolate;
}
.hero-stack .hero-section,
.hero-stack .section-01,
.hero-stack .section-03,
.hero-stack .section-04,
.hero-stack .blog-vitrin {
  position: sticky;
  top: 0;
}
.hero-stack .hero-section {
  z-index: 1;
}
.hero-stack .section-01 {
  z-index: 2;
}
.hero-stack .section-02 {
  position: relative;
  top: auto;
  z-index: 3;
}
.hero-stack .section-03 {
  z-index: 4;
  position: relative;
  top: auto;
}
.hero-stack .section-04 {
  z-index: 5;
}
.hero-stack .blog-vitrin {
  z-index: 6;
}
@media (max-width: 1199px) {
  .hero-stack .section-03 {
    position: relative;
    top: auto;
  }
}
@media (max-width: 991px) {
  .hero-stack .section-01,
  .hero-stack .section-03,
  .hero-stack .section-04,
  .hero-stack .blog-vitrin {
    position: relative;
    top: auto;
  }
}

.hero-section {
  position: relative;
  min-height: 100svh;
  margin-top: -88px;
  overflow: clip;
  color: #ffffff;
  background-color: #1b0d07;
  isolation: isolate;
}
.hero-section::before, .hero-section::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.hero-section::before {
  z-index: 2;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.hero-section::after {
  z-index: 3;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  background-repeat: repeat;
  background-size: 460px 460px;
  mix-blend-mode: soft-light;
  opacity: 0.32;
}
.hero-section .hero-media {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: clip;
  background-color: #1b0d07;
  will-change: clip-path, opacity, transform;
}
.hero-section .hero-media::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.24);
  pointer-events: none;
}
.hero-section .hero-media video,
.hero-section .hero-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  will-change: transform;
}
.hero-section .hero-media .hero-media-desktop,
.hero-section .hero-media .hero-media-mobile {
  position: absolute;
  inset: 0;
}
.hero-section .hero-media .hero-media-mobile {
  display: none;
}
@media (max-width: 991px) {
  .hero-section .hero-media .hero-media-desktop {
    display: none;
  }
  .hero-section .hero-media .hero-media-mobile {
    display: block;
  }
}
.hero-section .container {
  position: relative;
  z-index: 4;
  display: flex;
  min-height: 100svh;
  align-items: center;
  padding-top: 88px;
  padding-bottom: clamp(48px, 6vw, 96px);
}
.hero-section .hero-content {
  width: min(760px, 62vw);
  padding-top: clamp(28px, 5vh, 72px);
}
.hero-section .hero-content h1 {
  max-width: 760px;
  margin: 0 0 clamp(24px, 2.4vw, 38px);
  color: #ffffff;
  font-size: clamp(42px, 6vw, 86px);
  font-weight: 700;
  line-height: 1.02;
  text-wrap: balance;
}
.hero-section .hero-content p {
  max-width: 650px;
  margin: 0 0 clamp(28px, 3vw, 46px);
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  text-wrap: pretty;
}
.hero-section .hero-content .btn-1 {
  color: #ffffff;
}
.hero-section .hero-content .btn-1::before {
  background-color: #ffffff;
}
.hero-section .hero-content .btn-1 > span {
  color: #ffffff;
}
.hero-section .hero-content .btn-1 > span::after {
  color: #ffffff;
}
.hero-section .hero-content .btn-1 > svg {
  color: #ffffff;
}
.hero-section .hero-content .btn-1:hover, .hero-section .hero-content .btn-1:focus-visible {
  color: #ffffff;
}
@media (max-width: 991px) {
  .hero-section .hero-content {
    width: min(720px, 78vw);
  }
  .hero-section .hero-content h1 {
    font-size: clamp(36px, 5vw, 64px);
  }
}
@media (max-width: 767px) {
  .hero-section {
    margin-top: -76px;
  }
  .hero-section::before {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .hero-section .container {
    min-height: 100svh;
    align-items: center;
    padding-top: 96px;
    padding-bottom: clamp(48px, 8vh, 72px);
  }
  .hero-section .hero-content {
    width: 100%;
    padding-top: 0;
  }
  .hero-section .hero-content h1 {
    max-width: 620px;
    margin-bottom: 22px;
    font-size: 48px;
    line-height: 1.06;
  }
  .hero-section .hero-content p {
    max-width: 560px;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.6;
  }
}
@media (max-width: 576px) {
  .hero-section .hero-content h1 {
    font-size: 36px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .hero-section .hero-media,
  .hero-section .hero-media video,
  .hero-section .hero-media img,
  .hero-section .hero-content > * {
    transition: none;
    transform: none;
  }
}

.section-02 {
  position: sticky;
  top: 0;
  z-index: 1;
  min-height: 100svh;
  margin-top: -89px;
  padding: 0;
  overflow: clip;
  color: #ffffff;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  isolation: isolate;
}
.section-02 .container {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: none;
  padding: 0;
}
.section-02 .hero-intro-motion {
  position: absolute;
  inset: 0;
  z-index: 16;
  overflow: clip;
  opacity: 0;
  background-color: var(--hero-info-dark-surface);
  pointer-events: none;
}
.section-02 .hero-intro-motion span {
  position: absolute;
  top: -12%;
  bottom: -12%;
  width: 46%;
  transform: translate3d(-130%, 0, 0) skewX(-10deg);
  transform-origin: center;
}
.section-02 .hero-intro-motion span:nth-child(1) {
  left: -18%;
  background: linear-gradient(90deg, #1b0d07, #32180d), #1b0d07;
  opacity: 1;
}
.section-02 .hero-intro-motion span:nth-child(2) {
  left: 21%;
  background: linear-gradient(90deg, #c39e7e, #a98366), #c39e7e;
  opacity: 0.98;
}
.section-02 .hero-intro-motion span:nth-child(3) {
  left: 55%;
  background: linear-gradient(90deg, #32180d, #1b0d07), #1b0d07;
  opacity: 1;
}
.section-02 .hero-gallery {
  position: relative;
  display: flex;
  min-height: 100svh;
  overflow: clip;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  isolation: isolate;
}
.section-02 .hero-gallery.is-interacting .hero-card:not(.is-active) {
  flex-grow: 0.88;
  filter: saturate(0.55) brightness(0.55);
}
.section-02 .hero-gallery.is-interacting .hero-card:not(.is-active)::before, .section-02 .hero-gallery.is-interacting .hero-card:not(.is-active)::after {
  opacity: 0.12;
  background-size: 100% 0, auto;
  filter: drop-shadow(0 0 0 transparent);
}
.section-02 .hero-gallery.is-interacting .hero-card:not(.is-active) figure::before {
  opacity: 0.68;
  clip-path: inset(0 0 0 0);
}
.section-02 .hero-gallery.is-interacting .hero-card:not(.is-active) figure img {
  transform: none;
}
.section-02 .hero-gallery.is-interacting .hero-card:not(.is-active) figure::after {
  opacity: 0.68;
}
.section-02 .hero-mobile-dots {
  display: none;
}
.section-02 .hero-card {
  position: relative;
  flex: 1 1 0;
  flex-grow: 1;
  min-width: 0;
  margin: 0;
  overflow: clip;
  cursor: pointer;
  transition: flex-grow 1300ms cubic-bezier(0.2, 0.72, 0.12, 1), filter 980ms cubic-bezier(0.2, 0.72, 0.12, 1);
  clip-path: polygon(clamp(72px, 8vw, 160px) 0, 100% 0, calc(100% - clamp(72px, 8vw, 160px)) 100%, 0 100%);
  transform: translateZ(0);
  transform-origin: center;
}
.section-02 .hero-card:nth-child(1) {
  z-index: 1;
  clip-path: polygon(0 0, 100% 0, calc(100% - clamp(72px, 8vw, 160px)) 100%, 0 100%);
}
.section-02 .hero-card:nth-child(2), .section-02 .hero-card:nth-child(3) {
  margin-left: calc(0px - clamp(72px, 8vw, 160px));
}
.section-02 .hero-card:nth-child(2) {
  z-index: 2;
}
.section-02 .hero-card:nth-child(3) {
  z-index: 3;
  clip-path: polygon(clamp(72px, 8vw, 160px) 0, 100% 0, 100% 100%, 0 100%);
}
.section-02 .hero-card:not(:first-child)::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 4;
  background: linear-gradient(0deg, #c39e7e, #a98366) 0 100%/100% 0 no-repeat, #1b0d07;
  pointer-events: none;
  opacity: 0.9;
  filter: drop-shadow(0 0 0 transparent);
  will-change: background-size, opacity;
  transition: opacity 900ms cubic-bezier(0.2, 0.72, 0.12, 1), background-size 1250ms cubic-bezier(0.2, 0.72, 0.12, 1), transform 1200ms cubic-bezier(0.2, 0.72, 0.12, 1), filter 900ms cubic-bezier(0.2, 0.72, 0.12, 1);
  clip-path: polygon(clamp(72px, 8vw, 160px) 0, calc(clamp(72px, 8vw, 160px) + clamp(7px, 0.7vw, 13px)) 0, clamp(7px, 0.7vw, 13px) 100%, 0 100%);
}
.section-02 .hero-card:not(:last-child)::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 4;
  background: linear-gradient(0deg, #c39e7e, #a98366) 0 100%/100% 0 no-repeat, #1b0d07;
  pointer-events: none;
  opacity: 0.9;
  filter: drop-shadow(0 0 0 transparent);
  will-change: background-size, opacity;
  transition: opacity 900ms cubic-bezier(0.2, 0.72, 0.12, 1), background-size 1250ms cubic-bezier(0.2, 0.72, 0.12, 1), transform 1200ms cubic-bezier(0.2, 0.72, 0.12, 1), filter 900ms cubic-bezier(0.2, 0.72, 0.12, 1);
  clip-path: polygon(calc(100% - clamp(7px, 0.7vw, 13px)) 0, 100% 0, calc(100% - clamp(72px, 8vw, 160px)) 100%, calc(100% - clamp(72px, 8vw, 160px) - clamp(7px, 0.7vw, 13px)) 100%);
}
.section-02 .hero-card:hover, .section-02 .hero-card:focus, .section-02 .hero-card:focus-within, .section-02 .hero-card.is-active {
  flex-grow: 1.62;
  filter: none;
  z-index: 6;
}
.section-02 .hero-card:hover figure::before, .section-02 .hero-card:focus figure::before, .section-02 .hero-card:focus-within figure::before, .section-02 .hero-card.is-active figure::before {
  opacity: 0.2;
  clip-path: inset(0 0 0 0);
  background-position: -130% 0, center;
}
.section-02 .hero-card:hover figure::after, .section-02 .hero-card:focus figure::after, .section-02 .hero-card:focus-within figure::after, .section-02 .hero-card.is-active figure::after {
  opacity: 1;
}
.section-02 .hero-card:hover figure img, .section-02 .hero-card:focus figure img, .section-02 .hero-card:focus-within figure img, .section-02 .hero-card.is-active figure img {
  transform: none;
  filter: brightness(0.88) saturate(1) contrast(1.08);
}
.section-02 .hero-card:hover .hero-card-content, .section-02 .hero-card:focus .hero-card-content, .section-02 .hero-card:focus-within .hero-card-content, .section-02 .hero-card.is-active .hero-card-content {
  opacity: 1;
  pointer-events: auto;
  clip-path: inset(0 0 0 0);
  transition-delay: 190ms;
  transform: translateY(0) scale(1);
}
.section-02 .hero-card:hover .hero-card-content h2,
.section-02 .hero-card:hover .hero-card-content p,
.section-02 .hero-card:hover .hero-card-content ul,
.section-02 .hero-card:hover .hero-card-content a, .section-02 .hero-card:focus .hero-card-content h2,
.section-02 .hero-card:focus .hero-card-content p,
.section-02 .hero-card:focus .hero-card-content ul,
.section-02 .hero-card:focus .hero-card-content a, .section-02 .hero-card:focus-within .hero-card-content h2,
.section-02 .hero-card:focus-within .hero-card-content p,
.section-02 .hero-card:focus-within .hero-card-content ul,
.section-02 .hero-card:focus-within .hero-card-content a, .section-02 .hero-card.is-active .hero-card-content h2,
.section-02 .hero-card.is-active .hero-card-content p,
.section-02 .hero-card.is-active .hero-card-content ul,
.section-02 .hero-card.is-active .hero-card-content a {
  opacity: 1;
  visibility: visible;
  filter: blur(0);
  clip-path: inset(0 0 0 0);
  transform: translateY(0);
}
.section-02 .hero-card:hover .hero-card-content h2, .section-02 .hero-card:focus .hero-card-content h2, .section-02 .hero-card:focus-within .hero-card-content h2, .section-02 .hero-card.is-active .hero-card-content h2 {
  transition-delay: 300ms;
}
.section-02 .hero-card:hover .hero-card-content p, .section-02 .hero-card:focus .hero-card-content p, .section-02 .hero-card:focus-within .hero-card-content p, .section-02 .hero-card.is-active .hero-card-content p {
  transition-delay: 410ms;
}
.section-02 .hero-card:hover .hero-card-content ul, .section-02 .hero-card:focus .hero-card-content ul, .section-02 .hero-card:focus-within .hero-card-content ul, .section-02 .hero-card.is-active .hero-card-content ul {
  transition-delay: 520ms;
}
.section-02 .hero-card:hover .hero-card-content a, .section-02 .hero-card:focus .hero-card-content a, .section-02 .hero-card:focus-within .hero-card-content a, .section-02 .hero-card.is-active .hero-card-content a {
  transition-delay: 640ms, 640ms, 640ms, 640ms, 0ms;
}
.section-02 .hero-card:hover:not(:first-child)::before, .section-02 .hero-card:focus:not(:first-child)::before, .section-02 .hero-card:focus-within:not(:first-child)::before, .section-02 .hero-card.is-active:not(:first-child)::before {
  background-size: 100% 100%, auto;
  opacity: 0.96;
  filter: drop-shadow(0 0 10px rgba(195, 158, 126, 0.5));
  transform: translateZ(0);
}
.section-02 .hero-card:hover:not(:last-child)::after, .section-02 .hero-card:focus:not(:last-child)::after, .section-02 .hero-card:focus-within:not(:last-child)::after, .section-02 .hero-card.is-active:not(:last-child)::after {
  background-size: 100% 100%, auto;
  opacity: 0.94;
  filter: drop-shadow(0 0 10px rgba(195, 158, 126, 0.5));
  transform: translateZ(0);
}
.section-02 .hero-card figure {
  position: absolute;
  inset: 0;
  margin: 0;
  overflow: clip;
}
.section-02 .hero-card figure::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(112deg, transparent 0%, transparent 42%, rgba(195, 158, 126, 0.2) 48%, rgba(195, 158, 126, 0.5) 50%, transparent 57%), rgba(0, 0, 0, 0.5);
  background-position: 130% 0, center;
  background-size: 230% 100%, auto;
  opacity: 0.42;
  clip-path: inset(0 0 0 0);
  pointer-events: none;
  transition: opacity 720ms cubic-bezier(0.2, 0.72, 0.12, 1), clip-path 1100ms cubic-bezier(0.2, 0.72, 0.12, 1), background-position 1250ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
.section-02 .hero-card figure::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  height: min(62%, 500px);
  min-height: 340px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.5) 48%, rgba(0, 0, 0, 0.24) 76%, transparent 100%);
  opacity: 0.84;
  pointer-events: none;
  transition: opacity 700ms cubic-bezier(0.16, 1, 0.3, 1);
}
.section-02 .hero-card figure img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100vw;
  max-width: none;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.76) saturate(0.9) contrast(1.08);
  transform: none;
  transition: transform 1500ms cubic-bezier(0.2, 0.72, 0.12, 1), filter 980ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
.section-02 .hero-card .hero-card-content {
  position: absolute;
  top: auto;
  right: clamp(72px, 8vw, 160px);
  bottom: 124px;
  left: 76px;
  z-index: 5;
  max-width: 520px;
  opacity: 0;
  pointer-events: none;
  text-align: left;
  clip-path: inset(0 0 22% 0);
  transition: opacity 620ms cubic-bezier(0.2, 0.72, 0.12, 1), transform 980ms cubic-bezier(0.2, 0.72, 0.12, 1), clip-path 980ms cubic-bezier(0.2, 0.72, 0.12, 1), filter 760ms cubic-bezier(0.2, 0.72, 0.12, 1);
  transition-delay: 0ms;
  transform: translateY(34px) scale(0.975);
}
.section-02 .hero-card .hero-card-content h2 {
  margin: 0;
  color: #ffffff;
  font-size: 48px;
  font-weight: 800;
  line-height: 1;
  opacity: 0;
  filter: blur(14px);
  clip-path: inset(0 0 100% 0);
  text-wrap: balance;
  transition: opacity 620ms cubic-bezier(0.2, 0.72, 0.12, 1), transform 980ms cubic-bezier(0.2, 0.72, 0.12, 1), clip-path 980ms cubic-bezier(0.2, 0.72, 0.12, 1), filter 760ms cubic-bezier(0.2, 0.72, 0.12, 1);
  transform: translateY(48px);
}
.section-02 .hero-card .hero-card-content p {
  max-width: 480px;
  margin: 18px 0 20px;
  color: #d3cdcb;
  font-size: 18px;
  line-height: 1.65;
  opacity: 0;
  filter: blur(14px);
  clip-path: inset(0 0 100% 0);
  text-wrap: pretty;
  transition: opacity 620ms cubic-bezier(0.2, 0.72, 0.12, 1), transform 980ms cubic-bezier(0.2, 0.72, 0.12, 1), clip-path 980ms cubic-bezier(0.2, 0.72, 0.12, 1), filter 760ms cubic-bezier(0.2, 0.72, 0.12, 1);
  transform: translateY(42px);
}
.section-02 .hero-card .hero-card-content ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 14px;
  max-width: 460px;
  margin: 0 0 28px;
  padding: 0;
  color: #ffffff;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  filter: blur(14px);
  clip-path: inset(0 0 100% 0);
  transition: opacity 620ms cubic-bezier(0.2, 0.72, 0.12, 1), transform 980ms cubic-bezier(0.2, 0.72, 0.12, 1), clip-path 980ms cubic-bezier(0.2, 0.72, 0.12, 1), filter 760ms cubic-bezier(0.2, 0.72, 0.12, 1);
  transform: translateY(38px);
}
.section-02 .hero-card .hero-card-content ul li {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 26px;
  padding-left: 17px;
  color: #e4e1df;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.45;
}
.section-02 .hero-card .hero-card-content ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  background-color: #c39e7e;
  transform: translateY(-50%) rotate(45deg);
}
.section-02 .hero-card .hero-card-content a {
  opacity: 0;
  visibility: hidden;
  filter: blur(14px);
  clip-path: inset(0 0 100% 0);
  transition: opacity 620ms cubic-bezier(0.2, 0.72, 0.12, 1), transform 980ms cubic-bezier(0.2, 0.72, 0.12, 1), clip-path 980ms cubic-bezier(0.2, 0.72, 0.12, 1), filter 760ms cubic-bezier(0.2, 0.72, 0.12, 1), visibility 0ms linear 620ms;
  transform: translateY(36px);
}
.section-02 .hero-card .hero-card-content a.btn-1:hover, .section-02 .hero-card .hero-card-content a.btn-1:focus-visible {
  transition: background-color 420ms cubic-bezier(0.16, 1, 0.3, 1), border-color 420ms cubic-bezier(0.16, 1, 0.3, 1), color 420ms cubic-bezier(0.16, 1, 0.3, 1), transform 520ms cubic-bezier(0.2, 0.72, 0.12, 1), box-shadow 520ms cubic-bezier(0.2, 0.72, 0.12, 1);
  transition-delay: 0ms;
}
.section-02 .hero-card:nth-child(2) .hero-card-content, .section-02 .hero-card:nth-child(3) .hero-card-content {
  left: calc(clamp(72px, 8vw, 160px) + 64px);
}
@media (max-width: 991px) {
  .section-02 {
    min-height: auto;
    margin-top: -76px;
  }
  .section-02 .hero-gallery {
    flex-direction: column;
    min-height: auto;
    max-height: none;
  }
  .section-02 .hero-gallery.is-interacting .hero-card:not(.is-active) {
    flex: none;
    filter: saturate(0.8) brightness(0.7);
  }
  .section-02 .hero-card {
    flex: none;
    min-height: 320px;
    margin-left: 0;
    clip-path: none;
  }
  .section-02 .hero-card:not(:first-child)::before {
    top: -1px;
    right: auto;
    bottom: auto;
    left: -8%;
    width: 116%;
    height: clamp(7px, 0.7vw, 13px);
    clip-path: none;
    transform: skewY(-4deg);
  }
  .section-02 .hero-card:not(:last-child)::after {
    display: none;
  }
  .section-02 .hero-card:hover, .section-02 .hero-card:focus, .section-02 .hero-card:focus-within, .section-02 .hero-card.is-active {
    flex: none;
  }
  .section-02 .hero-card:hover .hero-card-content, .section-02 .hero-card:focus .hero-card-content, .section-02 .hero-card:focus-within .hero-card-content, .section-02 .hero-card.is-active .hero-card-content {
    transform: none;
  }
  .section-02 .hero-card .hero-card-content {
    top: auto;
    right: 40px;
    bottom: 72px;
    left: 40px;
    width: auto;
    max-width: 540px;
    opacity: 1;
    pointer-events: auto;
    clip-path: inset(0 0 0 0);
    transform: none;
  }
  .section-02 .hero-card .hero-card-content h2,
  .section-02 .hero-card .hero-card-content p,
  .section-02 .hero-card .hero-card-content ul,
  .section-02 .hero-card .hero-card-content a {
    opacity: 1;
    visibility: visible;
    filter: none;
    clip-path: inset(0 0 0 0);
    transform: none;
  }
  .section-02 .hero-card:nth-child(2) .hero-card-content, .section-02 .hero-card:nth-child(3) .hero-card-content {
    left: 40px;
  }
}
@media (max-width: 767px) {
  .section-02 {
    margin-top: -76px;
  }
  .section-02.is-mobile-slider {
    min-height: 100svh;
  }
  .section-02.is-mobile-slider .container {
    display: block;
    min-height: 100svh;
    padding: 0;
  }
  .section-02.is-mobile-slider .hero-gallery {
    display: block;
    min-height: 100svh;
    height: 100svh;
    border: 0;
    background-color: #1b0d07;
    touch-action: pan-y;
  }
  .section-02.is-mobile-slider .hero-card {
    position: absolute;
    inset: 0;
    z-index: 1;
    min-height: 100%;
    height: 100%;
    margin-left: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    clip-path: inset(0 0 18% 0);
    cursor: default;
    filter: saturate(0.68) brightness(0.58);
    transition: opacity 820ms cubic-bezier(0.2, 0.72, 0.12, 1), visibility 820ms cubic-bezier(0.2, 0.72, 0.12, 1), transform 980ms cubic-bezier(0.2, 0.72, 0.12, 1), clip-path 980ms cubic-bezier(0.2, 0.72, 0.12, 1), filter 820ms cubic-bezier(0.2, 0.72, 0.12, 1);
    transform: translate3d(0, 22px, 0);
  }
  .section-02.is-mobile-slider .hero-card::before, .section-02.is-mobile-slider .hero-card::after {
    display: none;
  }
  .section-02.is-mobile-slider .hero-card:nth-child(1), .section-02.is-mobile-slider .hero-card:nth-child(2), .section-02.is-mobile-slider .hero-card:nth-child(3) {
    margin-left: 0;
    clip-path: inset(0 0 18% 0);
  }
  .section-02.is-mobile-slider .hero-card figure::before {
    opacity: 0.48;
    background-position: 116% 0, center;
  }
  .section-02.is-mobile-slider .hero-card figure::after {
    height: 70%;
    min-height: 360px;
    opacity: 0.94;
  }
  .section-02.is-mobile-slider .hero-card figure img {
    width: 100%;
    filter: brightness(0.72) saturate(0.86) contrast(1.08);
    transform: none;
  }
  .section-02.is-mobile-slider .hero-card .hero-card-content {
    right: 24px;
    bottom: 84px;
    left: 24px;
    max-width: 520px;
    opacity: 0;
    pointer-events: none;
    clip-path: inset(0 0 18% 0);
    transition: opacity 620ms cubic-bezier(0.2, 0.72, 0.12, 1), transform 980ms cubic-bezier(0.2, 0.72, 0.12, 1), clip-path 980ms cubic-bezier(0.2, 0.72, 0.12, 1), filter 760ms cubic-bezier(0.2, 0.72, 0.12, 1);
    transform: translateY(28px);
  }
  .section-02.is-mobile-slider .hero-card .hero-card-content h2,
  .section-02.is-mobile-slider .hero-card .hero-card-content p,
  .section-02.is-mobile-slider .hero-card .hero-card-content ul,
  .section-02.is-mobile-slider .hero-card .hero-card-content a {
    opacity: 0;
    visibility: hidden;
    filter: blur(12px);
    clip-path: inset(0 0 100% 0);
    transition: opacity 620ms cubic-bezier(0.2, 0.72, 0.12, 1), transform 980ms cubic-bezier(0.2, 0.72, 0.12, 1), clip-path 980ms cubic-bezier(0.2, 0.72, 0.12, 1), filter 760ms cubic-bezier(0.2, 0.72, 0.12, 1);
    transform: translateY(30px);
  }
  .section-02.is-mobile-slider .hero-card .hero-card-content h2 {
    font-size: 36px;
  }
  .section-02.is-mobile-slider .hero-card .hero-card-content p {
    margin: 14px 0 18px;
    font-size: 16px;
  }
  .section-02.is-mobile-slider .hero-card .hero-card-content ul {
    gap: 8px 12px;
    margin-bottom: 22px;
  }
  .section-02.is-mobile-slider .hero-card .hero-card-content ul li {
    font-size: 12px;
  }
  .section-02.is-mobile-slider .hero-card .hero-card-content a {
    width: 100%;
    max-width: 220px;
  }
  .section-02.is-mobile-slider .hero-card:hover, .section-02.is-mobile-slider .hero-card:focus, .section-02.is-mobile-slider .hero-card:focus-within {
    flex: none;
    filter: saturate(0.68) brightness(0.58);
  }
  .section-02.is-mobile-slider .hero-card.is-mobile-active, .section-02.is-mobile-slider .hero-card.is-mobile-active:hover, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus-within {
    z-index: 3;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    clip-path: inset(0 0 0 0);
    filter: none;
    transform: translate3d(0, 0, 0);
  }
  .section-02.is-mobile-slider .hero-card.is-mobile-active figure::before, .section-02.is-mobile-slider .hero-card.is-mobile-active:hover figure::before, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus figure::before, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus-within figure::before {
    opacity: 0.22;
    background-position: -130% 0, center;
  }
  .section-02.is-mobile-slider .hero-card.is-mobile-active figure::after, .section-02.is-mobile-slider .hero-card.is-mobile-active:hover figure::after, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus figure::after, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus-within figure::after {
    opacity: 1;
  }
  .section-02.is-mobile-slider .hero-card.is-mobile-active figure img, .section-02.is-mobile-slider .hero-card.is-mobile-active:hover figure img, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus figure img, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus-within figure img {
    filter: brightness(0.82) saturate(0.94) contrast(1.08);
    transform: none;
  }
  .section-02.is-mobile-slider .hero-card.is-mobile-active .hero-card-content, .section-02.is-mobile-slider .hero-card.is-mobile-active:hover .hero-card-content, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus .hero-card-content, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus-within .hero-card-content {
    opacity: 1;
    pointer-events: auto;
    clip-path: inset(0 0 0 0);
    transform: translateY(0);
  }
  .section-02.is-mobile-slider .hero-card.is-mobile-active .hero-card-content h2,
  .section-02.is-mobile-slider .hero-card.is-mobile-active .hero-card-content p,
  .section-02.is-mobile-slider .hero-card.is-mobile-active .hero-card-content ul,
  .section-02.is-mobile-slider .hero-card.is-mobile-active .hero-card-content a, .section-02.is-mobile-slider .hero-card.is-mobile-active:hover .hero-card-content h2,
  .section-02.is-mobile-slider .hero-card.is-mobile-active:hover .hero-card-content p,
  .section-02.is-mobile-slider .hero-card.is-mobile-active:hover .hero-card-content ul,
  .section-02.is-mobile-slider .hero-card.is-mobile-active:hover .hero-card-content a, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus .hero-card-content h2,
  .section-02.is-mobile-slider .hero-card.is-mobile-active:focus .hero-card-content p,
  .section-02.is-mobile-slider .hero-card.is-mobile-active:focus .hero-card-content ul,
  .section-02.is-mobile-slider .hero-card.is-mobile-active:focus .hero-card-content a, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus-within .hero-card-content h2,
  .section-02.is-mobile-slider .hero-card.is-mobile-active:focus-within .hero-card-content p,
  .section-02.is-mobile-slider .hero-card.is-mobile-active:focus-within .hero-card-content ul,
  .section-02.is-mobile-slider .hero-card.is-mobile-active:focus-within .hero-card-content a {
    opacity: 1;
    visibility: visible;
    filter: blur(0);
    clip-path: inset(0 0 0 0);
    transform: translateY(0);
  }
  .section-02.is-mobile-slider .hero-card.is-mobile-active .hero-card-content h2, .section-02.is-mobile-slider .hero-card.is-mobile-active:hover .hero-card-content h2, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus .hero-card-content h2, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus-within .hero-card-content h2 {
    transition-delay: 180ms;
  }
  .section-02.is-mobile-slider .hero-card.is-mobile-active .hero-card-content p, .section-02.is-mobile-slider .hero-card.is-mobile-active:hover .hero-card-content p, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus .hero-card-content p, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus-within .hero-card-content p {
    transition-delay: 260ms;
  }
  .section-02.is-mobile-slider .hero-card.is-mobile-active .hero-card-content ul, .section-02.is-mobile-slider .hero-card.is-mobile-active:hover .hero-card-content ul, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus .hero-card-content ul, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus-within .hero-card-content ul {
    transition-delay: 340ms;
  }
  .section-02.is-mobile-slider .hero-card.is-mobile-active .hero-card-content a, .section-02.is-mobile-slider .hero-card.is-mobile-active:hover .hero-card-content a, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus .hero-card-content a, .section-02.is-mobile-slider .hero-card.is-mobile-active:focus-within .hero-card-content a {
    transition-delay: 420ms, 420ms, 420ms, 420ms;
  }
  .section-02.is-mobile-slider .hero-card:nth-child(2) .hero-card-content, .section-02.is-mobile-slider .hero-card:nth-child(3) .hero-card-content {
    left: 24px;
  }
  .section-02.is-mobile-slider .hero-mobile-dots {
    position: absolute;
    right: 0;
    bottom: 24px;
    left: 0;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    margin: 0 auto;
  }
  .section-02.is-mobile-slider .hero-mobile-dots button {
    display: inline-flex;
    width: 34px;
    height: 18px;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 0;
    background-color: transparent;
    appearance: none;
    cursor: pointer;
  }
  .section-02.is-mobile-slider .hero-mobile-dots button span {
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid rgba(195, 158, 126, 0.5);
    border-radius: 9999px;
    background-color: transparent;
    opacity: 0.72;
    transition: width 640ms cubic-bezier(0.2, 0.72, 0.12, 1), height 640ms cubic-bezier(0.2, 0.72, 0.12, 1), background-color 420ms cubic-bezier(0.16, 1, 0.3, 1), border-color 420ms cubic-bezier(0.16, 1, 0.3, 1), opacity 420ms cubic-bezier(0.16, 1, 0.3, 1), transform 640ms cubic-bezier(0.2, 0.72, 0.12, 1);
    transform: skewX(-18deg);
  }
  .section-02.is-mobile-slider .hero-mobile-dots button.is-active span {
    width: 34px;
    height: 8px;
    border-color: #c39e7e;
    background-color: #c39e7e;
    opacity: 1;
  }
  .section-02.is-mobile-slider .hero-mobile-dots button:focus-visible {
    outline: 2px solid #c39e7e;
    outline-offset: 3px;
  }
  .section-02 .hero-card {
    min-height: 300px;
  }
  .section-02 .hero-card .hero-card-content {
    right: 28px;
    bottom: 46px;
    left: 28px;
  }
  .section-02 .hero-card .hero-card-content h2 {
    font-size: 28px;
  }
  .section-02 .hero-card .hero-card-content p {
    margin: 14px 0 18px;
    font-size: 16px;
  }
  .section-02 .hero-card .hero-card-content ul {
    gap: 8px 12px;
    margin-bottom: 22px;
  }
  .section-02 .hero-card .hero-card-content ul li {
    font-size: 12px;
  }
  .section-02 .hero-card .hero-card-content a {
    width: 100%;
  }
  .section-02 .hero-card:nth-child(2) .hero-card-content, .section-02 .hero-card:nth-child(3) .hero-card-content {
    left: 28px;
  }
}
@media (max-width: 576px) {
  .section-02.is-mobile-slider .container {
    padding: 0;
  }
  .section-02.is-mobile-slider .hero-gallery {
    min-height: 100svh;
    height: 100svh;
  }
  .section-02.is-mobile-slider .hero-card .hero-card-content {
    right: 20px;
    bottom: 80px;
    left: 20px;
  }
  .section-02.is-mobile-slider .hero-card .hero-card-content h2 {
    font-size: 28px;
  }
  .section-02.is-mobile-slider .hero-card .hero-card-content p {
    margin-bottom: 16px;
  }
  .section-02.is-mobile-slider .hero-card .hero-card-content ul {
    margin-bottom: 18px;
  }
  .section-02.is-mobile-slider .hero-card .hero-card-content a {
    max-width: none;
  }
  .section-02.is-mobile-slider .hero-card:nth-child(2) .hero-card-content, .section-02.is-mobile-slider .hero-card:nth-child(3) .hero-card-content {
    left: 20px;
  }
}
@media (max-width: 320px) {
  .section-02 .hero-card {
    min-height: 280px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .section-02 .hero-card,
  .section-02 .hero-card::before,
  .section-02 .hero-card::after,
  .section-02 .hero-card figure::before,
  .section-02 .hero-card figure::after,
  .section-02 .hero-card figure img,
  .section-02 .hero-card-content,
  .section-02 .hero-card-content h2,
  .section-02 .hero-card-content p,
  .section-02 .hero-card-content ul,
  .section-02 .hero-card-content a {
    animation: none;
    transition: none;
  }
}

.section-02 {
  --hero-info-dark-surface: #132827;
  --hero-info-light-surface: #dcd5cd;
  min-height: calc(100svh * var(--hero-layer-count, 3));
  background-color: #1b0d07;
}
.section-02 .container {
  position: sticky;
  top: 0;
  height: 100svh;
  overflow: clip;
}
.section-02 .hero-gallery {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
  min-height: 100svh;
  height: 100svh;
  overflow: clip;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
}
.section-02 .hero-visual-stack {
  position: relative;
  min-width: 0;
  overflow: clip;
  background-color: #dcd5cd;
  isolation: isolate;
  backface-visibility: hidden;
  will-change: transform, opacity;
}
.section-02 .hero-visual-stack figure {
  position: absolute;
  inset: 0;
  margin: 0;
  overflow: clip;
  background-color: #dcd5cd;
  transform: translate3d(0, 0, 0);
  will-change: transform;
}
.section-02 .hero-visual-stack figure::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  background-repeat: repeat;
  background-size: 460px 460px;
  opacity: 1;
  mix-blend-mode: soft-light;
  pointer-events: none;
}
.section-02 .hero-visual-stack figure::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.24) 0%, transparent 34%, rgba(0, 0, 0, 0.24) 100%), rgba(0, 0, 0, 0.24);
  opacity: 0.62;
  pointer-events: none;
}
.section-02 .hero-visual-stack figure:nth-child(1) {
  z-index: 1;
}
.section-02 .hero-visual-stack figure:nth-child(2) {
  z-index: 2;
}
.section-02 .hero-visual-stack figure:nth-child(3) {
  z-index: 3;
}
.section-02 .hero-visual-stack img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.78) saturate(0.9) contrast(1.08);
  transform: none;
}
.section-02 .hero-center-line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 8;
  width: 2px;
  background: linear-gradient(180deg, transparent 0%, rgba(195, 158, 126, 0.2) 14%, #c39e7e 50%, rgba(195, 158, 126, 0.2) 86%, transparent 100%);
  box-shadow: 0 0 18px rgba(195, 158, 126, 0.2);
  pointer-events: none;
  transform: translateX(-50%) scaleY(1);
  transform-origin: center;
}
.section-02 .hero-info-card {
  position: absolute;
  top: 52%;
  left: 50%;
  z-index: 12;
  display: grid;
  width: min(600px, 39vw);
  min-height: clamp(88px, 6.5vw, 120px);
  overflow: clip;
  color: #ffffff;
  background-color: var(--hero-info-dark-surface);
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.15);
  transform: translate(-50%, -50%);
  isolation: isolate;
  backface-visibility: hidden;
  will-change: opacity, transform;
}
.section-02 .hero-info-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  background-repeat: repeat;
  background-size: 300px 300px;
  opacity: 1;
  mix-blend-mode: soft-light;
  pointer-events: none;
}
.section-02 .hero-info-card::after {
  content: "";
  position: absolute;
  top: 16%;
  bottom: 12%;
  left: 35%;
  z-index: 2;
  width: 34%;
  background-color: currentColor;
  opacity: 0.08;
  -webkit-mask-image: url("../assets/logo.svg");
  mask-image: url("../assets/logo.svg");
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  pointer-events: none;
}
.section-02 .hero-info-card > div:first-child {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: clip;
}
.section-02 .hero-info-card > div:first-child span {
  position: absolute;
  inset: 0;
  display: block;
  transform: translate3d(0, 100%, 0);
  will-change: transform;
}
.section-02 .hero-info-card > div:first-child span:nth-child(1) {
  background-color: var(--hero-info-dark-surface);
  transform: translate3d(0, 0, 0);
}
.section-02 .hero-info-card > div:first-child span:nth-child(2) {
  background-color: #c39e7e;
}
.section-02 .hero-info-card > div:first-child span:nth-child(3) {
  background-color: var(--hero-info-light-surface);
}
.section-02 .hero-info-card.is-hero-info-primary, .section-02 .hero-info-card.is-hero-info-light {
  color: #ffffff;
}
.section-02 .hero-info-card.is-hero-info-primary::after, .section-02 .hero-info-card.is-hero-info-light::after {
  opacity: 0.1;
}
.section-02 .hero-info-card > div:nth-of-type(2) {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: clamp(16px, 2.4vw, 42px);
  align-items: end;
  min-height: inherit;
  padding: clamp(16px, 1.8vw, 26px) clamp(22px, 2vw, 34px);
}
.section-02 .hero-info-card h2 {
  max-width: 240px;
  margin: 0 0 clamp(14px, 1.7vw, 22px);
  color: currentColor;
  font-size: clamp(20px, 2vw, 28px);
  font-weight: 800;
  line-height: 0.98;
  text-wrap: balance;
}
.section-02 .hero-info-card p,
.section-02 .hero-info-card strong {
  margin: 0;
  color: currentColor;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25;
}
.section-02 .hero-info-card strong {
  align-self: end;
  text-align: right;
}
.section-02 .hero-info-card a {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 4;
  display: inline-flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  color: currentColor;
  transition: transform 720ms cubic-bezier(0.2, 0.72, 0.12, 1), opacity 420ms cubic-bezier(0.16, 1, 0.3, 1);
}
.section-02 .hero-info-card a:hover, .section-02 .hero-info-card a:focus-visible {
  transform: translate3d(3px, -3px, 0);
}
.section-02 .hero-info-card a svg {
  width: 16px;
  height: 16px;
}
@media (max-width: 991px) {
  .section-02 {
    min-height: calc(100svh * var(--hero-layer-count, 3));
    margin-top: -76px;
  }
  .section-02 .container {
    height: 100svh;
  }
  .section-02 .hero-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    min-height: 100svh;
    height: 100svh;
  }
  .section-02 .hero-info-card {
    width: min(560px, 66vw);
  }
}
@media (max-width: 767px) {
  .section-02 .hero-info-card {
    top: 55%;
    width: calc(100% - 48px);
    min-height: 112px;
  }
  .section-02 .hero-info-card > div:nth-of-type(2) {
    padding: 18px 20px 20px;
  }
  .section-02 .hero-info-card h2 {
    max-width: 210px;
    margin-bottom: 16px;
    font-size: 20px;
  }
  .section-02 .hero-info-card p,
  .section-02 .hero-info-card strong {
    font-size: 14px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .section-02 {
    min-height: 100svh;
  }
  .section-02 .hero-visual-stack figure {
    transition: none;
    transform: none;
  }
  .section-02 .hero-center-line {
    transition: none;
    transform: translateX(-50%) scaleY(1);
  }
  .section-02 .hero-info-card > div:first-child span {
    transition: none;
    transform: translate3d(0, 100%, 0);
  }
  .section-02 .hero-info-card > div:first-child span:first-child {
    transform: translate3d(0, 0, 0);
  }
}

.stats-section {
  position: relative;
  z-index: 6;
  overflow: hidden;
  padding: clamp(40px, 4.5vw, 64px) 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
  isolation: isolate;
}
.stats-section > .container {
  position: relative;
  z-index: 1;
}
.stats-section .stats-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid rgba(0, 0, 0, 0.18);
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
}
.stats-section .stats-list li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: clamp(22px, 2.4vw, 32px) clamp(20px, 2.4vw, 30px);
  border-right: 1px solid rgba(0, 0, 0, 0.18);
  text-align: center;
}
.stats-section .stats-list li:last-child {
  border-right: 0;
}
.stats-section .stats-list strong {
  color: #1b0d07;
  font-size: clamp(36px, 5vw, 64px);
  font-weight: 800;
  line-height: 1;
}
.stats-section .stats-list span {
  color: #755244;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .stats-section .stats-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .stats-section li:nth-child(2n) {
    border-right: 0;
  }
}
@media (max-width: 767px) {
  .stats-section {
    padding: 34px 0;
  }
  .stats-section li {
    gap: 4px;
    padding: 20px 16px;
  }
}

.section-01 {
  position: relative;
  z-index: 5;
  min-height: 100svh;
  padding: clamp(72px, 7vw, 126px) 0;
  overflow: clip;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
  isolation: isolate;
}
.section-01 .container-wide {
  position: relative;
  z-index: 1;
}
.section-01 .section-01-decor {
  position: absolute;
  top: clamp(74px, 8vw, 145px);
  bottom: clamp(76px, 8vw, 145px);
  left: -18vw;
  z-index: 0;
  width: clamp(460px, 38vw, 760px);
  pointer-events: none;
  opacity: 0.48;
  animation: section01DecorDrift 30s cubic-bezier(0.2, 0.72, 0.12, 1) infinite alternate;
}
.section-01 .section-01-decor::before, .section-01 .section-01-decor::after,
.section-01 .section-01-decor span {
  position: absolute;
  display: block;
}
.section-01 .section-01-decor::before {
  content: "";
  top: 6%;
  left: 3%;
  width: 74%;
  height: 18%;
  background-color: #1b0d07;
  opacity: 0.11;
  -webkit-mask-image: url("../assets/logo.svg");
  mask-image: url("../assets/logo.svg");
  -webkit-mask-position: left center;
  mask-position: left center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  animation: section01DecorMark 34s cubic-bezier(0.2, 0.72, 0.12, 1) infinite alternate;
}
.section-01 .section-01-decor::after {
  content: "";
  top: 18%;
  right: 16%;
  bottom: 7%;
  left: 8%;
  border: 1px solid #000000;
  clip-path: polygon(0 0, 70% 0, 100% 100%, 0 100%);
  opacity: 0.12;
  animation: section01DecorFrame 28s cubic-bezier(0.2, 0.72, 0.12, 1) infinite alternate;
}
.section-01 .section-01-decor span {
  transform: translateZ(0);
}
.section-01 .section-01-decor span:nth-child(1) {
  top: 16%;
  right: 24%;
  bottom: 4%;
  left: 0;
  background: linear-gradient(135deg, #1b0d07 0%, #32180d 54%, transparent 100%), linear-gradient(90deg, rgba(195, 158, 126, 0.1) 0%, transparent 72%);
  clip-path: polygon(0 0, 58% 0, 100% 100%, 0 100%);
  opacity: 0.06;
  animation: section01DecorBlock 34s cubic-bezier(0.2, 0.72, 0.12, 1) infinite alternate;
}
.section-01 .section-01-decor span:nth-child(2) {
  top: 25%;
  right: 18%;
  width: clamp(5px, 0.45vw, 8px);
  height: 62%;
  background-color: #c39e7e;
  clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
  opacity: 0.32;
  animation: section01DecorPlate 26s cubic-bezier(0.2, 0.72, 0.12, 1) infinite alternate;
}
.section-01 .section-01-decor span:nth-child(3) {
  top: 28%;
  left: 7%;
  width: 62%;
  height: 48%;
  background: linear-gradient(90deg, #000000, #000000) 0 0/74% 1px no-repeat, linear-gradient(90deg, #000000, #000000) 16% 39%/46% 1px no-repeat, linear-gradient(90deg, #c39e7e, #c39e7e) 8% 73%/64% 1px no-repeat, linear-gradient(180deg, #000000, #000000) 32% 0/1px 100% no-repeat, linear-gradient(180deg, #000000, #000000) 70% 16%/1px 84% no-repeat;
  opacity: 0.12;
  transform: skewX(-14deg);
  animation: section01DecorCuts 32s cubic-bezier(0.2, 0.72, 0.12, 1) infinite alternate;
}
.section-01 .section-01-decor span:nth-child(4) {
  display: none;
}
.section-01 .section-01-decor span:nth-child(5) {
  top: 38%;
  left: 3%;
  width: 20%;
  height: 30%;
  background-color: #1b0d07;
  clip-path: polygon(0 0, 76% 0, 100% 100%, 24% 100%);
  opacity: 0.04;
  animation: section01DecorBlock 32s cubic-bezier(0.2, 0.72, 0.12, 1) infinite alternate;
}
.section-01 .section-01-frame {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 0.84fr) minmax(0, 1.16fr);
  align-items: center;
  gap: clamp(56px, 8vw, 140px);
  min-height: calc(100svh - 150px);
}
.section-01 .section-01-copy {
  position: relative;
  z-index: 2;
  max-width: 680px;
  padding: clamp(12px, 2vw, 34px) 0;
}
.section-01 .section-01-copy h2 {
  max-width: 650px;
  margin: 0;
  color: #1b0d07;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.06;
  text-wrap: balance;
}
.section-01 .section-01-copy p {
  max-width: 600px;
  margin: clamp(22px, 2.4vw, 34px) 0 0;
  color: #26120a;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
  text-wrap: pretty;
}
.section-01 .section-01-copy .btn-1 {
  margin-top: clamp(26px, 3vw, 42px);
}
.section-01 .section-01-visual {
  position: relative;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-template-rows: repeat(12, minmax(34px, 1fr));
  min-height: min(78svh, 760px);
}
.section-01 .section-01-visual::before {
  content: "";
  position: absolute;
  top: 8%;
  right: 5%;
  bottom: 7%;
  left: 11%;
  z-index: 0;
  border: 2px solid #000000;
  pointer-events: none;
}
.section-01 figure {
  position: relative;
  z-index: 1;
  margin: 0;
  overflow: hidden;
  background-color: #1b0d07;
  transform: translateZ(0);
}
.section-01 figure:first-child {
  grid-column: 3/13;
  grid-row: 1/12;
  clip-path: polygon(0 0, 100% 0, calc(100% - clamp(72px, 8vw, 160px)) 100%, 0 100%);
}
.section-01 figure::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.24) 100%), rgba(0, 0, 0, 0.24);
  pointer-events: none;
}
.section-01 figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.86) saturate(0.86) contrast(1.08);
  transform: scale(1.04);
}
@media (max-width: 991px) {
  .section-01 {
    padding: 66px 0;
  }
  .section-01 .section-01-decor {
    width: min(76vw, 620px);
    opacity: 0.34;
  }
  .section-01 .section-01-frame {
    grid-template-columns: 1fr;
    min-height: auto;
  }
  .section-01 .section-01-visual {
    min-height: 520px;
  }
}
@media (max-width: 767px) {
  .section-01 {
    padding: 52px 0;
  }
  .section-01 .section-01-decor {
    top: 44px;
    bottom: auto;
    left: -38vw;
    width: 100vw;
    height: 420px;
    opacity: 0.22;
  }
  .section-01 .section-01-copy h2 {
    font-size: 36px;
  }
  .section-01 .section-01-copy p {
    font-size: 16px;
  }
  .section-01 .section-01-visual {
    display: block;
    min-height: auto;
  }
  .section-01 .section-01-visual::before {
    display: none;
  }
  .section-01 figure:first-child {
    height: 320px;
    margin-top: 18px;
    margin-left: 0;
    clip-path: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .section-01 .section-01-decor,
  .section-01 .section-01-decor::before,
  .section-01 .section-01-decor::after,
  .section-01 .section-01-decor span {
    animation: none;
    transform: none;
  }
}
@keyframes section01DecorDrift {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-22px, 8px, 0);
  }
}
@keyframes section01DecorFrame {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(12px, -6px, 0);
  }
}
@keyframes section01DecorMark {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(14px, 0, 0);
  }
}
@keyframes section01DecorBlock {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-14px, 8px, 0);
  }
}
@keyframes section01DecorPlate {
  0% {
    transform: translate3d(0, 0, 0) skewX(-12deg);
  }
  100% {
    transform: translate3d(-16px, 6px, 0) skewX(-12deg);
  }
}
@keyframes section01DecorCuts {
  0% {
    transform: translate3d(0, 0, 0) skewX(-12deg);
  }
  100% {
    transform: translate3d(-18px, 0, 0) skewX(-12deg);
  }
}
@keyframes section01DecorBase {
  0% {
    transform: translate3d(0, 0, 0) skewX(-12deg);
  }
  100% {
    transform: translate3d(-12px, -8px, 0) skewX(-12deg);
  }
}

.about-section-01 {
  position: relative;
  z-index: 5;
  padding: clamp(82px, 8vw, 142px) 0;
  overflow: clip;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
  isolation: isolate;
}
.about-section-01::before {
  content: "";
  position: absolute;
  top: clamp(30px, 3.4vw, 56px);
  right: 0;
  left: 0;
  height: 1px;
  background-color: #000000;
  opacity: 0.16;
}
.about-section-01 .container-wide {
  position: relative;
  z-index: 1;
}
.about-section-01 .about-section-01-frame {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  align-items: center;
  gap: clamp(54px, 7vw, 128px);
}
.about-section-01 .about-section-01-copy {
  max-width: 700px;
}
.about-section-01 .about-section-01-copy h2 {
  max-width: 660px;
  margin: 0;
  color: #1b0d07;
  font-size: clamp(36px, 3.8vw, 48px);
  font-weight: 800;
  line-height: 1.1;
  text-wrap: balance;
}
.about-section-01 .about-section-01-copy p {
  max-width: 610px;
  margin: clamp(22px, 2.2vw, 32px) 0 0;
  color: #26120a;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.72;
  text-wrap: pretty;
}
.about-section-01 .about-section-01-visual {
  position: relative;
  min-height: clamp(520px, 46vw, 760px);
}
.about-section-01 .about-section-01-visual::before {
  content: "";
  position: absolute;
  top: 9%;
  right: 4%;
  bottom: 11%;
  left: 14%;
  z-index: 0;
  border: 2px solid #000000;
  opacity: 0.82;
  pointer-events: none;
}
.about-section-01 figure {
  position: absolute;
  z-index: 1;
  margin: 0;
  overflow: hidden;
  background-color: #1b0d07;
  transform: translateZ(0);
}
.about-section-01 figure:first-child {
  top: 0;
  right: 0;
  width: 82%;
  height: 82%;
}
.about-section-01 figure:last-child {
  bottom: 0;
  left: 0;
  width: min(46%, 340px);
  height: 43%;
  border: clamp(8px, 0.9vw, 14px) solid #ffffff;
}
.about-section-01 figure::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.24) 100%), rgba(0, 0, 0, 0.24);
  pointer-events: none;
}
.about-section-01 figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.88) saturate(0.9) contrast(1.08);
  transform: scale(1.03);
}
@media (max-width: 991px) {
  .about-section-01 {
    padding: 66px 0;
  }
  .about-section-01 .about-section-01-frame {
    grid-template-columns: 1fr;
  }
  .about-section-01 .about-section-01-visual {
    min-height: 540px;
  }
}
@media (max-width: 767px) {
  .about-section-01 {
    padding: 52px 0;
  }
  .about-section-01 .about-section-01-copy h2 {
    font-size: 36px;
  }
  .about-section-01 .about-section-01-copy p {
    font-size: 16px;
  }
  .about-section-01 .about-section-01-visual {
    min-height: 430px;
  }
  .about-section-01 .about-section-01-visual::before {
    display: none;
  }
  .about-section-01 figure:first-child {
    width: 92%;
    height: 76%;
    clip-path: none;
  }
  .about-section-01 figure:last-child {
    width: 54%;
    height: 38%;
    border-width: 8px;
  }
}

.about-section-02 {
  position: relative;
  z-index: 5;
  overflow: clip;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
  isolation: isolate;
}
.about-section-02 .container-wide {
  position: relative;
  z-index: 1;
}
.about-section-02 .about-section-02-head {
  max-width: 760px;
  margin: 0 auto clamp(58px, 7vw, 112px);
  text-align: center;
}
.about-section-02 .about-section-02-head h2 {
  margin: 0;
  color: #1b0d07;
  font-size: clamp(36px, 4vw, 48px);
  font-weight: 800;
  line-height: 1.08;
  text-wrap: balance;
}
.about-section-02 .about-section-02-head p {
  max-width: 650px;
  margin: clamp(18px, 2vw, 26px) auto 0;
  color: #26120a;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.68;
  text-wrap: pretty;
}
.about-section-02 .about-section-02-timeline {
  --about-history-progress: 0;
  --about-history-marker-size: clamp(58px, 5.4vw, 78px);
  --about-history-marker-radius: clamp(29px, 2.7vw, 39px);
  --about-history-connector-width: clamp(44px, 4vw, 76px);
  position: relative;
  max-width: 1360px;
  margin: 0 auto;
}
.about-section-02 .about-section-02-timeline::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 0;
  width: 2px;
  background: repeating-linear-gradient(to bottom, #132827 0 12px, transparent 12px 26px);
  opacity: 0.26;
  transform: translateX(-50%);
  pointer-events: none;
}
.about-section-02 .about-section-02-timeline > span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 3px;
  background-color: #132827;
  transform: translateX(-50%) scaleY(var(--about-history-progress));
  transform-origin: 50% 0;
  pointer-events: none;
}
.about-section-02 .about-section-02-timeline ol {
  position: relative;
  z-index: 2;
  display: grid;
  gap: clamp(42px, 5vw, 84px);
  margin: 0;
  padding: 0;
  list-style: none;
}
.about-section-02 .about-section-02-timeline li {
  position: relative;
}
.about-section-02 .about-section-02-timeline li:nth-child(odd) .about-section-02-card {
  transform: translate3d(0, 18px, 0);
}
.about-section-02 .about-section-02-timeline li:nth-child(even) article::before {
  left: calc(50% + var(--about-history-marker-radius));
  transform-origin: 0 50%;
}
.about-section-02 .about-section-02-timeline li:nth-child(even) article .about-section-02-card {
  grid-column: 3;
  justify-self: start;
  transform: translate3d(0, 18px, 0);
}
.about-section-02 .about-section-02-timeline li:nth-child(even) article .about-section-02-card::after {
  right: auto;
  left: clamp(18px, 2vw, 30px);
}
.about-section-02 .about-section-02-timeline li:nth-child(even) article .about-section-02-marker {
  grid-column: 2;
}
.about-section-02 .about-section-02-timeline li.is-active article::before {
  background-color: #c39e7e;
  opacity: 0.86;
  transform: translateY(-50%) scaleX(1);
}
.about-section-02 .about-section-02-timeline li.is-active article .about-section-02-card {
  transform: translate3d(0, 0, 0);
}
.about-section-02 .about-section-02-timeline li.is-active:nth-child(odd) article .about-section-02-card {
  transform: translate3d(18px, 0, 0);
}
.about-section-02 .about-section-02-timeline li.is-active:nth-child(even) article .about-section-02-card {
  transform: translate3d(-18px, 0, 0);
}
.about-section-02 .about-section-02-timeline li.is-active .about-section-02-card {
  border-color: rgba(195, 158, 126, 0.5);
  background-color: #091312;
  opacity: 1;
  box-shadow: 0 24px 70px rgba(74, 35, 19, 0.2);
}
.about-section-02 .about-section-02-timeline li.is-active .about-section-02-card::before {
  transform: scaleX(1);
}
.about-section-02 .about-section-02-timeline li.is-active .about-section-02-card::after {
  opacity: 1;
}
.about-section-02 .about-section-02-timeline li.is-active .about-section-02-marker {
  background-color: #c39e7e;
  color: #1b0d07;
  border-color: #c39e7e;
  box-shadow: 0 0 0 11px rgba(195, 158, 126, 0.2);
  transform: scale(1.08);
}
.about-section-02 .about-section-02-timeline li.is-active .about-section-02-marker::before {
  opacity: 0.34;
  transform: scale(1.26);
}
.about-section-02 .about-section-02-timeline li.is-active .about-section-02-marker::after {
  opacity: 1;
  transform: scale(1);
}
.about-section-02 .about-section-02-timeline article {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) clamp(140px, 12vw, 240px) minmax(0, 1fr);
  align-items: center;
  min-height: clamp(164px, 16vw, 240px);
}
.about-section-02 .about-section-02-timeline article::before {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(50% - var(--about-history-marker-radius) - var(--about-history-connector-width));
  z-index: 1;
  width: var(--about-history-connector-width);
  height: 1px;
  background-color: #132827;
  opacity: 0.3;
  transform: translateY(-50%) scaleX(0.62);
  transform-origin: 100% 50%;
  transition: background-color 560ms cubic-bezier(0.16, 1, 0.3, 1), opacity 560ms cubic-bezier(0.16, 1, 0.3, 1), transform 760ms cubic-bezier(0.2, 0.72, 0.12, 1);
  pointer-events: none;
}
.about-section-02 .about-section-02-card {
  grid-column: 1;
  grid-row: 1;
  justify-self: end;
  position: relative;
  z-index: 2;
  max-width: 520px;
  padding: clamp(24px, 3vw, 40px);
  overflow: hidden;
  border: 1px solid #0e1d1c;
  background-color: #1b0d07;
  box-shadow: 0 14px 42px rgba(220, 213, 205, 0.2);
  opacity: 0.22;
  transition: border-color 520ms cubic-bezier(0.16, 1, 0.3, 1), background-color 520ms cubic-bezier(0.16, 1, 0.3, 1), box-shadow 680ms cubic-bezier(0.16, 1, 0.3, 1), opacity 520ms cubic-bezier(0.16, 1, 0.3, 1), transform 880ms cubic-bezier(0.2, 0.72, 0.12, 1);
  isolation: isolate;
}
.about-section-02 .about-section-02-card::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
  height: 4px;
  background-color: #c39e7e;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: transform 900ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
.about-section-02 .about-section-02-card::after {
  content: "";
  position: absolute;
  right: clamp(18px, 2vw, 30px);
  bottom: clamp(18px, 2vw, 30px);
  z-index: -1;
  width: clamp(80px, 9vw, 150px);
  aspect-ratio: 1;
  border: 1px solid rgba(195, 158, 126, 0.2);
  opacity: 0;
  transform: rotate(12deg);
  transition: opacity 620ms cubic-bezier(0.16, 1, 0.3, 1);
  pointer-events: none;
}
.about-section-02 .about-section-02-card h3,
.about-section-02 .about-section-02-card p {
  position: relative;
  z-index: 1;
}
.about-section-02 .about-section-02-card h3 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(20px, 2vw, 28px);
  font-weight: 700;
  line-height: 1.2;
  text-wrap: balance;
}
.about-section-02 .about-section-02-card p {
  margin: clamp(14px, 1.6vw, 22px) 0 0;
  color: #d3cdcb;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.68;
  text-wrap: pretty;
}
.about-section-02 .about-section-02-marker {
  grid-column: 2;
  grid-row: 1;
  position: relative;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  justify-self: center;
  width: var(--about-history-marker-size);
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid #3b6563;
  background-color: #132827;
  color: #ffffff;
  font-size: clamp(12px, 1.1vw, 16px);
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 0 0 8px rgba(220, 213, 205, 0.2);
  transition: background-color 560ms cubic-bezier(0.16, 1, 0.3, 1), border-color 560ms cubic-bezier(0.16, 1, 0.3, 1), box-shadow 680ms cubic-bezier(0.16, 1, 0.3, 1), color 560ms cubic-bezier(0.16, 1, 0.3, 1), transform 840ms cubic-bezier(0.2, 0.72, 0.12, 1);
  transform: scale(1);
  transform-origin: 50% 50%;
  isolation: isolate;
}
.about-section-02 .about-section-02-marker time {
  position: relative;
  z-index: 1;
}
.about-section-02 .about-section-02-marker::before, .about-section-02 .about-section-02-marker::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  border-radius: inherit;
  pointer-events: none;
}
.about-section-02 .about-section-02-marker::before {
  border: 1px solid #c39e7e;
  opacity: 0;
  transform: scale(1);
  transition: opacity 620ms cubic-bezier(0.16, 1, 0.3, 1), transform 900ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
.about-section-02 .about-section-02-marker::after {
  inset: clamp(7px, 0.8vw, 9px);
  border: 1px solid #1b0d07;
  opacity: 0.28;
  transform: scale(0.86);
  transition: opacity 620ms cubic-bezier(0.16, 1, 0.3, 1), transform 900ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
@media (max-width: 991px) {
  .about-section-02 {
    padding: 66px 0;
  }
  .about-section-02 .about-section-02-head {
    margin-bottom: 58px;
    text-align: left;
  }
  .about-section-02 .about-section-02-timeline::before,
  .about-section-02 .about-section-02-timeline > span {
    left: 42px;
  }
  .about-section-02 .about-section-02-timeline ol {
    gap: 34px;
  }
  .about-section-02 .about-section-02-timeline li:nth-child(odd) article .about-section-02-card {
    transform: translate3d(0, 18px, 0);
  }
  .about-section-02 .about-section-02-timeline li:nth-child(even) article .about-section-02-card {
    grid-column: 2;
    transform: translate3d(0, 18px, 0);
  }
  .about-section-02 .about-section-02-timeline li:nth-child(even) article .about-section-02-marker {
    grid-column: 1;
  }
  .about-section-02 .about-section-02-timeline li.is-active article .about-section-02-card {
    transform: translate3d(0, 0, 0);
  }
  .about-section-02 .about-section-02-timeline li.is-active:nth-child(odd) article .about-section-02-card, .about-section-02 .about-section-02-timeline li.is-active:nth-child(even) article .about-section-02-card {
    transform: translate3d(0, 0, 0);
  }
  .about-section-02 .about-section-02-timeline article {
    grid-template-columns: 84px minmax(0, 1fr);
    min-height: auto;
  }
  .about-section-02 .about-section-02-timeline article::before {
    left: 68px;
    width: 28px;
    transform-origin: 0 50%;
  }
  .about-section-02 .about-section-02-card {
    grid-column: 2;
    max-width: none;
  }
  .about-section-02 .about-section-02-marker {
    grid-column: 1;
    width: 62px;
  }
}
@media (max-width: 767px) {
  .about-section-02 {
    padding: 52px 0;
  }
  .about-section-02 .about-section-02-head p {
    font-size: 16px;
  }
  .about-section-02 .about-section-02-timeline::before,
  .about-section-02 .about-section-02-timeline > span {
    left: 32px;
  }
  .about-section-02 .about-section-02-timeline article {
    grid-template-columns: 64px minmax(0, 1fr);
  }
  .about-section-02 .about-section-02-timeline article::before {
    left: 54px;
    width: 22px;
  }
  .about-section-02 .about-section-02-card {
    padding: 22px;
  }
  .about-section-02 .about-section-02-marker {
    width: 54px;
    font-size: 10px;
  }
}

.about-section-03 {
  position: relative;
  z-index: 5;
  padding: clamp(82px, 8vw, 148px) 0;
  overflow: clip;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
  isolation: isolate;
}
.about-section-03 .about-section-03-shell {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: clamp(34px, 5vw, 86px) 0;
  border-top: 1px solid #b7a999;
  border-bottom: 1px solid #b7a999;
  background: linear-gradient(90deg, #132827 0 8px, transparent 8px), linear-gradient(135deg, rgba(220, 213, 205, 0.2) 0%, transparent 54%), #f0eeec;
  isolation: isolate;
}
.about-section-03 .about-section-03-shell::before {
  content: "";
  position: absolute;
  top: clamp(24px, 3vw, 48px);
  right: clamp(24px, 3vw, 48px);
  bottom: clamp(24px, 3vw, 48px);
  z-index: -1;
  width: min(38vw, 560px);
  border: 1px solid #132827;
  opacity: 0.12;
  transform: skewX(-9deg);
  pointer-events: none;
}
.about-section-03 .about-section-03-shell::after {
  content: "";
  position: absolute;
  top: 0;
  right: clamp(24px, 5vw, 96px);
  z-index: -1;
  width: min(34vw, 440px);
  height: 100%;
  background: linear-gradient(180deg, rgba(195, 158, 126, 0.2) 0%, transparent 44%), linear-gradient(0deg, #132827, #132827);
  opacity: 0.09;
  pointer-events: none;
}
.about-section-03 .about-section-03-shell > .container {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(0, 1.18fr);
  align-items: end;
  gap: clamp(44px, 6vw, 108px);
}
.about-section-03 .about-section-03-copy {
  max-width: 600px;
  padding-bottom: clamp(8px, 2vw, 28px);
}
.about-section-03 .about-section-03-copy h2 {
  margin: 0;
  color: #1b0d07;
  font-size: 48px;
  font-weight: 800;
}
.about-section-03 .about-section-03-copy p {
  max-width: 560px;
  margin: clamp(18px, 2vw, 28px) 0 0;
  color: #26120a;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.68;
  text-wrap: pretty;
}
.about-section-03 .about-section-03-media {
  position: relative;
  overflow: hidden;
  border: 1px solid #132827;
  background-color: #132827;
  box-shadow: 0 26px 80px rgba(220, 213, 205, 0.2), 0 0 0 12px rgba(195, 158, 126, 0.1);
  aspect-ratio: 16/9;
  transform: translateZ(0);
}
.about-section-03 .about-section-03-media.is-playing .about-section-03-play {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate(-50%, -50%) scale(0.84);
}
.about-section-03 .about-section-03-media::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
  height: 5px;
  background: linear-gradient(90deg, #c39e7e 0%, #132827 100%);
  pointer-events: none;
}
.about-section-03 .about-section-03-media::after {
  content: "";
  position: absolute;
  inset: 18px;
  z-index: 2;
  border: 1px solid rgba(195, 158, 126, 0.2);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.24) 0%, transparent 34%, rgba(0, 0, 0, 0.24) 100%);
  pointer-events: none;
}
.about-section-03 .about-section-03-media video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: #132827;
}
.about-section-03 .about-section-03-play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(74px, 7vw, 112px);
  height: clamp(74px, 7vw, 112px);
  padding: 0;
  border: 1px solid #c39e7e;
  border-radius: 50%;
  background: radial-gradient(circle at 50% 50%, #c39e7e 0 35%, transparent 36%), #132827;
  color: #ffffff;
  box-shadow: 0 18px 54px rgba(0, 0, 0, 0.5), 0 0 0 12px rgba(195, 158, 126, 0.2);
  cursor: pointer;
  transform: translate(-50%, -50%);
  transition: transform 360ms ease, opacity 260ms ease, visibility 260ms ease, box-shadow 360ms ease, background 360ms ease;
}
.about-section-03 .about-section-03-play::before, .about-section-03 .about-section-03-play::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}
.about-section-03 .about-section-03-play::before {
  inset: -15px;
  border: 1px solid rgba(195, 158, 126, 0.2);
}
.about-section-03 .about-section-03-play::after {
  inset: 10px;
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.about-section-03 .about-section-03-play span {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42%;
  height: 42%;
}
.about-section-03 .about-section-03-play svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
  transform: translateX(2px);
}
.about-section-03 .about-section-03-play:hover, .about-section-03 .about-section-03-play:focus-visible {
  background: radial-gradient(circle at 50% 50%, #132827 0 35%, transparent 36%), #c39e7e;
  box-shadow: 0 20px 64px rgba(0, 0, 0, 0.5), 0 0 0 16px rgba(195, 158, 126, 0.2);
  transform: translate(-50%, -50%) scale(1.05);
}
.about-section-03 .about-section-03-play:focus-visible {
  outline: 2px solid #c39e7e;
  outline-offset: 6px;
}
@media (max-width: 991px) {
  .about-section-03 .about-section-03-shell > .container {
    grid-template-columns: 1fr;
    align-items: start;
  }
  .about-section-03 .about-section-03-copy {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .about-section-03 .about-section-03-shell {
    padding: 28px 0;
  }
  .about-section-03 .about-section-03-copy h2 {
    font-size: 48px;
  }
  .about-section-03 .about-section-03-copy p {
    font-size: 16px;
  }
  .about-section-03 .about-section-03-media::after {
    inset: 10px;
  }
  .about-section-03 .about-section-03-play {
    width: 68px;
    height: 68px;
    box-shadow: 0 14px 40px rgba(0, 0, 0, 0.5), 0 0 0 8px rgba(195, 158, 126, 0.2);
  }
  .about-section-03 .about-section-03-play::before {
    inset: -10px;
  }
}

.sd-section-01 {
  position: relative;
  z-index: 5;
  overflow: clip;
  padding: clamp(76px, 7vw, 128px) 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
  isolation: isolate;
}
.sd-section-01::before {
  content: "";
  position: absolute;
  top: 14%;
  left: 0;
  z-index: -1;
  width: min(28vw, 420px);
  height: 54%;
  background-color: rgba(195, 158, 126, 0.1);
  transform: skewX(-8deg);
  pointer-events: none;
}
.sd-section-01::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 10%;
  z-index: -1;
  width: min(22vw, 320px);
  height: 42%;
  background: linear-gradient(90deg, #b3a9a5 0 1px, transparent 1px) 0 0/clamp(38px, 4vw, 64px) 100%, linear-gradient(0deg, rgba(195, 158, 126, 0.2) 0 1px, transparent 1px) 0 0/100% clamp(52px, 5vw, 82px);
  opacity: 0.42;
  mask-image: linear-gradient(180deg, transparent 0%, #000000 22%, #000000 78%, transparent 100%);
  pointer-events: none;
}
.sd-section-01 .sd-section-01-shell {
  --sd-section-01-line-scale: 1;
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
  align-items: center;
  gap: clamp(38px, 5vw, 96px);
  isolation: isolate;
}
.sd-section-01 .sd-section-01-shell::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 7%;
  left: 7%;
  z-index: -1;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, rgba(195, 158, 126, 0.5) 20%, #b3a9a5 50%, rgba(195, 158, 126, 0.5) 80%, transparent 100%);
  transform: translateY(-50%) scaleX(var(--sd-section-01-line-scale));
  transform-origin: 50% 50%;
  pointer-events: none;
}
.sd-section-01 .sd-section-01-visual {
  position: relative;
  z-index: 1;
  margin: 0;
  overflow: visible;
  aspect-ratio: 16/11;
}
.sd-section-01 .sd-section-01-visual::before, .sd-section-01 .sd-section-01-visual::after {
  content: "";
  position: absolute;
  pointer-events: none;
}
.sd-section-01 .sd-section-01-visual::before {
  top: clamp(-22px, -1.8vw, -10px);
  left: clamp(-18px, -1.5vw, -8px);
  z-index: -1;
  width: 58%;
  height: 76%;
  border: 1px solid #132827;
  opacity: 0.18;
  transform: rotate(-3deg);
}
.sd-section-01 .sd-section-01-visual::after {
  right: clamp(-24px, -2vw, -12px);
  bottom: clamp(-22px, -1.8vw, -10px);
  z-index: -1;
  width: 44%;
  height: 52%;
  background: linear-gradient(135deg, rgba(195, 158, 126, 0.2) 0%, transparent 62%), #132827;
  opacity: 0.12;
}
.sd-section-01 .sd-section-01-visual img {
  display: block;
  width: 100%;
  aspect-ratio: 16/11;
  object-fit: cover;
  border: 1px solid #b3a9a5;
  box-shadow: 0 26px 80px rgba(220, 213, 205, 0.2);
}
.sd-section-01 .sd-section-01-copy {
  position: relative;
  z-index: 2;
  max-width: 640px;
}
.sd-section-01 .sd-section-01-copy h2 {
  margin: 0;
  color: #1b0d07;
  font-size: 48px;
  font-weight: 800;
}
.sd-section-01 .sd-section-01-copy p {
  max-width: 600px;
  margin: clamp(18px, 2vw, 30px) 0 0;
  color: #26120a;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.78;
  text-wrap: pretty;
}
.sd-section-01 .sd-section-01-copy .btn-1 {
  margin-top: clamp(24px, 2.6vw, 42px);
  font-weight: 700;
}
@media (max-width: 991px) {
  .sd-section-01 {
    padding: 66px 0;
  }
  .sd-section-01 .sd-section-01-shell {
    grid-template-columns: 1fr;
  }
  .sd-section-01 .sd-section-01-shell::before {
    display: none;
  }
}
@media (max-width: 767px) {
  .sd-section-01 {
    padding: 52px 0;
  }
  .sd-section-01 .sd-section-01-visual {
    aspect-ratio: 4/3;
  }
  .sd-section-01 .sd-section-01-visual img {
    aspect-ratio: 4/3;
  }
  .sd-section-01 .sd-section-01-copy h2 {
    font-size: 24px;
  }
  .sd-section-01 .sd-section-01-copy p {
    font-size: 16px;
  }
}

.sd-section-02 {
  position: relative;
  z-index: 5;
  overflow: clip;
  padding: clamp(76px, 7vw, 128px) 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
  isolation: isolate;
}
.sd-section-02::before {
  content: "";
  position: absolute;
  top: 12%;
  right: 0;
  z-index: -1;
  width: min(28vw, 420px);
  height: 52%;
  background-color: rgba(195, 158, 126, 0.1);
  transform: skewX(-8deg);
  pointer-events: none;
}
.sd-section-02::after {
  content: "";
  position: absolute;
  bottom: 8%;
  left: 0;
  z-index: -1;
  width: min(22vw, 320px);
  height: 42%;
  background: linear-gradient(90deg, #b3a9a5 0 1px, transparent 1px) 0 0/clamp(38px, 4vw, 64px) 100%, linear-gradient(0deg, rgba(195, 158, 126, 0.2) 0 1px, transparent 1px) 0 0/100% clamp(52px, 5vw, 82px);
  opacity: 0.42;
  mask-image: linear-gradient(180deg, transparent 0%, #000000 22%, #000000 78%, transparent 100%);
  pointer-events: none;
}
.sd-section-02 .sd-section-02-head {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(280px, 0.58fr);
  align-items: end;
  gap: clamp(24px, 4vw, 72px);
  margin-bottom: clamp(42px, 5vw, 86px);
}
.sd-section-02 .sd-section-02-head h2 {
  max-width: 860px;
  margin: 0;
  color: #1b0d07;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.08;
  text-wrap: balance;
}
.sd-section-02 .sd-section-02-head p {
  max-width: 560px;
  margin: 0;
  color: #26120a;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.72;
  text-wrap: pretty;
}
.sd-section-02 .sd-section-02-process {
  --sd-process-progress: 0;
  --sd-process-line-x: clamp(34px, 3.8vw, 64px);
  --sd-process-marker-size: clamp(46px, 4.2vw, 62px);
  --sd-process-card-offset: clamp(126px, 11vw, 188px);
  position: relative;
  max-width: 1180px;
  margin: 0 auto;
  padding-left: var(--sd-process-card-offset);
}
.sd-section-02 .sd-section-02-process > span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: var(--sd-process-line-x);
  width: 2px;
  border-radius: 999px;
  background: linear-gradient(180deg, #c39e7e 0%, #132827 100%) 0 0/100% calc(var(--sd-process-progress) * 100%) no-repeat, linear-gradient(180deg, #b3a9a5 0 50%, transparent 50% 100%) 0 0/100% 18px repeat-y;
  pointer-events: none;
}
.sd-section-02 .sd-section-02-process > span::after {
  content: "";
  position: absolute;
  top: calc(var(--sd-process-progress) * 100%);
  left: 50%;
  width: 12px;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #c39e7e;
  box-shadow: 0 0 0 8px rgba(195, 158, 126, 0.2);
  opacity: calc(var(--sd-process-progress) * 1);
  transform: translate(-50%, -50%);
}
.sd-section-02 .sd-section-02-process ol {
  display: grid;
  gap: clamp(18px, 2.2vw, 34px);
  padding: 0;
  margin: 0;
  list-style: none;
}
.sd-section-02 .sd-section-02-process li {
  position: relative;
}
.sd-section-02 .sd-section-02-process li.is-active article {
  border-color: #132827;
  border-top-color: #c39e7e;
  background: linear-gradient(135deg, rgba(195, 158, 126, 0.1) 0%, transparent 54%), #f0eeec;
  opacity: 1;
  transform: translate3d(0, -6px, 0);
  box-shadow: 0 22px 58px rgba(220, 213, 205, 0.2);
}
.sd-section-02 .sd-section-02-process li.is-active .sd-section-02-marker {
  border-color: #c39e7e;
  background-color: #c39e7e;
  color: #ffffff;
  transform: translate(-50%, -50%) scale(1.04);
  box-shadow: 0 0 0 9px rgba(195, 158, 126, 0.2), 0 12px 28px rgba(195, 158, 126, 0.3);
}
.sd-section-02 .sd-section-02-process article {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 14px;
  min-height: clamp(150px, 12vw, 196px);
  padding: clamp(22px, 2.5vw, 38px) clamp(24px, 3vw, 46px);
  border: 1px solid #b3a9a5;
  border-top: 2px solid rgba(195, 158, 126, 0.5);
  background-color: #ffffff;
  opacity: 0.62;
  transition: border-color 360ms ease, background 360ms ease, box-shadow 360ms ease, opacity 360ms ease, transform 420ms ease;
  isolation: isolate;
}
.sd-section-02 .sd-section-02-process article::before {
  content: "";
  position: absolute;
  right: clamp(22px, 2vw, 36px);
  bottom: clamp(22px, 2vw, 36px);
  z-index: -1;
  width: clamp(86px, 8vw, 142px);
  height: clamp(86px, 8vw, 142px);
  border: 1px solid #132827;
  opacity: 0.08;
  transform: rotate(12deg);
  pointer-events: none;
}
.sd-section-02 .sd-section-02-process article::after {
  content: "";
  position: absolute;
  top: 50%;
  left: calc((var(--sd-process-card-offset) - var(--sd-process-line-x)) * -1 + var(--sd-process-marker-size));
  z-index: 0;
  width: calc(var(--sd-process-card-offset) - var(--sd-process-line-x) - var(--sd-process-marker-size));
  height: 1px;
  background: linear-gradient(90deg, rgba(195, 158, 126, 0.5), #b3a9a5);
  transform: translateY(-50%);
  pointer-events: none;
}
.sd-section-02 .sd-section-02-process article h3 {
  margin: 0;
  color: #1b0d07;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.14;
}
.sd-section-02 .sd-section-02-process article p {
  max-width: 780px;
  margin: 0;
  color: #4a2313;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.68;
  text-wrap: pretty;
}
.sd-section-02 .sd-section-02-process .sd-section-02-marker {
  position: absolute;
  top: 50%;
  left: calc(var(--sd-process-line-x) - var(--sd-process-card-offset));
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--sd-process-marker-size);
  aspect-ratio: 1;
  border: 1px solid #132827;
  border-radius: 50%;
  background: radial-gradient(circle at 50% 50%, #ffffff 0 48%, rgba(195, 158, 126, 0.1) 49% 100%);
  color: #132827;
  font-size: 14px;
  font-weight: 800;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 8px rgba(19, 40, 39, 0.08);
  transition: transform 420ms ease, color 320ms ease, border-color 320ms ease, background 320ms ease, box-shadow 320ms ease;
}
@media (max-width: 991px) {
  .sd-section-02 {
    padding: 66px 0;
  }
  .sd-section-02 .sd-section-02-head {
    grid-template-columns: 1fr;
    align-items: start;
  }
  .sd-section-02 .sd-section-02-process {
    --sd-process-line-x: 30px;
    --sd-process-marker-size: 52px;
    --sd-process-card-offset: 96px;
  }
  .sd-section-02 .sd-section-02-process li.is-active article {
    transform: translate3d(0, -3px, 0);
  }
}
@media (max-width: 767px) {
  .sd-section-02 {
    padding: 52px 0;
  }
  .sd-section-02 .sd-section-02-head {
    margin-bottom: 34px;
  }
  .sd-section-02 .sd-section-02-head h2 {
    font-size: 24px;
  }
  .sd-section-02 .sd-section-02-head p {
    font-size: 16px;
  }
  .sd-section-02 .sd-section-02-process {
    --sd-process-line-x: 22px;
    --sd-process-marker-size: 42px;
    --sd-process-card-offset: 62px;
  }
  .sd-section-02 .sd-section-02-process article {
    min-height: 0;
    padding: 24px 20px;
  }
  .sd-section-02 .sd-section-02-process article::after {
    display: none;
  }
  .sd-section-02 .sd-section-02-process article h3 {
    font-size: 22px;
  }
  .sd-section-02 .sd-section-02-process .sd-section-02-marker {
    font-size: 12px;
  }
}

.sd-section-03 {
  position: relative;
  z-index: 5;
  overflow: clip;
  padding: clamp(76px, 7vw, 118px) 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
  isolation: isolate;
}
.sd-section-03::before {
  content: "";
  position: absolute;
  top: 12%;
  left: 0;
  z-index: -1;
  width: min(24vw, 360px);
  height: 52%;
  background-color: rgba(195, 158, 126, 0.1);
  transform: skewX(8deg);
  pointer-events: none;
}
.sd-section-03 .sd-section-03-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: clamp(24px, 4vw, 72px);
  margin-bottom: clamp(34px, 4vw, 62px);
}
.sd-section-03 .sd-section-03-head h2 {
  max-width: 620px;
  margin: 0;
  color: #1b0d07;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.08;
}
.sd-section-03 .sd-section-03-head p {
  max-width: 560px;
  margin: 0;
  color: #26120a;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.72;
}
.sd-section-03 .sd-section-03-slider {
  --sd-section-03-gap: clamp(18px, 1.8vw, 28px);
  position: relative;
  padding: 0 clamp(56px, 5vw, 82px);
}
.sd-section-03 .sd-section-03-viewport {
  overflow: hidden;
  padding: 12px 0 18px;
  margin: -12px 0 -18px;
}
.sd-section-03 .sd-section-03-track {
  display: flex;
  align-items: stretch;
  gap: var(--sd-section-03-gap);
  overflow-x: auto;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}
.sd-section-03 .sd-section-03-track::-webkit-scrollbar {
  display: none;
}
.sd-section-03 .sd-section-03-arrow {
  position: absolute;
  top: 50%;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  aspect-ratio: 1;
  border: 1px solid rgba(195, 158, 126, 0.2);
  border-radius: 50%;
  background-color: #1b0d07;
  color: #ffffff;
  transition: color 320ms ease, background-color 320ms ease, border-color 320ms ease, opacity 320ms ease, transform 320ms ease;
  transform: translateY(-50%);
}
.sd-section-03 .sd-section-03-arrow:hover, .sd-section-03 .sd-section-03-arrow:focus-visible {
  border-color: #c39e7e;
  background-color: #c39e7e;
  color: #ffffff;
  transform: translateY(-50%) scale(1.06);
}
.sd-section-03 .sd-section-03-arrow:disabled {
  opacity: 0.34;
  pointer-events: none;
}
.sd-section-03 .sd-section-03-arrow svg {
  flex: 0 0 auto;
}
.sd-section-03 .sd-section-03-arrow-prev {
  left: 0;
}
.sd-section-03 .sd-section-03-arrow-next {
  right: 0;
}
.sd-section-03 .sd-section-03-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: clamp(22px, 2.4vw, 34px);
}
.sd-section-03 .sd-section-03-dots button {
  width: 9px;
  height: 9px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background-color: #b3a9a5;
  transition: width 320ms ease, background-color 320ms ease, opacity 320ms ease;
}
.sd-section-03 .sd-section-03-dots button.is-active {
  width: 34px;
  background-color: #132827;
}
.sd-section-03 .sd-section-03-card {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 0 0 calc((100% - var(--sd-section-03-gap) * 2) / 3);
  align-self: stretch;
  height: auto !important;
  overflow: hidden;
  border: 1px solid #b3a9a5;
  border-top: 2px solid rgba(195, 158, 126, 0.5);
  border-radius: 0;
  background-color: #ffffff;
  color: #1b0d07;
  text-decoration: none;
  box-shadow: none;
  scroll-snap-align: start;
  transition: border-color 360ms ease, box-shadow 420ms ease, transform 420ms ease;
  isolation: isolate;
}
.sd-section-03 .sd-section-03-card::before {
  content: "";
  position: absolute;
  right: 24px;
  bottom: 24px;
  z-index: 0;
  width: 88px;
  aspect-ratio: 1;
  border: 1px solid #132827;
  opacity: 0.08;
  transform: rotate(12deg);
  pointer-events: none;
}
.sd-section-03 .sd-section-03-card::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 3px;
  background: linear-gradient(90deg, #c39e7e 0%, #132827 100%);
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 420ms ease;
}
.sd-section-03 .sd-section-03-card .card-img-top {
  display: block;
  width: 100%;
  aspect-ratio: 16/10;
  object-fit: cover;
  border-radius: 0;
  transform: scale(1.02);
  transition: transform 620ms ease, filter 420ms ease;
}
.sd-section-03 .sd-section-03-card .card-body {
  position: relative;
  z-index: 1;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 12px;
  padding: clamp(22px, 2.4vw, 34px);
}
.sd-section-03 .sd-section-03-card .card-title {
  margin: 0;
  color: #1b0d07;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.12;
}
.sd-section-03 .sd-section-03-card .card-text {
  flex: 1 1 auto;
  margin: 0;
  color: #4a2313;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.68;
}
.sd-section-03 .sd-section-03-card:hover, .sd-section-03 .sd-section-03-card:focus-visible {
  border-color: #132827;
  color: #1b0d07;
  transform: translateY(-8px);
  box-shadow: 0 24px 64px rgba(220, 213, 205, 0.2);
}
.sd-section-03 .sd-section-03-card:hover::after, .sd-section-03 .sd-section-03-card:focus-visible::after {
  transform: scaleX(1);
}
.sd-section-03 .sd-section-03-card:hover .card-img-top, .sd-section-03 .sd-section-03-card:focus-visible .card-img-top {
  filter: saturate(1.06) contrast(1.04);
  transform: scale(1.08);
}
@media (max-width: 991px) {
  .sd-section-03 {
    padding: 66px 0;
  }
  .sd-section-03 .sd-section-03-head {
    display: grid;
    align-items: start;
  }
  .sd-section-03 .sd-section-03-slider {
    padding: 0 0 64px;
  }
  .sd-section-03 .sd-section-03-card {
    flex-basis: calc((100% - var(--sd-section-03-gap)) / 2);
  }
  .sd-section-03 .sd-section-03-arrow {
    top: auto;
    bottom: 0;
    width: 44px;
    transform: none;
  }
  .sd-section-03 .sd-section-03-arrow:hover, .sd-section-03 .sd-section-03-arrow:focus-visible {
    transform: scale(1.04);
  }
  .sd-section-03 .sd-section-03-arrow-prev {
    left: 0;
  }
  .sd-section-03 .sd-section-03-arrow-next {
    left: 54px;
    right: auto;
  }
  .sd-section-03 .sd-section-03-dots {
    justify-content: flex-end;
    margin-top: 18px;
  }
}
@media (max-width: 767px) {
  .sd-section-03 {
    padding: 52px 0;
  }
  .sd-section-03 .sd-section-03-head {
    margin-bottom: 28px;
  }
  .sd-section-03 .sd-section-03-head h2 {
    font-size: 24px;
  }
  .sd-section-03 .sd-section-03-head p {
    font-size: 16px;
  }
  .sd-section-03 .sd-section-03-slider {
    padding-bottom: 60px;
  }
  .sd-section-03 .sd-section-03-card {
    flex-basis: 86vw;
  }
  .sd-section-03 .sd-section-03-dots {
    justify-content: center;
  }
}

.project-section-01 {
  position: relative;
  z-index: 5;
  overflow: clip;
  padding: clamp(76px, 7vw, 128px) 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
  isolation: isolate;
}
.project-section-01::before {
  content: "";
  position: absolute;
  top: 10%;
  right: 0;
  z-index: -1;
  width: min(30vw, 480px);
  height: 48%;
  background-color: rgba(195, 158, 126, 0.1);
  transform: skewX(-8deg);
  pointer-events: none;
}
.project-section-01::after {
  content: "";
  position: absolute;
  bottom: 6%;
  left: 0;
  z-index: -1;
  width: min(22vw, 320px);
  height: 38%;
  background: linear-gradient(90deg, #b3a9a5 0 1px, transparent 1px) 0 0/clamp(38px, 4vw, 64px) 100%, linear-gradient(0deg, rgba(195, 158, 126, 0.2) 0 1px, transparent 1px) 0 0/100% clamp(52px, 5vw, 82px);
  opacity: 0.42;
  mask-image: linear-gradient(180deg, transparent 0%, #000000 22%, #000000 78%, transparent 100%);
  pointer-events: none;
}
.project-section-01 .project-section-01-head {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(280px, 0.5fr);
  align-items: end;
  gap: clamp(24px, 4vw, 72px);
  margin-bottom: clamp(30px, 3.4vw, 52px);
}
.project-section-01 .project-section-01-head h2 {
  max-width: 760px;
  margin: 0;
  color: #1b0d07;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.08;
  text-wrap: balance;
}
.project-section-01 .project-section-01-head p {
  max-width: 520px;
  margin: 0;
  color: #26120a;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.72;
}
.project-section-01 .project-section-01-tabs {
  --project-tab-line-left: 0px;
  --project-tab-line-width: clamp(72px, 8vw, 132px);
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: clamp(18px, 2.4vw, 42px);
  max-width: 100%;
  padding: 0 0 12px;
  margin: 0 0 clamp(34px, 4vw, 66px);
  border: 0;
  border-bottom: 1px solid #b3a9a5;
  background: transparent;
  box-shadow: none;
}
.project-section-01 .project-section-01-tabs::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: var(--project-tab-line-width);
  height: 2px;
  background-color: #000000;
  transform: translateX(var(--project-tab-line-left));
  transition: width 360ms cubic-bezier(0.2, 0.72, 0.12, 1), transform 420ms cubic-bezier(0.2, 0.72, 0.12, 1);
  pointer-events: none;
}
.project-section-01 .project-section-01-tabs .nav-link {
  position: relative;
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  padding: 10px 16px 12px;
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: transparent;
  color: #4a2313;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1.2;
  transition: color 320ms ease, background-color 320ms ease, border-color 320ms ease, transform 320ms ease;
}
.project-section-01 .project-section-01-tabs .nav-link:hover, .project-section-01 .project-section-01-tabs .nav-link:focus-visible {
  color: #1b0d07;
  transform: translateY(-1px);
}
.project-section-01 .project-section-01-tabs .nav-link.active {
  border-color: transparent;
  background-color: transparent;
  color: #1b0d07;
}
.project-section-01 .project-section-01-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(20px, 2.4vw, 38px);
  align-items: stretch;
}
.project-section-01 .project-section-01-card {
  position: relative;
  display: flex;
  min-width: 0;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid #b3a9a5;
  border-top: 2px solid rgba(195, 158, 126, 0.5);
  background-color: #ffffff;
  color: #1b0d07;
  text-decoration: none;
  opacity: 1;
  transition: border-color 360ms ease, box-shadow 420ms ease, opacity 300ms ease, transform 420ms ease;
  animation: projectCardReveal 520ms cubic-bezier(0.2, 0.72, 0.12, 1) both;
}
.project-section-01 .project-section-01-card::before {
  content: "";
  position: absolute;
  right: 22px;
  bottom: 22px;
  z-index: 1;
  width: 86px;
  aspect-ratio: 1;
  border: 1px solid #132827;
  opacity: 0.08;
  transform: rotate(12deg);
  pointer-events: none;
}
.project-section-01 .project-section-01-card figure {
  position: relative;
  margin: 0;
  overflow: hidden;
  aspect-ratio: 16/11;
  background-color: #dcd5cd;
}
.project-section-01 .project-section-01-card figure::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 42%, rgba(0, 0, 0, 0.24) 100%);
  opacity: 0.36;
  pointer-events: none;
}
.project-section-01 .project-section-01-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.02);
  transition: transform 620ms ease, filter 420ms ease;
}
.project-section-01 .project-section-01-card > div {
  position: relative;
  z-index: 2;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 12px;
  padding: clamp(22px, 2.4vw, 34px);
}
.project-section-01 .project-section-01-card span {
  width: fit-content;
  color: #a98366;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
}
.project-section-01 .project-section-01-card h3 {
  margin: 0;
  color: #1b0d07;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.12;
}
.project-section-01 .project-section-01-card p {
  flex: 1 1 auto;
  margin: 0;
  color: #4a2313;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.68;
}
.project-section-01 .project-section-01-card:hover, .project-section-01 .project-section-01-card:focus-visible {
  border-color: #132827;
  color: #1b0d07;
  box-shadow: 0 24px 64px rgba(220, 213, 205, 0.2);
  transform: translateY(-8px);
}
.project-section-01 .project-section-01-card:hover img, .project-section-01 .project-section-01-card:focus-visible img {
  filter: saturate(1.06) contrast(1.04);
  transform: scale(1.08);
}
.project-section-01 .project-section-01-card.is-filter-hidden {
  display: none;
}
@media (max-width: 991px) {
  .project-section-01 {
    padding: 66px 0;
  }
  .project-section-01 .project-section-01-head {
    grid-template-columns: 1fr;
    align-items: start;
  }
  .project-section-01 .project-section-01-tabs {
    flex-wrap: nowrap;
    gap: 28px;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 12px;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }
  .project-section-01 .project-section-01-tabs::-webkit-scrollbar {
    display: none;
  }
  .project-section-01 .project-section-01-tabs .nav-link {
    flex: 0 0 auto;
    justify-content: flex-start;
    padding-inline: 0;
    white-space: nowrap;
  }
  .project-section-01 .project-section-01-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .project-section-01 {
    padding: 52px 0;
  }
  .project-section-01 .project-section-01-head {
    margin-bottom: 26px;
  }
  .project-section-01 .project-section-01-head h2 {
    font-size: 24px;
  }
  .project-section-01 .project-section-01-head p {
    font-size: 16px;
  }
  .project-section-01 .project-section-01-tabs {
    gap: 30px;
    width: calc(100% + 48px);
    margin-inline: -24px;
    padding-inline: 24px;
    margin-bottom: 30px;
  }
  .project-section-01 .project-section-01-tabs .nav-link {
    flex: 0 0 auto;
    min-height: 40px;
    justify-content: flex-start;
    padding: 10px 0 12px;
    font-size: 14px;
    letter-spacing: 0.02em;
    text-align: left;
    white-space: nowrap;
  }
  .project-section-01 .project-section-01-grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }
  .project-section-01 .project-section-01-card figure {
    aspect-ratio: 4/3;
  }
  .project-section-01 .project-section-01-card h3 {
    font-size: 24px;
  }
}

@keyframes projectCardReveal {
  from {
    opacity: 0;
    transform: translate3d(0, 22px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.project-detail-section-01 {
  position: relative;
  z-index: 5;
  overflow: clip;
  padding: clamp(76px, 7vw, 124px) 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
  isolation: isolate;
}
.project-detail-section-01::before {
  content: "";
  position: absolute;
  top: 12%;
  right: -8%;
  z-index: -1;
  width: min(34vw, 560px);
  height: 62%;
  background: linear-gradient(90deg, rgba(19, 40, 39, 0.08), transparent), rgba(195, 158, 126, 0.08);
  transform: skewX(-10deg);
  pointer-events: none;
}
.project-detail-section-01::after {
  content: "";
  position: absolute;
  bottom: 8%;
  left: 0;
  z-index: -1;
  width: min(24vw, 360px);
  height: 42%;
  background: linear-gradient(90deg, rgba(19, 40, 39, 0.16) 0 1px, transparent 1px) 0 0/54px 100%, linear-gradient(0deg, rgba(195, 158, 126, 0.18) 0 1px, transparent 1px) 0 0/100% 64px;
  opacity: 0.55;
  mask-image: linear-gradient(180deg, transparent 0%, #000000 24%, #000000 76%, transparent 100%);
  pointer-events: none;
}
.project-detail-section-01 .project-detail-section-01-shell {
  display: grid;
  grid-template-columns: minmax(260px, 0.42fr) minmax(0, 1fr);
  gap: clamp(48px, 6vw, 120px);
  align-items: start;
}
.project-detail-section-01 .project-detail-section-01-meta {
  position: sticky;
  top: 118px;
  display: grid;
  gap: clamp(28px, 3vw, 48px);
  padding: clamp(28px, 3vw, 44px);
  border: 1px solid rgba(195, 158, 126, 0.34);
  border-top: 3px solid #c39e7e;
  background: linear-gradient(145deg, rgba(195, 158, 126, 0.12), transparent 46%), linear-gradient(180deg, rgba(255, 255, 255, 0.045), transparent), #132827;
  box-shadow: 0 28px 80px rgba(19, 40, 39, 0.18);
  animation: projectDetailMetaReveal 880ms cubic-bezier(0.2, 0.72, 0.12, 1) both;
}
.project-detail-section-01 .project-detail-section-01-meta h2 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(32px, 3vw, 48px);
  font-weight: 800;
  line-height: 1.05;
}
.project-detail-section-01 .project-detail-section-01-meta dl {
  display: grid;
  gap: 0;
  margin: 0;
}
.project-detail-section-01 .project-detail-section-01-meta dl > div {
  display: grid;
  gap: 8px;
  padding: 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}
.project-detail-section-01 .project-detail-section-01-meta dl > div:first-child {
  padding-top: 0;
}
.project-detail-section-01 .project-detail-section-01-meta dl > div:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.project-detail-section-01 .project-detail-section-01-meta dt {
  color: rgba(255, 255, 255, 0.62);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;
}
.project-detail-section-01 .project-detail-section-01-meta dd {
  margin: 0;
  color: #c39e7e;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.45;
}
.project-detail-section-01 .project-detail-section-01-mark {
  position: relative;
  width: 52px;
  aspect-ratio: 1;
  border: 1px solid rgba(19, 40, 39, 0.24);
  border-radius: 50%;
}
.project-detail-section-01 .project-detail-section-01-mark::before, .project-detail-section-01 .project-detail-section-01-mark::after {
  content: "";
  position: absolute;
  border-radius: 50%;
}
.project-detail-section-01 .project-detail-section-01-mark::before {
  inset: 14px;
  background-color: #c39e7e;
}
.project-detail-section-01 .project-detail-section-01-mark::after {
  inset: -9px;
  border: 1px solid rgba(195, 158, 126, 0.28);
  transform: scale(0.78);
  animation: projectDetailMarkPulse 1800ms cubic-bezier(0.2, 0.72, 0.12, 1) infinite alternate;
}
.project-detail-section-01 .project-detail-section-01-content {
  min-width: 0;
  padding-top: clamp(10px, 1.6vw, 24px);
  animation: projectDetailContentReveal 920ms cubic-bezier(0.2, 0.72, 0.12, 1) 120ms both;
}
.project-detail-section-01 .project-detail-section-01-eyebrow {
  margin: 0 0 clamp(22px, 2.4vw, 34px);
  color: #132827;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.45;
}
.project-detail-section-01 .project-detail-section-01-lead {
  max-width: 1080px;
  margin: 0 0 clamp(44px, 5vw, 78px);
  color: #26120a;
  font-size: clamp(20px, 1.65vw, 20px);
  font-weight: 500;
  line-height: 1.85;
}
.project-detail-section-01 .project-detail-section-01-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(34px, 5vw, 92px);
}
.project-detail-section-01 .project-detail-section-01-columns article {
  position: relative;
  min-width: 0;
  padding-top: 24px;
  border-top: 1px solid rgba(19, 40, 39, 0.24);
}
.project-detail-section-01 .project-detail-section-01-columns article::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  width: 72px;
  height: 3px;
  background-color: #c39e7e;
}
.project-detail-section-01 .project-detail-section-01-columns h3 {
  margin: 0 0 clamp(20px, 2vw, 30px);
  color: #132827;
  font-size: clamp(24px, 2vw, 34px);
  font-weight: 700;
  line-height: 1.18;
}
.project-detail-section-01 .project-detail-section-01-columns p {
  margin: 0;
  color: #26120a;
  font-size: clamp(16px, 1vw, 18px);
  font-weight: 500;
  line-height: 1.95;
}
@media (max-width: 991px) {
  .project-detail-section-01 {
    padding: 66px 0;
  }
  .project-detail-section-01 .project-detail-section-01-shell {
    grid-template-columns: 1fr;
    gap: 46px;
  }
  .project-detail-section-01 .project-detail-section-01-meta {
    position: relative;
    top: auto;
  }
  .project-detail-section-01 .project-detail-section-01-lead {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .project-detail-section-01 {
    padding: 52px 0;
  }
  .project-detail-section-01 .project-detail-section-01-meta {
    gap: 24px;
    padding: 24px;
  }
  .project-detail-section-01 .project-detail-section-01-meta h2 {
    font-size: 30px;
  }
  .project-detail-section-01 .project-detail-section-01-meta dd {
    font-size: 16px;
  }
  .project-detail-section-01 .project-detail-section-01-eyebrow {
    font-size: 16px;
  }
  .project-detail-section-01 .project-detail-section-01-lead {
    margin-bottom: 36px;
    font-size: 18px;
    line-height: 1.72;
  }
  .project-detail-section-01 .project-detail-section-01-columns {
    grid-template-columns: 1fr;
    gap: 34px;
  }
  .project-detail-section-01 .project-detail-section-01-columns h3 {
    font-size: 24px;
  }
  .project-detail-section-01 .project-detail-section-01-columns p {
    font-size: 16px;
    line-height: 1.74;
  }
}

@keyframes projectDetailMetaReveal {
  from {
    opacity: 0;
    transform: translate3d(-26px, 18px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes projectDetailContentReveal {
  from {
    opacity: 0;
    transform: translate3d(0, 28px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes projectDetailMarkPulse {
  from {
    opacity: 0.32;
    transform: scale(0.78);
  }
  to {
    opacity: 0.82;
    transform: scale(1);
  }
}
.project-detail-section-02 {
  position: relative;
  z-index: 5;
  overflow: clip;
  padding: clamp(24px, 3vw, 48px) 0 clamp(82px, 8vw, 140px);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
  isolation: isolate;
}
.project-detail-section-02::before {
  content: "";
  position: absolute;
  top: 8%;
  left: 50%;
  z-index: -1;
  width: min(32vw, 520px);
  height: 54%;
  border: 1px solid rgba(19, 40, 39, 0.12);
  transform: translateX(-50%) rotate(-4deg);
  pointer-events: none;
}
.project-detail-section-02 .project-detail-section-02-head {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(280px, 0.55fr);
  align-items: end;
  gap: clamp(24px, 4vw, 72px);
  margin-bottom: clamp(34px, 4.4vw, 76px);
}
.project-detail-section-02 .project-detail-section-02-head h2 {
  margin: 0;
  color: #1b0d07;
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 800;
  line-height: 1.08;
}
.project-detail-section-02 .project-detail-section-02-head p {
  max-width: 560px;
  margin: 0;
  color: #26120a;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.72;
}
.project-detail-section-02 .project-detail-section-02-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(28px, 4vw, 72px);
  align-items: start;
  width: min(100%, 1380px);
  margin: 0 auto;
}
.project-detail-section-02 .project-detail-section-02-item {
  position: relative;
  display: block;
  overflow: hidden;
  aspect-ratio: 5/4;
  background-color: #132827;
  color: #ffffff;
  text-decoration: none;
  box-shadow: 0 28px 80px rgba(19, 40, 39, 0.1);
  animation: projectGalleryReveal 780ms cubic-bezier(0.2, 0.72, 0.12, 1) both;
}
.project-detail-section-02 .project-detail-section-02-item:nth-child(even) {
  margin-top: clamp(34px, 5vw, 96px);
}
.project-detail-section-02 .project-detail-section-02-item:nth-child(3n) {
  aspect-ratio: 16/10;
}
.project-detail-section-02 .project-detail-section-02-item:nth-child(4n) {
  aspect-ratio: 4/3;
}
.project-detail-section-02 .project-detail-section-02-item::before, .project-detail-section-02 .project-detail-section-02-item::after {
  content: "";
  position: absolute;
  z-index: 2;
  pointer-events: none;
}
.project-detail-section-02 .project-detail-section-02-item::before {
  inset: 0;
  background: linear-gradient(180deg, transparent 42%, rgba(19, 40, 39, 0.72) 100%), linear-gradient(90deg, rgba(195, 158, 126, 0.18), transparent 48%);
  opacity: 0;
  transition: opacity 420ms cubic-bezier(0.16, 1, 0.3, 1);
}
.project-detail-section-02 .project-detail-section-02-item::after {
  top: 22px;
  right: 22px;
  width: 52px;
  aspect-ratio: 1;
  border: 1px solid rgba(255, 255, 255, 0.48);
  transform: rotate(10deg) scale(0.84);
  opacity: 0;
  transition: opacity 420ms cubic-bezier(0.16, 1, 0.3, 1), transform 520ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
.project-detail-section-02 .project-detail-section-02-item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.02);
  transition: transform 760ms cubic-bezier(0.2, 0.72, 0.12, 1), filter 520ms cubic-bezier(0.16, 1, 0.3, 1);
}
.project-detail-section-02 .project-detail-section-02-item:hover::before, .project-detail-section-02 .project-detail-section-02-item:focus-visible::before {
  opacity: 1;
}
.project-detail-section-02 .project-detail-section-02-item:hover::after, .project-detail-section-02 .project-detail-section-02-item:focus-visible::after {
  opacity: 1;
  transform: rotate(10deg) scale(1);
}
.project-detail-section-02 .project-detail-section-02-item:hover img, .project-detail-section-02 .project-detail-section-02-item:focus-visible img {
  filter: saturate(1.04) contrast(1.04);
  transform: scale(1.08);
}
.project-detail-section-02 .project-detail-section-02-item:nth-child(1) {
  animation-delay: 0ms;
}
.project-detail-section-02 .project-detail-section-02-item:nth-child(2) {
  animation-delay: 90ms;
}
.project-detail-section-02 .project-detail-section-02-item:nth-child(3) {
  animation-delay: 180ms;
}
.project-detail-section-02 .project-detail-section-02-item:nth-child(4) {
  animation-delay: 270ms;
}
.project-detail-section-02 .project-detail-section-02-item:nth-child(5) {
  animation-delay: 360ms;
}
.project-detail-section-02 .project-detail-section-02-item:nth-child(6) {
  animation-delay: 450ms;
}
@media (max-width: 991px) {
  .project-detail-section-02 {
    padding-bottom: 72px;
  }
  .project-detail-section-02 .project-detail-section-02-head {
    grid-template-columns: 1fr;
    align-items: start;
  }
  .project-detail-section-02 .project-detail-section-02-grid {
    gap: 28px;
  }
}
@media (max-width: 767px) {
  .project-detail-section-02 {
    padding: 16px 0 56px;
  }
  .project-detail-section-02 .project-detail-section-02-head {
    margin-bottom: 30px;
  }
  .project-detail-section-02 .project-detail-section-02-head h2 {
    font-size: 24px;
  }
  .project-detail-section-02 .project-detail-section-02-head p {
    font-size: 16px;
  }
  .project-detail-section-02 .project-detail-section-02-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .project-detail-section-02 .project-detail-section-02-item {
    aspect-ratio: 4/5;
  }
  .project-detail-section-02 .project-detail-section-02-item:nth-child(even) {
    margin-top: 0;
  }
  .project-detail-section-02 .project-detail-section-02-item:nth-child(3n), .project-detail-section-02 .project-detail-section-02-item:nth-child(4n) {
    aspect-ratio: 4/5;
  }
}

@keyframes projectGalleryReveal {
  from {
    opacity: 0;
    transform: translate3d(0, 34px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.services-section-01 {
  position: relative;
  z-index: 5;
  overflow: clip;
  padding: clamp(76px, 7vw, 128px) 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
  isolation: isolate;
}
.services-section-01::before {
  content: "";
  position: absolute;
  top: 9%;
  right: 0;
  z-index: -1;
  width: min(32vw, 520px);
  height: 42%;
  background-color: rgba(195, 158, 126, 0.1);
  transform: skewX(-8deg);
  pointer-events: none;
}
.services-section-01::after {
  content: "";
  position: absolute;
  bottom: 8%;
  left: 0;
  z-index: -1;
  width: min(24vw, 340px);
  height: 38%;
  background: linear-gradient(90deg, #b3a9a5 0 1px, transparent 1px) 0 0/clamp(38px, 4vw, 64px) 100%, linear-gradient(0deg, rgba(195, 158, 126, 0.2) 0 1px, transparent 1px) 0 0/100% clamp(52px, 5vw, 82px);
  opacity: 0.42;
  mask-image: linear-gradient(180deg, transparent 0%, #000000 22%, #000000 78%, transparent 100%);
  pointer-events: none;
}
.services-section-01 .services-section-01-head {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(280px, 0.58fr);
  align-items: end;
  gap: clamp(24px, 4vw, 72px);
  margin-bottom: clamp(42px, 5vw, 86px);
}
.services-section-01 .services-section-01-head h2 {
  max-width: 820px;
  margin: 0;
  color: #1b0d07;
  font-size: clamp(36px, 4vw, 48px);
  font-weight: 800;
  line-height: 1.08;
  text-wrap: balance;
}
.services-section-01 .services-section-01-head p {
  max-width: 560px;
  margin: 0;
  color: #26120a;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.72;
  text-wrap: pretty;
}
.services-section-01 .services-section-01-list {
  display: grid;
  gap: clamp(46px, 6vw, 112px);
}
.services-section-01 article {
  --services-section-01-line-scale: 1;
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(0, 1.18fr);
  align-items: center;
  gap: clamp(34px, 5vw, 96px);
  min-height: clamp(430px, 39vw, 640px);
  padding: clamp(22px, 2.6vw, 42px) 0;
  isolation: isolate;
}
.services-section-01 article::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 8%;
  left: 8%;
  z-index: -1;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, rgba(195, 158, 126, 0.5) 22%, #b3a9a5 50%, rgba(195, 158, 126, 0.5) 78%, transparent 100%);
  transform: translateY(-50%) scaleX(var(--services-section-01-line-scale));
  transform-origin: 50% 50%;
  pointer-events: none;
}
.services-section-01 article:nth-child(even) {
  grid-template-columns: minmax(0, 1.18fr) minmax(0, 0.82fr);
}
.services-section-01 article:nth-child(even) .services-section-01-copy {
  grid-column: 2;
}
.services-section-01 article:nth-child(even) .services-section-01-visual {
  grid-column: 1;
  grid-row: 1;
}
.services-section-01 article:nth-child(even) .services-section-01-visual::before {
  right: auto;
  left: clamp(-18px, -1.5vw, -8px);
  transform: rotate(-3deg);
}
.services-section-01 article:nth-child(even) .services-section-01-visual::after {
  right: clamp(-24px, -2vw, -12px);
  left: auto;
}
.services-section-01 .services-section-01-copy {
  position: relative;
  z-index: 2;
  max-width: 640px;
}
.services-section-01 .services-section-01-copy h3 {
  margin: 0;
  color: #1b0d07;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.08;
  text-wrap: balance;
}
.services-section-01 .services-section-01-copy p {
  max-width: 600px;
  margin: clamp(18px, 2vw, 30px) 0 0;
  color: #26120a;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.78;
  text-wrap: pretty;
}
.services-section-01 .services-section-01-copy .btn-1 {
  margin-top: clamp(24px, 2.6vw, 42px);
  font-weight: 700;
}
.services-section-01 .services-section-01-visual {
  position: relative;
  z-index: 1;
  margin: 0;
  overflow: visible;
  aspect-ratio: 16/11;
}
.services-section-01 .services-section-01-visual::before, .services-section-01 .services-section-01-visual::after {
  content: "";
  position: absolute;
  pointer-events: none;
}
.services-section-01 .services-section-01-visual::before {
  top: clamp(-22px, -1.8vw, -10px);
  right: clamp(-18px, -1.5vw, -8px);
  z-index: -1;
  width: 58%;
  height: 76%;
  border: 1px solid #132827;
  opacity: 0.18;
  transform: rotate(3deg);
}
.services-section-01 .services-section-01-visual::after {
  bottom: clamp(-22px, -1.8vw, -10px);
  left: clamp(-24px, -2vw, -12px);
  z-index: -1;
  width: 44%;
  height: 52%;
  background: linear-gradient(135deg, rgba(195, 158, 126, 0.2) 0%, transparent 62%), #132827;
  opacity: 0.12;
}
.services-section-01 .services-section-01-visual img {
  display: block;
  width: 100%;
  aspect-ratio: 16/11;
  object-fit: cover;
  border: 1px solid #b3a9a5;
  box-shadow: 0 26px 80px rgba(220, 213, 205, 0.2);
}
@media (max-width: 991px) {
  .services-section-01 {
    padding: 66px 0;
  }
  .services-section-01 .services-section-01-head {
    grid-template-columns: 1fr;
    align-items: start;
  }
  .services-section-01 article,
  .services-section-01 article:nth-child(even) {
    grid-template-columns: 1fr;
    min-height: 0;
  }
  .services-section-01 article .services-section-01-copy,
  .services-section-01 article .services-section-01-visual,
  .services-section-01 article:nth-child(even) .services-section-01-copy,
  .services-section-01 article:nth-child(even) .services-section-01-visual {
    grid-column: auto;
    grid-row: auto;
  }
  .services-section-01 article::before {
    display: none;
  }
}
@media (max-width: 767px) {
  .services-section-01 {
    padding: 52px 0;
  }
  .services-section-01 .services-section-01-head {
    margin-bottom: 34px;
  }
  .services-section-01 .services-section-01-head p {
    font-size: 16px;
  }
  .services-section-01 .services-section-01-list {
    gap: 42px;
  }
  .services-section-01 .services-section-01-copy h3 {
    font-size: 48px;
  }
  .services-section-01 .services-section-01-copy p {
    font-size: 16px;
  }
  .services-section-01 .services-section-01-visual {
    aspect-ratio: 4/3;
  }
  .services-section-01 .services-section-01-visual img {
    aspect-ratio: 4/3;
  }
}

.section-03 {
  position: relative;
  z-index: 5;
  overflow: clip;
  padding: clamp(76px, 7vw, 128px) 0 clamp(72px, 6vw, 112px);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
  isolation: isolate;
}
.section-03::before {
  content: "";
  position: absolute;
  top: 12%;
  right: 0;
  bottom: 11%;
  z-index: -1;
  width: min(42vw, 720px);
  background-color: rgba(195, 158, 126, 0.1);
  transform: skewX(-8deg);
  transform-origin: 100% 50%;
  pointer-events: none;
}
.section-03::after {
  content: "";
  position: absolute;
  top: clamp(118px, 10vw, 178px);
  bottom: clamp(94px, 8vw, 148px);
  left: 0;
  z-index: -1;
  width: min(20vw, 280px);
  background: linear-gradient(90deg, #b3a9a5 0 1px, transparent 1px) 0 0/clamp(42px, 4vw, 68px) 100%, linear-gradient(0deg, rgba(195, 158, 126, 0.2) 0 1px, transparent 1px) 0 0/100% clamp(58px, 5vw, 86px);
  opacity: 0.5;
  mask-image: linear-gradient(180deg, transparent 0%, #000000 18%, #000000 78%, transparent 100%);
  pointer-events: none;
}
.section-03 .section-03-shell {
  position: relative;
  display: grid;
  min-height: clamp(900px, 92vw, 1240px);
  grid-template-columns: repeat(12, minmax(0, 1fr));
  align-items: stretch;
  border-top: 1px solid #b3a9a5;
  border-bottom: 1px solid #b3a9a5;
  isolation: isolate;
}
.section-03 .section-03-shell::before {
  content: "";
  position: absolute;
  top: clamp(34px, 4vw, 64px);
  bottom: clamp(34px, 4vw, 64px);
  left: clamp(18px, 2vw, 34px);
  z-index: -1;
  width: 1px;
  background: linear-gradient(180deg, transparent 0%, rgba(195, 158, 126, 0.5) 18%, rgba(195, 158, 126, 0.2) 72%, transparent 100%);
  pointer-events: none;
}
.section-03 .section-03-copy {
  position: sticky;
  top: clamp(120px, 12vw, 190px);
  z-index: 3;
  display: flex;
  min-width: 0;
  grid-column: 1/span 5;
  grid-row: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-self: start;
  margin-top: clamp(120px, 12vw, 190px);
  padding: 0 clamp(28px, 4vw, 70px) 0 0;
}
.section-03 .section-03-copy h2 {
  max-width: 760px;
  margin: 0;
  color: #1b0d07;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.08;
  text-wrap: balance;
}
.section-03 .section-03-copy h2 span {
  position: relative;
  display: inline-block;
  color: #c39e7e;
}
.section-03 .section-03-copy h2 span::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 2px;
  left: 0;
  height: 1px;
  background-color: currentColor;
  transform: scaleX(0.34);
  transform-origin: 0 50%;
  transition: all 300ms ease-in-out;
}
.section-03 .section-03-copy p {
  max-width: 780px;
  margin: clamp(20px, 2.2vw, 32px) 0 0;
  color: #26120a;
  font-size: 18px;
  line-height: 1.84;
  text-wrap: pretty;
}
.section-03 .section-03-copy .btn-1 {
  align-self: flex-start;
  margin-top: clamp(28px, 3vw, 44px);
}
.section-03 .section-03-visual {
  position: sticky;
  top: clamp(92px, 9vw, 132px);
  z-index: 1;
  display: grid;
  grid-column: 5/-1;
  grid-row: 1;
  height: min(76vh, 760px);
  min-height: 560px;
  align-self: start;
  overflow: clip;
  background-color: #132827;
  clip-path: polygon(11% 0, 100% 0, 100% 100%, 0 100%);
}
.section-03 .section-03-visual::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.24) 0%, transparent 34%), linear-gradient(180deg, transparent 44%, rgba(0, 0, 0, 0.24) 100%);
  opacity: 0.55;
  pointer-events: none;
}
.section-03 .section-03-visual figure {
  position: absolute;
  inset: 0;
  margin: 0;
}
.section-03 .section-03-visual figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.96) contrast(1.03);
}
.section-03 .section-03-capabilities {
  position: relative;
  z-index: 4;
  display: block;
  width: auto;
  grid-column: 6/-1;
  grid-row: 1;
  align-self: start;
  margin: clamp(120px, 12vw, 190px) 0 clamp(48px, 6vw, 96px);
  min-height: clamp(820px, 76vw, 1080px);
  padding-bottom: clamp(32px, 5vw, 88px);
  background-color: transparent;
  border: 0;
  backdrop-filter: none;
}
.section-03 .section-03-capabilities article {
  position: sticky;
  top: clamp(120px, 12vw, 190px);
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(260px, 0.95fr) minmax(260px, 1fr);
  min-height: clamp(260px, 20vw, 340px);
  margin-bottom: clamp(22px, 2.2vw, 36px);
  padding: clamp(16px, 1.5vw, 24px);
  overflow: hidden;
  background: rgba(55, 35, 25, 0.86);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-top: 2px solid rgba(201, 164, 135, 0.6);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 24px 48px -28px rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: all 300ms ease-in-out;
  transform-origin: 50% 100%;
}
.section-03 .section-03-capabilities article::before {
  content: "";
  position: absolute;
  top: clamp(20px, 2vw, 34px);
  right: clamp(20px, 2vw, 34px);
  width: clamp(76px, 7vw, 136px);
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, #c39e7e 44%, rgba(195, 158, 126, 0.5) 100%);
  transform: skewX(-18deg);
  transform-origin: right center;
  opacity: 0.78;
  pointer-events: none;
}
.section-03 .section-03-capabilities article::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 34%;
  background: linear-gradient(135deg, transparent 0 28%, rgba(195, 158, 126, 0.1) 28% 29%, transparent 29% 100%);
  opacity: 0.8;
  pointer-events: none;
}
.section-03 .section-03-capabilities article:nth-child(1) {
  z-index: 1;
}
.section-03 .section-03-capabilities article:nth-child(1):hover {
  background: rgba(93, 67, 51, 0.92);
}
.section-03 .section-03-capabilities article:nth-child(2) {
  top: clamp(210px, 18vw, 270px);
  z-index: 2;
  background: rgba(0, 31, 31, 0.86);
  border-top-color: rgba(48, 125, 127, 0.6);
}
.section-03 .section-03-capabilities article:nth-child(2)::before {
  background: linear-gradient(90deg, transparent 0%, #004f51 44%, rgba(0, 79, 81, 0.2) 100%);
}
.section-03 .section-03-capabilities article:nth-child(2):hover {
  background: rgba(0, 42, 43, 0.92);
}
.section-03 .section-03-capabilities article:nth-child(3) {
  top: clamp(300px, 24vw, 350px);
  z-index: 3;
  background: rgba(27, 13, 7, 0.86);
  border-top-color: rgba(117, 82, 68, 0.6);
}
.section-03 .section-03-capabilities article:nth-child(3)::before {
  background: linear-gradient(90deg, transparent 0%, #4a2313 44%, rgba(74, 35, 19, 0.2) 100%);
}
.section-03 .section-03-capabilities article:nth-child(3):hover {
  background: rgba(38, 18, 10, 0.92);
}
.section-03 .section-03-capabilities article:nth-child(4) {
  top: clamp(390px, 30vw, 430px);
  z-index: 4;
  margin-bottom: 0;
  background: rgba(55, 47, 38, 0.86);
  border-top-color: rgba(183, 169, 153, 0.6);
}
.section-03 .section-03-capabilities article:nth-child(4)::before {
  background: linear-gradient(90deg, transparent 0%, #dcd5cd 44%, rgba(220, 213, 205, 0.2) 100%);
}
.section-03 .section-03-capabilities article:nth-child(4):hover {
  background: rgba(102, 88, 72, 0.92);
}
.section-03 .section-03-capabilities article:hover {
  transform: translateY(-6px);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 32px 64px -28px rgba(0, 0, 0, 0.6);
}
.section-03 .section-03-capabilities article:hover img {
  opacity: 1;
  filter: grayscale(0) contrast(1.08);
  transform: scale(1.05);
}
.section-03 .section-03-capabilities article figure {
  position: relative;
  z-index: 1;
  min-height: clamp(232px, 17vw, 304px);
  margin: 0;
  overflow: hidden;
  background-color: #132827;
}
.section-03 .section-03-capabilities article figure::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.24) 0%, transparent 42%), linear-gradient(180deg, transparent 42%, rgba(0, 0, 0, 0.24) 100%);
  opacity: 0.68;
  pointer-events: none;
}
.section-03 .section-03-capabilities article img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: inherit;
  object-fit: cover;
  opacity: 0.9;
  filter: grayscale(0.3) contrast(1.02);
  transition: all 300ms ease-in-out;
}
.section-03 .section-03-capabilities article div {
  position: relative;
  z-index: 1;
  display: flex;
  min-width: 0;
  flex-direction: column;
  justify-content: center;
  padding: clamp(34px, 3.4vw, 58px);
}
.section-03 .section-03-capabilities article > div > span {
  display: block;
  color: #ffffff;
  font-size: clamp(24px, 2vw, 28px);
  font-weight: 800;
  line-height: 1.08;
}
.section-03 .section-03-capabilities article > div > p {
  max-width: 420px;
  margin: clamp(12px, 1.2vw, 18px) 0 0;
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.58;
}
.section-03 .section-03-capabilities article .btn-1 {
  align-self: flex-start;
  margin-top: clamp(18px, 2vw, 30px);
  font-size: 14px;
  color: #ffffff;
}
.section-03 .section-03-capabilities article .btn-1::before {
  background-color: rgba(255, 255, 255, 0.6);
}
.section-03 .section-03-capabilities article .btn-1 > svg {
  color: #ffffff;
}
.section-03 .section-03-capabilities article .btn-1 > span,
.section-03 .section-03-capabilities article .btn-1 > span::after {
  color: #ffffff;
}
.section-03 .section-03-capabilities article .btn-1:hover, .section-03 .section-03-capabilities article .btn-1:focus-visible {
  color: #ffffff;
}
@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))) {
  .section-03 .section-03-capabilities article {
    background-color: #1b0d07;
  }
}
@supports (animation-timeline: view()) {
  @media (prefers-reduced-motion: no-preference) {
    .section-03 .section-03-copy {
      animation: section-03-copy-reveal 1s cubic-bezier(0.2, 0.72, 0.12, 1) both;
      animation-timeline: view();
      animation-range: entry 8% cover 34%;
    }
    .section-03 .section-03-copy::after {
      animation: section-03-rule-reveal 1s cubic-bezier(0.2, 0.72, 0.12, 1) both;
      animation-timeline: view();
      animation-range: entry 18% cover 44%;
    }
    .section-03 .section-03-copy h2 span::after {
      animation: section-03-word-line 1s cubic-bezier(0.2, 0.72, 0.12, 1) both;
      animation-timeline: view();
      animation-range: entry 22% cover 42%;
    }
    .section-03 .section-03-visual {
      animation: section-03-visual-reveal 1s cubic-bezier(0.2, 0.72, 0.12, 1) both;
      animation-timeline: view();
      animation-range: entry 8% cover 42%;
    }
    .section-03 .section-03-visual figure img {
      animation: section-03-image-drift 1s linear both;
      animation-timeline: view();
      animation-range: entry 0% exit 68%;
    }
  }
}
@media (max-width: 1199px) {
  .section-03 .section-03-shell {
    min-height: 980px;
  }
  .section-03 .section-03-copy {
    top: clamp(120px, 12vw, 190px);
    grid-column: 1/span 6;
  }
  .section-03 .section-03-visual {
    grid-column: 6/-1;
    clip-path: polygon(8% 0, 100% 0, 100% 100%, 0 100%);
  }
  .section-03 .section-03-capabilities {
    grid-column: 6/-1;
  }
}
@media (max-width: 991px) {
  .section-03 {
    padding: 70px 0 86px;
  }
  .section-03 .section-03-shell {
    display: block;
    min-height: auto;
  }
  .section-03 .section-03-shell::before {
    content: none;
  }
  .section-03 .section-03-copy {
    position: relative;
    top: auto;
    margin-top: 0;
    padding: 42px 0 46px;
  }
  .section-03 .section-03-copy h2 {
    font-size: 35px;
  }
  .section-03 .section-03-visual {
    position: relative;
    top: auto;
    height: auto;
    min-height: 430px;
    clip-path: none;
  }
  .section-03 .section-03-capabilities {
    display: block;
    width: 100%;
    margin: 0;
    min-height: auto;
    padding-bottom: 0;
  }
  .section-03 .section-03-capabilities article {
    position: sticky;
    top: clamp(72px, 10vw, 108px);
    grid-template-columns: 1fr;
    min-height: auto;
    margin-bottom: clamp(18px, 3vw, 28px);
    padding: clamp(18px, 3vw, 28px);
    background: rgba(55, 35, 25, 0.86);
  }
  .section-03 .section-03-capabilities article figure {
    aspect-ratio: 16/10;
    min-height: 0;
  }
  .section-03 .section-03-capabilities article div {
    margin-top: 0;
    padding: 24px 0 0;
  }
  .section-03 .section-03-capabilities article:nth-child(2) {
    top: clamp(88px, 12vw, 124px);
  }
  .section-03 .section-03-capabilities article:nth-child(3) {
    top: clamp(104px, 14vw, 140px);
  }
  .section-03 .section-03-capabilities article:nth-child(4) {
    top: clamp(120px, 16vw, 156px);
    margin-bottom: 0;
  }
  .section-03 .section-03-capabilities article:nth-child(3)::before {
    content: "";
  }
  .section-03 .section-03-capabilities article:nth-child(n+3) {
    border-top: 1px solid #b3a9a5;
  }
}
@media (max-width: 767px) {
  .section-03 {
    padding: 56px 0 72px;
  }
  .section-03::after {
    width: 110px;
    opacity: 0.28;
  }
  .section-03 .section-03-copy {
    padding: 0 0 34px;
  }
  .section-03 .section-03-copy h2 {
    font-size: 35px;
  }
  .section-03 .section-03-copy p {
    font-size: 16px;
    line-height: 1.72;
  }
  .section-03 .section-03-visual {
    min-height: 310px;
  }
  .section-03 .section-03-capabilities {
    grid-template-columns: 1fr;
    background-color: transparent;
    backdrop-filter: none;
  }
  .section-03 .section-03-capabilities article {
    position: sticky;
    top: 74px;
    min-height: 96px;
    grid-template-columns: 1fr;
    margin-bottom: 16px;
    padding: 18px 12px;
    overflow: hidden;
    background: rgba(55, 35, 25, 0.9);
    border-color: rgba(255, 255, 255, 0.1);
  }
  .section-03 .section-03-capabilities article figure {
    display: block;
    width: 100%;
    aspect-ratio: 16/9;
    min-height: 0;
  }
  .section-03 .section-03-capabilities article figure::after {
    opacity: 0.32;
  }
  .section-03 .section-03-capabilities article div {
    margin-top: 0;
    padding: 18px 0 0;
  }
  .section-03 .section-03-capabilities article::before {
    top: 18px;
    right: 16px;
    width: 54px;
  }
  .section-03 .section-03-capabilities article::after {
    width: 46%;
  }
  .section-03 .section-03-capabilities article > div > span {
    font-size: 18px;
  }
  .section-03 .section-03-capabilities article > div > p {
    font-size: 12px;
    line-height: 1.5;
  }
  .section-03 .section-03-capabilities article:nth-child(2) {
    top: 90px;
    background: rgba(0, 31, 31, 0.9);
  }
  .section-03 .section-03-capabilities article:nth-child(3) {
    top: 106px;
    background: rgba(27, 13, 7, 0.9);
  }
  .section-03 .section-03-capabilities article:nth-child(4) {
    top: 122px;
    background: rgba(55, 47, 38, 0.9);
  }
}
@media (max-width: 576px) {
  .section-03 .section-03-visual {
    min-height: 260px;
  }
  .section-03 .section-03-capabilities article {
    min-height: 86px;
    padding: 16px 10px;
  }
  .section-03 .section-03-capabilities article > div > span {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  .section-03::after {
    content: none;
  }
  .section-03 .section-03-capabilities {
    grid-template-columns: 1fr;
  }
  .section-03 .section-03-capabilities article {
    min-height: 78px;
  }
  .section-03 .section-03-capabilities article:nth-child(n+3) {
    border-top: 0;
  }
  .section-03 .section-03-capabilities article:not(:last-child) {
    border-bottom: 1px solid #b3a9a5;
  }
}
@media (prefers-reduced-motion: reduce) {
  .section-03 .section-03-copy,
  .section-03 .section-03-copy h2 span::after,
  .section-03 .section-03-visual,
  .section-03 .section-03-visual img,
  .section-03 .section-03-capabilities article {
    animation: none;
    transition: none;
    transform: none;
  }
}

@keyframes section-03-copy-reveal {
  0% {
    opacity: 0;
    transform: translateY(42px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes section-03-rule-reveal {
  0% {
    opacity: 0;
    transform: scaleX(0.24);
    transform-origin: 0 50%;
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
    transform-origin: 0 50%;
  }
}
@keyframes section-03-word-line {
  0% {
    transform: scaleX(0.18);
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes section-03-visual-reveal {
  0% {
    opacity: 0.72;
    transform: translateX(60px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes section-03-service-reveal {
  0% {
    opacity: 0;
    transform: translateY(42px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes section-03-image-drift {
  0% {
    transform: scale(1.08) translateY(28px);
  }
  100% {
    transform: scale(1.02) translateY(-20px);
  }
}
.section-04 {
  position: relative;
  z-index: 5;
  display: none;
  overflow: clip;
  padding: clamp(72px, 6vw, 112px) 0 clamp(78px, 7vw, 124px);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
  isolation: isolate;
}
.section-04::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, rgba(195, 158, 126, 0.2) 44%, transparent 100%);
  pointer-events: none;
}
.section-04::after {
  content: "";
  position: absolute;
  right: -12%;
  bottom: -22%;
  z-index: -1;
  width: clamp(320px, 34vw, 620px);
  aspect-ratio: 1;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(195, 158, 126, 0.1) 0%, transparent 68%);
  opacity: 0.74;
  pointer-events: none;
}
.section-04 .section-04-head {
  display: block;
  margin-bottom: clamp(46px, 5vw, 80px);
}
.section-04 h2 {
  max-width: 760px;
  margin: 0;
  color: #1b0d07;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.04;
  text-wrap: balance;
}
.section-04 p {
  max-width: 660px;
  margin: 22px 0 0;
  color: #755244;
  font-size: 18px;
  line-height: 1.72;
  text-wrap: pretty;
}
.section-04 .section-04-flow {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(18px, 2vw, 30px);
  align-items: start;
  padding: clamp(36px, 4vw, 58px) 0 clamp(14px, 1.6vw, 24px);
}
.section-04 .section-04-track {
  position: absolute;
  top: clamp(80px, 8vw, 128px);
  right: 0;
  left: 0;
  height: 2px;
  background: linear-gradient(90deg, #c39e7e 0%, rgba(195, 158, 126, 0.5) 48%, transparent 100%);
  transform: scaleX(1);
  transform-origin: left center;
  pointer-events: none;
}
.section-04 article {
  position: relative;
  min-height: clamp(280px, 24vw, 360px);
  padding: clamp(22px, 2.2vw, 34px);
  overflow: hidden;
  background-color: #132827;
  border: 1px solid #32180d;
  transform: translateZ(0);
  transition: transform 620ms cubic-bezier(0.2, 0.72, 0.12, 1), border-color 520ms cubic-bezier(0.2, 0.72, 0.12, 1), background-color 520ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
.section-04 article::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  left: -1px;
  height: 3px;
  background-color: #c39e7e;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 680ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
.section-04 article::after {
  content: none;
}
.section-04 article:nth-of-type(2), .section-04 article:nth-of-type(4) {
  margin-top: clamp(34px, 5vw, 86px);
}
.section-04 article > div {
  display: flex;
  min-height: 22px;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 30px;
}
.section-04 article strong {
  color: #a98366;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
}
.section-04 article span {
  color: #b3a9a5;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  text-align: right;
}
.section-04 article h3 {
  max-width: 320px;
  margin: 0;
  color: #ffffff;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.18;
  text-wrap: balance;
}
.section-04 article p {
  max-width: 330px;
  margin-top: 18px;
  color: #d3cdcb;
  font-size: 16px;
  line-height: 1.64;
}
.section-04 article:hover, .section-04 article:focus-within {
  border-color: rgba(195, 158, 126, 0.5);
  transform: translate3d(0, -10px, 0);
}
.section-04 article:hover::before, .section-04 article:focus-within::before {
  transform: scaleX(1);
}
@media (max-width: 1199px) {
  .section-04 .section-04-flow {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .section-04 .section-04-track {
    display: none;
  }
  .section-04 article:nth-of-type(2), .section-04 article:nth-of-type(4) {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .section-04 {
    padding: 68px 0 76px;
  }
  .section-04 .section-04-head {
    margin-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .section-04 {
    padding: 52px 0 58px;
  }
  .section-04 h2 {
    font-size: 35px;
  }
  .section-04 p {
    font-size: 16px;
  }
  .section-04 .section-04-flow {
    grid-template-columns: 1fr;
  }
  .section-04 article {
    min-height: auto;
    padding: 28px;
  }
  .section-04 article > div {
    margin-bottom: 32px;
  }
  .section-04 article:hover, .section-04 article:focus-within {
    transform: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .section-04 .section-04-track,
  .section-04 article,
  .section-04 article::before {
    transition: none;
    transform: none;
  }
}

.section-04-copy {
  position: relative;
  z-index: 5;
  overflow: clip;
  padding: clamp(72px, 6vw, 112px) 0 clamp(78px, 7vw, 124px);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
  isolation: isolate;
}
.section-04-copy::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, rgba(195, 158, 126, 0.2) 44%, transparent 100%);
  pointer-events: none;
}
.section-04-copy::after {
  content: "";
  position: absolute;
  right: -12%;
  bottom: -22%;
  z-index: -1;
  width: clamp(320px, 34vw, 620px);
  aspect-ratio: 1;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(195, 158, 126, 0.1) 0%, transparent 68%);
  opacity: 0.74;
  pointer-events: none;
}
.section-04-copy .section-04-head {
  display: block;
  margin-bottom: clamp(46px, 5vw, 80px);
}
.section-04-copy h2 {
  max-width: 760px;
  margin: 0;
  color: #1b0d07;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.04;
  text-wrap: balance;
}
.section-04-copy p {
  max-width: 660px;
  margin: 22px 0 0;
  color: #26120a;
  font-size: 18px;
  line-height: 1.72;
  text-wrap: pretty;
}
.section-04-copy .section-04-flow {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(18px, 2vw, 30px);
  align-items: stretch;
  padding: clamp(36px, 4vw, 58px) 0 clamp(14px, 1.6vw, 24px);
}
.section-04-copy .section-04-track {
  display: none;
}
.section-04-copy article {
  position: relative;
  display: flex;
  min-height: clamp(390px, 31vw, 540px);
  flex-direction: column;
  justify-content: flex-end;
  padding: clamp(24px, 2.8vw, 42px);
  overflow: hidden;
  background-color: #1b0d07;
  border: 1px solid rgba(195, 158, 126, 0.2);
  transform: translateZ(0);
  transition: transform 620ms cubic-bezier(0.2, 0.72, 0.12, 1), border-color 520ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
.section-04-copy article > img {
  position: absolute;
  inset: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-04-copy article::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  height: 80%;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.5) 55%, rgba(0, 0, 0, 0.78) 100%);
  pointer-events: none;
  transition: opacity 520ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
.section-04-copy article::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: linear-gradient(0deg, rgba(195, 158, 126, 0.2) 0%, transparent 34%);
  opacity: 0.5;
  pointer-events: none;
}
.section-04-copy article > *:not(img) {
  position: relative;
  z-index: 1;
}
.section-04-copy article:nth-of-type(2), .section-04-copy article:nth-of-type(4) {
  margin-top: clamp(34px, 5vw, 86px);
}
.section-04-copy article > div {
  display: flex;
  min-height: 22px;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 16px;
}
.section-04-copy article strong {
  color: #c9a487;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
}
.section-04-copy article span {
  color: #b3a9a5;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  text-align: right;
}
.section-04-copy article h3 {
  max-width: 320px;
  margin: 0;
  color: #ffffff;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.18;
  text-wrap: balance;
}
.section-04-copy article p {
  max-width: 330px;
  margin-top: 18px;
  color: #e4e1df;
  font-size: 16px;
  line-height: 1.64;
}
.section-04-copy article:hover, .section-04-copy article:focus-within {
  border-color: rgba(195, 158, 126, 0.5);
  transform: translate3d(0, -10px, 0);
}
.section-04-copy article:hover::before, .section-04-copy article:focus-within::before {
  opacity: 0.92;
}
@media (max-width: 1199px) {
  .section-04-copy .section-04-flow {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .section-04-copy .section-04-track {
    display: none;
  }
  .section-04-copy article:nth-of-type(2), .section-04-copy article:nth-of-type(4) {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .section-04-copy {
    padding: 68px 0 76px;
  }
  .section-04-copy .section-04-head {
    margin-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .section-04-copy {
    padding: 52px 0 58px;
  }
  .section-04-copy h2 {
    font-size: 35px;
  }
  .section-04-copy p {
    font-size: 16px;
  }
  .section-04-copy .section-04-flow {
    grid-template-columns: 1fr;
  }
  .section-04-copy article {
    min-height: 360px;
    padding: 28px;
  }
  .section-04-copy article > div {
    margin-bottom: 18px;
  }
  .section-04-copy article:hover, .section-04-copy article:focus-within {
    transform: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .section-04-copy .section-04-track,
  .section-04-copy article,
  .section-04-copy article::before,
  .section-04-copy article::after {
    transition: none;
    transform: none;
  }
}

.blog-vitrin {
  position: relative;
  z-index: 5;
  overflow: hidden;
  padding: clamp(72px, 6vw, 112px) 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
}
.blog-vitrin .blog-head {
  align-items: end;
  margin-bottom: clamp(34px, 4vw, 58px);
  padding-bottom: clamp(22px, 2.4vw, 34px);
  border-bottom: 1px solid #b3a9a5;
}
.blog-vitrin p {
  max-width: 460px;
  margin: 0;
  color: #26120a;
  font-size: 16px;
  line-height: 1.7;
  text-wrap: pretty;
}
.blog-vitrin .blog-list {
  --bs-gutter-x: clamp(28px, 3vw, 48px);
  --bs-gutter-y: clamp(28px, 3vw, 48px);
}
.blog-vitrin article {
  display: flex;
  height: 100%;
  flex-direction: column;
  background-color: #ffffff;
  transition: transform 620ms cubic-bezier(0.2, 0.72, 0.12, 1), border-color 520ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
.blog-vitrin article:hover, .blog-vitrin article:focus-within {
  border-color: rgba(195, 158, 126, 0.5);
  transform: translate3d(0, -8px, 0);
}
.blog-vitrin article:hover figure img, .blog-vitrin article:focus-within figure img {
  filter: brightness(0.9) saturate(0.96) contrast(1.05);
}
.blog-vitrin article:hover .btn-1, .blog-vitrin article:focus-within .btn-1 {
  color: #1b0d07;
}
.blog-vitrin figure {
  position: relative;
  margin: 0;
  overflow: hidden;
  aspect-ratio: 4/3;
  background-color: #dcd5cd;
}
.blog-vitrin figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.82) saturate(0.9) contrast(1.04);
  transition: filter 620ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
.blog-vitrin article > div {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 20px;
}
.blog-vitrin time {
  margin-bottom: 16px;
  color: #a98366;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
}
.blog-vitrin h3 {
  margin: 0;
  color: #1b0d07;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.18;
  text-wrap: balance;
}
.blog-vitrin article p {
  margin-top: 16px;
  margin-bottom: 24px;
  color: #755244;
  font-size: 16px;
  line-height: 1.66;
}
.blog-vitrin article .btn-1 {
  align-self: flex-start;
  margin-top: auto;
}
.blog-vitrin .blog-action {
  display: flex;
  justify-content: center;
  margin-top: clamp(30px, 4vw, 58px);
}
@media (max-width: 991px) {
  .blog-vitrin {
    padding: 68px 0;
  }
  .blog-vitrin p {
    margin-top: 18px;
  }
  .blog-vitrin article {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .blog-vitrin {
    padding: 52px 0;
  }
  .blog-vitrin article {
    display: flex;
    transform: none;
  }
  .blog-vitrin article:hover, .blog-vitrin article:focus-within {
    transform: none;
  }
  .blog-vitrin figure {
    aspect-ratio: 16/10;
  }
  .blog-vitrin .blog-action .btn-1 {
    width: 100%;
  }
}
@media (prefers-reduced-motion: reduce) {
  .blog-vitrin article,
  .blog-vitrin figure img,
  .blog-vitrin a {
    transition: none;
    transform: none;
  }
}

.banner {
  position: relative;
  z-index: 5;
  display: flex;
  margin-top: clamp(-124px, -6vw, -72px);
  min-height: clamp(440px, 48vw, 550px);
  align-items: center;
  overflow: hidden;
  background-color: #132827;
  color: #ffffff;
  isolation: isolate;
}
.banner::before, .banner::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}
.banner::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/560px 380px repeat;
  opacity: 1;
  mix-blend-mode: soft-light;
}
.banner::after {
  background: radial-gradient(circle at 18% 24%, rgba(195, 158, 126, 0.2) 0%, transparent 31%), radial-gradient(circle at 82% 76%, rgba(195, 158, 126, 0.1) 0%, transparent 34%), linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.24) 100%);
  opacity: 1;
}
.banner .container {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: center;
}
.banner .container > div {
  max-width: 780px;
  text-align: center;
}
.banner h1 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(42px, 6vw, 65px);
  font-weight: 800;
  line-height: 1;
  text-align: center;
  text-wrap: balance;
  animation: bannerTitleReveal 1100ms cubic-bezier(0.2, 0.72, 0.12, 1) 180ms both;
}
.banner p {
  max-width: 680px;
  margin: clamp(16px, 1.8vw, 26px) auto 0;
  color: #eee3d9;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.72;
  text-align: center;
  text-wrap: pretty;
  animation: bannerTitleReveal 1100ms cubic-bezier(0.2, 0.72, 0.12, 1) 320ms both;
}
.banner .banner-decor {
  position: absolute;
  inset: 0;
  z-index: 2;
  overflow: hidden;
  color: #c39e7e;
  pointer-events: none;
}
.banner .banner-decor svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0.68;
  transform: translate3d(0, 0, 0);
  animation: bannerDecorDrift 11s cubic-bezier(0.2, 0.72, 0.12, 1) 1300ms infinite alternate;
}
.banner .banner-decor path,
.banner .banner-decor line,
.banner .banner-decor rect {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.2;
  stroke-linecap: round;
  stroke-linejoin: round;
  vector-effect: non-scaling-stroke;
}
.banner .banner-decor path,
.banner .banner-decor line {
  stroke-dasharray: 720;
  stroke-dashoffset: 720;
  animation: bannerPathDraw 1500ms cubic-bezier(0.2, 0.72, 0.12, 1) both;
}
.banner .banner-decor rect {
  opacity: 0;
  animation: bannerShapeReveal 840ms cubic-bezier(0.2, 0.72, 0.12, 1) 680ms both;
}
.banner .banner-decor path:nth-child(1) {
  animation-duration: 1900ms;
}
.banner .banner-decor path:nth-child(2) {
  animation-delay: 180ms;
}
.banner .banner-decor path:nth-child(3) {
  animation-delay: 300ms;
}
.banner .banner-decor path:nth-child(4) {
  animation-delay: 460ms;
}
.banner .banner-decor line:nth-child(5) {
  animation-delay: 620ms;
}
.banner .banner-decor line:nth-child(6) {
  animation-delay: 720ms;
}
.banner .banner-decor rect:nth-child(7) {
  animation-delay: 820ms;
}
.banner .banner-decor rect:nth-child(8) {
  animation-delay: 940ms;
}
@media (max-width: 767px) {
  .banner {
    margin-top: clamp(-150px, -18vw, -96px);
    min-height: 420px;
  }
  .banner::before {
    opacity: 0.5;
  }
  .banner h1 {
    font-size: 40px;
  }
  .banner p {
    max-width: 560px;
    font-size: 16px;
    line-height: 1.62;
  }
  .banner .banner-decor svg {
    opacity: 0.68;
  }
}
@media (prefers-reduced-motion: reduce) {
  .banner h1 {
    animation: none;
    opacity: 1;
    filter: none;
    transform: none;
  }
  .banner .banner-decor svg,
  .banner .banner-decor path,
  .banner .banner-decor line,
  .banner .banner-decor rect {
    animation: none;
  }
  .banner .banner-decor path,
  .banner .banner-decor line {
    stroke-dashoffset: 0;
  }
  .banner .banner-decor rect {
    opacity: 0.42;
  }
}

@keyframes bannerTitleReveal {
  0% {
    opacity: 0;
    filter: blur(10px);
    transform: translate3d(0, 24px, 0) scale(0.98);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: translate3d(0, 0, 0) scale(1);
  }
}
@keyframes bannerPathDraw {
  0% {
    opacity: 0;
    stroke-dashoffset: 720;
  }
  100% {
    opacity: 0.76;
    stroke-dashoffset: 0;
  }
}
@keyframes bannerShapeReveal {
  0% {
    opacity: 0;
    transform: scale(0.96);
    transform-box: fill-box;
    transform-origin: center;
  }
  100% {
    opacity: 0.34;
    transform: scale(1);
    transform-box: fill-box;
    transform-origin: center;
  }
}
@keyframes bannerDecorDrift {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(0, -12px, 0);
  }
}
.contact-section-01 {
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding: clamp(72px, 7vw, 126px) 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  color: #1b0d07;
}
.contact-section-01::before {
  content: "";
  position: absolute;
  top: 12%;
  right: -6%;
  z-index: -1;
  width: min(32vw, 520px);
  aspect-ratio: 1/1.1;
  border: 1px solid rgba(195, 158, 126, 0.2);
  background-color: rgba(195, 158, 126, 0.1);
  transform: skewX(-8deg);
  pointer-events: none;
}
.contact-section-01::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: min(26vw, 430px);
  height: 48%;
  background: linear-gradient(90deg, #b3a9a5 0 1px, transparent 1px) 0 0/clamp(38px, 4vw, 64px) 100%, linear-gradient(0deg, rgba(195, 158, 126, 0.2) 0 1px, transparent 1px) 0 0/100% clamp(52px, 5vw, 82px);
  opacity: 0.36;
  mask-image: linear-gradient(180deg, transparent 0%, #000000 22%, #000000 100%);
  pointer-events: none;
}
.contact-section-01 .contact-section-01-shell {
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(420px, 1fr);
  gap: clamp(36px, 5vw, 92px);
  align-items: start;
}
.contact-section-01 .contact-section-01-copy {
  max-width: 720px;
}
.contact-section-01 .contact-section-01-copy .contact-section-01-kicker {
  margin: 0 0 16px;
  color: #a98366;
  font-size: 14px;
  font-weight: 800;
}
.contact-section-01 .contact-section-01-copy h2 {
  margin: 0;
  color: #1b0d07;
  font-size: clamp(34px, 3.6vw, 56px);
  font-weight: 800;
  line-height: 1.08;
}
.contact-section-01 .contact-section-01-copy > p:not(.contact-section-01-kicker) {
  margin: clamp(20px, 2vw, 30px) 0 0;
  color: #26120a;
  font-size: clamp(17px, 1.15vw, 20px);
  font-weight: 500;
  line-height: 1.8;
}
.contact-section-01 .contact-section-01-info {
  display: grid;
  gap: 14px;
  margin-top: clamp(30px, 3vw, 48px);
}
.contact-section-01 .contact-section-01-info-item {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 16px;
  padding: 18px 0;
  border-top: 1px solid #b3a9a5;
  color: #4a2313;
  text-decoration: none;
  transition: color 300ms ease, border-color 300ms ease, transform 360ms ease;
}
.contact-section-01 .contact-section-01-info-item:last-child {
  border-bottom: 1px solid #b3a9a5;
}
.contact-section-01 .contact-section-01-info-item img {
  display: block;
  width: 22px;
  height: 22px;
  opacity: 0.74;
}
.contact-section-01 .contact-section-01-info-item span {
  display: grid;
  min-width: 0;
  gap: 4px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.35;
}
.contact-section-01 .contact-section-01-info-item strong {
  color: #132827;
  font-size: 12px;
  font-weight: 800;
}
.contact-section-01 .contact-section-01-info-item:is(a):hover {
  border-color: #c39e7e;
  color: #132827;
  transform: translate3d(8px, 0, 0);
}
.contact-section-01 .contact-section-01-form {
  position: relative;
  overflow: hidden;
  padding: clamp(28px, 3vw, 48px);
  border: 1px solid rgba(195, 158, 126, 0.22);
  background: linear-gradient(135deg, rgba(195, 158, 126, 0.12), transparent 38%), #132827;
  color: #ffffff;
  box-shadow: 0 28px 80px rgba(9, 19, 18, 0.18);
}
.contact-section-01 .contact-section-01-form::before {
  content: "";
  position: absolute;
  top: 26px;
  right: 28px;
  width: clamp(78px, 7vw, 128px);
  aspect-ratio: 1;
  border: 1px solid rgba(195, 158, 126, 0.34);
  opacity: 0.44;
  transform: rotate(12deg);
  pointer-events: none;
}
.contact-section-01 .contact-section-01-form-head {
  position: relative;
  z-index: 1;
  margin-bottom: clamp(24px, 2.5vw, 38px);
}
.contact-section-01 .contact-section-01-form-head h3 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(26px, 2vw, 36px);
  font-weight: 800;
  line-height: 1.12;
}
.contact-section-01 .contact-section-01-form-head p {
  max-width: 440px;
  margin: 12px 0 0;
  color: #eee3d9;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.65;
}
.contact-section-01 .contact-section-01-fields {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}
.contact-section-01 .contact-section-01-fields label {
  display: grid;
  min-width: 0;
  gap: 8px;
}
.contact-section-01 .contact-section-01-fields label > span {
  color: #eee3d9;
  font-size: 12px;
  font-weight: 800;
}
.contact-section-01 .contact-section-01-fields input,
.contact-section-01 .contact-section-01-fields select,
.contact-section-01 .contact-section-01-fields textarea {
  width: 100%;
  min-height: 52px;
  padding: 14px 0;
  border: 0;
  border-bottom: 1px solid rgba(238, 227, 217, 0.42);
  border-radius: 0;
  outline: 0;
  background-color: transparent;
  color: #ffffff;
  font: inherit;
  font-size: 16px;
  font-weight: 500;
  transition: border-color 300ms ease, background-color 300ms ease;
}
.contact-section-01 .contact-section-01-fields input:focus,
.contact-section-01 .contact-section-01-fields select:focus,
.contact-section-01 .contact-section-01-fields textarea:focus {
  border-color: #c39e7e;
  background-color: rgba(255, 255, 255, 0.03);
}
.contact-section-01 .contact-section-01-fields select {
  appearance: none;
  padding-right: 28px;
  background-image: url("../assets/icons/angle-down-white.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 14px;
  color-scheme: light;
}
.contact-section-01 .contact-section-01-fields select option {
  background-color: #ffffff;
  color: #000000;
}
.contact-section-01 .contact-section-01-fields textarea {
  min-height: 132px;
  resize: vertical;
}
.contact-section-01 .contact-section-01-field-wide {
  grid-column: 1/-1;
}
.contact-section-01 .form-kvkk {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 18px 1fr;
  align-items: start;
  gap: 10px;
  margin-top: 16px;
}
.contact-section-01 .form-kvkk input[type=checkbox] {
  width: 18px;
  height: 18px;
  margin: 3px 0 0;
  accent-color: #c39e7e;
  cursor: pointer;
}
.contact-section-01 .form-kvkk label {
  display: block;
  color: #eee3d9;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
}
.contact-section-01 .form-kvkk a {
  color: #c39e7e;
  font-weight: 700;
}
.contact-section-01 .form-kvkk .wpcf7-form-control-wrap,
.contact-section-01 .form-kvkk .wpcf7-form-control.wpcf7-acceptance,
.contact-section-01 .form-kvkk .wpcf7-list-item,
.contact-section-01 .form-kvkk .wpcf7-list-item label {
  display: contents;
}
.contact-section-01 .form-kvkk .wpcf7-list-item-label {
  display: block;
  color: #eee3d9;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
}
.contact-section-01 .form-kvkk .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]::before {
  display: none !important;
  content: none !important;
}
.contact-section-01 .contact-section-01-submit {
  position: relative;
  z-index: 1;
  margin-top: clamp(24px, 2.5vw, 36px);
  color: #ffffff;
}
.contact-section-01 .contact-section-01-submit > span,
.contact-section-01 .contact-section-01-submit > span::after,
.contact-section-01 .contact-section-01-submit > span > span,
.contact-section-01 .contact-section-01-submit > svg {
  color: #ffffff;
}
.contact-section-01 .contact-section-01-submit::before {
  background-color: #c39e7e;
}
.contact-section-01 .wpcf7-spinner {
  margin-left: 12px;
}
@media (max-width: 991px) {
  .contact-section-01 .contact-section-01-shell {
    grid-template-columns: 1fr;
  }
  .contact-section-01 .contact-section-01-copy {
    max-width: 820px;
  }
}
@media (max-width: 767px) {
  .contact-section-01 {
    padding: 58px 0;
  }
  .contact-section-01::before, .contact-section-01::after {
    opacity: 0.26;
  }
  .contact-section-01 .contact-section-01-copy h2 {
    font-size: 28px;
  }
  .contact-section-01 .contact-section-01-form {
    padding: 24px 20px;
  }
  .contact-section-01 .contact-section-01-fields {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}

.iframe {
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding: 0 0 clamp(72px, 7vw, 126px);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
}
.iframe iframe {
  display: block;
  width: 100%;
  height: clamp(360px, 34vw, 560px);
  border: 1px solid #b3a9a5;
  filter: saturate(0.78) contrast(0.96);
}
@media (max-width: 767px) {
  .iframe {
    padding-bottom: 58px;
  }
  .iframe iframe {
    height: 360px;
  }
}

.seo-content-section {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
  padding: 40px 0;
}
@media (max-width: 767px) {
  .seo-content-section {
    padding: 30px 0;
  }
}
.seo-content-section .accordion .accordion-item {
  border: none;
  background-color: transparent;
}
.seo-content-section .accordion .accordion-button {
  display: flex;
  align-items: center;
  padding: 15px 0;
  background-color: transparent;
  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: transparent;
  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: #4a2313;
}
@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;
  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 #b3a9a5;
}
.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: #755244;
  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: #755244;
  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: #755244;
  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: #c39e7e;
  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 #c39e7e;
  padding: 20px;
  margin: 25px 0;
  border-radius: 8px;
  font-style: italic;
  color: #755244;
  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 #b3a9a5;
  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: #755244;
}
.page-default .page-content .page-body table tr:last-child td {
  border-bottom: none;
}

.blog-page {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
}
.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 {
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #fff;
  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.08);
  border: 1px solid rgba(0, 0, 0, 0.6);
}
.blog-page .post-card-link {
  display: flex;
  height: 100%;
  text-decoration: none;
  color: inherit;
}
.blog-page .post-image {
  display: block;
  margin: 20px 20px 0 20px;
  overflow: hidden;
  height: 250px;
}
.blog-page .post-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.blog-page .post-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 20px;
}
.blog-page .post-body .btn-1 {
  align-self: flex-start;
  margin-top: auto;
  padding-top: 16px;
}
.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: 13px;
  font-weight: 600;
  background-color: rgba(204, 204, 204, 0.15);
  color: #333;
  padding: 4px 10px;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.blog-page .post-body .category-tag:hover {
  background-color: rgba(182, 182, 182, 0.3);
  color: #333;
}
.blog-page .post-body .meta-data {
  display: flex;
  gap: 20px;
  font-size: 14px;
  color: #555;
}
.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-title a {
  color: inherit;
  text-decoration: none;
}
.blog-page .post-body .post-title a:hover {
  text-decoration: underline;
}
.blog-page .post-body .post-excerpt {
  font-size: 15px;
  color: #555;
  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: #755244;
  text-decoration: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  transition: all 300ms ease-in-out;
}
.blog-page .pagination-nav .page-numbers:hover {
  background: #dcd5cd;
  border-color: #4a2313;
}
.blog-page .pagination-nav .page-numbers.current {
  background: #4a2313;
  color: #ffffff;
  border-color: #4a2313;
}

.single-post {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n' color-interpolation-filters='sRGB'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2' numOctaves='5' stitchTiles='stitch' result='noise'/%3E%3CfeComponentTransfer in='noise'%3E%3CfeFuncR type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncG type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3CfeFuncB type='gamma' amplitude='1' exponent='5' offset='0'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") center/200px 200px repeat, #ffffff;
}
.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: #755244;
}
.single-post .post-content .main-content .breadcrumb li:not(:last-child)::after {
  content: "/";
  color: #90827c;
  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: #755244;
  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 #b3a9a5;
}
.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: #4a2313;
  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: #4a2313;
  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: #4a2313;
}
.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: #4a2313;
}
.single-post .post-content .main-content .toc-box .toc-list > li > a {
  color: #755244;
  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: #4a2313;
}
.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: #4a2313;
  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: #755244;
  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: #4a2313;
  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: #4a2313;
  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: #755244;
  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: #4a2313;
  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: #4a2313;
  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: #755244;
  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: #4a2313;
  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: #4a2313;
  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: #755244;
  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: #4a2313;
  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 #b3a9a5;
  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 {
  background-color: #132827;
  border-color: #132827;
  color: #ffffff;
  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-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: #c39e7e;
  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 #c39e7e;
  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: #1b0d07;
  color: #d3cdcb;
  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 #b3a9a5;
}
.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 #c39e7e;
  padding: 30px 20px;
  margin: 30px 0;
  font-size: 18px;
  font-style: italic;
  text-align: center;
  background-color: #dcd5cd;
  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 #b3a9a5;
  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: #c39e7e;
  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: #c39e7e;
  border: 2px solid #c39e7e;
}
.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 #b3a9a5;
  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: #755244;
  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: #755244;
  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 #b3a9a5;
}
@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 #b3a9a5;
  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 #b3a9a5;
  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: #c39e7e;
  color: #c39e7e;
}
.single-post .pagination-nav .page-numbers.current {
  background-color: #c39e7e;
  color: #ffffff;
  border-color: #c39e7e;
}
.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(195, 158, 126, 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;
  }
}

.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, #c39e7e, #004f51);
  -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: #4a2313;
  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: #755244;
  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: #c39e7e;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  border: 2px solid #b3a9a5;
  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: #c39e7e;
  border-color: #c39e7e;
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(195, 158, 126, 0.2);
}
.page-404 .container .social-links .social-media li a:focus {
  outline: 2px solid #c39e7e;
  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: #1b0d07;
  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 #c39e7e;
  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: #c39e7e;
  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: #a98366;
  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-quick-contact-viewport-backdrop {
  position: fixed;
  inset: 0;
  z-index: 10010;
  background-color: rgba(9, 19, 18, 0.46);
  backdrop-filter: blur(12px) saturate(0.92);
  -webkit-backdrop-filter: blur(12px) saturate(0.92);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 300ms ease-in-out;
}
.site-quick-contact-viewport-backdrop.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.site-quick-contact {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 10020;
  transform: translate3d(0, -50%, 0);
  font-family: "Gilroy", sans-serif;
  color: #132827;
}
.site-quick-contact.is-open .site-quick-contact__panel {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, -50%, 0);
  pointer-events: auto;
}
.site-quick-contact.is-open .site-quick-contact__backdrop {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.site-quick-contact__rail {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 20px 0 0 20px;
  box-shadow: 0 18px 34px rgba(9, 19, 18, 0.22);
}
.site-quick-contact__links {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background: linear-gradient(180deg, #d1b093 0%, #c39e7e 100%);
}
.site-quick-contact__links-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 50%;
  background-color: transparent;
  color: #ffffff;
  cursor: pointer;
  transition: background-color 420ms cubic-bezier(0.16, 1, 0.3, 1), border-color 420ms cubic-bezier(0.16, 1, 0.3, 1), color 420ms cubic-bezier(0.16, 1, 0.3, 1), transform 520ms cubic-bezier(0.2, 0.72, 0.12, 1), box-shadow 520ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
.site-quick-contact__links-toggle:hover, .site-quick-contact__links-toggle:focus-visible {
  background-color: rgba(255, 255, 255, 0.16);
}
.site-quick-contact__links-toggle svg {
  width: 20px;
  height: 20px;
}
.site-quick-contact__links-flyout {
  position: absolute;
  right: 0;
  bottom: 100%;
  z-index: 1;
  display: grid;
  gap: 6px;
  width: 64px;
  padding-bottom: 8px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate3d(0, 10px, 0);
  transition: opacity 260ms cubic-bezier(0.16, 1, 0.3, 1), transform 260ms cubic-bezier(0.16, 1, 0.3, 1), visibility 260ms;
}
.site-quick-contact__links-flyout a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #c39e7e;
  box-shadow: 0 10px 24px rgba(9, 19, 18, 0.24);
  color: #ffffff;
  transition: background-color 420ms cubic-bezier(0.16, 1, 0.3, 1), border-color 420ms cubic-bezier(0.16, 1, 0.3, 1), color 420ms cubic-bezier(0.16, 1, 0.3, 1), transform 520ms cubic-bezier(0.2, 0.72, 0.12, 1), box-shadow 520ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
.site-quick-contact__links-flyout a:hover, .site-quick-contact__links-flyout a:focus-visible {
  background-color: #132827;
  transform: translate3d(-3px, 0, 0);
}
.site-quick-contact__links-flyout a img {
  width: 19px;
  height: 19px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}
.site-quick-contact:has(.site-quick-contact__links:hover, .site-quick-contact__links:focus-within, .site-quick-contact__links-flyout:hover, .site-quick-contact__links-flyout:focus-within, .site-quick-contact__links-toggle[aria-expanded=true]) .site-quick-contact__links-flyout {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translate3d(0, 0, 0);
}
.site-quick-contact__trigger {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100px;
  border: 0;
  border-radius: 0;
  padding: 18px 0;
  background-color: #132827;
  color: #ffffff;
  cursor: pointer;
  transition: background-color 420ms cubic-bezier(0.16, 1, 0.3, 1), border-color 420ms cubic-bezier(0.16, 1, 0.3, 1), color 420ms cubic-bezier(0.16, 1, 0.3, 1), transform 520ms cubic-bezier(0.2, 0.72, 0.12, 1), box-shadow 520ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
.site-quick-contact__trigger:hover, .site-quick-contact__trigger:focus-visible {
  background-color: #102221;
}
.site-quick-contact__trigger span {
  display: block;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
}
.site-quick-contact__backdrop {
  display: none;
}
.site-quick-contact__panel {
  position: absolute;
  top: 50%;
  right: calc(100% + 12px);
  width: min(410px, 100vw - 96px);
  max-height: none;
  overflow: visible;
  padding: 24px;
  border: 1px solid rgba(19, 40, 39, 0.1);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 24px 60px rgba(9, 19, 18, 0.24);
  opacity: 0;
  visibility: hidden;
  transform: translate3d(22px, -50%, 0);
  pointer-events: none;
  transition: opacity 820ms cubic-bezier(0.2, 0.72, 0.12, 1), visibility 820ms cubic-bezier(0.2, 0.72, 0.12, 1), transform 980ms cubic-bezier(0.2, 0.72, 0.12, 1), clip-path 980ms cubic-bezier(0.2, 0.72, 0.12, 1), filter 820ms cubic-bezier(0.2, 0.72, 0.12, 1);
  backdrop-filter: blur(18px);
}
.site-quick-contact__panel-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 20px;
}
.site-quick-contact__panel-head h2 {
  margin: 0 0 8px;
  color: #132827;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.1;
}
.site-quick-contact__panel-head p {
  margin: 0;
  color: #755244;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.55;
}
.site-quick-contact__panel-head button {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(19, 40, 39, 0.12);
  border-radius: 50%;
  background-color: #edebe9;
  color: #132827;
  cursor: pointer;
  transition: background-color 420ms cubic-bezier(0.16, 1, 0.3, 1), border-color 420ms cubic-bezier(0.16, 1, 0.3, 1), color 420ms cubic-bezier(0.16, 1, 0.3, 1), transform 520ms cubic-bezier(0.2, 0.72, 0.12, 1), box-shadow 520ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
.site-quick-contact__panel-head button:hover, .site-quick-contact__panel-head button:focus-visible {
  background-color: #132827;
  color: #ffffff;
}
.site-quick-contact form {
  display: grid;
  gap: 12px;
}
.site-quick-contact__field {
  display: grid;
  gap: 6px;
}
.site-quick-contact__field label {
  color: #132827;
  font-size: 12px;
  font-weight: 700;
}
.site-quick-contact__field input,
.site-quick-contact__field textarea {
  width: 100%;
  border: 1px solid rgba(19, 40, 39, 0.14);
  border-radius: 12px;
  background-color: #ffffff;
  color: #132827;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  transition: all 300ms ease-in-out;
}
.site-quick-contact__field input::placeholder,
.site-quick-contact__field textarea::placeholder {
  color: rgba(19, 40, 39, 0.52);
}
.site-quick-contact__field input:focus, .site-quick-contact__field input:focus-visible,
.site-quick-contact__field textarea:focus,
.site-quick-contact__field textarea:focus-visible {
  outline: 0;
  border-color: rgba(19, 40, 39, 0.22);
  box-shadow: none;
}
.site-quick-contact__field input {
  height: 48px;
  padding: 0 16px;
}
.site-quick-contact__field textarea {
  min-height: 84px;
  padding: 14px 16px;
  resize: vertical;
}
.site-quick-contact__consent {
  display: grid;
  grid-template-columns: 16px 1fr;
  align-items: flex-start;
  gap: 10px;
  padding-top: 2px;
}
.site-quick-contact__consent input {
  width: 16px;
  height: 16px;
  margin: 2px 0 0;
  accent-color: #132827;
}
.site-quick-contact__consent .wpcf7-form-control-wrap,
.site-quick-contact__consent .wpcf7-form-control.wpcf7-acceptance,
.site-quick-contact__consent .wpcf7-list-item,
.site-quick-contact__consent .wpcf7-list-item label {
  display: contents;
}
.site-quick-contact__consent .wpcf7-list-item-label {
  display: block;
  color: #755244;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
}
.site-quick-contact__consent .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]::before {
  display: none !important;
  content: none !important;
}
.site-quick-contact__consent a {
  color: #132827;
  font-weight: 700;
}
.site-quick-contact__actions {
  display: grid;
  gap: 10px;
  padding-top: 4px;
}
.site-quick-contact__actions input[type=submit] {
  width: 100%;
  height: 52px;
  border: 0;
  border-radius: 12px;
  background-color: #132827;
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  cursor: pointer;
  transition: background-color 420ms cubic-bezier(0.16, 1, 0.3, 1), border-color 420ms cubic-bezier(0.16, 1, 0.3, 1), color 420ms cubic-bezier(0.16, 1, 0.3, 1), transform 520ms cubic-bezier(0.2, 0.72, 0.12, 1), box-shadow 520ms cubic-bezier(0.2, 0.72, 0.12, 1);
}
.site-quick-contact__actions input[type=submit]:hover, .site-quick-contact__actions input[type=submit]:focus-visible {
  background-color: #102221;
  transform: translate3d(0, -2px, 0);
}
.site-quick-contact__actions .wpcf7-spinner {
  justify-self: center;
}
.site-quick-contact .wpcf7-response-output {
  min-height: 18px;
  margin: 8px 0 0;
  color: #132827;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .site-quick-contact {
    top: auto;
    right: 0;
    bottom: 64px;
    transform: none;
  }
  .site-quick-contact.is-open .site-quick-contact__rail {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
    pointer-events: none;
  }
  .site-quick-contact.is-open .site-quick-contact__panel {
    transform: translate3d(0, 0, 0);
  }
  .site-quick-contact__rail {
    width: 56px;
    border-radius: 12px 0 0 12px;
    transition: all 300ms ease-in-out;
  }
  .site-quick-contact__links {
    padding: 8px;
  }
  .site-quick-contact__links-toggle {
    width: 36px;
    height: 36px;
  }
  .site-quick-contact__links-toggle svg {
    width: 18px;
    height: 18px;
  }
  .site-quick-contact__links-flyout {
    width: 56px;
  }
  .site-quick-contact__links-flyout a {
    width: 36px;
    height: 36px;
  }
  .site-quick-contact__links-flyout a img {
    width: 17px;
    height: 17px;
  }
  .site-quick-contact__trigger {
    min-height: 78px;
    padding: 18px 0;
  }
  .site-quick-contact__trigger span {
    font-size: 12px;
  }
  .site-quick-contact__panel {
    position: fixed;
    top: auto;
    right: 12px;
    bottom: 14px;
    left: 12px;
    width: auto;
    max-height: none;
    overflow: visible;
    padding: 18px;
    border-radius: 20px;
    transform: translate3d(0, 24px, 0);
  }
}
@media (max-width: 576px) {
  .site-quick-contact {
    bottom: 64px;
  }
  .site-quick-contact__rail {
    width: 50px;
  }
  .site-quick-contact__links {
    padding: 6px;
  }
  .site-quick-contact__links-toggle {
    width: 32px;
    height: 32px;
  }
  .site-quick-contact__links-toggle svg {
    width: 16px;
    height: 16px;
  }
  .site-quick-contact__links-flyout {
    width: 50px;
    gap: 4px;
  }
  .site-quick-contact__links-flyout a {
    width: 32px;
    height: 32px;
  }
  .site-quick-contact__links-flyout a img {
    width: 15px;
    height: 15px;
  }
  .site-quick-contact__trigger {
    min-height: 87px;
    padding: 12px 0;
  }
  .site-quick-contact__trigger span {
    font-size: 12px;
  }
  .site-quick-contact__panel {
    padding: 18px;
  }
  .site-quick-contact__panel-head {
    gap: 14px;
    margin-bottom: 18px;
  }
  .site-quick-contact__panel-head h2 {
    font-size: 24px;
  }
  .site-quick-contact__field input {
    height: 52px;
  }
  .site-quick-contact__field textarea {
    min-height: 96px;
  }
}

@media (max-width: 991px) {
  body.has-quick-contact-open {
    overflow: hidden;
  }
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  width: 100%;
  min-height: 88px;
  transition: all 300ms ease-in-out;
}
.site-header.fixed {
  min-height: 78px;
  background: linear-gradient(90deg, rgba(0, 31, 31, 0.92) 0%, rgba(0, 42, 43, 0.82) 100%);
  border-bottom: 1px solid rgba(195, 158, 126, 0.2);
  box-shadow: 0 18px 54px rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(10px) saturate(1.08);
  -webkit-backdrop-filter: blur(10px) saturate(1.08);
}
.site-header.fixed .container {
  min-height: 78px;
}
.site-header.fixed .logo {
  min-height: 58px;
}
.site-header.fixed .logo img {
  height: 34px;
}
.site-header.fixed nav .header-menu {
  min-height: 78px;
}
.site-header.fixed nav .header-menu .menu-item {
  min-height: 78px;
}
.site-header.fixed nav .header-menu .menu-item > a {
  min-height: 78px;
  color: #ffffff;
}
.site-header.fixed nav .header-menu .menu-item > a::before {
  bottom: 18px;
}
.site-header.is-menu-condensed {
  --header-nav-gap: clamp(8px, 1vw, 18px);
}
.site-header.is-menu-tight {
  --header-nav-gap: 8px;
}
.site-header .container {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(28px, 4vw, 72px);
  width: min(1800px, 100% - 80px);
  max-width: 1800px;
  min-height: 88px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  transition: all 300ms ease-in-out;
}
.site-header .logo {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex: 0 0 auto;
  width: clamp(190px, 16vw, 270px);
  min-height: 64px;
  padding-right: clamp(22px, 3vw, 48px);
  transition: all 300ms ease-in-out;
}
@media (max-width: 1199px) {
  .site-header .logo {
    z-index: 10000;
  }
}
.site-header .logo:hover {
  opacity: 0.88;
}
.site-header .logo:focus-visible {
  outline: 2px solid #c39e7e;
  outline-offset: 5px;
}
.site-header .logo img {
  display: block;
  width: auto;
  max-width: 100%;
  height: 38px;
  object-fit: contain;
  transition: all 300ms ease-in-out;
}
.site-header nav {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1 1 auto;
  min-width: 0;
}
.site-header nav .header-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: var(--header-nav-gap);
  width: 100%;
  min-height: 88px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-header nav .header-menu .menu-item {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 88px;
  margin: 0;
}
.site-header nav .header-menu .menu-item.is-after-logo {
  margin-left: 0;
}
.site-header nav .header-menu .menu-item > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 88px;
  padding: 0 clamp(6px, 0.8vw, 14px);
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
  white-space: nowrap;
  transition: all 300ms ease-in-out;
}
.site-header nav .header-menu .menu-item > a::before {
  content: "";
  position: absolute;
  right: clamp(6px, 0.8vw, 14px);
  bottom: 22px;
  left: clamp(6px, 0.8vw, 14px);
  height: 1px;
  background-color: #c39e7e;
  opacity: 0;
  transform: scaleX(0);
  transform-origin: left center;
  transition: all 300ms ease-in-out;
}
.site-header nav .header-menu .menu-item > a:hover, .site-header nav .header-menu .menu-item > a:focus-visible {
  color: #c39e7e;
}
.site-header nav .header-menu .menu-item > a:hover::before, .site-header nav .header-menu .menu-item > a:focus-visible::before {
  opacity: 1;
  transform: scaleX(1);
}
.site-header nav .header-menu .menu-item > a:focus-visible {
  outline: 2px solid #c39e7e;
  outline-offset: 4px;
}
.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: #c39e7e;
}
.site-header nav .header-menu .menu-item.menu-item-has-children > a {
  gap: 9px;
}
.site-header nav .header-menu .menu-item.menu-item-has-children > a::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: translateY(-2px) rotate(45deg);
  transition: all 150ms ease-in-out;
  pointer-events: none;
}
.site-header nav .header-menu .menu-item.menu-item-has-children:hover > a::after {
  transform: translateY(2px) rotate(225deg);
}
.site-header nav .header-menu .menu-item .sub-menu {
  position: absolute;
  top: calc(100% - 10px);
  left: 0;
  min-width: 220px;
  margin: 0;
  padding: 12px 0;
  list-style: none;
  background-color: #26120a;
  border: 1px solid rgba(195, 158, 126, 0.2);
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, 14px, 0);
  transition: all 300ms ease-in-out;
  z-index: 50;
}
.site-header nav .header-menu .menu-item .sub-menu .mobile-back-btn {
  display: none;
}
.site-header nav .header-menu .menu-item .sub-menu .menu-item {
  display: block;
  min-height: 0;
}
.site-header nav .header-menu .menu-item .sub-menu .menu-item > a {
  justify-content: space-between;
  min-height: auto;
  padding: 12px 18px;
  color: #d3cdcb;
  font-size: 14px;
  font-weight: 500;
}
.site-header nav .header-menu .menu-item .sub-menu .menu-item > a::before {
  right: 18px;
  bottom: 8px;
  left: 18px;
}
.site-header nav .header-menu .menu-item .sub-menu .menu-item > a:hover, .site-header nav .header-menu .menu-item .sub-menu .menu-item > a:focus-visible {
  color: #c39e7e;
}
.site-header nav .header-menu .menu-item .sub-menu .menu-item.menu-item-has-children > a {
  padding-right: 34px;
}
.site-header nav .header-menu .menu-item .sub-menu .menu-item.menu-item-has-children > a::after {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%) rotate(-45deg);
}
.site-header nav .header-menu .menu-item .sub-menu .menu-item.menu-item-has-children:hover > a::after {
  transform: translateY(-50%) rotate(-45deg);
}
.site-header nav .header-menu .menu-item .sub-menu .menu-item.menu-item-has-children .sub-menu {
  top: 0;
  left: calc(100% + 8px);
  transform: translate3d(12px, 0, 0);
}
.site-header nav .header-menu .menu-item .sub-menu .menu-item.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
}
.site-header nav .header-menu .menu-item:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
}
@media (max-width: 1199px) {
  .site-header .container {
    width: calc(100% - 48px);
    gap: 28px;
  }
  .site-header .logo {
    width: 210px;
    padding-right: 26px;
  }
  .site-header nav .header-menu {
    gap: 8px;
  }
  .site-header nav .header-menu .menu-item > a {
    font-size: 14px;
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (max-width: 991px) {
  .site-header {
    min-height: 76px;
  }
  .site-header.fixed {
    min-height: 72px;
  }
  .site-header.fixed .container {
    min-height: 72px;
  }
  .site-header .container {
    width: calc(100% - 36px);
    min-height: 76px;
    gap: 18px;
  }
  .site-header .logo {
    width: min(230px, 58vw);
    min-height: 56px;
    padding-right: 0;
    border-right: 0;
  }
  .site-header .logo::before {
    right: 0;
    bottom: 6px;
    width: 58px;
  }
  .site-header .logo img {
    width: min(220px, 54vw);
    height: auto;
  }
  .site-header nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100vh;
    height: 100dvh;
    padding: 0;
    overflow: hidden;
    overscroll-behavior: contain;
    background-color: #1b0d07;
    border-right: 1px solid rgba(195, 158, 126, 0.2);
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    transition: all 300ms ease-in-out;
  }
  .site-header nav.active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }
  .site-header nav .header-menu {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    flex: 1 1 auto;
    gap: 0;
    width: 100%;
    min-height: 0;
    padding: 88px 0 28px;
    overflow-y: auto;
    overscroll-behavior: contain;
    transition: all 300ms ease-in-out;
  }
  .site-header nav .header-menu.is-submenu-active {
    overflow: hidden;
  }
  .site-header nav .header-menu .menu-item {
    display: block;
    min-height: 0;
  }
  .site-header nav .header-menu .menu-item > a {
    justify-content: flex-start;
    min-height: auto;
    padding: 18px 24px;
    color: #d3cdcb;
    font-size: 16px;
    white-space: normal;
    transition: all 300ms ease-in-out;
  }
  .site-header nav .header-menu .menu-item > a::before {
    display: none;
  }
  .site-header nav .header-menu .menu-item > a:hover, .site-header nav .header-menu .menu-item > a:focus-visible {
    color: #c39e7e;
    background-color: rgba(195, 158, 126, 0.1);
  }
  .site-header nav .header-menu .menu-item.menu-item-has-children > a::after {
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%) rotate(-45deg);
  }
  .site-header nav .header-menu .menu-item.menu-item-has-children:hover > a::after {
    transform: translateY(-50%) rotate(-45deg);
  }
  .site-header nav .header-menu .menu-item .sub-menu {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100vh;
    height: 100dvh;
    min-width: 0;
    padding: 88px 0 28px;
    overflow-y: auto;
    overscroll-behavior: contain;
    background-color: #1b0d07;
    border: 0;
    border-right: 1px solid rgba(195, 158, 126, 0.2);
    opacity: 1;
    visibility: visible;
    transform: none;
    transition: all 300ms ease-in-out;
    z-index: 100;
  }
  .site-header nav .header-menu .menu-item .sub-menu.active {
    left: 0;
  }
  .site-header nav .header-menu .menu-item .sub-menu.is-child-submenu-active {
    overflow: hidden;
  }
  .site-header nav .header-menu .menu-item .sub-menu .mobile-back-btn {
    display: block;
    border-bottom: 1px solid rgba(195, 158, 126, 0.2);
    margin-left: 20px;
    padding-bottom: 20px;
  }
  .site-header nav .header-menu .menu-item .sub-menu .mobile-back-btn > a {
    gap: 10px;
    color: #c39e7e;
    font-weight: 700;
  }
  .site-header nav .header-menu .menu-item .sub-menu .mobile-back-btn > a::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid currentColor;
    border-left: 2px solid currentColor;
    transform: rotate(45deg);
    margin-right: 5px;
  }
  .site-header nav .header-menu .menu-item .sub-menu .menu-item > a {
    color: #d3cdcb;
    padding: 18px 24px;
    font-size: 16px;
    transition: all 300ms ease-in-out;
  }
  .site-header nav .header-menu .menu-item .sub-menu .menu-item > a:hover, .site-header nav .header-menu .menu-item .sub-menu .menu-item > a:focus-visible {
    color: #c39e7e;
    background-color: rgba(195, 158, 126, 0.1);
  }
  .site-header nav .header-menu .menu-item .sub-menu .menu-item.menu-item-has-children .sub-menu {
    top: 0;
    left: 100%;
    z-index: 110;
  }
  .site-header nav .header-menu .menu-item .sub-menu .menu-item.menu-item-has-children .sub-menu.active {
    left: 0;
  }
}
@media (max-width: 767px) {
  .site-header .container {
    width: calc(100% - 28px);
  }
  .site-header .logo {
    width: min(200px, 60vw);
  }
  .site-header .logo img {
    width: min(150px, 56vw);
  }
}
.site-header .nav-footer {
  display: none;
}
@media (max-width: 991px) {
  .site-header .nav-footer {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    padding: 20px 24px 36px;
    border-top: 1px solid rgba(195, 158, 126, 0.2);
  }
}
.site-header .nav-lang {
  display: flex;
  align-items: center;
  gap: 10px;
}
.site-header .nav-lang a {
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 8px 12px;
  color: #90827c;
  font-size: 14px;
  font-weight: 600;
  border-radius: 4px;
  transition: all 150ms ease-in-out;
}
.site-header .nav-lang a img {
  display: block;
  border-radius: 2px;
}
.site-header .nav-lang a:hover {
  color: #c39e7e;
  background-color: rgba(195, 158, 126, 0.1);
}
.site-header .nav-lang a[aria-current=true] {
  color: #c39e7e;
  background-color: rgba(195, 158, 126, 0.1);
}
.site-header .nav-lang a + a {
  position: relative;
  margin-left: 4px;
}
.site-header .nav-lang a + a::before {
  content: "";
  position: absolute;
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 14px;
  background-color: rgba(195, 158, 126, 0.2);
}
.site-header .lang-switcher {
  position: relative;
  flex: 0 0 auto;
}
@media (max-width: 991px) {
  .site-header .lang-switcher {
    display: none;
  }
}
.site-header .lang-btn {
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 7px 11px;
  background-color: rgba(195, 158, 126, 0.1);
  border: 1px solid rgba(195, 158, 126, 0.2);
  border-radius: 4px;
  color: #d3cdcb;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 300ms ease-in-out;
}
.site-header .lang-btn img {
  display: block;
  border-radius: 2px;
}
.site-header .lang-btn svg {
  flex-shrink: 0;
  transition: transform 250ms cubic-bezier(0.16, 1, 0.3, 1);
}
.site-header .lang-btn span {
  line-height: 1;
}
.site-header .lang-btn:hover {
  border-color: #c39e7e;
  color: #c39e7e;
}
.site-header .lang-list {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  z-index: 200;
  min-width: 148px;
  margin: 0;
  padding: 4px 0;
  list-style: none;
  background: linear-gradient(90deg, rgba(0, 31, 31, 0.92) 0%, rgba(0, 42, 43, 0.82) 100%);
  border: 1px solid rgba(195, 158, 126, 0.2);
  border-radius: 4px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  backdrop-filter: blur(10px) saturate(1.08);
  -webkit-backdrop-filter: blur(10px) saturate(1.08);
  transition: opacity 220ms cubic-bezier(0.16, 1, 0.3, 1), transform 220ms cubic-bezier(0.16, 1, 0.3, 1), visibility 220ms;
}
.site-header .lang-list li a {
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 10px 14px;
  color: #d3cdcb;
  font-size: 14px;
  font-weight: 500;
  transition: all 150ms ease-in-out;
}
.site-header .lang-list li a img {
  display: block;
  border-radius: 2px;
}
.site-header .lang-list li a:hover {
  color: #c39e7e;
  background-color: rgba(195, 158, 126, 0.1);
}
.site-header .lang-list li[aria-selected=true] a {
  color: #c39e7e;
}
.site-header .lang-switcher.is-open .lang-btn {
  border-color: #c39e7e;
  color: #c39e7e;
}
.site-header .lang-switcher.is-open .lang-btn svg {
  transform: rotate(180deg);
}
.site-header .lang-switcher.is-open .lang-list {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.menu-trigger {
  position: relative;
  z-index: 100;
  display: none;
  width: 34px;
  height: 24px;
  margin-left: auto;
  padding: 0;
  background-color: transparent;
  border: none;
  cursor: pointer;
  transition: all 300ms ease-in-out;
}
@media (max-width: 991px) {
  .menu-trigger {
    display: inline-block;
  }
}
.menu-trigger:focus-visible {
  outline: 2px solid #c39e7e;
  outline-offset: 4px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #c39e7e;
  transition: all 300ms ease-in-out;
}
.menu-trigger span:nth-of-type(1) {
  top: 1px;
}
.menu-trigger span:nth-of-type(2) {
  top: 11px;
  width: 72%;
  left: 28%;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 1px;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(10px) rotate(-315deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-11px) rotate(315deg);
}
.menu-trigger:active {
  transform: scale(0.96);
}

.site-footer {
  position: relative;
  overflow: hidden;
  padding: clamp(78px, 4vw, 126px) 0 34px;
  background-color: #132827;
  color: #d3cdcb;
  isolation: isolate;
}
.site-footer::before, .site-footer::after {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
}
.site-footer::before {
  inset: 0;
  background: radial-gradient(circle at 18% 18%, rgba(195, 158, 126, 0.1) 0%, transparent 28%), radial-gradient(circle at 82% 0%, rgba(195, 158, 126, 0.2) 0%, transparent 22%), #132827;
  opacity: 0.54;
}
.site-footer::after {
  top: 0;
  right: 0;
  width: clamp(300px, 38vw, 720px);
  height: 100%;
  background: linear-gradient(145deg, rgba(195, 158, 126, 0.1) 0%, transparent 58%);
  opacity: 0.72;
  clip-path: polygon(32% 0, 100% 0, 100% 100%, 0 100%);
}
.site-footer .footer-decor {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
}
.site-footer .footer-decor span {
  position: absolute;
  display: block;
  will-change: transform;
}
.site-footer .footer-decor span:nth-child(1) {
  top: clamp(40px, 6vw, 96px);
  right: -10%;
  width: clamp(320px, 35vw, 680px);
  height: clamp(150px, 15vw, 270px);
  border: 1px solid rgba(195, 158, 126, 0.2);
  background: linear-gradient(135deg, rgba(195, 158, 126, 0.1) 0%, transparent 48%, #26120a 100%);
  clip-path: polygon(18% 0, 100% 0, 82% 100%, 0 100%);
  opacity: 0.86;
  transform: skewX(-16deg);
}
.site-footer > .container {
  position: relative;
  z-index: 2;
}
.site-footer .footer-crest {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  align-items: start;
  margin-bottom: clamp(52px, 6vw, 92px);
  padding: clamp(32px, 4vw, 64px) 0;
  border: 1px solid #32180d;
  overflow: hidden;
}
.site-footer .footer-crest > div {
  position: relative;
  z-index: 1;
  max-width: 900px;
}
.site-footer .footer-crest h2 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(36px, 5vw, 48px);
  font-weight: 800;
  line-height: 1.02;
}
.site-footer .footer-crest p {
  max-width: 680px;
  margin: clamp(18px, 2vw, 28px) 0 0;
  color: #d3cdcb;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.72;
}
.site-footer .footer-top {
  position: relative;
  display: grid;
  grid-template-columns: minmax(300px, 1.2fr) repeat(4, minmax(0, 0.66fr));
  gap: clamp(28px, 4vw, 68px);
  align-items: flex-start;
  padding-bottom: clamp(50px, 5vw, 82px);
  margin-bottom: 0;
  border-bottom: 1px solid #c39e7e;
}
.site-footer .footer-top > div {
  position: relative;
}
.site-footer .footer-top > div:not(:first-child) {
  padding: 0;
  border-left: 0;
}
.site-footer .footer-top > div:first-child {
  padding-right: clamp(22px, 4vw, 64px);
}
@media (max-width: 991px) {
  .site-footer {
    padding: 72px 0 28px;
    margin-top: 60px;
  }
  .site-footer::after {
    width: 420px;
  }
  .site-footer .footer-decor span:nth-child(1) {
    right: -26%;
  }
  .site-footer .footer-decor span:nth-child(2) {
    left: -28%;
  }
  .site-footer .footer-decor span:nth-child(3) {
    display: none;
  }
  .site-footer .footer-crest {
    grid-template-columns: 1fr;
    gap: 28px;
    margin-bottom: 46px;
    padding: 34px 0;
  }
  .site-footer .footer-crest h2 {
    font-size: clamp(34px, 8vw, 58px);
  }
  .site-footer .footer-crest p {
    font-size: 16px;
  }
  .site-footer .footer-top {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 34px 48px;
    padding-bottom: 42px;
  }
  .site-footer .footer-top > div:first-child {
    grid-column: 1/-1;
    padding-right: 0;
  }
  .site-footer .footer-top > div:not(:first-child) {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .site-footer {
    padding: 58px 0 24px;
    margin-top: 40px;
  }
  .site-footer::after {
    width: 280px;
  }
  .site-footer .footer-decor span:nth-child(1) {
    top: 26px;
    right: -42%;
  }
  .site-footer .footer-decor span:nth-child(2) {
    opacity: 0.34;
  }
  .site-footer .footer-crest {
    padding: 28px 0;
    margin-bottom: 38px;
  }
  .site-footer .footer-crest h2 {
    font-size: 34px;
    line-height: 1.08;
  }
  .site-footer .footer-top {
    grid-template-columns: 1fr;
    gap: 10px;
    padding-bottom: 34px;
  }
  .site-footer .footer-top > div:not(:first-child) {
    padding: 0;
    border-left: 0;
    background: transparent;
    box-shadow: none;
  }
}
@media (prefers-reduced-motion: no-preference) {
  .site-footer .footer-decor span:nth-child(1) {
    animation: footer-plane-shift 12s cubic-bezier(0.2, 0.72, 0.12, 1) infinite alternate;
  }
  .site-footer .footer-decor span:nth-child(2) {
    animation: footer-plane-rise 14s cubic-bezier(0.2, 0.72, 0.12, 1) infinite alternate;
  }
  .site-footer .footer-decor span:nth-child(3) {
    animation: footer-line-breathe 8s cubic-bezier(0.2, 0.72, 0.12, 1) infinite alternate;
  }
}
@media (prefers-reduced-motion: reduce) {
  .site-footer .footer-decor span {
    animation: none;
  }
}
@media (max-width: 991px) {
  .site-footer .footer-brand {
    text-align: center;
  }
}
.site-footer .footer-brand a {
  display: inline-flex;
  align-items: center;
  max-width: 248px;
  transition: all 300ms ease-in-out;
}
.site-footer .footer-brand a:hover {
  opacity: 0.78;
}
.site-footer .footer-brand a:focus-visible {
  outline: 2px solid #c39e7e;
  outline-offset: 4px;
  border-radius: 4px;
}
.site-footer .footer-brand a img {
  height: 50px;
}
@media (max-width: 991px) {
  .site-footer .footer-brand a img {
    height: 38px;
  }
}
.site-footer .footer-brand p {
  max-width: 430px;
  margin: clamp(24px, 3vw, 46px) 0 20px;
  color: #d3cdcb;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.72;
}
@media (max-width: 991px) {
  .site-footer .footer-brand p {
    margin-right: auto;
    margin-left: auto;
  }
}
.site-footer .footer-contact {
  font-style: normal;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 10px;
}
@media (max-width: 991px) {
  .site-footer .footer-contact {
    text-align: center;
  }
}
.site-footer .footer-contact .contact-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 0;
  padding: 0 0 16px;
  font-size: 14px;
  line-height: 1.6;
  color: #d3cdcb;
  transition: all 300ms ease-in-out;
}
@media (max-width: 991px) {
  .site-footer .footer-contact .contact-item {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-contact .contact-item {
    padding: 0;
  }
}
.site-footer .footer-contact .contact-item:last-child {
  margin-bottom: 0;
}
.site-footer .footer-contact .contact-item > span {
  color: #d3cdcb;
}
.site-footer .footer-contact .contact-item a {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  color: #d3cdcb;
  transition: all 300ms ease-in-out;
}
.site-footer .footer-contact .contact-item a:hover {
  color: #c39e7e;
}
.site-footer .footer-contact .contact-item a:hover .contact-icon {
  opacity: 1;
}
.site-footer .footer-contact .contact-item a:focus-visible {
  outline: 2px solid #c39e7e;
  outline-offset: 2px;
  border-radius: 4px;
  padding: 2px;
}
.site-footer .footer-contact .contact-item .contact-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  object-fit: contain;
  opacity: 0.72;
  filter: brightness(0) invert(1);
  transition: all 300ms ease-in-out;
}
@media (max-width: 991px) {
  .site-footer .footer-contact .contact-item .contact-icon {
    width: 16px;
    height: 16px;
  }
}
.site-footer .footer-contact .contact-item .contact-address {
  display: inline;
}
.site-footer .social-links {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .site-footer .social-links {
    margin-top: 0;
  }
}
.site-footer .social-links .social-media-list {
  display: flex;
  gap: 8px;
  align-items: center;
}
@media (max-width: 991px) {
  .site-footer .social-links .social-media-list {
    justify-content: center;
  }
}
.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: 46px;
  height: 46px;
  border-radius: 0;
  transition: all 300ms ease-in-out;
}
.site-footer .social-links .social-media-list li a:hover {
  border-color: #c39e7e;
  background-color: #c39e7e;
  transform: translateY(-3px);
}
.site-footer .social-links .social-media-list li a:hover img {
  filter: brightness(0);
}
.site-footer .social-links .social-media-list li a:focus-visible {
  outline: 2px solid #c39e7e;
  outline-offset: 2px;
}
.site-footer .social-links .social-media-list li a img {
  width: 18px;
  height: 18px;
  object-fit: contain;
  filter: brightness(0) invert(1);
  transition: all 300ms ease-in-out;
}
.site-footer .footer-menu-column {
  height: 100%;
  padding: 0 0 0 clamp(0px, 2vw, 30px);
}
@media (max-width: 991px) {
  .site-footer .footer-menu-column {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    padding: 22px 0 0;
  }
}
.site-footer .footer-menu-column h4 {
  position: relative;
  padding-top: 20px;
  font-size: 14px;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 24px;
  line-height: 1.4;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .site-footer .footer-menu-column h4 {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .site-footer .footer-menu-column h4.accordion-toggle {
    cursor: pointer;
    position: relative;
    padding: 8px 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: #c39e7e;
  }
  .site-footer .footer-menu-column h4.accordion-toggle:focus-visible {
    outline: 2px solid #c39e7e;
    outline-offset: 3px;
    border-radius: 4px;
  }
  .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;
    filter: brightness(0) invert(1);
    transition: all 300ms ease-in-out;
  }
  .site-footer .footer-menu-column h4.accordion-toggle.active::after {
    transform: rotate(180deg);
  }
}
.site-footer .footer-menu-column .footer-links .footer-menu li {
  position: relative;
  margin-bottom: 14px;
  padding-left: 0;
}
.site-footer .footer-menu-column .footer-links .footer-menu li:last-child {
  margin-bottom: 0;
}
.site-footer .footer-menu-column .footer-links .footer-menu li a {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  color: #d3cdcb;
  transition: all 300ms ease-in-out;
  line-height: 1.6;
}
.site-footer .footer-menu-column .footer-links .footer-menu li a:hover {
  color: #c39e7e;
}
.site-footer .footer-menu-column .footer-links .footer-menu li a:focus-visible {
  outline: 2px solid #c39e7e;
  outline-offset: 3px;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .site-footer .footer-menu-column .footer-links.accordion-content {
    display: grid;
    grid-template-rows: 0fr;
    overflow: hidden;
    transition: all 300ms ease-in-out;
  }
  .site-footer .footer-menu-column .footer-links.accordion-content > .footer-menu {
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .site-footer .footer-menu-column .footer-links.accordion-content.open {
    grid-template-rows: 1fr;
  }
}
.site-footer .footer-bottom {
  padding-top: 30px;
  border-top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  position: relative;
  z-index: 2;
}
@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: 10px;
  }
}
.site-footer .footer-bottom .copyright {
  font-size: 14px;
  color: #d3cdcb;
  margin: 0;
  opacity: 0.86;
}
@media (max-width: 767px) {
  .site-footer .footer-bottom .copyright {
    width: 100%;
  }
}
.site-footer .footer-bottom .copyright time {
  color: #ffffff;
  font-weight: 600;
}
.site-footer .footer-bottom .footer-design {
  font-size: 14px;
  color: #d3cdcb;
  opacity: 0.86;
}
.site-footer .footer-bottom .footer-design a {
  color: #ffffff;
  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 #c39e7e;
  outline-offset: 2px;
  border-radius: 4px;
  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;
}

@keyframes footer-plane-shift {
  from {
    transform: translate3d(0, 0, 0) skewX(-16deg);
  }
  to {
    transform: translate3d(-22px, 14px, 0) skewX(-16deg);
  }
}
@keyframes footer-plane-rise {
  from {
    transform: translate3d(0, 0, 0) skewX(-18deg);
  }
  to {
    transform: translate3d(18px, -18px, 0) skewX(-18deg);
  }
}
@keyframes footer-line-breathe {
  from {
    opacity: 0.42;
    transform: translate3d(0, 18px, 0) skewX(-15deg);
  }
  to {
    opacity: 0.82;
    transform: translate3d(0, -16px, 0) skewX(-15deg);
  }
}
.mobile-action-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.1);
  display: none;
  overflow: hidden;
  z-index: 9999;
}
@media (max-width: 991px) {
  .mobile-action-bar {
    display: none;
    align-items: stretch;
  }
}
.mobile-action-bar ul {
  display: flex;
  width: 100%;
  height: 100%;
  gap: 0;
}
.mobile-action-bar .menu-item {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #b3a9a5;
  height: 100%;
}
.mobile-action-bar .menu-item:last-child {
  border-right: 0;
}
.mobile-action-bar .menu-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  height: 100%;
  color: #c39e7e;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all 150ms ease-in-out;
  padding: 0.5rem;
}
.mobile-action-bar .menu-item a:hover, .mobile-action-bar .menu-item a:focus-visible {
  background-color: rgba(195, 158, 126, 0.2);
  color: #a98366;
}
.mobile-action-bar .menu-item a:active {
  background-color: rgba(195, 158, 126, 0.5);
  transform: scale(0.98);
}
.mobile-action-bar .menu-item a i {
  font-size: 18px;
}
.mobile-action-bar .menu-item a img {
  height: 18px;
  width: auto;
  object-fit: contain;
}

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