.cs-video-background { position: absolute; inset: 0; width: 100%; height: 100%; overflow: hidden; background: #000; pointer-events: none; }
.elementor-widget-clement_video_background { position: absolute !important; inset: 0; width: 100%; height: 100%; z-index: 0; }
.elementor-widget-clement_video_background > .elementor-widget-container,
.elementor-widget-clement_video_background > .cs-video-background { position: absolute; inset: 0; width: 100%; height: 100%; }
.cs-video-background__media { position: absolute; inset: 0; display: block; width: 100%; height: 100%; border: 0; object-fit: cover; pointer-events: none; }
.cs-video-background__iframe { transform: none; }
.cs-video-background__placeholder { display: grid; place-items: center; width: 100%; height: 100%; color: transparent; background: #000; }
.elementor-widget-clement_rotating_title { display: block; width: 100%; }
.elementor-widget-clement_rotating_title > .elementor-widget-container { display: block; width: 100%; }
.cs-rotating-title { position: relative; display: block; height: 1em; margin: 0; padding: 0; overflow: hidden; line-height: 0.7; }
.cs-rotating-title__item { position: absolute; inset: 0; display: block; margin: 0; padding: 0; opacity: 0; transform: translateY(100%); transition: opacity .55s ease, transform .55s cubic-bezier(.22,.8,.24,1); line-height: 0.7; }
.cs-rotating-title__item.is-active { opacity: 1; transform: translateY(0); }
.cs-rotating-title__item.is-leaving { opacity: 0; transform: translateY(-100%); }
.cs-rotating-title__item.is-entering { opacity: 0; transform: translateY(100%); }
i.tahefobu-submenu-indicator{ display:none; }
i.tahefobu-menu-icon{ display:none; }
.cs-site-header{ transition: background-color 0.25s ease; }
.cs-site-header:has(.tahefobu-megamenu-has.tahefobu-mega-open){ background-color: #000000 !important; }
.cs-site-header .tahefobu-megamenu-panel{border-radius: 0 0 40px 40px; overflow: hidden;}

.elementor-widget-clement_services_feed { width: 100%; }
.cs-services-feed {
    --cs-services-accent: #5877ff;
    --cs-services-text: #ffffff;
    --cs-services-surface: rgba(4, 10, 18, 0.72);
    --cs-services-border: rgba(255, 255, 255, 0.28);
    --cs-services-item-bg: var(--cs-services-surface);
    --cs-services-item-border: var(--cs-services-border);
    --cs-services-item-text: var(--cs-services-text);
    --cs-services-item-hover-bg: var(--cs-services-accent);
    --cs-services-item-hover-border: transparent;
    --cs-services-item-hover-text: #ffffff;
    --cs-services-item-radius: 18px;
    --cs-services-item-height: 76px;
    position: relative;
    isolation: isolate;
    min-height: 760px;
    padding: 56px;
    overflow: hidden;
    color: var(--cs-services-text);
    background: #07111f;
    border-radius: 18px;
    font-family: "Host Grotesk", system-ui, sans-serif;
}
.cs-services-feed::after {
    position: absolute;
    z-index: -1;
    inset: 0;
    content: "";
    pointer-events: none;
    background: linear-gradient(90deg, rgba(3, 8, 15, 0.82) 0%, rgba(3, 8, 15, 0.55) 47%, rgba(3, 8, 15, 0.18) 100%);
}
.cs-services-feed__backgrounds,
.cs-services-feed__background,
.cs-services-feed__background::after { position: absolute; inset: 0; }
.cs-services-feed__video,
.cs-services-feed__base-image { position: absolute; z-index: -3; inset: 0; overflow: hidden; background: #07111f; }
.cs-services-feed__video .cs-video-background__media { width: 100%; height: 100%; }
.cs-services-feed__base-image img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center center; }
.cs-services-feed__backgrounds { z-index: -2; background: #07111f; }
.cs-services-feed--has-media .cs-services-feed__backgrounds,
.cs-services-feed--has-video .cs-services-feed__backgrounds { background: transparent; }
.cs-services-feed__background {
    opacity: 0;
    overflow: hidden;
    transform: scale(1.04);
    transition: opacity .35s ease, transform 3.5s ease;
}
.cs-services-feed__background.is-active { opacity: 1; transform: scale(1); }
.cs-services-feed__background img { display: block; width: 100%; height: 100%; object-fit: cover; }
.cs-services-feed__background::after {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, .12), rgba(0, 0, 0, .34));
}
.cs-services-feed__eyebrow {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0 0 30px;
    color: inherit;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: .34em;
    text-transform: uppercase;
}
.cs-services-feed__body {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(300px, 470px) minmax(270px, 362px);
    gap: 18px;
    align-items: stretch;
}
.cs-services-feed__nav,
.cs-services-feed__panels,
.cs-services-feed__panel-list { margin: 0; padding: 0; list-style: none; }
.cs-services-feed__nav { display: grid; gap: 8px; }
.cs-services-feed__trigger {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: var(--cs-services-item-height);
    padding: 16px 20px;
    overflow: hidden;
    color: var(--cs-services-item-text);
    background: var(--cs-services-item-bg);
    border: 1px solid var(--cs-services-item-border);
    border-radius: var(--cs-services-item-radius);
    box-shadow: none;
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
    transition: border-color .25s ease, background .25s ease, transform .25s ease;
}
.cs-services-feed a.cs-services-feed__trigger { color: var(--cs-services-item-text); }
.cs-services-feed__trigger:hover,
.cs-services-feed__trigger:focus-visible,
.cs-services-feed__item.is-active .cs-services-feed__trigger {
    color: var(--cs-services-item-hover-text);
    border-color: var(--cs-services-item-hover-border);
    background: var(--cs-services-item-hover-bg);
    transform: translateX(4px);
}
.cs-services-feed__icon {
    display: inline-flex;
    flex: 0 0 42px;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    margin-right: 18px;
    font-size: 34px;
}
.cs-services-feed__icon svg { width: 1em; height: 1em; }
.cs-services-feed__icon img { display: block; width: 1em; height: 1em; object-fit: contain; }
.cs-services-feed__label { flex: 1 1 auto; font-size: 22px; font-weight: 600; line-height: 1.15; }
.cs-services-feed__arrow {
    display: inline-flex;
    flex: 0 0 24px;
    align-items: center;
    justify-content: center;
    margin-left: 16px;
    font-size: 26px;
    line-height: 1;
    transition: transform .25s ease;
}
.cs-services-feed__item.is-active .cs-services-feed__arrow { transform: translateX(3px); }
.cs-services-feed__panels { position: relative; min-height: 100%; }
.cs-services-feed__panel {
    position: absolute;
    inset: 0;
    display: flex;
    visibility: hidden;
    flex-direction: column;
    padding: 20px;
    overflow: hidden;
    opacity: 0;
    background: rgba(4, 10, 18, .62);
    border: 1px solid var(--cs-services-border);
    border-radius: 18px;
    transform: translateX(14px);
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
    transition: opacity .25s ease, transform .25s ease, visibility .25s;
}
.cs-services-feed__panel.is-active { visibility: visible; opacity: 1; transform: translateX(0); }
.cs-services-feed__panel-title { margin: 0; padding: 12px 14px 18px; font-size: 24px; font-weight: 600; line-height: 1.15; }
.cs-services-feed__panel-list { overflow: auto; }
.cs-services-feed__panel-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 68px;
    padding: 14px;
    color: inherit;
    border-bottom: 1px solid rgba(255, 255, 255, .22);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.25;
    text-decoration: none;
    transition: color .2s ease, padding-left .2s ease;
}
.cs-services-feed__panel-link:hover,
.cs-services-feed__panel-link:focus-visible { color: #fff; padding-left: 20px; }
.cs-services-feed__panel-link::after { content: "\2192"; margin-left: 14px; font-size: 20px; }
.cs-services-feed__empty { display: grid; min-height: 240px; place-items: center; color: rgba(255, 255, 255, .72); text-align: center; }

@media (max-width: 1024px) {
    .cs-services-feed { min-height: 700px; padding: 40px; }
    .cs-services-feed__body { grid-template-columns: minmax(280px, 44%) 1fr; }
    .cs-services-feed__trigger { min-height: var(--cs-services-item-height); padding: 15px 18px; }
    .cs-services-feed__label { font-size: 19px; }
}

@media (max-width: 767px) {
    .cs-services-feed { min-height: 0; padding: 28px 16px; border-radius: 16px; }
    .cs-services-feed::after { background: rgba(3, 8, 15, .68); }
    .cs-services-feed__eyebrow { margin-bottom: 20px; font-size: 12px; }
    .cs-services-feed__body { display: block; }
    .cs-services-feed__nav { gap: 8px; }
    .cs-services-feed__trigger { min-height: 68px; padding: 13px 15px; border-radius: var(--cs-services-item-radius); }
    .cs-services-feed__trigger:hover,
    .cs-services-feed__trigger:focus-visible,
    .cs-services-feed__item.is-active .cs-services-feed__trigger { transform: none; }
    .cs-services-feed__icon { flex-basis: 38px; width: 38px; height: 38px; margin-right: 13px; font-size: 30px; }
    .cs-services-feed__label { font-size: 17px; }
    .cs-services-feed__panels { min-height: 0; }
    .cs-services-feed__panel { position: relative; inset: auto; display: none; margin-top: 10px; padding: 10px 16px; border-radius: 14px; transform: none; }
    .cs-services-feed__panel.is-active { display: block; }
    .cs-services-feed__panel-title { padding: 10px 6px 12px; font-size: 20px; }
    .cs-services-feed__panel-link { min-height: 54px; padding: 11px 6px; font-size: 16px; }
}

@media (prefers-reduced-motion: reduce) {
    .cs-services-feed__background,
    .cs-services-feed__trigger,
    .cs-services-feed__arrow,
    .cs-services-feed__panel { transition: none; }
}
/* Menu List widget */
.cs-menu-list,
.cs-menu-list--sub {
    margin: 0;
    padding: 0;
    list-style: none;
}

.cs-menu-list a {
    display: inline-block;
    text-decoration: none;
    transition: color .2s ease;
}

.cs-menu-list--sub {
    margin-top: .45em;
    margin-left: 1em;
}

.cs-menu-list--sub > li:not(:last-child) {
    margin-bottom: .45em;
}

.cs-menu-list__notice {
    padding: 12px;
    border: 1px dashed currentColor;
}

/* Contact Form 7: contact page only */
#cs-contact-form .wpcf7 {
    width: 100%;
    max-width: 760px;
    font-family: "Host Grotesk", system-ui, sans-serif;
}

#cs-contact-form .wpcf7-form {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px 18px;
}

