@font-face {
  font-family: "helvetica neue";
  src: url("/static/front/helvetica-neue-5/HelveticaNeueLight.woff2") format("woff2");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "helvetica neue medium";
  src: url("/static/front/helvetica-neue-5/HelveticaNeueMedium.woff2") format("woff2");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "edwardianscriptitc";
  src: url("/static/front/assets/edwardianscriptitc.woff2") format("woff2");
  font-weight: 100;
  font-display: swap;
}
* {
  font-family: var(--helvetivaLight) !important;
  line-height: 1.2;
}

.conatiner {
  padding: 0;
}

.enquiry_pop .close_pop {
  height: 25px !important;
  width: 25px !important;
}
.enquiry_pop #popheading {
  font-size: var(--heading) !important;
  font-family: "edwardianscriptitc" !important;
}
.enquiry_pop .section-inquiry__container__form-details input,
.enquiry_pop .section-inquiry__container__form-details select,
.enquiry_pop .section-inquiry__container label {
  font-family: var(--helvetivaLight) !important;
}

.swiper_hero .swiper-button-next,
.swiper_hero .swiper-button-prev, .third_frame_swiper .swiper-button-next,
.third_frame_swiper .swiper-button-prev {
  padding: 6px !important;
}
.swiper_hero .swiper-button-next path,
.swiper_hero .swiper-button-prev path, .third_frame_swiper .swiper-button-next path,
.third_frame_swiper .swiper-button-prev path {
  fill: var(--gold) !important;
}

.header {
  position: absolute !important;
  background-color: unset;
  border-radius: var(--borderRadius);
  width: 100% !important;
  max-width: 2000px !important;
  margin: 0;
  padding: 10px var(--paddingX);
}
.header .back-nav {
  background-color: unset;
}
.header .back-nav::before {
  background-color: unset;
}
.header .logotop img {
  width: 85px;
  margin-left: 0px;
}
.header .access-menu {
  margin-right: 0;
}
.header .access-menu > li:hover .access-submenu {
  display: block;
  background-color: var(--white) !important;
  width: auto;
}
.header .access-submenu {
  width: auto;
  background-color: white;
  padding: 15px 0px 20px 20px;
  border-radius: 5px;
}
.header .back-nav {
  border-radius: var(--borderRadius);
}
.header .back-nav::before {
  border-radius: var(--borderRadius);
}
.header .access-menu a,
.header .access-menu .anchor {
  border-radius: var(--borderRadius);
  color: var(--white) !important;
  width: 100%;
}
.header .side-bar-pan > li > a::after {
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.header .access-submenu a {
  color: var(--black) !important;
  padding: 0.5em 20px 0.5em 0;
}
.header .acc-menu {
  padding: 15px 20px 10px 15px;
  height: -webkit-fill-available !important;
  background-color: var(--white);
  width: -moz-fit-content;
  width: fit-content;
  left: calc(100% - 4px);
  border-radius: 0px 5px 5px 0px;
}
.header .acc-menu.acc-show::before {
  top: calc(15px + 0.7em);
  height: calc(100% - 3em);
}
.header button.anchor {
  height: calc(100% + 20px) !important;
  border-radius: calc(var(--borderRadius) - 2px);
  background: #e2b57c;
  margin-top: -10px !important;
  margin-bottom: -8px !important;
  margin-right: 0px !important;
  align-items: center;
  padding: 10px 20px;
}
.header a,
.header .anchor {
  font-family: var(--helvetivaLight) !important;
}

.main-cara {
  display: none;
  border-radius: var(--borderRadius);
}
.main-cara .embed_video {
  border-radius: var(--borderRadius);
}
.main-cara .carousel-caption {
  padding: 10px 0;
}

.newHero {
  width: 100%;
  height: auto;
  aspect-ratio: 16/8.3;
  position: relative;
  overflow: hidden;
}
.newHero a {
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: unset;
}
.newHero img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 0;
}
.newHero .layer {
  position: absolute;
  padding: 0;
  height: 120px;
  width: 100%;
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(255, 254, 254, 0));
  z-index: 1;
}
.newHero div {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  padding: clamp(7.5rem, 2.8768rem + 5.4152vw, 9.375rem);
}
.newHero div p {
  font-size: var(--subBigHeading);
  line-height: 1;
  text-align: center;
  margin: 0;
  font-weight: 300;
  color: var(--white);
}
.newHero div h2,
.newHero div h1 {
  font-size: var(--bigHeading);
  text-align: center;
  font-family: "edwardianscriptitc" !important;
  line-height: 1;
  font-weight: 100;
  color: var(--gold);
}

