﻿.main-wrapper {
    margin: auto;
    background-color: #f7f8fa;
    padding: 0 0 120px;
    position: relative;
    max-width: 2560px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* 전체 배너 슬라이더 */
.banner-carousel {
    display: flex;
    width: 100%;
    max-width: 2560px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    overflow: hidden;
    position: relative;
    z-index: 20;
    height: 480px;
    margin: 0 auto;
    margin-top: -91px;
}

/* 슬라이드 wrapper */
.carousel-inner {
    width: 100%;
    left: 0;
    display: flex;
    position: absolute;
}

/* 각 슬라이드 아이템 */
.carousel-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    height: 480px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top;
    position: relative;
    overflow: hidden;
}

/* 이미지 wrapper */
.image-wrapper {
    cursor: default;
}

picture {
    line-height: 0;
}

/* 실제 배경 이미지 */
.banner-background-image {
    width: 100%;
    object-fit: cover;
    height: 480px;
}

/* 텍스트 정보 박스 전체 */
.banner-info {
    top: calc((100% + 72px) / 2);
    left: calc(50% - 542px);
    transform: translateY(-50%);
    box-sizing: border-box;
    width: 540px;
    position: absolute;
}

/* 타이틀 영역 */
.info-head {
    text-align: left;
    margin-bottom: 17px;
    display: -webkit-box;
}

.info-head div {
    font-size: 2.875rem;
    width: 100%;
}

.info-head h1 {
    font-size: 2.875rem;
    font-family: 'Myriad pro semibold', 'Segoe UI', 'Arial', 'PingFang TC', 'Microsoft JhengHei', 'sans-seri';
    line-height: 1.16em;
    color: #FFFFFF;
    margin: 0;
    font-weight: 500;
    letter-spacing: -.4px;
}

/* 설명/태그 영역 */
.info-tag {
    text-align: left;
    margin-top: 16px;
    color: #f5f5f5;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 125%;
    max-height: 126px;
}

/* 링크가 없는 요소 */
.no-link {
    color: #FFFFFF;
    cursor: default;
    text-align: left;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 125%;
    max-height: 126px;
}

.no-link span {
    white-space: normal;
}

.filter-button-wrapper {
    display: none;
    left: 16px;
    background: #005ec4;
    border-radius: 25px;
    cursor: pointer;
    -webkit-transition: .3s;
    position: fixed;
    flex-flow: nowrap;
    -webkit-box-align: center;
    align-items: center;
    bottom: 16px;
    max-width: 44px;
    height: 44px;
    z-index: 10050;
    overflow: hidden;
}

/* === Anchor bar === */
.anchor-bar {
    top: 0px;
    position: sticky;
    z-index: 10;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    margin: auto;
    background-color: #ffffff;
    border-bottom: 1px solid #dadce0;
    box-sizing: border-box;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
    font-weight: 600;
}

.anchor-bar-container {
    position: relative;
    max-width: 1236px;
    width: 100%;
    height: 79px;
    margin: auto;
}

.anchor-wrapper {
    position: relative;
}

