body {
    overflow-x: hidden;
    color: #333;
    font-size: 18px;
    line-height: 1.5;
}

.home-main img,
.home-hero img {
    max-width: 100%;
    vertical-align: middle;
    transition: all .6s;
}

[data-viewer-gallery] .js-viewer-image {
    cursor: pointer;
}

.home-main .swiper-container {
    overflow: hidden;
}

.idxSystem {
    background: url(../images/idxSystemBg.jpg) no-repeat center center / cover;
}

.idxSystem.pt-100 {
    padding-top: 100px;
}

.idxSystem.pb-100 {
    padding-bottom: 100px;
}

.idxSystem .inner {
    width: 1600px;
    margin: 0 auto;
}

.idxSystem.color-white {
    color: #fff;
}

.idxSystem .font50 {
    margin: 0;
    font-size: clamp(1.375rem, .925rem + 2.25vw, 3.125rem);
}

.idxSystem .font24 {
    font-size: clamp(1rem, .85rem + .75vw, 1.5rem);
}

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

.idxSystem .text-nowrap {
    white-space: nowrap;
}

.idxSystem .flex,
.idxSystem .flex-center-center {
    display: flex;
    align-items: center;
}

.idxSystem .flex-center-center {
    justify-content: center;
}

.idxSystem .mt-60 {
    margin-top: 60px;
}

.idxSystem .mt-100 {
    margin-top: 100px;
}

.idxSystem .radius40 {
    border-radius: 40px;
}

.idxSystem .radius15 {
    border-radius: 15px;
}

.idxSystem .line-height3 {
    line-height: 3;
}

.idxSystem .pl-40 {
    padding-left: 40px;
}

.idxSystem .pr-40 {
    padding-right: 40px;
}

.idxSystem .cursor {
    cursor: pointer;
}

.idxSystemUl {
    margin: 0;
    padding: 5px;
    list-style: none;
    background: #363637;
}

.idxSystemUl li {
    list-style: none;
}

.idxSystemUl li.on {
    background-image: linear-gradient(90deg, #4881ec, #60b5f6);
}

.idxSystem .bg-white {
    background: #fff;
}

.idxSystem .wmax {
    width: 100%;
}

.idxSystem .hmax {
    height: 100%;
}

.idxSystem .posi-a {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
}

.idxSystem .p10 {
    padding: 10px;
    box-sizing: border-box;
}

.idxSystem .maxImg img {
    max-width: 100%;
    max-height: 100%;
}

.swiTabCon {
    overflow: hidden;
}

.swiTabCon figure {
    margin: 0;
}

.swiTabCon .slide-c .img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 48.5%;
    overflow: hidden;
}

.idxThree {
    background: url(../images/idxThreeBg.jpg) no-repeat center top / cover;
}

.idxThree.pt-100 {
    padding-top: 100px;
}

.idxThree.pb-100 {
    padding-bottom: 100px;
}

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

.idxThree .color-white {
    color: #fff;
}

.idxThree .font50 {
    margin: 0;
    font-size: clamp(1.375rem, .925rem + 2.25vw, 3.125rem);
}

.idxThree .posi {
    position: relative;
}

