.hhs-hero-mod {position: relative; overflow:hidden;}
.hhs-hero-mod .row {
  z-index: 3;
  position: relative;
}
.hhs-hero-mod-divider img {
  width: 100%; 
}
.hhs-hero-overlay {
  display: none;
}

.hhs-video-player {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  overflow: hidden;
  z-index: 0;
}

.hhs-hero-mod video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: initial;
}

.hhs-scroll-down {
  position: absolute;
  bottom: 2%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 50px;
  border: 2px solid white;
  border-radius: 50px;
  opacity: 0.4;
  z-index: 1;
}


.hhs-scroll-down:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 2px;
  height: 10px;
  background-color: white;
  animation: scrollDown 2s infinite;
}

.hhs-form-con.hhs-form-newsletter form {
  display: flex;
  align-items: center;
  max-width: 506px;
  width: 100%;
  box-shadow: 0 4px 80px 0 rgba(0, 0, 0, 0.06);
}
.hhs-form-con.hhs-form-newsletter form label {
  display: none;
}
.hhs-form-con.hhs-form-newsletter form input.hs-input {
  padding: 20px 24px;
  font-size: 16px;
  color: #71717a;
  border-radius: 0px;
  border-color: #fff;
}
.hhs-form-con.hhs-form-newsletter form .field.hs-form-field {
  margin: 0;
  width: 100%;
}
.hhs-form-con.hhs-form-newsletter form .hs_submit.hs-submit input.hs-button.primary.large {
  padding: 20px 29px;
  font-size: 16px;
  font-weight: 600;
  font-family: Inter;
  line-height: 1.5;
  white-space: nowrap;
  border-radius: 0px;
  background: #0c2854 !important;
  cursor: pointer;
  border: none;
}
.hhs-form-con.hhs-form-newsletter form .hs-error-msgs.inputs-list {
  display: none !important;
}
.hhs-form-con.hhs-form-newsletter form input.hs-input.error {
  border-bottom: 1px solid #da0101;
}
.kon-footer-hybrid .hhs-checkbox-con {
  display: flex;
  max-width: 506px;
  padding-top: 12px;
  margin: 12px 0;
}
@media (max-width: 991px) {
  .kon-footer-hybrid .hhs-checkbox-con {
  margin: 12px 0 32px;
}
}
.kon-footer-hybrid .hhs-checkbox-con {
  flex-shrink: 0;
}
.kon-footer-hybrid .hhs-checkbox-con img {
  height: auto !important;
  width: 100% !important;
}
.hhs-checkbox-text {
  font-size: 16px;
  color: rgb(12 40 84 / 60%);
  padding-left: 8px;
}


@media (max-width: 768px) {
  .hhs-form-con {
    margin-bottom: 25px !important; 
  }
}

@media (max-width: 575px) {
  .hhs-hero-mod .cta_button {
    margin-bottom: 10px;
  }
  .hhs-form-con.hhs-form-newsletter form {
    flex-wrap: wrap;
    max-width: 100%;
    box-shadow: none;
  }
  .hhs-form-con.hhs-form-newsletter form .hs_submit.hs-submit {
    width: 100%;
    margin-top: 15px;
  }
  .hhs-form-con.hhs-form-newsletter form .hs_submit.hs-submit input.hs-button.primary.large {
    font-family: inherit;
    width: 100%;
    box-sizing: border-box !important;
  }
}

/***** Custom *****/

/**** Typography *****/
.kon-footer-hybrid h5 {
  color: var(--brand-accent);
}

.svg-hero {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.btn-pop {
  clear: both; 
}

.mod-button {
  display: block:
}
.hhs-hero-mod.kon-footer-hybrid .cta_button {
  margin-bottom: 0 !important;
}
.cta-col-1.custom {
  margin-left: 12px;
}

.custom .btn-pop {
  display: block;
  margin: 0 !important;
  padding: 14px 26px !important;
  background: none;
  color: var(--midnight-express) !important;
  border: 1px solid var(--midnight-express);
  /* width: 100%; */
}


.custom a.btn-pop:after  {
  font-family: 'Font Awesome 6 Pro';
  content: "\f144";
  font-size: 16px;
  color: var(--midnight-express) !important;
  margin-left: 6px;
  animation: pulse-video 2s infinite;
  animation-delay: 1.5s;
  border-radius: 100%;
  
    text-rendering: optimizeLegibility;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.cta-quaternary.btn-pop {
  line-height: 1em !important;
}

#js-rotating.morphext {
      position: relative;
  }
  .morphext > .animated::before {
      /* Highlight color */
      background: linear-gradient(173deg, #FBAB44 0%, #F15B28 100%);
      content: "";
      position: absolute;
      width: calc(100% + 4px);
      height: 10%;
      left: -2px;
      bottom: 0;
      z-index: -1;
      transform: rotate(-2deg);
  }

.kon-footer-hybrid .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* Decor */
.bg-img-decor-1 {
  position: absolute;
  top: 16%;
  right: -28px;
}
.footer-bg-img-decor-2-top {
  position: absolute;
  top: -100px;
  right: 0;
}

.footer-bg-img-decor-2-bottom {
  position: absolute;
  bottom: 0px;
  left: 0;
}
.bg-img-form {
  position: absolute;
  top: 135px;
  left: 0;
  z-index: -1;
  transform: scale(1.05);
}
@media (max-width: 991px) {
  .footer-bg-img-decor-2-top img {
  width: 180px;
}
  .footer-bg-img-decor-2-bottom img {
  width: 120px;
}
}
@media (max-width: 414px) {
  .footer-bg-img-decor-2-top img {
  width: 120px;
}
}
/* Form */
.kon-footer-hybrid .hhs-form-con.hhs-rich-text {
  padding: 32px;
  background: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0px 32px 64px -12px rgba(16, 24, 40, 0.2);
          box-shadow: 0px 32px 64px -12px rgba(16, 24, 40, 0.2);
}

/******* Responsive *******/
@media (min-width: 992px) and (max-width: 1199px) {
.kon-footer-hybrid p {
  max-width: 100% !important;
}
}
@media (max-width: 767px) {
  .custom .btn-pop {
   padding: 11px 14px !important;
  }
  /* Pop up btn */
  .cta-col-1.custom.pop {
  margin-left: 12px !important;
}
  .cta-quaternary.btn-pop {
  line-height: 1.2em !important;
}
.kon-footer-hybrid .col-lg-6.col-sm-12.first-col p {
  max-width: 84% !important;
}  
}

@media (max-width: 570px) {
  .bg-img-decor {
  top: 16%;
}
   .bg-img-decor {
  display: none;
}
}
@media (max-width: 505px) {
.kon-footer-hybrid .col-lg-6.col-sm-12.first-col p {
  max-width: 100% !important;
} 
}  

@media (max-width: 392px) {
 .mod-btn-wrap {
  flex-direction: column !important;
  align-items: start;
}
  /* First cta btn and pop btn */
  .mod-btn-wrap .cta_button {
  width: 100% !important;
}
/* Pop up btn */
  .cta-col-1.custom.pop {
  margin-left: 0px !important;
  margin-top: 12px;  
}
  .kon-footer-hybrid .cta-col-1, .kon-footer-hybrid .cta-col-2 {
  margin-left: 0px !important;
}
}

h1 #js-rotating { 
  margin-bottom: 24px; 
}

/*** Play button pusle animation ***/
@keyframes pulse-video {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}
/* For dark rows */ 
@keyframes pulse-white {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
	}
	
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}