.ac-bsg-hero {
    background: #DDD9CE;
    padding: 60px 120px 60px 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
}

.ac-bsg-hero {
    font-weight: 600;
    font-size: 56px;
    color: black;
}

.extra-large {
    font-size: 52px;
    line-height: 56px;
}

.large {
    font-size: 72px;
    margin-bottom: 40px;
    line-height: 76px !important;
}

.normal {
    line-height: 28px;
}

.small {
    font-size: 14px;
}

.quotes {
    font-weight: 500;
    font-size: 128px;
    line-height: 0px;
}

.bx-media-phone .extra-large {
    font-size: 28px;
    line-height: 36px;
}

.bx-media-phone .large {
    font-size: 24px;
    line-height: 32px;
}

.bx-media-phone .normal {
    line-height: 24px;
}

.bx-media-phone .guide-top {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.bx-media-phone .img img {
    max-width: 100% !important;
}

.bx-media-phone .ac-g-heading {
    flex-direction: column;
    padding: 0px;
}

.bx-media-phone .ac-bsg-questions {
    padding: 20px;
}

.bx-media-phone .ac-g-heading img {
    max-width: 100% !important;
}

.bx-media-phone .ac-g-questions {
    text-align: center;
}

.bx-user-authorized .bx-hide-when-logged-in {
    display: none !important;
}

.ac-bsg-hero .btn,
.guide-top .btn,
.calculator .btn {
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    background: #2D5BFF;
    border-radius: 24px;
    padding: 5px 10px;
    display: inline-block;
}

.calculator .btn {
    background: #f9fafb;
    color: black;
    border-radius: 4px;
    padding: 8px 15px;
}

.btn.inverted {
    font-size: 20px;
    color: #FFFFFF;
    background: #9B907E;
    padding: 0px 15px;
    border-radius: 0px;
    line-height: unset;
}

.ac-g-heading {
    display: flex;
    gap: 30px;
    align-items: center;
    padding: 60px 120px 60px 120px;
    text-align: right;
}

.bx-media-phone .ac-g-heading {
    text-align: center;
}

.bx-media-phone .ac-g-questions .section {
    gap: 0px;
}

.ac-bsg-hero .img {
    max-width: 50%;
}

.ac-bsg-hero .img img {
    width: 100%;
    max-height: 500px;
}

#bx-content-wrapper .bx-def-padding-sec-leftright,
#bx-content-wrapper .bx-def-padding-sec-left,
#bx-content-wrapper .bx-def-padding-sec-right {
    padding: 0px !important;
}

.ac-bsg-footer {
    background: #DDD9CE;
    text-align: center;
    padding: 40px 0px;
    color: black;
    font-weight: 700;
}

.ac-bsg-footer .btn {
    background: #9B907E;
    border-radius: 0px;
    display: inline-block;
    font-size: 20px;
    color: white;
    padding: 0px 20px;
}

.ac-bsg-questions {
    max-width: 1100px;
    margin: auto;
}

.ac-bsg-questions .section {
    padding: 60px 120px 60px 120px;
    border-bottom: 3px solid #F4F5F6;
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-top: 50px;
}

.ac-bsg-questions .section:nth-child(2) {
    flex-direction: row-reverse;
}

.ac-bsg-questions .section .banner,
.ac-bsg-questions .section .qna {
    width: 50%;
}

.ac-bsg-questions .section .qna {
    margin-top: 100px;
}

.ac-bsg-questions .section .banner {
    font-weight: 500;
    font-size: 36px;
}

.ac-bsg-questions .section .banner .subheader {
    font-weight: 400;
    font-size: 24px;
    color: #4B5563;
}

.ac-bsg-questions .section .banner .img {
    margin-top: 80px;
}

.ac-bsg-questions .section .banner .img img {
    width: 100%;
    max-width: 450px;
}

.ac-g-questions .section .banner .img {
    margin-top: 0px;
}

.ac-g-questions .section .qna {
    margin-top: -25px !important;
    !i;
    !;
    !o,
    ;
    !o;
    !;
    align-content: center;
}

.ac-g-questions .section {
    gap: 80px;
}

.ac-bsg-question {
    border: 1px solid transparent;
    border-bottom: 1px solid #111827;
    padding: 40px 20px;
    cursor: pointer;
    margin-top: 10px;
}

.ac-g-questions .ac-bsg-question {
    padding: 20px;
}