.idxThreeUl {
    width: 1260px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.idxThreeUl li {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 1;
    list-style: none;
}

.idxThreeUl li:nth-child(1) {
    top: 80px;
}

.idxThreeUl li:nth-child(2) {
    top: 160px;
}

.idxThreeUl li:nth-child(3) {
    top: 240px;
}

.idxThreeUl li:nth-child(4) {
    top: 320px;
}

.idxThreeUl li:nth-child(5) {
    top: 400px;
}

.idxThreeUl li:hover {
    opacity: 1;
}

.idxThreeUl .inner {
    width: 100%;
}

.idxThree .flex-between {
    display: flex;
    justify-content: space-between;
}

.idxThree .flex-start {
    display: flex;
    align-items: flex-start;
}

.idxThree .w50 {
    width: 50%;
}

.idxThree .bg-white {
    background: #fff;
}

.idxThree .font-weight {
    font-weight: 700;
}

.idxThree .border-bottom {
    border-bottom: 1px solid #eee;
}

.idxThree .font30 {
    font-size: clamp(1.125rem, .938rem + .94vw, 1.875rem);
}

.idxThree .font22 {
    margin: 0;
    font-size: clamp(1rem, .906rem + .47vw, 1.375rem);
}

.idxThree .pl-50 {
    padding-left: 50px;
}

.idxThree .pt-40 {
    padding-top: 40px;
}

.idxThree .pb-40 {
    padding-bottom: 40px;
}

.idxThree .p50 {
    padding: 50px;
}

.idxThree .mt-70 {
    margin-top: 70px;
}

.idxThree .mt-30 {
    margin-top: 30px;
}

.idxThree .mt-5 {
    margin-top: 5px;
}

.idxThree .mr-20 {
    margin-right: 20px;
}

.idxThree .line-height1 {
    line-height: 1;
}

.idxThree .flex-shrink {
    flex-shrink: 0;
}

.idxThreeUl li .text .item:first-child {
    margin-top: 0;
}

.idxThreeUl li .inner {
    min-height: 420px;
    box-shadow: 0 22px 70px rgba(0, 0, 0, .18);
}

.idxThree .tit {
    line-height: 1.25;
}

.idxThree .text {
    color: #555;
    line-height: 1.7;
}

.idxThree .item {
    transition: transform .36s, color .36s;
}

.idxThree .item:hover {
    color: #09368a;
    transform: translateX(10px);
}

.idxThreeIcon {
    color: #09368a;
}

.idxThreeIcon img {
    height: 1em;
}

.idxThree .img.w50 {
    position: relative;
    overflow: hidden;
}

.idxThree .posi-a {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
}

.idxThree .bigImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxThree__more-wrap {
    display: flex;
    justify-content: center;
    margin-top: 70px;
}

.idxThree .iflex {
    display: inline-flex;
}

.idxThree .flex-center {
    display: flex;
    align-items: center;
}

.idxThree .flex-center-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.idxThree .flex-shrink {
    flex-shrink: 0;
}

.idxThree .posi {
    position: relative;
}

.idxThree .z5 {
    position: relative;
    z-index: 5;
}

.idxThree .radius40 {
    border-radius: 40px;
}

.idxThree .radius50 {
    border-radius: 50%;
}

.idxThree .color-white {
    color: #fff;
}

.idxThree .color-blue {
    color: #1d4ed8;
}

.idxThree .bg-blue {
    background: #1d4ed8;
}

.idxThree .bg-white {
    background: #fff;
}

.idxThree .font20 {
    margin: 0;
    font-size: clamp(.875rem, .794rem + .31vw, 1.25rem);
    line-height: 1;
}

.idxThree .ml-25 {
    margin-left: 25px;
}

.idxThree .pl-25 {
    padding-left: 25px;
}

.idxThree__more-btn {
    padding: 2px;
    text-decoration: none;
}

.idxThree__more-btn .round {
    width: 56px;
    height: 56px;
    border-color: rgba(255, 255, 255, .1);
}

.idxThree__more-btn::after {
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 2px;
    display: block;
    width: 56px;
    height: 56px;
    content: '';
    border-radius: 40px;
    background: #fff;
    transition: all .36s;
}

.idxThree__more-btn:hover {
    color: #1d4ed8;
    box-shadow: 0 0 10px rgba(28, 50, 133, .3);
}

.idxThree__more-btn:hover::after {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
}

.idxThree__more-btn:hover .round {
    border-color: transparent;
}

.idxThree .icon-direction-right::before {
    content: '›';
    font-style: normal;
    font-size: 1.45em;
    line-height: 1;
}

.idxAbout {
    position: relative;
    overflow-x: hidden;
    margin-top: -2.8vw;
}

.idxAbout__bg {
    padding-top: 100px;
    position: relative; 
}

.idxAbout.pb-100 {
    padding-bottom: 100px;
}

.idxAbout .idxSolutionTit {
    color: #00467f;
}

.idxAbout .font170 {
    position: relative;
    z-index: 1;
    margin: 0 0 -5.4vw;
    font-size: 5.125rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    pointer-events: none;
}

.idxAbout__main {
    position: relative;
    z-index: 5;
    justify-content: flex-end;
    margin-top: clamp(68px, 8.4vw, 156px);
    padding-right: calc((100vw - 1600px) / 2);
    padding-left: calc((100vw - 1600px) / 2);
    box-sizing: border-box;
}

.idxAbout .flex-between-end {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.idxAbout .flex,
.idxAbout .flex-center {
    display: flex;
    align-items: center;
}

.idxAbout .flex-center-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.idxAbout .iflex {
    display: inline-flex;
}

.idxAbout .flex-shrink {
    flex-shrink: 0;
}

.idxAbout .w55 {
    width: 55%;
}

.idxAbout .w43 {
    width: min(52%, 760px);
}

.idxAbout .pr-inner {
    padding-right: 0;
}

.idxAbout .pl-inner {
    padding-left: calc((100vw - 1600px) / 2);
}

.idxAboutRight {
    margin-bottom: clamp(56px, 8vw, 144px);
    padding: clamp(28px, 3.2vw, 56px);
    padding-bottom: clamp(30px, 3.4vw, 60px);
    border: 1px solid rgba(255, 255, 255, .52);
    border-radius: 32px;
    background: rgba(255, 255, 255, .72);
    box-shadow: 0 28px 80px rgba(9, 54, 138, .18);
    backdrop-filter: blur(18px);
}

.idxAbout .font44 {
    margin: 0;
    font-size: clamp(1.375rem, 1.025rem + 1.75vw, 2.75rem);
    line-height: 1.25;
}

.idxAbout .font28 {
    margin: 0;
    font-size: clamp(1rem, .813rem + .94vw, 1.75rem);
    line-height: 1.25;
}

.idxAbout .font20 {
    margin: 0;
    font-size: clamp(.875rem, .794rem + .31vw, 1.25rem);
    line-height: 1;
}

.idxAbout .font60 {
    font-size: clamp(1.875rem, 1.406rem + 2.34vw, 3.75rem);
}

.idxAbout .line-height {
    line-height: 1.8;
}

.idxAbout .line-height1 {
    line-height: 1;
}

.idxAbout .mt-25 {
    margin-top: 25px;
}

.idxAbout .mt-40 {
    margin-top: 40px;
}

.idxAbout .mt-50 {
    margin-top: 50px;
}

.idxAbout .mb-30 {
    margin-bottom: 30px;
}

.idxAbout .mr-40 {
    margin-right: 40px;
}

.idxAbout .ml-25 {
    margin-left: 25px;
}

.idxAbout .pl-25 {
    padding-left: 25px;
}

.idxAbout .p60 {
    padding: 60px;
    box-sizing: border-box;
}

.idxAbout .posi {
    position: relative;
}

.idxAbout .hidden {
    overflow: hidden;
}

.idxAbout .z5 {
    position: relative;
    z-index: 5;
}

.idxAbout .z10 {
    position: relative;
    z-index: 10;
}

.idxAbout .radius20 {
    border-radius: 20px;
}

.idxAbout .radius40 {
    border-radius: 40px;
}

.idxAbout .radius50 {
    border-radius: 50%;
}

.idxAbout .color-white {
    color: #fff;
}

.idxAbout .color-blue {
    color: #1d4ed8;
}

.idxAbout .bg-blue {
    background: #1d4ed8;
}

.idxAbout .bg-white {
    background: #fff;
}

.idxAbout__media img {
    filter: drop-shadow(0 28px 60px rgba(0, 0, 0, .18));
}

.idxAbout .infoImg {
    color: #3f4b5f;
}

.idxAbout .infoImg p {
    margin: 0;
}

.idxAbout .infoImg p + p {
    margin-top: 1em;
}

.idxAbout .pageMore {
    padding: 2px;
    text-decoration: none;
}

.idxAbout .pageMore .round {
    width: 56px;
    height: 56px;
    border-color: rgba(255, 255, 255, .1);
}

.idxAbout .pageMore::after {
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 2px;
    display: block;
    width: 56px;
    height: 56px;
    content: '';
    border-radius: 40px;
    background: #fff;
    transition: all .36s;
}

.idxAbout .pageMore:hover {
    color: #1d4ed8;
    box-shadow: 0 0 10px rgba(28, 50, 133, .3);
}

.idxAbout .pageMore:hover::after {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
}

.idxAbout .pageMore:hover .round {
    border-color: transparent;
}

.idxAbout .icon-direction-right::before {
    content: '›';
    font-style: normal;
    font-size: 1.45em;
    line-height: 1;
}

.idxAbout .x-xia {
    position: relative;
    margin-top: -5vw;
}

.idxAbout .x-box1 {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    user-select: none;
}

.idxAbout .x-box1.is-marquee .idxAboutUl {
    position: relative;
    will-change: transform;
}

.idxAbout .x-box1.is-marquee .idxAboutUl--clone {
    position: absolute;
    top: 0;
    left: 100%;
}

.idxAbout .x-box1 img {
    max-width: none;
}

.idxAboutUl {
    align-items: stretch;
}

.idxAboutUl li {
    position: relative;
    width: 35vw;
    min-height: 0;
    list-style: none;
    box-shadow: 0 18px 44px rgba(9, 54, 138, .12);
    overflow: hidden;
}

.idxAboutCardMedia {
    position: relative;
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: #fff;
}

.idxAboutCardImage {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxModule {
    overflow: hidden;
    background: #000;
}

.idxModule.pt-100 {
    padding-top: 100px;
}

.idxModule.pb-100 {
    padding-bottom: 140px;
}

.idxModule__inner {
    width: 1600px;
    margin: 0 auto;
}

.idxModule .flex-between-end {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.idxModule .color-white {
    color: #fff;
}

.idxModule .w40 {
    width: 40%;
}

.idxModule .w48 {
    width: 48%;
}

.idxModule .font50 {
    margin: 0;
    font-size: clamp(1.375rem, .925rem + 2.25vw, 3.125rem);
}

.idxModule .clear20 {
    height: 20px;
    clear: both;
}

.idxModule .clear15 {
    height: 15px;
    clear: both;
}

.idxModule .wap-show {
    display: none;
}

.idxModule .flex-start {
    display: flex;
    align-items: flex-start;
}

.idxModule .flex-shrink {
    flex-shrink: 0;
}

.idxModule .mt-40 {
    margin-top: 40px;
}

.idxModule .mr-15 {
    margin-right: 15px;
}

.idxModule .duiIcon {
    margin-top: .2em;
}

.idxModule .wmax {
    width: 100%;
}

.idxModule .hmax {
    height: 100%;
}

.idxModule .posi-a {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
}

.idxModule .flex-center-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.idxModule__inner .flex-start {
    color: rgba(255, 255, 255, .84);
    font-size: 18px;
    line-height: 1.8;
}

.idxSolutionSwier .swiper-slide-active,
.idxSolutionSwier .swiper-slide-duplicate-active {
    z-index: 5;
}

.idxUps {
    overflow: hidden;
    background: #f5f5f5;
}

.idxUps .top,
.idxUps .bottom,
.idxUps__top,
.idxUps__bottom {
    display: flex;
    justify-content: space-between;
}

.idxUps .w50 {
    width: 50%;
    box-sizing: border-box;
}

.idxUps .z10 {
    position: relative;
    z-index: 10;
}

.idxUps .pt-100 {
    padding-top: 100px;
}

.idxUps .pt-25 {
    padding-top: 25px;
}

.idxUps .pt-30 {
    padding-top: 30px;
}

.idxUps .pb-60 {
    padding-bottom: 60px;
}

.idxUps .pl-inner {
    padding-left: calc((100vw - 1600px) / 2);
}

.idxUps .pr-inner {
    padding-right: calc((100vw - 1600px) / 2);
}

.idxUps .pl-100 {
    padding-left: 100px;
}

.idxUps .pr-100 {
    padding-right: 100px;
}

.idxUps .font50 {
    margin: 0;
    font-size: clamp(1.375rem, .925rem + 2.25vw, 3.125rem);
}

.idxUps .font36 {
    margin: 0;
    font-size: clamp(1.25rem, .95rem + 1.5vw, 2.25rem);
}

.idxUps .font24 {
    margin: 0;
    font-size: clamp(1rem, .85rem + .75vw, 1.5rem);
}

.idxUps .clear20 {
    height: 20px;
    clear: both;
}

.idxUps .flex-start {
    display: flex;
    align-items: flex-start;
}

.idxUps .flex-shrink {
    flex-shrink: 0;
}

.idxUps .mt-20 {
    margin-top: 20px;
}

.idxUps .mt-15 {
    margin-top: 15px;
}

.idxUps .mr-15 {
    margin-right: 15px;
}

.idxUps .p30 {
    padding: 30px;
}

.idxUps .line-height {
    line-height: 1.5;
}

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

.idxUps .color-white {
    color: #fff;
}

.idxUps .bg-blue {
    background: #09368a;
}

.idxUps .bg-black {
    background: #000;
}

.idxUps .bg-white {
    background: #fff;
}

.idxUps .posi {
    position: relative;
}

.idxUps .posi-a {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
}

.idxUps .wmax {
    width: 100%;
}

.idxUps .hmax {
    height: 100%;
}

.idxUps .flex-center-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.idxUps .img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    overflow: hidden;
}

.idxUps .maxImg img {
    max-width: 100%;
    max-height: 100%;
}

.idxUpsEnclosureSwiper .swiper-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.idxUpsEnclosureSwiper .swiper-slide {
    position: relative;
    height: 100%;
}

.idxUpsImg--light .font24 {
    color: #111;
}

.idxUps__intro--dark {
    display: flex;
    flex-direction: column;
    background: #000;
}

.idxUps__intro--dark .bg-blue {
    margin-right: calc(-1 * ((100vw - 1600px) / 2));
    margin-left: -100px;
}

.idxUps__intro--dark .idxUps__intro-content {
    flex: 1;
}

.idxUps__intro--dark .idxUps__point {
    color: rgba(255, 255, 255, .84);
}

.idxUpsImg .bg-blue {
    position: relative;
    z-index: 2;
}

.idxUpsLayouts {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    padding: 25px 24px 60px;
    background: #000;
}

.idxUpsLayouts__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    overflow: hidden;
}

.idxUpsLayouts__item img {
    width: 100%;
    max-height: clamp(180px, 18vw, 280px);
    height: auto;
    display: block;
    object-fit: contain;
    cursor: zoom-in;
    transition: transform .45s ease;
}

.idxUpsLayouts__item:hover img {
    transform: scale(1.06);
}

.idxUpsLayouts__item p {
    margin: 15px 0 0;
    color: #fff;
    font-size: clamp(.75rem, .68rem + .35vw, 1rem);
    line-height: 1.4;
}

.idxUps__point {
    color: #555;
    font-size: 18px;
    line-height: 1.8;
}

.idxUpsImg01 {
    position: absolute;
    bottom: -7.8vw;
    left: 20%;
    width: 60%;
}

.idxUps .bottom .right,
.idxUps__bottom .right {
    background: url(../images/idxUpsBotRightBg.jpg) no-repeat center center / cover;
}

.idxUps .bigImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxUps .single-img {
    position: absolute;
    bottom: 100px;
}

.idxUps .duiIcon {
    margin-top: .2em;
}

.tp-split__ready {
    display: inline-block;
    overflow: hidden;
    perspective: 400px;
}

.tp-split__char {
    display: inline-block;
    opacity: 0;
    transition: transform .4s ease, opacity .4s ease;
    will-change: transform, opacity;
}

.tp-split__in-right .tp-split__char {
    transform: translateX(50px);
}

.tp-split__in-left .tp-split__char {
    transform: translateX(-50px);
}

.tp-split__in-up .tp-split__char {
    transform: translateY(80px);
}

.tp-split__in-down .tp-split__char {
    transform: translateY(-80px);
}

.tp-split__shown .tp-split__char {
    opacity: 1;
    transform: translate(0, 0) rotateX(0) scale(1);
}

.idxSolution {
    background: url(../images/idxSolutionBg.jpg) no-repeat center bottom / cover;
    overflow: hidden;
}

.idxSolution .font48,
.idxSolution .font80,
.idxUps .font50,
.idxUps .font36,
.idxUps .font24,
.idxModule .font50,
.idxAbout .font44,
.idxAbout .font28,
.idxThree .font50,
.idxThree .font30,
.idxThree .font22,
.idxSystem .font50,
.idxSystem .font24,
.home-hero__title,
.home-section-title,
.home-quote__form-title,
.home-quote__question {
    font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
}

.idxSolution__inner {
    width: 1600px;
    margin: 0 auto;
}

.idxSolutionTit {
    color: #00467f;
}

.idxSolutionSwier .img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
}

.idxSolutionSwier img {
    max-width: 100%;
    max-height: 100%;
}

.idxSolution.pt-70 {
    padding-top: 70px;
}

.idxSolution.pb-100 {
    padding-bottom: 100px;
}

.idxSolution .mt-20 {
    margin-top: 20px;
}

.idxSolution .mt-70 {
    margin-top: 70px;
}

.idxSolution .ml-100 {
    margin-left: 100px;
}

.idxSolution .font48 {
    font-size: clamp(1.125rem, .75rem + 1.88vw, 3rem);
}

.idxSolution .font80 {
    font-size: clamp(1.5rem, .8rem + 3.5vw, 5rem);
}

.idxSolution .color-666 {
    color: #666;
}

.idxSolution .posi {
    position: relative;
}

.idxSolution .posi-a {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
}

.idxSolution .w45 {
    width: 45%;
}

.idxSolution .wmax {
    width: 100%;
}

.idxSolution .hmax {
    height: 100%;
}

.idxSolution .flex-center {
    display: flex;
    align-items: flex-start;
}

.idxSolution .font48 {
    margin: 0;
    line-height: 1.16;
}

.idxSolution .color-666 {
    max-width: 650px;
    font-size: 18px;
    line-height: 1.9;
}

.idxSolutionRight {
    filter: drop-shadow(0 28px 60px rgba(9, 54, 138, .18));
}

.switchboard-title {
    font-size: clamp(1rem, .6rem + 1.85vw, 2.5rem) !important;
}

.switchboard-subtitle {
    max-width: 640px;
    margin: 18px 0 0;
    color: #4f5f70;
    font-size: 18px;
    line-height: 1.65;
}

.switchboard-features {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 680px;
    margin-top: 28px !important;
    gap: 18px 24px;
}

.switchboard-features__card {
    display: flex;
    align-items: flex-start;
    min-height: 76px;
    overflow: hidden;
}

.switchboard-features__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 46px;
    width: 46px;
    height: 46px;
    margin-right: 14px;
    border-radius: 50%;
    background: linear-gradient(145deg, rgba(0, 70, 127, .12), rgba(96, 181, 246, .22));
    color: #00467f;
}

