.bh-calculator_section {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.bh-calculator_container {
    padding: 32px 20px 32px;
    background: linear-gradient(180deg, rgba(102, 124, 147, 0.50) 0%, rgba(123, 136, 149, 0.00) 100%);
    
}

.bh-calc_form-container {
    padding: 30px 30px 77px;
    border-radius: 8px;
    text-align: center;
    background: #FFF5EB;
    max-width: 954px;
    margin: 0 auto;
}

.bh-calc_heading {
    color: #FFF;
    text-align: center;
    font-family: Manrope;
    font-size: 32px;
    font-weight: 800;
    line-height: 35.2px;
    margin-bottom: 20px;
}

/* Common Css */
.bh-calc_form-container .btn--primary {
    color: #FFF;
    font-family: Manrope;
    font-size: 18px;
    font-weight: 700;
    line-height: 23.4px;
    border-radius: 30px;
    background: #7345B2;
    padding: 12px 39px;
    cursor: pointer;
    outline: none;
    border: none;
}

.frm__field {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #c4c4c4;
    color: #26282b;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding: 8px 40px 8px 8px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.frm__label {
    color: #26282b;
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 12px;
}

.frm__group .error {
    color: #d51123;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    visibility: hidden;
}


.bh-calc_step-txt {
    color: #000;
    font-family: Manrope;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
}

.bh-calc_step-txt span {
    font-weight: 300;
    opacity: 0.6;
}

.bh-calc_step-heading {
    color: #000;
    font-family: Manrope;
    margin-bottom: 8px;
    font-size: 24px;
    font-weight: 700;
    line-height: 38.4px;
}

.bh-calc_step-subheading {
    color: #000;
    font-family: Manrope;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 20px;
}

.bh-calc_form-container .check-container input:checked~.checkmark {
    border: 1px solid #7345b2;
}

.bh-calc_form-container .check-container .checkmark:after {
    left: 4.5px;
}


/* Step 1 */
.step1-form-container .formcontainer>div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.step1-form-container .formcontainer .frm__group:nth-child(1) {
    margin-right: 20px;
}

.step1-form-container .frm__group {
    position: relative;
    max-width: 305px;
    text-align: left;
}

.step1-form-container .error {
    margin-top: 0;
    margin-bottom: 5px;
}

.step1-form-container .formcontainer .frm__group:nth-child(3) {
    margin-right: 20px;
}

.step1-form-container .frm__field {
    height: 55.3px;
    border: 0.8px solid #00000040;
    border-radius: 8px;
    color: #000;
    font-family: Manrope;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 17px 16px;
}

.step1-form-container .frm__field::placeholder {
    color: #000;
    opacity: 0.6;
    text-align: left;
}

.step1-form-container .formcontainer .frm__group input:focus+.ids-form-label {
    display: block !important
}

.step1-form-container .formcontainer .frm__group label {
    display: block;
    position: absolute;
    color: #000;
    font-family: Manrope;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    top: -6px;
    left: 16px;
    z-index: 9;
    background-color: #F5F4EF;
    padding: 0 4px;
    margin-bottom: 0;
}

.step1-form-container .frm__field:active,
.step1-form-container .frm__field:focus,
.step1-form-container .frm__field:focus-visible {
    border: 1px solid #000;
    color: #000;
}

.step1-form-container .form_field_checkbox {
    margin-top: 20px;
}

.step1-form-container .check-container {
    color: #000;
    font-family: Manrope;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    position: relative;
    cursor: pointer;
    max-width: 620px;
}

label.check-container:hover input~.checkmark {
    background-color: #f5f4ef;
}

.check-container:hover input:checked~.checkmark {
    background-color: #7345b2;
}

.step1-form-container .form_button {
    width: 100%;
    margin-top: 45px;
    margin-bottom: 42px;
}

.step1-form-container .form_button button {
    width: max-content;
}

.step1-form-container .checkmark {
    background-color: #F5F4EF;
    border: 1px solid #A0A0A0;
}

.check-container input {
    position: absolute;
    left: -30px;
    top: 0;
    cursor: pointer;
}

.step1-form-container .form-checkbox {
    margin-bottom: 0px;
}

.bh-calc_step-1-wrapper .icon-chevron-right,
.bh-calc_step-2-wrapper .icon-chevron-right {
    display: none;
}

/* .check-container input{
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
} */

.step1-form-container .frm__group:nth-child(3)::before {
    position: absolute;
    top: 21px;
    left: 16px;
    content: "";
    background-image: url(../../../content/dam/Ap-Bhs/ap-beautiful-homes/emi--banner/india-flag.png);
    background-position: center;
    background-size: cover;
    width: 18px;
    height: 13px;
    display: block;
}

.step1-form-container .frm__group:nth-child(3)::after {
    content: "+91";
    position: absolute;
    color: #000;
    left: 41px;
    top: 18px;
    border-right: 1px solid #00000020;
    height: 20px;
    padding-right: 11px;
    font-family: Manrope;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    display: block;
}

.step1-form-container .frm__group:nth-child(3) input {
    text-indent: 76px;
}



/* Step 2 */
.bh-calc_step-2-wrapper .bh-calc_step-txt {
    margin-bottom: 20px;
}

.bh-calc_form-container {
    padding: 30px 30px 44px;
}

.bh-calc_step-2-wrapper .bh-calc_step-heading {
    font-weight: 800;
    font-family: Manrope;
    letter-spacing: 0.24px;
    margin-bottom: 44px;
}

.step-2_select-rooms-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    max-width: 708px;
    margin: 0 auto;
}