.anchor-container {
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.anchor-swiper {
    display: flex;
    height: 80px;
    width: 100%;
}

.anchor-bar-list {
    transition-duration: 0ms;
    transform: translate3d(0px, 0px, 0px);
    width: auto;
    margin: auto;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    height: 100%;
    transition-property: transform, -webkit-transform;
    z-index: 1;
}

.anchor-slide {
    margin-right: 24px;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: #4d4d4d;
    height: 100%;
    width: auto;
    padding: 0 16px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 1rem;
    font-family: TTNormsProMedium, Segoe UI, system-ui, sans-serif;
    line-height: 130%;
    transition-property: transform, -webkit-transform;
    flex-shrink: 0;
}

.anchor-slide:hover,
.anchor-bar-list .active {
    color: #181818;
    border-bottom: 5px solid #13547a;
}

/* === Series section === */
.series-section {
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

.series-background {
    right: 0;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
}

.series-background img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-style: none;
}

.filter-wrapper {
    padding: 80px 0 120px;
    width: 100%;
    max-width: 1236px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.filter-container {
    -webkit-transition: .15s;
    position: relative;
    width: 276px;
    margin-inline-end: 32px;
    height: 100%;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.filter-box {
    background-color: #fff;
    padding: 4px 16px;
    box-shadow: 0 44px 40px -24px rgba(0, 0, 0, .1);
    border-radius: 4px;
    position: relative;
    backdrop-filter: blur(20px);
    -ms-flex-item-align: start;
    align-self: flex-start;
    overflow-y: auto;
    height: auto;
    box-sizing: border-box;
}

.filter-header {
    left: 0;
    background: #fff;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    padding: 0 16px;
    transform: translateZ(0);
    position: fixed;
    top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 59px;
    z-index: 10101;
    font-family: Roboto, Segoe UI, system-ui, sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 135%;
    letter-spacing: .48px;
    text-decoration: none;
    color: #181818;
    display: none;
    box-sizing: border-box;
}

.filter-clear {
    right: 15px;
    -webkit-transition: all .2s ease-in-out;
    position: absolute;
    top: 18px;
    font-family: Roboto, Segoe UI, system-ui, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 135%;
    letter-spacing: .48px;
    text-decoration: none;
    color: #13547a;
}

.filter-list {
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

.filter-group-wrapper {
    width: 100%;
}

.filter-group {
    border-top: 1px solid #cbcdd1;
    padding: 12px 0;
    box-sizing: border-box;
}

.filter-group:first-child {
    border-top: none;
}

.filter-title {
    cursor: pointer;
    font-size: .875rem;
    color: #262626;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    user-select: none;
    box-sizing: border-box;
    position: relative;
    font-weight: 500;
}

.sensor-plus {
    display: none;
}

.sensor-minus {
    display: none;
}

.sensor-plus.active {
    display: block;
}

.sensor-minus.active {
    display: block;
}

.filter-item-list {
    display: none;
    padding-top: 6px;
    padding-bottom: 8px;
    -webkit-transition: max-height .3s cubic-bezier(1, 0, 1, .16), padding-bottom .1s cubic-bezier(.82, .27, 1, .52), padding-top .1s cubic-bezier(.82, .27, 1, .52);
    max-height: 7000px;
    box-sizing: border-box;
    visibility: initial;
    overflow: hidden;
}

.filter-item-list.active {
    display: block;
}

.filter-item {
    padding: 8px 0;
    cursor: pointer;
    min-height: 18px;
    color: #4d4d4d;
    display: flex;
    position: relative;
    user-select: none;
    box-sizing: border-box;
}

.checkbox-wrapper {
    padding-left: 16px;
    cursor: pointer;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    min-height: .9375rem;
    box-sizing: border-box;
}

.checkbox-wrapper input[type="checkbox"] {
    width: 0;
    height: 0;
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.checkbox-label {
    padding-left: 8px;
    cursor: pointer;
    margin-top: -1px;
    width: 100%;
    height: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    user-select: none;
    font-size: .875rem;
    box-sizing: border-box;
    outline: none;
}

.checkbox-label::before {
    left: 0;
    margin: auto;
    border: 1px solid #4d4d4d;
    border-radius: 4px;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    display: block;
    outline: none;
    pointer-events: none;
    cursor: pointer;
    user-select: none;
    font-size: .875rem;
}

.checkbox-label::after {
    left: 0;
    margin: auto;
    background: no-repeat 50% / 50% 50%;
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    display: block;
    outline: none;
    cursor: pointer;
    user-select: none;
    font-size: .875rem;
}

.checkbox-wrapper input[type="checkbox"]:checked+.checkbox-label::before {
    background-color: #13547a;
    border-color: #13547a;
    color: #fff;
}

.checkbox-wrapper input[type="checkbox"]:checked+.checkbox-label::after {
    content: '';
    position: absolute;
    top: 1px;
    left: 7px;
    width: 3px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}


.show-more-button {
    border: 1px solid #13547a;
    border-radius: 4px;
    -webkit-transition: all .3s;
    cursor: pointer;
    margin: 6px 0 12px;
    display: none;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    align-items: center;
    height: 24px;
    line-height: 24px;
    color: #13547a;
    font-size: .9375rem;
}

.filter-footer {
    left: 0;
    background: #fff;
    box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, .1);
    padding: 12px;
    transform: translateZ(0);
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 72px;
    z-index: 10101;
    box-sizing: border-box;
    display: none;
}

.filter-cancel-button {
    -webkit-transition: all .2s ease-in-out;
    display: inline-flex;
    font-size: 1.0625rem;
    color: #13547a;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 48px;
    margin-inline-end: 20px;
    width: calc((100% - 36px) / 2);
}

.filter-cancel-button span {
    cursor: pointer;
    font-size: 1.0625rem;
    color: #13547a;
}

.filter-apply-button {
    -webkit-transition: all .2s;
    cursor: pointer;
    padding: 6.5px 24px;
    border-radius: 8px;
    background-color: #13547a;
    border: none;
    margin: 0;
    display: inline-flex;
    text-decoration: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    min-height: 44px;
    min-width: 180px;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.125rem;
    font-family: TTNormsProMedium, Segoe UI, system-ui, sans-serif;
    line-height: 125%;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    outline: none;
}

.filter-apply-button span {
    text-align: center;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: #fff;
}

.back-to-filter {
    box-shadow: 0 44px 40px -24px rgba(0, 0, 0, .1);
    border-radius: 4px;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 16px;
    color: #181818;
    font-family: Roboto, Segoe UI, system-ui, sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
    line-height: 135%;
    letter-spacing: .48px;
    text-decoration: none;
    height: 48px;
    width: 100%;
    max-width: 276px;
    visibility: hidden;
    user-select: none;
    backdrop-filter: blur(20px);
    background: #fff;
}

/* Wrapper 전체 */
.series-box-wrapper {
    max-width: 928px;
    width: 100%;
}

/* 각 시리즈 박스 */
.series-box {
    padding: 40px 0;
    border-radius: 4px;
    margin-bottom: 40px;
    background: hsla(0, 0%, 100%, .75);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    -webkit-transition: all .3s ease-in-out;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    backdrop-filter: blur(20px);
    box-sizing: border-box;
}

.series-box:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

/* 이미지 영역 */
.series-image {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    aspect-ratio: 356 / 356;
    flex-shrink: 0;
    height: 404px;
}

.series-image img {
    width: 404px;
    height: 404px;
    object-fit: cover;
    border-style: none;
}

/* 정보 영역 */
.series-info {
    padding: 0 0 0 52px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

/* 시리즈 제목 */
.series-title {
    margin: 0;
    padding-bottom: 16px;
    display: -webkit-box;
    color: #181818;
    font-family: Roboto, Segoe UI, system-ui, sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 125%;
    text-decoration: none;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
}

/* 시리즈 설명 */
.series-description {
    display: -webkit-box;
    color: #181818;
    font-family: Roboto, Segoe UI, system-ui, sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-style: normal;
    line-height: 170%;
    letter-spacing: .02em;
    text-decoration: none;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-word;
    margin-bottom: 16px;
}

/* 버튼 영역 */
.series-button .btn {
    margin-right: 32px;
    margin-bottom: 26.5px;
    min-width: 160px;
    border-color: currentColor;
    -webkit-transition: all .2s;
    padding: 6.5px 24px;
    border-radius: 4px;
    border: 3px solid #13547a;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -o-transition: all .2s;
    min-height: 44px;
    box-sizing: border-box;
    font-family: Roboto, Segoe UI, system-ui, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: .48px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    color: #13547a;
}

.series-button .btn:hover {
    border: 3px solid #002e52;
    background-color: #002e52;
}

.series-button .btn-text {
    color: currentColor;
    transform: translateY(-1px);
    text-align: center;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-family: Roboto, Segoe UI, system-ui, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: .48px;
}

.series-button .btn:hover .btn-text {
    color: #fff;
}

.solution-section {
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    height: 428px;
}

.solution-banner {
    text-align: center;
    display: block;
    position: relative;
    width: 100%;
    max-width: 2560px;
    overflow: hidden;
    height: 428px;
}

.solution-banner img {
    height: 428px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    border-style: none;
}

.solution-content {
    right: 50%;
    text-align: left;
    margin-right: 18px;
    position: absolute;
    width: 100%;
    max-width: 540px;
    top: 115px;
}

.solution-title {
    color: #181818;
    font-family: Roboto, Segoe UI, system-ui, sans-serif;
    font-size: 36px;
    line-height: 125%;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-word;
}

.solution-subtitle {
    margin-top: 16px;
    color: #181818;
    font-family: Roboto, Segoe UI, system-ui, sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-style: normal;
    line-height: 170%;
    letter-spacing: .02em;
    text-decoration: none;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-word;
}

.textLink-link {
    padding-block: 10.5px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: all .2s ease-in-out;
    position: relative;
    display: inline-block;
    text-decoration: none;
    box-sizing: border-box;
    color: #13547a;
}

.textLink-linkText {
    -webkit-transition: all .5s;
    transform: translateY(-2px);
    position: relative;
    font-size: 1.125rem;
    font-family: TTNormsProNormal, Segoe UI, system-ui, sans-serif;
    line-height: 120%;
    font-weight: 500;
    color: #13547a;
}

.textLink-linkText svg {
    margin-left: 9px;
    margin-top: -4px;
    -webkit-transition: all .2s ease-in-out;
    transform: rotate(0);
    vertical-align: middle;
}

.textLink-link:hover {
    color: #002e52;
}

.textLink-link:hover .textLink-linkText {
    text-decoration: underline;
    color: #002e52;
}

.textLink-link:hover .textLink-linkText svg {
    transform: translateX(4px);
    stroke: #002e52;
}

.service-section {
    padding: 120px 0 0;
    background-color: #f7f8fa;
    width: 100%;
    box-sizing: border-box;
}

.service-section-title {
    text-align: left;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-word;
    color: #181818;
    font-family: Roboto, Segoe UI, system-ui, sans-serif;
    font-weight: 700;
    font-size: 52px;
    font-style: normal;
    line-height: 115%;
    letter-spacing: -.25px;
    text-decoration: none;
    width: 100%;
    max-width: 1236px;
    margin-inline: auto;
    margin-block-end: 48px;
}

.service-container {
    margin: auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    max-width: 1236px;
}

.service-box {
    padding: 40px;
    border-radius: 4px;
    -webkit-transition: background-color .4s ease, -webkit-box-shadow .4s ease;
    background: rgba(0, 0, 0, 0);
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    min-height: 324px;
    -webkit-box-flex: 1;
    flex: 1;
    box-sizing: border-box;
    position: relative;
    color: #13547a;
    text-decoration: none;
}

.service-title {
    display: -webkit-box;
    color: #181818;
    font-family: Roboto, Segoe UI, system-ui, sans-serif;
    font-size: 24px;
    font-style: normal;
    line-height: 135%;
    letter-spacing: .02em;
    text-decoration: none;
    font-weight: 700;
    margin-block-end: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-word;
}

.service-description {
    display: -webkit-box;
    color: #181818;
    font-family: Roboto, Segoe UI, system-ui, sans-serif;
    font-weight: 500;
    font-size: 18px;
    font-style: normal;
    line-height: 170%;
    letter-spacing: .02em;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    word-break: break-word;
}

.link-box {
    position: relative;
    z-index: 3;
    display: inline-block;
    margin-block-start: 24px;
    margin-inline: 0 auto;
    padding-block: 10.5px;
}

@media screen and (max-width: 768px) {
    .main-wrapper {
        padding: 0 0 64px;
        margin: auto;
    }

    .banner-carousel {
        margin-top: -47px;
    }

    .banner-info {
        top: 72px;
        left: 50%;
        transform: translateX(-50%);
        padding-bottom: 16px;
        margin-bottom: 0;
        max-width: 300px;
    }

    .info-head {
        min-height: 44px;
        margin-bottom: 10px;
        font-size: 2rem;
        font-weight: 500;
        line-height: 1.15;
        letter-spacing: -.2px;
    }

        .info-head div {
            text-align: center;
            font-size: 2rem;
            line-height: 115%;
        }

        .info-head h1 {
            font-size: 2rem;
        }


    .info-tag {
        min-height: 42px;
        margin-top: 12px;
        font-size: 1rem;
        line-height: 1.3;
    }

    .no-link {
        text-align: center;
    }

    .anchor-bar-list {
        width: 100%;
    }

    .anchor-slide {
        margin: 0 6px;
        max-width: calc(25% - 12px);
    }

    .filter-wrapper {
        padding: 24px 16px 64px;
    }

    .filter-container {
        right: 0;
        left: 0;
        padding: 0;
        margin-top: 0;
        transform: translateY(100%);
        position: fixed;
        top: 0;
        bottom: 0;
        width: 100vw;
        z-index: 10101;
        margin-inline-end: 0;
        max-width: 100%;
    }

    .filter-box {
        padding: 0;
        height: inherit;
    }

    .filter-header {
        display: flex;
    }

    .filter-list {
        padding: 60px 16px 72px;
        height: 100%;
        overflow-y: auto;
    }

    .filter-title {
        font-size: 1.125rem;
    }

    .filter-footer {
        display: flex;
    }

    .back-to-filter {
        display: none;
    }

    .series-box {
        padding: 40px 16px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        background: hsla(0, 0%, 100%, .94);
        box-shadow: 0 44px 40px -24px rgba(0, 0, 0, .1);
        margin-bottom: 16px;
    }

    .series-box:nth-child(odd) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .series-image {
        padding: 0;
        margin-bottom: 16px;
        width: 100%;
        box-sizing: border-box;
        aspect-ratio: auto;
        height: auto;
    }

    .series-image img {
        width: 100%;
        max-height: 534px;
        height: auto;
        object-fit: cover;
    }

    .series-info {
        padding: 0;
    }

    .series-title {
        font-family: Roboto, Segoe UI, system-ui, sans-serif;
        font-weight: 600;
        font-size: 32px;
        line-height: 115%;
        text-decoration: none;
    }

    .series-description {
        font-family: Roboto, Segoe UI, system-ui, sans-serif;
        font-weight: 400;
        font-size: 18px;
        font-style: normal;
        line-height: 170%;
        letter-spacing: .02em;
        text-decoration: none;
    }

    .series-button {
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
    }

    .series-button .btn {
        margin-right: 0;
    }

    .solution-section {
        height: 440px;
    }

    .solution-banner {
        height: 440px;
    }

    .solution-banner img {
        height: 440px;
        object-fit: cover;
        width: 100%;
    }

    .solution-content {
        left: 50%;
        transform: translateX(-50%);
        margin-right: 0;
        width: calc(100% - 32px);
        max-width: 328px;
        top: 55px;
    }

    .solution-subtitle {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        word-break: break-word;
    }

    .solution-title {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        word-break: break-word;
    }

    .textLink-link {
        margin-top: 16px;
    }

    .service-section {
        padding: 64px 20px 0;
    }

    .service-section-title {
        -webkit-line-clamp: 2;
        font-family: Roboto, Segoe UI, system-ui, sans-serif;
        font-weight: 700;
        font-size: 36px;
        font-style: normal;
        line-height: 115%;
        letter-spacing: -.25px;
        text-decoration: none;
        margin-block-start: 0px;
        margin-block-end: 32px;
    }

    .service-container {
        gap: 16px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .service-box {
        padding: 40px 20px;
        background: hsla(0, 0%, 100%, .94);
    }

    .service-description {
        font-family: Roboto, Segoe UI, system-ui, sans-serif;
        font-weight: 400;
        font-size: 18px;
        font-style: normal;
        line-height: 170%;
        letter-spacing: .02em;
        text-decoration: none;
    }

    .filter-button-wrapper {
        display: flex;
    }

    .filter-icon-wrapper {
        border-radius: 100%;
        position: relative;
        min-width: 44px;
        width: 44px;
        height: 44px;
    }

    .filter-icon {
        left: 0;
        right: 0;
        border-radius: 1px;
        margin: auto;
        background: #fff;
        position: absolute;
        top: 1px;
        bottom: 0;
        width: 12px;
        height: 2px;
    }

    .filter-icon:before {
        left: -3px;
        right: 0;
        border-radius: 1px;
        margin: auto;
        background: #fff;
        position: absolute;
        top: -5px;
        width: 18px;
        height: 2px;
        content: "";
    }

    .filter-icon:after {
        left: 0;
        right: 0;
        margin: auto;
        background: #fff;
        position: absolute;
        top: 5px;
        width: 4px;
        height: 2px;
        content: "";
    }

    .filter-label {
        padding-right: 0;
        user-select: none;
        font-size: .9375rem;
        color: #fff;
        opacity: 0;
        box-sizing: border-box;
    }

    .filter-container.active {
        transform: translateY(0)
    }
}