.aks-page-hero {
    position: relative;
    min-height: 360px;
    padding: 82px 0 76px;
    overflow: hidden;
    color: #fff;
    background: #0b2233;
    isolation: isolate;
}

.aks-page-hero-media,
.aks-page-hero-overlay {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.aks-page-hero-media {
    z-index: -3;
    object-fit: cover;
    object-position: center 54%;
}

.aks-page-hero-overlay {
    z-index: -2;
    background: linear-gradient(90deg, rgba(5, 23, 36, .95) 0%, rgba(7, 35, 53, .86) 48%, rgba(4, 29, 45, .48) 100%);
}

.aks-page-hero-pattern {
    position: absolute;
    top: -150px;
    right: -90px;
    width: 560px;
    height: 560px;
    border: 1px solid rgba(255, 255, 255, .09);
    border-radius: 50%;
}

.aks-page-hero::after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: min(34vw, 510px);
    height: 7px;
    background: #03503c;
    content: "";
}

.aks-page-hero-pattern::before,
.aks-page-hero-pattern::after {
    position: absolute;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 50%;
    content: "";
}

.aks-page-hero-pattern::before {
    inset: 75px;
}

.aks-page-hero-pattern::after {
    inset: 155px;
    background: rgba(3, 80, 60, .16);
}

.aks-page-hero .container {
    position: relative;
    z-index: 1;
}

.aks-page-breadcrumb {
    display: flex;
    margin-bottom: 42px;
    align-items: center;
    gap: 10px;
    color: rgba(255, 255, 255, .63);
    font-size: 12px;
}

.aks-page-breadcrumb a {
    color: rgba(255, 255, 255, .82);
    text-decoration: none;
}

.aks-page-breadcrumb a:hover {
    color: #fff;
}

.aks-page-breadcrumb i {
    font-size: 8px;
}

.aks-page-kicker,
.aks-content-kicker {
    display: inline-flex;
    margin-bottom: 14px;
    color: #03503c;
    align-items: center;
    gap: 10px;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .15em;
    text-transform: uppercase;
}

.aks-page-kicker {
    color: #fff;
}

.aks-page-kicker::before,
.aks-content-kicker::before {
    width: 32px;
    height: 2px;
    background: currentColor;
    content: "";
}

.aks-page-hero h1 {
    max-width: 820px;
    margin: 0;
    color: #fff;
    font-size: clamp(38px, 5vw, 62px);
    font-weight: 750;
    letter-spacing: -.04em;
    line-height: 1.05;
}

.aks-page-hero p {
    max-width: 720px;
    margin: 22px 0 0;
    color: rgba(255, 255, 255, .72);
    font-size: 17px;
    line-height: 1.75;
}

.aks-corporate-page-section {
    padding: 94px 0;
    background: #fff;
}

.aks-corporate-page-section-soft {
    background: #f3f6f8;
}

.aks-corporate-page-section-dark {
    color: #fff;
    background: #0d283b;
}

.aks-corporate-focus-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1px;
    background: rgba(255, 255, 255, .13);
}

.aks-corporate-focus-grid article {
    min-height: 300px;
    padding: clamp(34px, 4.5vw, 64px);
    background: #0d283b;
}

.aks-corporate-focus-grid article + article {
    background: #12354d;
}

.aks-corporate-focus-grid span {
    display: inline-flex;
    margin-bottom: 18px;
    color: #fff;
    align-items: center;
    gap: 10px;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .15em;
    text-transform: uppercase;
}

.aks-corporate-focus-grid span::before {
    width: 30px;
    height: 2px;
    background: currentColor;
    content: "";
}

.aks-corporate-focus-grid h2 {
    margin: 0;
    color: #fff;
    font-size: clamp(26px, 3vw, 39px);
    font-weight: 750;
    letter-spacing: -.035em;
    line-height: 1.17;
}

.aks-corporate-focus-grid p {
    margin: 20px 0 0;
    color: rgba(255, 255, 255, .7);
    font-size: 15px;
    line-height: 1.8;
}

.aks-content-heading {
    max-width: 760px;
    margin-bottom: 46px;
}

.aks-content-heading-centered {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.aks-content-heading-centered .aks-content-kicker {
    justify-content: center;
}

.aks-content-heading h2,
.aks-split-content h2 {
    margin: 0;
    color: #122b3e;
    font-size: clamp(30px, 3.2vw, 45px);
    font-weight: 750;
    letter-spacing: -.035em;
    line-height: 1.14;
}

.aks-content-heading p,
.aks-split-content > p {
    margin: 18px 0 0;
    color: #687986;
    font-size: 16px;
    line-height: 1.8;
}

.aks-split-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    align-items: center;
    gap: clamp(48px, 6vw, 88px);
}

.aks-split-media {
    position: relative;
    min-height: 500px;
}