.select-rooms_option-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 344px;
    background-color: #fff;
    padding: 16px 20px;
    border-radius: 5px;
    box-shadow: 0px 4px 2px -2px rgba(0, 0, 0, 0.15);
    width: calc(50% - 13px);
    height: 53px;
}

.option-wrapper_label input{
    width: 0;
    height: 0;
    opacity: 0;
}

.option-wrapper_label label {
    color: #000;
    text-align: center;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    padding-left: 36px;
    position: relative;
    cursor: pointer;
    margin-bottom: 4px;
}

.option-wrapper_label label::before{
    content: '';
    background-color: unset;
    position: absolute;
    top: 7px;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 2px;
    border: 1px solid #A7A7A7;
}

.option-wrapper_label input:checked~label::before{
    background: #00C853;
    border: 1px solid #00C853;
}
.option-wrapper_label input:checked~label{
    font-weight: 700;
}

.option-wrapper_label label::after {
    content: "";
    background: url('../../../content/dam/Ap-Bhs/white-tickmark.png') no-repeat 50% 50%;
    display: block;
    position: absolute;
    top: 33%;
    left: 6px;
    width: 4px;
    height: 9px;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
}

.option-wrapper_count-div {
    display: flex;
    align-items: center;
    gap: 12px;
}

.count-div_minus,
.count-div_plus {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1px 6px 1px 6px;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background-color:#00C85360;
    cursor: pointer;
}

.count-div_minus.disabled.disabled {
    opacity: 0.6;
    pointer-events: none;
}

.count-div_minus img {
    width: 8px;
    /* height: 1px; */
}

.count-div_room-count{
    font-size: 16px;
}

.step-2_select-rooms-wrapper .form_button {
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
}

.btn--primary.disabled {
    background: #BBB;
    pointer-events: none;
}

.step-2_select-rooms-wrapper .home-redesign-help__form-cta button{
    padding: 12px 60px;
    width: max-content;
}

.dsp-none {
    display: none;
}

@font-face {
    font-style: normal;
    font-family: Manrope;
    font-weight: 400;
    font-display: swap;
    src: url(../../../content/dam/Ap-Bhs/fonts/inter/Inter-Regular.woff);
}

/*Step 3 start*/
.bh-calc_step-3-wrapper {
    padding: 0px 28px 0 66px;
}

.bh-calc_step-3-wrapper .bh-calc_step-heading {
    color: #000;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 35px;
}