.ac-bsg-question .question {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ac-bsg-question:hover,
.ac-bsg-question.active {
    border: 1px solid #111827;
}

.ac-bsg-question .text {
    display: flex;
    gap: 20px;
    align-items: center;
    font-weight: 500;
    font-size: 18px;
    color: #4B5563;
    text-wrap: nowrap;
}

.ac-bsg-question .text .number {
    font-weight: 700;
    font-size: 24px;
    color: #18191F;
}

.ac-bsg-question .plus {
    font-size: 20px;
}

.ac-bsg-question .answer {
    border-top: 1px solid #7F7F7F;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 20px 0px 0px 20px;
    margin-bottom: 0px;
    display: none;
    margin-top: 15px;
}

.ac-bsg-question div.answer {
    padding: 0px !important;
}

.ac-g-questions div.answer {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
}

.ac-bsg-top-nav {
    padding: 20px;
    background: #F4F5F6;
    display: flex;
    justify-content: center;
    gap: 20px;
    position: sticky;
    left: 0px;
    right: 0px;
    top: 0px;
}

.ac-bsg-top-nav>div {
    padding: 15px;
    border-bottom: 1px solid #E5E7EB;
    font-weight: 500;
    font-size: 14px;
    color: #374151;
    cursor: pointer;
}

.ac-bsg-top-nav>div.active {
    color: #2D5BFF;
    border-bottom: 1px solid #2D5BFF;
}

.bx-media-phone .ac-bsg-hero {
    flex-direction: column;
    gap: 40px;
    padding: 20px;
    text-align: center;
}

.bx-media-phone .ac-bsg-hero .img {
    max-width: unset;
}

.bx-media-phone .ac-bsg-questions .section {
    flex-direction: column;
    padding: 20px 0px;
    margin-top: 20px;
}

.bx-media-phone .ac-bsg-questions .section:nth-child(2) {
    flex-direction: column;
}

.bx-media-phone .ac-bsg-questions .section .banner,
.bx-media-phone .ac-bsg-questions .section .qna {
    width: unset;
}

.bx-media-phone .ac-bsg-questions .img {
    display: none;
}

.bx-media-phone .ac-bsg-questions .mobileshow .img {
    display: block;
}

.bx-media-phone .ac-bsg-questions .section .qna {
    margin-top: 0px !important;
}

.calculator {
    background: #111827;
    box-shadow: 0px 10px 15px -3px rgba(17, 24, 39, 0.1), 0px 4px 6px -4px rgba(31, 41, 55, 0.05);
    border-radius: 8px;
    ;
    padding: 30px 20px;
    color: white;
}

.value-input {
    font-size: 14px;
    border: none;
    border-radius: 6px;
    padding: 12px 12px;
    width: 100%;
    box-sizing: border-box;
}

.value-input:focus {
    outline: none;
}

.calc-select {
    font-size: 14px !important;
    border-radius: 6px !important;
    background: white !important;
    padding: 12px 12px !important;
    height: unset !important;
    border: none !important;
    width: 100%;
}

.bx-media-phone .quote-wrp {
    margin-left: 50px !important;
    margin-right: 50px !important;
}

.bx-media-phone .ac-g-heading .tired {
    text-align: center !important;
    padding: 20px;
}

.bx-media-phone .ac-g-heading .tired {
    order: 2;
}

.bx-media-phone .ac-g-heading .pic {
    order: 1;
    padding: 20px;
}

.bx-media-phone .mobilemargintop {
    margin-top: 30px;
}

.bx-media-phone .large {
    font-size: 36px !important;
    line-height: 44px !important;
}

.cta29-cta29 {
    gap: 80px;
    width: 100%;
    height: auto;
    padding: 60px 120px 60px 120px;
    background-color: #DDD9CE;
    display: flex;
    overflow: hidden;
    align-items: center;
    color: white;
    flex-shrink: 0;
    flex-direction: column;
    position: relative;
}

.cta29-content {
    gap: 24px;
    display: flex;
    white-space: nowrap;
    align-items: center;
    flex-shrink: 0;
    flex-direction: column;
}

.cta29-content1 {
    gap: 24px;
    display: flex;
    align-self: stretch;
    align-items: center;
    flex-direction: column;
}

.cta29-text {
    color: #111827;
    height: auto;
    font-size: 72px;
    align-self: stretch;
    font-style: Bold;
    text-align: center;
    font-family: Manrope;
    font-weight: 700;
    line-height: 76px !important;
    font-stretch: normal;
    text-decoration: none;
}

.cta29-text2 {
    color: #111827;
    height: auto;
    align-self: stretch;
    text-align: center;
    line-height: 28px;
}

.cta29-actions {
    gap: 16px;
    display: flex;
    padding: 16px 0 0;
    align-items: flex-start;
}

.cta29-image-container {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(0);
    width: 27%;
    display: flex;
    justify-content: right;
}

.cta29-image {
    max-width: 330px;
    height: auto;
}

.newPadding {
    text-align: center;
    padding: 40px 120px 80px 120px;
}

@media only screen and (max-width: 480px) {
    .cta29-text {
        font-size: 36px !important;
        line-height: 44px !important;
    }

    .cta29-text2 {
        font-size: 18px;
    }

    .cta29-cta29 {
        padding: 40px 35px;
    }


    .cta29-image {
        max-width: 240px;
    }

    .cta29-image-container {
        right: -65px;
        bottom: -40px;
    }

    .cta29-content {
        width: 100%;
        white-space: wrap;
    }

    .newPadding {
        text-align: center;
        padding: 0px;
        margin: 70px 70px 40px;
    }
}