#cs-contact-form .wpcf7-form > p {
    margin: 0;
}

#cs-contact-form .wpcf7-form > p:has([name="city"]),
#cs-contact-form .wpcf7-form > p:has([name="your-budget"]),
#cs-contact-form .wpcf7-form > p:has([name="biggest-challenge"]),
#cs-contact-form .wpcf7-form > p:has(.wpcf7-submit),
#cs-contact-form .wpcf7-form > .wpcf7-response-output {
    grid-column: 1 / -1;
}

#cs-contact-form .wpcf7-form > p:has([name="city"]) {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

#cs-contact-form .wpcf7-form > p:has([name="city"]) > br {
    display: none;
}

#cs-contact-form .wpcf7-form label {
    display: block;
    color: #012347;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
}

#cs-contact-form .wpcf7-form-control-wrap {
    display: block;
    margin-top: 8px;
}

#cs-contact-form .wpcf7-form input:not([type="hidden"]),
#cs-contact-form .wpcf7-form select,
#cs-contact-form .wpcf7-form textarea {
    display: block;
    width: 100%;
    margin: 0;
    color: #012347;
    background: #ffffff;
    border: 1px solid rgba(1, 35, 71, .22);
    border-radius: 14px;
    box-shadow: 0 8px 22px rgba(1, 35, 71, .04);
    font: inherit;
    font-size: 16px;
    line-height: 1.35;
    transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