.step-3_select-cards-wrapper {
    display: flex;
    max-width: 800px;
}

.step-3_select-cards-wrapper .bh-cal-cards {
    width: 25%;
    background: #F1FFDF;
    box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.10);
    transition: transform 0.3s ease;
}

.step-3_select-cards-wrapper .bh-cal-cards:nth-child(2) {
    background: #EDFCFF;
}

.step-3_select-cards-wrapper .bh-cal-cards:nth-child(3) {
    background: #FFF7ED;
}

.step-3_select-cards-wrapper .bh-cal-card-image {
    position: relative;
}

.step-3_select-cards-wrapper .bh-cal-card-image img{
    width: 100%;
}

.step-3_select-cards-wrapper .bh-cal-card-image h2 {
    position: absolute;
    top: 25px;
    left: 19px;
    color: #FFF;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    text-align: left;
}


.step-3_select-cards-wrapper .bh-cal-card-desc {
    padding: 0 20px 25px 20px;
    display: flex;
    flex-direction: column;
    row-gap: 17px;
    height: calc(100% - 84px);
    justify-content: space-between;
}

.step-3_select-cards-wrapper .bh-cal-card-desc ul {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    word-wrap: break-word;
}

.step-3_select-cards-wrapper .bh-cal-card-desc ul li {
    text-align: left;
    position: relative;
    padding-left: 22px;
    color: #000;
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.step-3_select-cards-wrapper .bh-cal-card-desc ul li::before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 10px;
    transform: rotate(-50deg);
    width: 6px;
    height: 3px;
    border: solid #000;
    border-width: 0px 0px 2px 2px;
}

.step-3_select-cards-wrapper .bh-cal-btn {
    max-width: 123px;
    width: 123px;
    padding: 8px 12px;
    text-align: center;
    border-radius: 30px;
    vertical-align: middle;
    border: 0.5px solid #1D1D1F;
    color: #1D1D1F;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    cursor: pointer;
    background: transparent;
    text-transform: capitalize;
    line-height: 19.6px;
    letter-spacing: 0.28px;
    /* margin-top: auto; */
}

.bh-calc_step-3-wrapper .card_button {
    margin-top: 37px;
    display: flex;
    gap: 1px;
    justify-content: center;
    align-items: center;
    margin-left: -96px;
}

.bh-calc_step-3-wrapper .card_button .back-btn,
.bh-calc_step-3-wrapper .card_button .next-btn {
    color: #7345B2;
    text-align: center;
    font-family: Manrope;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: -0.198px;
    border: none;
    outline: none;
    background: transparent;
    width: 142px;
    min-width: 142px;
    padding: 0 5px;
    cursor: pointer;
}

.bh-calc_step-3-wrapper .card_button .back-btn {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    line-height: 19.6px;
}

.bh-calc_step-3-wrapper .card_button .next-btn {
    border-radius: 30px;
    background: #7345B2;
    color: #FFF;
    font-weight: 700;
    line-height: 23.4px;
    width: 160x;
    min-width: 160px;
    padding: 12px 5px;
}

.bh-calc_step-3-wrapper .card_button .next-btn:disabled {
    /* background: #C0C0C0 !important; */
    cursor: default;
    pointer-events: none;
    opacity: 0.6;
}

.step-3_select-cards-wrapper .bh-custom-cards {
    background: #323232;
    box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.10);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* width: 200px; */
}

.step-3_select-cards-wrapper .bh-custom-cards img {
    align-self: flex-end;
    width: auto;
}

.step-3_select-cards-wrapper .bh-custom-desc {
    padding: 0px 18px 25px 20px;
}

.step-3_select-cards-wrapper .bh-custom-desc .title {
    color: #FFF;
    font-family: Manrope;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26.4px;
    margin-bottom: 10px;
    text-align: left;
}

.step-3_select-cards-wrapper .bh-custom-desc .para {
    color: #FFF;
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 25px;
    text-align: left;
}