.swiper_hero .newHero div h1,
.swiper_hero .newHero div h2 {
  font-weight: 100;
  background-image: url("../../assets/back2.jpeg");
  background-size: 200px;
  background-position: center center;
  background-repeat: repeat;
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.2;
  text-shadow: 0 -1px 0x rgba(255, 255, 255, 0.2745098039), 0 1px 0px rgba(226, 182, 124, 0.2862745098);
  filter: drop-shadow(1px 1px 0px rgba(255, 255, 255, 0.2745098039)) drop-shadow(1px 1px 0px rgba(226, 182, 124, 0.2862745098));
}

.sec-main-cara {
  margin: var(--paddingY) var(--paddingX);
  border-radius: var(--borderRadius);
}
.sec-main-cara .create-art {
  font-family: var(--helvetivaLight) !important;
  font-size: var(--bigHeading);
}
.sec-main-cara .d-block.w-100 h5::after {
  font-family: var(--helvetivaLight) !important;
  font-weight: 600;
  font-size: var(--subHeading);
  text-transform: uppercase;
}
.sec-main-cara .sec-cara img {
  border-radius: var(--borderRadius);
}

#third_frame {
  border-radius: 0;
  margin: var(--paddingY) 0;
  aspect-ratio: 16/9;
}
#third_frame .swiper,
#third_frame .swiper-wrapper {
  width: 100%;
  height: 100%;
}
#third_frame .swiper-pagination-bullet {
  background: var(--red);
  opacity: 0.5;
}
#third_frame .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--red);
  opacity: 1;
}
#third_frame .swiper-slide {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
#third_frame .swiper-slide > img, #third_frame .swiper-slide > picture > img {
  position: absolute;
  height: 100%;
  width: 100%;
  inset: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
#third_frame .innner_content_wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: calc(var(--paddingY) / 1.5);
}
#third_frame .innner_content_wrapper > div p:last-child {
  font-size: var(--subBigHeading);
  font-weight: 300;
  color: var(--white);
  text-align: center;
  line-height: 1;
  margin-top: -10%;
  transform: translateX(calc(var(--paddingY) * 1));
}
#third_frame .innner_content_wrapper > div p:first-child {
  font-size: var(--bigHeading);
  font-family: "edwardianscriptitc" !important;
  color: var(--gold);
  line-height: 1;
  margin-bottom: 0;
  text-align: center;
  transform: translateX(calc(var(--paddingY) * -1));
  font-weight: 100;
  background-image: url("../../assets/back2.jpeg");
  background-size: 50px;
  background-position: center center;
  background-repeat: repeat;
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.2;
  padding: 0 20px;
  text-shadow: 0 -2px 0x rgba(255, 255, 255, 0.2745098039), 0 1px 0px rgba(226, 182, 124, 0.2862745098);
  filter: drop-shadow(1px 1px 0px rgba(255, 255, 255, 0.2745098039)) drop-shadow(1px 1px 0px rgba(226, 182, 124, 0.2862745098));
}