#cs-contact-form .wpcf7-form input:not([type="hidden"]),
#cs-contact-form .wpcf7-form select {
    min-height: 56px;
    padding: 0 18px;
}

#cs-contact-form .wpcf7-form textarea {
    height: 80px;
    min-height: 80px;
    padding: 16px 18px;
    resize: vertical;
}

#cs-contact-form .wpcf7-form select {
    cursor: pointer;
}

#cs-contact-form .wpcf7-form input::placeholder,
#cs-contact-form .wpcf7-form textarea::placeholder {
    color: rgba(1, 35, 71, .48);
}

#cs-contact-form .wpcf7-form input:not([type="hidden"]):focus,
#cs-contact-form .wpcf7-form select:focus,
#cs-contact-form .wpcf7-form textarea:focus {
    outline: 0;
    border-color: #a31923;
    box-shadow: 0 0 0 4px rgba(163, 25, 35, .12), 0 12px 28px rgba(1, 35, 71, .08);
}

#cs-contact-form .wpcf7-form .wpcf7-not-valid {
    border-color: #a31923;
}

#cs-contact-form .wpcf7-form .wpcf7-not-valid-tip {
    display: block;
    margin-top: 7px;
    color: #a31923;
    font-size: 13px;
    font-weight: 600;
}

#cs-contact-form .wpcf7-form .wpcf7-submit {
    width: auto !important;
    min-width: 150px !important;
    min-height: 56px !important;
    padding: 0 28px !important;
    color: #ffffff !important;
    background: #a31923 !important;
    border-color: #a31923 !important;
    border-radius: 999px !important;
    box-shadow: 0 12px 24px rgba(163, 25, 35, .2) !important;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
}

#cs-contact-form .wpcf7-form .wpcf7-submit:hover,
#cs-contact-form .wpcf7-form .wpcf7-submit:focus-visible {
    color: #ffffff !important;
    background: #012347 !important;
    border-color: #012347 !important;
    box-shadow: 0 14px 28px rgba(1, 35, 71, .24) !important;
    transform: translateY(-2px);
}

#cs-contact-form .wpcf7-form .wpcf7-submit:focus-visible {
    outline: 3px solid rgba(163, 25, 35, .26);
    outline-offset: 3px;
}

#cs-contact-form .wpcf7-form .wpcf7-submit:disabled {
    cursor: wait;
    opacity: .7;
    transform: none;
}

#cs-contact-form .wpcf7-spinner {
    margin-left: 10px;
}

#cs-contact-form .wpcf7-response-output {
    margin: 0 !important;
    padding: 14px 16px !important;
    border: 1px solid rgba(1, 35, 71, .2) !important;
    border-radius: 12px;
    color: #012347;
    font-size: 14px;
    font-weight: 600;
}

