@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


html,
body {
    min-height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    /* Ensure body can grow with content */
}

/* Hide scrollbar for Chrome, Safari and Opera */
html::-webkit-scrollbar,
body::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
html,
body {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

/* html.lenis,
html.lenis body {
    height: auto;
}

.lenis.lenis-smooth {
    scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain;
}

.lenis.lenis-stopped {
    overflow: hidden;
}

.lenis.lenis-scrolling iframe {
    pointer-events: none;
} */

li {
    margin-bottom: 0;
    font-size: 18px;
}

p {
    margin-bottom: 0;
    font-size: 18px;
}

.biggerh1 {
    font-size: 130px;
    letter-spacing: -0.01em;
    font-weight: 600;
}

h1 {
    font-size: 58px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -0.03em;
}

h2 {
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -0.03em;
}

h3 {
    font-size: 42px;
    letter-spacing: -0.01em;
}

h4 {
    font-size: 30px;
    letter-spacing: -0.01em;
}

h5 {
    font-size: 24px;
    letter-spacing: -0.01em;
}

h6 {
    font-size: 16px;
}


.home_first_section_padding {
    padding: 90px 0;
}

.home_intro_header_text_area h1 {
    color: #010101;
    text-align: center;
    position: relative;
    z-index: 2;
    margin-bottom: 30px;
}

.home_intro_header_text_area {
    position: relative;
    max-width: fit-content;
    margin: 0 auto;
}

.home_intro_header_text_area .header_sticker {
    position: absolute;
    pointer-events: none;
    /* User wants to stop dragging, so we can disable pointer events */
    transition: transform 0.3s ease;
}

.home_intro_header_text_area .sticker_1 {
    width: 80px;
    right: 15px;
    top: -20px;
    z-index: 1;
}

.home_intro_header_text_area .sticker_2 {
    width: 28px;
    left: -15px;
    top: 55%;
    z-index: 1;
}

.home_intro_header_text_area .sticker_3 {
    width: 25px;
    left: 45%;
    bottom: -5px;
    z-index: 3;
}















.about_intro_header_text_area h1 {
    color: #010101;
    text-align: center;
    position: relative;
    z-index: 2;
    margin-bottom: 0;
}

.about_intro_header_text_area {
    position: relative;
    max-width: fit-content;
    margin: 0 auto;
}

.about_intro_header_text_area .header_sticker {
    position: absolute;
    pointer-events: none;
    /* User wants to stop dragging, so we can disable pointer events */
    transition: transform 0.3s ease;
}

.about_intro_header_text_area .sticker_1 {
    width: 40px;
    left: 85px;
    top: -25px;
    z-index: 1;
}

.about_intro_header_text_area .sticker_2 {
    width: 180px;
    right: -30px;
    top: 51%;
    z-index: 1;
}







.home_intro_header_video_btn a {
    display: flex;
    position: relative;
    gap: 12px;
    line-height: 100%;
    align-items: center;
    font-family: "Azeret Mono", monospace;
    font-size: 12px;
    font-weight: 400;
    color: #616161;
    justify-content: center;
}

.home_intro_header_video_btn a img {
    max-width: 30px;
}

.home_whiteboard_cards_area {
    padding: 40px 0 80px 0;
    display: block;
    position: relative;
    width: 100%;
    background-image: url(../upload/home/whiteboard.svg);
}

.whiteboard_card_area {
    display: block;
    position: relative;
}

.whiteboard_card_area img {
    max-width: 100%;
}

.firstcard_area {
    transform: rotate(-8deg);
    margin-top: 30px;
}

.thirdcard_area {
    transform: rotate(8deg);
    margin-top: 30px;
}

.home_whiteboard_cards_area .col-lg-4 {
    padding-left: 30px;
    padding-right: 30px;
}

.wireframe_whiteboard_under_icons {
    display: block;
    position: absolute;
    right: 45px;
    bottom: -30px;
}

.design_whiteboard_under_icons {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
}

.coding_whiteboard_under_icons {
    display: block;
    position: absolute;
    bottom: 0;
    left: 45px;
    bottom: -30px;
}


.principle_main_card_area {
    position: relative;
    min-height: 730px;
}

.pl-250 {
    padding-left: 250px;
}

.principle_scrolling_cards_area {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 40px;
    border-radius: 20px;
}

.guesswork_card {
    background-color: white;
    z-index: 1;
}

.path_card {
    background-color: #8ED462;
    z-index: 2;
}

.reach_card {
    background-color: #FF705D;
    z-index: 3;
}

.principle_icon_area {
    display: block;
    position: relative;
    text-align: end;
}

.principle_icon_area img {
    max-width: 100%;
}

.principle_header_content_area {
    display: block;
    position: relative;
    padding: 90px 0 140px 0;
}

.principle_header_content_area h4 {
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    margin-bottom: 0;
}

.principle_scrolling_cards_area.guesswork_card h4 {
    color: #2BA0FF;
    font-weight: 500;
    display: flex;
    align-items: end;
    gap: 20px;
}

.principle_scrolling_cards_area.path_card h4 {
    color: #fff;
    font-weight: 500;
    display: flex;
    align-items: end;
    gap: 20px;
}

.principle_scrolling_cards_area.reach_card h4 {
    color: #fff;
    font-weight: 500;
    display: flex;
    align-items: end;
    gap: 20px;
}


.principle_header_content_area h4 span {}

.principle_header_content_area span img {
    max-width: 100%;
}



.principle_description_area {
    display: block;
    position: relative;
}

.guesswork_card .principle_description_area p {
    color: #2BA0FF;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    letter-spacing: -0.01em;
}

.path_card .principle_description_area p {
    color: #ffffff;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    letter-spacing: -0.01em;
}

.reach_card .principle_description_area p {
    color: #ffffff;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    letter-spacing: -0.01em;
}

.principle_bg_area {
    background-color: #EBE9E4;
    padding-top: 80px;
    padding-left: 80px;
    padding-right: 80px;
    border-radius: 20px;
    overflow: hidden;
}

.home_second_principles_area {
    display: block;
    position: relative;
}

.home_second_principles_area h2 span.header_underline {
    position: relative;
    display: inline-block;
    z-index: 1;
}

.home_second_principles_area h2 span.header_underline::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 15px;
    background-image: url('../upload/home/underline.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: -1;
}

.home_second_principles_area h2 {
    color: #010101;
    margin-bottom: 180px;
}

.home_second_principles_area p {
    color: rgba(1, 1, 1, 0.60);
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.01em;
}

.pr-250 {
    padding-right: 250px;
}

.home_recent_project_showcase_area {
    display: block;
    position: relative;
}

.home_recent_project_showcase_area .header_small_sticker_area {
    display: block;
    position: absolute;
    background-color: #FF705D;
    display: inline-block;
    padding: 4px 6px;
    transform: rotate(1deg);
    top: -12px;
    left: 0;
    z-index: 2;
}

.home_recent_project_showcase_area .header_small_sticker_area h6 {
    margin-bottom: 0;
    font-family: "Azeret Mono";
    color: #010101;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: 0;
}

.home_recent_project_showcase_area h2 {
    color: #F2F1F0;
    font-style: normal;
    line-height: 100%;
    text-transform: uppercase;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}

.work_showcase {
    position: relative;
    overflow: hidden;
}

.showcase_grid_container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 30px !important;
    position: relative;
}

