* {
    box-sizing: border-box;
}
footer hr {
    background-color: unset !important
}
.site_search_main .open_search:focus-visible,
.impression-cta-block-icon__button:focus-visible,
button:focus-visible,
.wp-block-button__link:focus-visible,
.homes_communities_tabs_slider .homes_communities-header .homes_communities-tabs .tds-tab:focus-visible {
    outline: 2px solid var(--wp--preset--color--primary) !important;
}
html {
    scroll-padding-top: var(--header-offset);
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.wp-block-buttons .wp-block-button__link {
    transition: 0.3s all;
    outline: none;
}
footer .wp-block-columns .wp-block-list li a {
    text-decoration: none;
}
footer .wp-block-columns .wp-block-list li a:hover {
    text-decoration: underline;
}
.social_items_style.wp-block-social-links {
    font-size: 32px;
}
.social_items_style.wp-block-social-links .wp-social-link svg {
    height: 100%;
}
.safe-svg-inside.safe-svg-inline {
    box-sizing: content-box;
}
header.wp-block-template-part {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    transition: all 0.3s ease-in-out;
    background: rgba(255, 255, 255, 1);
    border-bottom: 1px solid #F5F5F5;
}
body:has(#wpadminbar) header.wp-block-template-part {
    top: 32px;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>a.mega-menu-link {
    color: var(--wp--preset--color--primary) !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    padding: 38px 24.2px 35px !important;
    line-height: 1 !important;
    display: inline-block !important;
    height: auto !important;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>a.mega-menu-link>.mega-indicator {
    display: none !important;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout>ul.mega-sub-menu li.mega-menu-item a:hover,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>a.mega-menu-link:hover,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>a.mega-menu-link:focus,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu>li a.mega-menu-link:hover {
    background-color: var(--wp--preset--color--light-gray) !important;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout>ul.mega-sub-menu li.mega-menu-item a:hover,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>a.mega-menu-link:hover,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu>li a.mega-menu-link:hover {
    color: var(--wp--preset--color--accent) !important
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>a.mega-menu-link::after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: var(--wp--preset--color--accent);
    display: inline-block !important;
    position: absolute;
    opacity: 0;
    bottom: -1px;
    left: 0;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item:hover>a.mega-menu-link::after {
    opacity: 1;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li a,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item ul.mega-sub-menu {
    background-color: #fff !important
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu>li a.mega-menu-link {
    color: var(--wp--preset--color--primary) !important;
    font-size: 18px !important;
    padding: 8px 23px !important;
    line-height: 1 !important;
    min-height: unset !important;
    font-weight: 400 !important;
    text-transform: unset !important;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item ul.mega-sub-menu>li.mega-menu-item {
    padding: 0 !important
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li>a::after {
    content: '';
    display: inline-block !important;
    background-color: var(--wp--preset--color--accent);
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
    left: 0;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li:hover>a::after {
    opacity: 1
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout>ul.mega-sub-menu li.mega-menu-item a {
    color: var(--wp--preset--color--primary) !important;
    min-height: unset !important;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu {
    box-shadow: unset !important
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_about>ul.mega-sub-menu,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_home_series>ul.mega-sub-menu {
    width: 270px !important;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-megamenu>ul.mega-sub-menu {
    padding: 32px 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources.mega-menu-item>ul.mega-sub-menu {
    width: 679px !important;
    left: 346px !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu .has-heading .mega-block-title {
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.1px;
    color: rgba(122, 0, 60, 1) !important;
    padding: 7px 24px 17px !important;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item:has(.mega-block-title) {
    margin-bottom: 0 !important;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:not(:last-child)::after {
    content: '';
    width: 1px;
    background-color: rgba(26, 34, 50, 0.24);
    display: inline-block !important;
    position: absolute;
    height: 100%;
    left: calc(100% - 1px);
    top: 0;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(1) {
    width: 31.7% !important;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2) {
    width: 37.4% !important;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(3) {
    width: 30.9% !important;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout.flyout_three_col>ul.mega-sub-menu .custom_wrap.col_2,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout.flyout_three_col>ul.mega-sub-menu .custom_wrap.col_3 {
    width: calc((100% - 48px)/3) !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 16px !important;
    /* height: 100% !important; */
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout.flyout_three_col>ul.mega-sub-menu .custom_wrap.col_2 {
    width: calc((100% - 24px)/2) !important;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout.flyout_three_col>ul.mega-sub-menu {
    display: flex !important;
    gap: 24px !important;
    flex-direction: row !important;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu>li .mega-current-menu-item a.mega-menu-link,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout>ul.mega-sub-menu li.mega-current-menu-item.mega-menu-item a,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item.mega-current_page_ancestor>a.mega-menu-link,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item.mega-current_page_item>a.mega-menu-link,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-current_page_item>a.mega-menu-link,
header.wp-block-template-part .mega-menu-wrap>.mega-menu li.mega-menu-item.mega-current_page_item>a.mega-menu-link,
header.wp-block-template-part .mega-menu-wrap>.mega-menu li.mega-menu-item.mega-current_page_ancestor>a.mega-menu-link,
header.wp-block-template-part .mega-menu-wrap>.mega-menu li.mega-current_menu_parent>a.mega-menu-link,
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul>li.mega-current-menu-parent>a.mega-menu-link {
    background-color: var(--wp--preset--color--light-gray) !important;
    color: var(--wp--preset--color--accent) !important;
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-flyout>ul.mega-sub-menu>li>a::after {
    left: -1px
}
header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_find_home.mega-toggle-on:has(.mega-menu-item-has-children:hover)>ul.mega-sub-menu {
    border-bottom-right-radius: 0 !important;
}
.advertisement_columns>.wp-block-column:nth-child(2),
.advertisement_columns>.wp-block-column:nth-child(1) {
    flex: 1
}
.advertisement_columns>.wp-block-column:nth-child(2) {
    flex: 0 0 auto;
    min-width: max-content;
}
.solid_accent_gradient {
    background: linear-gradient(90deg,
            #ffffff 0%,
            #ffffff calc(50% + 212px),
            #7A003C 50%,
            #7A003C 100%),
        linear-gradient(90deg,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.08) 100%);
}
.solid_accent_gradient.gray {
    background: linear-gradient(90deg,
            #F5F5F5 0%,
            #F5F5F5 calc(50% + 212px),
            #7A003C 50%,
            #7A003C 100%),
        linear-gradient(90deg,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.08) 100%);
}
.solid_navy_gradient {
    background: linear-gradient(90deg,
            #ffffff 0%,
            #ffffff calc(50% + 212px),
            #152B59 50%,
            #152B59 100%),
        linear-gradient(90deg,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.08) 100%);
}
.our_home_series_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.wp-block-impression-cards-block {
    width: calc(50% - 12px);
    margin: 0 !important;
}
.overflow_hidden {
    overflow: hidden !important;
}
.site_search_main {
    position: relative;
}
body .wp-block-search__inside-wrapper {
    overflow: hidden;
}
.site_search_main .open_search img {
    display: none;
}
.site_search_main .open_search {
    background-image: url('../images/magnifying-icon.svg');
    padding: 0 !important;
    display: flex;
    align-items: center;
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    width: 52px;
    transition: 0.3s all;
    height: 52px;
    border-radius: 0 !important;
    cursor: pointer;
    position: relative;
    border-radius: 4px !important;
    outline: none;
}
.site_search_main .close_search {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 52px;
    transition: 0.3s all;
    height: 50px;
    display: flex;
    align-items: center;
    background-color: rgba(245, 245, 245, 1) !important;
    background-repeat: no-repeat;
    background-position: center;
    justify-content: center;
    cursor: pointer;
    display: none;
    position: absolute;
    right: 1px;
    top: 50%;
    transform: translatey(-50%);
    margin: 0 !important;
    left: auto;
    border-radius: 4px;
}
.site_search_main .close_search:hover {
    background-image: url('../images/cross-plum.svg');
    background-size: 14px;
}
.site_search_main.search_active .close_search:hover img {
    opacity: 0;
}
.site_search_main.search_active .close_search {
    display: flex
}
.site_search_main .close_search img {
    width: 14px !important;
    height: 14px !important;
    border-radius: 0;
}
.site_search_main>.close_search:hover img {
    opacity: 0 !important;
}
.site_search_main .input_close {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    right: 0;
    max-width: 0px !important;
    opacity: 0;
    transition: 0.3s all;
    z-index: 1;
    visibility: hidden;
}
.site_search_main .wp-block-search .wp-block-search__input {
    width: 300px !important;
    height: 52px !important;
    background-color: rgba(245, 245, 245, 1);
    border-radius: 4px;
    border: 0;
    outline: none;
    padding: 17px 0 !important;
}
.site_search_main.search_active .wp-block-search .wp-block-search__input {
    padding: 17px 52px !important;
    position: relative;
    border: 1px solid #F5F5F5;
}
.site_search_main.search_active .wp-block-search .wp-block-search__input:focus {
    border-color: #99A1AF
}
.site_search_main.search_active .input_close {
    opacity: 1;
    max-width: 300px !important;
    visibility: visible;
}
header:has(.site_search_main) .mega-menu-wrap {
    transition: 0.3s all;
}
.wp-block-search .wp-block-search__input::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none;
    display: none;
}
.wp-block-search .wp-block-search__input::-webkit-search-decoration {
    display: none;
}
.wp-block-search__input[type="search"] {
    appearance: textfield;
}
.site_search_main.search_active .wp-block-search .wp-block-search__input {
    content: '';
    background-image: url('../images/magnifying-icon.svg') !important;
    background-repeat: no-repeat;
    background-position: center left 16px;
    background-size: 20px;
}
.site_search_main.search_active .wp-block-search .wp-block-search__input::placeholder {
    color: rgba(26, 34, 50, 0.6)
}
.site_search_main.search_active .wp-block-search .wp-block-search__input {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 400;
}
.site_search_main.search_active .wp-block-search .wp-block-search__input {
    color: rgba(26, 34, 50, 1)
}
.ip_card_wrap .ip_card_image_wrap .background_image_wrap:not(:has(img)) {
    background: url('/wp-content/uploads/2026/02/impression-homes-logo.svg') center / 60% no-repeat;
    background-color: rgba(204, 204, 204, 0.2);
}
.form_min_height {
    display: flex;
}
.form_min_height .gform_confirmation_wrapper {
    align-self: center;
    width: 100%;
}
.home_form_wrapper .gform_confirmation_message {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.home_form_wrapper .gform_confirmation_message br {
    display: none;
}
.home_form_wrapper .gform_confirmation_message>img {
    margin-bottom: 24px
}
.home_form_wrapper .gform_confirmation_message h3 {
    margin: 0 0 16px;
    color: var(--wp--preset--color--black);
    font-size: 20px;
    line-height: 1.4
}
.home_form_wrapper .gform_confirmation_message p {
    margin: 0 0 8px;
    font-size: 20px;
    line-height: 1.4;
}
.home_form_wrapper .gform_confirmation_message p:last-child {
    margin-bottom: 0;
}
/* ------------------------------------------------------------
gravity form style
------------------------------------------------------------ */
html body .gform_wrapper form .gform_fields {
    display: flex;
    flex-wrap: wrap;
    gap: 24px 24px;
}
html body .contact_form_wrapper .gform_wrapper form .gform_fields{
    row-gap: 15px;
}
html body .gform_wrapper form .gform_fields .gfield:not(.wd-100) {
    width: calc(50% - 12px);
}
html body .gform_wrapper .gform_heading,
html body .gform_wrapper .gform_validation_errors {
    display: none;
}
html body .gform_wrapper *:focus {
    outline: none;
}
html body .gform_wrapper div.validation_error html body .gform_wrapper form {
    border: 2px solid #666;
    padding: 0;
}
html body .gform_wrapper form .gform_fields .gfield {
    margin-top: 0;
    border: 0;
    background: none;
    vertical-align: top;
    letter-spacing: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.gform_wrapper.gform_validation_error .gform_body .gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
}
html body .gform_wrapper form .gform_fields .gfield.bottom-info {
    padding-top: 0px !important;
}
html body .gform_wrapper form .gform_fields .gfield .ginput_container {
    margin-top: 0 !important;
}
html body .step_form_wrapper .gform_wrapper form .gform_fields label,
html body .gform_wrapper .top_label .gfield_label,
html body .gform_wrapper .gform_wrapper legend.gfield_label {
    font-size: 16px;
    font-weight: 400;
    color: var(--wp--preset--color--primary);
    line-height: 1;
    margin-bottom: 6.7px;
    letter-spacing: 0;
    margin-top: 0 !important;
    gap: 0
}
.s-hidden {
    display: none !important;
}
body .styledSelect:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(calc(-50% + 1px));
    right: 16px;
    line-height: 1;
    width: 16px;
    height: 16px;
    background: url('../images/chevron-down.svg') no-repeat center;
    filter: brightness(0) saturate(100%) invert(33%) sepia(6%) saturate(1562%) hue-rotate(177deg) brightness(91%) contrast(86%);
}
.styledSelect.active:after {
    background: url("../images/chevron-down.svg") no-repeat center;
    transform: translateY(-50%) rotate(180deg);
    filter: brightness(0) saturate(100%) invert(33%) sepia(6%) saturate(1562%) hue-rotate(177deg) brightness(91%) contrast(86%);
}
body .styledSelect {
    position: relative;
    z-index: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    box-shadow: none;
    font-size: 18px !important;
    line-height: 1.67px;
    color: var(--black) !important;
    align-content: center;
}
body .styledSelect,
body .gform_wrapper select,
html body .gform_wrapper form .gform_fields .gfield input[type="text"],
html body .gform_wrapper form .gform_fields .gfield input[type="email"],
html body .gform_wrapper form .gform_fields .gfield input[type="number"],
html body .gform_wrapper form .gform_fields .gfield input[type="tel"],
html body .gform_wrapper form .gform_fields .gfield textarea {
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 4px !important;
    background-color: var(--wp--preset--color--white);
    border: 1px solid rgba(16, 24, 40, 0.24);
    box-shadow: none;
    font-size: 18px !important;
    line-height: 1 !important;
    width: 100% !important;
    padding: 12px 15px !important;
    transition: all 0.3s;
    height: 42px;
    font-weight: 400;
    color: rgba(16, 24, 40, 1);
    outline: none;
}
body .styledSelect{
    padding: 12px 40px 12px 15px !important;
}
html body .gform_wrapper form .gform_fields .gfield input[type="text"]::-webkit-input-placeholder,
html body .gform_wrapper form .gform_fields .gfield input[type="email"]::-webkit-input-placeholder,
html body .gform_wrapper form .gform_fields .gfield input[type="number"]::-webkit-input-placeholder,
html body .gform_wrapper form .gform_fields .gfield input[type="tel"]::-webkit-input-placeholder,
html body .gform_wrapper form .gform_fields .gfield textarea::-webkit-input-placeholder,
html body .gform_wrapper form .gform_fields .gfield .styledSelect .text-ellipses {
    color: rgba(74, 85, 101, 0.8);
}
body .styledSelect:focus,
html body .gform_wrapper form .gform_fields .gfield input[type="text"]:focus,
html body .gform_wrapper form .gform_fields .gfield input[type="email"]:focus,
html body .gform_wrapper form .gform_fields .gfield input[type="number"]:focus,
html body .gform_wrapper form .gform_fields .gfield input[type="tel"]:focus,
html body .gform_wrapper form .gform_fields .gfield textarea:focus,
html body .gform_wrapper form .gform_fields .gfield .styledSelect.active {
    border: 1px solid rgba(16, 24, 40, 1);
}
html body .gform_wrapper form .gform_fields .gfield textarea {
    height: 80px !important;
    resize: none;
    min-height: 80px !important;
}
html body .contact_form_wrapper .gform_wrapper form .gform_fields .gfield textarea{
    height: 82px !important;
    min-height: 82px !important;
}
html body .gform_wrapper form .gform_fields .gfield .styledSelect .text-ellipses{
    color: #4A5565 !important;
}
html body .gform_wrapper form .gform_fields .gfield .styledSelect .text-ellipses.valueAdded {
    color: rgba(16, 24, 40, 1) !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
html body .gform_wrapper form .gform_fields .gfield.gfield_error:not(.top-text):not(.recaptcha-field) {
    margin-bottom: 0 !important;
}
html body .gform_wrapper form .gform_fields .gfield.recaptcha-field {
    padding-top: 10px !important;
}
html body .gform_wrapper form .gform_fields .gfield .ginput_container.ginput_recaptcha {
    margin-top: 0 !important;
}
html body .gform_wrapper .gfield.gfield_error.gfield_contains_required div.gfield_description {
    font-size: 11px;
    color: var(--wp--preset--color--accent);
    font-weight: 600;
    padding-top: 5px;
    line-height: normal;
    letter-spacing: -0.13px;
    padding-right: 7px;
    margin: 0;
}
html body .gform_wrapper .validation_message {
    font-size: 11px;
    color: var(--wp--preset--color--accent);
    font-weight: 400;
    padding-top: 5px;
}
html body .gform_wrapper .gfield_required {
    line-height: 1 !important;
    display: inline-block !important;
    font-size: 12px !important;
}
html body .gform_wrapper .gfield_required .gfield_required_text {
    text-transform: lowercase !important;
    font-size: 12px;
    line-height: 1;
    color: var(--wp--preset--color--slate);
    margin-left: 4px;
    display: inline-block;
}
html body .gform_wrapper div.validation_error {
    border: 0;
    font-size: 20px;
    color: var(--wp--preset--color--accent);
    display: none;
}
html body .gform_wrapper .gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
html body .gform_wrapper .gform_wrapper .gfield_error textarea,
.gfield_error .styledSelect {
    border: 1px solid var(--wp--preset--color--primary) !important;
}
body .select .options {
    display: none;
    position: absolute;
    top: calc(100% + 2px);
    right: 0;
    left: 0;
    z-index: 9;
    margin: 0 !important;
    padding: 0;
    list-style: none;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 4px;
    max-height: 300px;
    overflow-y: auto;
    border: 0;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);
    padding: 10px;
}
.ginput_container_select .select {
    position: relative;
}
body .select .options>li {
    font-size: 15px;
    line-height: 1.71;
    font-weight: 500;
    padding: 5px 10px;
    min-width: 101px;
    cursor: pointer;
    border-radius: 5px;
    transition: 0.3s all;
}
body .select .options>li:not(:last-child) {
    margin-bottom: 2px;
}
body .select .options>li.active,
body .select .options>li:hover {
    background-color: #F5F5F5;
}
/* ------------------------------------------------------------
gravity form Button styling
------------------------------------------------------------ */
html body .gform_wrapper form .gform_footer {
    text-align: center;
    padding: 24px 0 0;
    margin: 0;
    justify-content: center;
}
html body .step_form_wrapper .gform_wrapper form .gform_page_footer input.button,
html body .gform_wrapper form .gform_footer input[type="submit"] {
    color: var(--wp--preset--color--white) !important;
    background-color: var(--wp--preset--color--accent) !important;
    font-size: 18px !important;
    line-height: 1 !important;
    padding: 22px 24px 22px !important;
    font-weight: 700 !important;
    border: 2px solid var(--wp--preset--color--accent) !important;
    display: inline-block !important;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    border-radius: 8px !important;
    -webkit-appearance: none;
    transition: all 0.3s !important;
    box-sizing: border-box;
    font-family: "Montserrat", Sans-serif;
    max-width: 100%;
    width: 100% !important;
    outline: none !important;
}
html body .step_form_wrapper .gform_wrapper form .gform_page_footer input.button:hover,
html body .gform_wrapper form .gform_footer input[type="submit"]:hover {
    background-color: var(--wp--preset--color--white) !important;
    color: var(--wp--preset--color--accent) !important;
    text-decoration: none;
}
body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
    padding: 0 !important;
}
html body .gform_wrapper form .gform_footer input[type="submit"]+img {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -30px);
}
body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,
body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
    max-width: 50%;
    margin-right: 0 !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #ffffff inset !important;
}
.site_search_main.search_active .wp-block-search .wp-block-search__input:-webkit-autofill,
.site_search_main.search_active .wp-block-search .wp-block-search__input:-webkit-autofill:hover,
.site_search_main.search_active .wp-block-search .wp-block-search__input:-webkit-autofill:focus,
.site_search_main.search_active .wp-block-search .wp-block-search__input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #F5F5F5 inset !important;
}
.gform_confirmation_message {
    font-size: 18px;
    text-align: center
}
.gform-footer .gform-loader {
    position: absolute !important;
    border-width: 3px !important;
    border-top-color: #fff !important;
    border-bottom-color: #fff !important;
    border-left-color: rgba(255, 255, 255, 0.4) !important;
    border-right-color: rgba(255, 255, 255, 0.4) !important;
}
html body .gform_wrapper form .gform_footer:has(.gform-loader) input[type="submit"] {
    color: rgba(255, 255, 255, 0.2) !important;
    background: var(--wp--preset--color--accent) !important;
}
/* ------------------------------------------------------------
End gravity form style
------------------------------------------------------------ */
footer .wp-block-social-links .wp-social-link-youtube svg,
footer .wp-block-social-links .wp-social-link-instagram svg,
footer .wp-block-social-links .wp-social-link-linkedin svg,
footer .wp-block-social-links .wp-social-link-facebook svg {
    display: none;
}
footer .wp-block-social-links .wp-social-link-youtube .wp-block-social-link-anchor,
footer .wp-block-social-links .wp-social-link-instagram .wp-block-social-link-anchor,
footer .wp-block-social-links .wp-social-link-linkedin .wp-block-social-link-anchor,
footer .wp-block-social-links .wp-social-link-facebook .wp-block-social-link-anchor {
    width: 100%;
    height: 100%;
    background-image: url(../images/facebook-icon.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
footer .wp-block-social-links .wp-social-link-facebook {
    width: 20px;
    height: 32px;
    border-radius: 0
}
footer .wp-block-social-links .wp-social-link-instagram,
footer .wp-block-social-links .wp-social-link-linkedin {
    width: 28px;
    height: 32px;
    border-radius: 0;
}
footer .wp-block-social-links .wp-social-link-youtube {
    border-radius: 0;
    width: 36px;
    height: 32px;
}
footer .wp-block-social-links .wp-social-link-instagram .wp-block-social-link-anchor {
    background-image: url(../images/instagram-icon.svg);
}
footer .wp-block-social-links .wp-social-link-linkedin .wp-block-social-link-anchor {
    background-image: url(../images/linkedin-icon.svg);
}
footer .wp-block-social-links .wp-social-link-tiktok .wp-block-social-link-anchor svg {
    width: 28px;
}
footer .wp-block-social-links .wp-social-link-youtube .wp-block-social-link-anchor {
    background-image: url(../images/youtube-icon.svg);
}
.card_header_group .wp-block-safe-svg-svg-icon .safe-svg-inside {
    min-width: 60px;
    width: 60px !important;
    padding: 0 !important;
    height: 60px !important;
    display: flex;
    align-items: center;
    justify-self: center;
    border-radius: 4px;
}
.card_header_group .wp-block-safe-svg-svg-icon .safe-svg-inside svg {
    height: 24px;
}
footer .wp-block-social-link {
    transition: 0.3s all;
}
footer .wp-block-social-link:hover {
    transform: unset;
    opacity: 0.7;
}
#wp-skip-link {
    border-radius: 8px;
    border-width: 2px;
    border-style: solid;
    font-size: clamp(18px, 1vw, 18px);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    padding-top: 23px;
    padding-right: 30px;
    padding-bottom: 21px;
    padding-left: 30.5px;
    text-transform: unset;
    padding: 14px 22px !important;
    font-size: 16px !important;
    color: var(--wp--preset--color--white);
    background-color: var(--wp--preset--color--accent) !important;
}
.homes_communities_tabs_slider .homes_communities-tabs-content {
    align-content: center;
}
html body .gold_button .gform_wrapper form .gform_footer input[type="submit"] {
    border: 2px solid var(--wp--preset--color--gold) !important;
    background-color: var(--wp--preset--color--gold) !important;
    color: var(--wp--preset--color--navy-blue) !important;
}
html body .gold_button .gform_wrapper form .gform_footer input[type="submit"]:hover {
    background-color: var(--wp--preset--color--navy-blue) !important;
    border-color: var(--wp--preset--color--navy-blue) !important;
    color: var(--wp--preset--color--white) !important;
}
.slider_controls_main .swiper-button-prev,
.slider_controls_main .swiper-button-next {
    outline: none;
    position: static !important;
    transition: all .3s;
    background-color: transparent;
    border: 1px solid #1a2232;
    border-radius: 50%;
    height: 70px;
    margin: unset;
    min-width: 70px;
    width: 70px;
}
.slider_controls_main .swiper-button-prev:after,
.slider_controls_main .swiper-button-next:after {
    color: #1a2232;
    font-size: 19px;
}
.slider_controls_main .swiper-button-next:hover,
.slider_controls_main .swiper-button-prev:hover {
    background-color: var(--wp--preset--color--accent);
    border-color: var(--wp--preset--color--accent);
}
.slider_controls_main .swiper-button-next:hover:after,
.slider_controls_main .swiper-button-prev:hover:after {
    color: var(--wp--preset--color--white);
}
.slider_controls_main .swiper-button-prev {
    margin-right: 16px;
}
.slider_controls_main {
    align-items: center;
    display: flex;
    flex: 1;
    position: relative;
    margin-top: 24px;
}
.slider_controls_main .swiper-pagination:has(.swiper-pagination-progressbar-fill) {
    width: 100% !important;
}
.slider_controls_main .swiper-pagination {
    background-color: rgba(26, 34, 50, .2);
    border-radius: 30px;
    height: 12px !important;
    margin-left: 40px;
    overflow: hidden;
    width: 100% !important;
    outline: none;
    position: static !important;
    transition: all .3s;
}
.slider_controls_main .swiper-pagination .swiper-pagination-progressbar-fill {
    background-color: var(--wp--preset--color--accent);
}
.slider_controls_main:has(.swiper-button-lock, .swiper-pagination-lock) {
    display: none
}
.has_bold_text .wp-block-button__link {
    padding: 20px 31px 20px;
}
.has_bold_text .wp-block-button__link br {
    display: none;
}
.has_bold_text .wp-block-button__link strong {
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-top: 6px
}
.vertical-content-middle .wp-block-column {
	align-content: center;
}
.border-color-medium-gray li {
	border-color: rgba(153, 161, 175, 0.5)
}
form.lidd_mc_form {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 24px;
}
form.lidd_mc_form .lidd_mc_input {
    width: calc(50% - 12px);
    margin: 0 !important;
}
form.lidd_mc_form .lidd_mc_input label {
    font-family: 'Source Sans 3';
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 4px;
}
form.lidd_mc_form .lidd_mc_input .styledSelect,
form.lidd_mc_form .lidd_mc_input select,
form.lidd_mc_form .lidd_mc_input input:not([type='submit']) {
    height: 40px;
    border: 1px solid rgba(16, 24, 40, 0.6);
    border-radius: 4px;
    padding: 10px 16px !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    outline: none;
    font-family: 'Source Sans 3';
    color: rgba(74, 85, 101, 1);
    margin: 0;
}
form.lidd_mc_form .lidd_mc_input .styledSelect .text-ellipses,
form.lidd_mc_form .lidd_mc_input input:not([type='submit'])::placeholder {
    color: rgba(74, 85, 101, 1);
}
form.lidd_mc_form .lidd_mc_input .styledSelect:after {
    width: 12px;
    height: 14px;
    background-size: contain;
    filter: brightness(0) saturate(100%) invert(6%) sepia(91%) saturate(7450%) hue-rotate(327deg) brightness(82%) contrast(95%);
}
form.lidd_mc_form .lidd_mc_input .styledSelect .text-ellipses {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
}
/* form.lidd_mc_form .lidd_mc_input .styledSelect .text-ellipses.valueAdded,
form.lidd_mc_form .lidd_mc_input input:not([type='submit']) {
	color: #1A2232
} */
form.lidd_mc_form .lidd_mc_input .lidd_mc_select {
    border: 0;
    padding: 0;
    margin: 0;
    height: auto;
    overflow: visible;
}
form.lidd_mc_form .lidd_mc_input:has(#lidd_mc_payment_period),
form.lidd_mc_form .lidd_mc_input:has([type="submit"]) {
    width: 100%;
}
form.lidd_mc_form .lidd_mc_input [type="submit"] {
    color: var(--wp--preset--color--white) !important;
    background-color: var(--wp--preset--color--accent) !important;
    font-size: 18px !important;
    line-height: 1 !important;
    padding: 22px 24px 22px !important;
    font-weight: 700 !important;
    border: 2px solid var(--wp--preset--color--accent) !important;
    display: inline-block !important;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    border-radius: 8px !important;
    -webkit-appearance: none;
    transition: all 0.3s !important;
    box-sizing: border-box;
    font-family: "Montserrat", Sans-serif;
    max-width: 100%;
    width: 100% !important;
    outline: none !important;
    font-family: 'Source Sans 3';
}
form.lidd_mc_form .lidd_mc_input [type="submit"]:hover {
    background-color: var(--wp--preset--color--white) !important;
    color: var(--wp--preset--color--accent) !important;
    text-decoration: none;
}
#lidd_mc_details {
    display: none;
}
form.lidd_mc_form .lidd_mc_error {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    font-family: 'Source Sans 3';
    margin-top: 4px;
    margin-bottom: 0;
}
form.lidd_mc_form .lidd_mc_input select {
    width: 100% !important;
}
form.lidd_mc_form .lidd_mc_input .lidd_mc_select::after {
    display: none
}
form.lidd_mc_form .lidd_mc_input:has([type='submit']) {
    margin-top: 8px !important;
}
.listing_card_main {
    border-radius: 16px;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s !important;
    display: flex;
    flex-direction: column;
}
.listing_card_main .listing_card_image_wrap {
    border-radius: 16px 16px 0 0;
    height: 211px;
    overflow: hidden;
    position: relative;
}
.listing_card_main .listing_card_image_wrap .background_image_wrap:not(:has(img)) {
    background: url(/wp-content/uploads/2026/02/impression-homes-logo.svg) center / 60% no-repeat;
    background-color: rgba(204, 204, 204, 0.2);
}
.listing_card_main .listing_card_image_wrap .background_image_wrap {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.listing_card_main .listing_card_image_wrap .listing_card_tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    left: 0;
    max-width: calc(100% - 68px);
    padding: 12px;
    position: absolute;
    top: 0;
    z-index: 1;
}
.listing_card_main .listing_card_image_wrap .background_image_wrap:after {
    background-color: rgba(0, 0, 0, .2);
    content: "";
    inset: 0;
    opacity: 0;
    position: absolute;
    transition: all .3s;
}
.listing_card_main:hover .background_image_wrap:after {
    opacity: 1 !important;
}
.listing_card_main:hover .listing_card_title {
    text-decoration: underline;
}
.listing_card_main .listing_card_icon {
    height: 40px;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 40px;
}
.listing_card_main .listing_card_icon img {
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
}
.listing_card_main .listing_card_content_main {
    background-color: #fff;
    border-radius: 0 0 16px 16px;
    flex: 1;
    padding: 15px 15px 13px 15px;
    border: 1px solid rgba(26, 34, 50, 0.16);
    flex: 1;
}
.listing_card_main .listing_card_content_main .listing_card_content_details {
    -moz-column-gap: 16px;
    column-gap: 16px;
    display: flex;
}
.listing_card_main .listing_card_content_main .listing_card_content_details .listing_card_content_detail {
    flex: 1;
}
.listing_card_main .listing_card_content_main .listing_card_pricing {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
}
.listing_card_main .listing_card_image_wrap .background_image_wrap img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    transition: all .3s;
    width: 100%;
}
.listing_card_main:hover .background_image_wrap img {
    transform: scale(1.05);
}
.listing_card_main .listing_card_content_main .listing_card_title {
    color: var(--wp--preset--color--accent);
    font-size: 18px;
    line-height: 1;
    margin: 0;
    max-width: -moz-max-content;
    max-width: max-content;
}
.listing_card_main .listing_card_content_main .listing_card_location_info {
    display: flex;
    gap: 4px 17px;
    list-style: none;
    margin: 8px 0 1px;
    overflow: hidden;
    padding: 0;
    flex-wrap: wrap;
}
.listing_card_main .listing_card_content_main .listing_card_location_info li {
    color: #1a2232;
    font-size: 14px;
    line-height: 1;
    position: relative;
}
.listing_card_main .listing_card_content_main .listing_card_address {
    color: #4a5565;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
}
.listing_card_main .listing_card_content_main .listing_card_pricing .starting-at {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 3px;
    color: var(--wp--preset--color--primary-dark);
    letter-spacing: 0
}
.listing_card_main .listing_card_content_main .listing_card_pricing .listing_card_price {
    display: flex;
    flex-direction: column;
    text-align: right;
}
.listing_card_main .listing_card_content_main .listing_card_pricing .listing_card_price_value {
    color: var(--wp--preset--color--primary-dark);
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
}
.listing_card_main .listing_card_content_main .listing_card_pricing .listing_card_square_feet {
    align-items: flex-end;
    display: flex;
    gap: 2px;
    margin-top: 5px;
}
.listing_card_main .listing_card_content_main .listing_card_pricing .listing_card_square_feet p {
    margin: 0
}
.listing_card_main .listing_card_content_main .listing_card_pricing .listing_card_square_feet .sqft-range {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
}
.listing_card_main .listing_card_content_main .listing_card_pricing .listing_card_square_feet .sqft-label {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}
.listing_card_main .listing_card_image_wrap .listing_card_tags .listing_card_tag {
    background-color: #fff;
    border-radius: 30px;
    color: #1a2232;
    display: inline-block;
    font-family: Outfit;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    padding: 6px 12px;
}
.listing_card_main .listing_card_image_wrap .listing_card_tags .listing_card_tag+.listing_card_tag {
    background-color: #79003c;
    color: #fff;
}
.listing_card_main .listing_card_content_main .listing_card_pricing .listing_card_price_if_discounted {
    color: var(--wp--preset--color--accent);
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    margin-top: 4px
}
.listing_card_main .listing_card_content_main .listing_card_location_info li:not(:first-child):after {
    background-color: rgba(74, 85, 101, .4);
    content: "";
    height: 100%;
    left: -8px;
    position: absolute;
    top: 0;
    width: 1px;
}
.listing_card_main .listing_card_content_main .listing_card_content_specs {
    border-top: 1px solid rgba(74, 85, 101, .4);
    display: flex;
    gap: 32px;
    margin-top: 12px;
    padding-top: 15px;
}
.listing_card_main .listing_card_content_main .listing_card_content_specs .listing_card_specs_block {
    align-items: center;
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 4px;
    position: relative;
    text-align: center;
    color: var(--wp--preset--color--primary);
}
.listing_card_main .listing_card_content_main .listing_card_content_specs .listing_card_specs_block .listing_card_specs_name {
    font-size: 12px;
    line-height: 1;
    color: rgba(26, 34, 50, 0.6);
}
.listing_card_main .listing_card_content_main .listing_card_content_specs .listing_card_specs_block:not(:first-child):after {
    background-color: rgba(74, 85, 101, .4);
    content: "";
    height: 100%;
    left: -17px;
    position: absolute;
    width: 1px;
}
.listing_card_main .listing_card_content_main .listing_card_location_info.download_link li {
    padding-left: 17px;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 600;
}
.listing_card_main .listing_card_content_main .listing_card_location_info.download_link li::before {
    content: '';
    height: 14px;
    width: 13px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/download-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.listing_card_main:not(a) {
    cursor: auto;
}
.listing_card_main:not(a):hover .listing_card_content_main .listing_card_title {
    text-decoration: none;
}
.listing_card_main .listing_card_content_main .listing_card_location_info.download_link li a,
.listing_card_main .listing_card_content_main .listing_card_title a {
    font: inherit;
    color: inherit;
    text-decoration: none;
}
.listing_card_main .listing_card_content_main .listing_card_location_info.download_link li a:hover,
.listing_card_main .listing_card_content_main .listing_card_title a:hover {
    text-decoration: underline;
}
.gap_88.tss-showcase.tss-image-left .tss-showcase__content{
    padding-left: 88px
}
.z-index-1 {
	z-index: 1;
}
.z-index-2 {
	z-index: 2;
}
.z-index-3 {
	z-index: 3;
}

/* icon list with heading text  */
.icon_text_list_wrapper .teams_block_card{
    border-top: 1px solid rgb(153 161 175 / 50%);
    padding: 16px 25px;
    gap: 0px 30px;
    grid-template-columns: 34px 1fr;
    min-height: 101px !important;
    border-radius: 0;
}
.icon_text_list_wrapper .teams_block_card:last-child{
    border-bottom: 1px solid rgb(153 161 175 / 50%);
}
.icon_text_list_wrapper .teams_block_card .teams_block_image{
    display: flex;
    align-items: center;
    justify-content: center
}
.icon_text_list_wrapper .teams_block_card .teams_block_image img{
    width: 34px;
    height: 34px;
    object-fit: unset;
}

.icon_text_list_wrapper .teams_block_card .teams_block_details,
.icon_text_list_wrapper .teams_block_card .teams_block_info{
    padding: 0
}
.icon_text_list_wrapper .teams_block_card .teams_block_info .teams_designation{
    display: none
}
.icon_text_list_wrapper .teams_block_card .teams_block_info .teams_title{
    font-size: clamp(18px, 4vw, 20px);
}
.icon_text_list_wrapper .teams_block_card .teams_block_details{
    margin-top: 8px
}

body.search .wp-block-query-no-results {
    opacity: 0;
    transition: opacity 0.4s ease;
}
body.search .wp-block-search__inside-wrapper input{
    transition: 0.3s all;
}
body.search .pagination_wrapper:empty{
    display: none;
}
body.search .wp-block-post-template .wp-block-post:last-child hr,
body.search .wp-block-query-no-results ul:last-child{
    margin-bottom: 0 !important
}
/* Blog Archive styling */
.x_blog_inner_wrapper p:empty{
display: none !important;
}
.x_blog_main_wrapper .x_blog_inner_wrapper{
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.x_blog_main_wrapper .x_blog_inner_wrapper .x_blog_post_card{
    width: calc((100% - 48px)/3);
    background: var(--wp--preset--color--white);
    border-radius: 16px;
    overflow: hidden;
    flex-direction: column;
}
.x_blog_main_wrapper .x_blog_inner_wrapper .x_blog_post_card:hover{
   box-shadow: 0 5px 10px rgba(0,0,0,0.05)
}

.x_blog_inner_wrapper .x_blog_post_card .x_blog_post_inner p:empty,
.x_blog_inner_wrapper .x_blog_post_card .x_blog_post_inner br,
.x_blog_inner_wrapper .x_blog_post_card .x_blog_post_inner p:has(.x_blog_thumnail_wrapper){
    display: none;
    margin: 0 !important
}
.x_blog_inner_wrapper .x_blog_post_card .x_blog_post_inner{
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background: white;
}
.x_blog_inner_wrapper .x_blog_post_card .x_blog_post_inner .x_blog_content_wrapper{
    padding: 24px;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.x_blog_inner_wrapper .x_blog_post_card .x_blog_post_inner .x_blog_title a,
.x_blog_inner_wrapper .x_blog_post_card .x_blog_post_inner .x_blog_title{
    color: var(--wp--preset--color--primary);
    font-size: clamp(16px, 2.5vw, 20px);
    line-height: 1.4;
    font-weight: 700;
    text-decoration: none !important;
    font-family: "Libre Baskerville", serif !important;
    margin-top: 0;
    margin-bottom: 16px
}
.x_blog_inner_wrapper .x_blog_post_card .x_blog_post_inner .x_blog_thumnail_wrapper{
    height: 100%;
    width: 100%;
    display: flex;
}
.x_blog_inner_wrapper .x_blog_post_card .x_blog_post_inner .x_blog_thumnail_wrapper .x_blog_img_container img,
.x_blog_inner_wrapper .x_blog_post_card .x_blog_post_inner .x_blog_thumnail_wrapper .x_blog_img_container{
    width: 100%;
    height: 100%;
}
.x_blog_inner_wrapper .x_blog_post_card .x_blog_post_inner .x_blog_thumnail_wrapper .x_blog_img_container img{
    object-fit: cover;
    object-position: center;
    height: 240px;
}
.x_blog_inner_wrapper .x_blog_post_card .x_blog_post_inner .x_blog_title a:hover{
    text-decoration: underline !important
}
.x_blog_inner_wrapper .x_blog_post_card .x_blog_post_inner .x_blog_content_wrapper .x_blog_btn{
    margin-top: auto
}
/* Search Facewtp Styling */
.serach_reset_wrapper{
    max-width: 970px;
    padding-bottom: 50px;
    position: relative
}
.serach_reset_wrapper .facetwp-facet {
    margin: 0;
}
.serach_reset_wrapper .facetwp-input-wrap{
    display: flex;
    flex-direction: row-reverse
}
.serach_reset_wrapper .facetwp-input-wrap input,
.serach_reset_wrapper .facetwp-input-wrap{
    width: 100%;
}
.serach_reset_wrapper .facetwp-input-wrap input{
    outline: none !important;
    transition: 0.3s all;
}
.serach_reset_wrapper  .facetwp-icon{
    height: 45px;
    opacity: 1;
    background: var(--wp--preset--color--accent);
    top: -1px;
    position: static;
}
.serach_reset_wrapper  .facetwp-icon::before{
    width: 100%;
    background: url('../images/search-icon.svg') no-repeat center / 18px !important;
    transform: none !important
}
.serach_reset_wrapper  .facetwp-icon:hover{
    background: var(--wp--preset--color--primary-dark) !important
}
.serach_reset_wrapper .facetwp-type-reset{
    position: absolute;
    left: auto;
    right: 0;
    bottom: 25px
}
.serach_reset_wrapper .facetwp-input-wrap input:focus{
    border-color: var(--wp--preset--color--primary-dark) !important
}


.fw_pagination_wrapper .facetwp-pager {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: clamp(24px, 3vw, 40px);
	row-gap: 10px;
	align-items: center;
}
.fw_pagination_wrapper .facetwp-pager:empty {
	margin-top: 0;
}
.fw_pagination_wrapper .facetwp-facet {
	margin-bottom: 0 !important;
}
.fw_pagination_wrapper .facetwp-pager .facetwp-page.active {
	background-color: #79003C;
    color: #fff;
	pointer-events: none;
}
.fw_pagination_wrapper a.facetwp-page:not(.dots):not(.active):hover {
	background-color: #79003C;
    color: #fff;
}

.fw_pagination_wrapper .facetwp-pager .facetwp-page {
	height: 33px;
	min-width: 33px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	margin: 0 5px;
	line-height: 1.4;
	font-size: 16px;
	font-weight: 500;
	border-radius: 8px;
	background-color: white;
	color: #404040;
    transition: 0.3s all
}
.fw_pagination_wrapper .facetwp-page.dots {
	min-width: auto;
	border: 0;
	padding-bottom: 10px;
	background-color: transparent;
}
.fw_pagination_wrapper .facetwp-pager .facetwp-page.next,
.fw_pagination_wrapper .facetwp-pager .facetwp-page.prev {
	border: 0;
	background-color: white;
	position: relative;
	color: transparent !important;
    opacity: 1
}
.fw_pagination_wrapper .facetwp-pager .facetwp-page.next:hover,
.fw_pagination_wrapper .facetwp-pager .facetwp-page.prev:hover {
	color: transparent;
}
.fw_pagination_wrapper .facetwp-pager .facetwp-page.prev:hover,
.fw_pagination_wrapper .facetwp-pager .facetwp-page.next:hover{
	background: #79003C !important;
}
.fw_pagination_wrapper .facetwp-pager .facetwp-page.prev,
.fw_pagination_wrapper .facetwp-pager .facetwp-page.next {
	margin-left: 5px;
	transition: 0.3s all;
	font-size: 0;
}
.fw_pagination_wrapper .facetwp-pager .facetwp-page.prev {
	margin-right: 5px;
}
.fw_pagination_wrapper .facetwp-pager .facetwp-page.next:after,
.fw_pagination_wrapper .facetwp-pager .facetwp-page.prev:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/arrow-right-plum.svg');
	border-radius: 8px;
	transition: 0.3s all;
}
.fw_pagination_wrapper .facetwp-pager .facetwp-page.next:hover:after,
.fw_pagination_wrapper .facetwp-pager .facetwp-page.prev:hover:after{
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(305deg) brightness(106%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(305deg) brightness(106%) contrast(101%);
}
.fw_pagination_wrapper .facetwp-pager .facetwp-page.prev {
	transform: rotate(180deg);
}
body:not(.elementor-editor-active) .ih-hide-page-dk {
	display: none !important;
}

/* no result */
.x_blog_inner_wrapper .search-noresults{
    max-width: 970px;
    margin: 0 auto;
    width: 100%
}
.x_blog_inner_wrapper .search-noresults h3,
.x_blog_inner_wrapper .search-noresults ul,
.x_blog_inner_wrapper .search-noresults h5{
    margin-top: 0 !important;
    margin-bottom: 16px
}
.x_blog_inner_wrapper .search-noresults h3{
    font-size: clamp(20px, 2vw, 24px)
}
.x_blog_inner_wrapper .search-noresults h5{
   font-size: clamp(16px, 1.8vw, 20px)
}
.x_blog_inner_wrapper .search-noresults ul{
    margin-bottom: 0;
}
/* Blog Single */
.blog_single_content_wrapper .content_wrapper{
    max-width: calc(100% - 400px) !important;
}
.blog_single_content_wrapper .aside_bar_wrap{
    max-width: 400px !important;
    width: 400px;
    height: max-content;
    position: sticky;
    top: 120px;
    padding-bottom: 0 !important
}
.ih-post-wrapper{
    padding-top: 10px
}
.ih-post-wrapper br,
.ih-post-wrapper p:empty{
    display: none !important;
    margin: 0 !important
}
.ih-post-wrapper .ih-post .ih-post-title{
    margin: 0;
}
.ih-post-wrapper .ih-post .ih-post-title a{
    text-decoration: none;
    font-family: "Libre Baskerville", serif !important;
    font-size: clamp(14px, 2vw, 16px);
}
.ih-post-wrapper .ih-post .ih-post-title a:hover{
    text-decoration: underline !important
}
.ih-post-wrapper .ih-post:not(:last-child){
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(26, 34, 50, 0.24)
}
.blog_single_content_wrapper .aside_bar_wrap .wp-block-buttons .wp-block-button{
    width: 100%;
}
.blog_single_content_wrapper .aside_bar_wrap .wp-block-buttons .wp-block-button a{
    border-radius: 0 0 16px 16px !important;
}
.blog_single_content_wrapper .content_wrapper{
    padding-right: 88px
}
.blog_single_content_wrapper .content_wrapper .placeholder_img,
.blog_single_content_wrapper .content_wrapper .wp-block-post-featured-image{
    aspect-ratio: unset !important;
    margin-bottom: 20px
}
.blog_single_content_wrapper .content_wrapper .placeholder_img img,
.blog_single_content_wrapper .content_wrapper .wp-block-post-featured-image img{
    width: 100%;
    max-width: 100%;
    height: 45vw !important;
    max-height: 500px !important;
}
.blog_single_content_wrapper .content_wrapper .placeholder_img{
    display: none
}
.blog_single_content_wrapper .content_wrapper:not(:has(.wp-block-post-featured-image)) .placeholder_img{
    display: block
}
.blog_single_content_wrapper .ih-singl-meta-info ul{
    padding: 0 !important;
    margin-top: 0 !important;
    display: flex;
    list-style: none;
    gap: 5px 20px;
    overflow: hidden;
    flex-wrap: wrap;
}
.blog_single_content_wrapper .ih-singl-meta-info ul li{
    font-size: clamp(14px, 2vw, 16px);
    font-weight: 600;
    font-family: "Libre Baskerville", serif !important;
    position: relative;
    text-transform: capitalize
}
.blog_single_content_wrapper .ih-singl-meta-info ul li::before{
    content: '';
    width: 1px;
    height: calc(100% - 3px);
    top: 2px;
    background: black;
    position: absolute;
    left: -10px;
    opacity: 0.4
}
.blog_single_content_wrapper .entry-content{
    padding: 0
}
.blog_single_content_wrapper .entry-content h1.wp-block-heading{
    font-size: clamp(22px, 3vw, 30px)
}
.blog_single_content_wrapper .entry-content h2.wp-block-heading{
    font-size: clamp(20px, 3vw, 26px)
}


p > a{
    font-weight: 600
}
.guide_cta_main_wrapper {
    display: flex;
    align-items: center;
    gap: clamp(24px, 5vw, 88px)
}
.guide_cta_main_wrapper .guide_cta_header_wrap{
    width: 32.1%;
}
.guide_cta_main_wrapper .guide_cta_cards_wrap{
    max-width: 67.9%;
    margin: 0 !important;
    width: 100%
}
.guide_cta_main_wrapper .card_header_group .wp-block-safe-svg-svg-icon .safe-svg-inside{
    width: 30px !important;
    height: 24px !important;
    min-width: 30px;
}
.guide_cta_main_wrapper .card_header_group .wp-block-safe-svg-svg-icon .safe-svg-inside svg{
    max-width: 100%;
    max-height: 100%;
    min-height: 24px;
}


/* Multi step Gravity form */
html body .step_form_wrapper .gform_wrapper{
    margin: 26px 0 0 !important;
    min-width: 100% !important
}
html body .step_form_wrapper .gf_progressbar_wrapper{
    display: none
}
html body .step_form_wrapper .gform_wrapper form .gform_fields{
    gap: 0 24px
}
html body .step_form_wrapper .gform_wrapper form .gform_fields .gfield{
    width: 100% !important;
    margin-bottom: 16px
}
html body .step_form_wrapper .gform_wrapper form .gform_fields label span{
    font-weight: 400;
    font-size: 12px;
    line-height: 1.3;
    color: #4A5565;
    margin-left: 2px;
    position: relative;
    top: -1px;
}

html body .step_form_wrapper .gform_wrapper form .gfield.gfield--width-half{
    width: calc(50% - 12px) !important;
    padding: 0;
    width: 100%;
    max-width: 100%;
}
html body .step_form_wrapper .gform_wrapper form .gform_fields label, html body .gform_wrapper .top_label .gfield_label, html body .gform_wrapper .gform_wrapper legend.gfield_label{
    margin-bottom: 4.7px
}
html body .step_form_wrapper .gform_wrapper form .gform_fields .gfield.divider{
    padding-bottom: 16px;
    border-bottom: 1px solid #CBD3E1
}
html body .step_form_wrapper .gform_wrapper form .gform_fields .gf_clear.gf_clear_complex{
    display: none
}
html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-address .ginput_container,
html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-email .ginput_container,
html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-name .ginput_container{
    display: flex;
    flex-wrap: wrap;
    gap: 17.5px 24px;
    margin: 0
}
html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-address .ginput_container > span,
html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-email .ginput_container > span,
html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-name .ginput_container > span{
    padding: 0;
    width: calc((100% - 48px) / 3);
    flex: unset !important
}
html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-address .ginput_container > span,
html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-email .ginput_container > span{
     width: calc((100% - 24px) / 2);
}
html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-address .ginput_container .ginput_address_country {
    position: relative
} 
html body .step_form_wrapper .gform_wrapper form .gfield .gfield_description{
    color: #4A5565;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: 0%;
    margin-top: 2px !important
}
html body .step_form_wrapper .gform_wrapper form .gform_page_fields .gform_fields .gfield:last-child{
    margin: 0
}
html body .step_form_wrapper .gform_wrapper form .gform_page_footer{
    display: flex;
    gap: 8px 24px;
    align-items: center;
    justify-content: center;
    margin-top: 24px !important
}
html body .step_form_wrapper .gform_wrapper form .gform_page_footer input.button{
    min-width: 157px !important;
    max-width: max-content
}
html body .step_form_wrapper .gform_wrapper form .gform_page_footer input.gform_previous_button{
    color: #1A2232 !important;
    background: white !important;
    border: 2px solid rgb(26 34 50 / 20%) !important
}
html body .step_form_wrapper .gform_wrapper form .gform_page_footer input.gform_previous_button:hover{
  background: #1A2232 !important;  
     color: white !important;
    border: 2px solid #1A2232 !important
}
html body .step_form_wrapper .gform_wrapper form .gform_fields .gfield.gfield_error:not(.top-text):not(.recaptcha-field){
    margin-bottom: 16px !important
}
html body .step_form_wrapper .gform_wrapper .styledSelect:after{
    filter: brightness(0) saturate(100%) invert(9%) sepia(90%) saturate(3644%) hue-rotate(312deg) brightness(99%) contrast(131%);
}
/* radio & checkboxes*/
html body .gform_wrapper form .gfield--type-choice .gfield_label{
    margin-bottom: 16px;
}
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox,
html body .gform_wrapper form .gfield--type-choice .gfield_radio{
    gap: 16px 50px;
    flex-direction: row !important;
    flex-wrap: wrap;
    display: flex;
}
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox > div,
html body .gform_wrapper form .gfield--type-choice .gfield_radio > div{
    width: max-content !important;
}
html body .gform_wrapper form .gfield--type-consent .ginput_container_consent .gform-field-label,
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox .gchoice label,
html body .gform_wrapper form .gfield--type-choice .gfield_radio .gchoice label{
    margin-bottom: 0 !important;
    font-size: 14px;
    margin-left: 15px !important;
    color: #1A2232;
    cursor: pointer;
    text-transform: capitalize
}
html body .gform_wrapper form .gfield--type-consent .ginput_container_consent,
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox .gchoice,
html body .gform_wrapper form .gfield--type-choice .gfield_radio .gchoice{
    display: flex;
    align-items: center;
}
html body .gform_wrapper form .gfield--type-consent .ginput_container_consent input[type="checkbox"],
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox .gfield-choice-toggle-all .gfield_choice_all_toggle::before,
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox .gchoice .gfield-choice-input,
html body .gform_wrapper form .gfield--type-choice .gfield_radio .gfield-choice-input{
    width: 20px;
    height: 20px;
    border: 1px solid rgb(26 34 50 / 24%) !important;
    background: white;
    cursor: pointer;
    align-self: flex-start;
    box-shadow: none !important;
    outline: none !important;
    min-width: 21px
}
html body .gform_wrapper form .gfield--type-choice .gfield_radio .gfield-choice-input::before{
    width: 12px;
    height: 12px;
    background: #7A003C
}
html body .gform_wrapper form .gfield--type-consent .ginput_container_consent input[type="checkbox"]:checked,
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox .gfield-choice-toggle-all .gfield_choice_all_toggle[data-checked="1"]::before,
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox .gchoice .gfield-choice-input:checked,
html body .gform_wrapper form .gfield--type-choice .gfield_radio .gfield-choice-input:checked{
   border: 1px solid #7A003C !important; 
}
html body .gform_wrapper form .gfield--type-consent .ginput_container_consent input[type="checkbox"],
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox .gfield-choice-toggle-all .gfield_choice_all_toggle::before,
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox .gchoice .gfield-choice-input{
    border-radius: 4px
}
html body .gform_wrapper form .gfield--type-consent .ginput_container_consent input[type="checkbox"],
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox .gchoice .gfield-choice-input{
    position: relative
}
html body .gform_wrapper form .gfield--type-consent .ginput_container_consent input[type="checkbox"]::before,
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox .gfield-choice-toggle-all .gfield_choice_all_toggle::after,
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox .gchoice .gfield-choice-input::before{
    content: '' !important;
    left: 6px;
    top: 2px;
    width: 7px;
    height: 10px;
    border: solid #7A003C;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute
}
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox .gfield_choice_all_toggle{
    padding: 2px 0 0 35px !important;
    background: transparent !important;
    box-shadow: none !important;
    font-size: 14px !important;
    color: #1A2232 !important;
    position: relative !important;
    line-height: 1 !important;
    height: auto !important;
    min-height: auto !important;
    outline: none !important;
    border: none !important
}
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox .gfield-choice-toggle-all .gfield_choice_all_toggle::before{
    position: absolute;
    left: 0;
    top: -2px;
    content: '';
    border-radius: 4px;
    transition: 0.3s all
}
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox .gfield-choice-toggle-all .gfield_choice_all_toggle::after{
    left: 7px;
    top: 1px;
    opacity: 0;
    transition: 0.3s all
}
html body .gform_wrapper form .gfield--type-consent .ginput_container_consent input[type="checkbox"]:checked::before,
html body .gform_wrapper form .gfield--type-choice .gfield_checkbox .gfield-choice-toggle-all .gfield_choice_all_toggle[data-checked="1"]::after{
    opacity: 1
}
/* radio & checkboxes end*/

html body .step_form_wrapper .gform_wrapper form .gfield--type-html h4{
    margin: 0 0 6px;
    font-size: clamp(16px, 4vw, 20px) !important;
    line-height: 1.4
}
html body .step_form_wrapper .gform_wrapper form .gfield--type-html{
    margin-bottom: 14px !important
}
html body .step_form_wrapper .gform_wrapper form .gfield--type-html p{
    font-size: clamp(11px, 3vw, 12px) !important;
    line-height: 1.3;
    color: #4A5565;
    margin: 0
}
html body .step_form_wrapper .gform_wrapper form .gform_fields .gfield textarea{
    min-height: 160px !important;
    height: 160px !important
}
html body .step_form_wrapper .gform_wrapper form .gform_fields .gfield.inline_description .gfield_label{
    margin-bottom: 6px;
}
html body .step_form_wrapper .gform_wrapper form .gform_fields .gfield.inline_description .gfield_description{
   margin-top: 0 !important
}
/* Upload file style */
html body .gform_wrapper form .ginput_container_fileupload {
  border: 2px dashed rgb(198 200 204 / 50%);
  border-radius: 8px;
  background:rgb(255 255 255 / 50%);
  padding: 45px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-align: center;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}
html body .gform_wrapper form .ginput_container_fileupload:hover,
html body .gform_wrapper form .ginput_container_fileupload.dragover {
  border-color: #1A2232;
  background: #f0f0f0;
}
html body .gform_wrapper form .ginput_container_fileupload input[type="file"] {
  display: none;
}
html body .gform_wrapper form .ginput_container_fileupload::before {
  content: "Choose File";
  display: inline-block;
  padding: 12px 30px;
  border: 1px solid rgb(26 34 50 / 20%);
  border-radius: 6px;
  background: #fff;
  font-size: 16px;
  color: #1A2232;
  font-weight:500;  
  line-height: 1;
  pointer-events: none;
}
html body .gform_wrapper form .gform_fileupload_rules {
  font-size: 12px;
  color: #4A5565;
  margin: 0 !important;
  line-height: 1.3;
}
html body .gform_wrapper form .gf-file-list {
  margin-top: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
html body .gform_wrapper form .gf-file-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  padding: 8px 14px;
  font-size: 13px;
}
html body .gform_wrapper form .gf-file-item-left { display: flex; align-items: center; gap: 10px; }
html body .gform_wrapper form .gf-file-icon {
  width: 32px; height: 32px;
  border-radius: 4px;
  display: flex; align-items: center; justify-content: center;
  font-size: 11px; font-weight: 600; text-transform: uppercase; flex-shrink: 0;
}
html body .gform_wrapper form .gf-file-name { font-weight: 500; color: #222; max-width: 300px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
html body .gform_wrapper form .gf-file-size { font-size: 12px; color: #888; }
html body .gform_wrapper form .gf-remove-btn { background: none; border: none; cursor: pointer; color: #aaa; font-size: 18px; }
html body .gform_wrapper form .gf-remove-btn:hover { color: #7A003C; }
html body .gform_wrapper form .gf-error { font-size: 12px; color: #7A003C; margin-top: 6px; }
html body .gform_wrapper form .gf-remove-btn:hover { color: #7A003C; }
html body .gform_wrapper form .gf-error { font-size: 12px; color: #7A003C; margin-top: 6px; }
/* Upload file style ended*/

html body .gform_wrapper form .gfield--type-consent .gfield_description{
    padding: 0;
    border: none;
    margin: 0 0 16px !important;
    font-size: 12px;
    color: #4A5565;    
    height: auto;
    max-height: 100%;
    overflow: hidden;
}
/* list */
html body .gform_wrapper form .gfield_list_header{
    display: none
}
html body .gform_wrapper form .gfield_list_groups .gfield_list_group{
    display: flex;
    gap: 24px;
    margin-inline: 0 !important;
    flex-wrap: wrap;
    margin-top: 2px
}
html body .gform_wrapper form .gfield_list_groups .gfield_list_group .gfield_list_group_item{
    padding: 0
}
html body .gform_wrapper form .gfield_list_groups .gfield_list_group .gform-field-label{
    font-size: 16px;
    line-break: 1;
    margin-bottom: 2px;
    font-weight: 400;
    color: #1A2232;
    font-family: 'Source Sans 3';
    margin-bottom: 6px !important
}
html body .step_form_wrapper .gform_wrapper form .list_cols_4 .gfield_list_groups  .gfield_list_group .gfield_list_group_item,
html body .step_form_wrapper .gform_wrapper form .list_cols_4 .gfield_list_header  .gform-field-label{
    width: calc((100% - 72px) / 4);
    flex: unset
}

/* list Add-remove buttons */
html body .gform_wrapper form .gfield_list_groups .gfield_list_group .gfield_list_icons,
html body .gform_wrapper form .gfield_list_header .gfield_header_item--icons{
    width: 68px;
    min-width: 68px;
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    flex-wrap: nowrap;
    padding: 0;
    align-items: flex-end;
    padding-bottom: 6px
}
html body .gform_wrapper form .gfield_list_groups .gfield_list_group .gfield_list_icons button{
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    outline: none;
}
html body .gform_wrapper form .gfield_list_groups .gfield_list_group .gfield_list_icons button::before{
    opacity: 0
}
html body .gform_wrapper form .gfield_list_groups .gfield_list_group .gfield_list_icons button.add_list_item{
    background:#1A2232 url('/wp-content/uploads/2026/04/add_row_plus_icon.svg') no-repeat center / contain
}
html body .gform_wrapper form .gfield_list_groups .gfield_list_group .gfield_list_icons button.delete_list_item{
    background:#1A2232 url('/wp-content/uploads/2026/04/remove_row_icon.svg') no-repeat center / contain
}
html body .gform_wrapper form .gfield_list_groups .gfield_list_group:not(:last-child){
    margin-bottom: 16px !important
}
html body .gform_wrapper form .gfield_list_groups .gfield_list_group:first-child .gfield_list_icons button,
html body .gform_wrapper form .gfield_list_groups .gfield_list_group .gfield_list_icons button[disabled]{
   visibility: visible !important;
}

.yellow-color-slider .homes_communities_tabs_slider .homes_communities-header .homes_communities-header__text .homes_communities-heading{
    color: var(--wp--preset--color--primary)
}
.yellow-color-slider .ip_card_wrap .ip_card_image_wrap .ip_card_tags .ip_card_tag+.ip_card_tag{
    background-color: var(--wp--preset--color--gold);
    color: var(--wp--preset--color--nav-blue)
}
.yellow-color-slider .ip_card_wrap .ip_card_content_main .ip_card_title{
    color: var(--wp--preset--color--navy-blue)
}
.yellow-color-slider .ip_card_wrap .ip_card_content_main .ip_card_pricing .ip_card_price_value{
    color: var(--wp--preset--color--dark-primary)
}
.yellow-color-slider .ip_card_wrap .ip_card_content_main .ip_card_location_info li:not(:first-child):after{
    color: #4A5565;
    opacity: 0.4
}
.yellow-color-slider .ip_card_wrap .ip_card_content_main .ip_card_pricing .ip_card_price_if_discounted{
    color: #152B59
}
.yellow-color-slider .ip_card_wrap .ip_card_content_main .ip_card_content_specs .ip_card_specs_block{
    color: var(--wp--preset--color--primary)
}
.yellow-color-slider .homes_communities-footer .ip_main_slider_controls .swiper-button-next:hover, 
.yellow-color-slider .homes_communities-footer .ip_main_slider_controls .swiper-button-prev:hover{
    background-color: var(--wp--preset--color--gold);
    border-color: var(--wp--preset--color--gold);
}
.yellow-color-slider .homes_communities-footer .ip_main_slider_controls .swiper-button-next:hover:after,
.yellow-color-slider .homes_communities-footer .ip_main_slider_controls .swiper-button-prev:hover:after{
   color: var(--wp--preset--color--primary) 
}
.yellow-color-slider .homes_communities-footer .ip_main_slider_controls .swiper-pagination .swiper-pagination-progressbar-fill{
    background-color: var(--wp--preset--color--gold);
}
.yellow-color-slider .wp-block-button__link {
    background: var(--wp--preset--color--gold);
    border-color: var(--wp--preset--color--gold);
    color: var(--wp--preset--color--primary);
}
.yellow-color-slider .homes_communities-footer .wp-block-button .wp-block-button__link:before{
   filter: brightness(0) saturate(100%) invert(9%) sepia(32%) saturate(891%) hue-rotate(180deg) brightness(98%) contrast(91%);
}
.yellow-color-slider .wp-block-button__link:hover{
    background: var(--wp--preset--color--primary);
    border-color: var(--wp--preset--color--primary);
    color: var(--wp--preset--color--white);
}
.yellow-color-slider .homes_communities-footer .wp-block-button .wp-block-button__link:hover:before{
   filter: brightness(0) saturate(100%) invert(99%) sepia(29%) saturate(234%) hue-rotate(207deg) brightness(119%) contrast(100%);
}
.yellow-color-slider .homes_communities_tabs_slider .homes_communities-header .homes_communities-tabs .tds-tab:not(.tds-tab--active):hover{
    color: var(--wp--preset--color--gold);
}
.yellow-color-slider .homes_communities_tabs_slider .homes_communities-header .homes_communities-tabs .tds-tab:not(.tds-tab--active):hover:after{
    background: var(--wp--preset--color--gold);
}

.poakmont_info_wrapper .wp-block-columns > div p a,
.font_weight_normal a{
    font-weight: inherit;
}
.poakmont_info_wrapper .wp-block-columns{
    width: 100%;
    max-width: 536px;
    flex-wrap: nowrap !important
}
.poakmont_info_wrapper .wp-block-columns > div{
    width: 50% !important;
    flex: 1 !important
}
.poakmont_info_wrapper .wp-block-columns > div p{
    margin-top: 3px !important;
}

@media (max-width: 1550px) {
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources.mega-menu-item>ul.mega-sub-menu {
        left: 250px !important;
    }
}
@media (max-width: 1400px) {
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources.mega-menu-item>ul.mega-sub-menu {
        left: 100px !important;
    }
}
@media (max-width: 1260px) {
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>a.mega-menu-link {
        font-size: 15px !important;
        padding: 38px 20px 35px !important;
    }
    header.wp-block-template-part .wp-block-site-logo img {
        width: 179px !important
    }
    header.wp-block-template-part .wp-block-buttons {
        padding-left: 8px !important
    }
    header.wp-block-template-part .wp-block-buttons .wp-block-button__link {
        padding: 12px 18px !important;
        font-size: 15px !important
    }
    header.wp-block-template-part .wp-block-group:has(> .wp-block-site-logo) {
        padding: 12px 0 !important;
    }
    .blog_single_content_wrapper .content_wrapper{
        padding-right: 30px;
    }
    .blog_single_content_wrapper .aside_bar_wrap{
        max-width: 340px !important;
        width: 340px;
    }
    .blog_single_content_wrapper .content_wrapper{
        max-width: calc(100% - 340px) !important;
    }
}
@media (min-width: 1025px) {
    header:has(.site_search_main.search_active) .mega-menu-wrap {
        opacity: 0 !important;
        visibility: hidden !important;
    }
    header.wp-block-template-part {
        filter: drop-shadow(0px 4px 40px rgba(0, 0, 0, 0.04));
        pointer-events: none;
    }
    header.wp-block-template-part > *{
        pointer-events: auto
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu {
        top: calc(100% + 1px) !important;
        border: 1px solid rgba(26, 34, 50, 0.24) !important;
        padding: 15.5px 0 14px !important;
        border-radius: 0 0 8px 8px !important;
    }
    /* header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item:not(.mega-impression_resources)>ul.mega-sub-menu {
        left: 1px !important
    } */
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu,
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout>ul.mega-sub-menu {
        padding: 15.5px 0 14px !important;
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout.flyout_three_col>ul.mega-sub-menu {
        width: 516px !important;
    }
    .menu_close_button {
        display: none !important;
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout>ul.mega-sub-menu {
        border-radius: 0 0 8px 0 !important;
        box-shadow: unset !important;
        left: calc(100% + 1px) !important;
        top: -1px !important;
        border-top: 1px solid rgba(26, 34, 50, 0.24) !important;
        height: calc(100% + 2px) !important;
        overflow-y: auto !important;
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_find_home>ul.mega-sub-menu {
        width: 270px !important;
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout {
        position: static !important
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout.flyout_one_col>ul.mega-sub-menu {
        width: 270px !important;
        display: flex !important;
        flex-direction: column !important;
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout.flyout_one_col>ul.mega-sub-menu>li.mega-menu-item {
        width: 100% !important;
    }
    html body header.wp-block-template-part #mega-menu-wrap-max_mega_menu_1 {
        display: block !important;
        margin-left: auto;
    }
    .homes_communities-footer .wp-block-button{
      margin: 0 auto;
    }
}
@media (min-width: 1260px) {
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout.flyout_three_col>ul.mega-sub-menu {
        width: 576px !important;
    }
}
/* Media Query min 782 max 1024 */
@media (min-width: 782px) and (max-width: 1024px) {
    .home_form_wrapper {
        padding: 24px !important;
    }
}
@media (max-width: 1024px) {
    html body .gform_wrapper form .gform_fields {
        gap: 16px
    }
    html body .gform_wrapper form .gform_fields .gfield:not(.wd-100) {
        width: calc(50% - 8px);
    }
    footer .wp-block-columns:not(.is-not-stacked-on-mobile) {
        flex-wrap: wrap !important;
        row-gap: 40px !important;
    }
    footer .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1) {
        flex-basis: 100% !important;
        padding-right: 0 !important;
        margin-bottom: 24px;
        padding-bottom: 24px !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
    footer .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1) .wp-block-image {
        text-align: center;
    }
    footer .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2) {
        flex-basis: calc(40% - 10.7px) !important;
    }
    footer .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3),
    footer .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4) {
        flex-basis: calc(30% - 10.7px) !important;
    }
    body header.wp-block-template-part .mega-menu .mega-menu-item .open-menu-arrow {
        width: 35px;
        height: 35px;
        position: relative;
        top: 8px;
        right: -12px;
        cursor: pointer;
        display: inline-block;
        background: url('../images/chevron-right.svg') no-repeat center center;
    }
    .mega-sub-menu .toggle-back {
        background-color: var(--wp--preset--color--primary) !important;
        padding: 17px 30px 15px 28px !important;
        display: inline-block !important;
        margin-bottom: 16px !important;
        position: sticky !important;
        width: 100% !important;
        z-index: 1 !important;
        top: 0 !important;
    }
    .mega-sub-menu .toggle-back::before {
        content: '' !important;
        position: absolute;
        display: inline-block !important;
        background: inherit;
        width: calc(100% + 48px);
        height: 100%;
        left: -24px;
        top: 0;
    }
    .impression_resources .mega-sub-menu .toggle-back::before {
        display: none;
    }
    .mega-sub-menu .toggle-back::after {
        width: 12px;
        height: 18px;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translatey(-50%);
        content: '' !important;
        background: url('../images/chevron-left-white.svg') no-repeat center center;
        display: inline-block !important;
    }
    .mega-sub-menu .toggle-back span {
        font-size: 18px;
        line-height: 1;
        font-weight: 500;
        color: var(--wp--preset--color--white);
        z-index: 1;
        position: relative
    }
    html body header.wp-block-template-part #mega-menu-wrap-max_mega_menu_1 {
        position: absolute;
        display: none;
        left: 0;
        width: 100%;
        top: calc(100% - 1px);
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu {
        background-color: #F5F5F5 !important;
        padding: 0 24px 40px !important;
        height: calc(100dvh - 64px) !important;
        box-shadow: unset !important;
        overflow-y: auto !important;
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu {
        padding-top: 16px !important;
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout>ul.mega-sub-menu li.mega-menu-item a,
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu>li a.mega-menu-link,
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item>a.mega-menu-link {
        padding: 16px 0 !important;
        min-height: auto !important;
        background: transparent !important;
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item {
        border-bottom: 1px solid rgba(26, 34, 50, 0.24) !important;
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item>a.mega-menu-link::after {
        display: none !important
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources.mega-menu-item>ul.mega-sub-menu {
        left: 0 !important;
        width: 100% !important;
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu .has-heading .mega-block-title {
        padding: 0 0 8px !important;
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item-has-children>ul.mega-sub-menu {
        display: block !important;
        position: fixed !important;
        background-color: #F5F5F5 !important;
        width: 100% !important;
        top: 64px !important;
        bottom: 0 !important;
        z-index: 12;
        left: 0 !important;
        transform: translatex(calc(100% + 25px)) !important;
        transition: 0.3s all;
        padding: 0 24px 24px !important;
        /* overflow-y: auto !important;
        overflow-x: clip !important; */
        transition: 0.3s all !important;
        left: 0 !important;
        max-width: 100% !important;
        border: 0 !important;
        box-shadow: unset !important;
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item-has-children>ul.mega-sub-menu.active:not(:has(ul.mega-sub-menu.active)) {
        overflow-y: auto !important;
        overflow-x: clip !important;
    }
    html body:has(#wpadminbar) header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item-has-children>ul.mega-sub-menu {
        top: 92px !important;
    }
    html body:has(#wpadminbar) header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item-has-children>ul.mega-sub-menu>li>ul {
        top: 0 !important
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item-has-children>ul.mega-sub-menu.active {
        transform: translatex(0%) !important;
    }
    body header.wp-block-template-part .mega-menu .mega-menu-item {
        display: flex !important;
        justify-content: space-between;
        flex-direction: row !important;
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item-has-children>ul.mega-sub-menu>li>ul {
        top: 0 !important;
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item-has-children>a::after {
        display: none !important;
    }
    header.wp-block-template-part .menu_close_button img {
        object-fit: contain !important;
    }
    body.impression-open-menu header.wp-block-template-part .menu_close_button {
        background: url(../images/cross.svg) center center no-repeat;
        background-size: 16px;
        transition: none;
        width: 21px;
        height: 21px;
    }
    body.impression-open-menu header.wp-block-template-part .menu_close_button img {
        display: none
    }
    body.impression-open-menu {
        overflow: hidden !important
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>a.mega-menu-link {
        font-size: 18px !important;
    }
    html body header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout.flyout_three_col>ul.mega-sub-menu li.mega-menu-item {
        border: 0 !important;
        margin-bottom: 0 !important;
    }
    html body header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout.flyout_three_col>ul.mega-sub-menu>li.mega-menu-item {
        margin-bottom: 16px !important;
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.flyout_three_col>ul.mega-sub-menu>.toggle-back {
        column-span: all;
        width: 100%;
        display: block;
        margin-bottom: 24px !important;
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.flyout_three_col>ul.mega-sub-menu:has(.custom_wrap)>.toggle-back {
        margin-bottom: 0 !important;
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout.flyout_three_col>ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        padding: 0 !important;
        font-size: 18px !important;
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>.mega-sub-menu .mega-sub-menu {
        background-color: transparent !important;
        height: auto !important;
        padding: 0 !important
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(1),
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2),
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(3),
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column {
        width: 100% !important
    }
    /* header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu {
        flex-direction: column !important;
    } */
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item-has-children.impression_resources>ul.mega-sub-menu {
        flex-direction: row !important
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item-has-children.impression_resources>ul.mega-sub-menu .toggle-back {
        margin-bottom: 24px !important
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:not(:last-child)::after {
        display: none !important
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:not(:last-child) {
        margin-bottom: 20px !important
    }
    /* header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column li, */
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column li:has(.mega-block-title) {
        border: 0 !important
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>.mega-sub-menu {
        transform: unset !important;
        padding: 0 !important;
        background-color: transparent !important;
        align-items: flex-start !important;
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu li.impression_flyout>ul.mega-sub-menu li.mega-menu-item a,
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.mega-menu-item>ul.mega-sub-menu>li a.mega-menu-link,
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item>a.mega-menu-link {
        font-size: 18px !important;
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu {
        overflow: unset !important
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item-has-children.mega-menu-megamenu>ul.mega-sub-menu.active {
        overflow: hidden !important;
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item-has-children.mega-menu-megamenu>ul.mega-sub-menu {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item-has-children.mega-menu-megamenu>ul.mega-sub-menu.active .mega-menu-row {
        overflow: auto !important;
        padding: 0 24px !important;
        height: calc(100% - 50px) !important;
        padding-top: 24px !important
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item-has-children.mega-menu-megamenu>ul.mega-sub-menu .toggle-back {
        margin-bottom: 0 !important;
        padding-left: 48px !important
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item-has-children.mega-menu-megamenu>ul.mega-sub-menu .toggle-back::after {
        left: 24px
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mobile_mb_0{
        margin-bottom: 0 !important
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li > a.mega-menu-link,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
        font-weight: 500 !important;
    }
    .site_search_main {
        margin-left: auto !important;
    }
    .gap_88.tss-showcase.tss-image-left .tss-showcase__content{
        padding-left: 40px
    }
     .icon_text_list_wrapper .teams_block_card{
        padding: 16px;
        gap: 0px 16px;
    }
    .x_blog_main_wrapper .x_blog_inner_wrapper .x_blog_post_card{
        width: calc((100% - 24px)/2);
    }
    /* Multi step Gravity form */
    html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-address .ginput_container, 
    html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-email .ginput_container, html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-name .ginput_container{
        gap: 16px;
    }
    html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-address .ginput_container > span, 
    html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-email .ginput_container > span, html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-name .ginput_container > span{
        width: calc((100% - 32px) / 3)
    }
    html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-address .ginput_container > span, 
    html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-email .ginput_container > span{
        width: calc((100% - 16px) / 2)
    }
    html body .step_form_wrapper .gform_wrapper form .gform_fields{
        gap: 0 16px
    }
    html body .step_form_wrapper .gform_wrapper form .gfield.gfield--width-half{
        width: calc(50% - 8px) !important
    }
    html body .gform_wrapper form .gfield_list_groups .gfield_list_group{
        gap: 16px
    }

    html body .gform_wrapper form .gfield_list_groups .gfield_list_group .gfield_list_group_item, 
    html body .gform_wrapper form .gfield_list_header .gform-field-label{
        width: calc((100% - 32px) / 3);
        flex: unset
    }
    html body .step_form_wrapper .gform_wrapper form .list_cols_4 .gfield_list_groups .gfield_list_group .gfield_list_group_item, 
    html body .step_form_wrapper .gform_wrapper form .list_cols_4 .gfield_list_header .gform-field-label{
        width: calc((100% - 16px) / 2)
    } 
}
@media (max-width: 860px) {
    .wp-block-impression-cards-block {
        width: 100% !important;
        max-width: 100% !important;
    }
    .blog_single_content_wrapper{
        flex-direction: column
    }
    .blog_single_content_wrapper .content_wrapper{
        max-width: 100% !important;
        padding: 0
    }
    .blog_single_content_wrapper .aside_bar_wrap{
        max-width: 100% !important;
        width: 100%;
        height: max-content;
        position: static;
    }
    .blog_single_content_wrapper .content_wrapper .placeholder_img img,
    .blog_single_content_wrapper .content_wrapper .wp-block-post-featured-image img{
        height: 60vw !important;
        min-height: 240px;
    }
}
@media (min-width: 782px) {
    .site_search_main .open_search:hover {
        background-color: rgba(245, 245, 245, 1) !important;
        background-image: url('../images/magnifying-icon-plum.svg');
    }
    .show_on_mobile {
        display: none !important;
    }
    .img_height_365 .tss-showcase__inner .tss-showcase__slider .swiper-slide{
        height: 365px !important
    }
    html body .step_form_wrapper .gform_wrapper form .gform_page_fields .gform_fields .gfield.gfield--width-half:nth-last-child(2){
        margin: 0 !important
    }
}
@media (max-width: 781px) {
    .ih-hide-page-mb {
        display: none !important;
    }
    html body header.wp-block-template-part #mega-menu-wrap-max_mega_menu_1 {
        top: calc(100% - 44px);
    }
    .site_search_main .open_search {
        width: 25px;
        height: 25px;
        background-size: 25px;
    }
    .site_search_main {
        position: static;
    }
    .site_search_main.search_active .input_close,
    html body .site_search_main .input_close {
        width: calc(100% - 29px);
        left: 14px;
        right: 15px;
        margin: 0 !important;
        max-width: 100% !important;
        top: 11px;
        transform: unset;
    }
    .site_search_main .wp-block-search .wp-block-search__input {
        height: 44px !important;
    }
    .site_search_main .open_search:hover {
        background-color: transparent !important;
    }
    footer .wp-block-columns:not(.is-not-stacked-on-mobile) {
        row-gap: 0 !important;
    }
    footer .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2) {
        margin-bottom: 24px;
        padding-bottom: 24px !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        flex-basis: 100% !important;
    }
    .site_search_main .close_search {
        width: 44px;
        height: 42px;
        background-image: url('../images/cross-plum.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 14px;
    }
    .site_search_main .close_search img {
        display: none;
    }
    .hide-mobile {
        display: none !important;
    }
    .no-gap-mobile {
        gap: 0 !important;
    }
    header.wp-block-template-part .mega-menu-wrap .header_small_button {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0 !important;
        opacity: 0;
        padding: 16px 24px 24px !important;
        background-color: #F5F5F5 !important;
    }
    body.impression-open-menu header.wp-block-template-part .mega-menu-wrap .header_small_button {
        opacity: 1;
        transition: opacity 0.3s ease-in;
        transition-delay: 0.3s;
        z-index: 99;
    }
    body:not(.impression-open-menu) header.wp-block-template-part .mega-menu-wrap .header_small_button {
        transition: none;
    }
    header.wp-block-template-part .mega-menu-wrap .header_small_button .wp-block-button {
        width: 100%;
    }
    header.wp-block-template-part .mega-menu-wrap .header_small_button .wp-block-button a.wp-block-button__link {
        padding: 14px 16px 14px !important;
        font-size: 16px !important;
    }
    header.wp-block-template-part {
        border: 0;
    }
    body .mobile_wrap {
        flex-wrap: wrap !important;
    }
    header.wp-block-template-part .wp-block-group>.header_small_button {
        /* position: absolute; */
        padding: 0 !important;
        width: calc(100% + 32px);
        order: 1;
        margin-inline: -16px;
    }
    header.wp-block-template-part .wp-block-group>.header_small_button .wp-block-button {
        width: 100%;
    }
    header.wp-block-template-part .wp-block-group>.header_small_button .wp-block-button a {
        border-radius: 0 !important;
        font-size: 16px !important;
    }
   
    html body header.wp-block-template-part #mega-menu-wrap-max_mega_menu_1 {
        z-index: 1;
    }
    .advertisement_columns>.wp-block-column:nth-child(2) .wp-block-buttons {
        justify-content: flex-start;
    }
    .advertisement_columns {
        row-gap: 16px !important;
    }
    .solid_accent_gradient {
        background: linear-gradient(180deg, #ffffff 0%, #ffffff calc(50% + 66px), #7A003C 50%, #7A003C 100%), linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 100%);
    }
    .solid_accent_gradient.gray {
        background: linear-gradient(180deg, #F5F5F5 0%, #F5F5F5 calc(50% + 66px), #7A003C 50%, #7A003C 100%), linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 100%);
    }
    .solid_navy_gradient {
        background: linear-gradient(180deg, #ffffff 0%, #ffffff calc(50% + 66px), #152B59 50%, #152B59 100%), linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 100%);
    }
    html body header.wp-block-template-part .mega-menu-wrap .mega-menu li.mega-menu-item-has-children>ul.mega-sub-menu {
        padding-bottom: 100px !important;
    }
    header.wp-block-template-part .mega-menu-wrap>.mega-menu>li.impression_resources>ul.mega-sub-menu>li.mega-menu-row {
        height: calc(100% - 100px) !important
    }
    html body .gform_wrapper form .gform_fields {
        gap: 16px;
    }
    html body .gform_wrapper form .gform_fields .gfield:not(.wd-100) {
        width: 100%;
    }
    .our_home_series_wrap {
        gap: 8px
    }
    .mobile_pd_right_0 {
        padding-right: 0 !important;
    }
    .mobile_pd_left_0 {
        padding-left: 0 !important;
    }
    html body .gform_wrapper .top_label .gfield_label,
    html body .gform_wrapper .gform_wrapper legend.gfield_label {
        font-size: 14px;
        margin-bottom: 4px;
    }
    html body .gform_wrapper form .gform_fields .gfield input[type="text"],
    html body .gform_wrapper form .gform_fields .gfield input[type="email"],
    html body .gform_wrapper form .gform_fields .gfield input[type="number"],
    html body .gform_wrapper form .gform_fields .gfield input[type="tel"],
    html body .gform_wrapper form .gform_fields .gfield textarea {
        height: 40px;
        font-size: 16px !important;
    }
    html body .gform_wrapper form .gform_footer {
        padding-top: 16px;
    }
    footer .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3) .wp-block-list,
    footer .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4) .wp-block-list {
        margin-top: 26px !important;
    }
    .card_header_group {
        display: flex;
        align-items: center;
    }
    .card_header_group .wp-block-safe-svg-svg-icon {
        margin: 0 !important;
        align-self: flex-start;
    }
    .card_header_group .wp-block-safe-svg-svg-icon .safe-svg-inside {
        min-width: 52px;
        width: 52px !important;
        height: 52px !important;
    }
    .card_header_group .wp-block-heading {
        text-align: left;
        margin: 0 !important;
        padding-left: 16px;
        padding-top: 0 !important;
    }
    .card_header_group .wp-block-heading br {
        display: none;
    }
    .card_header_group+.wp-block-group>p {
        text-align: left;
    }
    .slider_controls_main .swiper-pagination.swiper-pagination-bullets {
        align-items: center;
        background-color: transparent;
        display: flex;
        height: auto;
        justify-content: center;
        overflow: visible;
        transform: unset;
    }
    .slider_controls_main .swiper-pagination .swiper-pagination-bullet {
        background-color: rgba(26, 34, 50, .8);
        box-sizing: border-box;
        height: 12px;
        left: 0 !important;
        outline: unset;
        transform: unset;
        width: 12px;
    }
    .slider_controls_main .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: var(--wp--preset--color--primary);
    }
    .slider_controls_main .swiper-pagination:has(.swiper-pagination-bullet) {
        margin-left: -4px;
        margin-right: auto;
        order: -1;
        padding-right: 12px;
        width: -moz-max-content !important;
        width: max-content !important;
    }
    .slider_controls_main .swiper-button-next,
    .slider_controls_main .swiper-button-prev {
        height: 48px;
        min-width: 48px;
        width: 48px;
    }
    .fn_heading_wrapper .wp-block-heading{
        line-height: 1.4
    }
    .e_heading_text_list > .wp-block-group:first-child{
        margin-top: 1px;
    }
    .e_heading_text_list > .wp-block-group p{
        margin-top: 11px !important
    }
    .e_heading_text_list > .wp-block-group:not(:first-child){
        margin-top: 26px
    }
    .mobile_ptb_40{
        padding: 40px 0 !important
    }
    /* Contact Page */
    .contact_herotext_wrapper .address_cols_wrapper{
        gap: 16px
    }
    .contact_herotext_wrapper .address_cols_wrapper ul li{
        line-height: 1 !important
    }
    .contact_herotext_wrapper .address_cols_wrapper > .wp-block-column .wp-block-heading:not(:first-child){
        margin-top: 19px !important
    }
    .contact_herotext_wrapper .address_cols_wrapper > .wp-block-column:nth-child(2) ul:last-child li{
        margin-top: 7px !important
    }
    .contact_form_wrapper{
        border-radius: 10px !important
    }
    .contact_herotext_wrapper .wp-block-separator.is-style-default-center{
        width: 100px !important;
        margin-top: 15px !important;
        margin-bottom: 19px !important;
        height: 5px !important
    }
    html body .contact_form_wrapper .gform_wrapper form .gform_fields{
       row-gap: 12px; 
    }
    html body.contact_form_wrapper .gform_wrapper form .gform_footer{
        padding-top: 25px;
    }
    .gap_88.tss-showcase.tss-image-left .tss-showcase__content{
        padding-left: 0
    }
    .mobile_pt_60{
        padding-top: 60px !important
    }
    .icon_text_list_wrapper .teams_block_card{
        grid-template-columns: 52px 1fr;
    }
    .icon_text_list_wrapper .teams_block_card .teams_block_image{
        width: 52px;
        height: 52px;
        background: #F2E5EB;
        border-radius: 4px
    }
    .icon_text_list_wrapper .teams_block_card .teams_block_image img{
        width: 24px;
        height: 24px;
    }
    .mobile_ht_center .wp-block-heading{
        text-align: center;
    }
    .mobile_ht_center .wp-block-separator{
        margin-left: auto !important;
        margin-right: auto !important
    }
    .mobile_ht_center > p{
        text-align: center
    }
    .mobile-hide-image .img_col{
        display: none
    } 
    .mobile_dark_blue_bg{
        background: var(--wp--preset--color--primary) !important;
    }
    .mobile_dark_blue_bg *{
        color: var(--wp--preset--color--white) !important
    }
    .mobile-gradient-update{
        background: var(--wp--preset--gradient--mobile-gradient-banner-overlay) !important
    }
    .x_blog_main_wrapper .x_blog_inner_wrapper .x_blog_post_card{
        width: 100%;
    }
    .x_blog_inner_wrapper .x_blog_post_card .x_blog_post_inner .x_blog_thumnail_wrapper .x_blog_img_container img{
        height: 60vw;
    }
    .x_blog_inner_wrapper .x_blog_post_card .x_blog_post_inner .x_blog_content_wrapper{
        padding: 16px;
    }

    .fw_pagination_wrapper  .facetwp-pager .facetwp-page{
        width: 26px;
        height: 26px;
        font-size: 14px;
        line-height: 28px;
        min-width: 26px
    }
    .fw_pagination_wrapper  .facetwp-pager .facetwp-page.next:after,
    .fw_pagination_wrapper  .facetwp-pager .facetwp-page.prev:after{
        background-size: 12px
    }
    .serach_reset_wrapper{
        padding-bottom: 24px;
    }
    .serach_reset_wrapper .facetwp-type-reset{
        position: static;
        margin-top: 10px;
        margin-left: auto;
        max-width: max-content;
    }
    /* Multi step Gravity form */
    html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-address .ginput_container > span, html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-email .ginput_container > span, 
    html body .step_form_wrapper .gform_wrapper form .gfield.gfield--type-name .ginput_container > span,
    html body .gform_wrapper form .gfield_list_groups .gfield_list_group .gfield_list_group_item, 
    html body .gform_wrapper form .gfield_list_header .gform-field-label,
    html body .step_form_wrapper .gform_wrapper form .list_cols_4 .gfield_list_groups .gfield_list_group .gfield_list_group_item, 
    html body .step_form_wrapper .gform_wrapper form .list_cols_4 .gfield_list_header .gform-field-label,
    html body .step_form_wrapper .gform_wrapper form .gfield.gfield--width-half{
        width: 100% !important
    }
    .gform-theme--foundation .ginput_container_list--columns .gfield_list_group_item::before{
    display: none !important;
    }

    html body .step_form_wrapper .gform_wrapper form .gfield_list.gfield_list_container{
        padding: 15px !important;
        border: 1px solid #CBD3E1 !important
    }
    html body .gform_wrapper form .gfield_list_groups .gfield_list_group .gfield_list_icons, html body .gform_wrapper form .gfield_list_header .gfield_header_item--icons{
        min-width: 100%;
        width: 100%;
        justify-content: center
    }
    html body .step_form_wrapper .gform_wrapper form .gform_page_footer input.button, html body .gform_wrapper form .gform_footer input[type="submit"]{
        max-width: 450px;
    }
    html body .gform_wrapper form .gfield_list_groups .gfield_list_group .gform-field-label,
    html body .step_form_wrapper .gform_wrapper form .gform_fields label, html body .gform_wrapper .top_label .gfield_label, html body .gform_wrapper .gform_wrapper legend.gfield_label{
        font-size: 14px;
        margin-bottom: 4px
    }
    html body .gform_wrapper form .gfield--type-consent .ginput_container_consent .gform-field-label, html body .gform_wrapper form .gfield--type-choice .gfield_checkbox .gchoice label, html body .gform_wrapper form .gfield--type-choice .gfield_radio .gchoice label{
        font-size: 12px;
    }
    html body .gform_wrapper form .gform_fields .gfield textarea {
        min-height: 100px !important;
        height: 100px !important;
    }
    html body .gform_wrapper form .ginput_container_fileupload{
        padding: 21px 16px;
    }
    html body .gform_wrapper form .ginput_container_fileupload::before{
        font-size: 14px;
        padding: 10px 19px;
    }
    html body .step_form_wrapper .gform_wrapper form .gfield .gfield_description{
        font-size: 12px;
        font-size: 12px;
    }
    html body .gform_wrapper form .gfield--type-consent.gfield--type-choice .gfield_label{    font-size: 14px;
        margin-bottom: 6px
    }
    .wp-block-image.is-style-hero-series-img {
        max-width: max-content;
        margin-inline: auto;
    }
    .wp-block-image.is-style-hero-series-img {
        max-width: max-content;
        margin-inline: auto;
    }
    .mobile_center_text_btn p,
    .mobile_center_text_btn .wp-block-heading{
        text-align: center
    }
    .mobile_center_text_btn .wp-block-buttons{
        justify-content: center
    }
    .yellow-color-slider .homes_communities_tabs_slider .homes_communities-header .homes_communities-header__text .homes_communities-heading{
        font-size: 28px;
        line-height: 1.4
    }
    .yellow-color-slider .homes_communities_tabs_slider .homes_communities-header .homes_communities-tabs{
        width: 100%;
    }
    .yellow-color-slider .homes_communities_tabs_slider .homes_communities-header .homes_communities-tabs .tds-tab{
        flex: 1;
    }
    .yellow-color-slider .homes_communities_tabs_slider .homes_communities-header .homes_communities-tabs .tds-tab.tds-tab--active{
        color: var(--wp--preset--color--primary);   
    }
    .yellow-color-slider .homes_communities_tabs_slider .homes_communities-header .homes_communities-tabs .tds-tab:after{
        background: var(--wp--preset--color--primary);
    }

    .guide_cta_main_wrapper{
        flex-direction: column;
    }
    .guide_cta_main_wrapper .guide_cta_cards_wrap,
    .guide_cta_main_wrapper > div{
        width: 100% !important;
        max-width: 100%; !important
    }
    .mobile_center_text_btn .wp-block-separator{
        margin-inline: auto !important
    }
    .guide_cta_main_wrapper .wp-block-columns.is-style-grid-three-columns{
        gap: 8px !important
    }
    .guide_cta_main_wrapper .wp-block-columns.is-style-grid-three-columns > .wp-block-column > .wp-block-group .card_header_group{
        margin-right: unset !important;
        flex-direction: column;
        gap: 12px;
    }
    .guide_cta_main_wrapper .card_header_group .wp-block-heading{
        text-align: center;
        padding-left: 0
    }
    .guide_cta_main_wrapper .card_header_group .wp-block-safe-svg-svg-icon{
        align-self: unset !important
    }
    .guide_cta_main_wrapper .wp-block-columns.is-style-grid-three-columns > .wp-block-column{
        flex-basis: calc((100% - 8px) / 2) !important;
    }
   
}
@media (min-width: 521px) {
    .dk_hide.wp-block-separator{
        display: none !important
    }
}
@media (max-width: 520px) {
    footer .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1) .wp-block-image img {
        width: 202px !important;
    }
    form.lidd_mc_form .lidd_mc_input,
    .mobile_full_width.wp-block-buttons .wp-block-button .wp-block-button__link,
    .mobile_full_width.wp-block-buttons .wp-block-button {
        width: 100% !important;
    }
    .mobile_full_width.wp-block-buttons{
        max-width: 100%;
        width: 100%
    }
    .poakmont_info_wrapper .wp-block-columns{
        flex-wrap: wrap !important
    }
    .poakmont_info_wrapper {
        padding:0!important;
        border: none
    }
}
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
::-webkit-scrollbar-track {
    background: rgba(121, 0, 60, 0.1);
}
::-webkit-scrollbar-thumb {
    background: #79003C;
    border-radius: 8px;
}
::-webkit-scrollbar-thumb:hover {
    background: #79003C;
}
html,
body * {
    scrollbar-width: thin;
    scrollbar-color: #79003C rgba(121, 0, 60, 0.1);
}