@media only screen and (max-width: 992px) {

    html {
        scroll-padding-top: 100px;
    }

    .container {
        padding: 0 20px;
    }

    .section_title {
        font-size: 30px;
        letter-spacing: -0.3px;
    }

    .section_tag {
        font-size: 15px;
        letter-spacing: 0.75px;
    }

    .plots_desc,
    .pricing_desc,
    .process_desc,
    .phase_desc,
    .about_desc {
        font-size: 15px;
    }

    .compass_note {
        font-size: 13px;
    }

    .compass_icon {
        width: 40px;
        height: 40px;
    }

    .btn {
        height: 44px;
        padding: 0 24px;
        font-size: 13px;
        letter-spacing: 0.26px;
    }

    .btn.ghost {
        padding: 12px 18px;
        font-size: 13px;
    }

    body>header {
        top: 16px;
    }

    body.header_fixed>header {
        top: 12px;
    }

    .header_pill {
        padding: 8px 8px 8px 20px;
        gap: 14px;
        border-radius: 60px;
    }

    .logo img {
        width: 98px;
    }

    .top_nav {
        gap: 9px;
    }

    .top_nav a {
        font-size: 10px;
        letter-spacing: 0.2px;
    }

    .intro_slide_text {
        padding-right: 200px;
        max-width: 100%;
    }

    .header_pill .btn.primary {
        height: 40px;
        padding: 0 16px;
        font-size: 9px;
        letter-spacing: 0.22px;
    }

    .intro_section {
        padding: 16px;
    }

    .intro_slider {
        border-radius: 24px;
        height: calc(100vh - 32px);
    }

    .intro_slide_content {
        padding: 32px 0;
    }

    .intro_slide_inner {
        padding: 0 20px;
    }

    .intro_slide_title {
        font-size: 38px;
        letter-spacing: -0.38px;
        margin: 0 0 12px;
    }

    .intro_slide_subtitle {
        font-size: 15px;
    }

    .intro_slider_actions {
        padding: 0 20px;
    }

    .intro_slide_btn {
        right: 20px;
        bottom: 80px;
        height: 44px;
        padding: 0 20px;
        font-size: 13px;
    }

    .intro_pagination {
        right: 20px;
        bottom: 40px !important;
    }

    .solution_section {
        padding: 64px 0 80px;
    }

    .solution_intro {
        gap: 16px;
        margin-bottom: 40px;
    }

    .solution_intro_grid {
        flex-direction: column;
        gap: 16px;
    }

    .solution_title {
        flex: 0 0 auto;
    }

    .solution_desc {
        font-size: 14px;
        line-height: 1.55;
    }

    .solution_visual {
        margin-bottom: 24px;
    }

    .solution_img {
        height: auto;
        aspect-ratio: 1312 / 662;
        -webkit-mask-image: none;
        mask-image: none;
        border-radius: 24px;
    }

    .solution_stats {
        position: relative;
        left: auto;
        bottom: auto;
        max-width: 100%;
        gap: 12px;
        margin-top: 16px;
    }

    .solution_stat {
        padding: 16px 18px;
        border-radius: 18px;
        gap: 6px;
    }

    .solution_stat_value {
        font-size: 32px;
    }

    .solution_stat_label {
        font-size: 12px;
        line-height: 1.35;
    }

    .location_section {
        padding: 64px 0 0;
    }

    .location_header {
        gap: 16px;
        margin-bottom: 40px;
    }

    .location_grid {
        gap: 16px;
    }

    .location_grid_card {
        border-radius: 18px;
    }

    .location_grid_card_body {
        padding: 22px 20px;
    }

    .location_grid_card_body h3 {
        font-size: 15px;
    }

    .location_grid_card_body p {
        font-size: 14px;
    }

    .location_slider {
        margin-top: 48px;
        border-radius: 28px;
    }

    .location_slide {
        flex-direction: column;
        gap: 16px;
        padding: 20px;
        padding-bottom: 56px;
        border-radius: 28px;
    }

    .location_slide_img {
        flex: 0 0 auto;
        width: 100%;
        aspect-ratio: 808 / 460;
        border-radius: 14px;
    }

    .location_slide_text {
        padding: 4px 4px 12px;
        gap: 8px;
    }

    .location_slide_text h3 {
        font-size: 20px;
    }

    .location_slide_text p {
        font-size: 14px;
    }

    .location_pagination {
        position: static;
        margin: 20px 0;
    }

    .map_section {
        padding: 72px 0;
    }

    .map_head {
        margin-bottom: 24px;
        gap: 16px;
    }

    .map_layout {
        gap: 20px;
    }

    .map_sidebar {
        flex: 0 0 280px;
        height: 520px;
    }

    .map_pill {
        padding: 16px 14px;
        gap: 10px;
        border-radius: 12px;
    }

    .map_pill_name {
        font-size: 14px;
    }

    .map_pill_dist {
        font-size: 12px;
    }

    .map_card {
        height: 520px;
        border-radius: 28px;
    }

    .map_overlay_top {
        top: 20px;
        left: 20px;
        right: 20px;
        height: calc(100% - 40px);
    }

    .map_zoom_btn {
        width: 40px;
        height: 40px;
    }

    .map_cta {
        margin-top: 24px;
    }

    .plots_section {
        padding: 40px 0 72px;
    }

    .plots_head {
        margin-bottom: 40px;
        gap: 16px;
    }

    .plots_head_row {
        gap: 20px;
        align-items: flex-end;
    }

    .plots_intro {
        gap: 12px;
    }

    .plots_map {
        border-radius: 36px;
    }

    .plots_card {
        top: 20px;
        left: 20px;
        width: 240px;
        padding: 18px;
        border-radius: 24px;
        gap: 16px;
    }

    .plots_availability {
        padding: 6px 16px;
        font-size: 12px;
    }

    .plots_details {
        gap: 12px;
    }

    .plots_details span {
        font-size: 12px;
    }

    .plots_details strong {
        font-size: 13px;
    }

    .plots_card_btn {
        height: 40px;
        font-size: 12px;
        padding: 0 16px;
    }

    .plots_actions {
        gap: 12px;
        flex-wrap: wrap;
    }

    .pricing_section {
        padding: 80px 0 72px;
    }

    .pricing_head {
        margin-bottom: 32px;
        gap: 20px;
        align-items: flex-end;
    }

    .pricing_intro {
        gap: 16px;
    }

    .pricing_toggle {
        padding: 0;
        font-size: 13px;
        gap: 12px;
    }

    .pricing_table {
        border-radius: 14px;
        margin-bottom: 24px;
    }

    .pricing_row {
        padding: 6px 10px;
        gap: 0;
    }

    .pricing_row>div {
        padding: 8px 4px;
        font-size: 12px;
        letter-spacing: 0.15px;
    }

    .pricing_row--head {
        min-height: 64px;
    }

    .pricing_row--head>div {
        font-size: 11px;
        letter-spacing: 0.1px;
        line-height: 1.25;
    }

    .pricing_row>.pricing_cell--action {
        flex: 0 0 132px;
    }

    .pricing_status {
        height: 32px;
        padding: 6px 12px;
        font-size: 10px;
        letter-spacing: 0.2px;
    }

    .pricing_cell--action .btn {
        max-width: 116px;
        height: 38px;
        padding: 0 12px;
        font-size: 11px;
        letter-spacing: 0.18px;
    }

    .pricing_notes {
        padding: 20px 22px;
        gap: 14px;
    }

    .pricing_notes_text {
        gap: 14px;
        padding: 4px 0;
    }

    .pricing_notes_text p {
        font-size: 14px;
        line-height: 1.55;
    }

    .process_section {
        padding: 64px 0 80px;
    }

    .process_head {
        margin-bottom: 40px;
        gap: 16px;
    }

    .process_grid {
        gap: 16px;
        flex-wrap: wrap;
    }

    .process_cta {
        margin-top: 40px;
    }

    .process_card {
        height: auto;
        min-height: 360px;
        padding: 28px;
        gap: 24px;
        border-radius: 22px;
        flex: none;
        width: calc(50% - 9px);
    }

    .process_card h3 {
        font-size: 20px;
        line-height: 1.25;
    }

    .process_card p {
        font-size: 14px;
        line-height: 1.55;
    }

    .process_card_num {
        font-size: 72px;
    }

    .phase_section {
        padding: 64px 0 80px;
    }

    .phase_layout {
        flex-direction: column;
        gap: 24px;
    }

    .phase_intro {
        flex: 0 0 auto;
        padding: 0;
    }

    .phase_intro_inner {
        position: static;
        top: auto;
        max-width: 100%;
        gap: 16px;
    }

    .phase_step {
        gap: 20px;
        padding: 12px 0 20px;
    }

    .phase_step_marker {
        flex: 0 0 28px;
    }

    .phase_step_marker::before,
    .phase_step_marker::after {
        height: calc(100% + 28px);
    }

    .phase_dot {
        width: 28px;
        height: 28px;
        top: 20px;
    }

    .phase_step.is-done .phase_dot {
        background-size: 14px;
    }

    .phase_step_text {
        gap: 6px;
    }

    .phase_step_text h3 {
        font-size: 17px;
    }

    .phase_step_text p {
        font-size: 14px;
    }

    .phase_step_img {
        flex: 0 0 180px;
        width: 180px;
        height: 130px;
        border-radius: 18px;
    }

    .phase_step_img_link {
        flex: 0 0 180px;
        width: 180px;
        border-radius: 18px;
    }

    .phase_step_img_link .phase_step_img {
        height: 130px;
    }

    .phase_step_more {
        padding: 7px 12px 7px 10px;
        font-size: 12px;
    }

    .phase_step_more_count {
        min-width: 18px;
        height: 16px;
        font-size: 10px;
    }

    .phase_step_img--empty {
        height: 80px;
    }

    .phase_marquee {
        margin-top: 64px;
    }

    .phase_marquee_track {
        animation-duration: 48s;
    }

    .phase_marquee_item {
        width: 360px;
        height: 244px;
        margin-right: 20px;
        border-radius: 22px;
    }

    .about_section {
        padding: 64px 0 72px;
    }

    .about_head {
        margin-bottom: 40px;
        gap: 12px;
    }

    .about_titles {
        gap: 12px;
    }

    .about_grid {
        gap: 20px;
        margin-bottom: 40px;
    }

    .about_card {
        flex: 1 1 0;
        min-width: 0;
        border-radius: 18px;
    }

    .about_card_photo {
        height: auto;
        aspect-ratio: 417 / 254;
    }

    .about_card_text {
        padding: 24px;
    }

    .about_card_text p {
        font-size: 14px;
        line-height: 1.55;
    }

    .faq_section {
        padding: 72px 0 80px;
    }

    .faq_layout {
        flex-direction: column;
        gap: 16px;
    }

    .faq_title {
        flex: 0 0 auto;
    }

    .faq_question {
        font-size: 16px;
        padding: 18px 0 12px;
        gap: 16px;
    }

    .faq_icon {
        flex: 0 0 28px;
        width: 28px;
        height: 28px;
    }

    .faq_answer p {
        font-size: 14px;
        line-height: 1.55;
        padding: 0 0 20px;
    }

    .cta_section {
        padding: 16px;
    }

    .cta_banner {
        height: 540px;
        border-radius: 24px;
    }

    .cta_overlay {
        padding: 32px 0;
    }

    .cta_overlay_inner {
        padding: 0 20px;
        gap: 20px;
    }

    .cta_title {
        font-size: 28px;
        letter-spacing: -0.28px;
    }

    .cta_actions {
        gap: 16px;
    }

    .contact_section {
        padding: 80px 0 72px;
    }

    .contact_head {
        margin-bottom: 40px;
        gap: 16px;
    }

    .contact_title {
        font-size: 38px;
        letter-spacing: -0.38px;
    }

    .contact_stats {
        gap: 8px;
    }

    .contact_stats_label {
        font-size: 14px;
        letter-spacing: 0.42px;
    }

    .contact_stats_value {
        font-size: 56px;
        letter-spacing: 1.1px;
    }

    .contact_body {
        flex-direction: column;
        gap: 32px;
    }

    .contact_seller {
        flex: 0 0 auto;
        position: static;
        top: auto;
        width: 100%;
        gap: 16px;
    }

    .contact_seller_label {
        font-size: 18px;
        letter-spacing: 0.36px;
    }

    .contact_seller_card {
        width: 100%;
        max-width: 560px;
        border-radius: 18px;
    }

    .contact_seller_photo {
        flex: 0 0 160px;
    }

    .contact_seller_text {
        padding: 24px;
    }

    .contact_form {
        gap: 20px;
        width: 100%;
    }

    .contact_field input,
    .contact_field textarea {
        padding: 11px 12px;
        font-size: 15px;
    }

    .contact_field textarea {
        min-height: 110px;
    }

    .contact_checkboxes {
        margin-top: 16px;
    }

    .contact_submit {
        margin-top: 24px;
    }

    .footer {
        padding: 64px 0 80px;
    }

    .footer_content {
        gap: 24px;
    }

    .footer_left {
        gap: 24px;
    }

    .footer_logo {
        font-size: 26px;
    }

    .footer_links {
        gap: 14px;
        flex-wrap: wrap;
    }

    .footer_links a {
        font-size: 14px;
        letter-spacing: 0.5px;
    }

    .footer_right {
        flex: 0 0 auto;
        gap: 24px;
        padding: 0;
    }

    .footer_info {
        gap: 8px;
    }

    .footer_info h4 {
        font-size: 15px;
    }

    .footer_info p {
        font-size: 14px;
        letter-spacing: 0.5px;
    }

    .error_section {
        padding: 16px;
    }

    .error_banner {
        border-radius: 24px;
        height: calc(100vh - 32px);
        min-height: 560px;
    }

    .error_banner_content {
        padding: 48px 20px;
    }

    .error_code {
        font-size: 160px;
        letter-spacing: -1.5px;
    }

    .error_title {
        font-size: 36px;
        letter-spacing: -0.36px;
    }

    .error_desc {
        font-size: 15px;
    }

    .legal_section {
        padding: 130px 0 80px;
    }

    .legal_title {
        margin: 0 0 28px;
        font-size: 36px;
        letter-spacing: -0.36px;
    }

    .legal_content,
    .legal_content p,
    .legal_content li {
        font-size: 15px;
        line-height: 1.6;
    }

    .legal_content h2 {
        margin: 36px 0 12px;
        font-size: 24px;
    }

    .legal_content h3 {
        margin: 28px 0 10px;
        font-size: 19px;
    }

    .legal_content h4 {
        margin: 22px 0 8px;
        font-size: 16px;
    }

}