.background_grid_lines_area {
    position: absolute;
    top: 0;
    left: 30px;
    right: 30px;
    height: 100%;
    pointer-events: none;
    z-index: 0;
    display: flex;
    justify-content: space-between;
}

.showcase_grid_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    z-index: 1;
    width: 100%;
}

.showcase_grid_col_4 {
    width: 33.333333%;
    padding: 0;
}

.showcase_grid_col_2 {
    width: 16.666667%;
    padding: 0;
}

.showcase_grid_col_6 {
    width: 50%;
    padding: 0;
}

.showcase_grid_col_10 {
    width: 83.33333333%;
    padding: 0;
}

@media (max-width: 991px) {

    .showcase_grid_col_4,
    .showcase_grid_col_2,
    .showcase_grid_col_6,
    .showcase_grid_col_10 {
        width: 100%;
    }
}

.grid_line {
    width: 1px;
    height: 100%;
    background-color: #2A2A2A;
}

.home_recent_project_showcase_area {
    display: block;
    position: relative;
    z-index: 1;
}

.project_showcase_container {
    padding-top: 100px;
}

.project_card_area {
    position: relative;
    margin-bottom: 80px;
    transition: transform 0.5s ease;
}

.project_card_area:hover {
    transform: translateY(-10px);
}

.project_card_image {
    width: 100%;
    border-radius: 0;
    /* Clean edges for grid fit */
    overflow: hidden;
    margin-bottom: 25px;
    position: relative;
}

.project_card_image img {
    width: 100%;
    height: auto;
    display: block;
}

.project_tags_area {
    position: absolute;
    display: flex;
    gap: 8px;
    margin-bottom: 15px;
    top: 20px;
    left: 20px;
}

.tag_item {
    padding: 4px 12px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 2px;
    font-family: "Azeret Mono";
    font-size: 12px;
    color: #F2F1F0;
    text-transform: uppercase;
}

.tag_item.dark {
    border: 1px solid #94A48A;
    color: #010101;
}

.tag_item.brand_tag {
    background-color: #000;
    border-color: #000;
}

.tag_item.brand_tag span {
    color: #FF705D;
    margin-right: 5px;
}

.project_title_area h2 {
    font-size: 32px;
    color: #F2F1F0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: -0.01em;
}

/* .staggered_column_right {
    padding-top: 150px;
} */

@media (max-width: 991px) {
    .staggered_column_right {
        padding-top: 0;
    }
}

.recent_work_padding {
    padding: 100px 0 80px 0;
}

.work_showcase_padding {
    border-bottom: 1px solid #2A2A2A;
}

.project_showcase_content {
    padding-top: 100px;
}

.mt-600 {
    margin-top: 600px;
}

.more_project_showcase_btn {
    text-align: center;
    z-index: 10;
    display: block;
    position: relative;
    padding-bottom: 120px;
    border-bottom: 1px solid #2A2A2A;
}

.more_project_showcase_btn a {
    color: #F2F1F0;
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}

.more_project_showcase_btn a::after {
    content: "";
    position: absolute;
    bottom: -0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #888888;
}



.vertical-line {
    background-color: #C2C1C0;
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    inset: 0% auto auto 30px;
}

.vertical-line.right {
    background-color: #C2C1C0;
    inset: 0% 30px auto auto;
}

.extended_dark_bg_lines {
    height: 80px;
    position: relative;
    background-color: #F2F1F0;
    width: 100%;
}

.blog_insider_lines {
    height: 100%;
    position: relative;
    background-color: #F2F1F0;
    width: 100%;
}

.work_insider_lines {
    height: 100%;
    position: relative;
    background-color: #F2F1F0;
    width: 100%;
}

.news_blog_main_header_area {
    border-top: 1px solid #C2C1C0;
    padding: 80px 0;
}

.work_main_header_area {
    border-top: 1px solid #C2C1C0;
    padding: 80px 0;
}