.gourmet {
  display: none;
  margin: var(--paddingY) var(--paddingX);
  border-radius: var(--borderRadius);
}
.gourmet * {
  font-family: var(--helvetivaLight) !important;
}
.gourmet .gourmet-item .h44 {
  font-weight: 600;
  font-size: var(--subHeading);
  margin-top: auto;
}
.gourmet .gourmet-item .h1 {
  font-size: var(--heading);
}
.gourmet .gourmet-item h1,
.gourmet .gourmet-item .h1,
.gourmet .gourmet-item h3,
.gourmet .gourmet-item .h44 {
  font-family: var(--helvetivaLight) !important;
}
.gourmet .gourmet-item .hotspot .h6 {
  font-family: var(--helvetivaLight) !important;
}

.master-piece-home {
  background: #f1f1f1;
  border-radius: 0;
  margin: var(--paddingY) 0;
  width: unset;
  margin-right: 0;
}
.master-piece-home * {
  font-family: var(--helvetivaLight) !important;
}
.master-piece-home .submit::before {
  display: none;
}
.master-piece-home .submit > img {
  position: relative;
  top: 0;
  right: -100%;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: black;
  stroke-width: 2;
  transform: translateX(5px);
  transition: all 0.6s ease;
  height: 40px;
  width: 40px;
}
.master-piece-home .piece_div .h1 {
  font-family: var(--helvetivaLight) !important;
}
.master-piece-home .piece_div .h1::before {
  font-family: var(--helvetivaLight) !important;
}
.master-piece-home .master-div {
  height: auto;
  padding: calc(var(--paddingY) / 2) var(--paddingX);
  width: 100%;
  aspect-ratio: 10/3;
}
.master-piece-home .master-div > p:first-child {
  font-size: var(--subBigHeading);
  font-family: var(--helvetivaLight) !important;
  color: var(--black);
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 0%;
}
.master-piece-home .master-div > p {
  font-size: var(--bodyCopy);
  color: var(--black);
  margin-top: calc(var(--paddingY) / 2);
}
.master-piece-home .master-div .h1 {
  font-family: "edwardianscriptitc" !important;
  position: unset;
  transform: unset;
  font-size: var(--bigHeading);
  color: var(--red);
  line-height: 1;
}
.master-piece-home .master-div .h1::before {
  content: "";
}
.master-piece-home .master-div .location_class > div {
  border-radius: calc(var(--borderRadius) - 5px);
}
.master-piece-home .master-div .location_class p,
.master-piece-home .master-div .location_class input,
.master-piece-home .master-div .location_class button {
  font-size: var(--bodyCopy) !important;
  font-family: var(--helvetivaLight) !important;
  color: var(--black);
}
.master-piece-home .master-div .location_class input {
  border: 1px solid var(--black);
  padding: 10px 20px;
  border-radius: var(--borderRadius);
}
.master-piece-home .master-div .location_class input:focus {
  border: 1px solid var(--black);
  outline: none;
}
.master-piece-home .master-div .h23,
.master-piece-home .master-div h3 {
  font-family: var(--helvetivaLight) !important;
  text-transform: capitalize;
}
.master-piece-home .master-div .h23 {
  margin-bottom: 15px;
  margin-top: clamp(1.875rem, -7.4817rem + 14.6199vw, 5rem);
}
.master-piece-home .img-div img {
  width: 100%;
  height: auto;
}