.aks-split-media img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    box-shadow: 0 22px 55px rgba(11, 36, 53, .14);
}

.aks-split-media-caption {
    position: absolute;
    right: -22px;
    bottom: -24px;
    display: grid;
    width: min(330px, 85%);
    padding: 24px 26px;
    color: #fff;
    background: #03503c;
    gap: 5px;
}

.aks-split-media-caption strong {
    font-size: 18px;
}

.aks-split-media-caption span {
    color: rgba(255, 255, 255, .78);
    font-size: 13px;
}

.aks-check-list {
    display: grid;
    margin: 27px 0 0;
    padding: 0;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px 20px;
    list-style: none;
}

.aks-check-list li {
    display: flex;
    color: #284356;
    align-items: flex-start;
    gap: 9px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
}

.aks-check-list i {
    padding-top: 3px;
    color: #03503c;
}

.aks-value-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

.aks-value-card {
    padding: 34px 30px;
    background: #fff;
    border: 1px solid #e0e8ed;
    box-shadow: 0 8px 28px rgba(11, 36, 53, .045);
}

.aks-value-card i {
    display: inline-grid;
    width: 56px;
    height: 56px;
    margin-bottom: 25px;
    color: #03503c;
    background: #e7f1ee;
    font-size: 21px;
    place-items: center;
}

.aks-value-card h3 {
    margin: 0;
    color: #17364d;
    font-size: 18px;
    font-weight: 750;
}

.aks-value-card p {
    margin: 12px 0 0;
    color: #6b7c89;
    font-size: 14px;
    line-height: 1.7;
}

.aks-page-cta {
    display: flex;
    padding: 38px 42px;
    color: #fff;
    background: #03503c;
    align-items: center;
    justify-content: space-between;
    gap: 34px;
}

.aks-page-cta > div {
    display: grid;
    gap: 6px;
}

.aks-page-cta span {
    color: rgba(255, 255, 255, .75);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.aks-page-cta strong {
    color: #fff;
    font-size: clamp(20px, 2.5vw, 28px);
    line-height: 1.3;
}

.aks-page-button {
    display: inline-flex;
    min-height: 50px;
    padding: 0 23px;
    color: #17364d;
    background: #fff;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    gap: 11px;
    font-size: 14px;
    font-weight: 750;
    text-decoration: none;
}

.aks-page-button:hover {
    color: #03503c;
}

.aks-page-button-blue {
    color: #fff;
    background: #03503c;
}

.aks-page-button-blue:hover {
    color: #fff;
    background: #024332;
}

.aks-section-footer {
    display: flex;
    margin-top: 38px;
    justify-content: center;
}

.aks-about-faq {
    max-width: 920px;
    margin: 0 auto;
}

.aks-reference-grid,
.aks-media-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.aks-reference-companies-section .aks-company-reference-slider {
    min-height: 0;
}

.aks-reference-companies-section .aks-company-reference-card {
    min-height: 220px;
    flex-basis: calc(25% - 9px);
}

@media (max-width: 991px) {
    .aks-reference-companies-section .aks-company-reference-card {
        flex-basis: calc(50% - 6px);
    }
}

@media (max-width: 575px) {
    .aks-reference-companies-section .aks-company-reference-card {
        flex-basis: 86%;
    }
}

.aks-reference-card,
.aks-media-card {
    display: flex;
    min-width: 0;
    overflow: hidden;
    color: #17364d;
    background: #fff;
    border: 1px solid #e0e8ed;
    flex-direction: column;
    text-decoration: none;
    transition: box-shadow .2s ease, transform .2s ease;
}

.aks-reference-card:hover,
.aks-media-card:hover {
    color: #17364d;
    box-shadow: 0 18px 38px rgba(11, 36, 53, .12);
    transform: translateY(-5px);
}

.aks-reference-card-media,
.aks-media-card-media {
    height: 235px;
    overflow: hidden;
    background: #e9eef2;
}

.aks-reference-card-media img,
.aks-media-card-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .45s ease;
}

.aks-reference-card:hover img,
.aks-media-card:hover img {
    transform: scale(1.045);
}

.aks-reference-card-content,
.aks-media-card-content {
    display: flex;
    min-height: 150px;
    padding: 23px;
    flex-direction: column;
}

.aks-reference-card-content h2,
.aks-media-card-content h2 {
    margin: 0;
    color: #17364d;
    font-size: 18px;
    font-weight: 750;
    line-height: 1.35;
}

