:root {
  --obsidian: #090807;
  --obsidian-soft: #15120f;
  --antique-gold: #c7a55a;
  --deep-forest: #0d3328;
  --burgundy: #6f1f31;
  --ivory: #daa8e4;
  --ivory-muted: #e7ddcc;
  --brushed-copper: #b56b45;
  --text-warm: #625846;
}

html {
  font-size: 18px;
  scroll-behavior: smooth;
}

body {
  color: var(--text-warm);
  background: var(--ivory);
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: "Segoe UI", Arial, sans-serif;
}

a {
  color: var(--brushed-copper);
  transition: all 0.3s ease;
}

a:hover,
a:focus {
  color: var(--antique-gold);
  text-decoration: none;
}

a:focus,
button:focus,
input:focus {
  outline: 2px solid rgba(199, 165, 90, 0.55);
  outline-offset: 3px;
}

.btn {
  padding: 8px 32px;
}

.btn:hover {
  background-color: var(--antique-gold);
}

.aX63sCv {
  padding-top: 135px;
}

.hnjIiTj {
  padding-top: 80px;
}

.lkLAxw {
  background: #efe6d7;
}

.I06RcchY {
  color: var(--deep-forest);
}

.j0fckr {
  font-size: 1.25rem;
}

.ccRQwGIkGnC,
.IZbodhvfvL {
  display: inline-block;
  min-width: 190px;
  text-align: center;
  padding: 14px 35px;
  border-radius: 30px;
  font-weight: 600;
}

.ccRQwGIkGnC {
  color: var(--obsidian);
  background-color: var(--antique-gold);
  border: 1px solid var(--antique-gold);
}

.ccRQwGIkGnC:hover,
.ccRQwGIkGnC:focus {
  color: var(--ivory);
  background-color: var(--burgundy);
  border-color: var(--burgundy);
}

.IZbodhvfvL {
  color: var(--ivory);
  border: 1px solid rgba(248, 242, 231, 0.82);
  background: rgba(9, 8, 7, 0.2);
}

.IZbodhvfvL:hover,
.IZbodhvfvL:focus {
  color: var(--obsidian);
  background: var(--ivory);
}

/* Navbar */

.tm-navbar {
  position: fixed;
  width: 100%;
  z-index: 1000;
  background-color: transparent;
  transition: all 0.3s ease;
}

.tm-navbar.scroll {
  background-color: rgba(248, 242, 231, 0.97);
  border-bottom: 1px solid rgba(13, 51, 40, 0.14);
  box-shadow: 0 12px 28px rgba(9, 8, 7, 0.08);
}

.VCU0BykaSxs {
  color: var(--ivory);
  font-size: 1.4rem;
  font-weight: bold;
}

.VCU0BykaSxs:hover,
.tm-navbar.scroll .VCU0BykaSxs:hover {
  color: var(--antique-gold);
}

.tm-navbar.scroll .VCU0BykaSxs {
  color: var(--obsidian);
}

.nav-item {
  list-style: none;
}

.tm-nav-link {
  color: var(--ivory);
  font-size: 0.94rem;
  font-weight: 600;
}

.tm-navbar.scroll .tm-nav-link {
  color: var(--obsidian);
}

.tm-navbar.scroll .tm-nav-link:hover,
.tm-navbar.scroll .tm-nav-link.current,
.tm-nav-link:hover,
.tm-nav-link.current {
  color: var(--brushed-copper);
}

.xHJbBHYkcX7 {
  border: 1px solid var(--ivory);
  padding-left: 10px;
  padding-right: 10px;
}

.PGmEcSBMgmR {
  color: var(--ivory);
  padding-top: 6px;
}

.tm-navbar.scroll .xHJbBHYkcX7 {
  border: 1px solid var(--obsidian);
}

.tm-navbar.scroll .PGmEcSBMgmR {
  color: var(--obsidian);
}

/* Hero */

#hero {
  background-image: linear-gradient(rgba(9, 8, 7, 0.52), rgba(9, 8, 7, 0.64)), url(../kQhWcN8e/X0vRyS.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  min-height: 610px;
  position: relative;
}

.AehqfYN {
  background-image: linear-gradient(rgba(9, 8, 7, 0.48), rgba(9, 8, 7, 0.7)), url(../kQhWcN8e/X0vRyS.jpg);
}

