* {
    box-sizing: border-box;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: top .2s, -webkit-transform .2s;
    transition: transform .2s, top .2s;
    transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: left .2s, -webkit-transform .2s;
    transition: transform .2s, left .2s;
    transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: right .2s, -webkit-transform .2s;
    transition: transform .2s, right .2s;
    transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.reg-button_button__Uy9gp {
    width: 168px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background-color: #4c6aff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    border-radius: 8px;
    color: #fff
}

.reg-button_button__Uy9gp:hover {
    background-color: #7088ff
}

.reg-button_button__Uy9gp.reg-button_aiStaff__PSrRL {
    background: linear-gradient(83deg, #515aff 11.38%, #8766ff 72.72%, #ab6aff 88.62%)
}

.reg-button_button__Uy9gp.reg-button_aiStaff__PSrRL.reg-button_showItem__KQbjM {
    width: 148px;
    height: 48px;
    line-height: 48px
}

.cases-wrapper {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    list-style: none;
    position: relative;
    opacity: 0
}

.cases-wrapper.is-initialized {
    opacity: 1;
    transition: opacity .3s ease
}

.cases-wrapper .cases-swiper-wrapper {
    display: flex;
    justify-content: center
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide {
    background-size: cover;
    background-position: 50%;
    background-color: #fff;
    height: 390px;
    transition: opacity .5s ease-in-out;
    border-radius: 16px;
    transform: scale(.974, .949)
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide:not(.swiper-slide-active) {
    margin: 5px 0
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide .industries-item {
    height: 100%;
    width: 100%;
    padding: 32px 32px 0;
    position: relative
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide .industries-item .active-info, .cases-wrapper .cases-swiper-wrapper .swiper-slide .industries-item .active-person {
    opacity: 0;
    visibility: hidden
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide .industries-item .de-active-person {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-bottom: 34px;
    border-bottom: 1px solid var(--Line-3, #e1e3e8);
    position: absolute;
    left: 32px;
    right: 32px;
    cursor: pointer
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide .industries-item .de-active-person .avatar {
    width: 56px;
    height: 56px;
    border-radius: 50%
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide .industries-item .de-active-person .info {
    display: flex;
    flex-direction: column;
    gap: 2px
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide .industries-item .de-active-person .info .name {
    color: var(--Text-5, #272e47);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide .industries-item .de-active-person .info .position {
    color: var(--Text-3, #747a8c);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    white-space: pre-line
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide .industries-item .content {
    padding-top: 32px;
    position: absolute;
    top: 141px;
    cursor: pointer
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide .industries-item .content .improve-number {
    color: var(--Text-5, #272e47);
    font-family: LX-numbers;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 2px;
    cursor: pointer
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide .industries-item .content .improve-desc {
    color: var(--Text-5, #272e47);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 24px;
    cursor: pointer
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide .industries-item .content .improve-text {
    color: var(--Text-3, #747a8c);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding-right: 36px;
    cursor: pointer
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide-active, .cases-wrapper .cases-swiper-wrapper .swiper-slide-duplicate-active {
    height: 400px;
    transition: opacity .5s ease-in-out;
    transform: scaleX(1.058);
    box-shadow: 0 10px 30px rgba(66, 89, 153, .25)
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide-active:hover, .cases-wrapper .cases-swiper-wrapper .swiper-slide-duplicate-active:hover {
    box-shadow: inset 0 0 30px rgba(51, 112, 255, .1), 0 4px 8px rgba(31, 35, 41, .03), 0 3px 6px -6px rgba(31, 35, 41, .05), 0 6px 18px 6px rgba(31, 35, 41, .03)
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide-active .de-active-person, .cases-wrapper .cases-swiper-wrapper .swiper-slide-duplicate-active .de-active-person {
    transition: opacity .5s ease-in-out;
    visibility: hidden;
    opacity: 0
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide-active .industries-item, .cases-wrapper .cases-swiper-wrapper .swiper-slide-duplicate-active .industries-item {
    cursor: pointer
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide-active .industries-item .active-info, .cases-wrapper .cases-swiper-wrapper .swiper-slide-duplicate-active .industries-item .active-info {
    opacity: 1;
    visibility: visible;
    position: relative;
    z-index: 2
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide-active .industries-item .active-info .info, .cases-wrapper .cases-swiper-wrapper .swiper-slide-duplicate-active .industries-item .active-info .info {
    display: flex;
    flex-direction: column;
    gap: 2px
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide-active .industries-item .active-info .info .name, .cases-wrapper .cases-swiper-wrapper .swiper-slide-duplicate-active .industries-item .active-info .info .name {
    color: var(--Text-5, #272e47);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 8px
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide-active .industries-item .active-info .info .position, .cases-wrapper .cases-swiper-wrapper .swiper-slide-duplicate-active .industries-item .active-info .info .position {
    color: var(--Text-3, #747a8c);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    white-space: pre-line
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide-active .industries-item .content, .cases-wrapper .cases-swiper-wrapper .swiper-slide-duplicate-active .industries-item .content {
    top: 149px
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide-active .industries-item .de-active-person, .cases-wrapper .cases-swiper-wrapper .swiper-slide-duplicate-active .industries-item .de-active-person {
    border-bottom: none
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide-active .industries-item .active-person, .cases-wrapper .cases-swiper-wrapper .swiper-slide-duplicate-active .industries-item .active-person {
    opacity: 1;
    visibility: visible;
    transition: opacity .5s ease-in-out;
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: 440px
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide-prev {
    box-shadow: 20px 20px 30px 0 rgba(176, 191, 231, .15)
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide-prev:hover {
    box-shadow: inset 0 0 30px rgba(51, 112, 255, .1), 10px 20px 8px rgba(31, 35, 41, .03), 12px 15px 6px -6px rgba(31, 35, 41, .05), 12px 17px 18px 6px rgba(31, 35, 41, .03)
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide-next {
    box-shadow: -20px 20px 30px 0 rgba(176, 191, 231, .15)
}

.cases-wrapper .cases-swiper-wrapper .swiper-slide-next:hover {
    box-shadow: inset 0 0 30px rgba(51, 112, 255, .1), -10px 20px 8px rgba(31, 35, 41, .03), -11px 18px 6px -6px rgba(31, 35, 41, .05), -13px 20px 18px 6px rgba(31, 35, 41, .03)
}



/** ==================================== */

.page_homeChoose__OxBJh {
    margin-bottom: 48px !important
}

.page_bgClass__QzG08 {
    background: linear-gradient(180deg, #dfe7ff, #f6f8ff) !important
}

.contact-us_show-items-wrap-footer__g_b6p {
    height: 100%;
    margin: 0 auto;
    display: flex
}

@media (max-width: 1440px) {
    .contact-us_show-items-wrap-footer__g_b6p {
        width: 1200px
    }
}

@media (min-width: 1441px)and (max-width: 1679px) {
    .contact-us_show-items-wrap-footer__g_b6p {
        width: 1200px
    }
}

@media (min-width: 1680px) {
    .contact-us_show-items-wrap-footer__g_b6p {
        width: 1200px
    }
}

.contact-us_show-items-wrap-footer__g_b6p .contact-us_footer-left__X4UL6 {
    padding-top: 100px;
    padding-bottom: 100px;
    flex: 1 1
}

.contact-us_show-items-wrap-footer__g_b6p .contact-us_footer-left-title__6mg1_ {
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    color: #272e47
}

.contact-us_show-items-wrap-footer__g_b6p .contact-us_footer-left-sub-title__QWuCj {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #747a8c;
    padding-bottom: 32px;
    margin-top: 12px
}

.contact-us_show-items-wrap-footer__g_b6p .contact-us_footer-left-dec__ofad3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #272e47;
    display: flex;
    align-items: center
}

.contact-us_show-items-wrap-footer__g_b6p .contact-us_footer-left-dec__ofad3:not(:last-child) {
    margin-bottom: 12px
}

.contact-us_show-items-wrap-footer__g_b6p .contact-us_footer-left-dec__ofad3 > img {
    margin-right: 8px
}

.contact-us_show-items-wrap-footer__g_b6p .contact-us_footer-right__bX_U7 {
    flex: 1 1;
    position: relative
}

.contact-us_show-items-wrap-footer__g_b6p .contact-us_footer-right__bX_U7 .contact-us_footer-right-contact__mDVAX {
    margin-left: 150px
}

.contact-us_footer-wrap__Zn8Tv {
    width: 100%;
    height: 474px;
    background: url(https://cowork-storage-public-cdn.lx.netease.com/common/2025/02/13/de6e9e5e66d54a2495356714fda69ed6.png) no-repeat top/1920px 100%
}

.custom-image_customImg__TqH2g .custom-image_nextImage__BYcS6 {
    margin: 0
}

.horizontal01-template_horizontal01-template__RAP6t {
    background-color: #fff;
    height: 100%
}

@media (max-width: 1280) {
    .horizontal01-template_horizontal01-template__RAP6t {
        min-width: 1240px
    }
}

@media (min-width: 1281)and (max-width: 1440px) {
    .horizontal01-template_horizontal01-template__RAP6t {
        min-width: 1260px
    }
}

@media (min-width: 1441px)and (max-width: 1679px) {
    .horizontal01-template_horizontal01-template__RAP6t {
        min-width: 1260px
    }
}

@media (min-width: 1680px) {
    .horizontal01-template_horizontal01-template__RAP6t {
        min-width: 1260px
    }
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap-special__Z5Vac.horizontal01-template_home__ngfiV {
    background: linear-gradient(180deg, #fff, #f3ecff)
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr {
    height: 100%
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 120px 0
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_product-title__cHfep {
    margin-bottom: 16px;
    width: 440px
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_product-title__cHfep .horizontal01-template_content-title__wNvQ9 {
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 56px;
    color: #272e47;
    white-space: pre-line
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_product-title__cHfep .horizontal01-template_gradient__5ZByl {
    background: linear-gradient(89.97deg, #353dd9 .02%, #6545d9 64.3%, #8545d9 85.73%);
    -webkit-background-clip: text;
    color: transparent
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_product-title__cHfep .horizontal01-template_gradient__5ZByl.horizontal01-template_is-ai__Ue5zp {
    display: flex
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_product-title__cHfep .horizontal01-template_gradient__5ZByl.horizontal01-template_is-ai__Ue5zp:after {
    content: "";
    width: 40px;
    height: 22px;
    margin-left: 8px;
    display: block;
    background-image: url(https://cowork-storage-public-cdn.lx.netease.com/common/2025/02/08/e5dd42b66f794a45b17c042710df5204.png);
    background-size: cover
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_top__C1jXH {
    display: flex;
    flex-direction: column
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_top__C1jXH .horizontal01-template_title-des__3hQx3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #747a8c;
    width: 420px
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_top__C1jXH .horizontal01-template_topItem__OmDvt {
    display: flex;
    flex-direction: column;
    width: 463px
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_top__C1jXH .horizontal01-template_topItem__OmDvt .horizontal01-template_title-des__3hQx3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #747a8c
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_top__C1jXH .horizontal01-template_topItem__OmDvt .horizontal01-template_item-title__SzIPW {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    color: #272e47;
    margin-top: 28px
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_top__C1jXH .horizontal01-template_topItem__OmDvt .horizontal01-template_item-title__SzIPW.horizontal01-template_solution-title__SCxQk {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #272e47;
    margin-top: 24px
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_top__C1jXH .horizontal01-template_topItem__OmDvt .horizontal01-template_item-title__SzIPW.horizontal01-template_solution-title__SCxQk.horizontal01-template_hasDot__SLEvg {
    position: relative;
    padding-left: 18px
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_top__C1jXH .horizontal01-template_topItem__OmDvt .horizontal01-template_item-title__SzIPW.horizontal01-template_solution-title__SCxQk.horizontal01-template_hasDot__SLEvg:before {
    content: "";
    border-radius: 50%;
    width: 6px;
    height: 6px;
    top: 10px;
    left: 0;
    position: absolute;
    background-color: #272e47
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_top__C1jXH .horizontal01-template_topItem__OmDvt .horizontal01-template_item-dec__laRkn {
    font-size: 14px;
    line-height: 22px;
    color: #545a6e;
    margin-top: 8px
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_middle__VWRh8 {
    margin-top: 48px
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_middle__VWRh8 .horizontal01-template_submit-btn__wAnLw {
    width: 148px;
    height: 48px;
    line-height: 48px
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_bottom__7lgfb {
    display: flex;
    flex-direction: column
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_bottom__7lgfb .horizontal01-template_bottom-title__JwyVS {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #545a6e;
    margin-bottom: 8px
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_bottom__7lgfb .horizontal01-template_bottom-list__xQ_Ui {
    display: flex;
    cursor: pointer
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_bottom__7lgfb .horizontal01-template_bottom-list__xQ_Ui .horizontal01-template_list-item__XdYJe {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 16px;
    height: 40px;
    background: var(--brand-2, rgba(76, 106, 255, .09));
    box-shadow: 0 0 40px 0 rgba(0, 26, 75, .04);
    border-radius: 4px
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_bottom__7lgfb .horizontal01-template_bottom-list__xQ_Ui .horizontal01-template_list-item__XdYJe:not(:last-child) {
    margin-right: 8px
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_bottom__7lgfb .horizontal01-template_bottom-list__xQ_Ui .horizontal01-template_list-item__XdYJe .horizontal01-template_icon-next__xKLDK {
    color: red
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_bottom__7lgfb .horizontal01-template_bottom-list__xQ_Ui .horizontal01-template_list-item__XdYJe:hover {
    border-radius: 4px
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_bottom__7lgfb .horizontal01-template_bottom-list__xQ_Ui .horizontal01-template_list-item__XdYJe:hover .horizontal01-template_btn-title__FbisD, .horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_bottom__7lgfb .horizontal01-template_bottom-list__xQ_Ui .horizontal01-template_list-item__XdYJe:hover .horizontal01-template_icon-next__xKLDK {
    color: #4c6aff
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_bottom__7lgfb .horizontal01-template_bottom-list__xQ_Ui .horizontal01-template_list-item__XdYJe:hover .horizontal01-template_btn-arrow__rSQvZ {
    width: 12px;
    height: 12px;
    background: url(/next_public/icons/home/right-top-arrow-active.svg)
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_bottom__7lgfb .horizontal01-template_bottom-list__xQ_Ui .horizontal01-template_list-item__XdYJe .horizontal01-template_btn-title__FbisD {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #272e47;
    margin-right: 4px
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_bottom__7lgfb .horizontal01-template_bottom-list__xQ_Ui .horizontal01-template_list-item__XdYJe .horizontal01-template_btn-icon__jwx5A {
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    margin-right: 8px;
    background: var(--btn-background)
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_product-main__zZJmf .horizontal01-template_bottom__7lgfb .horizontal01-template_bottom-list__xQ_Ui .horizontal01-template_list-item__XdYJe .horizontal01-template_btn-arrow__rSQvZ {
    width: 12px;
    height: 12px;
    background: url(/next_public/icons/home/right-top-arrow.svg)
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_item-img-right__rVo1e {
    width: 600px
}

.horizontal01-template_horizontal01-template__RAP6t .horizontal01-template_wrap__LZkgr .horizontal01-template_container-wrap__EIB8M .horizontal01-template_item-img-left__6PRR2 {
    width: 600px;
    margin-right: 33px
}

.main-content_product-function-area__W_iye .main-content_slogan__lXqH9 {
    background-color: #fff
}

.main-content_product-function-area__W_iye .main-content_product-tc-area__lOiTR {
    background-color: #3f4770
}

.main-content_product-function-area__W_iye .main-content_product-ad__oydDA {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    padding: 90px 0 40px;
    display: flex;
    justify-content: center
}

.main-content_product-function-area__W_iye .main-content_product-tm__FkrAM {
    display: flex;
    justify-content: center;
    padding-bottom: 90px
}

.main-content_product-function-area__W_iye .main-content_product-tm__FkrAM .main-content_product-wrap__7VZlW {
    width: 1200px;
    min-width: 1200px;
    display: flex;
    justify-content: center;
    flex-flow: wrap
}

.main-content_product-function-area__W_iye .main-content_product-tm__FkrAM .main-content_product-wrap__7VZlW .main-content_product-item__zVah9 {
    display: flex;
    justify-self: center;
    align-items: center;
    border-radius: 8px;
    background: hsla(0, 0%, 100%, .05);
    box-shadow: 0 8px 20px 0 rgba(36, 44, 85, .06);
    padding: 16px 32px;
    box-sizing: border-box;
}

@media (max-width: 1440px) {
    .main-content_product-function-area__W_iye .main-content_product-tm__FkrAM .main-content_product-wrap__7VZlW .main-content_product-item__zVah9 {
        width: 590px
    }
}

@media (min-width: 1441px)and (max-width: 1679px) {
    .main-content_product-function-area__W_iye .main-content_product-tm__FkrAM .main-content_product-wrap__7VZlW .main-content_product-item__zVah9 {
        width: 590px
    }
}

@media (min-width: 1680px) {
    .main-content_product-function-area__W_iye .main-content_product-tm__FkrAM .main-content_product-wrap__7VZlW .main-content_product-item__zVah9 {
        width: 590px
    }
}

.main-content_product-function-area__W_iye .main-content_product-tm__FkrAM .main-content_product-wrap__7VZlW .main-content_product-item__zVah9:nth-child(odd) {
    margin-right: 20px
}

.main-content_product-function-area__W_iye .main-content_product-tm__FkrAM .main-content_product-wrap__7VZlW .main-content_product-item__zVah9:nth-child(-n+2) {
    margin-bottom: 20px
}

.main-content_product-function-area__W_iye .main-content_product-tm__FkrAM .main-content_product-wrap__7VZlW .main-content_product-item__zVah9 > img {
    width: 120px;
    height: 120px
}

.main-content_product-function-area__W_iye .main-content_product-tm__FkrAM .main-content_product-wrap__7VZlW .main-content_product-item__zVah9 .main-content_item-right__KxMwL {
    display: flex;
    flex-direction: column;
    margin-left: 37px
}

.main-content_product-function-area__W_iye .main-content_product-tm__FkrAM .main-content_product-wrap__7VZlW .main-content_product-item__zVah9 .main-content_item-right__KxMwL .main-content_title__3EiuU {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    display: flex;
    align-items: center
}

.main-content_product-function-area__W_iye .main-content_product-tm__FkrAM .main-content_product-wrap__7VZlW .main-content_product-item__zVah9 .main-content_item-right__KxMwL .main-content_title__3EiuU .main-content_icon__eWQ17 {
    margin-right: 8px
}

.main-content_product-function-area__W_iye .main-content_product-tm__FkrAM .main-content_product-wrap__7VZlW .main-content_product-item__zVah9 .main-content_item-right__KxMwL .main-content_dec__QiFlq {
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #f6f7fa;
    white-space: pre-line
}

.main-content_product-function-area__W_iye div.main-content_productTitleClassName__nds66 {
    width: auto !important
}

.main-content_product-function-area__W_iye div.main-content_topClassName__xqjML {
    width: 470px !important
}

.new-customer-case_new-customer-case__kHSCr {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(0deg, #e0e7fe, #fff)
}

.new-customer-case_new-customer-case__kHSCr .new-customer-case_content__NoeQZ {
    width: 1220px;
    height: 555px;
    overflow: hidden;
    margin: 0 auto
}

.new-customer-case_new-customer-case__kHSCr .new-customer-case_content__NoeQZ .new-customer-case_cases-swiper__xcFcv {
    width: 1200px;
    margin: 0 auto
}

.new-customer-case_new-customer-case__kHSCr .new-customer-case_content__NoeQZ .new-customer-case_title__lBNOM {
    color: var(--Text-5, #272e47);
    text-align: center;
    font-family: PingFang SC;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    margin-bottom: 72px
}

.new-customer-case_new-customer-case__kHSCr .new-customer-case_wall__UJhkr {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin-top: 70px
}

.new-customer-case_new-customer-case__kHSCr .new-customer-case_wall__UJhkr .new-customer-case_wall-list__1VLvQ {
    display: flex;
    gap: 20px
}

.special-service_specialist-service-wrap__TspTz {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: #fff;
    width: 1200px;
    margin: 0 auto;
    height: 504px
}

.special-service_specialist-service-wrap__TspTz .special-service_specialist-left__8dDkY {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.special-service_specialist-service-wrap__TspTz .special-service_specialist-left__8dDkY .special-service_specialist-title__tLyVy {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #272e47;
    margin-bottom: 48px
}

.special-service_specialist-service-wrap__TspTz .special-service_specialist-left__8dDkY .special-service_dec-list__1MusO {
    display: flex;
    flex-direction: column
}

.special-service_specialist-service-wrap__TspTz .special-service_specialist-left__8dDkY .special-service_dec-list__1MusO:not(:last-child) {
    margin-bottom: 32px
}

.special-service_specialist-service-wrap__TspTz .special-service_specialist-left__8dDkY .special-service_dec-list__1MusO .special-service_item__kYwsN {
    display: flex;
    align-items: center
}

.special-service_specialist-service-wrap__TspTz .special-service_specialist-left__8dDkY .special-service_dec-list__1MusO .special-service_item__kYwsN .special-service_item-icon__w4Q03 {
    width: 40px;
    height: 40px;
    margin-right: 16px
}

.special-service_specialist-service-wrap__TspTz .special-service_specialist-left__8dDkY .special-service_dec-list__1MusO .special-service_item__kYwsN .special-service_item-right__hV4gm .special-service_item-title__K7SGH {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #272e47;
    margin-bottom: 4px
}

.special-service_specialist-service-wrap__TspTz .special-service_specialist-left__8dDkY .special-service_dec-list__1MusO .special-service_item__kYwsN .special-service_item-right__hV4gm .special-service_item-dec__81nFP {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #747a8c
}

.special-service_specialist-service-wrap__TspTz .special-service_specialist-right__dKX2s > img {
    width: 500px;
    margin-left: 180px;
    border-radius: 16px
}

.components_list__tz1KH {
    display: flex;
    flex-direction: column
}

.components_list__tz1KH .components_num__DISGc {
    width: 20px;
    height: 20px;
    color: var(--Text-2, #9fa2ad);
    text-align: center;
    font-family: LX-numbers;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px
}

.components_list__tz1KH .components_num1__0H__i {
    color: var(--Error-6, #fe5b4c)
}

.components_list__tz1KH .components_num2__LLnTu {
    color: var(--Error-6, #ff894d)
}

.components_list__tz1KH .components_num3__7sOu5 {
    color: var(--Error-6, #ffb54c)
}

.components_list__tz1KH .components_wrap__Aqye4 {
    color: var(--Text-5, #272e47);
    font-family: PingFang SC;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 12px
}

.components_list__tz1KH .components_item-title__QFdK6 {
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: var(--Text-5, #272e47);
    font-family: PingFang SC;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.components_list__tz1KH .components_item-title__QFdK6:hover {
    color: #4c6aff
}

.components_list__tz1KH li {
    display: flex;
    gap: 12px;
    list-style: none;
    width: 515px
}

.components_list__tz1KH li:not(:last-child) {
    margin-bottom: 12px
}

.components_other__VzNQW {
    flex-wrap: wrap;
    height: 180px;
    column-gap: 43px
}

.knowledge-rank_container__RI4_c {
    padding: 80px 0 82px;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column
}

.knowledge-rank_container__RI4_c .knowledge-rank_title__1JH8U {
    color: var(---Text-5-, #272e47);
    text-align: left;
    font-family: PingFang SC;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 56px;
    margin-bottom: 40px
}

.knowledge-rank_container__RI4_c .knowledge-rank_home-rank__Sl31a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 115px
}

.register-contact_container__DSl_y {
    width: 308px;
    height: 264px;
    position: absolute;
    margin-left: 20px;
    margin-top: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.register-contact_container__DSl_y .register-contact_input__tbww8, .register-contact_container__DSl_y .register-contact_input__tbww8 .ant-select-selector {
    height: 44px
}

.register-contact_container__DSl_y .ant-form-item {
    margin-bottom: 16px
}

.register-contact_container__DSl_y .ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
    height: 42px
}

.register-contact_container__DSl_y .ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    line-height: 42px
}

.register-contact_container__DSl_y .register-contact_code__h3GUg .ant-input {
    height: 44px
}

.register-contact_container__DSl_y .ant-input, .register-contact_container__DSl_y .ant-select:not(.ant-select-customize-input) .ant-select-selector {
    background-color: #373b52;
    color: #fff;
    border: 1px solid #6f7485
}

.register-contact_container__DSl_y .ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input {
    background-color: #373b52
}

.register-contact_container__DSl_y .ant-input-group-wrapper:not(.ant-input-group-wrapper-status-error) .ant-input-group-addon {
    border-top: 1px solid #6f7485;
    border-right: 1px solid #6f7485;
    border-bottom: 1px solid #6f7485
}

.register-contact_container__DSl_y .ant-input-group-addon {
    background-color: #373b52
}

.register-contact_container__DSl_y .ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {
    background-color: #373b52;
    border: 1px solid #6f7485
}

.register-contact_container__DSl_y .register-contact_reBtn__tHgNO {
    width: 100%;
    height: 44px;
    background: #4c6aff;
    border-color: #4c6aff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    border-radius: 4px
}

.register-contact_container__DSl_y .register-contact_reBtn__tHgNO:hover {
    background-color: #7088ff
}

.register-contact_container__DSl_y .ant-form-item-control-input {
    min-height: 25px
}

.register-contact_container__DSl_y .ant-form-item:nth-child(4) {
    margin-bottom: 13px
}

.register-contact_container__DSl_y .register-contact_link__LDrev > span {
    color: #6f7485
}

.register-contact_container__DSl_y .register-contact_footer-right-success__tJFbK {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 24px 45px 0;
    gap: 26px
}

.register-contact_container__DSl_y .register-contact_footer-right-success-title__aV1Jb {
    font-size: 30px;
    font-weight: 500;
    color: #fff
}

.register-contact_container__DSl_y .register-contact_footer-right-success-img__yY80t {
    width: 169px;
    height: 112px
}

.register-contact_container__DSl_y .register-contact_footer-right-success-dec__3FnPe {
    font-size: 16px;
    font-weight: 100;
    color: #fff
}

.wm-swiper-wrap {
    position: relative;
    background-color: #e9eff5
}

.wm-swiper-wrap .reg-form-wrap-box {
    width: 1200px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    text-align: left
}

.wm-swiper-wrap .reg-form-wrap-box .header-form {
    position: absolute;
    bottom: 94px;
    right: 0;
    background-color: #fff;
    border-radius: 8px;
    width: 374px;
    z-index: 2
}

.wm-swiper-wrap .swiper-container-home {
    height: 600px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper {
    height: 500px
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .video-target {
    width: 100%;
    height: 600px;
    position: relative;
    box-sizing: border-box;
    overflow: hidden
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .video-target .gradient {
    white-space: normal;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    min-width: 100%;
    height: 600px;
    background: url(https://cowork-storage-public-cdn.lx.netease.com/common/2023/05/22/ebce0acfc34c4168886b0bb325a58fcf.jpg) no-repeat 50%;
    background-size: cover
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .video-target .gradient-swiper {
    background: url(https://cowork-storage-public-cdn.lx.netease.com/common/2023/02/03/e4db8d2f714f49dd9630f4f06096792a.png) no-repeat 50%;
    background-size: cover
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .video-target .video-content {
    width: 1196px;
    height: 100%;
    position: absolute;
    left: 50%;
    margin: 0 auto 0 -600px;
    z-index: 8;
    text-align: left
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .video-target .video-content > img {
    width: 400px;
    margin-top: 128px
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .video-target .container-title {
    width: 472px;
    font-weight: 600;
    font-size: 44px;
    line-height: 62px;
    color: #000;
    margin-top: 164px
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .video-target .container-sub-title {
    font-size: 44px;
    line-height: 62px;
    font-weight: 600;
    color: #000
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .video-target .container-text {
    text-align: justify;
    font-size: 16px;
    font-weight: 300;
    color: #272e47;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight: 400
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .video-target .btn-group {
    display: flex;
    column-gap: 10px;
    height: 56px
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .video-target .btn-group .btn {
    width: 168px;
    background-color: #4c6aff;
    border: none;
    color: #fff;
    font-weight: 500;
    line-height: 56px;
    font-size: 18px;
    border-radius: 8px;
    text-align: center;
    cursor: pointer
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .video-target .btn-group .btn:hover {
    background-color: #7088ff
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .video-target .btn-group .wm-btn {
    width: 168px;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #4c6aff;
    font-size: 18px;
    line-height: 54px;
    font-weight: 500;
    color: #4c6aff;
    cursor: pointer
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .video-target .btn-group .wm-btn:hover {
    opacity: .8
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .gradient-home {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    z-index: 8;
    text-align: left
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .gradient-home .video-content .container-title {
    width: 472px;
    font-weight: 600;
    font-size: 44px;
    line-height: 62px;
    color: #000;
    margin-top: 151px
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .gradient-home .video-content .container-sub-title {
    line-height: 62px;
    font-size: 44px;
    font-weight: 600;
    color: #000
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .gradient-home .video-content .container-text {
    font-size: 16px;
    line-height: 24px;
    color: #272e47
}

.wm-swiper-wrap .swiper-container-home .swiper-wrapper .swiper-slide {
    background-size: cover;
    background-position: 50%
}

.wm-swiper-wrap:hover .swiper-pagination {
    background: rgba(63, 70, 92, .3);
    border-radius: 100px;
    opacity: 1;
    transition: all .5s
}

.wm-swiper-wrap:hover .swiper-button {
    opacity: 1
}

.wm-swiper-wrap .swiper-pagination {
    bottom: 15px;
    left: 50%;
    transform: translate(-50%);
    padding: 10px 12px;
    display: flex
}

.wm-swiper-wrap .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: hsla(0, 0%, 100%, .6);
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
    transition: all .5s
}

.wm-swiper-wrap .swiper-pagination .swiper-pagination-bullet:hover {
    background: #fff;
    opacity: 1
}

.wm-swiper-wrap .swiper-pagination .swiper-pagination-bullet-active {
    width: 20px;
    height: 8px;
    display: inline-block;
    border-radius: 131px;
    background: #fff;
    transition: all .5s
}

.wm-swiper-wrap .swiper-button {
    opacity: 0
}

.wm-swiper-wrap .swiper-button .swiper-button-prev:after {
    display: none
}

.wm-swiper-wrap .swiper-button .swiper-button-next, .wm-swiper-wrap .swiper-button .swiper-button-prev {
    background-image: none
}

.wm-swiper-wrap .swiper-button .swiper-button-next:after {
    display: none
}

.wm-swiper-wrap .swiper-button .swiper-button-prev {
    width: 60px;
    height: 60px;
    background-color: rgba(63, 70, 92, .3);
    z-index: 3;
    border-radius: 100%
}

.wm-swiper-wrap .swiper-button .swiper-button-prev:hover {
    background-color: rgba(63, 70, 92, .5)
}

.wm-swiper-wrap .swiper-button .swiper-button-prev > img {
    width: 11px;
    height: 20px;
    position: absolute;
    top: 20px;
    left: 23px
}

.wm-swiper-wrap .swiper-button .swiper-button-next {
    width: 60px;
    height: 60px;
    background-color: rgba(63, 70, 92, .3);
    z-index: 3;
    border-radius: 100%
}

.wm-swiper-wrap .swiper-button .swiper-button-next:hover {
    background-color: rgba(63, 70, 92, .5)
}

.wm-swiper-wrap .swiper-button .swiper-button-next > img {
    width: 11px;
    height: 20px;
    position: absolute;
    top: 20px;
    left: 26px
}

.wm-swiper-wrap .swiper-button .swiper-button-disabled {
    opacity: 1
}

.wm-swiper-wrap .swiper-button .swiper-button-disabled > img {
    opacity: .3
}

.wm-swiper-wrap .swiperContainer {
    height: 500px
}

.register-header_register-header__s_fq8 {
    width: 374px;
    height: 376px;
    margin: 0 auto;
    padding: 32px 28px 28px
}

.register-header_register-header__s_fq8 .register-header_title__Rye58 {
    margin-bottom: 12px;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    text-align: left
}

.register-header_register-header__s_fq8 .register-header_input__iicnS, .register-header_register-header__s_fq8 .register-header_input__iicnS .ant-select-selector {
    height: 40px
}

.register-header_register-header__s_fq8 .ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
    height: 38px
}

.register-header_register-header__s_fq8 .ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    line-height: 38px
}

.register-header_register-header__s_fq8 .ant-input, .register-header_register-header__s_fq8 .ant-select:not(.ant-select-customize-input) .ant-select-selector {
    background-color: #f7f9fc
}

.register-header_register-header__s_fq8 .register-header_code__miZDp .ant-input {
    height: 40px
}

.register-header_register-header__s_fq8 .register-header_reBtn__iGSBQ {
    width: 100%;
    height: 44px;
    background: #4c6aff;
    border-color: #4c6aff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    border-radius: 4px;
    margin-top: -8px
}

.register-header_register-header__s_fq8 .register-header_reBtn__iGSBQ:hover {
    background-color: #7088ff
}

.register-header_register-header__s_fq8 .ant-form-item-control-input, .register-header_register-header__s_fq8 .register-header_link__HHVpA {
    min-height: 25px
}

.register-header_register-header__s_fq8 .register-header_register-right-success__OI0HU {
    height: 296px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.register-header_register-header__s_fq8 .register-header_register-right-success__OI0HU .register-header_success-content__Oj6iv {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center
}

.register-header_register-header__s_fq8 .register-header_register-right-success__OI0HU .register-header_success-img__gPv0k {
    width: 75px;
    height: 75px
}

.register-header_register-header__s_fq8 .register-header_register-right-success__OI0HU .register-header_success-title__qI_AN {
    font-size: 26px;
    font-weight: 500;
    color: #333;
    margin-top: 29px
}

.register-header_register-header__s_fq8 .register-header_register-right-success__OI0HU .register-header_success-dec__TWP5s {
    margin-top: 16px;
    font-size: 14px;
    font-weight: 500;
    color: #666
}

.why-choose-template_chooseTemplate__dEcYd {
    padding: 120px 0;
    background: linear-gradient(0deg, #dfe7ff, #fff)
}

.why-choose-template_chooseTemplate__dEcYd > p {
    color: var(---Text-5-, #272e47);
    font-family: PingFang SC;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 56px
}

.why-choose-template_chooseTemplate__dEcYd .why-choose-template_why-wrapper__5MC_i {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto
}

.why-choose-template_chooseTemplate__dEcYd .why-choose-template_why-wrapper__5MC_i .why-choose-template_choose-title__e_P_6 {
    font-weight: 600;
    font-size: 40px;
    line-height: 56px;
    color: #272e47;
    text-align: left;
    margin-bottom: 104px
}

.why-choose-template_chooseTemplate__dEcYd .why-choose-template_why-wrapper__5MC_i .why-choose-template_choose-list__5GEYw {
    display: flex;
    flex-direction: column;
    width: 1200px;
    padding: 80px;
    background-color: #fff;
    border-radius: 20px
}

.why-choose-template_chooseTemplate__dEcYd .why-choose-template_why-wrapper__5MC_i .why-choose-template_choose-list__5GEYw .why-choose-template_choose-list-title__HJo_l {
    margin-bottom: 48px;
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
    color: #272e47
}

.why-choose-template_chooseTemplate__dEcYd .why-choose-template_why-wrapper__5MC_i .why-choose-template_choose-content__ewaG8 {
    display: flex;
    justify-content: space-between;
    gap: 70px
}

.why-choose-template_chooseTemplate__dEcYd .why-choose-template_why-wrapper__5MC_i .why-choose-template_choose-content__ewaG8 .why-choose-template_item__1fmoW {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #fff
}

.why-choose-template_chooseTemplate__dEcYd .why-choose-template_why-wrapper__5MC_i .why-choose-template_choose-content__ewaG8 .why-choose-template_item__1fmoW .why-choose-template_item-icon__UGEte {
    width: 40px;
    height: 40px;
    margin-bottom: 20px
}

.why-choose-template_chooseTemplate__dEcYd .why-choose-template_why-wrapper__5MC_i .why-choose-template_choose-content__ewaG8 .why-choose-template_item__1fmoW .why-choose-template_item-right__2IFDf {
    display: flex;
    flex-direction: column
}

.why-choose-template_chooseTemplate__dEcYd .why-choose-template_why-wrapper__5MC_i .why-choose-template_choose-content__ewaG8 .why-choose-template_item__1fmoW .why-choose-template_item-right__2IFDf .why-choose-template_item-title__rhjTW {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #272e47;
    margin-bottom: 12px
}

.why-choose-template_chooseTemplate__dEcYd .why-choose-template_why-wrapper__5MC_i .why-choose-template_choose-content__ewaG8 .why-choose-template_item__1fmoW .why-choose-template_item-right__2IFDf .why-choose-template_item-dec__3gX2J {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #747a8c;
    white-space: pre-line
}