.mainContent {
    overflow: hidden;
    clear: both;
}

.BannerMains {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%; 
}

.BnrImg img {
    width: 100%; 
    height: auto;
}

.BnrTxt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

    .BnrTxt h1 {
        color: #fff;
        text-align: center;
        font-family: Coolvetica;
        font-size: 64px;
        font-weight: 400;
        line-height: 100%;
    }

.AppTxt {
    text-align: center;
    margin: 80px auto 50px;
    width: 100%;
    max-width: 732px;
}

    .AppTxt h2 {
        color: #009CA5;
        text-align: center;
        font-family: Coolvetica;
        font-size: 40px;
        font-weight: 400;
        line-height: 120%; /* 48px */
    }
.AppTxt.closed h2 {
    color: #AC2885;
}
    .AppTxt p {
        color: rgba(0, 0, 0, 0.90);
        text-align: center;
        font-family: Quasimoda;
        font-size: 16px;
        font-weight: 400;
        line-height: 120%; /* 19.2px */
        margin-bottom: 0;
        padding: 20px 0 25px;
    }
.AppBtn {
    border-radius: 100px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    max-width: 156px;
    width: 100%;
    margin: 0 auto;
    padding: 8px 0;
    height: 40px;
}

    .AppBtn a {
        color: rgba(0, 0, 0, 0.90);
        font-family: Quasimoda;
        font-size: 16px;
        font-weight: 700;
        line-height: normal;
        text-decoration: none;
    }
        .AppBtn a img {
            padding-left: 2px;
        }
    .AppDetails .AppBtn a img{
    padding-left: 5px;
    width: 21px;
    margin-top: -6px;
}

.AppDetails {
    background: #009CA5;
    min-height: 734px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 70px;
}

.AppTxtDiv {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 0px 145px;
}