.switchboard-features__icon svg {
    width: 23px;
    height: 23px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.switchboard-features__card h3 {
    margin: 0 0 5px;
    color: #00467f;
    font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.25;
}

.switchboard-features__card p {
    margin: 0;
    color: #596574;
    font-size: 15px;
    line-height: 1.5;
}

.switchboard-quote {
    margin-top: 34px;
}

.idxSolution__text .switchboard-quote__button {
    position: relative;
    display: block;
    padding: 22px;
    border: 0;
    border-bottom: 4px solid #b34a00;
    border-radius: 12px;
    background: #ff6a00;
    color: #fff;
    font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
    font-size: 26px;
    font-weight: 900;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 6px 20px rgba(255, 106, 0, .5);
    cursor: pointer;
    overflow: hidden;
    transition: transform .3s ease, box-shadow .3s ease, background .3s ease, border-color .3s ease;
    animation: switchboardQuotePulse 2.6s ease-in-out infinite;
}

.idxSolution__text .switchboard-quote__button::before {
    content: "";
    position: absolute;
    top: -40%;
    left: -35%;
    width: 28%;
    height: 180%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .5), transparent);
    transform: rotate(18deg);
    animation: switchboardQuoteShine 3.2s ease-in-out infinite;
}

.idxSolution__text .switchboard-quote__button:hover {
    background: #ff7a1a;
    box-shadow: 0 10px 28px rgba(255, 106, 0, .62);
    transform: translateY(-3px);
}

