/* ========================================================================== 
   Negotiation Case Study CSS
   Cleaned, merged, and organized from exported Webflow code.
   ========================================================================== */

:root {
    --space-104: 104px;
    --space-80: 80px;
    --space-40: 40px;
    --space-24: 24px;
    --space-16: 16px;
    --color-5: #66615b;
    --dark-2: #66615b;
    --blue: #2488fa;
    --dark-1: #171717;
    --white: white;
    --shadow-1: #a3a3a333;
    --color-4: #66615b;
    --black: black;
    --0: var(--space-80);
}


/* ========================================================================== 
   Base / Webflow Reset
   ========================================================================== */

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: 'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif !important;
    height: 100%;
}

section {
    display: block;
}

template {
    display: none;
}

a {
    background-color: #0000;
}

a:active,a:hover {
    outline: 0;
}

strong {
    font-weight: bold;
}

h1 {
    margin: .67em 0;
    font-size: 38px;
    line-height: 44px;
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    display: inline-block;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

.w-icon-slider-right:before {
    content: "";
}

.w-icon-slider-left:before {
    content: "";
}

.w-icon-nav-menu:before {
    content: "";
}

.w-icon-arrow-down:before,.w-icon-dropdown-toggle:before {
    content: "";
}

.w-icon-file-upload-remove:before {
    content: "";
}

.w-icon-file-upload-icon:before {
    content: "";
}

* {
    box-sizing: border-box;
}

.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

.w-clearfix:before,.w-clearfix:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}

.w-clearfix:after {
    clear: both;
}

h1,h2,h3 {
    margin-bottom: 10px;
    font-weight: bold;
}

h2 {
    font-size: 32px;
    line-height: 36px;
}

h3 {
    font-size: 24px;
    line-height: 30px;
}

p {
    margin-top: 0;
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
}

.w-embed:before,.w-embed:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}

.w-embed:after {
    clear: both;
}

.w-input::placeholder,.w-select::placeholder {
    color: #999;
}

.w-input:focus,.w-select:focus {
    border-color: #3898ec;
    outline: 0;
}

.w-radio:before,.w-radio:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}

.w-radio:after {
    clear: both;
}

.w-container:before,.w-container:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}

.w-container:after {
    clear: both;
}

.w-row:before,.w-row:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}

.w-row:after {
    clear: both;
}

.w-widget-twitter-count-shim:not(.w--vertical):before,.w-widget-twitter-count-shim:not(.w--vertical):after {
    content: " ";
    pointer-events: none;
    border: solid #0000;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
    border-width: 4px;
    border-color: #75869600 #5d6c7b #75869600 #75869600;
    margin-top: -4px;
    margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
    border-width: 5px;
    margin-top: -5px;
    margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
    border-width: 4px;
    border-color: #fff0 #fff #fff0 #fff0;
    margin-top: -4px;
    margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
    border-width: 5px;
    margin-top: -5px;
    margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical:before,.w-widget-twitter-count-shim.w--vertical:after {
    content: " ";
    pointer-events: none;
    border: solid #0000;
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
    border-width: 5px;
    border-color: #5d6c7b #75869600 #75869600;
    margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
    border-width: 4px;
    border-color: #fff #fff0 #fff0;
    margin-left: -4px;
}

.w-background-video>video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none !important;
}

.w-slider-dot:focus {
    outline: none;
    box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
    box-shadow: none;
}

.w-slider-arrow-left:focus,.w-slider-arrow-right:focus {
    outline: 0;
}

.w-dropdown-toggle:focus {
    outline: 0;
}

.w-dropdown-link:focus {
    outline: 0;
}

.w-lightbox-view:before {
    content: "";
    height: 100vh;
    vertical-align: middle;
    display: inline-block;
}

.w-lightbox-group .w-lightbox-view:before {
    height: 86vh;
}

.w-lightbox-spinner:after {
    content: "";
    border: 3px solid #0000;
    border-bottom-color: #fff;
    border-radius: 50%;
    position: absolute;
    inset: -4px;
}