.step-3_select-cards-wrapper .bh-custom-desc .bh-cal-btn {
    border: 1px solid #fff;
    color: #FFFFFF;
}

.card-hover-active {
    /* transform: scale3d(1, 1.06, 1); */
    transform: scale(1, 1.06);
    z-index: 1;
}

.card-hover-nonActive {
    opacity: 0.8;
}

.card-bg {
    /* background: #c6afe5 !important;
    border: 1px solid #301b4e20; */
    border: 1px solid #7345B2 !important;
    background: #E2F9EB !important;;
    box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.10);
}

.card-active {
    transform: scale(1.06);
    z-index: 1;
}

.step-3_select-cards-wrapper .bh-cal-cards.card-active img {
    mix-blend-mode: luminosity;
}

.step-3_select-cards-wrapper .bh-custom-cards.card-active .bh-custom-desc .title,
.step-3_select-cards-wrapper .bh-custom-cards.card-active .bh-custom-desc .para {
    color: #1D1D1F;
}

.step-3_select-cards-wrapper .bh-custom-cards.card-active .bh-custom-desc .bh-cal-btn {
    color: #1D1D1F;
    border: 1px solid #00C853;
}

.step-3_select-cards-wrapper .bh-cal-cards.card-active .bh-cal-card-desc .bh-cal-btn {
    border: 1px solid #00C853;
}

.step-3_select-cards-wrapper .bh-custom-cards.card-active img {
    mix-blend-mode: multiply;
}

.step-3_select-cards-wrapper .card-active .bh-cal-btn .arrow::after {
    background: url("clientlib-global/resources/images/arrow-tick.svg") !important;
    filter: invert(0) !important;
}

/* step3 end */

.bh-calc_form-container .back-btn {
    font-family: Manrope;
    letter-spacing: -0.198px;
    border: none;
    background: no-repeat;
    cursor: pointer;
    padding: 0;
    margin-right: 52px;
    text-align: right !important;
    box-shadow: none;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    line-height: 19.6px;
}

.bh-calc_form-container .back-btn:hover {
    box-shadow: none;
}

.bh-calc_form-container .back-btn .arrow{
    display: inline-flex;
    margin-right: 10px;
    vertical-align: middle;
}

.bh-calc_form-container .cta .animated-arrow-btn{
    padding: 10.6px 20px;
}

.bh-calc_form-container .back-btn .arrow::after {
    content: "";
    background: url("clientlib-global/resources/images/arrow-icon.svg");
    width: 17px;
    height: 20px;
    filter: invert(1);
    transform: rotate(180deg);
}