.aks-media-card-type {
    display: block;
    margin-bottom: 8px;
    color: #03503c;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.aks-reference-card-content p,
.aks-media-card-content p {
    display: -webkit-box;
    margin: 10px 0 0;
    overflow: hidden;
    color: #6b7c89;
    font-size: 13px;
    line-height: 1.6;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.aks-reference-meta,
.aks-media-meta {
    display: flex;
    margin-top: auto;
    padding-top: 18px;
    color: #03503c;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    font-size: 12px;
    font-weight: 750;
}

.aks-empty-state {
    padding: 54px 30px;
    color: #607280;
    background: #f3f6f8;
    border: 1px solid #e0e8ed;
    text-align: center;
}

.aks-empty-state i {
    display: block;
    margin-bottom: 16px;
    color: #03503c;
    font-size: 32px;
}

.aks-catalog-intro {
    display: flex;
    margin-bottom: 42px;
    padding: 24px 27px;
    color: #40576a;
    background: #e7f1ee;
    border-left: 4px solid #03503c;
    align-items: flex-start;
    gap: 14px;
    font-size: 14px;
    line-height: 1.7;
}

.aks-catalog-intro i {
    padding-top: 4px;
    color: #03503c;
}

.aks-catalog-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
}

.aks-catalog-page {
    position: relative;
    display: block;
    overflow: hidden;
    background: #eef2f4;
    border: 1px solid #dfe7ec;
    box-shadow: 0 8px 26px rgba(11, 36, 53, .06);
    cursor: pointer;
    text-align: left;
}

.aks-catalog-page img {
    display: block;
    width: 100%;
    aspect-ratio: 3 / 4;
    object-fit: cover;
    transition: transform .35s ease;
}

.aks-catalog-page span {
    position: absolute;
    right: 12px;
    bottom: 12px;
    display: inline-flex;
    min-width: 78px;
    min-height: 32px;
    color: #17364d;
    background: rgba(255, 255, 255, .94);
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 800;
}

.aks-catalog-page:hover img {
    transform: scale(1.025);
}

.aks-catalog-page:focus-visible {
    border-color: #03503c;
    outline: 3px solid rgba(3, 80, 60, .18);
    outline-offset: 3px;
}

.aks-catalog-dialog {
    width: min(960px, calc(100vw - 32px));
    height: min(920px, calc(100svh - 32px));
    max-width: none;
    max-height: none;
    margin: auto;
    padding: 0;
    overflow: hidden;
    background: #101d27;
    border: 0;
    box-shadow: 0 30px 90px rgba(0, 0, 0, .48);
}

.aks-catalog-dialog::backdrop {
    background: rgba(4, 16, 25, .86);
    backdrop-filter: blur(5px);
}

.aks-catalog-dialog-frame {
    display: grid;
    height: 100%;
    grid-template-rows: minmax(0, 1fr) auto;
}

.aks-catalog-dialog-close {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 2;
    display: grid;
    width: 42px;
    height: 42px;
    padding: 0;
    color: #fff;
    background: rgba(8, 30, 46, .88);
    border: 1px solid rgba(255, 255, 255, .22);
    border-radius: 50%;
    place-items: center;
}

.aks-catalog-dialog-media {
    display: grid;
    min-height: 0;
    padding: 22px;
    overflow: auto;
    background: #e8edf0;
    place-items: center;
}

.aks-catalog-dialog-media img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    object-fit: contain;
    box-shadow: 0 14px 40px rgba(8, 27, 41, .2);
}

.aks-catalog-dialog-controls {
    display: grid;
    min-height: 68px;
    padding: 10px 16px;
    color: #fff;
    background: #0d283b;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 12px;
}

.aks-catalog-dialog-controls button {
    display: inline-flex;
    min-height: 42px;
    padding: 0 14px;
    color: #fff;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, .24);
    align-items: center;
    justify-content: center;
    gap: 9px;
    font-size: 12px;
    font-weight: 750;
}

.aks-catalog-dialog-controls button:last-child {
    justify-self: end;
}

.aks-catalog-dialog-controls strong {
    min-width: 90px;
    color: #fff;
    font-size: 13px;
    text-align: center;
}

.aks-media-section + .aks-media-section {
    padding-top: 0;
}

.aks-video-card-media {
    position: relative;
    display: block;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    color: #fff;
    background: linear-gradient(135deg, #102a46, #142e4c);
}

.aks-video-card-media::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 66px;
    height: 66px;
    background: rgba(3, 80, 60, .94);
    box-shadow: 0 10px 28px rgba(4, 25, 39, .28);
    border-radius: 50%;
    content: "";
    transform: translate(-50%, -50%);
    transition: background .2s ease, transform .2s ease;
}

.aks-video-card-media::after {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(4, 24, 38, .03), rgba(4, 24, 38, .35));
    content: "";
}

.aks-video-card-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .4s ease;
}

.aks-video-card-media i {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    font-size: 20px;
    transform: translate(-42%, -50%);
}

.aks-media-card:hover .aks-video-card-media img {
    transform: scale(1.045);
}