.recent_news_area .row {
    padding: 0 30px;
    --bs-gutter-x: 0;
    border-top: 1px solid #C2C1C0;
}

.recent_news_area .row .col-lg-3 {
    border-right: 1px solid #C2C1C0;
}

.recent_news_area .row .col-lg-3:last-child {
    border-right: none;
}

.work_portfolio_area {
    border-top: 1px solid #C2C1C0;
}

.contact_form_area {
    border-top: 1px solid #C2C1C0;
}

.new_blog_header_area {
    display: block;
    position: relative;
}

.new_blog_header_area .header_small_sticker_area {
    display: block;
    position: absolute;
    background-color: #8ED462;
    display: inline-block;
    padding: 4px 6px;
    transform: rotate(1deg);
    top: -12px;
    left: 50%;
    transform: translate(-50%, -0%);
    z-index: 2;
    text-align: center;
    justify-self: anchor-center;
}

.new_blog_header_area .header_small_sticker_area h6 {
    margin-bottom: 0;
    font-family: "Azeret Mono";
    color: #010101;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: 0;
}

.new_blog_header_area h2 {
    color: #010101;
    line-height: 100%;
    text-transform: uppercase;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    text-align: center;
}

.single_news_area {
    padding: 30px 30px 50px 30px;
}




.home-media_folder-wrapper {
    padding-left: 2.25em;
    padding-right: 2.25em;
    overflow: hidden;
}

.home-media_folder-block {
    perspective: 1000px;
    padding-top: 8em;
    position: relative;
}

.folder-back {
    width: 100%;
    padding-bottom: .875em;
}

.folder-paper {
    z-index: 1;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    inset: auto 0% -15%;
}

.folder-front {
    z-index: 2;
    transform-origin: 50% 100%;
    width: 100%;
    position: absolute;
    inset: auto 0% -1px;
    transform: perspective(1000px);
}

.folder-front,
.folder-paper {
    transition: transform 0.525s cubic-bezier(0.51, 0, 0.08, 1);
}


.single_news_area:hover .folder-paper {
    transform: translate(0px, -60%) rotate(-5deg);
    opacity: 1;
}

.single_news_area:hover .folder-front {
    transform: rotateX(-25deg);
}

.single_news_area_details {
    display: block;
    position: relative;
}

.single_news_area_details p {
    color: #101010;
    font-family: "Azeret Mono";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.04em;
    margin-bottom: 30px;
}

.single_news_area_details h5 {
    color: #494949;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    margin-bottom: 0;
}

.single_news_area_details.news_type p {
    display: flex;
    align-items: center;
}

.single_news_area_details.news_type p::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #8ED462;
    /* Green */
    margin-right: 10px;
}

.single_news_area_details.blog_type p {
    display: flex;
    align-items: center;
}

.single_news_area_details.blog_type p::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #FF705D;
    /* Orange */
    margin-right: 10px;
}

/* Footer Marquee */
.marquee_footer {
    background-color: #010101;
    padding: 25px 0;
    overflow: hidden;
    border-top: 1px solid #2A2A2A;
}

.marquee_container {
    display: flex;
    width: 100%;
    overflow: hidden;
}

.marquee_content {
    display: flex;
    align-items: center;
    white-space: nowrap;
    animation: marquee-scroll 30s linear infinite;
    flex-shrink: 0;
}

.marquee_container.reverse .marquee_content {
    animation: marquee-scroll-reverse 30s linear infinite;
}

.marquee_item {
    font-size: 28px;
    font-weight: 500;
    color: #F2F1F0;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    padding: 0 20px;
}

.marquee_icon {
    width: 30px;
    height: 30px;
    opacity: 1;
}

@keyframes marquee-scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes marquee-scroll-reverse {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(0);
    }
}

@media (max-width: 768px) {
    .marquee_item {
        font-size: 32px;
        padding: 0 20px;
    }


}

.main_footer {
    padding: 80px 0;
}

.footer_top_area {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: end;
    padding-bottom: 80px;
    border-bottom: 1px solid #CCCCCC;
}

.footer_top_left_area {
    display: block;
    position: relative;
}

.footer_top_left_area h3 {
    color: #1E1C1B;
    font-style: normal;
    font-weight: 300;
    line-height: 110%;
    margin-bottom: 50px;
}

.footer_top_left_area h3:last-child {
    margin-bottom: 0;
}

.footer_top_left_area a {
    color: #1E1C1B;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
}

.footer_contact_btn a {
    display: inline-flex;
    position: relative;
    color: #FA543C;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    border: 1px solid #fa543c;
    padding: 15px 24px;
    align-items: center;
}

.footer_contact_btn a:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #FF705D;
    /* Orange */
    margin-right: 15px;

}

.footer_bottom_area {
    display: block;
    position: relative;
    padding-top: 50px;
}

.footer_bottom_social_links {
    display: block;
    position: relative;
}

.footer_bottom_social_links {
    display: block;
    position: relative;
}

.footer_bottom_social_links h6 {
    color: #101010;
    font-family: "Azeret Mono";
    font-style: normal;
    font-weight: 300;
    line-height: 110%;
    letter-spacing: 0.04em;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.footer_bottom_social_links h6.footer_blue::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #2BA0FF;
    margin-right: 10px;
}

.footer_bottom_social_links h6.footer_orange::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #FF705D;
    margin-right: 10px;
}

.footer_social_links {
    display: block;
    position: relative;
}

.footer_social_links ul {
    padding: 0;
    margin: 0;
}

.footer_social_links ul li {
    margin-bottom: 12px;
}

.footer_social_links ul li:last-child {
    margin-bottom: 0;
}

