.banner-overlay__container.top-curve .promo{
    clip-path: ellipse(110% 100% at 50% 100%);
}
@media(max-width: 992px){
  .banner-overlay__container.top-curve .promo{
    clip-path: ellipse(210% 100% at 49.5% 100%);
    top: -80px;
  }
}
.right-curve .field-promoicon{
  position: relative;
}
.right-curve .field-promoicon img{
  aspect-ratio: 725 / 992;
}
.right-curve .field-promoicon::after{
  content: '';
  background-image: url('/kindira/images/vector/right-curve.svg');
  width: 65%;
  height: 100%;
  position: absolute;
  right: -1px;
  bottom: 0;
  background-size: 100% 100%;
    
}
@media(max-width: 768px){
  .right-curve .field-promoicon::after{
    background-image: url('/kindira/images/vector/bottom-sm.png');
    width: 100%;
    height: 35px;
    right: 0;
    bottom: 0;
    background-size: 100% 100%;
  }
}

/*carousel*/
.concept-carousel--arrow .concept-carousel__slide-image{
    position:relative;
}
.concept-carousel--arrow.carousel-bottom-curve .concept-carousel__slide-image::after{
    content: '';
    background-image: url('/kindira/images/vector/bottom-sm.png');
    width: 100%;
    height: 35px;
    position: absolute;
    right: 0;
    bottom: 0;
    background-size: 100% 100%;
}
/*overlays*/
.image.absolute img{
  width: 100%;
  height: 100%;
}
@media(max-width: 768px) {
  .image.absolute img{
    width: 60%;
  }
}

.top-right__container,
.top-left__container,
.bottom-left-v,
.top-left-swirl,
.top-right-o,
.top-left-circle,
.flower-right,
.bg-brown-image,
.explore-bg,
.vector-container {
  position: relative;
}

@media (max-width: 992px) {
  .top-hide-mb,
  .top-left,
  .top-right,
  .top-left-green::before {
    display: none;
  }
}
.top-right {
  position: absolute;
  right: 0;
  top: 0;

  /*content: "";
    background-image: url(data:image/svg+xml,<svg width="284" height="892" viewBox="0 0 284 892" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.15" d="M540.694 111.887C687.501 285.579 935.292 320.774 841.257 637.743C760.796 908.763 579.025 919.735 316.25 866.943C4.06806 804.266 -42.4064 569.418 29.4768 349.451C101.36 129.376 307.888 -163.587 540.694 111.887Z" fill="%23FDB714"/></svg>);
    width: 284px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-size: 100% 100%;*/
}
.visit-us .top-left,
.top-left {
  position: absolute;
  left: 0;
  top: unset;
  bottom: 60%;
  overflow-y: visible;
  z-index: 2;
}
.bottom-right-violet{
  position: relative;
  overflow: hidden;
}
.bottom-right-violet::before {
  content: '';
  background-image: url('/thefabric/images/icons/violet-circle.svg');
  width: 200px;
  height: 400px;
  position: absolute;
  right: 0;
  bottom: -270px;
  background-size: 100% 100%;
}
.bottom-left {
  position: absolute;
  left: 0;
  bottom: -50%;
}
.bottom-right {
  position: absolute;
  right: 0;
  bottom: 0;
}
.bottom-right-v {
  overflow: hidden;
  position: relative;
}
.bottom-right-v::after {
  content: '';
  background-image: url('data:image/svg+xml,<svg width="200" height="186" viewBox="0 0 200 186" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.1" d="M200 186L0.42705 186C0.213603 182.625 0 179.438 0 176.063C0.640341 79.3125 89.8613 0.9375 200 0L200 186Z" fill="%23762237"/></svg>');
  width: 200px;
  height: 200px;
  position: absolute;
  right: 0;
  bottom: -20px;
  background-size: 100% 100%;
}
.top-left-swirl > div,
.bg-brown-image > div,
.top-right-o > div,
.top-left-circle > div,
.flower-right > div,
.vector-container > div,
.bottom-right-violet > div,
.explore-bg > div,
.bottom-right-v > div{
  position: relative;
  z-index: 2;
}
.top-left-swirl::after {
  content: '';
  background-image: url('/kindira/images/bg/top-left-swirl.svg');
  width: 15%;
 // height: 50%;
 height: 80%;
  position: absolute;
  left: 0;
  top: -20%;
  background-size: 100% 100%;
  z-index: 1;
  overflow: hidden;
}