@media (max-width: 767px) {
    #cs-contact-form .wpcf7-form,
    #cs-contact-form .wpcf7-form > p:has([name="city"]) {
        grid-template-columns: minmax(0, 1fr);
    }

    #cs-contact-form .wpcf7-form {
        gap: 18px;
    }

    #cs-contact-form .wpcf7-form > p:has([name="city"]) {
        gap: 18px;
    }

    #cs-contact-form .wpcf7-form .wpcf7-submit {
        width: 100% !important;
    }
}

/* Blog Feed widget */
.cs-blog-feed,
.cs-single-post {
    font-family: "Host Grotesk", system-ui, sans-serif;
}

.cs-blog-feed__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.cs-blog-card {
    display: flex;
    min-width: 0;
    overflow: hidden;
    flex-direction: column;
    background: #fff;
    border: 1px solid #e4e8ec;
    border-radius: 22px;
    box-shadow: 0 16px 44px rgba(1, 35, 71, .07);
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.cs-blog-card:hover {
    border-color: rgba(163, 25, 35, .3);
    box-shadow: 0 22px 54px rgba(1, 35, 71, .12);
    transform: translateY(-5px);
}

.cs-blog-card__media {
    display: block;
    overflow: hidden;
    aspect-ratio: 16 / 10;
    background: #012347;
}

.cs-blog-card__media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .45s ease;
}

.cs-blog-card:hover .cs-blog-card__media img { transform: scale(1.035); }

.cs-blog-card__placeholder {
    display: grid;
    width: 100%;
    height: 100%;
    place-items: center;
    color: rgba(255, 255, 255, .96);
    background-color: #012347;
    box-shadow: inset -10px 0 0 #a31923;
    font-size: 54px;
    font-weight: 700;
    letter-spacing: -.06em;
}

.cs-blog-card__body {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    padding: 28px;
}

/* Blog page */
.cs-blog-page-hero {
    overflow: hidden;
    background: #f8f7f4;
}

.cs-blog-page-hero > .elementor-container {
    max-width: 1180px;
    min-height: 470px;
    align-items: center;
}

.cs-blog-page-hero .elementor-column > .elementor-widget-wrap {
    max-width: 900px;
    padding: 100px 24px 92px;
}

.cs-blog-page-hero__eyebrow .elementor-heading-title {
    color: #a31923;
    font-family: "Host Grotesk", sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .14em;
}

.cs-blog-page-hero__title .elementor-heading-title {
    max-width: 880px;
    color: #012347;
    font-family: "Host Grotesk", sans-serif;
    font-size: clamp(44px, 6vw, 76px);
    font-weight: 700;
    line-height: 1.02;
    letter-spacing: -.055em;
}

.cs-blog-page-hero__intro {
    max-width: 710px;
    color: #405165;
    font-size: 20px;
    line-height: 1.65;
}

.cs-blog-page-feed > .elementor-container {
    max-width: 1180px;
}

.cs-blog-page-feed .elementor-column > .elementor-widget-wrap {
    padding: 92px 24px 110px;
}

.cs-blog-page-feed__heading .elementor-heading-title {
    margin-bottom: 28px;
    color: #012347;
    font-family: "Host Grotesk", sans-serif;
    font-size: clamp(36px, 4vw, 54px);
    font-weight: 700;
    letter-spacing: -.04em;
}

.cs-blog-page-cta {
    background: #012347;
}

.cs-blog-page-cta > .elementor-container {
    max-width: 1180px;
}

.cs-blog-page-cta .elementor-column > .elementor-widget-wrap {
    align-items: center;
    padding: 86px 24px;
    text-align: center;
}

.cs-blog-page-cta__title .elementor-heading-title {
    color: #fff !important;
    font-family: "Host Grotesk", sans-serif;
    font-size: clamp(36px, 5vw, 58px);
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: -.045em;
}

.cs-blog-page-cta__text {
    max-width: 680px;
    margin-inline: auto;
    color: rgba(255, 255, 255, .78) !important;
    font-size: 19px;
    line-height: 1.6;
}

.cs-blog-page-cta__text p { color: inherit !important; }

.cs-blog-page-cta__button .elementor-button {
    padding: 17px 28px;
    border: 1px solid #a31923;
    border-radius: 8px;
    background: #a31923;
    font-weight: 700;
}

.cs-blog-page-cta__button .elementor-button:hover,
.cs-blog-page-cta__button .elementor-button:focus {
    border-color: #fff;
    background: #fff;
    color: #012347;
}

@media (max-width: 767px) {
    .cs-blog-page-hero > .elementor-container { min-height: 390px; }
    .cs-blog-page-hero .elementor-column > .elementor-widget-wrap { padding-block: 72px 64px; }
    .cs-blog-page-hero__intro { font-size: 18px; }
    .cs-blog-page-feed .elementor-column > .elementor-widget-wrap { padding-block: 68px 76px; }
    .cs-blog-page-cta .elementor-column > .elementor-widget-wrap { padding-block: 68px; }
}