.aks-media-card:hover .aks-video-card-media::before {
    background: #102a46;
    transform: translate(-50%, -50%) scale(1.06);
}

.aks-production-flow {
    display: grid;
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    list-style: none;
}

.aks-production-flow li {
    padding: 28px 24px;
    background: #fff;
    border-top: 3px solid #03503c;
    box-shadow: 0 9px 28px rgba(11, 36, 53, .07);
}

.aks-production-flow span {
    color: #03503c;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .13em;
}

.aks-production-flow h3 {
    margin: 18px 0 0;
    color: #17364d;
    font-size: 17px;
    font-weight: 750;
}

.aks-production-flow p {
    margin: 11px 0 0;
    color: #6b7c89;
    font-size: 13px;
    line-height: 1.65;
}

.aks-facility-summary {
    padding: 0;
    color: #fff;
    background: #0d283b;
}

.aks-facility-summary-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.aks-facility-summary article {
    position: relative;
    display: grid;
    min-height: 180px;
    padding: 37px 34px;
    border-left: 1px solid rgba(255, 255, 255, .12);
    align-content: center;
    gap: 8px;
}

.aks-facility-summary article:last-child {
    border-right: 1px solid rgba(255, 255, 255, .12);
}

.aks-facility-summary i {
    position: absolute;
    top: 38px;
    right: 30px;
    color: rgba(255, 255, 255, .24);
    font-size: 34px;
}

.aks-facility-summary span {
    color: #fff;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.aks-facility-summary strong {
    max-width: 250px;
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
}

.aks-accordion {
    display: grid;
    gap: 12px;
}

.aks-accordion .accordion-item {
    overflow: hidden;
    background: #fff;
    border: 1px solid #dfe7ec;
    border-radius: 0;
}

.aks-accordion .accordion-button {
    min-height: 68px;
    padding: 18px 22px;
    color: #17364d;
    background: #fff;
    box-shadow: none;
    font-size: 15px;
    font-weight: 750;
}

.aks-accordion .accordion-button:not(.collapsed) {
    color: #03503c;
    background: #e7f1ee;
}

.aks-accordion .accordion-button:focus {
    border-color: #03503c;
    box-shadow: 0 0 0 3px rgba(3, 80, 60, .13);
}

.aks-accordion .accordion-body {
    padding: 22px;
    color: #627582;
    font-size: 14px;
    line-height: 1.75;
}

@media (max-width: 991px) {
    .aks-corporate-page-section {
        padding: 74px 0;
    }

    .aks-split-layout {
        grid-template-columns: 1fr;
    }

    .aks-corporate-focus-grid {
        grid-template-columns: 1fr;
    }

    .aks-value-grid,
    .aks-reference-grid,
    .aks-media-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .aks-catalog-grid,
    .aks-production-flow {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .aks-facility-summary-grid {
        grid-template-columns: 1fr;
    }

    .aks-facility-summary article,
    .aks-facility-summary article:last-child {
        min-height: 138px;
        border-right: 1px solid rgba(255, 255, 255, .12);
        border-bottom: 1px solid rgba(255, 255, 255, .12);
    }
}

@media (max-width: 575px) {
    .aks-page-hero {
        min-height: 330px;
        padding: 58px 0;
    }

    .aks-page-hero-media {
        object-position: 63% center;
    }

    .aks-page-breadcrumb {
        margin-bottom: 34px;
    }

    .aks-page-hero h1 {
        font-size: 37px;
    }

    .aks-page-hero p {
        font-size: 15px;
    }

    .aks-corporate-page-section {
        padding: 58px 0;
    }

    .aks-split-media,
    .aks-split-media img {
        min-height: 0;
        height: 340px;
    }

    .aks-split-media-caption {
        right: 0;
        bottom: -20px;
    }

    .aks-check-list,
    .aks-value-grid,
    .aks-reference-grid,
    .aks-media-grid,
    .aks-catalog-grid,
    .aks-production-flow {
        grid-template-columns: 1fr;
    }

    .aks-page-cta {
        padding: 28px;
        align-items: flex-start;
        flex-direction: column;
    }

    .aks-page-button {
        width: 100%;
    }

    .aks-reference-card-media,
    .aks-media-card-media {
        height: 215px;
    }

    .aks-catalog-dialog {
        width: calc(100vw - 16px);
        height: calc(100svh - 16px);
    }

    .aks-catalog-dialog-media {
        padding: 10px;
    }

    .aks-catalog-dialog-controls {
        padding: 8px;
    }

    .aks-catalog-dialog-controls button {
        min-width: 44px;
        padding: 0 10px;
        font-size: 0;
    }

    .aks-catalog-dialog-controls button i {
        font-size: 13px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .aks-reference-card,
    .aks-media-card,
    .aks-reference-card img,
    .aks-media-card img,
    .aks-catalog-page img {
        transition: none;
    }
}
