.elementor-4508 .elementor-element.elementor-element-608dc50{--display:flex;--min-height:100px;--gap:0px 0px;--background-transition:0.3s;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4508 .elementor-element.elementor-element-608dc50, .elementor-4508 .elementor-element.elementor-element-608dc50::before{--border-transition:0.3s;}.elementor-4508 .elementor-element.elementor-element-20d883d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-4508 .elementor-element.elementor-element-83b8962 > .elementor-widget-container{margin:0px 0px 0px 0px;}:root{--page-title-display:none;}body.elementor-page-4508{padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-4508 .elementor-element.elementor-element-608dc50{--min-height:1px;--padding-top:40px;--padding-bottom:40px;--padding-left:15px;--padding-right:15px;}}/* Start custom CSS for html, class: .elementor-element-0fe936e */.custom-bg-section {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.video-bg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
   overflow: hidden;
}

.video-bg-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
background: transparent;
  z-index: 2; 
  pointer-events: auto;
}

.video-bg-wrapper iframe {
  width: 120vw;
  height: 67.5vw;
  min-height: 110vh;
  min-width: 195.55vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 1;
}

.content-wrapper {
  position: relative;
  z-index: 2;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1620px;
  margin: 0 auto;
  padding: 0 20px;
  color: #fff;
}

.text-column {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 0 0 110px;
}

.sub-title {
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 30px;
  font-weight: bold;
}

.main-title-img {
  max-width: 100%;
  height: auto;
  display: block;
}

.action-btn {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  padding: 12px 30px;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  width: fit-content;
  margin-top: 70px;
  font-size: 16px;
  transition: all 0.3s ease-out;
  border: 2px solid #fff;
  border-radius: 30px;
}

.action-btn svg {
  transition: transform 0.3s ease-out;
}

.action-btn:hover {
  color: #fff;
  border-color: #d66672;
  background: #d66672;
}

.action-btn:hover svg {
  transform: translateX(5px);
}

.image-column {
  flex: 0 0 849px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.bottom-fixed-img {
  width: 849px;
  height: 821px;
  max-width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 1024px) {
  .content-wrapper {
    flex-direction: column;
    max-width: 100%;
    padding: 60px 20px 0;
  }

  .text-column {
    flex: none;
    align-items: center;
    text-align: center;
    margin-bottom: 40px;
    padding: 0;
  }

  .image-column {
    flex: 1;
    width: 100%;
    justify-content: center;
  }

  .main-title-img {
    margin: 0 auto;
  }

  .bottom-fixed-img {
    width: auto;
    height: auto;
    max-height: 50vh;
  }
}

@media (max-width: 776px) {
  .sub-title {
    font-size: 24px;
  }
  
  .main-title-img {
    max-width: 80%;
  }

  .mbr {
    display: none;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-20d883d */@media(min-width: 1024px){
    .jupiterx-footer{
        display: none !important;
    }
}

@media(max-width: 1024px){
    .main_footer{display: none;}
}/* End custom CSS */
/* Start custom CSS */#fp-nav ul{
    display: none;
}

@media(max-width: 768px){
    .mbr{display: none !important;}
}

@media(min-width:778px){
    .section1 .e-con-inner{width: 1300px; margin: 0 auto;}
    
    .section2 .e-con-inner{width: 1300px; margin: 0 auto;}
    .section3 .e-con-inner{
        width: 1560px;
        margin: 0 auto;
        display: flex;
    }
    
    .dflex .fp-tableCell{
        display: flex;
    }
    
    .w1410 .e-con-inner{
        width: 1410px;
        margin: 0 auto;
    }
    
    .section7 .e-con-inner{
        display: flex;
        width: 1380px;
        margin: 0 auto;
        align-items: center;
        height: 940px;
    }
}

.tit_bar .elementor-divider-separator{border-radius: 25px;}/* End custom CSS */
#fp-nav ul li a{background: transparent !important;}
#fp-nav ul li a span{
    background: #666 !important;
}

#fp-nav ul li a.active span{background: #392d97 !important;}

.fp-viewing-0 #fp-nav ul li a span{background: #fff !important;}

.section6{
    align-items: center;
}