@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
.form-builder--wrap-questions {
    display: none;
}
* {
  cursor: auto;
  /* cursor: not-allowed;
            pointer-events: none */
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

.ghl-page-current.form-builder--wrap-questions {
    display: block;
}
#form-UHDBSom821QYGhKzmeQs 
    { 
    display:none; 
    } 
    .form-builder--wrap-questions:nth-child(1) .menu-field-wrap:nth-child(1), 
    .form-builder--wrap-questions:nth-child(1) .menu-field-wrap:nth-child(2) { 
    display: none; 
    } 
    .hl-app .ghl-footer .ghl-btn-align { 
    right: 0 !important; 
    position: relative !important; 
    top: 0 !important; 
    } 
    #_builder-form .ghl-footer-preview span.right-pointing-triangle::after, 
    .hl-app .ghl-button-bar .ghl-next-button .right-pointing-triangle::after { 
    content: "Next" !important; 
    font-size: 20px; 
    font-family: 'Roboto', sans-serif; 
    } 
    .hl-app .ghl-button-bar .ghl-next-button { 
    width: 150px !important; 
    } 
    #_builder-form .ghl-footer-preview span.left-pointing-triangle::after, 
    .hl-app .ghl-button-bar .ghl-back-button .left-pointing-triangle::after { 
    content: "Back" !important; 
    font-size: 14px; 
    font-family: 'Roboto', sans-serif; 
    } 
    .hl-app .ghl-back-button { 
    background-color: transparent; 
    color: #676767 
    } 
    .hl-app .ghl-button-bar .ghl-next-button { 
    float: inherit; 
    height: 55px; 
    width: 310px; 
    min-width: 50px; 
    margin: 0 auto; 
    text-align: center; 
    border: 0; 
    border-radius: 4px; 
    padding: 0 50px; 
    font-weight: 400; 
    background: #168bf5; 
    font-family: roboto; 
    font-size: 20px; 
    } 
    .hl-app .ghl-footer { 
    position: relative !important; 
    background: rgba(34, 34, 34, 0) !important; 
    bottom: 50px; 
    top: 0px; 
    left: 0; 
    right: 0; 
    width: 100%; 
    margin: 0; 
    margin-bottom: 20px; 
    padding: 0; 
    height: 60px; 
    -webkit-box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0) !important; 
    box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0) !important; 
    z-index: 0 !important; 
    text-align: center; 
    display: -webkit-box; 
    display: -ms-flexbox; 
    display: flex; 
    -webkit-box-pack: center; 
    -ms-flex-pack: center; 
    justify-content: center; 
    -webkit-box-align: center; 
    -ms-flex-align: center; 
    align-items: center; 
    } 
    /* progress bar */ 
    .hl-app .ghl-progress-bar { 
    position: relative; 
    width: 100% !important; 
    top: 0; 
    left: 0; 
    margin: 0 0 10px 0; 
    } 
    .hl-app .ghl-progress-bar-text { 
    width: 40px; 
    border-radius: 0; 
    background-color: #168bf5; 
    } 
    .hl-app .ghl-progress-bar-background { 
    width: calc(100% - 40px); 
    background-color: #e9ecef; 
    border-radius: 0; 
    } 
    .hl-app .ghl-progress-bar-inner { 
    background-color: #168bf5; 
    } 
    .disclaimertext { 
    line-height: 1.25; 
    font-size: 12px; 
    padding-bottom: 1rem; 
    } 
    label { 
    font-weight: 600 !important; 
    } 
.ghl-form-wrap {
    margin: 15px auto;
    display: block;
    /* float: none; */
}
body {
    font-family: "Lato", sans-serif;
}
h1,h2,h3,h4,h5,h6{
    font-family: "Montserrat", sans-serif;
}
p {
    font-family: "Roboto", sans-serif;
}
form.ghl-survey-form {
    background-color: #FFFFFF;
    border: 1px dashed #CDE0EC;
    border-radius: 4px 4px 0 0;
    max-width: 548px;
    width: 100%;
    border-color: #CDE0EC;
    padding-top: 0px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0px;
}

.col-12.form-field-wrapper {
    margin-bottom: 16px;
}
.col-12.form-field-wrapper {
    margin-bottom: 16px;
}

.ghl-survey-form {
    height: auto;
}

.hl-app .ghl-survey-form {
    height: auto;
    margin-bottom: 0px;
}

.ghl-form-wrap.customForm{
    max-width:548px;box-shadow:0px 0px 0px 0px #FFFFFF;border-radius:4px;margin-bottom:0px;
}
.hl-app .ghl-form-wrap {
    margin: 0 auto 0px;
}

.hl-app .hl_form-builder--main {
    margin-top: -25px;
    padding: 40px 20px 0px;
}

.hl-app .ghl-footer-wrap {
    display: none;
}