@media only screen and (max-width: 768px) {
    [data-animate] {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }

    header .container {
        padding: 0;
    }

    header {
        top: 0 !important;
    }

    .header_pill {
        border-radius: 0;
        padding: 24px;
        padding-right: 14px;
        max-width: 100%;
    }

    .logo img {
        width: 140px;
    }

    .open_menu {
        display: flex;
    }

    .top_nav {
        display: none;
    }

    header .btn.primary {
        display: none;
    }

    .intro_section {
        padding: 0;
        height: 100vh;
    }

    .intro_slider {
        height: 100vh;
        border-radius: 0;
    }

    .intro_slide_content {
        padding: 55px 0;
        padding-bottom: 140px;
    }

    .intro_slide_inner {
        padding: 0 24px;
    }

    .intro_slide_text {
        padding: 0;
    }

    .intro_slide_title {
        font-size: 44px;
    }

    .intro_slide_subtitle {
        font-size: 17px;
    }

    .intro_slider_actions {
        padding: 0 24px;
    }

    .intro_slide_btn {
        left: 24px;
        right: auto;
        bottom: 55px;
    }

    .intro_pagination {
        display: none;
    }

    .section_title {
        font-size: 28px;
        letter-spacing: -0.28px;
        line-height: 1.2;
    }

    .section_tag {
        font-size: 17px;
        letter-spacing: 0.85px;
    }

    .process_desc,
    .phase_desc,
    .about_desc {
        font-size: 17px;
        letter-spacing: 0.255px;
        line-height: 1.4;
    }

    .solution_section {
        padding: 48px 0;
    }

    .solution_intro {
        gap: 24px;
        margin-bottom: 32px;
    }

    .solution_intro_grid {
        gap: 24px;
    }

    .solution_desc {
        font-size: 15px;
        line-height: 1.5;
        letter-spacing: 0.45px;
    }

    .solution_visual {
        gap: 32px;
        margin-bottom: 32px;
    }

    .solution_img {
        aspect-ratio: auto;
        height: 326px;
        object-fit: cover;
        border-radius: 24px;
    }

    .solution_stats {
        position: static;
        flex-direction: column;
        gap: 16px;
        margin-top: 0;
        max-width: 100%;
    }

    .solution_stat {
        height: 137px;
        border-radius: 24px;
        padding: 20px;
        justify-content: center;
        gap: 8px;
    }

    .solution_stat_value {
        font-size: 45px;
    }

    .solution_stat_label {
        font-size: 13px;
        line-height: 1.4;
        letter-spacing: 0.13px;
    }

    .solution_cta .btn {
        height: 48px;
        padding: 0 32px;
        font-size: 15px;
        letter-spacing: 0.3px;
    }

    .location_section {
        padding: 48px 0 0;
    }

    .location_header {
        gap: 24px;
        margin-bottom: 32px;
    }

    .location_grid {
        flex-wrap: nowrap;
        overflow-x: auto;
        gap: 16px;
        margin: 0 -20px;
        padding: 0 20px 8px;
        scrollbar-width: none;
    }

    .location_grid::-webkit-scrollbar {
        display: none;
    }

    .location_grid_card {
        flex: 0 0 280px;
        border-radius: 24px;
    }

    .location_grid_card_img {
        aspect-ratio: 320 / 239;
    }

    .location_grid_card_body {
        padding: 24px;
        gap: 7px;
    }

    .location_grid_card_body h3 {
        font-size: 16px;
        letter-spacing: 0.32px;
        line-height: 1.3;
    }

    .location_grid_card_body p {
        font-size: 15px;
        letter-spacing: 0.45px;
        line-height: 1.5;
    }

    .location_slider {
        margin-top: 32px;
        border-radius: 24px;
    }

    .location_slide {
        padding: 16px;
        padding-bottom: 48px;
        border-radius: 24px;
        gap: 12px;
    }

    .location_slide_img {
        border-radius: 14px;
    }

    .location_slide_text {
        padding: 4px 4px 8px;
        gap: 6px;
    }

    .location_slide_text h3 {
        font-size: 18px;
        letter-spacing: 0.18px;
        line-height: 1.3;
    }

    .location_slide_text p {
        font-size: 13px;
        line-height: 1.5;
        letter-spacing: 0.39px;
    }

    .location_pagination {
        bottom: 14px !important;
    }

    .map_section {
        padding: 48px 0;
    }

    .map_head {
        flex-direction: column;
        align-items: stretch;
        gap: 4px;
        margin-bottom: 16px;
    }

    .map_head .compass_note {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 8px;
        width: 100%;
        font-size: 15px;
    }

    .compass_icon {
        width: 30px;
        height: 30px;
    }

    .map_layout {
        flex-direction: column-reverse;
        gap: 16px;
    }

    .map_sidebar {
        flex: 0 0 auto;
        height: auto;
        overflow: visible;
    }

    .map_list {
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 8px;
        overflow-x: auto;
        overflow-y: hidden;
        margin: 0 -20px;
        padding: 0 20px 8px;
        scrollbar-width: none;
    }

    .map_list::-webkit-scrollbar {
        display: none;
    }

    .map_list li {
        flex: 0 0 auto;
    }

    .map_pill {
        width: auto;
        padding: 10px 15px;
        border-radius: 16px;
        gap: 16px;
    }

    .map_pill_name {
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 0.15px;
        white-space: nowrap;
    }

    .map_pill.is-active .map_pill_name {
        font-weight: 600;
    }

    .map_pill_dist {
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 0.52px;
        color: #71716a;
        white-space: nowrap;
    }

    .map_sidebar_fade {
        display: none;
    }

    .map_card {
        height: 58vh;
        border-radius: 32px;
        background: #f3f3f1;
        width: 100%;
        flex: none;
    }

    .map_overlay_top {
        top: 16px;
        left: 16px;
        right: 16px;
        height: calc(100% - 32px);
    }

    .map_overlay_tag {
        font-size: 14px;
        letter-spacing: 0.28px;
    }

    .map_zoom_btn {
        width: 40px;
        height: 40px;
    }

    .map_cta {
        margin-top: 16px;
        justify-content: center;
    }

    .plots_section {
        padding: 48px 0 56px;
    }

    .plots_desc {
        font-size: 15px;
        line-height: 1.5;
        letter-spacing: 0.45px;
    }

    .plots_head {
        gap: 16px;
        margin-bottom: 32px;
    }

    .plots_head_row {
        flex-direction: column;
        align-items: stretch;
        gap: 24px;
    }

    .plots_intro {
        gap: 12px;
    }

    .plots_head .compass_note {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 8px;
        width: 100%;
        font-size: 15px;
    }

    .plots_map_wrap {
        margin-bottom: 32px;
    }

    .plots_map {
        aspect-ratio: auto;
        height: auto;
        border-radius: 0;
        margin-left: -20px;
        margin-right: -20px;
        width: calc(100% + 40px);
    }

    .plots_map svg {
        height: auto;
        width: 100%;
    }

    .plots_map .is-available {
        animation: plots-pulse 1.4s ease-in-out infinite;
    }

    .plots_map_hint {
        display: block;
        margin: 12px 0 0;
        color: #5c5c56;
        font-size: 13px;
        font-weight: 500;
        line-height: 1.4;
        letter-spacing: 0.26px;
        text-align: center;
    }

    .plots_card {
        position: static !important;
        top: auto !important;
        left: auto !important;
        width: 100%;
        padding: 24px;
        border-radius: 24px;
        gap: 32px;
        margin-top: 16px;
        box-shadow: 0 4px 20px rgba(44, 56, 41, 0.10);
        display: none;
    }

    .plots_card.is-visible {
        display: flex;
    }

    .plots_availability {
        align-self: flex-start;
        height: 32px;
        padding: 8px 20px;
        font-size: 13px;
    }

    .plots_details {
        gap: 16px;
    }

    .plots_card_btn {
        height: 48px;
        padding: 0 32px;
        font-size: 15px;
        border-radius: 48px;
    }

    .plots_actions {
        flex-direction: column;
        align-items: stretch;
        gap: 16px;
        margin-top: 0;
    }

    .plots_actions .btn {
        width: 100%;
    }

    .pricing_section {
        padding: 48px 0;
    }

    .pricing_desc {
        font-size: 17px;
        letter-spacing: 0.26px;
        line-height: 1.4;
    }

    .pricing_head {
        flex-direction: column;
        align-items: stretch;
        gap: 24px;
        margin-bottom: 24px;
    }

    .pricing_intro {
        gap: 16px;
    }

    .pricing_toggle {
        align-self: flex-end;
        gap: 16px;
        font-size: 15px;
        padding: 0;
    }

    .pricing_switch,
    .contact_check_switch {
        width: 48px;
        height: 26px;
    }

    .pricing_switch::after,
    .contact_check_switch::after {
        top: 3px;
        left: 3px;
        width: 20px;
        height: 20px;
    }

    .pricing_toggle input:checked+.pricing_switch::after,
    .contact_check input:checked+.contact_check_switch::after {
        transform: translateX(22px);
    }

    .pricing_table {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
        margin-bottom: 24px;
        margin-left: -20px;
        margin-right: -20px;
        width: calc(100% + 40px);
        border-radius: 0;
    }

    .pricing_table::-webkit-scrollbar {
        height: 4px;
    }

    .pricing_table::-webkit-scrollbar-thumb {
        background: #d4d4d0;
        border-radius: 4px;
    }

    .pricing_row {
        min-width: 820px;
        padding: 0;
        gap: 1px;
    }

    .pricing_row>div {
        padding: 10px 8px;
        font-size: 14px;
        letter-spacing: 0.14px;
    }

    .pricing_row--head {
        min-height: 60px;
    }

    .pricing_row--head>div {
        font-size: 13px;
        line-height: 1.3;
        letter-spacing: 0.1px;
    }

    .pricing_row>.pricing_cell--action {
        flex: 0 0 140px;
    }

    .pricing_status {
        height: 32px;
        padding: 6px 14px;
        font-size: 11px;
        letter-spacing: 0.22px;
    }

    .pricing_cell--action .btn {
        max-width: 124px;
        height: 36px;
        padding: 0 12px;
        font-size: 11px;
        letter-spacing: 0.18px;
    }

    .pricing_notes {
        padding: 20px;
        gap: 14px;
        border-radius: 16px;
    }

    .pricing_notes_text {
        gap: 14px;
        padding: 4px 0;
    }

    .pricing_notes_text p {
        font-size: 14px;
        line-height: 1.55;
    }

    .process_section {
        padding: 80px 0;
    }

    .process_head {
        gap: 24px;
        margin-bottom: 32px;
    }

    .process_grid {
        flex-direction: column;
        gap: 32px;
    }

    .process_cta {
        margin-top: 32px;
    }

    .process_card {
        flex-direction: row;
        align-items: flex-start;
        height: auto;
        min-height: 0;
        padding: 32px;
        border-radius: 27px;
        gap: 24px;
        justify-content: flex-start;
        width: 100%;
    }

    .process_card_num {
        order: -1;
        flex: 0 0 auto;
        font-size: 50px;
        letter-spacing: 1px;
        line-height: 1;
    }

    .process_card_text {
        flex: 1 1 0;
        min-width: 0;
        gap: 16px;
    }

    .process_card h3 {
        font-size: 22px;
        letter-spacing: 0.44px;
        line-height: 1.3;
    }

    .process_card p {
        font-size: 15px;
        line-height: 1.5;
        letter-spacing: 0.45px;
    }

    .phase_section {
        padding: 56px 0;
    }

    .phase_desc--small {
        font-size: 17px;
    }

    .phase_layout {
        gap: 32px;
    }

    .phase_intro_inner {
        gap: 24px;
    }

    .phase_step {
        display: grid;
        grid-template-columns: 32px 1fr;
        column-gap: 16px;
        row-gap: 16px;
        padding: 16px 0 24px;
    }

    .phase_step_marker {
        grid-row: 1 / span 2;
        flex: none;
        width: 32px;
    }

    .phase_step_img,
    .phase_step_img--empty {
        flex: none;
        width: 100%;
        border-radius: 16px;
    }

    .phase_step_img {
        height: 178px;
        object-fit: cover;
    }

    .phase_step_img--empty {
        height: 114px;
    }

    .phase_step_text {
        padding-top: 0;
        gap: 8px;
    }

    .phase_step_text h3 {
        font-size: 19px;
        letter-spacing: 0.19px;
        line-height: 1.4;
    }

    .phase_step_text p {
        font-size: 15px;
        line-height: 1.5;
    }

    .phase_marquee {
        margin-top: 48px;
    }

    .phase_marquee_track {
        animation-duration: 36s;
    }

    .phase_marquee_item {
        width: 300px;
        height: 204px;
        margin-right: 16px;
        border-radius: 18px;
    }

    .about_section {
        padding: 48px 0;
    }

    .about_head {
        gap: 24px;
        margin-bottom: 32px;
    }

    .about_titles {
        gap: 24px;
    }

    .about_grid {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: stretch;
        gap: 17px;
        overflow-x: auto;
        margin: 0 -20px 32px;
        padding: 0 20px 8px;
        scrollbar-width: none;
        justify-content: inherit;
    }

    .about_grid::-webkit-scrollbar {
        display: none;
    }

    .about_card {
        flex: 0 0 320px;
        scroll-snap-align: start;
        border-radius: 22px;
    }

    .about_card_photo {
        height: 254px;
        aspect-ratio: auto;
    }

    .about_card_text {
        padding: 32px;
        gap: 16px;
    }

    .about_card_text h3 {
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 0.3px;
        line-height: 1.87;
        text-transform: none;
    }

    .about_card_text p {
        font-size: 15px;
        line-height: 1.5;
        letter-spacing: 0.45px;
    }

    .about_cta .btn {
        height: 48px;
        padding: 0 32px;
        font-size: 15px;
        letter-spacing: 0.3px;
    }

    .faq_section {
        padding: 56px 0 64px;
    }

    .faq_layout {
        gap: 48px;
    }

    .faq_title {
        flex: 0 0 auto;
        margin: 0;
    }

    .faq_question {
        font-size: 16px;
        padding: 20px 0 16px;
        gap: 16px;
    }

    .faq_icon {
        flex: 0 0 32px;
        width: 32px;
        height: 32px;
    }

    .faq_answer p {
        font-size: 15px;
        line-height: 1.5;
        padding: 0 0 24px;
        letter-spacing: 0.45px;
    }

    .cta_section {
        padding: 0;
    }

    .cta_banner {
        height: 540px;
        border-radius: 0px;
    }

    .cta_overlay {
        padding: 48px 0 66px;
    }

    .cta_overlay_inner {
        gap: 24px;
    }

    .cta_title {
        font-size: 28px;
        letter-spacing: -0.28px;
        line-height: 1.2;
    }

    .cta_actions {
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
    }

    .cta_overlay .btn {
        display: none;
    }

    .cta_pagination {
        justify-content: flex-start;
        gap: 4px;
    }

    .contact_section {
        padding: 56px 0 96px;
    }

    .contact_head {
        flex-direction: column;
        align-items: stretch;
        gap: 30px;
        margin-bottom: 30px;
    }

    .contact_title {
        font-size: 44px;
        font-weight: 700;
        letter-spacing: 0.88px;
        line-height: 1.2;
        text-transform: none;
    }

    .contact_stats {
        flex-direction: row;
        align-items: flex-end;
        justify-content: space-between;
        width: 100%;
        gap: 32px;
    }

    .contact_stats_label {
        font-size: 17px;
        letter-spacing: 0.51px;
    }

    .contact_stats_value {
        font-size: 56px;
        letter-spacing: 1.12px;
    }

    .contact_body {
        flex-direction: column;
        gap: 48px;
    }

    .contact_seller {
        position: static;
        top: auto;
        width: 100%;
        flex: 0 0 auto;
        gap: 16px;
    }

    .contact_seller_label {
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 0.44px;
        line-height: 1.5;
    }

    .contact_seller_card {
        width: 100%;
        max-width: 100%;
        flex-direction: row;
        align-items: stretch;
        border-radius: 22px;
        box-shadow: 0 4px 7px rgba(0, 0, 0, 0.03);
    }

    .contact_seller_photo {
        flex: 0 0 140px;
        width: 140px;
        height: auto;
        align-self: stretch;
    }

    .contact_seller_photo img {
        object-position: center 20%;
    }

    .contact_seller_text {
        flex: 1;
        min-width: 0;
        padding: 20px 20px 20px 20px;
        gap: 6px;
    }

    .contact_seller_text h3 {
        margin: 0;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 0.3px;
        line-height: 1.87;
    }

    .contact_seller_text a {
        font-size: 15px;
        letter-spacing: 0.45px;
        line-height: 1.5;
    }

    .contact_form {
        gap: 28px;
        width: 100%;
    }

    .contact_field {
        gap: 6px;
    }

    .contact_field label {
        font-size: 14px;
        letter-spacing: 0.84px;
        line-height: 1.5;
    }

    .contact_field input,
    .contact_field textarea {
        height: 44px;
        min-height: 44px;
        border-radius: 12px;
        padding: 12px;
        font-size: 16px;
    }

    .contact_field textarea {
        height: 134px;
        min-height: 134px;
    }

    .contact_checkboxes {
        gap: 16px;
        margin-top: 0;
    }

    .contact_check {
        gap: 16px;
        justify-content: space-between;
    }

    .contact_check>span:first-child {
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0.15px;
        line-height: 1.5;
    }

    .contact_submit {
        align-self: stretch;
        width: 100%;
        height: 72px;
        border-radius: 60px;
        font-size: 17px;
        letter-spacing: 0.34px;
        margin-top: 0;
    }

    .footer {
        padding: 64px 0 120px;
    }

    .footer_content {
        flex-direction: column;
        gap: 56px;
    }

    .footer_left {
        display: contents;
    }

    .footer_right {
        display: contents;
    }

    .footer_brand {
        order: 1;
        padding-bottom: 0;
        gap: 4px;
    }

    .footer_logo {
        font-size: 22.63px;
        letter-spacing: 0.45px;
    }

    .footer_logo_sub {
        font-size: 12.26px;
    }

    .footer_info {
        gap: 12px;
    }

    .footer_info:nth-of-type(1) {
        order: 2;
    }

    .footer_info:nth-of-type(2) {
        order: 3;
    }

    .footer_info h4 {
        font-size: 17px;
        font-weight: 600;
        letter-spacing: 0.51px;
        line-height: 1.41;
    }

    .footer_info p {
        font-size: 17px;
        letter-spacing: 0.68px;
        line-height: 1.41;
    }

    .footer_links {
        order: 4;
        flex-direction: column;
        gap: 16px;
    }

    .footer_links a {
        font-size: 17px;
        letter-spacing: 0.68px;
        line-height: 1.41;
    }

    .menu_opened .top_nav {
        display: flex;
        width: 100%;
        flex: none;
        text-align: right;
        margin: 50px 0;
        gap: 22px;
        flex-direction: column;
        align-items: flex-end;
    }

    .header_pill {
        flex-wrap: wrap;
    }

    .menu_opened .top_nav a {
        line-height: 1;
        font-size: 17px;
        font-weight: 700;
    }

    .menu_opened .header_pill .btn.primary {
        display: flex;
        margin-left: auto;
    }

    .header_pill .btn.primary {
        padding: 14px 32px;
        font-size: 15px;
        margin-bottom: 40px;
    }

    body.header_hidden>header {
        transform: none;
    }

    .header_fixed .header_pill {
        padding: 8px 24px;
        padding-right: 14px;
        background: #000000a3;
    }

    .map_zoom_btn span {
        height: 1px;
        width: 14px;
    }

    .pricing_row>div:nth-child(1) {
        position: sticky;
        z-index: 100;
        left: 0;
        background-color: #f7f7f7;
        font-size: 11px;
        width: 90px;
        flex: none;
        text-align: left;
        padding-left: 16px;
        font-size: 13px;
    }

    .pricing_row--head>div:nth-child(1) {
        background-color: #ffffff;
        font-size: 13px;
    }

    .error_banner {
        min-height: 480px;
    }

    .error_banner_content {
        padding: 32px 20px;
    }

    .error_code {
        font-size: 110px;
    }

    .error_title {
        font-size: 28px;
        letter-spacing: -0.28px;
    }

    .error_desc {
        font-size: 14px;
    }

    .legal_section {
        padding: 110px 0 64px;
    }

    .legal_title {
        margin: 0 0 22px;
        font-size: 28px;
        letter-spacing: -0.28px;
    }

    .legal_content,
    .legal_content p,
    .legal_content li {
        font-size: 14px;
    }

    .legal_content h2 {
        margin: 30px 0 10px;
        font-size: 21px;
    }

    .legal_content h3 {
        margin: 24px 0 8px;
        font-size: 17px;
    }

    .legal_content h4 {
        margin: 20px 0 8px;
        font-size: 15px;
    }

    .legal_content blockquote {
        padding: 14px 18px;
    }

    .legal_content ul,
    .legal_content ol {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 430px) {
    .intro_slide_title {
        font-size: 35px;
    }

    .intro_slide_subtitle {
        font-size: 14px;
    }

    .solution_desc {
        font-size: 14px;
    }

    .location_grid_card {
        flex: 0 0 247px;
    }

    .process_card {
        padding: 24px;
        gap: 18px;
    }

    .process_card_num {
        font-size: 39px;
        margin-top: 3px;
    }

    .process_card h3 {
        font-size: 19px;
    }

    .process_card p {
        font-size: 14px;
    }

    .process_section {
        padding: 60px 0;
    }

    .about_card {
        flex: 0 0 240px;
    }

    .about_card_text {
        padding: 18px 22px;
    }

    .contact_seller_card {
        flex-direction: column;
    }

    .contact_seller_photo {
        flex: 0 0 auto;
        width: 100%;
        height: 220px;
    }

    .contact_seller_photo img {
        object-position: center 25%;
    }

    .contact_seller_text {
        padding: 20px 22px 22px;
    }
}