.q5d3LJXZ {
  background-image: linear-gradient(rgba(9, 8, 7, 0.54), rgba(13, 51, 40, 0.74)), url(../kQhWcN8e/HJP4eeybWu.jpg);
}

.fOs7Agjmtn4 {
  background-image: linear-gradient(rgba(9, 8, 7, 0.58), rgba(111, 31, 49, 0.55)), url(../kQhWcN8e/em27nltO.jpg);
}

.bjXiW08OPL {
  height: 72vh;
  min-height: 560px;
}

@media (min-height: 830px) {
  #hero {
    background-position: center -210px;
  }
}

@media (min-height: 680px) and (max-height: 829px) {
  #hero {
    background-position: center -300px;
  }
}

@media (min-height: 500px) and (max-height: 679px) {
  #hero {
    background-position: center -400px;
  }
}

@media (max-height: 499px) {
  #hero {
    background-position: center -450px;
  }
}

.LTHQiEhfM {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 0 20px;
}

.coKcUj {
  max-width: 920px;
  margin: -40px auto 0;
}

.CyV2UZlSwzP {
  color: var(--antique-gold);
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 22px;
  text-transform: uppercase;
  letter-spacing: 0;
}

.iX25ZL2PiA {
  font-size: 4.2rem;
  line-height: 1.08;
  text-shadow: 2px 2px 8px rgba(9, 8, 7, 0.75);
}

.HH00b6o {
  max-width: 760px;
  margin: 22px auto 0;
  color: var(--ivory);
  font-size: 1.18rem;
  line-height: 1.75;
  text-shadow: 1px 1px 6px rgba(9, 8, 7, 0.7);
}

.rdYUltw {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin-top: 34px;
}

.LvalUjyGED {
  display: inline-block;
  max-width: 760px;
  margin-top: 32px;
  padding: 12px 24px;
  color: var(--ivory);
  background: rgba(111, 31, 49, 0.74);
  border: 1px solid rgba(199, 165, 90, 0.55);
  border-radius: 8px;
  font-size: 0.98rem;
  line-height: 1.55;
}

.XKn2Iiy {
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
}

@media (max-height: 480px) {
  .coKcUj {
    margin-top: -20px;
  }

  .XKn2Iiy {
    bottom: 20px;
  }
}

.Q1YEZeKX {
  display: block;
  margin-top: 18%;
}

.KCKLyOkovv {
  color: var(--burgundy);
  cursor: pointer;
  background: var(--ivory);
  border-radius: 50%;
  padding: 10px 22px 8px;
  transition: all 0.3s ease;
}

.KCKLyOkovv:hover,
.KCKLyOkovv:focus {
  color: var(--obsidian);
  background: var(--antique-gold);
}

/* Introduction */

.XboSGB8Eci {
  font-size: 2.6rem;
  font-weight: normal;
}

.TTB8rujr {
  font-size: 1.16rem;
  line-height: 1.65;
}

.dMVLY0Sw {
  width: 100%;
  min-height: 430px;
  object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 25px 60px rgba(9, 8, 7, 0.18);
}

.uz6un8yQ {
  display: block;
  margin-bottom: 55px;
  color: var(--brushed-copper);
}

.ecPavB h3 {
  font-size: 1.28rem;
}

/* Work */

.MNUEAUsh {
  max-width: 740px;
  width: 100%;
  font-size: 1rem;
}

.XhoWNPkU {
  padding-top: 70px;
  padding-bottom: 120px;
}

.JEKhDIQl {
  margin: 0 15px;
}

.slick-dots {
  bottom: -65px;
}

.slick-dots li {
  margin: 0 13px;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: var(--brushed-copper);
}

.slick-dots li button:before {
  font-size: 26px;
  color: var(--deep-forest);
}

/* Hover Effect */
/* Common style */
.DqyuvOBJUt figure {
  position: relative;
  float: left;
  overflow: hidden;
  background: var(--deep-forest);
  text-align: center;
  cursor: pointer;
}

.DqyuvOBJUt figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.86;
}

.DqyuvOBJUt figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.15em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.DqyuvOBJUt figure figcaption::before,
.DqyuvOBJUt figure figcaption::after {
  pointer-events: none;
}

.DqyuvOBJUt figure figcaption,
.DqyuvOBJUt figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.DqyuvOBJUt figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.DqyuvOBJUt figure h2 {
  word-spacing: 0;
  font-weight: 300;
}