.bgCover {
    overflow-x: hidden;
}

body {
    margin: 0 auto;
    overflow-x: hidden;
    max-width: 100%;
}

.hl-app .ghl-survey-form {
    padding: 0px 30px 1em;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
}


span.button-icon-start {
    transform: rotate(90deg);
    position: relative;
    top: 3px;
    left: -5px;
}

/* .nextBtns {

} */
.ghl-question {
    transform-origin: center !important;
    transition: transform 0.5s ease, opacity 0.5s ease !important;
  }
  
  .ghl-question.hidden {
    animation: scaledown 1s ease-out;
    height: 0 !important;
    opacity: 0 !important;
  }
  
  .ghl-question.active {
    opacity: 1 !important;
    display: block !important;
    animation: scaleUp 1s ease-in-out forwards;
  }
  
  .ghl-question.next {
    opacity: 1 !important;
  }
  
  .ghl-question.active .f-even.form-field-container {
    visibility: visible !important;
  }
  
  @keyframes scaleUp {
    0% {
      transform: translateX(50%) scale(0.4);
      opacity: 0.5;
    }
    100% {
      transform: translateX(0) scale(1);
      opacity: 1;
    }
  }
  
  @keyframes scaledown {
    0% {
      transform: translateX(0) scale(1);
      opacity: 1;
      height: auto;
    }
    100% {
      transform: translateX(-50%) scale(0.4);
      opacity: 0;
      height: 0px;
    }
  }
  

  /* .sliderBox {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
  }

  .formBox {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3rem;
    font-weight: bold;
    color: white;
    transition: transform 0.6s ease, left 0.6s ease;
  }

  

  .active {
    left: 0;
    transform: scale(1);
    animation: bounceIn 0.6s ease;
  }

  .outgoing {
    transform: scale(0.5);
    left: -100%;
  }

  .incoming {
    left: 100%;
    transform: scale(0.5);
  }

  @keyframes bounceIn {
    0% {
      transform: scale(0.5);
    }
    50% {
      transform: scale(1.1);
    }
    100% {
      transform: scale(1);
    }
  } */

  .formContainerBox {
    /* margin-top: -25px; */
    padding: 40px 20px;
}
.checkboxgrop {
  padding: 30px 0;
}

a, button, a span {
  cursor: pointer;
}
@media(max-width:991px) {
    iframe.giphy-embed {
        max-width: 95%;
    }
    section#hl_form_builder_main8j57uio3yj5 {
        height: 100%;
    }
    .hl-app .ghl-form-wrap {
        margin: 0 auto 0px;
        height: 100%;
    }
    .hl_page-preview--content .image-0A7BNzo7zq {
        margin-top: 0;
    }
    .hl_page-preview--content .cbutton-SAjjucLPxv2 {
        padding: 0px;
    }
    .mobilePhoneNoWrap {
        max-width: 50%;
        text-align: right;
        white-space: nowrap;
    }
    .mobileLogoWrps {
        max-width: 50%;
    }
    .mobilePhone {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        align-items: center;
        justify-content: space-between;
        max-width: 100%;
    }
    .hl_page-preview--content .cimage-G91rmd8t-u {
        padding: 0 0 0 0;
    }
    span.main-heading-group {
        display: flex !important;
        flex-direction: row;
        align-items: center;
    }
    span.main-heading-button {
        font-size: 20px !important;
    }

    span.button-icon-start:before {
        content: "";
        font-family: "Font Awesome 5 Free";
        font-weight: 700;
    }
}

@media screen and (min-width: 0px) and (max-width: 480px) {
    .hl_page-preview--content .image-0A7BNzo7zq {
        margin-top: 0;
    }
    span.main-heading-button {
        font-size: 14px !important;
    }
}

@media screen and (min-width: 0px) and (max-width: 330px) {
    span.main-heading-button {
        font-size: 12px !important;
    }
}




  
  /* Popup container */
  .popup-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
  }
  
  .popup-container.hidden {
    display: none;
  }
  
  /* Popup */
  .popup {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    max-width: 500px;
    width: 90%;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  }
  .innerWrapPop {
    padding: 15px;
}
  .popup-content {
    max-height: 400px;
    overflow-y: auto;
  }
  
  .close-popup {
    position: absolute;
    top: -10px;
    right: -10px;
    border: none;
    font-size: 20px;
    cursor: pointer;
    color: #ffffff;
    background: #000000;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 25px;
  }
  

  .innerWrapPop h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.innerWrapPop h4 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 15px;
}

.innerWrapPop p {
    margin-bottom: 15px;
}

.ghl-progress-bar-background {
    transition: width 0.5s ease-in-out;
}
.addT:hover .main-heading-button, .addT:hover {
    text-decoration: underline;
}
.disclaimer {
    font-size: 0.875rem;
    line-height: 1.3;
}