.cs-blog-card__meta {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 14px;
    color: #6b7b8d;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.3;
}

.cs-blog-card__category {
    color: #a31923;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.cs-blog-card__title {
    margin: 0 0 14px;
    color: #012347;
    font-size: clamp(22px, 2vw, 29px);
    font-weight: 700;
    line-height: 1.12;
}

.cs-blog-card__title a { color: inherit; text-decoration: none; }

.cs-blog-card__excerpt {
    margin: 0 0 24px;
    color: #42566b;
    font-size: 16px;
    line-height: 1.65;
}

.cs-blog-card__link {
    display: inline-flex;
    gap: 5px;
    align-items: center;
    align-self: flex-start;
    margin-top: auto;
    color: #a31923;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
}

.cs-blog-feed__pagination {
    display: flex;
    gap: 8px;
    justify-content: center;
    margin-top: 44px;
}

.cs-blog-feed__page {
    display: grid;
    min-width: 42px;
    height: 42px;
    padding: 0 12px;
    place-items: center;
    color: #012347;
    background: #fff;
    border: 1px solid rgba(1, 35, 71, .16);
    border-radius: 999px;
    font-weight: 700;
    text-decoration: none;
}

.cs-blog-feed__page.current {
    color: #fff;
    background: #a31923;
    border-color: #a31923;
}

.cs-blog-feed__empty,
.cs-single-post__notice {
    padding: 28px;
    color: #012347;
    background: #f8f7f4;
    border: 1px dashed rgba(1, 35, 71, .25);
    border-radius: 18px;
    text-align: center;
}

/* Elementor-editable single post template */
.cs-single-post-template { width: 100%; }

.cs-single-post__hero {
    display: block !important;
    padding: 110px 32px 76px;
    background: #f8f7f4;
}

.cs-single-post__hero-inner {
    width: min(1120px, 100%);
    margin: 0 auto;
}

.cs-single-post__category {
    display: inline-block;
    margin-bottom: 22px;
    color: #a31923;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .15em;
    text-decoration: none;
    text-transform: uppercase;
}

.cs-single-post__title {
    max-width: 980px;
    margin: 0;
    color: #012347;
    font-size: clamp(42px, 6vw, 78px);
    font-weight: 700;
    letter-spacing: -.035em;
    line-height: .98;
}

.cs-single-post__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 26px;
    margin-top: 28px;
    color: #53687d;
    font-size: 15px;
    font-weight: 500;
}

.cs-single-post__meta span:not(:first-child)::before {
    margin-right: 26px;
    color: #a31923;
    content: "•";
}

.cs-single-post__article {
    width: min(860px, calc(100% - 48px));
    margin: 0 auto;
    padding: 70px 0 96px;
}

.cs-single-post__featured {
    overflow: hidden;
    margin: 0 0 52px;
    border-radius: 26px;
    box-shadow: 0 24px 60px rgba(1, 35, 71, .12);
}

.cs-single-post__featured img { display: block; width: 100%; height: auto; }

.cs-single-post__content {
    color: #263c52;
    font-size: 19px;
    line-height: 1.78;
}

