h1 p {
    all: unset !important;
}

.text-left {
    text-align: left;
    margin: 12px 0;
}
.cloud-app .reyee-btn {
        min-width: 172px;
        width: 204px;
    margin: 0 auto;
    padding: 12px 32px;
}


.cybrey-btn {
    margin-top: 48px;
    background-color: #6D39E5;
    padding: 12px 40px;
    border-radius: 40px;
    backdrop-filter: blur(2.5px);
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
.advertisement-info-btn {
    padding:0 40px ;
}
.cybrey-btn:hover {
    background-color: #8E5FFF !important;
}
.cybrey-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    text-align: center;
    color: #9B9FA8;
    margin: 12px 0 24px;
}

.cybrey-title {
    height: 54px;
    font-weight: 600;
    font-size: 40px;
    line-height: 100%;
    text-align: center;
}

.margin-top40 {
    margin-top: 40px;
}

.padding-top120 {
    padding: 120px 0;
    background: #F5F7FA;
}

.cybrey-cloud-showcase {
    --cybrey-cloud-edge: clamp(32px, 5vw, 96px);
    --cybrey-cloud-gap: clamp(40px, 5vw, 96px);
    padding: 72px 0 56px;
    background: #F5F7FA;
}

.cybrey-cloud-showcase__shell {
    width: min(1400px, calc(100vw - (var(--cybrey-cloud-edge) * 2)));
    margin: 0 auto;
}

.cybrey-cloud-showcase__layout {
    display: grid;
    grid-template-columns: minmax(0, 720px) minmax(280px, 560px);
    grid-template-areas:
        "visual copy"
        "visual action";
    justify-content: space-between;
    column-gap: var(--cybrey-cloud-gap);
    row-gap: 48px;
}

.cybrey-cloud-showcase__visual {
    grid-area: visual;
    position: relative;
    width: 100%;
    max-width: 720px;
}

.cybrey-cloud-showcase__image {
    display: block;
    width: 100%;
    height: auto;
}