.idxSolution__text .switchboard-quote__button:active {
    border-bottom-width: 2px;
    box-shadow: 0 4px 14px rgba(255, 106, 0, .45);
    transform: translateY(2px);
}

@keyframes switchboardQuotePulse {
    0%, 100% {
        box-shadow: 0 6px 20px rgba(255, 106, 0, .5);
    }

    50% {
        box-shadow: 0 10px 30px rgba(255, 106, 0, .68);
    }
}

@keyframes switchboardQuoteShine {
    0%, 45% {
        left: -35%;
        opacity: 0;
    }

    55% {
        opacity: 1;
    }

    78%, 100% {
        left: 115%;
        opacity: 0;
    }
}

.quote-modal {
    position: fixed;
    z-index: 9999;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(7, 20, 38, .56);
    backdrop-filter: blur(5px);
    opacity: 0;
    visibility: hidden;
    transition: opacity .28s ease, visibility .28s ease;
}

.quote-modal.is-open {
    opacity: 1;
    visibility: visible;
}

.quote-modal[hidden] {
    display: none;
}

#pups_from {
    position: relative;
    width: 500px;
    max-width: 90%;
    max-height: 80vh;
    padding: 30px;
    overflow: auto;
    background: #fff;
    box-shadow: 0 18px 55px rgba(0, 0, 0, .18);
    transform: translateY(18px) scale(.96);
    transition: transform .28s ease;
}