.footer_social_links ul li a {
    display: flex;
    position: relative;
    gap: 10px;
    color: #494949;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.01em;
}

.subscribe_letter_area {
    display: block;
    position: relative;
}

.subscribe_letter_area h6 {
    color: #101010;
    font-family: "Azeret Mono";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 110%;
    letter-spacing: 0.04em;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.subscribe_letter_area h6.footer_green::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #2BA0FF;
    margin-right: 10px;
}

.footer_form {
    position: relative;
    width: 100%;
    display: inline;
}

.footer_form input {
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding-right: 50px;
    box-sizing: border-box;
    padding-left: 10px;
    margin: 0;


    color: #101010;
    font-family: "Azeret Mono";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 110%;
    letter-spacing: 0.04em;
    display: flex;
    align-items: center;
}

.submit_btn {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #333;
    cursor: pointer;
    padding: 0;
    margin: 0;
    font-size: 18px;
}

.footer_form input::placeholder {
    color: rgba(0, 0, 0, 0.4) !important;
    letter-spacing: 0.04em;
    font-weight: 300;
    font-family: "Azeret Mono", monospace;
    font-size: 16px;
}

.pt-50 {
    padding-top: 50px;
}

.footer_logo_last {
    display: block;
    position: relative;
}

.footer_logo_last img {
    width: 100%;
    padding: 0 300px;
}

.subpage_main_big_header_area {
    display: block;
    position: relative;
}

.subpage_main_big_header_area h1 {
    color: #010101;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    line-height: 80%;
    text-transform: uppercase;
    margin-bottom: 0;
}

.subpage_bigheader_sticker_area {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 8px 24px;
    background: #FF705D;
    border-radius: 50px;
    transform: translate(-50%, -50%) rotate(6deg);
}


.subpage_bigheader_sticker_area span {
    color: #FFF;
    text-align: center;

    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}

.recent_news_area .row .col-lg-3 {
    border-bottom: 1px solid #C2C1C0;
}

.news_details_main_header_area {
    border-top: 1px solid #C2C1C0;
    padding: 0 30px;
    display: flex;
    position: relative;
    border-bottom: 1px solid #C2C1C0;
}

.news_details_header_left {
    display: block;
    position: relative;
    width: 50%;
    border-right: 1px solid #C2C1C0;
}

.news_details_header_right {
    display: block;
    position: relative;
    width: 50%;
}

.news_details_date_area {
    display: block;
    position: relative;
    padding: 40px;
    border-bottom: 1px solid #C2C1C0;
}

.news_details_date_area p {
    color: #101010;
    font-family: "Azeret Mono";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    letter-spacing: 0.04em;
}

.news_content_title_area {
    padding: 40px;
}

.news_content_title {
    display: block;
    position: relative;
}

.news_content_title h1 {
    color: #010101;

    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -0.01em;
    margin-bottom: 120px;
}

.news_type_area span {
    color: #101010;
    font-family: "Azeret Mono";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.04em;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

.news_type_area span.green::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #039855;
    margin-right: 10px;
}

.blog_details_image_area {
    display: block;
    position: relative;
    padding: 0 30px;
}

.blog_details_image_area img {
    max-width: 100%;
}

.blog_leftside_info_panel {
    position: sticky;
    top: 50px;
    align-self: flex-start;
}

.table_of_content_area {
    display: block;
    border: 1px solid #C2C1C0;
}

.table_of_content_header {
    padding: 24px 40px;
    border-bottom: 1px solid #C2C1C0;
}

.table_of_content_header h6 {
    margin-bottom: 0;
    color: #101010;
    font-family: "Azeret Mono";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.table_of_content_points_area {
    display: block;
    position: relative;
    padding: 20px 30px;
}

.table_of_content_points_area ul {
    padding: 0;
    margin: 0;
}

.table_of_content_points_area ul li {

    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.01em;
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.table_of_content_points_area ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #FF705D;
    margin-top: 6px;
    flex-shrink: 0;
}

.table_of_content_points_area ul li:last-child {
    margin-bottom: 0px;
}

.table_of_content_points_area ul li a {
    color: #494949;
}

.share_link_social_area {
    margin-top: 20px;
    border: 1px solid #C2C1C0;
}

.share_link_social_header {
    display: block;
    position: relative;
    padding: 24px 40px;
    border-bottom: 1px solid #C2C1C0;
}

.share_link_social_header h6 {
    margin-bottom: 0;
    color: #101010;
    font-family: "Azeret Mono";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.share-wrap ul {
    padding: 0;
    margin: 0;
}

.share-wrap {
    padding: 24px 40px;
}

.share-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    gap: 5px;
}

.share-item {
    flex: 1 1 0;
    gap: 5px;
}

.share-btn {
    display: grid;
    place-items: center;
    width: 100%;
    aspect-ratio: 1.4 / 1;
    color: #000;
    text-decoration: none;
    transition: background .25s ease, color .25s ease, border-color .25s ease, transform .15s ease;
}

.share-btn.x {
    background-color: #000000;
    color: #fff;
}

.share-btn.facebook {
    background-color: #1877F2;
    color: #fff;
}

.share-btn.linkedin {
    background-color: #0A66C2;
    color: #fff;
}

.share-btn.linkedin {
    background-color: #0A66C2;
    color: #fff;
}

.share-btn.link {
    background-color: #FFC700;
    color: #000;
}

.share-btn i {
    font-size: 20px;
    line-height: 100%;
}



















.blog_pl_details {
    padding-left: 80px;
}


.blog_insider_details_area h2 {
    color: #212121;
    font-style: normal;
    font-weight: 600;
    line-height: 105%;
    letter-spacing: -0.03em;
    margin-bottom: 60px;
    margin-bottom: 30px;
    margin-top: 50px;
    font-size: 44px;
}

.blog_insider_details_area h3 {
    color: #212121;
    font-style: normal;
    font-weight: 500;
    line-height: 105%;
    letter-spacing: -0.03em;
    margin-bottom: 20px;
    margin-top: 40px;
    font-size: 38px;
}

.blog_insider_details_area h4 {
    color: #212121;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -0.03em;
    margin-bottom: 15px;
    margin-top: 30px;
    font-size: 28px;
}

.blog_insider_details_area h5 {
    color: #212121;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -0.03em;
    font-size: 24px;
}





.blog_insider_details_area h6 {
    color: #212121;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -0.03em;
    font-size: 18px;
}

.blog_insider_details_area p {
    color: #4D4D4D;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.01em;
    margin-bottom: 0;
    font-size: 17px;
}

.blog_insider_details_area ul li {
    color: #4D4D4D;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: -0.01em;
    margin-bottom: 0;
    font-size: 17px;
    list-style-type: disc;
}

.blog_insider_details_area table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-collapse: collapse;
    font-family: "Azeret Mono", monospace;
    font-size: 15px;
    border-radius: 12px;
    border: 1px solid #EAEAEA;
    background-color: #fff;
    /* box-shadow: 0 4px 30px rgba(0, 0, 0, 0.02); */
}