.cs-single-post__content > *:first-child { margin-top: 0; }
.cs-single-post__content p { margin: 0 0 1.5em; }
.cs-single-post__content h2,
.cs-single-post__content h3,
.cs-single-post__content h4 {
    margin: 1.6em 0 .65em;
    color: #012347;
    font-weight: 700;
    line-height: 1.12;
}
.cs-single-post__content h2 { font-size: clamp(30px, 4vw, 44px); }
.cs-single-post__content h3 { font-size: clamp(25px, 3vw, 34px); }
.cs-single-post__content a { color: #a31923; text-decoration-thickness: 1px; text-underline-offset: 3px; }
.cs-single-post__content img { max-width: 100%; height: auto; border-radius: 18px; }
.cs-single-post__content blockquote {
    margin: 2em 0;
    padding: 20px 28px;
    color: #012347;
    background: #f8f7f4;
    border-left: 4px solid #a31923;
    border-radius: 0 16px 16px 0;
    font-size: 1.12em;
    font-weight: 600;
}

.cs-single-post__nav {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
    margin-top: 64px;
    padding-top: 30px;
    border-top: 1px solid rgba(1, 35, 71, .16);
}

.cs-single-post__nav > div:last-child { text-align: right; }
.cs-single-post__nav span { display: block; margin-bottom: 8px; color: #7b8997; font-size: 12px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.cs-single-post__nav a { color: #012347; font-size: 17px; font-weight: 700; line-height: 1.35; text-decoration: none; }

@media (max-width: 1024px) {
    .cs-blog-feed__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .cs-single-post__hero { padding-top: 90px; }
}

@media (max-width: 767px) {
    .cs-blog-feed__grid { grid-template-columns: minmax(0, 1fr); }
    .cs-blog-card__body { padding: 24px; }
    .cs-single-post__hero { padding: 74px 22px 52px; }
    .cs-single-post__title { font-size: clamp(38px, 12vw, 56px); }
    .cs-single-post__meta { display: grid; gap: 7px; }
    .cs-single-post__meta span:not(:first-child)::before { display: none; }
    .cs-single-post__article { width: min(100% - 36px, 860px); padding: 50px 0 70px; }
    .cs-single-post__content { font-size: 17px; line-height: 1.72; }
    .cs-single-post__nav { grid-template-columns: minmax(0, 1fr); }
    .cs-single-post__nav > div:last-child { text-align: left; }
}

/* Case studies: archive and reusable detail template */
.cs-cases-hero {
    overflow: hidden;
    background: #f8f7f4;
}

.cs-cases-hero > .elementor-container,
.cs-cases-featured > .elementor-container,
.cs-cases-process > .elementor-container,
.cs-cases-cta > .elementor-container,
.cs-case-detail-hero > .elementor-container,
.cs-case-detail-media > .elementor-container,
.cs-case-detail-metrics > .elementor-container,
.cs-case-detail-challenge > .elementor-container,
.cs-case-detail-strategy > .elementor-container,
.cs-case-detail-results > .elementor-container,
.cs-case-detail-cta > .elementor-container {
    max-width: 1180px;
}

.cs-cases-hero .elementor-column > .elementor-widget-wrap {
    max-width: 940px;
    padding: 104px 24px 96px;
}

.cs-cases-eyebrow .elementor-heading-title,
.cs-case-detail-eyebrow .elementor-heading-title {
    color: #a31923 !important;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .15em;
}

.cs-cases-title .elementor-heading-title,
.cs-case-detail-title .elementor-heading-title {
    color: #012347 !important;
    font-family: "Host Grotesk", sans-serif;
    font-size: clamp(48px, 6vw, 78px);
    font-weight: 700;
    line-height: 1.01;
    letter-spacing: -.055em;
}

.cs-cases-intro,
.cs-case-detail-intro {
    max-width: 760px;
    color: #405165 !important;
    font-size: 20px;
    line-height: 1.65;
}

.cs-cases-intro p,
.cs-case-detail-intro p { color: inherit !important; }

.cs-cases-featured .elementor-column > .elementor-widget-wrap {
    padding: 104px 24px;
}

.cs-cases-featured__image img {
    width: 100%;
    min-height: 560px;
    object-fit: cover;
    border-radius: 24px;
    box-shadow: 0 28px 70px rgba(1, 35, 71, .14);
}

.cs-cases-featured__content > .elementor-widget-wrap {
    align-content: center;
    padding-left: 68px !important;
}

.cs-cases-badge,
.cs-case-detail-badge {
    display: inline-block;
    width: auto !important;
    padding: 8px 12px;
    color: #a31923 !important;
    background: rgba(163, 25, 35, .08);
    border: 1px solid rgba(163, 25, 35, .18);
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.cs-cases-featured__title .elementor-heading-title,
.cs-cases-section-title .elementor-heading-title,
.cs-case-detail-section-title .elementor-heading-title {
    color: #012347 !important;
    font-family: "Host Grotesk", sans-serif;
    font-size: clamp(34px, 4vw, 52px);
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: -.045em;
}

.cs-cases-featured__copy,
.cs-case-detail-copy {
    color: #405165 !important;
    font-size: 18px;
    line-height: 1.68;
}

.cs-cases-featured__copy p,
.cs-case-detail-copy p { color: inherit !important; }

.cs-cases-metric .elementor-heading-title,
.cs-case-detail-metric .elementor-heading-title {
    color: #a31923 !important;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: -.035em;
}

.cs-cases-metric-label,
.cs-case-detail-metric-label {
    color: #53687d !important;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.cs-cases-featured__button .elementor-button,
.cs-cases-cta__button .elementor-button,
.cs-case-detail-cta__button .elementor-button {
    padding: 17px 27px;
    border: 1px solid #a31923;
    border-radius: 8px;
    background: #a31923;
    font-weight: 700;
}

.cs-cases-featured__button .elementor-button:hover,
.cs-cases-cta__button .elementor-button:hover,
.cs-case-detail-cta__button .elementor-button:hover {
    color: #012347;
    background: #fff;
    border-color: #fff;
}

.cs-cases-process {
    background: #f8f7f4;
}

.cs-cases-process .elementor-column > .elementor-widget-wrap {
    padding: 88px 24px 104px;
}

.cs-cases-process__intro {
    max-width: 700px;
    margin-bottom: 34px;
    color: #53687d !important;
    font-size: 18px;
    line-height: 1.65;
}

.cs-cases-process__card > .elementor-widget-wrap,
.cs-case-detail-strategy__card > .elementor-widget-wrap {
    height: 100%;
    margin: 8px;
    padding: 32px 28px !important;
    background: #fff;
    border: 1px solid #e1e7ec;
    border-radius: 18px;
    box-shadow: 0 14px 38px rgba(1, 35, 71, .06);
}

.cs-cases-process__card .elementor-icon-box-icon,
.cs-case-detail-strategy__card .elementor-icon-box-icon { color: #a31923; }

.cs-cases-process__card .elementor-icon-box-title,
.cs-case-detail-strategy__card .elementor-icon-box-title {
    color: #012347;
    font-size: 22px;
}

.cs-cases-process__card .elementor-icon-box-description,
.cs-case-detail-strategy__card .elementor-icon-box-description {
    color: #53687d;
    font-size: 16px;
    line-height: 1.55;
}

.cs-cases-cta,
.cs-case-detail-cta {
    background: #012347;
}

.cs-cases-cta .elementor-column > .elementor-widget-wrap,
.cs-case-detail-cta .elementor-column > .elementor-widget-wrap {
    align-items: center;
    padding: 86px 24px;
    text-align: center;
}

.cs-cases-cta__title .elementor-heading-title,
.cs-case-detail-cta__title .elementor-heading-title {
    max-width: 850px;
    margin-inline: auto;
    color: #fff !important;
    font-size: clamp(36px, 5vw, 58px);
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: -.045em;
}

.cs-cases-cta__copy,
.cs-case-detail-cta__copy {
    max-width: 680px;
    margin-inline: auto;
    color: rgba(255, 255, 255, .78) !important;
    font-size: 18px;
    line-height: 1.65;
}

.cs-cases-cta__copy p,
.cs-case-detail-cta__copy p { color: inherit !important; }

.cs-case-detail-hero {
    background: #f8f7f4;
}

.cs-case-detail-hero .elementor-column > .elementor-widget-wrap {
    max-width: 1000px;
    padding: 94px 24px 82px;
}

.cs-case-detail-media .elementor-column > .elementor-widget-wrap { padding: 0 24px 88px; }
.cs-case-detail-media img { width: 100%; max-height: 690px; object-fit: cover; border-radius: 24px; }

.cs-case-detail-metrics {
    background: #012347;
}

.cs-case-detail-metrics .elementor-column > .elementor-widget-wrap {
    padding: 48px 24px;
    text-align: center;
}

.cs-case-detail-metrics .cs-case-detail-metric .elementor-heading-title { color: #fff !important; }
.cs-case-detail-metrics .cs-case-detail-metric-label { color: rgba(255, 255, 255, .7) !important; }

.cs-case-detail-challenge .elementor-column > .elementor-widget-wrap { padding: 98px 24px; }
.cs-case-detail-challenge__panel > .elementor-widget-wrap {
    margin-left: 48px;
    padding: 38px !important;
    background: #f8f7f4;
    border-left: 5px solid #a31923;
    border-radius: 0 18px 18px 0;
}

.cs-case-detail-panel-title .elementor-heading-title { color: #012347 !important; font-size: 22px; }
.cs-case-detail-panel-copy { color: #53687d !important; font-size: 17px; line-height: 1.6; }
.cs-case-detail-panel-copy p { color: inherit !important; }

.cs-case-detail-strategy { background: #f8f7f4; }
.cs-case-detail-strategy > .elementor-container > .elementor-column > .elementor-widget-wrap { padding: 90px 16px 102px; }
.cs-case-detail-strategy__intro { max-width: 720px; color: #53687d !important; font-size: 18px; line-height: 1.65; }

.cs-case-detail-results { background: #fff; }
.cs-case-detail-results > .elementor-container > .elementor-column > .elementor-widget-wrap { padding: 96px 24px 104px; }
.cs-case-detail-results__note {
    padding: 18px 22px;
    color: #6a5630 !important;
    background: #fff8e8;
    border: 1px solid #ead7ae;
    border-radius: 12px;
    font-size: 14px;
    line-height: 1.55;
}
.cs-case-detail-results__note p { color: inherit !important; }

@media (max-width: 1024px) {
    .cs-cases-featured__content > .elementor-widget-wrap { padding-left: 36px !important; }
    .cs-cases-featured__image img { min-height: 480px; }
    .cs-case-detail-challenge__panel > .elementor-widget-wrap { margin-left: 20px; }
}

@media (max-width: 767px) {
    .cs-cases-hero .elementor-column > .elementor-widget-wrap,
    .cs-case-detail-hero .elementor-column > .elementor-widget-wrap { padding-block: 72px 64px; }
    .cs-cases-intro,
    .cs-case-detail-intro { font-size: 18px; }
    .cs-cases-featured .elementor-column > .elementor-widget-wrap { padding-block: 68px 18px; }
    .cs-cases-featured__content > .elementor-widget-wrap { padding: 30px 24px 72px !important; }
    .cs-cases-featured__image img { min-height: 340px; }
    .cs-cases-process__card > .elementor-widget-wrap,
    .cs-case-detail-strategy__card > .elementor-widget-wrap { margin: 7px 0; }
    .cs-case-detail-media .elementor-column > .elementor-widget-wrap { padding-bottom: 60px; }
    .cs-case-detail-challenge .elementor-column > .elementor-widget-wrap { padding-block: 68px 18px; }
    .cs-case-detail-challenge__panel > .elementor-widget-wrap { margin: 10px 24px 68px; }
    .cs-case-detail-strategy > .elementor-container > .elementor-column > .elementor-widget-wrap,
    .cs-case-detail-results > .elementor-container > .elementor-column > .elementor-widget-wrap { padding-block: 68px 76px; }
}

/* Canadian legal pages */
.cs-legal-hero { background: #f8f7f4; }

.cs-legal-hero > .elementor-container,
.cs-legal-body > .elementor-container,
.cs-legal-contact > .elementor-container { max-width: 1180px; }

.cs-legal-hero .elementor-column > .elementor-widget-wrap {
    max-width: 930px;
    padding: 94px 24px 82px;
}

.cs-legal-eyebrow .elementor-heading-title {
    color: #a31923 !important;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .15em;
}

.cs-legal-title .elementor-heading-title {
    color: #012347 !important;
    font-family: "Host Grotesk", sans-serif;
    font-size: clamp(48px, 6vw, 76px);
    font-weight: 700;
    line-height: 1.02;
    letter-spacing: -.055em;
}

.cs-legal-intro {
    max-width: 760px;
    color: #405165 !important;
    font-size: 19px;
    line-height: 1.68;
}

.cs-legal-intro p { color: inherit !important; }
.cs-legal-updated { color: #6b7b8d !important; font-size: 14px; font-weight: 600; }

.cs-legal-body > .elementor-container > .elementor-column > .elementor-widget-wrap { padding: 92px 24px 110px; }

.cs-legal-sidebar > .elementor-widget-wrap {
    position: sticky;
    top: 120px;
    align-content: flex-start;
    height: fit-content;
    margin-right: 42px;
    padding: 28px !important;
    background: #f8f7f4;
    border: 1px solid #e0e6eb;
    border-radius: 16px;
}

.cs-legal-sidebar-title .elementor-heading-title { color: #012347 !important; font-size: 18px; font-weight: 700; }
.cs-legal-nav .elementor-icon-list-item { padding-block: 7px; }
.cs-legal-nav .elementor-icon-list-text { color: #405165; font-size: 14px; font-weight: 600; }
.cs-legal-nav .elementor-icon-list-item:hover .elementor-icon-list-text { color: #a31923; }
.cs-legal-nav .elementor-icon-list-icon { color: #a31923; }
.cs-legal-content > .elementor-widget-wrap { max-width: 800px; }

.cs-legal-section-title .elementor-heading-title {
    margin-top: 22px;
    color: #012347 !important;
    font-family: "Host Grotesk", sans-serif;
    font-size: clamp(28px, 3vw, 38px);
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: -.025em;
}

.cs-legal-copy { color: #405165 !important; font-size: 17px; line-height: 1.78; }
.cs-legal-copy p,
.cs-legal-copy li { color: inherit !important; }
.cs-legal-copy ul,
.cs-legal-copy ol { margin: 0 0 1.5em 1.25em; }
.cs-legal-copy li { margin-bottom: .55em; }
.cs-legal-copy a { color: #a31923; text-decoration: underline; text-underline-offset: 3px; }
.cs-legal-copy strong { color: #012347; }

.cs-legal-note {
    margin: 8px 0 28px;
    padding: 20px 22px;
    color: #405165 !important;
    background: #f8f7f4;
    border-left: 4px solid #a31923;
    border-radius: 0 12px 12px 0;
    font-size: 15px;
    line-height: 1.65;
}
.cs-legal-note p { color: inherit !important; }
.cs-legal-divider .elementor-divider-separator { border-color: #dfe5ea; }

.cs-legal-contact { background: #012347; }
.cs-legal-contact .elementor-column > .elementor-widget-wrap { padding: 72px 24px; }
.cs-legal-contact-title .elementor-heading-title {
    color: #fff !important;
    font-size: clamp(30px, 4vw, 46px);
    font-weight: 700;
    letter-spacing: -.035em;
}

.cs-legal-contact-copy { color: rgba(255, 255, 255, .78) !important; font-size: 17px; line-height: 1.7; }
.cs-legal-contact-copy p { color: inherit !important; }
.cs-legal-contact-copy a { color: #fff; text-decoration: underline; text-underline-offset: 3px; }

@media (max-width: 767px) {
    .cs-legal-hero .elementor-column > .elementor-widget-wrap { padding-block: 72px 62px; }
    .cs-legal-body > .elementor-container > .elementor-column > .elementor-widget-wrap { padding-block: 64px 76px; }
    .cs-legal-sidebar > .elementor-widget-wrap { position: static; margin: 0 0 42px; }
    .cs-legal-copy { font-size: 16px; line-height: 1.72; }
}
