.top-section {
    background-position: center bottom !important;
}

.hero-content p {
    max-width: 1350px;
}

.hero-content h1 {
    margin-bottom: 0;
    letter-spacing: -2px;
}

.answer-imgs .wp-block-uagb-image:not(:last-child) {
    margin-bottom: 30px;
}

.uagb-buttons__wrap.uagb-buttons-layout-wrap.is-layout-flex {
    gap: 0;
}

.fse-map-btn {
    width: 100% !important;
}

.fse-map-btn .wp-block-button__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    text-decoration: none;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 18px 0;
    line-height: 1.3;
    color: var(--black) !important;
    text-align: right;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0 !important;
    border-bottom: 0 !important;
    border-radius: 0 !important;
    font-size: 20px !important;
}

.fse-map-btn .wp-block-button__link:hover,
.fse-map-btn .wp-block-button__link:focus {
    background: transparent !important;
}

.fse-map-btn .wp-block-button__link:focus-visible {
    outline: none;
}

.fse-map-btn .uagb-button__link {
    color: var(--black) !important;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.fse-map-btn .wp-block-button__link:hover .uagb-button__link {
    color: var(--reddish-orange) !important;
}

.fse-map-btn .wp-block-button__link::before,
.fse-map-btn .wp-block-button__link::after {
    content: "";
    position: absolute;
    top: -3px;
    height: 3px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 1000%;
    left: auto;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.fse-map-btn .wp-block-button__link::after {
    top: auto;
    bottom: 0;
    opacity: 0.5;
}

.fse-map-btn+.fse-map-btn .wp-block-button__link::before {
    opacity: 0.5;
}

.fse-map-btn:has(.wp-block-button__link:hover)+.fse-map-btn .wp-block-button__link::before {
    opacity: 0;
}

.fse-map-btn:last-child .wp-block-button__link::after,
.fse-map-btn .wp-block-button__link:hover::after,
.fse-map-btn .wp-block-button__link:hover::before {
    opacity: 1;
}

.fse-map-btn .wp-block-button__link:hover::before,
.fse-map-btn .wp-block-button__link:hover::after {
    background-color: var(--reddish-orange) !important;
}

.fse-map-btn .wp-block-button__link .uagb-button__icon svg {
    display: none;
}

.fse-map-btn .wp-block-button__link .uagb-button__icon {
    margin-left: 25px !important;
}

.fse-map-btn .wp-block-button__link .uagb-button__icon::before {
    content: "";
    width: 22px;
    height: 22px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9.52 9.57"><defs><style> .cls-1 { fill: none; stroke: %23000; stroke-miterlimit: 10; } </style></defs><g id="Layer_1-2" data-name="Layer 1"><line class="cls-1" x1=".35" y1="9.21" x2="8.52" y2="1.05"/><polyline class="cls-1" points="2.47 .5 9.02 .5 9.02 7.14"/></g></svg>');
}

.fse-map-btn .wp-block-button__link:hover .uagb-button__icon::before {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" id="Layer_2" data-name="Layer 2" viewBox="0 0 9.52 9.57"><defs><style> .cls-1 { fill: none; stroke: %23ff551a; stroke-miterlimit: 10; } </style></defs><g id="Layer_1-2" data-name="Layer 1"><line class="cls-1" x1=".35" y1="9.21" x2="8.52" y2="1.05"/><polyline class="cls-1" points="2.47 .5 9.02 .5 9.02 7.14"/></g></svg>');
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 50px !important;
}

:where(.wp-block-columns:last-child) {
    margin-bottom: 0 !important;
}

.choose-dsc,
.choose-section ul.wp-block-list,
.choose-section ol.wp-block-list,
.choose-section .wp-block-column p {
    max-width: 820px;
}

ul.wp-block-list,
ol.wp-block-list {
    margin: 0;
}

ul.wp-block-list {
    list-style: none;
    padding: 0;
}

.wp-block-list li {
    margin-bottom: 15px;
}

ul.wp-block-list li {
    position: relative;
    padding: 0 0 0 35px;
}

ul.wp-block-list li::before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: var(--carolina-blue);
    left: 0;
    border-radius: 100%;
    top: 1px;
}

.choose-dsc li,
.choose-section ul.wp-block-list li,
.choose-section ol.wp-block-list li {
    margin-bottom: 30px;
}

.better-section {
    padding: 70px 0 60px !important;
}

.better-section .uagb-heading-text {
    margin-bottom: 40px;
    max-width: 800px;
    margin-inline: auto;
}

.better-section form ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wp-block-uagb-container.fse-full-section,
.uagb-container-inner-blocks-wrap {
    max-width: 100% !important;
}

.wp-block-uagb-container a {
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.see-section .wp-block-uagb-container {
    position: unset;
}

.wp-block-uagb-image__figure,
.wp-block-uagb-image__figure img {
    width: 100% !important;
}

.hero-content .draw-svg {
    position: absolute !important;
}

.hero-content .uagb-container-inner-blocks-wrap {
    position: static !important;
}

.page-template-default-state .hero-content {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

@media (min-width: 576px) {

    .wp-block-uagb-container {
        max-width: 500px !important;
    }
}

@media (min-width: 768px) {
    .wp-block-uagb-container {
        max-width: 696px !important;
    }
}

@media (min-width: 977px) and (max-width: 991px) {

    .hero-content h1,
    .better-section .uagb-heading-text {
        font-size: 50px !important;
    }

    .h5 h2 {
        font-size: 26px !important;
    }

    .hero-content p {
        font-size: 20px !important;
    }

    .answer-imgs .wp-block-uagb-image {
        margin-top: 0;
    }
}

@media (min-width: 997px) and (max-width: 1799px) {
    .answer-con {
        padding-top: 0 !important;
    }
}

@media (min-width: 992px) {
    .wp-block-uagb-container {
        max-width: 936px !important;
    }
}

@media (min-width: 992px) and (max-width: 1499px) {

    .hero-content h1,
    .better-section .uagb-heading-text {
        font-size: 56px !important;
    }

    .h5 h2 {
        font-size: 32px !important;
    }

    .hero-content p {
        font-size: 25px !important;
    }
}

@media (min-width: 1200px) {
    .wp-block-uagb-container {
        max-width: 1116px !important;
    }

    .answer-btns,
    .answer-imgs {
        position: sticky;
        top: 50px;
        height: 100%;
    }
}

@media (min-width: 1400px) {
    .wp-block-uagb-container {
        max-width: 1296px !important;
    }
}

@media (min-width: 1500px) {
    .wp-block-uagb-container {
        max-width: 1396px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1799px) {

    .answer-btns .uagb-buttons__wrap .fse-map-btn:first-child .wp-block-button__link,
    .answer-imgs .wp-block-uagb-image:first-child {
        margin-top: 110px;
    }
}

@media (min-width: 1500px) and (max-width: 1799px) {

    .hero-content h1,
    .better-section .uagb-heading-text {
        font-size: 62px !important;
    }

    .h5 h2 {
        font-size: 36px !important;
    }

    .hero-content p {
        font-size: 30px !important;
    }
}

@media (min-width: 1800px) {
    .wp-block-uagb-container {
        max-width: 1696px !important;
    }

    .hero-content h1 {
        font-size: 66px !important;
    }
}

@media (max-width: 1799px) {
    .page-template-default-state .hero-content {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
}

@media (max-width: 1499px) {

    ul.wp-block-list li::before {
        width: 20px;
        height: 20px;
        top: 2px;
    }

    ul.wp-block-list li {
        padding: 0 0 0 30px;
    }

    .fse-map-btn .wp-block-button__link {
        font-size: 18px !important;
    }

    .fse-map-btn .wp-block-button__link .uagb-button__icon {
        margin-left: 20px !important;
    }

    .fse-map-btn .wp-block-button__link .uagb-button__icon::before {
        width: 20px;
        height: 20px;
    }

    .page-template-default-state .hero-content {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}

@media (min-width: 977px) and (max-width: 1499px) {
    .see-section {
        padding-block: 100px !important;
    }
}

@media (min-width: 977px) and (max-width: 1199px) {

    .answer-btns .uagb-buttons__wrap .fse-map-btn:first-child .wp-block-button__link {
        margin-top: 0;
    }

    .answer-btns {
        margin-top: 0 !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .answer-imgs .wp-block-uagb-image:first-child {
        margin-top: 110px;
    }
}

@media (max-width: 1199px) {
    .answer-btns {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .answer-center-col {
        -ms-flex-preferred-size: 66.66% !important;
        flex-basis: 66.66% !important;
    }

    .answer-imgs {
        width: 33.33%;
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .answer-con .wp-block-columns,
    .choose-section .wp-block-columns {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .answer-btns,
    .choose-section .wp-block-columns .wp-block-column {
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    }

    .choose-section .wp-block-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        gap: 0 !important;
    }

    .fse-map-btn .wp-block-button__link::before,
    .fse-map-btn .wp-block-button__link::after,
    .fse-map-btn .uagb-button__link,
    .fse-map-btn .wp-block-button__link .uagb-button__icon::before {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }

    .fse-map-btn .wp-block-button__link {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        text-align: left;
    }

    .fse-map-btn .wp-block-button__link::before,
    .fse-map-btn .wp-block-button__link::after {
        left: unset;
        right: 0;
    }

    .choose-section .wp-block-columns .wp-block-column:first-child,
    .choose-section .wp-block-columns .wp-block-column:first-child .wp-block-uagb-buttons {
        margin-top: 30px;
    }
}

@media (max-width: 991px) {

    .answer-center-col,
    .answer-imgs {
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    }

    .answer-imgs {
        margin-top: 0 !important;
    }

    .hero-content h1 {
        font-size: 50px !important;
    }
}

@media (max-width: 767px) {
    .top-section {
        background-image: none !important;
    }

    ul.wp-block-list li {
        padding: 0;
    }

    ul.wp-block-list li::before {
        display: none;
    }

    .fse-map-btn .wp-block-button__link {
        font-size: 16px !important;
        padding: 12px 0;
    }

    .fse-map-btn .wp-block-button__link::before,
    .fse-map-btn .wp-block-button__link::after {
        top: -1px;
        height: 1px;
        left: -500%;
    }

    .fse-map-btn .wp-block-button__link::after {
        top: auto;
        bottom: 0;
    }

    .fse-map-btn .wp-block-button__link .uagb-button__icon::before {
        width: 16px;
        height: 16px;
        opacity: .5;
    }

    .fse-map-btn .wp-block-button__link:hover .uagb-button__icon::before {
        opacity: 1;
    }

    .wrapper {
        overflow: hidden !important;
    }

    :where(.wp-block-columns.is-layout-flex) {
        gap: 30px !important;
    }

    .hero-content h1 {
        letter-spacing: -1px;
    }

    .wp-block-uagb-container.see-section:not(.wp-block-uagb-container.choose-section + .wp-block-uagb-container.see-section) {
        margin-top: 200px !important;
    }

    .see-section+.better-section {
        margin-top: 20px;
    }

    .page-template-default-state .hero-content {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .hero-content h1 {
        font-size: 40px !important;
    }
}

@media (max-width: 575px) {

    .wp-block-uagb-container {
        max-width: calc(100% - 40px) !important;
    }

    .choose-section .wp-block-uagb-container {
        max-width: 100% !important;
    }
}