.blog_insider_details_area table th,
.blog_insider_details_area table td {
    padding: 20px;
    border-bottom: 1px solid #EAEAEA;
    color: #4D4D4D;
    text-align: left;
    min-width: 200px;
    vertical-align: top;
}

.blog_insider_details_area table tr:last-child th,
.blog_insider_details_area table tr:last-child td {
    border-bottom: none;
}

.blog_insider_details_area table thead tr,
.blog_insider_details_area table tr:first-child {
    background-color: #F9F9F9;
}

.blog_insider_details_area table tr:first-child td {
    border-bottom: 1px solid #DDDDDD;
}

.blog_insider_details_area table tbody tr:not(:first-child) {
    transition: background-color 0.25s ease;
}

.blog_insider_details_area table tbody tr:not(:first-child):hover {
    background-color: #F8F8F8;
}

.blog_insider_details_area table tr:first-child p strong,
.blog_insider_details_area table th strong {
    color: #010101;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.04em;
}

.blog_insider_details_area table p {
    margin-bottom: 0;
    font-size: inherit;
    color: inherit;
    line-height: 160%;
}

.blog_insider_details_area table::-webkit-scrollbar {
    height: 8px;
}

.blog_insider_details_area table::-webkit-scrollbar-track {
    background: transparent;
    border-top: 1px solid #EAEAEA;
    border-radius: 0 0 12px 12px;
}

.blog_insider_details_area table::-webkit-scrollbar-thumb {
    background-color: #D1D1D1;
    border-radius: 10px;
}

.blog_insider_details_area table::-webkit-scrollbar-thumb:hover {
    background-color: #A8A8A8;
}