.quote-modal.is-open #pups_from {
    transform: translateY(0) scale(1);
}

#pups_from h4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 15px 20px;
    background: #f5f5f5;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    color: #222;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    text-transform: capitalize;
    box-sizing: border-box;
}

#pups_from form {
    margin-top: 40px;
}

#pups_from i.close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    background: #eee;
    cursor: pointer;
    transition: .5s;
}

#pups_from i.close::before,
#pups_from i.close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 15%;
    width: 70%;
    height: 2px;
    margin-top: -1px;
    background: #000;
    transform: rotate(45deg);
    transition: .5s;
}

#pups_from i.close::after {
    transform: rotate(-45deg);
}

#pups_from i.close:hover {
    background: #6076f1;
}

#pups_from i.close:hover::before,
#pups_from i.close:hover::after {
    background: #fff;
}

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

#pups_from form ul li {
    position: relative;
    margin-bottom: 10px;
    list-style: none;
}

#pups_from form ul li:last-child {
    margin-bottom: 0;
}

#pups_from form ul li label {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
}

#pups_from form ul li label em {
    margin-right: 2px;
    color: red;
}

#pups_from form ul li input,
#pups_from form ul li textarea {
    width: 100%;
    padding: 6px 15px;
    border: 1px solid #eee;
    background: #eee;
    font-size: 16px;
    line-height: 24px;
    box-sizing: border-box;
    transition: .5s;
}

#pups_from form ul li input:focus,
#pups_from form ul li textarea:focus {
    border-color: #6076f1;
    outline: none;
}

#pups_from form ul li textarea {
    height: 80px;
    resize: vertical;
}

#pups_from form ul li input[type="submit"] {
    width: auto;
    padding: 6px 40px;
    display: inline-block;
    border: 0;
    background: #ff792d;
    color: #fff;
    cursor: pointer;
    transition: .5s;
}

#pups_from form ul li input[type="submit"]:hover {
    opacity: .7;
}

body.quote-modal-open {
    overflow: hidden;
}

.idxSolutionSwier .swiper-slide-active img {
    transform: scale(1.04);
}

.idxSolutionSwier .swiper-slide-duplicate-active img {
    transform: scale(1.04);
}

.idxSolution .flex-center-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

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

.idxSolution .maxImg img {
    max-width: 100%;
    max-height: 100%;
}

.home-hero {
    position: relative;
    color: #fff;
    overflow: hidden;
}

.home-hero__content {
    position: absolute;
    z-index: 15;
    top: 40%;
    left: 50%;
    width: 1600px;
    transform: translate(-50%, -50%);
}

.home-hero__title {
    width: min(70%, 1120px);
    margin: 0;
    font-size: clamp(1.375rem, .775rem + 3vw, 4.375rem);
    font-weight: 700;
    line-height: 1.2;
}

.home-hero__subtitle {
    margin-top: 15px;
    font-size: clamp(.875rem, .775rem + .5vw, 1.375rem);
    line-height: 2;
}

.home-hero__image {
    display: block;
    width: 100%;
    height: 100vh;
    min-height: 720px;
    object-fit: cover;
    transform: scale(1.01);
}

.home-js-ready .home-hero__image {
    transform: scale(1.06);
    transition: transform 2.2s cubic-bezier(.22, 1, .36, 1);
}

.home-js-ready .home-hero__image.is-loaded {
    transform: scale(1.01);
}

.home-main {
    position: relative;
    z-index: 10;
}

.home-highlights {
    position: relative;
    margin-top: -16.32vw;
}

.home-highlights__image {
    display: block;
    width: 100%;
}

.home-highlights__mobile-image {
    display: none;
    width: 100%;
}

.home-highlights__list {
    position: absolute;
    top: 35%;
    left: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 1600px;
    margin: 0;
    padding: 0;
    gap: 0;
    color: #fff;
    transform: translateX(-50%);
}

.home-highlights__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 20%;
    text-align: center;
}

.home-highlights__icon-wrap {
    font-size: clamp(1.125rem, .725rem + 2vw, 3.125rem);
    line-height: 1;
}

.home-highlights__icon {
    height: 1em;
    filter: drop-shadow(0 8px 18px rgba(0, 0, 0, .18));
    filter: grayscale(100%) brightness(0) invert(1) brightness(2);
}