.customer .customer_header {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.customer .customer_header p {
  font-size: var(--subHeading);
  font-family: var(--helvetivaLight) !important;
  color: var(--black);
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: -11%;
  text-align: center;
  margin-left: 50%;
  white-space: pre;
}
.customer .customer_header h1,
.customer .customer_header .h1 {
  font-family: "edwardianscriptitc" !important;
  font-size: var(--heading);
  font-weight: 100;
  line-height: 1;
}
.customer .customer_header h1::before,
.customer .customer_header .h1::before {
  display: none;
  font-family: var(--helvetivaLight) !important;
  bottom: 2px;
  text-transform: uppercase;
}

.footer {
  border-radius: var(--borderRadius) var(--borderRadius) 0 0;
}
.footer * {
  font-family: var(--helvetivaLight) !important;
}
.footer .footer-content > div a,
.footer .footer-content > div p {
  font-family: var(--helvetivaLight) !important;
}
.footer .footer-content > div a:first-child,
.footer .footer-content > div:last-child a:nth-child(3) {
  font-family: var(--helvetivaLight) !important;
}

@media screen and (max-width: 1366px) {
  .newHero > div {
    padding: clamp(6.25rem, 2.5073rem + 5.848vw, 7.5rem);
  }
}
@media screen and (max-width: 1024px) {
  section.header {
    padding: 0px var(--paddingX);
  }
  section.header .logotop img {
    width: 75px;
  }
  .newHero {
    aspect-ratio: 16/12;
  }
  .newHero > div {
    padding: 120px;
  }
  .slider_hotspot > div .heading {
    padding: 30px;
  }
  .slider_hotspot > div .points .hotspot {
    height: 120px;
  }
  .slider_hotspot > div .points .hotspot .content {
    padding: 10px;
    gap: 3px;
  }
  .slider_hotspot > div .points .hotspot .content .h5 {
    font-weight: 600;
  }
  .slider_hotspot > div .points .hotspot > div:last-child {
    height: calc(100% + 20px);
    margin-top: -20px;
  }
}
@media screen and (max-width: 768px) {
  .swiper_hero .newHero div h1,
  .swiper_hero .newHero div h2 {
    filter: unset;
    text-shadow: unset;
  }
  .slider_hotspot > div .heading p:last-child, #third_frame .innner_content_wrapper > div p:first-child {
    text-shadow: unset;
    filter: unset;
  }
  .menu-bar .iopen {
    filter: invert(1);
  }
  .header .link {
    cursor: none;
    height: 100%;
    overflow: auto;
    align-items: flex-start;
  }
  .header .menu-open {
    width: 100%;
    justify-content: flex-end;
  }
  .header * {
    color: var(--black) !important;
  }
  .header .access-submenu.side-bar-pan .list-sub-menu {
    padding: 0.5em 30px 0.5em 20px !important;
  }
  .header .back-nav {
    background-color: #fff;
    display: none;
  }
  .header .back-nav::before {
    height: 0;
  }
  .header .logotop img {
    width: 60px;
    position: relative;
    z-index: 20;
  }
  .header .access-menu .arrow-img-div {
    position: absolute;
    top: -3px;
    transform: rotate(1deg);
    transition: all 0.1s;
    z-index: 1;
    right: 0;
  }
  .header .access-menu .acc-menu {
    left: auto;
    right: 0;
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .header .access-menu > li:hover .access-submenu {
    display: block !important;
  }
  .header .access-menu .access-submenu li {
    position: relative;
  }
  .header .access-menu .access-submenu img {
    display: block !important;
  }
  .header .access-menu .access-submenu {
    position: unset;
  }
  .header .access-menu .access-submenu a {
    color: var(--black) !important;
  }
  .header .access-menu .anchor {
    color: var(--black) !important;
  }
  .header .access-menu .anchor a {
    color: var(--black) !important;
  }
  .header .menu-open {
    position: relative;
    padding: 20px;
    margin: -20px;
    gap: 10px;
    border-radius: var(--borderRadius);
    width: 100%;
    margin-right: 10px;
  }
  .head-full-cover .menu-open .last-child-shop {
    margin-top: 20px !important;
  }
  .head-full-cover .back-nav {
    display: block !important;
    width: 95%;
    height: 100% !important;
    top: -15px;
    left: 2.5%;
    right: 2.5%;
  }
  #third_frame {
    aspect-ratio: 16/10;
  }
}
@media screen and (max-width: 540px) {
  .newHero {
    aspect-ratio: 9/16;
    max-height: 100vh;
  }
  .newHero > div {
    padding: 100px 20px;
  }
  .newHero img {
    -o-object-position: top;
       object-position: top;
  }
  #third_frame {
    aspect-ratio: 9/16;
  }
  #third_frame .innner_content_wrapper {
    padding: 30px 20px 50px;
  }
}/*# sourceMappingURL=homepage.css.map */