*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    -webkit-text-size-adjust: 100%;
}

[id] {
    scroll-margin-top: 80px;
}

@font-face {
    font-family: "Gotham";
    src:
        url("../fonts/Gotham-Bold.woff2") format("woff2"),
        url("../fonts/Gotham-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham Book";
    src:
        url("../fonts/Gotham-Book.woff2") format("woff2"),
        url("../fonts/Gotham-Book.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Serpentine";
    src:
        url("../fonts/SerpentineBoldOblique.woff2") format("woff2"),
        url("../fonts/SerpentineBoldOblique.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Serpentine";
    src:
        url("../fonts/Serpentine.woff2") format("woff2"),
        url("../fonts/Serpentine.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Serpentine";
    src:
        url("../fonts/Serpentine-Medium.woff2") format("woff2"),
        url("../fonts/Serpentine-Medium.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft";
    src:
        url("../fonts/FilsonSoft-BoldItalic.woff2") format("woff2"),
        url("../fonts/FilsonSoft-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft";
    src:
        url("../fonts/FilsonSoft-Bold.woff2") format("woff2"),
        url("../fonts/FilsonSoft-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft";
    src:
        url("../fonts/FilsonSoftBlack-Italic.woff2") format("woff2"),
        url("../fonts/FilsonSoftBlack-Italic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft Book";
    src:
        url("../fonts/FilsonSoftBook.woff2") format("woff2"),
        url("../fonts/FilsonSoftBook.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft Book";
    src:
        url("../fonts/FilsonSoftBook-Italic.woff2") format("woff2"),
        url("../fonts/FilsonSoftBook-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft";
    src:
        url("../fonts/FilsonSoftHeavy.woff2") format("woff2"),
        url("../fonts/FilsonSoftHeavy.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft";
    src:
        url("../fonts/FilsonSoftHeavy-Italic.woff2") format("woff2"),
        url("../fonts/FilsonSoftHeavy-Italic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft";
    src:
        url("../fonts/FilsonSoft-Light.woff2") format("woff2"),
        url("../fonts/FilsonSoft-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft";
    src:
        url("../fonts/FilsonSoftLight-Italic.woff2") format("woff2"),
        url("../fonts/FilsonSoftLight-Italic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft";
    src:
        url("../fonts/FilsonSoftMedium.woff2") format("woff2"),
        url("../fonts/FilsonSoftMedium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft";
    src:
        url("../fonts/FilsonSoftMedium-Italic.woff2") format("woff2"),
        url("../fonts/FilsonSoftMedium-Italic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft";
    src:
        url("../fonts/FilsonSoftRegular.woff2") format("woff2"),
        url("../fonts/FilsonSoftRegular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft";
    src:
        url("../fonts/FilsonSoftRegular-Italic.woff2") format("woff2"),
        url("../fonts/FilsonSoftRegular-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft";
    src:
        url("../fonts/FilsonSoft-Thin.woff2") format("woff2"),
        url("../fonts/FilsonSoft-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft";
    src:
        url("../fonts/FilsonSoftBlack.woff2") format("woff2"),
        url("../fonts/FilsonSoftBlack.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft";
    src:
        url("../fonts/FilsonSoftThin-Italic.woff2") format("woff2"),
        url("../fonts/FilsonSoftThin-Italic.woff") format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'MicroExtendFLF';
    src: url('../fonts/MicroExtendFLF-Bold.woff2') format('woff2'),
        url('../fonts/MicroExtendFLF-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body {
    margin: 0;
    padding: 0;
    padding-top: 64px;
    font-size: 15px;
    color: #0d1220;
    background: #ffffff;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    font-family: "Filson Soft", sans-serif !important;
}

p {
    font-family: "Filson Soft", sans-serif;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

a {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1,
h2,
h3 {
    margin: 0;
    line-height: 1.2;
}

p {
    margin: 0;
}

.sntr-hero__cta,
.sntr-about__cta,
.sntr-ct-slider__btn,
.cap-cards__card-link {
    display: inline-block;
    padding: 12px 28px;
    font-family: "Filson Soft", sans-serif !important;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #0d1220;
    background: #ffffff;
    border: 2px solid #0d1220;
    text-decoration: none;
    cursor: pointer;
    transition:
        background 0.25s ease,
        color 0.25s ease,
        border-color 0.25s ease;
    align-self: flex-start;
}
.cap-cards__card-link svg{
    vertical-align: middle;
}

.sntr-hero__cta:hover,
.sntr-about__cta:hover,
.sntr-ct-slider__btn:hover {
    background: #202a44;
    border-color: #202a44;
    color: #ffffff;
    text-decoration: none;
}

.sntr-hero__cta {
    color: #ffffff;
    background: transparent;
    border-color: #ffffff;
    padding: 14px 36px;
    font-size: 14px;
}

.sntr-hero__cta:hover {
    background: #202a44;
    border-color: #202a44;
    color: #ffffff;
}

.sntr-ct-slider__btn {
    color: #ffffff;
    background: transparent;
    border-color: rgba(255, 255, 255, 0.8);
    padding: 9px 22px;
    font-size: 12px;
}

.sntr-ct-slider__btn:hover {
    background: #202a44;
    border-color: #202a44;
    color: #ffffff;
}

.cap-cards__card-link {
    background: transparent;
    border: none;
    padding: 0;
    color: #202a44;
    font-size: 13px;
    letter-spacing: 1px;
    border-bottom: 1px solid transparent;
}

.sntr-about__label,
.sntr-contact__label {
    color: #202a44;
}

.current-menu-item>a,
.current-menu-ancestor>a {
    color: #fff !important;
}

::selection {
    background: #202a44;
    color: #ffffff;
}

::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #202a44;
    border-radius: 3px;
}

.sntr-section-link {
    color: #000;
    text-decoration: none;
    display: inline-block;
    transition: color 0.2s ease;
    cursor: pointer;
}

.sntr-section-link:hover {
    color: #202a44;
    text-decoration: none;
}

.sntr-contact .sntr-section-link:hover,
.sntr-contracts .sntr-section-link:hover {
    color: rgba(255, 255, 255, 0.75);
}

.sntr-slide--clickable {
    cursor: pointer;
}

.sntr-hero__headline {
    font-family: 'MicroExtendFLF';
    font-size: clamp(36px, 7vw, 100px) !important;
    font-style: italic !important;
    text-transform: uppercase !important;
    color: #ffffff !important;
    line-height: 0.95 !important;
    letter-spacing: -1px !important;
    margin: 0 0 36px 0 !important;
    padding: 0 !important;
    animation: heroFadeUp 1s cubic-bezier(0.22, 1, 0.36, 1) both;
    animation-delay: 0.1s;
    font-weight: 700;
}

.sntr-hero__cta {
    display: inline-block !important;
    padding: 13px 44px !important;
    font-family: "Filson Soft", sans-serif !important;
    font-size: 16px !important;
    font-weight: normal !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    color: #ffffff !important;
    text-decoration: none !important;
    border: 1.5px solid #000 !important;
    background-color: rgb(255 255 255 / 31%);
    transition:
        background-color 0.25s ease,
        border-color 0.25s ease,
        transform 0.2s ease !important;
    cursor: pointer !important;
    animation: heroFadeUp 1s cubic-bezier(0.22, 1, 0.36, 1) both;
    animation-delay: 0.25s;
}

.sntr-hero__cta:hover {
    background-color: #202a44 !important;
    border-color: #fff !important;
    color: #ffffff !important;
    text-decoration: none !important;
}

.sntr-hero__cta:active {
    transform: translateY(0) !important;
}

.sntr-hero__cta:focus-visible {
    outline: 2px solid #202a44 !important;
    outline-offset: 4px !important;
}

.sntr-hero__scroll {
    position: absolute !important;
    bottom: 28px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    z-index: 3 !important;
    opacity: 0.5 !important;
    animation: scrollBounce 2s ease-in-out infinite !important;
    animation-delay: 1.5s !important;
    cursor: pointer;
}

@keyframes heroFadeUp {
    from {
        opacity: 0;
        transform: translateY(24px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes scrollBounce {

    0%,
    100% {
        transform: translateX(-50%) translateY(0);
    }

    50% {
        transform: translateX(-50%) translateY(7px);
    }
}

.sntr-about {
    background-color: #ffffff;
    padding: 50px 24px 60px;
    width: 100%;
}

.sntr-about__inner {
    max-width: 1134px;
    margin: 0 auto;
    text-align: center;
}

.sntr-about__label {
    font-family: "Filson Soft", sans-serif !important;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #202a44;
    padding: 0;
}

.sntr-about__heading {
    font-family: "Filson Soft", sans-serif !important;
    font-size: clamp(32px, 4vw, 48px);
    font-weight: 700;
    color: #000;
    margin: 0 0 30px 0;
    padding: 0;
    line-height: 1.1;
    letter-spacing: -0.5px;
}

.sntr-about__body {
    font-family: "Filson Soft", sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 1.75;
    margin: 0 0 32px 0;
    padding: 0;
}

.sntr-about__body:last-of-type {
    margin-bottom: 40px;
}

.sntr-about__cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 60px;
    margin-bottom: 56px;
    text-align: center;
}

.sntr-about__card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
}

.sntr-about__icon {
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sntr-about__icon svg, .sntr-about__icon img {
    width: auto;
    height: 102px;
    object-fit: contain;
}

.sntr-about__card-title {
    font-family: "Filson Soft", sans-serif !important;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0d1220;
    margin: 0 0 14px 0;
    padding: 0;
    line-height: 1.4;
}

.sntr-about__card:nth-child(2) h3.sntr-about__card-title {
    max-width: 290px;
}

.sntr-about__card-text {
    font-family: "Filson Soft", sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 25px;
    margin: 0;
    padding: 0;
}

.sntr-about__cta-wrap {
    text-align: center;
}

.sntr-about__cta {
    display: inline-block;
    padding: 14px 25px;
    font-family: "Filson Soft", sans-serif !important;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: unset;
    text-transform: none;
    color: #ffffff;
    text-decoration: none;
    background-color: #202a44;
    border: 2px solid #202a44;
    transition:
        background-color 0.25s ease,
        color 0.25s ease,
        transform 0.2s ease;
    cursor: pointer;
}

.sntr-about__cta:hover {
    background-color: #ffffff;
    border-color: #202a44;
    color: #202a44;
    text-decoration: none;
}

.sntr-about__cta:active {
    transform: translateY(0);
}

.sntr-about__cta:focus-visible {
    outline: 2px solid #202a44;
    outline-offset: 3px;
}

.sntr-split__image--placeholder {
    background: linear-gradient(135deg, #202a44 0%, #1a3a6a 100%);
}

.sntr-contact {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 420px;
    overflow: hidden;
    background: #ffffff;
}

.sntr-contact__text {
    padding: 72px 56px 72px 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 546px;
    margin: auto;
}

.sntr-contact__label {
    font-family: "Filson Soft", sans-serif !important;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: unset;
    text-transform: uppercase;
    color: #202a44;
    margin: 0 0 5px 0;
}

.sntr-contact__heading {
    line-height: 1.1;
    margin: 0 0 20px 0;
    letter-spacing: -0.5px;
    font-family: "Filson Soft", sans-serif !important;
    font-size: 44px;
    font-weight: 700;
    color: #000000;
}

.sntr-contact__body {
    font-family: "Filson Soft", sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 26px;
    margin: 0 0 32px 0;
    padding: 0;
}

.sntr-contact__body:last-of-type {
    margin-bottom: 28px;
}

.sntr-contact__details {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 32px;
}

.sntr-contact__detail {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 13px;
    color: #374151;
    line-height: 1.5;
}

.sntr-contact__detail span {
    font-family: "Filson Soft", sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 26px;
}

.sntr-contact__detail svg {
    flex-shrink: 0;
    margin-top: 2px;
    color: #202a44;
}

.sntr-contact__detail a {
    text-decoration: none;
    transition: color 0.2s ease;
    font-family: "Filson Soft", sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 26px;
}

.sntr-contact__detail a:hover {
    color: #202a44;
}

.sntr-contact__map {
    padding-inline-end: 50px;
    position: relative;
    overflow: hidden;
    min-height: 420px;
    display: flex;
    align-items: center;
    padding-block: 50px;
}

.sntr-contact__map:before {
    content: "";
    position: absolute;
    right: 0px;
    width: 582px;
    height: 100%;
    background: #202a44;
    z-index: 9;
}

.sntr-contact__map iframe {
    width: 100%;
    max-width: 980px;
    height: 560px;
    border: none;
    display: block;
    z-index: 9;
}

.sntr-contracts {
    background: #ffffff;
    padding: 52px 0 60px;
    overflow: hidden;
}

.sntr-contracts .sntr-ct-slider__dots {
    display: none;
}

.sntr-contracts__inner {
    max-width: 1760px;
    padding: 0 20px;
    margin: 0 auto;
}

.sntr-contracts__heading {
    line-height: 1.1;
    margin: 0 0 40px 0;
    letter-spacing: -0.5px;
    font-family: "Filson Soft", sans-serif !important;
    font-size: 44px;
    font-weight: 700;
    color: #000000;
    text-align: center;
}

.sntr-ct-slider {
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.sntr-ct-slider__track {
    display: flex;
    gap: 24px;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
}

.sntr-ct-slider__card {
    position: relative;
    flex: 0 0 calc(50% - 12px);
    min-width: calc(50% - 12px);
    aspect-ratio: 16 / 10;
    overflow: hidden;
    cursor: pointer;
}

.sntr-ct-slider__card-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.5s ease;
}

.sntr-ct-slider__card:hover .sntr-ct-slider__card-img {
    transform: scale(1.04);
}

.sntr-ct-slider__card::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 65%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, transparent 100%);
    z-index: 1;
    pointer-events: none;
}

.sntr-ct-slider__card--placeholder {
    background: linear-gradient(135deg, #202a44, #1a3a6a);
}

.sntr-ct-slider__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 32px 28px 38px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    text-align: center;
}

.sntr-ct-slider__title {
    font-size: 35px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.25;
    margin: 0;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}

.sntr-ct-slider__btn {
    display: inline-block;
    align-self: flex-start;
    padding: 12px 28px;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: unset;
    text-transform: none;
    color: #202a44;
    background: #ffffff;
    border: 1.5px solid rgba(255, 255, 255, 0.8);
    text-decoration: none;
    transition:
        background 0.2s ease,
        border-color 0.2s ease;
    margin: auto;
}

.sntr-ct-slider__btn:hover {
    background: #202a44;
    border-color: #ffffff;
    color: #ffffff;
    text-decoration: none;
}

.sntr-ct-slider__arrow {
    position: absolute;
    top: calc(50% - 26px);
    z-index: 10;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: 1px solid #202a44;
    background: rgba(255, 255, 255, 0.69);
    color: #202a44;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition:
        background 0.2s ease,
        border-color 0.2s ease;
    padding: 0;
    outline: none;
}

.sntr-ct-slider__arrow:hover {
    background: rgba(255, 255, 255, 0.25);
    border-color: #ffffff;
}

.sntr-ct-slider__arrow--prev {
    left: -60px;
}

.sntr-ct-slider__arrow--next {
    right: -60px;
}

.sntr-ct-slider__dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 24px;
}

.sntr-ct-slider__dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #d1d5db;
    border: none;
    padding: 0;
    cursor: pointer;
    transition:
        background 0.2s ease,
        transform 0.2s ease;
}

.sntr-ct-slider__dot.is-active {
    background: #202a44;
    transform: scale(1.3);
}

.sntr-contracts__cta {
    text-align: center;
    margin-top: 36px;
}

.sntr-contracts__btn {
    display: inline-flex;
    align-items: center;
    padding: 13px 20px;
    background: #202a44;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: unset;
    text-transform: none;
    text-decoration: none;
    border: 2px solid #202a44;
    transition:
        background 0.2s ease,
        color 0.2s ease;
    font-family: "Filson Soft", sans-serif;
}

.sntr-contracts__btn:hover {
    background: transparent;
    color: #202a44;
}

.sntr-linkedin {
    padding: 60px 0;
}
.sntr-linkedin + .sntr-contracts{
    padding-top: 0;
} 

.sntr-linkedin__inner {
    max-width: 1760px;
    margin: 0 auto;
    padding: 0 20px;
}

.sntr-linkedin__heading {
    line-height: 1.1;
    margin: 0 0 40px 0;
    letter-spacing: -0.5px;
    font-family: "Filson Soft", sans-serif !important;
    font-size: 44px;
    font-weight: 700;
    color: #000000;
    text-align: center;
}

.sntr-linkedin__feed {
    width: 100%;
}
.sntr-linkedin__feed > div > div{
    max-width: 100% !important;
}

.sntr-linkedin__placeholder {
    text-align: center;
    padding: 48px 24px;
    background: #ffffff;
    border: 2px dashed #d1d5db;
    border-radius: 4px;
    color: #6b7280;
    font-size: 14px;
    line-height: 1.7;
}

.sntr-linkedin__placeholder strong {
    color: #202a44;
}

.sntr-footer {
    background-color: #202a44;
    color: #ffffff;
    width: 100%;
    margin-top: auto;
}

.sntr-footer__main {
    padding: 60px 0 48px;
}

.sntr-footer__inner {
    max-width: 1760px;
    margin: 0 auto;
    padding: 0 20px;
    display: grid;
    grid-template-columns: 300px repeat(4, 1fr);
    gap: 48px 32px;
    align-items: start;
}

.sntr-footer__brand {
    display: flex;
    flex-direction: column;
}

.sntr-footer__logo {
    display: inline-block;
    text-decoration: none;
}

.sntr-footer__logo img,
.sntr-footer__logo .custom-logo {
    height: 36px;
    width: auto;
    filter: brightness(0) invert(1);
}

.sntr-footer__logo-text {
    font-size: 28px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 1;
}

.sntr-footer__logo-text sup {
    font-size: 11px;
    font-style: normal;
}

.sntr-footer__address {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-top: 10px;
    line-height: 1.8;
    font-style: normal;
    font-family: "Filson Soft", sans-serif;
}

.footer-credit-logo {
    display: inline-block;
    vertical-align: middle;
}

.sntr-footer__col {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.sntr-footer__col-title {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: unset;
    text-transform: none;
    color: #ffffff;
    margin: 0;
    padding: 0;
    font-family: "Filson Soft", sans-serif;
}

.sntr-footer__links {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.sntr-footer__links li a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    line-height: 1.4;
    transition: color 0.2s ease;
    font-family: "Filson Soft", sans-serif;
}

.sntr-footer__links li a:hover {
    color: #ffffff;
    text-decoration: underline;
    text-underline-offset: 5px;
}

.sntr-footer__social {
    display: flex;
    gap: 12px;
    align-items: center;
    margin-top: 8px;
}

.sntr-footer__social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border: 1.5px solid rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
    transition:
        color 0.2s ease,
        border-color 0.2s ease,
        background 0.2s ease;
    flex-shrink: 0;
}

.sntr-footer__social a:hover {
    color: #ffffff;
    border-color: #ffffff;
    background: rgba(255, 255, 255, 0.08);
}

.sntr-footer__bottom {
    padding: 16px 20px 48px;
}

.sntr-footer__bottom-inner {
    max-width: 1719px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    flex-wrap: wrap;
}

.sntr-footer__copy,
.sntr-footer__credit {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}

.sntr-footer__terms {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    transition: color 0.2s ease;
    font-family: "Filson Soft", sans-serif;
}

.sntr-footer__terms:hover {
    color: #ffffff;
    text-decoration: underline;
}

.cap-hero__image--placeholder {
    background: linear-gradient(135deg, #202a44, #202a44);
}

.cap-quote {
    background: #202a44;
    padding: 0 40px 40px;
}

.cap-quote__inner {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.cap-quote__heading {
    font-size: clamp(20px, 2.8vw, 48px);
    font-weight: 700;
    color: #ffffff;
    line-height: 1.15;
    margin: 0 0 20px 0;
    font-style: italic;
}

.cap-quote__body {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.8;
    margin: 0 0 16px 0;
}

.cap-cards {
    background: #202a44;
    padding: 60px 0;
    position: relative;
    z-index: 0;
}

.cap-cards:before {
    content: "";
    z-index: -1;
    position: absolute;
    background: #202a44;
    height: 50%;
    left: 0;
    width: 100%;
    margin-top: -100px;
    transform: skewY(-2deg);
}

.cap-cards__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
    max-width: 1280px;
    margin: 0 auto;
}

.cap-cards__card {
    display: grid;
    grid-template-columns: 45% 55%;
    background: #ffffff;
    color: #000;
    transition: .4s;
}
.cap-cards__card:hover{
    background: #000;
    color: #fff;
}

.cap-cards__card:hover {
    z-index: 1;
}

.cap-cards__card-img {
    overflow: hidden;
    min-height: 220px;
}

.cap-cards__card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.cap-cards__card-img--placeholder {
    background: linear-gradient(135deg, #e5e7eb, #d1d5db);
}

.cap-cards__card-body {
    padding: 28px 28px 28px 24px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.cap-cards__card-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0;
}

.cap-cards__card-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.cap-cards__card-list li {
    font-size: 16px;
    line-height: 1.5;
    padding-left: 18px;
    position: relative;
}

.cap-cards__card-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 6px;
    height: 6px;
    background: currentColor;
    border-radius: 50%;
}

.cap-cards__card-link {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: currentColor;
    text-decoration: none;
    margin-top: auto;
    transition: color 0.2s ease;
}
.cap-cards__card-link svg{
    position: relative;
    left: 0;
    transition: 0.4s;
}
.cap-cards__card-link:hover {
    color: #fff;
}
.cap-cards__card-link:hover svg{
    left: 5px;
}

.mhs-hero__image--placeholder {
    background: linear-gradient(135deg, #202a44 0%, #1a3a6a 100%);
    min-height: 380px;
}

.mhs-split__image--placeholder {
    background: linear-gradient(135deg, #202a44 0%, #1a3a6a 100%);
    min-height: 460px;
}

.ops-hero__image--placeholder {
    background: linear-gradient(135deg, #202a44 0%, #1a3a6a 100%);
    min-height: 400px;
}

.ops-split__image--placeholder {
    background: linear-gradient(135deg, #202a44 0%, #1a3a6a 100%);
    min-height: 460px;
}

.ldr-hero__image--placeholder {
    background: linear-gradient(135deg, #0d1220 0%, #202a44 100%);
    min-height: 380px;
}

.ldr-legacy {
    background: #ffffff;
    padding: 80px 40px;
    text-align: center;
}

.ldr-legacy__inner {
    max-width: 1090px;
    margin: 0 auto;
}

.ldr-legacy__heading {
    font-size: clamp(22px, 3vw, 34px);
    font-weight: 700;
    color: #0d1220;
    line-height: 1.2;
    margin: 0 0 24px 0;
    letter-spacing: -0.4px;
}

.ldr-legacy__text {
    font-size: 20px;
    color: #4b5563;
    line-height: 1.8;
    margin: 0;
}

.ldr-team {
    padding: 0 0 80px;
}

.ldr-team__inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.ldr-team__grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 28px;
}

/* .ldr-team__grid--2col {
    grid-template-columns: 1fr 1fr;
} */
.ldr-team__grid--2col .ldr-card {
    flex: 0 0 calc(50% - 14px);
    max-width: calc(50% - 14px);
}
/* .ldr-team__grid--3col {
    grid-template-columns: 1fr 1fr 1fr;
} */
.ldr-team__grid--3col .ldr-card {
    flex: 0 0 calc(33.333% - 18.66px);
    max-width: calc(33.333% - 18.66px);
}

.ldr-card {
    background: #ffffff;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.07);
}

.ldr-card__photo {
    width: 100%;
    aspect-ratio: 1;
    overflow: hidden;
    background: #e5e7eb;
    flex-shrink: 0;
}

.ldr-card__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    display: block;
    filter: grayscale(100%);
    transition: filter 0.4s ease;
}

.ldr-card:hover .ldr-card__photo img {
    filter: grayscale(0%);
}

.ldr-card__photo--placeholder {
    background: linear-gradient(160deg, #1a1a2e 0%, #202a44 100%);
}

.ldr-card__body {
/*    background: #202a44;*/
    padding: 10px 14px 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex: 1;
    position: relative;
    z-index: 0;
    margin-top: -30px;
}

.ldr-card__body:before {
    content: "";
    position: absolute;
    bottom: -100px;
    top: -15px;
    left: 0;
    right: 0;
    background: #202a44;
    transform: skewY(8deg);
    z-index: -1;
}

.ldr-card__name-row {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 0;
    line-height: 1.3;
}

.ldr-card__name {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #ffffff;
}

.ldr-card__divider {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
    padding: 0 4px;
}

.ldr-card__title {
    font-size: 12px;
    font-style: italic;
    color: rgba(255, 255, 255, 0.85);
}

.ldr-card__bio {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.7;
    margin: 0;
}

.ldr-card__linkedin {
    display: inline-flex;
    align-items: center;
    color: rgba(255, 255, 255, 0.7);
    margin-top: 4px;
    transition: color 0.2s ease;
}

.ldr-card__linkedin:hover {
    color: #ffffff;
}

.abt-split__image--placeholder {
    background: linear-gradient(135deg, #0d1220 0%, #202a44 60%, #1a237e 100%);
    min-height: 460px;
}

.abt-video__placeholder {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: rgba(255, 255, 255, 0.4);

    font-size: 13px;
    padding: 0 24px;
}

.car-hero__image--placeholder,
.car-split__image--placeholder {
    background: linear-gradient(135deg, #0d1220 0%, #202a44 100%);
    min-height: 480px;
}

.com-split__image--placeholder {
    background: linear-gradient(135deg, #0d1220 0%, #202a44 60%, #1a237e 100%);
    min-height: 460px;
}

.com-charities {
    background: #000;
    padding: 40px 32px;
    text-align: center;
}

.com-charities__inner {
    max-width: 1200px;
    margin: 0 auto;
}

.com-charities__label {
    font-size: clamp(18px, 2.5vw, 28px);
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0;
}

.def-split__image--placeholder {
    background: linear-gradient(135deg, #0d1220 0%, #202a44 60%, #1a237e 100%);
    min-height: 460px;
}

.trc-split__image--placeholder {
    background: linear-gradient(135deg, #0d1220 0%, #202a44 60%, #1a237e 100%);
    min-height: 460px;
}

.int-split__image--placeholder {
    background: linear-gradient(135deg, #0d1220 0%, #202a44 60%, #1a237e 100%);
    min-height: 460px;
}

.itc-split__image--placeholder {
    background: linear-gradient(135deg, #0d1220 0%, #202a44 60%, #1a237e 100%);
    min-height: 460px;
}

.eng-split__image--placeholder {
    background: linear-gradient(135deg, #0d1220 0%, #202a44 60%, #1a237e 100%);
    min-height: 460px;
}

.eng-split__body {
    font-size: 14px;
    color: #4b5563;
    line-height: 1.8;
    margin: 0 0 14px 0;
    max-width: 520px;
}

.iam-split__image--placeholder {
    background: linear-gradient(135deg, #0d1220 0%, #202a44 60%, #1a237e 100%);
    min-height: 480px;
}

.cti-page {
    min-height: calc(100vh - 64px);
}

.cti-page .sntr-contact__map {
    min-height: calc(80vh - 64px);
}

.cti-page .sntr-contact__map iframe {
    width: 100%;
    height: 100%;
    min-height: calc(100vh - 64px);
    border: none;
    display: block;
}

.tac-hero {
    background: #0a0e1a;
    padding: 64px 32px 56px;
    text-align: center;
}

.tac-hero__inner {
    max-width: 860px;
    margin: 0 auto;
}

.tac-hero__label {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #e8650a;
    margin: 0 0 14px 0;
}

.tac-hero__heading {
    font-size: clamp(28px, 4vw, 48px);
    font-weight: 700;
    color: #ffffff;
    line-height: 1.1;
    margin: 0;
    letter-spacing: -0.5px;
}

.tac-content {
    background: #ffffff;
    padding: 72px 32px 80px;
}

.tac-content__inner {
    max-width: 860px;
    margin: 0 auto;
}

.tac-section {
    margin-bottom: 48px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e5e7eb;
}

.tac-section:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.tac-section__heading {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #202a44;
    margin: 0 0 16px 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #202a44;
    display: inline-block;
}

.tac-section__body {
    font-size: 14px;
    color: #4b5563;
    line-height: 1.85;
    margin: 0 0 14px 0;
}

.tac-section__body:last-child {
    margin-bottom: 0;
}

.tac-section__body--numbered {
    padding-left: 8px;
    border-left: 3px solid #e5e7eb;
    margin-left: 8px;
}

.tac-divider {
    background: #202a44;
    margin: 56px -32px 48px;
    padding: 40px 32px;
    text-align: center;
}

.tac-divider__heading {
    font-size: clamp(22px, 3vw, 36px);
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0;
}

.ctv-split__image--placeholder {
    background: linear-gradient(135deg, #0d1220 0%, #202a44 60%, #1a237e 100%);
    min-height: 460px;
}

@font-face {
    font-family: "Gotham";
    src:
        url("../fonts/Gotham-Bold.woff2") format("woff2"),
        url("../fonts/Gotham-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham Book";
    src:
        url("../fonts/Gotham-Book.woff2") format("woff2"),
        url("../fonts/Gotham-Book.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Serpentine";
    src:
        url("../fonts/SerpentineBoldOblique.woff2") format("woff2"),
        url("../fonts/SerpentineBoldOblique.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

body {
    font-family: "Filson Soft", sans-serif !important;
}

/*.snt-logo img,
.snt-logo .custom-logo {
    height: 40px;
    width: auto;
    display: block;
}*/

.mkt-grid-section {
    background: #202a44;
    padding: 60px 0;
    position: relative;
    z-index: 0;
}

.mkt-grid-section:before {
    content: "";
    z-index: -1;
    position: absolute;
    background: #202a44;
    height: 50%;
    left: 0;
    width: 100%;
    margin-top: -100px;
    transform: skewY(-2deg);
}

.mkt-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 18px;
    row-gap: 18px;
    max-width: 1280px;
    margin: 0 auto;
}

.mkt-grid__box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 260px;
    transition: background 0.2s ease;
    background: #fff;
}

.mkt-grid__box:hover {
    background: #f8f9ff;
}

.mkt-grid__img {
    overflow: hidden;
}

.mkt-grid__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.mkt-grid__img--placeholder {
    background: linear-gradient(135deg, #202a44 0%, #1e3a6a 100%);
    min-height: 220px;
}

.mkt-grid__content {
    padding: 36px 36px 36px 32px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 14px;
}

.mkt-grid__heading {
    font-size: 18px;
    font-weight: 700;
    color: #0d1220;
    line-height: 1.25;
    margin: 0;
}

.mkt-grid__bullets {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.mkt-grid__bullets li {
    font-size: 13.5px;
    color: #374151;
    line-height: 1.4;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.mkt-grid__bullets li::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    min-width: 6px;
    border-radius: 50%;
    background: #202a44;
    margin-top: 5px;
    flex-shrink: 0;
}

.mkt-grid__link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #202a44;
    text-decoration: none;
    margin-top: 4px;
    transition: gap 0.2s ease;
}

.mkt-grid__link:hover {
    gap: 10px;
    text-decoration: none;
}

:root {
    --sntr-header-bg: #202a44;
    --sntr-header-height: 64px;
    --sntr-nav-text: #ffffff;
    --sntr-nav-text-hover: #ffffff;
    --sntr-nav-font: "Barlow Condensed", sans-serif;
    --sntr-nav-size: 13px;
    --sntr-nav-weight: 600;
    --sntr-nav-spacing: 2.5px;
    --sntr-dropdown-bg: #0d1220;
    --sntr-dropdown-border: #202a44;
    --sntr-orange: #202a44;
    --sntr-transition: 0.2s ease;
    --sntr-header-z: 1000;
}

.sntr-header *,
.sntr-header *::before,
.sntr-header *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.sntr-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: var(--sntr-header-z);
    background-color: var(--sntr-header-bg);
    height: var(--sntr-header-height);

    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.sntr-nav {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    padding-right: 8px;
}

.sntr-dropdown {
    position: absolute;
    top: calc(var(--sntr-header-height) - 1px);
    left: 0;
    min-width: 200px;
    background-color: var(--sntr-dropdown-bg);
    border-top: 2px solid var(--sntr-orange);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    list-style: none;
    z-index: calc(var(--sntr-header-z) + 1);
    padding: 8px 0;

    opacity: 0;
    visibility: hidden;
    transform: translateY(-6px);
    transition:
        opacity var(--sntr-transition),
        visibility var(--sntr-transition),
        transform var(--sntr-transition);

    pointer-events: none;
}

.sntr-nav__item--has-dropdown:hover>.sntr-dropdown,
.sntr-nav__item--has-dropdown.sntr-nav__item--open>.sntr-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}

.sntr-search-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    background: none;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    transition: background-color var(--sntr-transition);
    padding: 0;
}

.sntr-search-btn svg {
    width: 20px;
    height: 20px;
    display: block;
    transition: opacity var(--sntr-transition);
}

.sntr-search-btn:hover {
    background-color: rgba(255, 255, 255, 0.08);
}

.sntr-search-btn:hover svg {
    opacity: 0.75;
}

.sntr-search-btn:focus-visible {
    outline: 2px solid var(--sntr-orange);
    outline-offset: 2px;
}

.sntr-hamburger {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 42px;
    height: 42px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    border-radius: 4px;
    transition: background-color var(--sntr-transition);
}

.sntr-hamburger:hover {
    background-color: rgba(255, 255, 255, 0.08);
}

.sntr-search-overlay {
    position: fixed;
    inset: 0;
    z-index: calc(var(--sntr-header-z) + 10);
    background-color: rgba(8, 12, 26, 0.97);
    backdrop-filter: blur(4px);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.25s ease;
}

.sntr-search-overlay:not([hidden]) {
    opacity: 1;
}

.sntr-search-overlay[hidden] {
    display: none;
}

.sntr-header.sntr-header--scrolled {
    background-color: rgba(8, 12, 22, 0.98);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.4);
}

body.is-inner-page .sntr-header {
    background: #ffffff !important;
    border-bottom: 1px solid #e5e7eb;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

body.is-inner-page .sntr-header.is-scrolled {
    background: #ffffff !important;
}

@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700&family=Barlow:wght@400;500;600&display=swap");

:root {
    --nav-bg: #0b1120;
    --nav-border: #202a44;
    --nav-text: #ffffff;
    --nav-text-dim: #b0bec5;
    --nav-hover: #202a44;
    --nav-dropdown: #0e1628;
    --nav-height: 64px;
    --transition: 0.22s ease;
}

*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    padding-top: var(--nav-height);
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.snt-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: var(--nav-bg);
    height: var(--nav-height);
    transition: box-shadow var(--transition);
}

.snt-header.scrolled {
    box-shadow: 0 4px 32px rgba(30, 92, 255, 0.18);
}

.snt-header__inner {
    display: flex;
    align-items: center;
    height: 100%;
    max-width: 100%;
    margin: 0 40px;
    padding: 0 20px;
    gap: 24px;
    justify-content: space-between;
}

.snt-logo {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    text-decoration: none;
}

/*.snt-logo img,
.snt-logo .custom-logo {
    height: 32px;
    width: auto;
    display: block;
}*/

.snt-logo__text {
    font-weight: 700;
    font-size: 26px;
    letter-spacing: 3px;
    color: #fff;
    text-transform: uppercase;
    font-style: italic;
    line-height: 1;
}

.snt-logo__text sup {
    font-size: 10px;
    font-style: normal;
}

.snt-nav {
    display: flex;
    align-items: center;
    list-style: none;
    height: 100%;
    margin-left: auto;
    gap: 30px;
}

.snt-nav>li {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    height: 40px;
}

.snt-nav>li>a {
    display: flex;
    align-items: center;
    gap: 5px;
    height: 100%;
    font-size: 16px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: var(--nav-text);
    text-decoration: none;
    white-space: nowrap;
    transition: color var(--transition);
    position: relative;
    font-family: "Filson Soft", sans-serif;
}

.snt-nav>li>a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 16px;
    right: 16px;
    height: 1px;
    background: #ffffff;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform var(--transition);
}

.snt-nav>li>a:hover,
.snt-nav>li.current-menu-item>a,
.snt-nav>li.current-menu-ancestor>a {
    color: #ffffff;
}

.snt-nav>li>a:hover::after,
.snt-nav>li.current-menu-item>a::after,
.snt-nav>li.current-menu-ancestor>a::after {
    transform: scaleX(1);
}

.snt-nav>li.menu-item-has-children>a::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid currentColor;
    margin-left: 4px;
    order: 99;
    transition: transform var(--transition);
    flex-shrink: 0;
    margin-top: -4px;
}

.snt-nav>li.menu-item-has-children:hover>a::before {
    transform: rotate(180deg);
}

.snt-nav .sub-menu {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    min-width: 220px;
    background: var(--nav-dropdown);
    border: 1px solid #ffffff;
    border-top: 2px solid #ffffff;
    list-style: none;
    z-index: 9998;
    padding: 8px 0;
    animation: dropIn 0.18s ease;
}

@keyframes dropIn {
    from {
        opacity: 0;
        transform: translateY(-8px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.snt-nav>li.menu-item-has-children:hover>.sub-menu,
.snt-nav>li.menu-item-has-children.open>.sub-menu {
    display: block;
}

.snt-nav .sub-menu li a {
    display: block;
    padding: 10px 20px;
    font-size: 12.5px;
    font-weight: 500;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    color: var(--nav-text-dim);
    text-decoration: none;
    transition:
        color var(--transition),
        background var(--transition),
        padding-left var(--transition);
    white-space: nowrap;
}

.snt-nav .sub-menu li a:hover {
    color: #ffffff;
    background: rgba(30, 92, 255, 0.08);
    padding-left: 26px;
}

.snt-search-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
    cursor: pointer;
    color: var(--nav-text);
    padding: 8px 10px;
    margin-left: 6px;
    flex-shrink: 0;
    transition: color var(--transition);
}

.snt-search-btn svg {
    width: 18px;
    height: 18px;
}

.snt-search-overlay {
    position: fixed;
    inset: 0;
    background: rgba(11, 17, 32, 0.97);
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease;
}

.snt-search-overlay.active {
    opacity: 1;
    pointer-events: all;
}

.snt-search-overlay__inner {
    width: 100%;
    max-width: 680px;
    padding: 0 24px;
}

.snt-search-overlay__label {
    display: block;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--nav-text-dim);
    margin-bottom: 16px;
}

.snt-search-overlay__form {
    display: flex;
    align-items: center;
    border-bottom: 2px solid var(--nav-border);
    padding-bottom: 12px;
    gap: 12px;
}

.snt-search-overlay__input {
    flex: 1;
    background: none;
    border: none;
    outline: none;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
}

.snt-search-overlay__input::placeholder {
    color: #374151;
}

.snt-search-overlay__close {
    background: none;
    border: none;
    color: var(--nav-text-dim);
    cursor: pointer;
    font-size: 28px;
    line-height: 1;
    transition: color var(--transition);
}

.snt-search-overlay__close:hover {
    color: #fff;
}

.snt-hamburger {
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
}

.snt-hamburger__bar {
    display: block;
    width: 24px;
    height: 2px;
    background: var(--nav-text);
    border-radius: 2px;
    transition:
        transform 0.25s,
        opacity 0.25s;
}

.snt-hamburger.open .snt-hamburger__bar:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}

.snt-hamburger.open .snt-hamburger__bar:nth-child(2) {
    opacity: 0;
}

.snt-hamburger.open .snt-hamburger__bar:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
}

.snt-mobile-nav {
    display: none;
    position: fixed;
    top: var(--nav-height);
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--nav-bg);
    border-top: 1px solid var(--nav-border);
    overflow-y: auto;
    z-index: 9997;
    padding: 16px 0 40px;
}

.snt-mobile-nav.open {
    display: block;
}

.snt-mobile-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.snt-mobile-nav>ul>li>a {
    display: block;
    padding: 8px 28px;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--nav-text);
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    transition:
        color var(--transition),
        padding-left var(--transition);
    font-family: "Filson Soft", sans-serif;
}

.snt-mobile-nav>ul>li>a:hover {
    color: #fff;
    padding-left: 36px;
}

.snt-mobile-nav .sub-menu {
    display: block !important;
}

.snt-mobile-nav .sub-menu a {
    display: block;
    padding: 5px 28px 5px 48px;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: none;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.03);
    transition: color var(--transition);
    font-family: "Filson Soft", sans-serif;
    line-height: 1.35;
}



body.is-inner-page .snt-header,
body.is-inner-page .snt-header.scrolled {
    background: #ffffff !important;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06) !important;
}

body.is-inner-page .snt-nav>li>a {
    color: #0d1220 !important;
}

body.is-inner-page .snt-nav>li>a:hover,
body.is-inner-page .snt-nav>li.current-menu-item>a,
body.is-inner-page .snt-nav>li.current-menu-ancestor>a {
    color: #202a44 !important;
}

body.is-inner-page .snt-nav>li>a::after {
    border-color: #ffffff transparent transparent !important;
}

body.is-inner-page .snt-nav>li>a:hover::after {
    border-color: #202a44 transparent transparent !important;
}

body.is-inner-page .snt-nav .sub-menu {
    background: #ffffff !important;
    border-top: 2px solid #202a44 !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1) !important;
}

body.is-inner-page .snt-nav .sub-menu li a {
    color: #0d1220 !important;
}

body.is-inner-page .snt-nav .sub-menu li a:hover {
    color: #202a44 !important;
    background: #f8f9fb !important;
}

body.is-inner-page .snt-hamburger__bar {
    background: #0d1220 !important;
}

body.is-inner-page .snt-logo__text {
    color: #0d1220 !important;
}

.snt-logo__dark {
    height: 31px;
    width: auto;
    display: block;
}

.cvp-split__image--placeholder {
    background: linear-gradient(135deg, #0d1220 0%, #202a44 60%, #1a237e 100%);
    min-height: 460px;
}

body.home .snt-header__inner a.snt-logo {
    display: none !important;
}

body.is-inner-page .snt-search-btn {
    color: #0d1220;
}

.full-slider {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.full-slider .slider__track {
    display: flex;
    transition: transform 0.55s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
}

.full-slider .slider__arrow {
    position: absolute;
    top: calc(50% - 26px);
    z-index: 10;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: 1px solid #202a44;
    background: rgba(255, 255, 255, 0.69);
    color: #202a44;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition:
        background 0.2s ease,
        border-color 0.2s ease;
    padding: 0;
    outline: none;
}

.full-slider .slider__arrow:hover {
    background: #202a44;
    color: #fff;
    border-color: #fff;
}

.full-slider .slider__arrow--prev {
    left: 40px;
}

.full-slider .slider__arrow--next {
    right: 40px;
}

.full-slider .slider__dots {
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 8px;
    z-index: 10;
}

.full-slider .slider__dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    border: none;
    cursor: pointer;
    padding: 0;
    transition:
        background 0.2s ease,
        transform 0.2s ease;
}

.full-slider .slider__dot.is-active {
    background: #202a44;
    transform: scale(1.3);
}

.img-with-text {
    display: flex;
    flex-direction: row;
    align-items: center;
    min-width: 100%;
    min-height: 760px;
    position: relative;
    z-index: 0;
}

.img-with-text.img-with-text--reverse {
    flex-direction: row-reverse;
}

.img-with-text .overlay-link {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.img-with-text .img-wrapper {
    flex: 0 0 65%;
    align-self: stretch;
    position: relative;
    z-index: -1;
    overflow: hidden;
}

.img-with-text .img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    inset: 0;
    transition: 0.4s;
    transform-origin: left center;
}

.img-with-text .text-wrapper {
    flex: 0 0 40%;
    margin: 0 auto 0 -5%;
    max-width: 600px;
    padding: 70px 20px;
    font-size: 18px;
    font-weight: normal;
}

.img-with-text .text-wrapper p {
    margin: 0 0 15px;
}

.img-with-text.img-with-text--reverse .text-wrapper {
    margin: 0 -10% 0 auto;
}

.img-with-text.img-with-text--reverse .img-wrapper img {
    transform-origin: right center;
}

.img-with-text .img-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 400px;
    height: 100%;
    background: linear-gradient(80deg,
            rgba(255, 255, 255, 0) 30.07%,
            rgba(255, 255, 255, 0.5) 42.3%,
            rgba(255, 255, 255, 0.75) 47.74%,
            #ffffff 57.25%);
    pointer-events: none;
    z-index: 1;
}

.img-with-text.img-with-text--reverse .img-wrapper:after {
    left: 0;
    right: auto;
    background: linear-gradient(-80deg,
            rgba(255, 255, 255, 0) 30.07%,
            rgba(255, 255, 255, 0.5) 42.3%,
            rgba(255, 255, 255, 0.75) 47.74%,
            #ffffff 57.25%);
}

.more-options {
    padding-top: 20px;
    border-top: 1px solid #ddd;
}

.caption-label {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.highlight {
    margin: 15px 0;
    border-left: 3px solid #202a44;
    padding-left: 15px;
    font-size: 14px;
}

.heading-h2 {
    font-size: 44px;
    font-weight: 700;
    line-height: 1.1;
}

.button {
    transition: 0.4s;
    padding: 10px 15px;
    line-height: 34px;
    background: #202a44;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #202a44;
    position: relative;
    z-index: 1;
}

.button:hover {
    background: #fff;
    color: #202a44;
}

.img-with-text .text-wrapper .heading-h2 {
    margin-bottom: 20px;
}

.img-with-text .text-wrapper .button {
    margin-top: 20px;
}

.hero-sec.img-with-text .text-wrapper {
    max-width: 800px;
}

.text-wrapper .list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    list-style: none;
    padding: 0;
    column-gap: 10px;
    row-gap: 10px;
    margin: 20px 0;
    font-size: 16px;
}

.text-wrapper .list.only-one {
    grid-template-columns: 1fr;
}

.text-wrapper .list li {
    padding-left: 12px;
    position: relative;
}

.text-wrapper .list li:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 6px;
    position: absolute;
    top: 8px;
    left: 0;
    background: currentColor;
}

.bg-dark {
    background: #202a44;
    color: #fff;
}

.bg-black {
    background: #000;
    color: #fff;
}

.text-content {
    padding: 60px 0;
    font-size: 18px;
    font-weight: normal;
}

.text-content h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.text-content .text-wrapper .list {
    text-align: left;
    grid-template-columns: 1fr 1fr 1fr;
}

.text-content .text-wrapper {
    max-width: 1100px;
    padding: 0 30px;
    margin: 0 auto;
}

.text-content .heading-h2 {
    margin-bottom: 20px;
}

.text-content .heading-h2:only-child {
    margin-bottom: 0;
}

.text-content.text-center {
    text-align: center;
}

.text-content .button {
    margin-top: 20px;
}

.summury {
    background: rgba(0, 0, 0, 0.05);
    padding: 10px;
    margin: 20px 0;
    display: table;
    font-size: 16px;
    width: 100%;
}

.summury>div {
    display: table-row;
}

.summury>div>* {
    display: table-cell;
    padding: 5px;
    vertical-align: middle;
}

.summury .label {
    font-weight: 600;
}

.cti-page {
    padding: 60px 0;
}

.cti-page .sntr-contact__map iframe {
    min-height: 80vh;
}

.multicolumn-boxes {
    padding: 60px 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 40px;
    row-gap: 40px;
    text-align: center;
    max-width: 1600px;
    margin: 0 auto;
}

.multicolumn-boxes .multicolumn .image {
    aspect-ratio: 16/9;
    background: rgba(0, 0, 0, 0.05);
}

.multicolumn-boxes .multicolumn .image img {
    object-fit: scale-down;
    width: 100%;
    height: 100%;
    transition: 0.4s;
    mix-blend-mode: multiply;
    transform: scale(0.9);
}

.multicolumn-boxes .multicolumn:hover .image img {
    transform: scale(0.8);
}

.multicolumn-boxes .multicolumn h3 {
    font-size: 24px;
    margin: 15px 0;
}

.video-sec {
    padding: 60px 0;
    text-align: center;
}

.video-sec .heading-h2 {
    margin-bottom: 30px;
}

.video-sec .video__inner {
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}

.video-sec :is(iframe, video) {
    max-width: 100%;
}

.actions-buttons{
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}

@media (max-width: 1600px) {
    .snt-header__inner {
        margin: 0;
    }

    .heading-h2 {
        font-size: 40px;
    }

    .caption-label {
        font-size: 20px;
    }

    .img-with-text {
        min-height: 650px;
    }

    .img-with-text .text-wrapper {
        font-size: 16px;
    }

    .full-slider .slider__arrow--prev {
        left: 20px;
    }

    .full-slider .slider__arrow--next {
        right: 20px;
    }
}

@media (max-width: 1365px) {
    .heading-h2 {
        font-size: 36px;
    }

    .caption-label {
        font-size: 18px;
    }

    .img-with-text {
        min-height: 500px;
    }

    .snt-header__inner {
        gap: 16px;
    }

    .snt-nav {
        gap: 20px;
    }

    .snt-nav>li>a {
        font-size: 14px;
    }

    .sntr-about__cards {
        gap: 15px 20px;
    }

    .sntr-about__icon {
        margin: 0 auto 15px;
    }

}

@media (max-width: 1199px) {
    .snt-header__inner {
        margin: 0;
    }

    .heading-h2 {
        font-size: 40px;
    }

    .caption-label {
        font-size: 20px;
    }

    .img-with-text {
        min-height: 650px;
    }

    .img-with-text .text-wrapper {
        font-size: 16px;
    }

    .full-slider .slider__arrow--prev {
        left: 20px;
    }

    .full-slider .slider__arrow--next {
        right: 20px;
    }

    .heading-h2 {
        font-size: 36px;
    }

    .caption-label {
        font-size: 18px;
    }

    .img-with-text {
        min-height: 500px;
    }

    .snt-header__inner {
        gap: 16px;
    }

    .snt-nav {
        gap: 20px;
    }

    .snt-nav>li>a {
        font-size: 14px;
    }

    .sntr-about__cards {
        gap: 15px 20px;
    }

    .sntr-about__icon {
        margin: 0 auto 15px;
    }

    .heading-h2 {
        font-size: 32px;
    }

    .img-with-text .img-wrapper {
        flex: 0 0 60%;
    }

    .img-with-text .img-wrapper:after {
        width: 200px;
    }

    .img-with-text .text-wrapper {
        margin: 0 auto 0 0;
        padding: 40px 20px;
    }

    .img-with-text.img-with-text--reverse .text-wrapper {
        margin: 0 0 0 auto;
    }

    .full-slider .slider__arrow {
        display: none;
    }

    .button {
        line-height: 26px;
        padding: 6px 15px;
    }

    .img-with-text .text-wrapper .button {
        margin-top: 10px;
    }
}

@media (max-width: 1024px) {
    .sntr-contact {
        grid-template-columns: 1fr;
    }

    .sntr-contact__text {
        padding: 48px 32px 0;
        order: 2;
    }

    .sntr-contact__map {
        order: 1;
        min-height: 320px;
        position: relative;
        padding: 40px;
    }

    .sntr-contact__map iframe {
        position: relative;
    }

    .sntr-ct-slider__card {
        flex: 0 0 85%;
        min-width: 85%;
    }

    .sntr-ct-slider__arrow--prev {
        left: 4px;
    }

    .sntr-ct-slider__arrow--next {
        right: 4px;
    }

    .sntr-contracts__inner {
        padding: 0 20px;
    }

    .sntr-footer__inner {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 40px 20px;
    }

    .sntr-footer__brand {
        grid-column: 1 / -1;
        flex-direction: row;
        align-items: flex-start;
        gap: 40px;
    }

    .cap-cards__grid {
        grid-template-columns: 1fr;
    }

    .cap-cards__card {
        grid-template-columns: 140px 1fr;
    }

    .ldr-team__grid--3col .ldr-card {
        flex: 0 0 calc(50% - 14px);
        max-width: calc(50% - 14px);
    }

    .ldr-team__grid--2col {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .ldr-team__inner {
        padding: 0 24px;
    }

    .ldr-legacy {
        padding: 56px 32px;
    }

    .mkt-grid__box {
        grid-template-columns: 180px 1fr;
    }

    .mkt-grid__img {
        width: 180px;
    }

    .mkt-grid__content {
        padding: 28px 24px;
    }

    .snt-nav {
        display: none;
    }

    .snt-hamburger {
        display: flex;
    }

    .snt-search-btn {
        margin-left: auto;
    }

    .sntr-about__heading {
        font-size: 28px;
    }

    .sntr-contact__heading {
        font-size: 28px;
    }

    .sntr-linkedin__heading {
        font-size: 28px;
    }

    .sntr-contracts__heading {
        font-size: 28px;
    }

    .sntr-about__card-title {
        font-size: 15px;
    }

    .sntr-contact__text {
        max-width: 100%;
    }

    .sntr-hero__headline {
        font-size: 55px !important;
    }

    .sntr-footer__brand {
        display: unset;
    }

    
    .sntr-footer__main {
        padding: 30px 0 48px;
    }

    .img-with-text {
        min-height: 0;
        display: block;
    }

    .img-with-text,
    .img-with-text.img-with-text--reverse {
        flex-direction: column;
    }

    .img-with-text .img-wrapper {
        flex: auto;
        align-self: flex-start;
        width: 100%;
        overflow: hidden;
    }

    .img-with-text .img-wrapper:before {
        content: "";
        display: block;
        padding-top: 66%;
    }

    .img-with-text .img-wrapper:after {
        content: none;
    }

    .img-with-text .text-wrapper {
        max-width: 100%;
        text-align: center;
        flex: auto;
    }

    .full-slider {
        padding-bottom: 30px;
    }

    .full-slider .slider__dot {
        background: rgba(32, 42, 68, 0.5);
    }
}

@media (max-width: 768px) {
    .sntr-hero__headline {
        font-size: clamp(42px, 13vw, 70px) !important;
        margin-bottom: 28px !important;
    }

    .sntr-hero__cta {
        padding: 11px 30px !important;
        font-size: 12px !important;
    }

    .sntr-about {
        padding: 40px 20px 40px;
    }

    .sntr-about__card-text {
        font-size: 13px;
        max-width: none;
    }

    .sntr-footer__main {
        padding: 20px 0;
    }

    .sntr-footer__inner {
        grid-template-columns: 1fr 1fr;
        padding: 0 15px;
        gap: 32px 20px;
    }

    .sntr-footer__brand {
        grid-column: 1 / -1;
        flex-direction: column;
        gap: 16px;
    }

    .sntr-footer__bottom-inner {
        padding: 0 24px;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    
    .ldr-team__grid--3col .ldr-card, .ldr-team__grid--2col .ldr-card{
        flex: 0 0 100%;
        max-width: 100%;
    }

    .ldr-legacy {
        padding: 32px 15px;
    }
    .ldr-team__inner{
        padding: 0 15px;
    }
    .ldr-team{
        padding: 0 0 32px;
    }
    .text-content{
        padding: 32px 0;
        font-size: 14px;
    }
    .text-content .heading-h2{
        margin-bottom: 10px;
    }
    .text-content .text-wrapper{
        padding: 0 15px;
    }

    .com-charities {
        padding: 32px 15px;
    }

    .tac-hero {
        padding: 32px 15px;
    }

    .tac-content {
        padding: 32px 15px;
    }

    .tac-divider {
        margin: 32px -15px;
        padding: 32px 15px;
    }
    .ldr-legacy__text{
        font-size: 16px;
        line-height: 1.35;
    }

    .mkt-grid {
        grid-template-columns: 1fr;
    }

    .mkt-grid__box {
        grid-template-columns: 160px 1fr;
        min-height: auto;
    }

    .mkt-grid__img {
        width: 160px;
    }

    .mkt-grid__content {
        padding: 24px 20px;
    }

    .mkt-grid__heading {
        font-size: 16px;
    }

    .sntr-nav {
        position: fixed;
        top: var(--sntr-header-height);
        left: 0;
        right: 0;
        bottom: 0;
        background-color: var(--sntr-header-bg);
        flex-direction: column;
        justify-content: flex-start;
        padding: 24px 0;
        overflow-y: auto;

        opacity: 0;
        visibility: hidden;
        transform: translateX(-100%);
        transition:
            opacity 0.3s ease,
            visibility 0.3s ease,
            transform 0.3s ease;
    }

    .sntr-nav.sntr-nav--open {
        opacity: 1;
        visibility: visible;
        transform: translateX(0);
    }

    .sntr-dropdown {
        position: static;
        opacity: 1;
        visibility: hidden;
        transform: none;
        height: 0;
        overflow: hidden;
        border-top: none;
        border-left: 3px solid var(--sntr-orange);
        margin-left: 24px;
        background-color: rgba(255, 255, 255, 0.03);
        padding: 0;
        transition:
            height 0.3s ease,
            visibility 0.3s ease,
            padding 0.3s ease;
    }

    .sntr-nav__item--open>.sntr-dropdown {
        visibility: visible;
        height: auto;
        padding: 4px 0;
    }

    .sntr-hamburger {
        display: flex;
    }

    .sntr-contact__map iframe {
        height: 100%;
    }

    .sntr-contact__text {
        padding: 40px 20px 0;
    }

    .snt-header__inner {
        margin: 0;
        padding: 0 15px;
    }

    .caption-label {
        font-size: 16px;
    }

    .heading-h2 {
        font-size: 24px;
    }

    .img-with-text .text-wrapper {
        padding: 20px 15px;
        font-size: 14px;
    }

    .img-with-text .text-wrapper .heading-h2 {
        margin-bottom: 10px;
    }

    .img-with-text .text-wrapper .button {
        margin-top: 6px;
    }

    .sntr-footer__bottom {
        padding: 16px 15px 30px;
    }

    .sntr-footer__bottom-inner {
        padding: 0;
    }

    .video-sec .video__inner {
        padding: 0 15px;
    }

    .video-sec {
        padding: 30px 0;
    }

    .video-sec .heading-h2 {
        margin-bottom: 10px;
    }

    .snt-search-overlay__input {
        font-size: 16px;
    }

    .sntr-ct-slider__title {
        font-size: 22px;
    }

    .sntr-ct-slider__overlay {
        padding: 12px;
    }

    .sntr-ct-slider__btn {
        padding: 6px 15px;
    }
    .multicolumn-boxes{
        padding: 32px 15px;
        grid-template-columns: 1fr;
        row-gap: 15px;
    }
    .multicolumn-boxes .multicolumn h3{
        font-size: 20px;
    }
}

@media (max-width: 576px) {
    .snt-logo__dark{
        height: 29px;
    }
    .sntr-about {
        padding: 32px 15px;
    }

    .sntr-about__cards {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .sntr-about__body {
        font-size: 14px;
    }

    .sntr-about__heading {
        font-size: 32px;
    }

    .sntr-contact__text {
        padding: 40px 24px;
    }

    .sntr-contact__map iframe {
        height: 260px;
    }

    .sntr-ct-slider__card {
        flex: 0 0 92%;
        min-width: 92%;
    }

    .sntr-contracts {
        padding: 32px 0;
    }

    .sntr-contracts__inner {
        padding: 0 15px;
    }

    .sntr-ct-slider__track {
        gap: 12px;
    }

    .sntr-ct-slider__arrow {
        width: 32px;
        height: 32px;
    }

    .sntr-linkedin__inner {
        padding: 0 24px;
    }

    .sntr-linkedin {
        padding: 24px 0;
    }
    .sntr-linkedin__feed{
        padding: 0;
    }

    .sntr-footer__inner {
        grid-template-columns: 1fr;
    }

    .cap-cards__card {
        grid-template-columns: 1fr;
    }

    .cap-cards__card-img {
        min-height: 180px;
    }

    .cap-quote {
        padding: 56px 24px;
    }

    .mkt-grid__box {
        grid-template-columns: 1fr;
    }

    .mkt-grid__img {
        width: 100%;
        height: 200px;
    }

    .mkt-grid__img img {
        height: 200px;
    }

    .mkt-grid__img--placeholder {
        min-height: 200px;
    }

    .snt-header__inner {
        padding: 0 16px;
    }

    .snt-logo__text {
        font-size: 22px;
        letter-spacing: 2px;
    }

    .sntr-about__heading {
        font-size: 24px;
        margin: 0 0 20px;
    }

    .sntr-contact__heading {
        font-size: 32px;
    }

    .sntr-linkedin__heading {
        font-size: 24px;
        margin: 0 0 20px;
    }

    .sntr-contracts__heading {
        font-size: 24px;
        margin: 0 0 20px;
    }

    .sntr-contact__text {
        max-width: 100%;
    }

    .sntr-hero__headline {
        font-size: 35px !important;
    }

    .sntr-about__cards {
        display: block;
    }
    .sntr-about__card:not(:last-child){
        margin-bottom: 20px;
    }
    .sntr-about__cards{
        margin-bottom: 16px;
    }

    .sntr-contact__label {
        font-size: 20px;
    }

    .sntr-about__label {
        font-size: 20px;
    }
    .text-wrapper .list{
        grid-template-columns: 1fr;
        text-align: left;
        max-width: fit-content;
        margin: 10px auto;
    }
    .highlight{
        text-align: left;
    }
    .text-content .text-wrapper .list{
        grid-template-columns: 1fr;
    }
    .summury{
        text-align: left;
        font-size: 14px;
    }
    .cti-page{
        padding: 0;
    }
    .cti-page .sntr-contact__map{
        padding: 0;
        min-height: 50vh;
        height: 50vh;
    }
    .sntr-contact__text{
        padding: 32px 15px;
    }

    .sntr-about__icon svg, .sntr-about__icon img {
   
    	height: 50px;
	}

}

@media (prefers-reduced-motion: reduce) {

    .sntr-hero__headline,
    .sntr-hero__cta,
    .sntr-hero__scroll {
        animation: none !important;
    }
}