.AppImg {
    margin: 0 auto;
}
.AppTxtDiv h3 {
    color: rgba(0, 0, 0, 0.90);
    text-align: center;
    font-family: Coolvetica;
    font-size: 40px;
    font-weight: 400;
    line-height: 120%; /* 48px */
    padding: 0 0px;
}
.AppTxtDiv .AppBtn {
    border-radius: 152.5px;
    background: #009CA5;
    box-shadow: 0px 6.1px 6.1px 0px rgba(0, 0, 0, 0.25);
    display: inline-flex;
    height: 60px;
    padding: 20px 5px;
    justify-content: center;
    align-items: center;
    max-width: 202px;
    width: 100%;
    margin: 20px 0;
}
.AppTxtDiv p a {
    color: rgba(0, 0, 0, 0.90);
    text-align: center;
    font-family: Coolvetica;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
}
.AppTxtDiv .AppBtn a {
    color: #FFF;
    font-family: Coolvetica;
    font-size: 24.4px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
.AppTxtDiv .AppBtn.clsd a {
    text-transform: capitalize;
}
.AppTxtDiv p {
    margin-bottom: 0;
}
.AppImg img {
    width: 100%;
    max-height: 597px;
}

@media (min-width: 768px) and (max-width: 1024px){
    .BnrTxt h1 {
        font-size: 40px;
    }
    .AppTxt h2 {
        font-size: 32px;
    }
    .AppTxt p {
        font-size: 14px;
        padding: 0px 0 18px;
    }
    .AppBtn a {
        font-size: 14px;
    }
    .AppTxt {
        max-width: 611px;
        margin: 50px auto 50px;
    }
    .AppTxtDiv h3 {
        font-size: 32px;
        padding: 0 70px;
    }
    .AppTxtDiv .AppBtn a {
        font-size: 14px;
    }
    .AppTxtDiv .AppBtn {
        height: 43px;
        max-width: 144px;
    }
    .AppTxtDiv p a {
        font-size: 14px;
    }
    .AppDetails {
        min-height: 497px;
    }
    .AppImg img {
        width: 100%;
        max-height: 437px;
    }
}

@media only screen and (max-width: 767px){
    .BnrTxt h1 {
        font-size: 24px;
    }
    .AppTxt h2 {
        font-size: 20px;
    }

    .AppTxt p {
        font-size: 9px;
        padding: 0px 0 18px;
    }

    .AppBtn a {
        font-size: 9px;
    }

    .AppTxt {
        max-width: 345px;
        margin: 20px auto 35px;
    }

    .AppTxtDiv h3 {
        font-size: 20px;
        padding: 0 0;
    }

    .AppTxtDiv .AppBtn a {
        font-size: 9px;
    }
    .AppTxtDiv .AppBtn {
        height: 36px;
        max-width: 97px;
        margin: 5px 0 10px;
    }
    .AppDetails {
        min-height: 281px;
    }
    .AppImg img {
        width: 100%;
        max-height: 239px;
    }
    .AppTxtDiv p a {
        font-size: 9px;
    }
}


.FAQnly .bannerBottom {
    position: relative;
    width: 100%;
    min-height: 680px;
    margin-top: -15%;
    background: rgba(0, 156, 165, 0.05);
}
    .FAQnly .bannerBottom h2 {
        color: rgba(0, 0, 0, 0.90);
        text-align: center;
        font-family: Quasimoda;
        font-size: 40px;
        font-weight: 400;
        line-height: 100%;
        padding-top: 17%;
    }
.FaqMnzz {
    background: #fff;
    padding-bottom: 55px;
    padding-top: 10px;
}
    .FAQ_accord button.accordion-button {
        background: #009CA5;
        color: #fff;
    }
        .FAQ_accord button.accordion-button.collapsed {
            background: rgba(0, 156, 165, 0.15);
            color: rgba(0, 0, 0, 0.90);
        }
    .FAQ_accord .accordion-item:nth-child(odd) {
        background: rgba(0, 156, 165, 0.15);
        border-radius: 0;
        border: 0;
    }
    .FAQ_accord .accordion-item:nth-child(even) {
        background: rgba(0, 156, 165, 0.05);
        border-radius: 0;
        border: 0;
    }
    .FAQ_accord .accordion-item:first-of-type .accordion-button {
        border-radius: 0;
    }
    .FAQ_accord .accordion {
        --bs-accordion-bg: none;
        --bs-accordion-border-color: #fff;
    }
    .FAQ_accord .accordion-item .accordion-body {
        background: #fff;
        padding: 30px 20px;
    }
    .FAQ_accord .accordion-button:focus {
        border-color: transparent;
        outline: 0;
        box-shadow: none;
    }
.FAQ_accord h2.accordion-header {
    color: rgba(0, 0, 0, 0.90);
    font-family: Quasimoda;
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
}
    .FAQ_accord .accordion-button::after {
        content: ""; 
        background: url("/media/0cpdythk/union-1.svg") no-repeat center center; 
        background-size: contain;
        display: inline-block;
        margin-left: auto;
            width: 25px;
    height: 15px;
    }

    .FAQ_accord .accordion-button:not(.collapsed)::after {
        background: url("/media/eiodipcy/union-1-1.svg") no-repeat center center; 
        background-size: contain;
        transform: rotateX(0deg);
            width: 25px;
    height: 15px;
    }

.mainContent.FAQnly {
    padding-bottom: 0;
}
.FAQ_accord button.accordion-button {
    min-height: 80px;
}
.FAQ_accord .accordion-item .accordion-body p {
    color: rgba(0, 0, 0, 0.90);
    font-family: Quasimoda;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 10px;
}
.FAQ_accord {
    width: 90%;
    margin: 0 auto;
}

@media (min-width: 768px) and (max-width: 1024px){
    .FAQnly .bannerBottom {
        min-height: 456px;
        margin-top: -15%;
    }
        .FAQnly .bannerBottom h2 {
            font-size: 32px;
            padding-top: 17%;
        }
    .FAQ_accord {
        width: 100%;
        margin: 0 auto;
    }
    .FaqMnzz {
        background: #fff;
        padding-bottom: 40px;
        padding-top: 0;
    }
}

@media (min-width: 1025px) and (max-width: 1299px){
    .bannerPods {
        column-gap: 20px;
    }
}
@media (min-width: 1449px) and (max-width: 1999px){
.FAQnly .bannerBottom h2 {
        padding-top: 13% !important;
    }
        .FAQnly .bannerBottom {
        margin-top: -10% !important;
    }
}

@media (min-width: 899px) and (max-width: 1023px){
.FAQnly .bannerBottom h2 {
        padding-top: 14% !important;
    }
        .FAQnly .bannerBottom {
        margin-top: -12% !important;
    }
}

@media (min-width: 449px) and (max-width: 767px){
.FAQnly .bannerBottom h2 {
        padding-top: 12% !important;
    }
        .FAQnly .bannerBottom {
        min-height: 270px;
        margin-top: -10% !important;
    }
}

@media only screen and (max-width: 767px) {
    .FAQnly .bannerBottom {
        min-height: 270px;
        margin-top: -20%;
    }

        .FAQnly .bannerBottom h2 {
            font-size: 20px;
            padding-top: 22%;
        }

    .FAQ_accord {
        width: 100%;
        margin: 0 auto;
    }
    .FaqMnzz {
        background: #fff;
        padding-bottom: 55px;
        padding-top: 0;
    }
}

/* Forms style starts */


/* Testing issues starts */

  @media (min-width: 768px) and (max-width: 1024px){
    .AppTxtDiv {
      padding: 0;
  }
  .bannerPodText h3 {
    font-size: 40px !important;
    padding: 0 !important;
}
.FAQnly .bannerPodText {
    padding: 0px 44px;
}
.bannerTop h1 {
        font-size: 40px;
    }
    .FAQ_accord .accordion-item:first-of-type .accordion-button {
    font-size: 14px !important;
    padding: 10px 40px 10px 40px;
}
.FAQ_accord .accordion-body {
    padding: 0;
}
.FAQ_accord button.accordion-button {
    min-height: 60px !important;
}
.FAQ_accord .accordion-button::after {
    width: 20px;
    height: 12px;
}
.FAQ_accord .accordion-item .accordion-body p {
    font-size: 14px;
    padding: 20px 40px;
}
footer .mainFooter {
    position: absolute;
    top: 65px;
}
  }

  
  @media only screen and (max-width: 767px){
    .AppTxtDiv {
      padding: 0;
  }
      .AppTxt h2 {
        padding-bottom: 3px;
    }
        .AppTxtDiv h3 {
        margin-bottom: 0;
    }
    .AppTxtDiv {
    top: 54%;
}
.AppBtn {
    max-width: 88px;
    padding: 3px 0;
    height: 33px;
}
.AppBtn a img {
    width: 11px;
    height: 10.72px;
    margin-top: -3px !important;
}
  .bannerPodText h3 {
    font-size: 20px !important;
    padding: 0 !important;
    line-height: 20px !important;
}
.FAQnly .bannerPodText {
    top: 25px;
    padding: 0px 15px;
}
.bannerTop h1 {
        font-size: 32px;
    }
    .FAQ_accord .accordion-item:first-of-type .accordion-button {
    font-size: 9px !important;
    padding: 10px 20px 10px 26px;
}
.FAQ_accord .accordion-body {
    padding: 0;
}
.FAQ_accord button.accordion-button {
    min-height: 40px !important;
}
.FAQ_accord .accordion-button::after {
    width: 12px;
    height: 7px;
}
.FAQ_accord .accordion-button:not(.collapsed)::after {
    width: 12px;
    height: 7px;
}
.FAQ_accord .accordion-item .accordion-body p {
    font-size: 9px;
    padding: 0px;
}
.FAQ_accord .accordion-item .accordion-body ul {
    font-size: 9px;
    font-family: 'quasimoda';
}
.FAQ_accord .accordion-item .accordion-body span{
    font-size: 9px;
    font-family: 'quasimoda';
}
footer .mainFooter {
    position: absolute;
    top: 71px;
}
  }

  .LogoSocial {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 20px 0;
}
.bannerPodText h3 {
    color: #FFF;
    text-align: center;
    font-family: Coolvetica;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    padding: 25px 20px;
}
.FAQ_accord .accordion-item:first-of-type .accordion-button {
    font-size: 20px;
}



.form-step1 .umbraco-forms-fieldset:nth-of-type(2) .checkboxlist.checkboxlist-horizontal label {
    color: rgba(0, 0, 0, 0.90);
    font-family: Quasimoda;
    font-size: 16px;
    font-weight: 400;
line-height: normal;
}