.w-lightbox-inactive:hover {
    opacity: 0;
}

.w-richtext:before,.w-richtext:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}

.w-richtext:after {
    clear: both;
}

.w-richtext[contenteditable="true"]:before,.w-richtext[contenteditable="true"]:after {
    white-space: initial;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after {
    outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video>div:after,.w-richtext figure[data-rt-type="video"]>div:after {
    content: "";
    display: none;
    position: absolute;
    inset: 0;
}

.w-richtext figure>div:before {
    cursor: default !important;
}

.w-nav:before,.w-nav:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}

.w-nav:after {
    clear: both;
}

.w-nav-button:focus {
    outline: 0;
}

.w-tabs:before,.w-tabs:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}

.w-tabs:after {
    clear: both;
}

.w-tab-link:focus {
    outline: 0;
}

.w-ix-emptyfix:after {
    content: "";
}

.w-layout-blockcontainer {
    margin-left: auto;
    margin-right: auto;
    display: block;
}


/* ========================================================================== 
   Shared Portfolio Navigation
   ========================================================================== */

.portfolio-top-nav {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 9999 !important;
    height: 56px !important;
    background: rgba(248, 247, 245, 0) !important;
    backdrop-filter: blur(20px) saturate(1.5) !important;
    -webkit-backdrop-filter: blur(20px) saturate(1.5) !important;
    display: block !important;
}