.home-highlights__item {
    transition: transform .36s;
}

.home-highlights__item:hover {
    transform: translateY(-10px);
}

.home-highlights__item:hover .home-highlights__icon {
    transform: scale(1.12) rotateY(180deg);
}

.home-highlights__content {
    width: 100%;
    text-align: center;
    margin-top: 14px;
}

.home-highlights__title {
    margin: 0;
    font-size: clamp(.875rem, .75rem + .63vw, 1.5rem);
}

.home-highlights__text {
    line-height: 1.6;
}

.home-section-title {
    margin: 0;
    font-size: clamp(1.125rem, .725rem + 2vw, 3.125rem);
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-transform: none;
}

.home-section-title--light {
    color: #fff;
}

.home-section-subtitle {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}

.home-section-subtitle--light {
    color: rgba(255, 255, 255, .82);
}

.home-certificates {
    padding: 40px 0 100px;
    background: #fff;
}

.home-certificates__header {
    margin-bottom: 30px;
}

.home-certificates__slider {
    position: relative;
    width: 100%;
    padding: 0 52px;
    box-sizing: border-box;
}

.home-certificates__viewport {
    overflow: hidden;
}

.home-certificates__grid {
    align-items: stretch;
}

.home-certificates__card {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .05);
    transition: transform .3s ease, box-shadow .3s ease;
    min-height: 260px;
}

.home-certificates__card:hover {
    z-index: 10;
    cursor: pointer;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
    transform: scale(1.05);
}

.home-certificates__card img {
    display: block;
    width: 100%;
    height: auto;
}

.home-quote {
    background: #111;
}

.home-quote__top {
    background: url(../images/new-init94.png) no-repeat center;
    background-size: cover;
}

.home-quote__container {
    max-width: 1530px;
    margin: 0 auto;
    box-sizing: border-box;
}

.home-quote__layout {
    display: flex;
    flex-wrap: wrap;
}

.home-quote__faq {
    display: block;
    width: 50%;
}

.home-quote__faq-list {
    width: 100%;
    margin: 0;
    padding: 40px 0 20px 0;
    box-sizing: border-box;
}

.home-quote__faq-item {
    padding-bottom: 35px;
}

.home-quote__faq-item:last-child {
    padding-bottom: 0;
}

.home-quote__question {
    margin: 0;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
    text-transform: none;
}

.home-quote__answer {
    margin-top: 24px;
}

