.elementor-347 .elementor-element.elementor-element-dbd3bd9{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-347 .elementor-element.elementor-element-3dd11a7{padding:0px 0px 0px 0px;}.elementor-347{padding:100px 0px 40px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-347 .elementor-element.elementor-element-dbd3bd9{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-3dd11a7 */.hj-footer {
  background: #080808;
  color: #ffffff;
  padding: 100px 6% 35px;
  border-top: 1px solid rgba(255,255,255,.08);
}

.hj-footer-inner {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.4fr .8fr .8fr 1fr;
  gap: 55px;
}

.hj-footer-logo{
  display:flex;
  align-items:center;
  gap:14px;
  text-decoration:none !important;
}

.hj-footer-logo img{
  width:60px;
  height:60px;
  object-fit:contain;
}

.hj-footer-logo span{
  color:#D4AF37;
  font-family:"Playfair Display",serif;
  font-size:42px;
  line-height:1;
}

.hj-footer-brand p {
  color: #B8B8B8;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.8;
  max-width: 390px;
  margin: 0 0 28px;
}

.hj-footer-social {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.hj-footer-social a {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgba(212,175,55,.1);
  border: 1px solid rgba(212,175,55,.32);
  color: #D4AF37 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 800;
  transition: .3s ease;
}

.hj-footer-social a:hover {
  background: #D4AF37;
  color: #111111 !important;
  transform: translateY(-3px);
}

.hj-footer-col h3 {
  color: #ffffff;
  font-family: "Playfair Display", serif;
  font-size: 26px;
  margin: 0 0 22px;
}

.hj-footer-col a {
  display: block;
  color: #B8B8B8 !important;
  font-family: Inter, sans-serif;
  font-size: 15px;
  text-decoration: none !important;
  margin-bottom: 13px;
  transition: .25s ease;
}

.hj-footer-col a:hover {
  color: #D4AF37 !important;
  transform: translateX(4px);
}

.hj-footer-apps {
  margin-top: 24px;
  display: grid;
  gap: 12px;
}

.hj-footer-apps a {
  width: fit-content;
  padding: 13px 18px;
  border-radius: 999px;
  border: 1px solid rgba(212,175,55,.4);
  color: #D4AF37 !important;
  margin-bottom: 0;
}

.hj-footer-apps a:first-child {
  background: #D4AF37;
  color: #111111 !important;
  font-weight: 800;
}

.hj-footer-bottom {
  max-width: 1320px;
  margin: 65px auto 0;
  padding-top: 28px;
  border-top: 1px solid rgba(255,255,255,.08);
  text-align: center;
}

.hj-footer-bottom p {
  color: #777777;
  font-family: Inter, sans-serif;
  font-size: 14px;
  margin: 0;
}

@media(max-width: 991px) {
  .hj-footer-inner {
    grid-template-columns: 1fr 1fr;
  }
}

@media(max-width: 600px) {
  .hj-footer {
    padding: 75px 20px 30px;
  }

  .hj-footer-inner {
    grid-template-columns: 1fr;
    gap: 38px;
  }

  .hj-footer-logo {
    font-size: 38px;
  }

  .hj-footer-col h3 {
    font-size: 24px;
  }
}

.hj-footer-credit{
  margin-top:12px !important;
  color:#777777;
  font-family:Inter,sans-serif;
  font-size:14px;
}

.hj-footer-credit a{
  color:#D4AF37 !important;
  text-decoration:none !important;
  font-weight:600;
}

.hj-footer-credit a:hover{
  text-decoration:underline !important;
}/* End custom CSS */