@media(max-width: 992px){
  .top-left-swirl::after {
    width: 15%;
    height: 15%;
    top: -2%;
  }
}

.top-left-circle{
  overflow: hidden;

  .concept-carousel--arrow.concept-carousel .tns-controls button:first-child{
    left: 0;
  }
}
.top-left-circle::after {
  content: '';
  background-image: url('/kindira/images/bg/top-left-circle.svg');
  width: 285px;
  height: 48%;
  position: absolute;
  left: 0;
  top: -3%;
  background-size: 100% 100%;
  z-index: 1;
  overflow: hidden;
}
.top-left-circle.bottom-center::after{
  top: unset;
  bottom: -15%;
  left: 50%;
  transform: translateX(-50%) rotate(-91deg);
}
.top-right-o::after {
  content: '';
  background-image: url('/kindira/images/bg/top-right-o.svg');
  width: 300px;
  height: 50%;
  position: absolute;
  right: 0;
  top: 0;
  background-size: 100% 100%;
  z-index: 1;
  overflow: hidden;
  opacity: 0.15;
}
@media(max-width: 992px){
  .top-right-o::after {
    width: 200px;
  }
}

.top-right-o::before {
  content: '';
  background-image: url('/kindira/images/bg/bottom-left.svg');
  width: 200px;
  height: 200px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-size: 100% 100%;
  z-index: 1;
  overflow: hidden;
}

.lower-left-flower::before {
  content: '';
  background-image: url('/kindira/images/vector/lower-left-flower.svg');
  width: 300px;
  height: 300px;
  position: absolute;
  bottom: -50px;
  left: 0;
  background-size: 100% 100%;
  z-index: 1;
  overflow: hidden;
}

@nedia(max-width: 992px){
  .lower-left-flower::before {
    width: 150px;
    height: 150px;
    bottom: -20px;
  }
}

.flower-right::after {
  content: '';
  background-image: url('/kindira/images/bg/flower-right.svg');
  width: 30%;
  height: 65%;
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: 100% 100%;
  z-index: 2;
}

.lower-left::after {
  content: '';
  background-image: url('/kindira/images/vector/lower-left.svg');
  width: 400px;
  height: 65%;
  position: absolute;
  left: 0;
  bottom: -29%;
  background-size: 100% 100%;
  opacity: 0.15;
}
@media(max-width: 992px){
  .flower-right::after {
    width: 100px;
    height: 120px;
  }
}
.explore-bg{
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
}
.explore-bg::after {
  content: '';
  background-image: url('/thefabric/images/bg/explore-bg.png');
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100% 100%;
}
.bg-brown-image{
  background: var(--dark-brown);

  .concept-carousel__title{
    color: white;
  }
}
.bg-brown-image::after {
  content: '';
  background-image: url('/kindira/images/bg/brown.png');
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: 100% 100%;
}

.hero-banner-one:not(.has-video) .hero-banner-one__overlay{
  background: linear-gradient(180deg, #1B1713 2.5%, rgba(52, 47, 41, 0) 125.17%);
}
.overlay-top{
    clip-path: ellipse(170% 100% at 50% 100%);
    padding-top: 150px !important;
    margin-top: -100px;
}
@media(max-width: 992px){
  .overlay-top{
      clip-path: ellipse(400% 100% at 50% 100%);
      padding-top: 100px !important;
      margin-top: -50px;
  }
}
.vector-right.top-left-swirl::after{
  width: 400px;
  height: 400px;
  left: unset;
  right: 0;
  top: -50px;
}
@media(max-width: 992px){
  .vector-right.top-left-swirl::after{
    width: 220px;
    height: 220px;
    background-position: left;
    transform: rotate(-182deg);
  }
}
body:has(.overlay-top) .hero-banner-one:not(.no-overlay-banner)::after{
  display: none;
}

.top-left-circle.left-center{
  top: 10%;
}

@media(max-width: 992px){
  .top-left-circle.left-center{
    padding-inline: 20px;
  }
}