.cybrey-cloud-showcase__badge {
    position: absolute;
    left: 0;
    bottom: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 48px;
    height: 48px;
    padding: 0 10px;
    border-radius: 8px;
    background: linear-gradient(180deg, #7B61FF 0%, #258DFF 100%);
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
}

.cybrey-cloud-showcase__copy {
    grid-area: copy;
    align-self: end;
}

.cybrey-cloud-showcase__title {
    margin: 0;
    color: #2A2B2E;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.18;
}

.cybrey-cloud-showcase__desc {
    margin: 12px 0 0;
    color: #7A7F8A;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

.cybrey-cloud-showcase__button {
    grid-area: action;
    justify-self: start;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 136px;
    height: 44px;
    padding: 0 28px;
    border-radius: 999px;
    background: #6D39E5;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    text-decoration: none;
}

.cybrey-cloud-showcase__button:hover {
    color: #FFFFFF;
    background: #8E5FFF;
}

.n-product-typelist {
    min-height: 650px;
    background: #1E0D66;
}

.n-product-type-desc :first-child {
    color: #ffffff;
    margin-bottom: 8px;
}
.btn_02 {
  margin-top: 7.41vh !important;
}
.btnfr {
    margin-top: 0 !important;
}

.btn_01 .wraph_in {
    border-top: 0 solid !important;
}

.n-banner-text h1 {
    line-height: 1.26;
}

.n-project-page .n-nav-content ul li a.n-nav-active,
.n-project-page .n-nav-content ul li a:hover {
    color: #2D2D2D;
    border-bottom-color: #6D39E5 !important;
}

.n-project-page .key-features .n-grid-box {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-bottom: 120px;
}

.n-project-page .key-features .n-grid-item {
    width: 100%;
    min-height: 198px;
    padding: 24px;
    border-radius: 8px;
    background: #F5F7FA;
    box-shadow: none;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-self: stretch;
}

.cybrey-btn {
    background-color: #6D39E5;
    margin-top: 16px;
    color: #ffffff;
}
.mt-0 {
    margin-top: 0 !important;
}
.n-project-page .key-features .n-grid-item img {
    width: 44px;
    height: 44px;
    margin-bottom: 16px;
    display: block;
}
.n-card-desc {
    width: 250px;
    margin: 4px auto 0;
}
.n-project-page .key-features .n-grid-item .key-features-title {
    margin: 0 0 12px;
    height: 30px !important;
    color: #2A2B2E;
    font-size: 20px;
    line-height: 150%;
    font-weight: 600;
    text-align: left;
}

.n-project-page .key-features .n-grid-item .n-desc {
    color: #6A6B6D;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    text-align: left;
    flex: 1 1 auto;
}

.n-project-page .key-features .n-grid-item .n-desc p {
    margin: 0;
}

.n-project-page .key-features .n-grid-item .key-features-list {
    padding-left: 20px;
}

.n-project-page .key-features .n-grid-item .key-features-list li {
    list-style: disc;
    margin: 4px 10px;
}

.n-project-page .n-product-list {
    background-color: #3B00C5;
    background-image:
        linear-gradient(180deg, rgba(109, 57, 229, 0) 0%, rgba(109, 57, 229, 1) 100%),
        linear-gradient(77.79deg, rgba(109, 57, 229, 1) 22.72%, rgba(109, 57, 229, 0) 100%),
        linear-gradient(282.21deg, rgba(0, 145, 255, 0.8) 0%, rgba(0, 145, 255, 0) 54.34%);
}

.product-swiper-1,
.product-swiper-2,
.product-swiper-3,
.product-swiper-4 {
    position: absolute;
    top: 80px;
    margin-left: 430px;
}

.product-swiper-2,
.product-swiper-3,
.product-swiper-4 {
    display: none;
}

.n-product-type-active .n-product-type-title {
    border: none;
    padding: 12px 0;
}
.n-project-page .transparent-commonlink {
    color: #6D39E5 !important;
}
.n-project-page .transparent-commonlink:hover {
    color: #8E5FFF !important;
}
.n-project-page .transparent-commonlink::after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-left: 4px;
    background-image:url('https://eo-sgp-cos.ruijie.com/site_style/cybrey/RJ-img/cybrey-link-arrow.svg');
    background-position: center;
    background-size: 24px 24px;
    transform: translateX(0);
    transition: transform 0.25s ease;
}

.n-project-page .transparent-commonlink:hover::after {
    transform: translateX(5px);
}

.n-project-page .cybrey-cta-section {
    padding: 120px 20px;
    text-align: center;
}

.n-project-page .cybrey-cta-section .cybrey-title {
    width: auto;
    max-width: 900px;
    height: auto;
    margin: 0 auto;
    line-height: 1.2;
    word-break: break-word;
}

.n-project-page .cybrey-cta-section .cybrey-desc {
    width: min(100%, 760px);
    margin: 12px auto 24px;
}

.n-project-page .cybrey-cta-section a {
    display: flex;
    justify-content: center;
}

.n-project-page .cybrey-cta-section .cybrey-btn {
    /* width: auto; */
    min-width: 172px;
    margin: 0 auto;
    padding: 12px 32px;
}

.n-project-page .n-service .n-flex-box {
    display: grid;
    grid-template-columns: minmax(280px, 1fr) minmax(0, 712px);
    gap: 48px;
    align-items: center;
}

.n-project-page .n-service .n-left-box {
    width: auto;
    max-width: 560px;
}
.n-page-title {
    font-weight: 600;
}
.n-project-page .n-service .n-page-title {
    height: auto;
    margin-bottom: 24px;
    line-height: 1.2;
}

.n-project-page .n-service .n-desc {
    max-width: 560px;
    line-height: 1.7;
}

.n-project-page .n-service .transparent-commonlink {
    display: inline-flex;
    align-items: center;
    margin-top: 24px;
}

.n-project-page .n-service .n-right-box {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;

}

.n-project-page .n-service-card {
    width: 100%;
    min-width: 0;
    min-height: 260px;
    height: auto;
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    box-sizing: border-box;
}

.n-project-page .n-service-card img {
    width: 72px;
    height: 72px;
    margin-bottom: 24px;
}

.n-project-page .n-service-card .n-tag-desc {
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
    line-height: 1.6;
    text-align: center;
    word-break: break-word;
}
@media screen and (max-width: 1480px) {
    .advertisement-info-btn {
        margin-top: 20px;
        padding: 0 32px;
        font-size: 14px;
    }
    .n-banner-text {
        width: 650px;
    }
    .n-banner-text h1 {
        font-size: 36px;
    }
    .n-banner-text p {
        margin-top: 16px;
    }
}
@media screen and (max-width: 1440px) {
    .n-project-page .n-page-content,
    .n-project-page .n-page-content-product {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .product-swiper-1,
    .product-swiper-2,
    .product-swiper-3,
    .product-swiper-4 {
        margin-left: 400px;
    }
     .n-banner-text h1 {
        font-size: 32px;
    }
      .n-banner-text {
        width: 470px;
    }
     .n-banner-text p {
        margin-top: 12px;
    }
    .advertisement-info-btn {
        margin-top: 14px;
        height: 32px;
    }
}

@media screen and (max-width: 1280px) {
    .n-project-page .n-page-content,
    .n-project-page .n-page-content-product {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .advertisement-info-btn {
        margin-top: 0px
    }
    .n-banner-text h1 {
        font-size: 24px;
    }
    .n-project-page .n-flex-box {
        display: flex;
        align-items: center;
        gap: 32px;
    }

    .n-project-page .n-left-box,
    .n-project-page .n-right-box {
        width: calc(50% - 16px);
    }

    .n-project-page .key-features .n-grid-box {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        margin-bottom: 80px;
    }

    .product-swiper-1,
    .product-swiper-2,
    .product-swiper-3,
    .product-swiper-4 {
        top: 72px;
    }

    .n-product-typelist {
        min-height: 620px;
    }

    .cybrey-title {
        height: auto;
        font-size: 34px;
        line-height: 1.2;
    }

    .n-project-page .cybrey-cta-section {
        padding: 56px 20px;
    }

    .n-project-page .cybrey-cta-section .cybrey-title {
        font-size: 32px;
    }

    .n-project-page .n-service .n-flex-box {
        grid-template-columns: minmax(260px, 1fr) minmax(0, 1.2fr);
        gap: 32px;
    }

    .n-project-page .n-service .n-left-box {
        max-width: 480px;
    }

    .n-project-page .n-service .n-page-title {
        margin-bottom: 20px;
        /* font-size: 48px; */
    }

    .n-project-page .n-service-card {
        min-height: 220px;
        padding: 28px 20px;
    }

    .n-project-page .n-service-card img {
        width: 64px;
        height: 64px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 990px) {
    .n-project-page img  {
        max-height: 320px;
    }
    .n-project-page .n-page-content,
    .n-project-page .n-page-content-product {
        width: calc(100% - 40px);
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        margin-top: 40px;
    }
.why-cybrey {
    margin-top: 80px;
}
.n-card-desc {
    width: auto;
}
  .n-project-page .n-flex-box {
    flex-direction: column-reverse !important;
    display: flex;
    gap: 0px;
  }.n-project-info {
    margin-top: 40px;
  }

    .n-project-page .n-left-box,
    .n-project-page .n-right-box {
        width: 100%;
        text-align: center;
    }

    .n-project-page .n-left-box {
        margin-bottom: 40px;
        margin-top: 24px;
    }

    .n-project-page .n-left-box img {
        width: 100%;
        height: auto;
    }

    .n-project-page .key-features .n-grid-box {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
        margin-bottom: 56px;
    }

    .n-product-typelist {
        min-height: 0;
    }

    .n-product-type {
        padding: 0 20px;
    }

    .n-product-type-title {
        padding: 20px 0;
    }

    .cybrey-title {
        font-size: 30px;
    }

    .n-project-page .n-service .n-flex-box {
        display: flex;
        flex-direction: column !important;
        grid-template-columns: 1fr;
        gap: 32px;
        align-items: stretch;
    }

    .n-project-page .n-service .n-left-box {
        width: 100%;
        max-width: none;
        min-width: 0;
        margin-bottom: 0;
    }

    .n-project-page .n-service .n-page-title,
    .n-project-page .n-service .n-desc {
        max-width: none;
    }

    .n-project-page .n-service .n-right-box {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
        margin-top: 40px;
    }
.n-project-page .n-service .transparent-commonlink {
    margin-top: 0px;
}
    .n-project-page .n-service-card {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        min-height: 200px;
        padding: 24px 18px;
    }

    .n-project-page .n-service-card .n-tag-desc {
        max-width: none;
    }



    .n-banner-text {
        left: 0;
        transform: unset;
        top: 0;
        width: 100%;
        padding: 20px 20px 0 20px;
    }

    .n-project-info {
        margin-top: 40px;
    }
    .why-cybrey {
        margin-top: 80px;
    }
    .margin-top40 {
        margin-top: 40px;
    }
    .padding-top120 {
        padding: 40px 20px;
    }

    .text-left {
        color: #2A2B2E;
        text-align: center;
        margin: 24px 0;
    }



    .n-project-page .key-features .n-grid-item img {
        margin-bottom: 12px;
    }

    .n-project-page .key-features .n-grid-item .key-features-title {
        margin-bottom: 8px;
        height: auto !important;
    }

    .n-project-page .key-features .n-grid-item .n-desc {
        font-size: 14px;
    }
    .cloud-app .reyee-btn {
         min-width: 0;
        width: 172px;
        padding: 10px 0;
        margin-bottom: 0px;
    }

    .blueBg {
        /* margin: 40px 0; */
        padding: 40px 0;
    }

    .n-service-card {
        width: auto;
    }

    .n-project-page .n-service .n-flex-box {
        display: flex;
        flex-direction: column !important;
        gap: 0px;
        width: 100%;
        max-width: 100%;
    }

    .n-project-page .n-service .n-page-content {
        width: calc(100% - 40px);
        max-width: none;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        box-sizing: border-box;
    }

    .n-project-page .n-service .n-left-box,
    .n-project-page .n-service .n-right-box {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }

    .n-project-page .n-service .n-page-title {
        margin-bottom: 16px;
        font-size: 24px;
        line-height: 1.2;
        text-align: center;
    }

    .n-project-page .n-service .n-desc {
        font-size: 14px;
        line-height: 1.6;
    }

    .n-project-page .n-service .n-right-box {
        grid-template-columns: 1fr;
        gap: 12px;
        width: 100%;
    }

    .n-project-page .n-service-card {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        min-height: 0;
        padding: 20px 16px;
    }

    .n-project-page .n-service-card img {
        width: 56px;
        height: 56px;
        margin-bottom: 16px;
    }

    .n-project-page .n-service-card .n-tag-desc {
        font-size: 14px;
        line-height: 1.5;
    }

    .n-product-typelist {
        margin-bottom: 0;
    }

    .n-product-type {
        border: none;
        margin-top: 12px;
        padding: 0 24px;
    }

    .n-product-type:last-child {
        margin-bottom: 24px;
    }

    .n-product-type-title {
        border-bottom: 1px solid #E5E5E5;
        padding: 24px 0;
        font-weight: 400;
        font-size: 20px;
        line-height: 150%;
    }

    .cybrey-title {
        font-size: 24px;
        line-height: 138%;
        height: auto;
    }

    .cybrey-desc {
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        width: 100%;
        margin: 24px auto 40px;
    }

    .n-product-img {
        width: auto;
        height: 120px;
        margin-top: 32px;
    }

    .n-product-box-content {
        height: auto;
    }

    .n-project-page .key-features .n-page-title {
        margin-bottom: 28px;
    }

    .n-project-page .key-features .n-grid-box {
        grid-template-columns: 1fr;
        gap: 12px;
        margin-bottom: 40px;
    }

    .n-project-page .key-features .n-grid-item {
        min-height: auto;
        display: block;
    }

    .n-project-page .cybrey-cta-section {
        padding: 40px 20px;
        margin-top: 40px;
    }


@media screen and (max-width: 768px) {
    .product-swiper-1,
    .product-swiper-2,
    .product-swiper-3,
    .product-swiper-4 {
        position: static;
        margin-left: 0;
        width: calc(100vw - 72px);
        margin-bottom: 18px;
    }
}

    .n-project-page .cybrey-cta-section .cybrey-title {
        font-size: 24px;
        line-height: 1.38;
    }

    .n-project-page .cybrey-cta-section .cybrey-desc {
        font-size: 14px;
        line-height: 150%;
        margin: 24px auto 32px;
    }

    .n-project-page .cybrey-cta-section .cybrey-btn {
        min-width: 0;
        width: 172px;
        padding: 10px 0;
    }
}

@media screen and (max-width: 560px) {
     .n-project-page img  {
        max-height: 420px !important;
    }
    .n-project-page .n-left-box {
        margin-bottom: 0px;
    }
}
.cybrey-btn:hover {
    background-color: #8E5FFF !important;
    color:#ffffff;
}

@media screen and (max-width: 1400px) {
    .cybrey-cloud-showcase {
        --cybrey-cloud-edge: clamp(28px, 4vw, 72px);
        --cybrey-cloud-gap: clamp(28px, 4vw, 64px);
    }

    .cybrey-cloud-showcase__layout {
        grid-template-columns: minmax(0, 1fr) minmax(260px, 340px);
    }

    .cybrey-cloud-showcase__badge {
        bottom: 16px;
    }
}
@media screen and (max-width: 1280px) {
     .cybrey-cloud-showcase__title {
        font-size: 28px;
        line-height: 1.28;
    }
    .cybrey-cloud-showcase__layout {
        row-gap: 24px;
    }

}
@media screen and (max-width: 990px) {
    .cybrey-cloud-showcase {
        --cybrey-cloud-edge: 12px;
        padding: 40px 0 ;
    }

    .cybrey-cloud-showcase__shell {
        width: 90%;
    }

    .cybrey-cloud-showcase__layout {
        grid-template-columns: 1fr;
        grid-template-areas:
            "copy"
            "visual"
            "action";
        row-gap: 16px;
        justify-items: center;
    }

    .cybrey-cloud-showcase__copy {
        width: 100%;
        text-align: center;
    }

    .cybrey-cloud-showcase__title {
        font-size: 24px;
        line-height: 1.28;
    }

    .cybrey-cloud-showcase__desc {
        margin-top: 8px;
        font-size: 14px;
        line-height: 1.5;
    }

    .cybrey-cloud-showcase__visual {
        max-width: 520px;
    }

    .cybrey-cloud-showcase__badge {
        left: 0;
        bottom: 8px;
        min-width: 44px;
        height: 44px;
        font-size: 15px;
    }

    .cybrey-cloud-showcase__button {
        justify-self: center;
        min-width: 132px;
        height: 42px;
    }
}

@media screen and (max-width: 580px) {
    .cybrey-cloud-showcase {
        padding: 40px 0;
    }

    .cybrey-cloud-showcase__shell {
        width: calc(100% - 40px);
    }



    .cybrey-cloud-showcase__desc {
        font-size: 14px;
        line-height: 1.5;
    }

    .cybrey-cloud-showcase__visual {
        max-width: 320px;
    }

    .cybrey-cloud-showcase__badge {
        min-width: 40px;
        height: 40px;
        padding: 0 8px;
        font-size: 14px;
        border-radius: 6px;
    }

    .cybrey-cloud-showcase__button {
        min-width: 124px;
        height: 38px;
        font-size: 13px;
    }
}
@media screen and (max-width:990px) {
    .n-breadcrumb {
        display: none;
    }
    .n-nav {
        flex-direction: column;
        height: unset;
        align-items: flex-start;
        background: #ffffff;
    }
    .n-nav-content {
        display: none;
        width: 100%;
        position: absolute;
        background: #FFF;
        backdrop-filter: blur(15px);
        -webkit-backdrop-filter: blur(15px);
        margin-top: 50px;
        background: #ffffff;
        box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.10);
    }
    .n-nav-content ul {
        flex-direction: column;
        width: 100%;
    }
    .nav-show {
        width: 100%;
        display: flex;
        height: 50px;
        align-items: center;
        padding: 0 1.25rem;
        justify-content: space-between;
    }
    .nav-show span {
        font-weight: 400;
        font-size: 14px;
        color: #292929;
    }
    .nav-show div {
        display: flex;
        align-items: center;
    }
    .nav-show img {
        margin-left: 8px;
        width: 24px;
    }
    .n-nav-content ul li {
        padding: 10px 0 10px 1.25rem;
        width: 100%;
    }
    .n-nav .n-nav-content .n-nav-active {
        display: unset;
        padding-bottom: 4px;
    }
    .arrow-active {
        transform: rotate(180deg);
    }
        .whiteBtn {
        padding: 6px 18px;
        color: #FFFFFF;
        font-size: 14px;
        border-radius: 4px;
    }
    .bottombgbox .reyee-content {
        margin-top: 40px;
    }
    .advertisement-info-btn {
        padding: 0 24px;
    }
    
}