.about_top_bg {
    background-image: url('../upload/about/header_bg.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    top: -100px;
    width: 100%;
}

.about_first_section_padding {
    padding: 190px 0 0 0;
}

.about_intro_tab_image {
    display: block;
    position: relative;
    transform: translateY(80px);
}

.about_intro_tab_image img {
    max-width: 100%;
}

.main_scroll_animated_content_area {
    display: block;
    position: relative;
}

.main_scroll_animated_content_area h1 {
    color: #010101;
    text-align: center;

    font-style: normal;
    line-height: 80%;
    text-transform: uppercase;
    margin-bottom: 0;
}

.insta_story_container {
    display: grid;
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
}

.main_scroll_animated_insta_story_update {
    display: block;
    position: relative;
    justify-content: flex-end;
    align-items: center;
    border-radius: 20px;
    overflow: hidden;
    grid-area: 1 / 1;
    opacity: 0;
    visibility: hidden;
}

.story-template1 {
    opacity: 1;
    visibility: visible;
}

.story-template1 {
    background-color: #ADA999;
}

.story-template2 {
    background-color: #B1BDC4;
}

.story-template3 {
    background-color: #BDC0B1;
}

.story-template4 {
    background-color: #BDB6CD;
}

.top-story {
    z-index: 4;
    width: 100%;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    inset: 0% 0% auto;
}

.loaders {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    width: 100%;
    display: flex;
}

.empty-load {
    background-color: #ffffff80;
    border-radius: 30px;
    width: 100%;
    height: 3px;
    position: relative;
    overflow: hidden;
}

.empty-load.on-top {
    background-color: #fff;
    width: 0%;
    position: absolute;
}

.profile-informations {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    margin-top: 25px;
    display: flex;
    align-items: center;
}

.profile-pic img {
    width: 42px;
}

.profile-name p {
    color: #FFF;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.04em;
}

.mid_story {
    display: block;
    position: relative;
    margin-top: 50px;
}

.first_icon_image {
    display: block;
    position: relative;
    left: -6%;
}

.second_icon_image {
    display: block;
    position: relative;
    left: 50%;
    top: -25px;
}

.first_icon_image img {
    max-width: 100px;
}

.second_icon_image img {
    max-width: 100px;
}

.bottom_story {
    width: 100%;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
    position: relative;
}

.bottom_story span {
    color: #101010;
    font-family: "Azeret Mono";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.04em;
}

.bottom_story h2 {
    color: #010101;

    font-style: normal;
    font-weight: 600;
    line-height: 80%;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 150px;
}

.bottom_story p {
    color: rgba(1, 1, 1, 0.80);

    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

.main_scroll_animated_short_desc {
    display: block;
    position: relative;
}

.main_scroll_animated_short_desc h6 {
    color: rgba(16, 16, 16, 0.50);
    font-family: "Azeret Mono";
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    margin-top: 40px;
    text-align: center;
}

.dark_bg {
    background-color: #121212;
}

.drag_and_drop_widget_element_area {
    height: 100vh;
}

.drag_drop_elements_header_area {
    display: block;
    position: relative;
    text-align: center;
}

.drag_drop_elements_header_area .header_small_sticker_area {
    display: block;
    position: absolute;
    background-color: #FF8301;
    display: inline-block;
    padding: 4px 6px;
    transform: rotate(1deg);
    top: -12px;
    left: 50%;
    transform: translate(-50%, -0%);
    z-index: 2;
}

.drag_drop_elements_header_area .header_small_sticker_area h6 {
    margin-bottom: 0;
    font-family: "Azeret Mono";
    color: #010101;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: 0;
}

.drag_drop_elements_header_area h2 {
    color: #F2F1F0;
    line-height: 100%;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

.drag_drop_elements_header_area p {
    color: #BBB;
    text-align: center;

    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.01em;
}

/* Physics Drag and Drop Area */
.drag_and_drop_widget_element_area {
    position: relative;
    overflow: hidden;
}

.drag_and_drop_widgets_area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.drag_and_drop_widget_element_area .container {
    position: relative;
    z-index: 2;
    pointer-events: none;
}

.drag_and_drop_widget_element_area .container * {
    pointer-events: auto;
}

.asket_difference_area {
    text-align: center;
    display: block;
    position: relative;
}

.asket_difference_area .header_small_sticker_area {
    display: block;
    position: absolute;
    background-color: #8ED462;
    display: inline-block;
    padding: 4px 6px;
    transform: rotate(1deg);
    top: -12px;
    left: 50%;
    transform: translate(-50%, -0%);
    z-index: 2;
}

.asket_difference_area .header_small_sticker_area h6 {
    margin-bottom: 0;
    font-family: "Azeret Mono";
    color: #010101;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: 0;
}

.asket_difference_area h2 {
    color: #010101;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}

.pt-80 {
    padding-top: 80px;
}

.pb-80 {
    padding-bottom: 80px;
}

.the_difference_part_area {
    display: block;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}

.difference_white_bg {
    background-color: #fff;
}

.the_difference_part_header_area {
    padding: 26px 0;
    position: relative;
}

.the_difference_part_header_area::before,
.the_difference_part_header_area::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.the_difference_part_header_area::before {
    left: 40px;
}

.the_difference_part_header_area::after {
    right: 40px;
}

.the_difference_part_header_area.with_asket::before,
.the_difference_part_header_area.with_asket::after {
    background-color: #FFFFFF;
}

.the_difference_part_header_area.without_asket::before,
.the_difference_part_header_area.without_asket::after {
    background-color: #DDDDDD;
}

.the_difference_part_header_area.with_asket {
    background-color: #8ED462;
}

.without_asket {
    border-bottom: 1px solid #CCCCCC;
}

.difference_border_all_the_side {
    border: 1px solid #CCCCCC;
}

.the_difference_part_header_area h4 {
    margin-bottom: 0;
    color: #010101;
    text-align: center;

    font-style: normal;
    font-weight: 500;
    line-height: 110%;
}

.the_difference_part_content_area {
    display: block;
    position: relative;
    padding: 40px;
}

.the_difference_part_content_area ul {
    padding: 0;
    margin: 0;
}

.the_difference_part_content_area ul li img {
    width: 22px;
}

.the_difference_part_content_area ul li {
    color: #010101;

    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    gap: 20px;
    display: flex;
    margin-bottom: 20px;
}

.the_difference_part_content_area ul li:last-child {
    margin-bottom: 0;
}

.pt-60 {
    padding-top: 60px;
}

.portfolio_filter_tab_area {
    text-align: center;
    display: flex;
    gap: 10px;
    justify-content: center;
}

.portfolio_filter_tab_area a {
    color: #010101;
    font-family: "Azeret Mono";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: 0.04em;
    padding: 10px 15px;
    border: 1px solid rgba(1, 1, 1, 0.3);
}

.portfolio_filter_tab_area a.active {
    background-color: #8ED462;
    border: 1px solid rgba(52, 68, 41, 0.3);
}

.work_portfolio_single_project_area {
    display: block;
    position: relative;
}

.work_portfolio_single_image_area {
    display: block;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}

.work_portfolio_single_image_area img {
    max-width: 100%;
}

.work_portfolio_more_details_area {
    display: flex;
    position: relative;
    justify-content: space-between;
    padding: 20px 20px 0 20px;
}

.work_portfolio_company_name_data {
    display: flex;
    position: relative;
    align-items: center;
    gap: 14px;
}

.work_portfolio_company_name_data img {
    max-width: 46px;
}

.work_portfolio_company_name_data h5 {
    color: #010101;

    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    margin-bottom: 0;
}

.work_portfolio_more_tags_area {
    text-align: center;
    display: flex;
    gap: 10px;
    justify-content: center;
}

.work_portfolio_single_tag {
    font-family: "Azeret Mono";
    padding: 10px 15px;
    border: 1px solid rgba(1, 1, 1, 0.3);
    align-self: center;
}

.work_portfolio_single_tag p {
    color: #010101;
    font-family: "Azeret Mono";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.04em;
    line-height: 100%;
}

.mt-80 {
    margin-top: 80px;
}

.visit_website_url_btn {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.visit_website_url_btn a {
    display: flex;
    position: relative;
    align-items: center;
    gap: 20px;
    color: #616161;
    font-family: "Azeret Mono";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.visit_website_url_btn a img {
    width: 30px;
}

.workdetails_main_header_image {
    display: block;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.workdetails_main_header_image img {
    max-width: 100%;
}

.workdetails_shorten_description_area {
    display: block;
    position: relative;
}

.workdetails_shorten_description_area h2 {
    color: #010101;
    /* text-align: center; */
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 0;
}

.workdetails_shorten_description_area p {
    position: relative;
    display: block;
    color: #010101;
    /* text-align: center; */
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    font-size: 24px;
    margin-bottom: 0;
}

.used_element_section {
    border-top: 1px dashed #ccc;
}

.details_tags_area {
    border-top: 1px dashed #ccc;
}

.used_elements_header_area {
    text-align: center;
    display: block;
    position: relative;
}

.used_elements_header_area .header_small_sticker_area {
    display: block;
    position: absolute;
    background-color: #8ED462;
    display: inline-block;
    padding: 4px 6px;
    transform: rotate(1deg);
    top: -12px;
    left: 50%;
    transform: translate(-50%, -0%);
    z-index: 2;
}

.used_elements_header_area .header_small_sticker_area h6 {
    margin-bottom: 0;
    font-family: "Azeret Mono";
    color: #010101;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: 0;
}

.used_elements_header_area h2 {
    color: #010101;
    line-height: 100%;
    text-transform: uppercase;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}

.workdetails_more_images_area {
    display: block;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}

.workdetails_more_images_area img {
    max-width: 100%;
}

.mt-30 {
    margin-top: 30px;
}

.workdetails_tab_area {
    display: block;
    position: relative;
}

.workdetails_tab_area h5 {
    color: #222;

    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    margin-bottom: 0;
    text-align: center;
}

/* Work Details Tags Area */
.workdetails_full_tags_area {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
    justify-content: center;
}

.details_tag_circle {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    /* background: linear-gradient(180deg, #10B981 0%, #059669 100%); */
    /* Placeholder gradient */
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.details_tag_item {
    padding: 12px 30px;
    border-radius: 50px;
    color: #333;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    display: inline-block;
    border: 1px solid #DDDDDD;
    white-space: nowrap;
}

/* Responsive adjustment for tags */
@media (max-width: 768px) {
    .workdetails_full_tags_area {
        gap: 8px;
    }

    .details_tag_item {
        padding: 8px 16px;
        font-size: 16px;
    }

    .details_tag_circle {
        width: 36px;
        height: 36px;
    }
}



















.contact_tabs_wrapper {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: stretch;
    width: 100%;
}

.contact_form_area {
    position: relative;
    z-index: 1;
}

.contact_form_area::before {
    content: '';
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #C2C1C0;
    z-index: 0;
}

.contact_column {
    position: relative;
    flex: 1;
    transition: flex 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    border-right: 1px solid #C2C1C0;
    overflow: hidden;
    background-color: transparent;
}

.contact_column:last-child {
    border-right: none;
}

.contact_column.active {
    flex: 2;
}

.contact_tab_header {
    cursor: pointer;
    height: 80px;
    padding: 0 40px;
    border-bottom: none;
    display: flex;
    align-items: center;
    text-align: left;
    white-space: nowrap;
    position: relative;
    z-index: 2;
}

.contact_tab_header h4 {
    color: #86868B;
    font-weight: 500;
    margin: 0;
    transition: color 0.3s ease;
    text-transform: lowercase;
}

.contact_tab_header h4.active-text {
    color: #FA543C;
}

.contact_column.active .contact_tab_header {
    background-color: #F2F1F0;
}

.contact_tab_body {
    width: 100%;
    height: 100%;
}

.form-wrapper {
    padding: 60px 40px 120px 40px;
    background-color: transparent;
    min-width: 400px;
}

.form-wrapper h4 {
    font-weight: 500;
    margin-bottom: 30px;
    color: #010101;
}


.contact_form_details_area p {
    display: flex;
    font-size: 20px;
    color: #616161;
    letter-spacing: -0.01em;
    margin-bottom: 12px;
    gap: 12px;
}

.contact_form_details_area p:last-child {
    margin-bottom: 50px;
}

.contact-info a {
    color: #ff5e4d;
    text-decoration: none;
    border-bottom: 1px solid #ff5e4d;
}

/* Custom Input Fields */
.custom-input {
    margin-bottom: 30px;
}

.custom-input label {
    font-size: 11px;
    margin-bottom: 12px;
    display: flex;
    gap: 12px;
    color: #86868B;
    font-family: "Azeret Mono";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.custom-input label img {
    width: 12px;
    vertical-align: middle;
    color: #ccc;
}

.custom-input.required label i.icon-req {
    color: #ff5e4d;
}

.custom-input input,
.custom-input textarea,
.custom-input select {
    width: 100%;
    padding: 12px 30px;
    border: 1px solid #e0e0e0;
    background-color: #fafafa;
    font-size: 22px;
    color: #333;
    outline: none;
    transition: all 0.3s ease;
    letter-spacing: -0.01em;
}

.custom-input input,
.custom-input textarea,
.custom-input select {
    border-left: 3px solid #ff5e4d;
}

.custom-input input:focus,
.custom-input textarea:focus,
.custom-input select:focus {
    border-color: #ff5e4d;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(255, 94, 77, 0.05);
}

.custom-input input::placeholder,
.custom-input textarea::placeholder,
.custom-input select::placeholder {
    font-size: 22px;
    color: rgba(1, 1, 1, 0.2);
}

.custom-input textarea {
    height: 140px;
    resize: vertical;
}

.custom-input select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 14px;
    padding-right: 40px;
    cursor: pointer;
}

/* ========================================= */
/* MOBILE HEADER REFACTOR (< 992px) */
/* ========================================= */
.mobile-header-bar {
    padding: 15px 20px;
    /* Force internal padding to prevent logo/icons from hitting edges */
    position: relative;
    z-index: 1055;
    /* Higher than collapse background */
    background-color: transparent;
    width: 100%;
}

.custom_nav_container {
    position: relative;
    z-index: 1050;
    width: 100%;
    /* Keep background color behavior stable */
}

.mobile-logo-center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1056;
}

.mobile-logo-center img {
    height: 27px;
    /* Control logo size on mobile */
    width: auto;
    transition: filter 0.3s ease;
}

.mobile-email-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    z-index: 1056;
    position: relative;
    transition: filter 0.3s ease;
}

.navbar-toggler {
    z-index: 1056;
    position: relative;
}

.menu-icon {
    width: 20px;
    height: 14px;
    position: relative;
    cursor: pointer;
}

.menu-icon span {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background: #010101;
    /* Current color */
    border-radius: 2px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
}

/* Base lines positioning */
.menu-icon span:nth-child(1) {
    top: 0px;
}

.menu-icon span:nth-child(2) {
    top: 7px;
}

.menu-icon span:nth-child(3) {
    top: 14px;
}

/* Expanded state (animating into an X) - Minimal */
.navbar-toggler[aria-expanded="true"] .menu-icon span:nth-child(1) {
    top: 9px;
    transform: rotate(45deg);
}

.navbar-toggler[aria-expanded="true"] .menu-icon span:nth-child(2) {
    opacity: 0;
}

.navbar-toggler[aria-expanded="true"] .menu-icon span:nth-child(3) {
    top: 9px;
    transform: rotate(-45deg);
}

/* Mobile Menu Full Screen Overlay Animation */
@media (max-width: 991px) {

    /* Prevent body scroll when menu is open */
    body.noscroll {
        overflow: hidden !important;
    }

    .navbar-collapse {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background-color: #121212 !important;
        /* Dark menu background */
        z-index: 1045;
        /* MUST sit below mobile-header-bar (1055) */
        opacity: 0;
        visibility: hidden;
        clip-path: inset(0 0 100% 0);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        /* Push content below header so it doesn't overlap logo */
        padding-top: 80px;
    }

    .navbar-collapse.show {
        opacity: 1;
        visibility: visible;
        clip-path: inset(0 0 0% 0);
    }

    .navbar-collapse .navbar-nav {
        margin: 0 !important;
        padding: 0;
        width: 100%;
        align-items: center;
    }

    .navbar-nav .nav-item {
        margin-bottom: 25px;
        overflow: hidden;
        /* Important for SplitType chars to emerge from nowhere */
    }

    .navbar-nav .nav-link {
        padding: 0 !important;
    }

    .navbar-nav .nav-link span {
        font-size: 50px;
        font-weight: 500;
        color: #fff !important;
        /* Force white text */
        line-height: 1.1;
        letter-spacing: -0.02em;
    }

    /* Target the state when menu is open: 
       invert logo, email icon, and 'X' so they show on dark bg */
    body.noscroll .mobile-logo-center img,
    body.noscroll .mobile-email-icon img {
        filter: brightness(0) invert(1) !important;
    }

    /* Turn toggle X white when menu is open */
    .navbar-toggler[aria-expanded="true"] .menu-icon span {
        background-color: #fff !important;
    }
}

.custom-input input::placeholder,
.custom-input textarea::placeholder {
    color: #ccc;
    font-weight: 300;
}

/* File Upload UI */
.custom-file-upload .file-upload-box {
    position: relative;
    width: 100%;
}

.custom-file-upload .file-input-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.custom-file-upload .file-label-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 12px 30px;
    border: 1px solid #e0e0e0;
    border-left: 3px solid #ff5e4d;
    background-color: #fafafa;
    font-size: 22px;
    color: #ccc;
    font-weight: 300;
    cursor: pointer;
    transition: all 0.3s ease;
}

.custom-file-upload .file-label-box:hover,
.custom-file-upload .file-input-hidden:focus+.file-label-box {
    border-color: #ff5e4d;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(255, 94, 77, 0.05);
}

.custom-file-upload #file-chosen-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: inherit;
    font-weight: inherit;
    text-transform: none;

}

.custom-file-upload .file-browse-btn {
    background-color: transparent;
    color: #ff5e4d;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    padding-left: 15px;
}

.btn-run {
    width: 100%;
    background-color: #ff5e4d;
    color: #fff;
    border: none;
    padding: 18px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    font-weight: 500;
    text-align: center;
}

.btn-run:hover {
    background-color: #e04a3a;
}

.btn-run i {
    font-size: 10px;
    margin-left: 8px;
    vertical-align: middle;
}

@media (max-width: 991px) {
    .contact_form_area::before {
        display: none;
    }

    .contact_tabs_wrapper {
        flex-direction: column;
        border-top: none;
    }

    .contact_column {
        width: 100%;
        flex: none !important;
        border-right: none;
        border-bottom: 1px solid #C2C1C0;
    }

    .contact_tab_header {
        height: auto;
        padding: 20px;
        text-align: center;
        border-bottom: none !important;
    }

    .contact_column.active .contact_tab_header {
        border-bottom: 1px solid #C2C1C0 !important;
    }

    .form-wrapper {
        padding: 20px;
        min-width: 0;
    }
}