.bhs-cal-mobimg{
    display: none;
}
@media (max-width: 992px) {
    .bh-calculator_section {
        /* margin-top: 50px; */
        background-image: none !important;
        background-repeat: unset;
        background-size: unset;
    }

    .bh-calculator_container {
        padding: 56px 0 40px;
        /* background: linear-gradient(180deg, #667C93 0%, rgba(123, 136, 149, 0.00) 100%); */
        position: relative;
        padding-top: 0;
    }

    .mweb-banner-container{
        background: linear-gradient(180deg, rgba(102, 124, 147, 0.50) 0%, rgba(123, 136, 149, 0.00) 100%),url(../../../content/dam/Ap-Bhs/ap-beautiful-homes/bhs-calculator/bhs-cal-mobimg.png);
        height: 122px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .mweb-banner-container .bh-calc_heading {
        padding-top: 46px;
    }

    .bh-calc_heading {
        font-size: 20px;
        font-weight: 800;
        line-height: normal;
        max-width: 195px;
        margin: 0 auto 21px;
    }

    .bh-calc_form-container {
        padding: 12px 20px 40px;
        border-radius: 10px;
    }


    /* Step 1 */
    .bh-calc_step-txt {
        margin-bottom: 12px;
        font-weight: 600;
    }

    .bh-calc_step-heading {
        font-size: 16px;
        line-height: normal;
        margin-bottom: 15px;
        font-weight: 800;
    }

    .bh-calc_step-subheading {
        margin-bottom: 0;
    }

    .step1-form-container div.formcontainer div.frm__group {
        max-width: unset;
    }

    .step1-form-container .formcontainer .frm__group:nth-child(1),
    .step1-form-container .formcontainer .frm__group:nth-child(3) {
        margin-right: 0;
    }

    .step1-form-container .form_field_checkbox {
        margin-top: 0;
        text-align: left;
    }

    .step1-form-container .check-container {
        font-size: 14px;
        padding-left: 24px;
    }

    .step1-form-container .form_button {
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .bh-calc_form-container button.btn--primary {
        width: 100% !important;
    }

    .step1-form-container .checkmark {
        width: 16px;
        height: 16px;
    }

    .step1-form-container .check-container .checkmark:after {
        left: 4.5px;
        width: 3px;
        height: 9px;
    }

    /* Step 2 */
    .step-2_select-rooms-wrapper {
        gap: 10px;
    }

    .select-rooms_option-wrapper {
        width: 100%;
        max-width: 100%;
    }

    .step-2_select-rooms-wrapper .form_button {
        margin-top: 22px;
        width: 100%;
    }

    .bh-calc_step-2-wrapper .bh-calc_step-txt {
        margin-bottom: 10px;
    }

    .bh-calc_step-2-wrapper .bh-calc_step-heading {
        font-size: 16px;
        margin-bottom: 20px;
    }


    /* step 3 start */
    .bh-calc_step-3-wrapper .bh-calc_step-heading {
        margin: 10px 42px 22px 21px;
        text-align: center;
        font-size: 16px;
    }

    .bh-calc_step-3-wrapper {
        padding: 0 0 28px 0;
    }

    .step-3_select-cards-wrapper {
        /* max-width: 375px; */
        overflow-x: auto;
        overflow-y: hidden;
        /* gap: 10px; */
        padding-bottom: 10px;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .step-3_select-cards-wrapper::-webkit-scrollbar {
        display: none;
    }

    .step-3_select-cards-wrapper .bh-cal-cards {
        min-width: 200px;
        overflow: hidden;
        margin-bottom: 10px;
    }

    .bh-calc_step-3-wrapper .card_button {
        flex-direction: column-reverse;
        gap: 20px;
        margin-top: 27px;
        margin-left: 0px;
    }

    .bh-calc_step-3-wrapper .card_button .back-btn,
    .bh-calc_step-3-wrapper .card_button .next-btn {
        margin-right: 20px;
        width: 100%;
    }

    /* step 3 end */

    .bh-calc_form-container .back-btn {
        margin-right: 0;
        text-align: center !important;
    }
    .home-redesign-help__form-cta{
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }
    .step1-form-container .form_button button {
        order: 2;
        margin-top: 20px;
    }
    .bhs-cal-mobimg{
        display: block;
        position: absolute;
        height: 146px;
        top: 0;
        z-index: -1;
    }

}

.bhs-calculator .bhs-gif-container{
    width: 172px;
    height: 171px;
    margin: 0 auto;
}

.bhs-calculator .bhs-gif-container img {
    width: 100%;
    height: 100%;
}

.bhs-calculator .bhs-gif-description{
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}

/* Yellow button with white hover Starts */
.animated-arrow-btn.yellow-gradient.bhs-calculator-animation-btn {
    color: #1D1D1F;
    font-family: Manrope;
    font-size: 14px;
    font-weight: 700;
    line-height: 19.6px;
    padding: 9.2px 60px;
}

.animated-arrow-btn.yellow-gradient.bhs-calculator-animation-btn:hover {
    background: transparent !important;
    border: 1px solid #000 !important;
    padding: 8.4px 60px;
}

.animated-arrow-btn.yellow-gradient.bhs-calculator-animation-btn .arrow {
    transition: all .2s ease-in;
}

.animated-arrow-btn.yellow-gradient.bhs-calculator-animation-btn:hover .arrow {
    transition: all .2s ease-in;
    -webkit-transform: translateX(6px);
    -moz-transform: translateX(6px);
    -ms-transform: translateX(6px);
    -o-transform: translateX(6px);
    transform: translateX(6px);
}

.animated-arrow-btn.yellow-gradient.bhs-calculator-animation-btn .arrow::after {
    content: "";
    background: url("clientlib-global/resources/images/arrow-icon.svg");
    width: 17px;
    height: 20px;
    filter: invert(1);
}

/* Yellow button with white hover Ends */

/* White button with yellow hover Starts */
.animated-arrow-btn.white-gradient.bhs-calculator-animation-btn {
    display: inline-flex;
    gap: 10px;
}

.animated-arrow-btn.white-gradient.bhs-calculator-animation-btn:hover {
    padding: 8.4px 60px;
    background: var(--gradient, linear-gradient(180deg, #fec940, #f90)) !important;
    border: none;
}

.animated-arrow-btn.white-gradient.bhs-calculator-animation-btn .arrow {
    transition: all .2s ease-in;
    display: flex;
}

.animated-arrow-btn.white-gradient.bhs-calculator-animation-btn:hover .arrow {
    transition: all .2s ease-in;
    -webkit-transform: translateX(6px);
    -moz-transform: translateX(6px);
    -ms-transform: translateX(6px);
    -o-transform: translateX(6px);
    transform: translateX(6px);
}

.animated-arrow-btn.white-gradient.bhs-calculator-animation-btn .arrow::after {
    content: "";
    background: url("clientlib-global/resources/images/arrow-icon.svg");
    width: 17px;
    height: 20px;
    filter: invert(1);
}

/* White button with yellow hover Ends */

/*White button with yellow hover Starts Last card */
.animated-arrow-btn.white-gradient.bhs-calculator-animation-btn:hover {
    color: #1D1D1F;
}

.animated-arrow-btn.white-gradient.bhs-calculator-animation-btn.last-card-custom .arrow::after {
    filter: invert(0);
}

.animated-arrow-btn.white-gradient.bhs-calculator-animation-btn.last-card-custom:hover .arrow::after {
    filter: invert(1);
}

/*White button with yellow hover Ends Last card */

@media (max-width: 992px) {
    .bh-calc_step-3-wrapper .card_button .bhs-calculator-animation-btn.next-btn {
        width: 100% !important;
        margin-right: 8px;
    }
}


/* Form related CSS */

.bh-calc_form-container .budget-form-layout{
    min-height: auto;
}

.bh-calc_form-container .budget-form-layout .form-layout-container{
    padding: 0;
}

.bh-calc_form-container .budget-form-layout .form-layout-container .ccforms{
    background: #FFF5EB;
}

.bh-calc_form-container .budget-form-layout .form-layout-container .ccforms .enquire-form__step{
    box-shadow: none;
}

@media (max-width: 992px) {
    .bh-calc_form-container .budget-form-layout .form-layout-container .ccforms {
        padding: 20px 0px;
    }
}

@media (min-width: 320px) and (max-width:330px) {
    .bh-calc_form-container .budget-form-layout .form-layout-container .ccforms .phone-number-revamp .MobileNum {
        padding-left: 0;
    }
}

@media (max-width:992px) {
    .bh-calc_form-container .budget-form-layout .form-layout-container .ccforms .form-layout-revamp .cta.ctaComp {
        display: grid;
    }

    .bh-calc_form-container .budget-form-layout .form-layout-container .ccforms .form-layout-revamp .cta.ctaComp .card_button {
        order: 1;
        margin-top: 20px;
    }

    .bh-calc_form-container .budget-form-layout .form-layout-container .ccforms .form-layout-revamp .cta.ctaComp .animated-arrow-btn.yellow-gradient {
        width: 100% !important;
    }
}

.bh-calc_form-container .disclaimer-questions .disclaimer-group {
    text-align: left;
}

@media (min-width: 992px) {
    .ccformsThankyou .modal-content,
    .ccformsError .modal-content {
        width: 541px;
    }
}

.ccformsThankyou .modal-body,
.ccformsError .modal-body {
    padding: 0;
}

.ccformsThankyou .ccformsThankyou-header,
.ccformsError .ccformsError-header {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 0;
}

.ccformsThankyou .ccformsThankyou-header h3,
.ccformsError .ccformsError-header h3 {
    color: #000;
    font-size: 40px;
    font-weight: 800;
    line-height: 44px;
    text-align: left;
    pointer-events: auto;
    margin: 0;
    box-sizing: border-box;
    flex: 1;
    text-align: center;
    padding-left: 22px;
    margin-top: 40px;
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .ccformsThankyou .ccformsThankyou-header h3,
    .ccformsError .ccformsError-header h3 {
        color: var(--Dark-Grey, #323232);
        text-align: center;
        font-size: 20px;
        line-height: normal;
        margin-top: 35px;
        margin-bottom: 27px;
    }
}

.ccformsThankyou .ccformsThankyou-header .closeExitPopup,
.ccformsError .ccformsError-header .closeExitPopup {
    height: 100%;
}

@media (max-width: 992px) {
.ccformsThankyou .ccformsThankyou-success .sub-title,
.ccformsError .ccformsError-success .sub-title {
    margin-bottom: 30px;
}
}

.ccformsThankyou .ccformsThankyou-success .sub-title,
.ccformsError .ccformsError-success .sub-title {
    padding: 0px 40px;
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 37px;
}

.ccformsThankyou-success-image,
.ccformsError-error-image {
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 10%;
    background-repeat: no-repeat;
}

@media (min-width: 992px) {
    .ccformsThankyou-success-image,
    .ccformsError-error-image {
        background-image: var(--bg-image-desk);
        min-height: 431px;
    }
}

@media (min-width: 320px) and (max-width: 991px) {
    .ccformsThankyou-success-image,
    .ccformsError-error-image {
        background-image: var(--bg-image-mobile);
        min-height: 373px;
        margin: 0;
    }
}

.ccformsThankyou-success-image .ccformsThankyou-success-image-content,
.ccformsError-error-image .ccformsError-error-image-content {
    color: #fff;
    text-align: left;
}

.ccformsThankyou-success-image .ccformsThankyou-success-image-content .ccformsThankyou-success-image-heading,
.ccformsError-error-image .ccformsError-error-image-content .ccformsError-error-image-heading {
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 44px;
}

@media (min-width: 320px) and (max-width: 991px) {
    .ccformsThankyou-success-image .ccformsThankyou-success-image-content .ccformsThankyou-success-image-heading,
    .ccformsError-error-image .ccformsError-error-image-content .ccformsError-error-image-heading {
        font-size: 32px;
        line-height: 35.2px;
    }
}

.ccformsThankyou-success-image .ccformsThankyou-success-image-content .ccformsThankyou-success-image-subheading,
.ccformsError-error-image .ccformsError-error-image-content .ccformsError-error-image-subheading {
    width: 85%;
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
}

@media (min-width: 320px) and (max-width: 991px) {
    .ccformsThankyou-success-image .ccformsThankyou-success-image-content .ccformsThankyou-success-image-subheading,
    .ccformsError-error-image .ccformsError-error-image-content .ccformsError-error-image-subheading {
        font-size: 16px;
    } 
}

.ccformsThankyou-success-image .ccformsThankyou-success-image-content .animated-arrow-btn,
.ccformsError-error-image .ccformsError-error-image-content .animated-arrow-btn {
    border-radius: 45px;
}

@media (min-width: 320px) and (max-width: 991px) {
    .budget-form-layout{
        background: none !important;
        padding-bottom: 0 !important;
    }
}

/* wcag */
.step-3_select-cards-wrapper .bh-cal-btn:focus-visible{
    padding: 8.4px 60px;
    background: var(--gradient, linear-gradient(180deg, #fec940, #f90)) !important;
    border: none;
}
.step-2_select-rooms-wrapper .option-wrapper_label label:focus-visible::before{
    border:2px solid #7b61ff !important;
}