.DqyuvOBJUt figure h2 span {
  font-weight: 800;
}

.DqyuvOBJUt figure h2,
.DqyuvOBJUt figure p {
  margin: 0;
}

.DqyuvOBJUt figure p {
  letter-spacing: 0;
  font-size: 68.5%;
}

/*---------------*/
/***** Honey *****/
/*---------------*/

figure.pDkwcEGd {
  background: var(--deep-forest);
  max-width: 220px;
  border-radius: 8px;
}

figure.pDkwcEGd img {
  width: 220px;
  height: 320px;
  object-fit: cover;
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.pDkwcEGd:hover img {
  opacity: 0.42;
}

figure.pDkwcEGd figcaption::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: var(--antique-gold);
  content: "";
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}

figure.pDkwcEGd h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1em 1.2em;
  width: 100%;
  text-align: left;
  font-size: 1.34rem;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}

figure.pDkwcEGd h2 i {
  font-style: normal;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}

figure.pDkwcEGd figcaption::before,
figure.pDkwcEGd h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

figure.pDkwcEGd:hover figcaption::before,
figure.pDkwcEGd:hover h2,
figure.pDkwcEGd:hover h2 i {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Cards and FAQ */

.MtHXdb8,
.m9AG4DCa {
  height: 100%;
  padding: 30px;
  background: rgba(255, 252, 246, 0.9);
  border: 1px solid rgba(199, 165, 90, 0.25);
  border-radius: 8px;
  box-shadow: 0 18px 45px rgba(9, 8, 7, 0.08);
}

.MtHXdb8 h3,
.m9AG4DCa h2 {
  color: var(--deep-forest);
  font-size: 1.25rem;
  margin-bottom: 18px;
}

.MtHXdb8 p,
.m9AG4DCa p {
  margin-bottom: 0;
}

.VB585EQ p + p {
  margin-top: 18px;
}

.vlNFvAIH {
  background: var(--deep-forest);
  color: var(--ivory);
}

.vlNFvAIH h2 {
  color: var(--antique-gold);
}

.tm-faq {
  border-top: 1px solid rgba(13, 51, 40, 0.18);
}

.mgDZyzdjILZ {
  border-bottom: 1px solid rgba(13, 51, 40, 0.18);
}

.tm-faq-question {
  position: relative;
  width: 100%;
  padding: 24px 54px 24px 0;
  color: var(--deep-forest);
  background: transparent;
  border: 0;
  text-align: left;
  font-size: 1.12rem;
  font-weight: 700;
  cursor: pointer;
}

.W2jDvXe05 {
  position: absolute;
  top: 28px;
  right: 8px;
  width: 18px;
  height: 18px;
}

.W2jDvXe05::before,
.W2jDvXe05::after {
  position: absolute;
  content: "";
  background: var(--brushed-copper);
  transition: transform 0.3s ease;
}

.W2jDvXe05::before {
  top: 8px;
  left: 0;
  width: 18px;
  height: 2px;
}

.W2jDvXe05::after {
  top: 0;
  left: 8px;
  width: 2px;
  height: 18px;
}

.tm-faq-question[aria-expanded="true"] .W2jDvXe05::after {
  transform: rotate(90deg);
}

.tm-faq-answer {
  display: none;
  padding: 0 30px 24px 0;
}

.tm-faq-answer p {
  margin-bottom: 0;
}

/* Contact */

#contact {
  color: var(--ivory);
  background-image: linear-gradient(rgba(9, 8, 7, 0.72), rgba(13, 51, 40, 0.78)), url(../kQhWcN8e/em27nltO.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 910px;
  position: relative;
  padding-bottom: 250px;
  padding-top: 160px;
}

.THq22E {
  border-top: 2px solid var(--ivory);
  height: 8px;
  width: 100%;
}

.L1Q9jqYSGg {
  width: 25%;
  height: 8px;
  background: var(--antique-gold);
}

.gjqQvpHL {
  margin-bottom: 75px;
}

.m36D51 {
  display: flex;
  align-items: center;
}

.m36D51 i,
.m36D51 span {
  color: var(--ivory);
  transition: all 0.3s ease;
}

.m36D51:hover i,
.m36D51:hover span {
  color: var(--antique-gold);
}

.Po7sfKEEGoS {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.KLZeLV5bUP {
  max-width: 100%;
  padding: 8px 25px;
  border-radius: 3px;
  border: 1px solid var(--ivory);
  background: rgba(9, 8, 7, 0.12);
  color: var(--ivory);
}

::placeholder {
  color: var(--ivory);
  opacity: 1;
}

:-ms-input-placeholder {
  color: var(--ivory);
}

::-ms-input-placeholder {
  color: var(--ivory);
}

.SPFIX5j7 {
  margin-left: 20px;
  color: var(--obsidian);
  background: var(--antique-gold);
  border: 0;
}

.SPFIX5j7:hover,
.SPFIX5j7:focus {
  color: var(--ivory);
  background: var(--burgundy);
}

.S28HFP {
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
  padding: 0 15px;
}

.ewSfJDUUx {
  color: var(--antique-gold);
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 12px;
}

.S28HFP p {
  margin-bottom: 10px;
  line-height: 1.65;
}

.QNdlgEytH {
  color: var(--ivory);
}

.QNdlgEytH:hover,
.QNdlgEytH:focus {
  color: var(--antique-gold);
  text-decoration: none;
}

.b6yRvbBXx {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 1100;
  display: none;
  width: min(520px, calc(100% - 48px));
  padding: 18px 20px;
  color: var(--ivory);
  background: rgba(9, 8, 7, 0.96);
  border: 1px solid rgba(199, 165, 90, 0.45);
  border-radius: 8px;
  box-shadow: 0 18px 45px rgba(9, 8, 7, 0.32);
}

.b6yRvbBXx p {
  margin: 0 0 12px;
  line-height: 1.55;
}

.b6yRvbBXx a {
  color: var(--antique-gold);
  margin-right: 18px;
}

.b6yRvbBXx button {
  color: var(--obsidian);
  background: var(--antique-gold);
  border: 0;
  border-radius: 30px;
  padding: 8px 22px;
  cursor: pointer;
  font-weight: 700;
}

p {
  line-height: 1.9;
}

@media (min-width: 992px) {
  .dA6ifrIEqO {
    padding-left: 65px;
  }

  .XldQtf0QuN {
    padding-left: 0;
    padding-right: 65px;
  }

  .lOXkK6 .navbar-nav .nav-link {
    padding-right: 14px;
    padding-left: 14px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1275px;
  }

  .Yvqxop {
    max-width: 1290px;
  }

  .xTHjsCU {
    max-width: 1063px;
  }

  .lOXkK6 .navbar-nav .nav-link {
    padding-right: 18px;
    padding-left: 18px;
  }
}

@media (max-width: 1199px) {
  .tm-nav-link {
    font-size: 0.86rem;
  }
}

@media (max-width: 991px) {
  .aX63sCv {
    padding-top: 105px;
  }

  .dA6ifrIEqO {
    padding-left: 15px;
    padding-top: 30px;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

  .dMVLY0Sw {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-nav {
    max-width: 320px;
    text-align: right;
    margin-left: auto;
  }

  .navbar-collapse {
    background-color: rgba(248, 242, 231, 0.98);
    padding: 10px;
    border-radius: 3px;
    box-shadow: 0 18px 40px rgba(9, 8, 7, 0.18);
  }

  .navbar-collapse .nav-link {
    color: var(--obsidian);
    white-space: normal;
  }

  .SPFIX5j7 {
    margin-left: 0;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .iX25ZL2PiA {
    font-size: 3rem;
  }

  .HH00b6o {
    font-size: 1rem;
  }

  .rdYUltw {
    align-items: center;
    flex-direction: column;
  }

  .ccRQwGIkGnC,
  .IZbodhvfvL {
    width: min(100%, 290px);
  }

  .XboSGB8Eci {
    font-size: 2.15rem;
  }

  #contact {
    min-height: 1080px;
    padding-bottom: 320px;
  }
}

@media (max-width: 480px) {
  .XhoWNPkU {
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
  }

  .slick-dots li {
    margin: 0 8px;
  }

  .JEKhDIQl {
    margin: 0;
  }

  .iX25ZL2PiA {
    font-size: 2.55rem;
  }

  .b6yRvbBXx {
    right: 14px;
    bottom: 14px;
    width: calc(100% - 28px);
  }
}

@media (max-width: 420px) {
  .SPFIX5j7 {
    display: block;
    margin-left: 0;
    margin-top: 20px;
  }

  .KLZeLV5bUP {
    width: 100%;
  }
}