.home-quote__answer p {
    margin: 0;
    color: rgba(255, 255, 255, .9);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

.home-quote__form-panel {
    display: flex;
    justify-content: center;
    width: 50%;
}

.home-quote__form-box {
    width: 100%;
    max-width: 620px;
    margin: 0 auto;
    padding: 38px 0 38px 120px;
    box-sizing: border-box;
    text-align: center;
}

.home-quote__form-title {
    margin: 0;
    color: #111;
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
}

.home-quote__form-intro {
    margin: 15px 0 0;
    padding: 0 20px;
    color: #111;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.home-quote__honeypot {
    display: none;
    height: 0;
    overflow: hidden;
}

.home-quote__fields {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding: 0;
}

.home-quote__field {
    width: 100%;
    margin-top: 15px;
    box-sizing: border-box;
}

.home-quote__field--half {
    width: 50%;
}

.home-quote__field--half:nth-child(1) {
    padding-right: 10px;
}

.home-quote__field--half:nth-child(2) {
    padding-left: 10px;
}

.home-quote__label {
    position: relative;
    display: block;
    width: 100%;
    height: 45px;
    border: 1px solid #999;
    background: #fff;
    box-sizing: border-box;
}

.home-quote__label--textarea {
    height: 76px;
}

.home-quote__label span {
    position: absolute;
    top: 50%;
    left: 6px;
    color: rgba(0, 0, 0, .5);
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    transform: translateY(-50%);
    transition: .2s;
}

.home-quote__label input[type=text],
.home-quote__label textarea {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 28px;
    padding-left: 6px;
    border: none;
    color: rgba(0, 0, 0, .5);
    font-size: 14px;
    line-height: 30px;
    background: transparent;
    opacity: 0;
    box-sizing: border-box;
    transition: .3s;
}

.home-quote__label textarea {
    height: 55px;
    resize: none;
}

.home-quote__label--textarea span,
.home-quote__label:focus-within span,
.home-quote__label.active span {
    top: 3px;
    transform: translateY(0);
}

.home-quote__label:focus-within input[type=text],
.home-quote__label:focus-within textarea,
.home-quote__label.active input[type=text],
.home-quote__label.active textarea {
    opacity: 1;
}

.home-quote__submit-wrap {
    text-align: center;
}

.home-quote__submit {
    width: 230px;
    height: 45px;
    color: #fff;
    cursor: pointer;
    border: none;
    border-radius: 6px;
    background: #ff792d;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
}

.home-quote__submit:hover {
    background: #f26417;
}

@media screen and (max-width: 1600px) {
    .home-quote__container {
        max-width: 1400px;
    }
}

@media screen and (max-width: 1440px) {
    .home-quote__container {
        max-width: 1200px;
    }
}

@media screen and (max-width: 1280px) {
    .home-quote__container {
        max-width: 1100px;
    }

    .home-quote__form-box {
        padding-left: 40px;
    }
}

@media screen and (max-width: 1200px) {
    .home-quote__container {
        max-width: 100%;
    }
}

@media screen and (max-width: 1720px) {
    .home-hero__content,
    .home-highlights__list,
    .idxSolution__inner,
    .idxModule__inner,
    .idxThreeUl,
    .idxSystem .inner {
        width: 1480px;
    }

    .idxAbout__main {
        padding-right: calc((100vw - 1480px) / 2);
        padding-left: calc((100vw - 1480px) / 2);
    }

    .idxAbout .pl-inner {
        padding-left: calc((100vw - 1480px) / 2);
    }

    .idxAbout .pr-inner {
        padding-right: calc((100vw - 1480px) / 2);
    }

    .idxUps .pl-inner {
        padding-left: calc((100vw - 1480px) / 2);
    }

    .idxUps .pr-inner {
        padding-right: calc((100vw - 1480px) / 2);
    }

    .idxUps__intro--dark .bg-blue {
        margin-right: calc(-1 * ((100vw - 1480px) / 2));
    }
}

@media screen and (max-width: 1660px) { 
    .idxThreeUl {
        width: 1200px;
    }
}

@media screen and (max-width: 1660px) {
    .home-hero__content,
    .home-highlights__list,
    .idxSolution__inner,
    .idxModule__inner,
    .idxSystem .inner {
        width: 1360px;
    }

    .idxAbout__main {
        padding-right: calc((100vw - 1360px) / 2);
        padding-left: calc((100vw - 1360px) / 2);
    }

    .idxAbout .pl-inner {
        padding-left: calc((100vw - 1360px) / 2);
    }

    .idxAbout .pr-inner {
        padding-right: calc((100vw - 1360px) / 2);
    }

    .idxUps .pl-inner {
        padding-left: calc((100vw - 1360px) / 2);
    }

    .idxUps .pr-inner {
        padding-right: calc((100vw - 1360px) / 2);
    }

    .idxUps__intro--dark .bg-blue {
        margin-right: calc(-1 * ((100vw - 1360px) / 2));
    }
}

@media screen and (max-width: 1440px) {
    .home-hero__content,
    .home-highlights__list,
    .idxSolution__inner,
    .idxModule__inner,
    .idxThreeUl,
    .idxSystem .inner {
        width: 1240px;
    }

    .idxAbout__main {
        padding-right: calc((100vw - 1240px) / 2);
        padding-left: calc((100vw - 1240px) / 2);
    }

    .idxAbout .pl-inner {
        padding-left: calc((100vw - 1240px) / 2);
    }

    .idxAbout .pr-inner {
        padding-right: calc((100vw - 1240px) / 2);
    }

    .idxUps .pl-inner {
        padding-left: calc((100vw - 1240px) / 2);
    }

    .idxUps .pr-inner {
        padding-right: calc((100vw - 1240px) / 2);
    }

    .idxUps__intro--dark .bg-blue {
        margin-right: calc(-1 * ((100vw - 1240px) / 2));
    }
}

@media screen and (max-width: 1280px) {
    .home-hero__content,
    .home-highlights__list,
    .idxSolution__inner,
    .idxModule__inner,
    .idxThreeUl,
    .idxSystem .inner {
        width: 88%;
    }

    .idxAbout__main {
        padding-right: 6vw;
        padding-left: 6vw;
    }

    .idxAbout .pl-inner {
        padding-left: 6vw;
    }

    .idxAbout .pr-inner {
        padding-right: 6vw;
    }

    .idxUps .pl-inner {
        padding-left: 6vw;
    }

    .idxUps .pr-inner {
        padding-right: 6vw;
    }

    .idxUps .pl-100 {
        padding-left: 6vw;
    }

    .idxUps__intro--dark .bg-blue {
        margin-right: -6vw;
        margin-left: -6vw;
    }

    .idxUps .pr-100 {
        padding-right: 6vw;
    }
}

@media screen and (max-width: 1100px) {
    .home-hero__content,
    .home-highlights__list,
    .idxSolution__inner,
    .idxModule__inner,
    .idxThreeUl,
    .idxSystem .inner {
        width: 96%;
    }

    .idxAbout__main {
        padding-right: 2vw;
        padding-left: 2vw;
    }

    .idxAbout .pl-inner {
        padding-left: 2vw;
    }

    .idxAbout .pr-inner {
        padding-right: 2vw;
    }

    .idxUps .pl-inner {
        padding-left: 2vw;
    }

    .idxUps .pr-inner {
        padding-right: 2vw;
    }

    .idxUps .pl-100 {
        padding-left: 2vw;
    }

    .idxUps__intro--dark .bg-blue {
        margin-right: -2vw;
        margin-left: -2vw;
    }

    .idxUps .pr-100 {
        padding-right: 2vw;
    }
}

@media screen and (max-width: 900px) {
    .home-hero__content,
    .home-highlights__list,
    .idxSolution__inner,
    .idxModule__inner,
    .idxThreeUl,
    .idxSystem .inner {
        width: calc(100% - 40px);
    }

    .idxUps .top,
    .idxUps .bottom,
    .idxUps__top,
    .idxUps__bottom,
    .idxModule .wapFlex,
    .idxAbout .wapFlex,
    .idxThree .wapFlex {
        flex-direction: column;
    }

    .idxAbout .wapMax {
        width: 100%;
    }

    .idxSystem.pt-100 {
        padding-top: 70px;
    }

    .idxSystem.pb-100 {
        padding-bottom: 70px;
    }

    .idxSystem .mt-60 {
        margin-top: 36px;
    }

    .idxSystem .mt-100 {
        margin-top: 50px;
    }

    .idxSystemUl li {
        line-height: 3;
        padding-right: 22px;
        padding-left: 22px;
    }

    .swiTabCon .slide-c .img .maxImg {
        padding: 12px;
    }

    .idxThree.pt-100 {
        padding-top: 70px;
    }

    .idxThree.pb-100 {
        padding-bottom: 70px;
    }

    .idxThree .wapMax,
    .idxThree .img.w50 {
        width: 100%;
    }

    .idxThree .img.w50 {
        height: 180px;
    }

    .idxThree .mt-70 {
        margin-top: 40px;
    }

    .idxThree__more-wrap {
        margin-top: 40px;
    }

    .idxThree .pl-50 {
        padding-left: 28px;
    }

    .idxThree .pt-40 {
        padding-top: 28px;
    }

    .idxThree .pb-40 {
        padding-bottom: 28px;
    }

    .idxThree .p50 {
        padding: 28px;
    }

    .idxThreeUl li,
    .idxThreeUl li:nth-child(1),
    .idxThreeUl li:nth-child(2),
    .idxThreeUl li:nth-child(3),
    .idxThreeUl li:nth-child(4),
    .idxThreeUl li:nth-child(5) {
        top: 70px;
    }

    .idxThreeUl li .img.w50 {
        height: 180px;
        width: 100%;
    }

    .idxThree .inner {
        display: flex;
    }

    .idxAbout.pt-100 {
        padding-top: 55px;
    }

    .idxAbout.pb-100 {
        padding-bottom: 55px;
    }

    .idxAbout .font170 {
        margin-bottom: 0;
        font-size: clamp(2rem, 9vw, 5.125rem);
        white-space: normal;
    }

    .idxAbout__main {
        margin-top: 20px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .idxAbout .text {
        box-sizing: border-box;
        margin-top: 15px;
    }

    .idxAboutRight {
        margin-bottom: 30px;
        padding: 24px;
        padding-bottom: 26px;
        border-radius: 24px;
    }

    .idxAbout .pl-inner {
        padding-left: 20px;
    }

    .idxAbout .pr-inner {
        padding-right: 20px;
    }

    .idxAbout .mt-40 {
        margin-top: 24px;
    }

    .idxAbout .mt-50 {
        margin-top: 30px;
    }

    .idxAbout .pageMore .round {
        width: 40px;
        height: 40px;
    }

    .idxAbout .pageMore::after {
        width: 40px;
        height: 40px;
    }

    .idxAbout .x-xia {
        margin-top: 30px;
    }

    .idxAboutUl {
        overflow-x: auto;
        padding-bottom: 8px;
    }

    .idxAboutUl li {
        width: 250px;
        min-height: 0;
        padding: 0;
        transform: none !important;
    }

    .idxAboutCardMedia {
        aspect-ratio: 4 / 3;
    }

    .idxAbout .mb-30 {
        margin-bottom: 18px;
    }

    .idxModule .wapMax {
        width: 100%;
    }

    .idxModule .wap-show {
        display: block;
    }

    .idxUps .wapMax {
        width: 100%;
    }

    .idxUps .wap-none {
        display: none;
    }

    .idxUps .pl-inner {
        padding-left: 20px;
    }

    .idxUps .pr-inner {
        padding-right: 20px;
    }

    .idxUps .pl-100 {
        padding-left: 20px;
    }

    .idxUps__intro--dark .bg-blue {
        margin-right: -20px;
        margin-left: -20px;
    }

    .idxUps .pr-100 {
        padding-right: 20px;
    }

    .idxUps .pt-100 {
        padding-top: 70px;
    }

    .idxUps__intro {
        padding-bottom: 36vw;
    }

    .idxUps__intro--dark {
        padding-bottom: 0;
    }

    .idxUpsImg01 {
        bottom: auto;
        left: auto;
        width: 60%;
        position: relative;
        margin: 15px 20% 20px;
    }

    .home-hero__image {
        height: 420px;
        min-height: 420px;
    }

    .home-hero__title {
        width: 100%;
    }

    .home-highlights {
        margin-top: 0;
    }

    .home-highlights__mobile-image {
        display: block;
        margin-top: -20vw;
    }

    .home-highlights__image {
        display: none;
    }

    .home-highlights__list {
        position: relative;
        top: auto;
        left: auto;
        flex-direction: column;
        align-items: flex-start;
        width: auto;
        color: #222;
        transform: none;
        padding-bottom: 20px;
    }

    .home-highlights__item {
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        text-align: left;
    }

    .home-highlights__item + .home-highlights__item {
        margin-top: 15px;
    }

    .home-highlights__icon-wrap {
        flex-shrink: 0;
        margin-right: 15px;
    }

    .home-highlights__icon {
        height: 30px;
    }

    .home-highlights__content {
        text-align: left;
    }

    .idxSolution.pt-70 {
        padding-top: 70px;
    }

    .idxSolution.pb-100 {
        padding-bottom: 70px;
    }

    .idxSolution__layout {
        flex-direction: column;
        margin-top: 32px;
    }

    .idxSolution .wapMax {
        width: 100%;
    }

    .idxSolutionRight {
        margin-top: 15px;
        margin-left: 0 !important;
    }

    .idxSolutionSwier .img {
        padding-bottom: 60%;
    }

    .switchboard-features {
        grid-template-columns: 1fr;
        max-width: none;
        gap: 16px;
    }

    .switchboard-features__card {
        min-height: auto;
    }

    .switchboard-features__icon {
        flex-basis: 42px;
        width: 42px;
        height: 42px;
        margin-right: 12px;
    }

    .switchboard-features__icon svg {
        width: 21px;
        height: 21px;
    }

    .switchboard-features__card h3 {
        font-size: 17px;
    }

    .switchboard-features__card p {
        font-size: 14px;
    }

    .switchboard-quote {
        margin-top: 24px;
    }

    .idxSolution__text .switchboard-quote__button {
        padding: 18px;
        font-size: 22px;
        border-radius: 10px;
    }

    .idxSolution .mt-70 {
        margin-top: 32px;
    }

    .home-certificates {
        padding: 30px 0;
    }

    .home-certificates__container {
        padding: 0 15px;
    }

    .home-certificates__header {
        margin-bottom: 18px;
    }

    .home-certificates .home-section-title {
        font-size: 22px;
    }

    .home-certificates .home-section-title::after {
        width: 48px;
        height: 3px;
    }

    .home-certificates__slider {
        padding: 0 36px;
    }

    .home-certificates__card {
        min-height: 180px;
    }

    .home-quote__top {
        background: #eee;
    }

    .home-quote__faq,
    .home-quote__form-panel {
        width: 100%;
    }

    .home-quote__faq-list {
        padding: 30px 0 20px;
    }

    .home-quote__faq-item {
        padding-bottom: 24px;
    }

    .home-quote__question,
    .home-quote__answer,
    .home-quote__answer p {
        color: #000;
    }

    .home-quote__form-box {
        max-width: none;
        padding: 0 0 30px;
    }

    .home-quote__form-title {
        font-size: 36px;
    }

    .home-quote__fields {
        margin: 0;
    }

    .home-quote__field--half {
        width: 100%;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}