.portfolio-top-nav-inner {
    max-width: 1140px !important;
    margin: 0 auto !important;
    height: 56px !important;
    padding: 0 clamp(0px,4vw, 0px) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.portfolio-nav-logo {
    font-family: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: -0.01em !important;
    color: #171717 !important;
    text-decoration: none !important;
}

.portfolio-nav-links {
    display: flex !important;
    align-items: center !important;
    gap: 32px !important;
}

.portfolio-nav-links a {
    font-family: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
    font-size: 13px !important;
    color: #66615b !important;
    text-decoration: none !important;
    transition: color .15s ease !important;
}

.portfolio-nav-links a:hover {
    color: #1A1916 !important;
}

.portfolio-nav-avail {
    display: flex !important;
    align-items: center !important;
    gap: 7px !important;
    font-family: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #22A55A !important;
    white-space: nowrap !important;
}

.portfolio-avail-dot {
    width: 6px !important;
    height: 6px !important;
    border-radius: 50% !important;
    background: #22A55A !important;
    box-shadow: 0 0 0 3px rgba(34,165,90,0.18) !important;
    display: inline-block !important;
}

body {
    padding-top: 56px;
    min-height: 100%;
    margin: 0;
    line-height: 20px;
}

/* ==========================================================================
   Back Button
   ========================================================================== */


.case-back-wrap{
    max-width:1140px;
    margin:0 auto;
    padding:34px var(--pad) 0;
    display:block;
}

.case-back-btn{
    font-family: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
    display:inline-flex;
    align-items:center;
    gap:8px;
    font-size:14px;
    font-weight:500;
    color:#171717;
    text-decoration:none;
    border:1px solid var(--line);
    background:#fff;
    border-radius:999px;
    padding:10px 14px;
    margin:24px 0;
    box-shadow:0 10px 30px rgba(0,0,0,.06);
}

.case-back-btn:hover{
    transform:translateY(-1px);
}


/* ========================================================================== 
   Case Study Layout
   ========================================================================== */

.nav-link:hover {
    color: #1a1b1fbf;
}

.nav-link:focus-visible {
    outline-offset: 0px;
    color: #0050bd;
    border-radius: 4px;
    outline: 2px solid #0050bd;
}

.nav-dropdown-toggle:hover {
    color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
    outline-offset: 0px;
    color: #0050bd;
    border-radius: 5px;
    outline: 2px solid #0050bd;
}

.nav-dropdown-link:focus-visible {
    outline-offset: 0px;
    color: #0050bd;
    border-radius: 5px;
    outline: 2px solid #0050bd;
}

.nav-link-accent:hover {
    color: #1a1b1fbf;
}

.button-primary:hover {
    color: #fff;
    background-color: #32343a;
}

.button-primary:active {
    background-color: #43464d;
}

.case-study-wrap {
    margin-top: var(--space-16);
    margin-bottom: var(--space-16);
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
    display: flex;
}

.case-study-wrap.bottom {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.case-study {
    width: 100%;
    max-width: 1140px;
    background-image: linear-gradient(#d6e4ff,#f2f4f6 100%,#fff);
    border-radius: 32px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}

.case-study.rfq-hover {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-bottom: 0;
    padding-top: 0;
}

.case-study.rfq-hover:hover {
    background-image: linear-gradient(#b2cdff,#f5f6f7);
}

.case-study.negotiation:hover {
    background-image: linear-gradient(#d7c5f9,#f2f4f6 100%,#fff);
}

.heading-3 {
    color: var(--dark-1);
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 500;
}

.case-study-title {
    margin-bottom: 0;
    font-weight: 500;
}

.case-study-title.rfq {
    color: var(--dark-1);
    text-align: center;
    justify-content: center;
    align-self: center;
    align-items: flex-start;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    text-decoration: none;
    display: flex;
}

.case-study-border {
    box-sizing: border-box;
    object-fit: contain;
    border: 3px solid #fff;
    border-bottom-width: 0;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    justify-content: center;
    align-self: center;
    align-items: flex-start;
    max-width: none;
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
    position: static;
}

.thumbnail--request-for-quotation {
    float: left;
    aspect-ratio: auto;
    vertical-align: baseline;
    background-image: url("assets/images/negotiation-image-001.png");
    background-position: 0 0;
    background-size: auto;
    border-radius: 0 12px 0 0;
    width: 960px;
    max-width: none;
    text-decoration: none;
    transition: transform .5s cubic-bezier(.39,.575,.565,1);
    overflow: hidden;
}

.thumbnail--request-for-quotation:hover {
    transform: scale(1.03);
}

.thumbnail--request-for-quotation.coming-soon:hover {
    transform: none;
}

.header-section {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.header-section.negotiation {
    background-color: #f5f6f7;
}

.div-block-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 4rem;
    padding-right: 4rem;
    display: flex;
}

.body-2 {
    color: #171717;
    background-color: #f5f6f7;
    margin-bottom: 40px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-family: 'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif !important;
    font-size: 16px;
}

.heading-4 {
    color: var(--dark-1);
    margin-top: 64px;
    margin-bottom: 24px;
    padding-bottom: 32px;
}



.image:hover {
    transform: translate(-12px);
}

.image-2 {
    max-width: 1140px;
    box-shadow: 0 8px 24px 0 var(--shadow-1);
    transition: transform .5s;
}

.project-intro-scection {
    box-sizing: border-box;
    clear: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: start center;
    width: 100%;
    max-width: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 80px 0;
    display: flex;
}

.overview {
    clear: both;
    aspect-ratio: auto;
    flex: 1;
    width: 45%;
    max-width: none;
    margin-right: 40px;
    padding-left: 0;
    padding-right: 0;
}

.h3-regular {
    margin-top: 0;
    font-weight: 500;
    line-height: 140%;
    display: flex;
}

.paragraph {
    box-sizing: border-box;
    width: auto;
    color: var(--color-5);
    -webkit-text-stroke-color: var(--white);
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 24px;
    padding-top: 12px;
    font-size: 16px;
    line-height: 170%;
    display: flex;
}

.paragraph.nda {
    font-style: italic;
}

.my-role {
    flex: 1;
    width: 45%;
    max-width: none;
    margin-left: 40px;
}

.project-intro-container {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: row;
    flex: 1;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.heading-3-bold {
    color: var(--color-5);
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: 400;
}

.highlights-wrap {
    max-width: 1140px;
}

.image-3 {
    box-shadow: 0 8px 24px 0 var(--shadow-1);
}

.space-104 {
    width: 100%;
    height: 104px;
}

.components-deatils {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    display: flex;
}

.comps-paragraph {
    flex: 1;
    width: 518px;
    max-width: none;
}

.header-3 {
    font-size: 28px;
    font-weight: 500;
    line-height: 180%;
}

.comps-title {
    flex: 1;
    width: 518px;
    max-width: none;
    display: flex;
}

.components-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 1140px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
}



.container-5 {
    border: 0 solid #000;
    border-top: 1px solid #d8dae0;
    flex-flow: wrap;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 24px;
    display: flex;
}


.div-block-4 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    font-size: 14px;
    text-decoration: none;
    display: flex;
}

.link {
    color: var(--color-5);
    text-decoration: none;
}

.link:hover {
    color: var(--dark-1);
}

.next-case-study {
    width: 1140px;
    margin-bottom: 24px;
}

.text-block-5 {
    color: var(--dark-2);
    -webkit-text-stroke-color: var(--dark-2);
    text-transform: none;
    padding: 12px 24px;
    text-decoration: none;
    transition: background-color .25s cubic-bezier(.55,.085,.68,.53);
}

.text-block-5:hover {
    color: var(--white);
}


.text-field::placeholder {
    color: var(--color-4);
    font-family: 'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif !important;
}

.list {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    padding-left: 16px;
    display: flex;
}

.list-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    display: flex;
}

.bullet-list {
    color: var(--dark-2);
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
}

.bold-text,.bold-text-2,.bold-text-3 {
    font-size: 16px;
    font-weight: 500;
}

.link-block-2 {
    box-sizing: border-box;
    object-fit: cover;
    display: block;
    overflow: visible;
}

.code-embed,.code-embed-2 {
    box-shadow: 0 2px 5px 0 var(--shadow-1);
    border-radius: 12px;
}

.link-block-3 {
    text-decoration: none;
}


/* ========================================================================== 
   Animations
   ========================================================================== */

@keyframes spin {
    0% {
    transform:rotate(0)
}100% {
    transform:rotate(360deg)
}
}


/* ========================================================================== 
   Responsive Styles
   ========================================================================== */

@media (max-width:700px) {
    .portfolio-nav-links {
        gap: 18px !important;
    }

    .portfolio-nav-links a {
        font-size: 12px !important;
    }

    .portfolio-nav-avail {
        display: none !important;
    }

}

@media screen and (max-width:479px) {
    .w-container {
        max-width: none;
    }

}

@media (min-width:768px) {
    .w-lightbox-view:before {
        height: 96vh;
    }

    .w-lightbox-group .w-lightbox-view:before {
        height: 84vh;
    }

    .w-lightbox-control:hover {
        opacity: 1;
    }

}

@media screen and (max-width:991px) {
    .w-layout-blockcontainer {
        max-width: 728px;
    }

}

@media screen and (max-width:767px) {
    .w-layout-blockcontainer {
        max-width: none;
    }

}

@media screen and (min-width:1280px) {
    .header-section {
        width: auto;
        max-width: 1280px;
    }

    .back-btn-container {
        max-width: none;
        margin-right: 0;
    }

}

@media screen and (min-width:1440px) {
    .case-study.rfq-hover {
        cursor: pointer;
        transition: background-color .5s;
    }

    .case-study.rfq-hover:hover {
        background-image: linear-gradient(180deg,#b2cdff,#f2f4f680),linear-gradient(180deg,var(--blue),#f2f4f6 100%,white);
    }

    .case-study-border {
        position: relative;
    }

    .thumbnail--request-for-quotation {
        border-top-right-radius: 10px;
        transition: transform .4s cubic-bezier(.215,.61,.355,1);
    }

    .thumbnail--request-for-quotation:hover {
        padding-top: 0;
        transform: scale(1.02);
    }

    .header-section {
        justify-content: flex-start;
        align-items: center;
        max-width: none;
    }

    .back-btn-container {
        padding-left: 2rem;
    }

    .components-wrap {
        flex-flow: row;
        max-width: 1140px;
    }

    .text-block-5 {
        color: var(--dark-2);
        -webkit-text-stroke-color: var(--color-5);
        transition-property: none;
    }

    .text-block-5:hover {
        color: var(--dark-1);
    }



}

@media screen and (min-width:1920px) {
    .header-section {
        justify-content: flex-start;
        align-items: center;
        max-width: none;
    }

    .div-block-3 {
        width: 1440px;
    }

    .back-btn-container {
        padding-left: 2rem;
    }

    .overview {
        padding-right: 24px;
    }

    .paragraph {
        margin-bottom: 24px;
    }

    .heading-3-bold {
        line-height: 180%;
    }

    .image-3 {
        box-shadow: 0 2px 5px 0 var(--shadow-1);
    }

    .space-104 {
        height: 104px;
    }

    .components-deatils {
        flex-flow: row;
        justify-content: center;
        align-items: flex-start;
        display: flex;
    }

    .comps-paragraph {
        box-sizing: content-box;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        object-fit: none;
        flex-flow: column;
        order: 0;
        width: 518px;
        max-width: none;
        display: flex;
    }

    .header-3 {
        text-transform: capitalize;
        font-size: 24px;
        font-weight: 500;
        line-height: 140%;
    }

    .comps-title {
        object-fit: fill;
        width: 518px;
        max-width: none;
    }

    .components-wrap {
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        flex-flow: wrap;
        flex: 0 auto;
        justify-content: flex-start;
        align-items: flex-start;
        width: 1140px;
        max-width: 1140px;
        padding-left: 0;
        padding-right: 0;
        display: flex;
    }

}

@media screen and (max-width:991px) {
    .case-study-wrap {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .case-study {
        width: 100%;
        max-width: 960px;
        margin-bottom: var(--space-40);
        border-radius: 20px;
        padding-left: 24px;
        padding-right: 24px;
    }

    .case-study-title.rfq {
        font-size: 28px;
    }

    .case-study-border {
        padding-top: 16px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .thumbnail--request-for-quotation {
        border-top-right-radius: 8px;
        width: 100%;
    }

    .header-section {
        justify-content: flex-start;
        align-items: center;
    }

    .heading-4 {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .image-2 {
        width: 100%;
        max-width: none;
    }

    .project-intro-scection {
        flex-flow: column;
    }

    .overview {
        flex-flow: column;
        width: 100%;
        margin-bottom: 40px;
        margin-right: 0;
        display: flex;
    }

    .paragraph.nda {
        margin-bottom: 0;
    }

    .my-role {
        flex-flow: column;
        width: 100%;
        margin-left: 0;
        display: flex;
    }

    .project-intro-container {
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        max-width: none;
        padding-left: 4rem;
        padding-right: 4rem;
    }

    .highlights-wrap {
        flex-flow: column;
        width: 100%;
        max-width: none;
        padding-left: 4rem;
        padding-right: 4rem;
        display: flex;
    }

    .image-3 {
        width: auto;
        max-width: none;
    }

    .space-104 {
        height: 64px;
    }

    .comps-paragraph {
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        flex-flow: column;
        width: 100%;
        display: flex;
    }

    .components-wrap {
        grid-column-gap: 8px;
        grid-row-gap: 8px;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding-left: 4rem;
        padding-right: 4rem;
    }

    .container-5 {
        max-width: 728px;
    }

    .next-case-study {
        width: 100%;
    }

    .code-embed,.code-embed-2 {
        border-radius: 8px;
    }

}

@media screen and (max-width:767px) {
    .case-study-wrap {
        margin-top: var(--space-24);
        margin-left: 24px;
        margin-right: 24px;
        padding-left: 0;
        padding-right: 0;
    }

    .case-study {
        grid-column-gap: 8px;
        grid-row-gap: 8px;
        border-radius: 16px;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .case-study-title.rfq {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .case-study-border {
        margin-top: 8px;
    }

    .thumbnail--request-for-quotation {
        width: 100%;
    }

    .div-block-3 {
        justify-content: flex-start;
        align-items: flex-start;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .heading-4 {
        margin-bottom: 8px;
        font-size: 24px;
    }

    .back-btn-container {
        padding-top: 16px;
        padding-left: 1.5rem;
    }

    .project-intro-scection {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .overview {
        margin-bottom: 40px;
    }

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

    .project-intro-container {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .heading-3-bold {
        font-size: 20px;
    }

    .highlights-wrap {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .space-104 {
        height: 40px;
    }

    .header-3 {
        font-size: 20px;
    }

    .comps-title {
        width: 100%;
    }

    .components-wrap {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .footer-light {
        padding-left: 15px;
        padding-right: 15px;
    }

    .footer-bottom {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .footer-copyright {
        font-size: 14px;
        line-height: 20px;
    }

}

@media screen and (max-width:479px) {
    .case-study-wrap {
        grid-column-gap: 40px;
        grid-row-gap: 40px;
        margin: 0 16px;
    }

    .case-study {
        grid-column-gap: 4px;
        grid-row-gap: 4px;
        border-radius: 8px;
        justify-content: flex-start;
        align-items: flex-start;
        font-size: 18px;
    }

    .case-study.rfq-hover {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .heading-3 {
        color: var(--dark-2);
        font-size: 18px;
        line-height: 180%;
    }

    .case-study-title.rfq {
        justify-content: flex-start;
        align-self: flex-start;
        align-items: flex-start;
        margin-top: 8px;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
        font-size: 18px;
    }

    .case-study-border {
        border-width: 1.5px;
        border-radius: 6px;
        padding-top: 8px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .thumbnail--request-for-quotation {
        border-top-right-radius: 4px;
        overflow: clip;
    }

    .div-block-3 {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .heading-4 {
        margin-bottom: 16px;
        padding-top: 16px;
        padding-bottom: 8px;
        font-size: 24px;
        line-height: 120%;
    }

    .back-btn-container {
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        padding-top: 32px;
        padding-left: 1rem;
    }

    .project-intro-scection {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .overview {
        margin-bottom: 20px;
        padding-right: 0;
    }

    .h3-regular {
        font-size: 22px;
    }

    .project-intro-container {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .heading-3-bold {
        margin-bottom: 8px;
        font-size: 16px;
        font-weight: 400;
    }

    .highlights-wrap {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .space-104 {
        width: 100%;
        height: 24px;
    }

    .header-3 {
        margin-bottom: 10px;
        font-size: 22px;
        line-height: 140%;
    }

    .components-wrap {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .footer-light {
        padding-top: var(--space-40);
        align-items: stretch;
        margin-top: 0;
        margin-bottom: 24px;
        padding-bottom: 40px;
    }

    .container-5 {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        flex-flow: row-reverse wrap-reverse;
        justify-content: flex-end;
        align-items: flex-start;
        max-width: none;
        margin-top: 24px;
        padding-top: 24px;
    }

    .footer-bottom {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .footer-copyright {
        object-fit: fill;
    }

    .div-block-4 {
        clear: none;
        grid-column-gap: 32px;
        grid-row-gap: 32px;
        flex: 1;
    }

    .next-case-study {
        margin-bottom: 4px;
    }

    .code-embed,.code-embed-2 {
        border-radius: 4px;
    }

}

/* ==========================================================================
   Webflow Cleanup
   ========================================================================== */

.w-webflow-badge,
[class*="w-webflow-badge"],
a[href*="webflow.com"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

.wf-force-outline-none[tabindex="-1"]:focus {
    outline: none;
}

/* ===== Mobile & Tablet Spacing Fix ===== */
@media (max-width: 1024px){
  .hero,
  .section-head,
  .projects,
  .about,
  .contact-wrap,
  .stats,
  .case-back-wrap,
  .next-case-study,
  .portfolio-top-nav-inner{
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media (max-width: 480px){
  .hero,
  .section-head,
  .projects,
  .about,
  .contact-wrap,
  .stats,
  .case-back-wrap,
  .next-case-study,
  .portfolio-top-nav-inner{
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}
